Backup & Imaging commands

找到 399 条

Directory listing

223 commands

agentbox

Manage AgentBox cloud sandboxes and templates from the terminal

npm install -g agentbox-cli
Details

amrecover

Interactively browse and restore Amanda backups

amrecover [config_name]
Details

animate

Display image sequences as animations

animate [image1.png] [image2.png] [image3.png]
Details

apptainer-push

Upload container images to remote registries.

apptainer push [path/to/image.sif] library://[user/collection/container]:[tag]
Details

apt-clone

Backup and restore installed package states

sudo apt-clone clone [path/to/directory]
Details

asciiart

Convert images to ASCII art

asciiart [path/to/image.jpg]
Details

attr

Manipulate extended attributes on filesystem objects

attr -s [attribute_name] -V [value] [path/to/file]
Details

awww

Animated Wayland wallpaper manager

awww img [path/to/image]
Details

bcachefs

Next-generation copy-on-write filesystem tools

sudo bcachefs format [path/to/partition]
Details

bgpgrep

Filter and search BGP routing data in MRT format

bgpgrep [path/to/rib.mrt.gz] -subnet [192.0.2.0/24]
Details

bkp

simple utility for creating backups of files and directories

bkp [path/to/file]
Details

bluebuild

Build custom immutable Linux images

bluebuild build [recipe.yml]
Details

bootc

Transactional OS updates using container images

bootc status
Details

btrfs

Manage btrfs copy-on-write filesystems

sudo btrfs subvolume create path/to/subvolume
Details

burn

Console front-end for burning Data, Audio, ISO and copy CDs

burn -D -p [path/to/dir]
Details

chafa

terminal image viewer using character art

chafa [image.png]
Details

clogin

automated login to Cisco network devices

clogin [hostname]
Details

comfyui

node-based workflow system for Stable Diffusion

python [main.py]
Details

compose

open files using mailcap-configured editors

compose [filename]
Details

conda-create

create isolated conda environments

conda create --name [env_name] python=[3.11]
Details

convert

image manipulation and format conversion

convert [input.png] [output.jpg]
Details

crane-ls

List tags in a container image repository

crane ls [registry/repository]
Details

crane-push

upload tarball as container image

crane push [image.tar] [registry/repo:tag]
Details

crictl

CRI-compatible container runtime CLI

crictl ps
Details

criu

Checkpoint and restore running processes in userspace

criu check
Details

cwebp

Google WebP image encoder

cwebp [input.png] -o [output.webp]
Details

date

display or set the system date and time

date
Details

dbx

command-line interface for Dropbox cloud storage

dbx auth login
Details

dcraw

universal RAW camera image decoder

dcraw [image.raw]
Details

dd

Convert and copy files at the block level

sudo dd if=[path/to/file.iso] of=[/dev/usb_drive] status=progress
Details

ddrescue

data recovery tool for failing drives

sudo ddrescue [/dev/sdb] [path/to/image.dd] [path/to/log.txt]
Details

File inspection

199 commands

ack

grep-like source code search tool for programmers

ack [pattern]
Details

aide

Detect file system changes for intrusion detection

sudo aide -i
Details

anthropic

Interact with Claude AI from the command line

anthropic -g user "Hello, Claude!"
Details

apptainer-build

Build Apptainer container images from definition files or remote sources.

apptainer build [path/to/image.sif] [path/to/definition.def]
Details

apptainer-overlay

Create and manage writable overlay filesystems for containers.

apptainer overlay create -s [size] [path/to/image.sif]
Details

apptainer-pull

Download container images from remote registries.

apptainer pull [path/to/image.sif] docker://[image]:[tag]
Details

avdmanager

Create and manage Android Virtual Devices

avdmanager list target
Details

avifdec

Decode AVIF images to standard formats

avifdec [input.avif] [output.png]
Details

avifenc

Encode images into AVIF format

avifenc [path/to/input.png] [path/to/output.avif]
Details

bastet

Tetris clone that gives you the worst possible pieces

bastet
Details

bat

Cat clone with syntax highlighting and Git integration

bat [file.js]
Details

batcat

Debian/Ubuntu name for the bat file viewer

batcat
Details

bioradtopgm

Convert Bio-Rad confocal microscope images to PGM format

bioradtopgm [bioradfile.pic] > [output.pgm]
Details

bmptopnm

Convert BMP images to PNM format

bmptopnm [image.bmp] > [output.pnm]
Details

bmptoppm

Convert BMP images to PPM format

bmptoppm [image.bmp] > [output.ppm]
Details

brushtopbm

Convert deskjet brush files to PBM images

brushtopbm [brushfile] > [output.pbm]
Details

btrfs-send

Generate a stream of btrfs subvolume changes for backup and replication

btrfs send [/path/to/snapshot]
Details

buildah

Build OCI and Docker container images without a daemon

buildah build -t [myimage] [.]
Details

bulk_extractor

High-performance digital forensics data extraction tool

bulk_extractor -o [output_dir] [image.dd]
Details

bup

Git-based backup system with deduplication

bup init
Details

bzexe

Compress executables into self-extracting archives

bzexe [path/to/executable]
Details

caligula

Write disk images to USB drives safely

caligula burn [path/to/image.iso]
Details

carbon-now

Generate beautiful images of source code

carbon-now [file.js]
Details

carton

Perl module dependency manager

carton install
Details

catimg

display images in the terminal using Unicode characters

catimg [image.png]
Details

cavif

convert images to AVIF format

cavif [path/to/image.png]
Details

cdrdao

disc-at-once CD recording and reading

cdrdao read-cd --device [/dev/cdrom] --read-raw [image.toc]
Details

chdman

MAME Compressed Hunks of Data manager

chdman info -i [path/to/image.chd]
Details

cjpeg

JPEG image compressor

cjpeg [image.bmp] > [output.jpg]
Details

cjxl

JPEG XL image encoder

cjxl [input.png] [output.jxl]
Details

cli53

Amazon Route 53 DNS management tool

cli53 list
Details

clone

Create a child process with fine-grained resource sharing

clone(child_func, stack_top, CLONE_NEWNS | SIGCHLD, arg)
Details

composite

combine images with blending and compositing operations

composite [overlay.png] [background.png] [output.png]
Details

Search and filters

80 commands

apptainer-delete

Delete container images from a remote library.

apptainer delete library://[user/collection/container]:[tag]
Details

apx-stacks

Manage stack configurations for apx subsystems

apx stacks new
Details

asciitoppm

Convert ASCII text to PPM color image

asciitoppm < [ascii.txt] > [output.ppm]
Details

aws-backup

Centrally manage backups across AWS services

aws backup create-backup-vault --backup-vault-name [vault_name]
Details

aws-dynamodbstreams

Read change data capture records from DynamoDB tables.

aws dynamodbstreams list-streams --table-name [table_name]
Details

bchunk

Convert BIN/CUE CD images to ISO and audio tracks

bchunk [path/to/image.bin] [path/to/image.cue] [path/to/output]
Details

bootc-switch

Switch the base OS to a different container image

sudo bootc switch [image]
Details

borg

Deduplicating backup with compression and encryption

borg init --encryption=[repokey] [/path/to/repo]
Details

borgbackup

Deduplicating backup with compression and encryption

borg init --encryption=repokey [/path/to/repo]
Details

cdrecord

burn data to CD, DVD, and Blu-ray discs

cdrecord -v dev=[/dev/sr0] [image.iso]
Details

crane-delete

remove container images from a registry

crane delete [registry.example.com/repo:tag]
Details

crane-rebase

replace base layers of an image

crane rebase [image:tag] --old_base [old:base] --new_base [new:base] -t [rebased:tag]
Details

crane-tag

add tag alias to existing image

crane tag [image:existing] [new_tag]
Details

cubemastercli

CLI for managing CubeSandbox templates and sandboxes

cubemastercli tpl create-from-image --image [registry/image:tag]
Details

dconf

GNOME configuration database management tool

dconf read /[path/to/key]
Details

docker-commit

create image from container changes

docker commit [container_id] [image_name:tag]
Details

docker-diff

Inspect changes to files or directories on a container's filesystem

docker diff [container_name]
Details

docker-image-tag

Tag Docker images with repository and version identifiers

docker image tag [source_image]:[tag] [target_image]:[version]
Details

docker-slim

optimize and reduce Docker image sizes

docker-slim build [image]
Details

docker-tag

create tags for Docker images

docker tag [source_image] [target_image]:[tag]
Details

dss

Canonical Data Science Stack CLI for Kubernetes notebooks

dss initialize --kubeconfig "$(sudo k8s config)"
Details

envdiff

Environment snapshot and diff tool

envdiff capture
Details

exif

EXIF metadata viewer and editor

exif [path/to/image.jpg]
Details

foot

fast Wayland terminal emulator

foot
Details

fstopgm

Usenix FaceSaver to PGM converter

fstopgm < [input.fs] > [output.pgm]
Details

giftopnm

Convert GIF images to PNM format

giftopnm [input.gif] > [output.pnm]
Details

gifview

Display GIF images and animations in an X11 window

gifview [image.gif]
Details

git-fetch

Download objects and refs from remote repositories

git fetch
Details

Text processing

76 commands

animate.im6

Display image sequences as animations (ImageMagick 6)

animate.im6 [image1.png] [image2.png]
Details

asciitopgm

Convert ASCII art to PGM grayscale image

asciitopgm [width] [height] < [ascii.txt] > [output.pgm]
Details

aws-dynamodb

Manage tables and items in Amazon DynamoDB.

aws dynamodb create-table --table-name [my-table] --attribute-definitions AttributeName=id,AttributeType=S --key-schema AttributeName=id,KeyType=HASH --billing-mode PAY_PER_REQUEST
Details

aws-ecr

Manage Docker container image repositories on AWS.

aws ecr get-login-password | docker login --username AWS --password-stdin [account-id].dkr.ecr.[region].amazonaws.com
Details

az-image

Manage custom virtual machine images in Azure

az image create --name [MyImage] --resource-group [MyResourceGroup] --source [MyVM]
Details

bmaptool

Flash disk images efficiently using block maps

sudo bmaptool copy [image.img] [/dev/sdX]
Details

composite.im6

combine images using ImageMagick 6

composite.im6 [overlay.png] [background.png] [output.png]
Details

ctr

Containerd command-line client

ctr containers list
Details

dcfldd

forensic disk imaging tool with hashing

dcfldd if=[/dev/sda] of=[disk.img]
Details

escp2topbm

Epson ESC/P2 to PBM format converter

escp2topbm < [input.escp2] > [output.pbm]
Details

eyuvtoppm

Encoder YUV to PPM converter

eyuvtoppm -w [width] -h [height] < [input.eyuv] > [output.ppm]
Details

fiascotopnm

wavelet compression to PNM converter

fiascotopnm [input.fiasco] > [output.pnm]
Details

fim

framebuffer and terminal image viewer

fim [image.jpg]
Details

fitstopnm

convert astronomical FITS images to PNM

fitstopnm [input.fits] > [output.pnm]
Details

fsarchiver

filesystem backup and restore tool

sudo fsarchiver savefs [archive.fsa] [/dev/sda1]
Details

gallery-dl

image gallery downloader for multiple sites

gallery-dl [https://example.com/gallery]
Details

gatsby

React-based static site generator

gatsby new [site-name]
Details

gemtopbm

convert GEM IMG format to PBM

gemtopbm [input.img] > [output.pbm]
Details

gh-repo

Manage GitHub repositories from the command line

gh repo clone [owner]/[repo]
Details

jp2a

converts JPEG images to ASCII art

jp2a [image.jpg]
Details

keycloak

CLI for Keycloak, an open-source identity and access management

kc.sh start-dev
Details

kpartx

creates device mapper entries for the partitions within a disk image or block

kpartx -av [whole_disk.img]
Details

lazydocker

terminal UI for managing Docker containers, images, volumes, and networks

lazydocker
Details

ludusavi

backs up and restores video game save data

ludusavi backup
Details

native-image

high-performance JDK with ahead-of-time native compilation and polyglot support

native-image -jar [app.jar]
Details

nemu

Ncurses-based TUI for QEMU virtual machine management

nemu
Details

on_ac_power

tests whether the system is running on AC power

on_ac_power && echo "AC" || echo "Battery"
Details

pacgraph

visualizes the dependency relationships between installed packages

pacgraph
Details

palmtopnm

converts Palm Pilot image format to PNM

palmtopnm [input.palm] > [output.pnm]
Details

pamarith

performs arithmetic operations on two PAM/PNM images

pamarith -add [image1.pam] [image2.pam] > [result.pam]
Details

pamcut

extracts a rectangular region from a PAM or PNM image

pamcut [x] [y] [width] [height] [input.pam] > [output.pam]
Details

pamdeinterlace

extracts one field from an interlaced video frame, producing a half-height image

pamdeinterlace -takeodd=false [input.pam] > [output.pam]
Details

File operations

50 commands

aimock

Mock infrastructure for AI application testing

npx aimock -p [4010] -f [./fixtures]
Details

apptainer

Build, run, and manage application containers for HPC

apptainer pull [path/to/image.sif] docker://[image]:[tag]
Details

arm2hpdl

wrap an ARM ELF printer firmware image with HP download header/trailer

arm2hpdl [sihp1005.img] > [sihp1005.dl]
Details

az-term

Manage Azure Marketplace terms acceptance

az term accept --publisher [publisher] --product [product] --plan [plan]
Details

cosign

Container image signing and verification tool

cosign sign [registry/image@sha256:digest]
Details

crane-cp

Alias for crane copy

crane cp [source_image] [destination_image]
Details

crane-index-filter

Filter platforms from a container image manifest index

crane index filter [image] --platform linux/amd64
Details

docker-service

manage containerized services in Docker Swarm

docker service create --name [name] [image]
Details

docker

container platform for application deployment

docker run [image]
Details

duplicacy

lock-free cloud backup with deduplication

duplicacy init [snapshot_id] [/path/to/storage]
Details

gcrane-copy

copies container images between registries

gcrane copy [source_image] [dest_image]
Details

git-remote-fd

File descriptor transport helper for Git

git clone "fd::[fd-in],[fd-out]"
Details

git-rscp

Copy files to a remote via rsync

git rscp [remote] [files]
Details

gobackup

Backup tool for databases and files

gobackup perform
Details

immich

self-hosted photo and video backup solution

docker compose up -d
Details

imv

lightweight image viewer for Wayland and X11, designed for use with tiling

imv [path/to/image1] [path/to/image2]
Details

jigsaw

XScreenSaver hack that animates a jigsaw puzzle solving itself

jigsaw -root
Details

ko

Build and deploy Go container images without a Dockerfile

ko build [./cmd/app]
Details

menyoki

Screenshot, screencast, and image operations on the command line

menyoki capture png save
Details

mq

A jq-like command-line tool for querying and transforming Markdown files

mq '.h' [path/to/file.md]
Details

oakdecode

decode an OAKT printer stream into human readable form

oakdecode < [file.prn]
Details

obabel

open Babel command-line tool for converting between molecular file formats

obabel [path/to/file.mol] -O [path/to/output_file.xyz]
Details

packer

HashiCorp's tool for creating machine images across multiple platforms

packer build [template.pkr.hcl]
Details

pbm

Portable Bitmap (PBM) image file format

pnmfile [image.pbm]
Details

pixterm

Render images in terminal using ANSI colors

pixterm [image.png]
Details

pnm

Portable Anymap image format family

pnmfile [image.pnm]
Details

Network diagnostics

38 commands

amcheck

Verify Amanda backup configuration before a run

amcheck [config_name]
Details

andcli

2FA TOTP token manager TUI for the terminal

andcli -t aegis [path/to/backup.json]
Details

aws-ce

Analyze cloud cost and usage data.

aws ce get-cost-and-usage --time-period Start=[YYYY-MM-DD],End=[YYYY-MM-DD] --granularity MONTHLY --metrics "BlendedCost" --group-by Type=DIMENSION,Key=SERVICE
Details

aws-ec2

Manage virtual servers and networking on Amazon EC2.

aws ec2 run-instances --image-id [ami-0c55b159cbfafe1f0] --instance-type [t2.micro] --key-name [my-key]
Details

bk

Distributed version control system

bk clone [bk://server/repository]
Details

dive

explore Docker image contents and layer efficiency

dive [image:tag]
Details

exiv2

image metadata reader and editor for Exif, IPTC, and XMP

exiv2 [image.jpg]
Details

flameshot

screenshot tool with annotation capabilities

flameshot full
Details

gdalwarp

image mosaicing, reprojection, and warping utility

gdalwarp -t_srs [EPSG:4326] [input.tif] [output.tif]
Details

hbpldecode

decodes HP Business Inkjet Printer Language files

hbpldecode [input.hbp]
Details

l2ping

sends L2CAP echo requests to a Bluetooth device, similar to ping for IP networks

l2ping [AA:BB:CC:DD:EE:FF]
Details

mdatopbm

converts MicroDesign Area format to PBM

mdatopbm [input.mda] > [output.pbm]
Details

outguess

steganography tool that hides data in JPEG images

outguess -d [secret.txt] [cover.jpg] [output.jpg]
Details

pageres

captures screenshots of websites at specified viewport sizes

pageres [https://example.com]
Details

pamexec

runs a specified shell command on each image in a multi-image PAM stream

pamexec "[pnmflip -lr]" [input.pam] > [output.pam]
Details

pamfix

repairs corrupted Netpbm images

pamfix -clip [corrupted.pam] > [fixed.pam]
Details

pgmenhance

Edge-enhance a PGM grayscale image

pgmenhance [input.pgm] > [output.pgm]
Details

plesk

Command-line interface for Plesk hosting panel

plesk version
Details

pnmflip

Flip and rotate PNM images

pnmflip -lr [input.pnm] > [output.pnm]
Details

pnmhisteq

Equalize histogram of PNM images

pnmhisteq [input.pnm] > [output.pnm]
Details

pnmrotate

Rotate PNM images by an arbitrary angle

pnmrotate [45] [input.pnm] > [output.pnm]
Details

ppmbrighten

Adjust PPM image brightness and saturation

ppmbrighten -v [50] [input.ppm] > [output.ppm]
Details

ps

Report running process status

ps aux
Details

qemu-img

Create and manage QEMU disk images

qemu-img create -f [qcow2] [disk.qcow2] [20G]
Details

qm-destroy

Permanently remove a Proxmox virtual machine

qm destroy 100
Details

rawtherapee-cli

Batch process RAW photos from the command line

rawtherapee-cli -o [output.jpg] -c [input.raw]
Details

rawtoppm

Convert raw RGB data to PPM format

rawtoppm [width] [height] [input.raw] > [output.ppm]
Details

restic

Fast and secure deduplicated backup tool

restic -r [/path/to/repo] init
Details

skopeo

Container image operations without runtime

skopeo copy docker://[source-image] docker://[dest-image]
Details

svnadmin

Subversion repository administration tool

svnadmin create [/path/to/repo]
Details

ufraw-batch

Batch convert camera RAW photos

ufraw-batch --out-type=jpeg [image.raw]
Details

Processes and services

25 commands

az-acr

Manage Azure Container Registries

az acr create -n [registry-name] -g [resource-group] --sku [Standard]
Details

az-container

Manage Azure Container Instances

az container create -g [resource-group] --name [container-name] --image [image:tag] --cpu [1] --memory [1]
Details

btrbk

Backup tool for btrfs snapshots and subvolumes

sudo btrbk stats
Details

fbgrab

capture framebuffer screenshots to PNG

fbgrab [screenshot.png]
Details

git-svn

Bidirectional bridge between Git and Subversion

git svn clone [svn://server/repo]
Details

gpicview

Lightweight image viewer for LXDE

gpicview [image.jpg]
Details

grap2graph

Grap graph to image converter

grap2graph [file.grap] > output.png
Details

gyb

command-line tool for backing up and restoring Gmail

gyb --email [user@gmail.com] --action backup
Details

idevicebackup

creates and restores backups of iOS devices

idevicebackup backup [backup-dir]
Details

idevicebackup2

creates and restores backups of iOS devices running iOS 4 and later

idevicebackup2 backup [backup-dir]
Details

neofetch

command-line system information tool with ASCII art

neofetch
Details

pbmtoepson

converts PBM bitmaps to Epson printer control codes for direct printing

pbmtoepson [input.pbm] | lpr
Details

pbmtogo

converts PBM bitmaps to GraphOn terminal graphics format

pbmtogo [input.pbm] > [output.go]
Details

pbmtomgr

Convert PBM bitmaps to MGR window system format

pbmtomgr [input.pbm] > [output.mgr]
Details

pgmtoppm

converts a PGM grayscale image to a PPM color image

pgmtoppm [color] [input.pgm] > [output.ppm]
Details

rustic

Fast encrypted deduplicated backup tool

rustic init
Details

tgcloud

Manage TigerGraph Cloud instances

tgcloud login
Details

xpmtoppm

Convert XPM pixmaps to PPM format

xpmtoppm [input.xpm] > [output.ppm]
Details

xwallpaper

Lightweight X11 wallpaper setter

xwallpaper --center [image.jpg]
Details

zbarimg

Read barcodes from image files

zbarimg [image.png]
Details

Media tools

21 commands

anytopnm

Convert any image format to PNM (Netpbm)

anytopnm [input.jpg] > [output.pnm]
Details

compare

image difference detection and comparison

compare [image1.png] [image2.png] [diff.png]
Details

identify

describes image format and characteristics

identify [image.jpg]
Details

import.im6

ImageMagick 6 version of the import screen capture tool

import.im6 screenshot.png
Details

lvm_import_vdo

Convert a standalone VDO volume into an LVM-managed VDO logical volume

lvm_import_vdo [/dev/mapper/vdo_volume]
Details

magick

Primary command for ImageMagick 7+, replacing convert, mogrify, and identify

magick [input.png] [output.jpg]
Details

pngtopam

Convert PNG images to PAM format

pngtopam [input.png] > [output.pam]
Details

pngtopnm

Convert PNG images to PNM format

pngtopnm [input.png] > [output.pnm]
Details

pnmtopalm

Convert PNM images to Palm image format

pnmtopalm [input.pnm] > [output.palm]
Details

pnmtoplainpnm

Convert PNM to plain ASCII format (obsolete)

pnmtoplainpnm [input.pnm] > [output.pnm]
Details

pnmtosgi

Convert PNM to SGI image format

pnmtosgi [input.pnm] > [output.rgb]
Details

pnmtosir

Convert PNM to Solitaire recorder format

pnmtosir [input.pnm] > [output.sir]
Details

ppmtobmp

Convert PPM images to BMP format

ppmtobmp [input.ppm] > [output.bmp]
Details

ppmtopuzz

Convert PPM to X puzzle image format

ppmtopuzz [input.ppm] > [output.puzz]
Details

psidtopgm

Convert PostScript image data to PGM

psidtopgm [width] [height] [bits] [input.ps] > [output.pgm]
Details

qrttoppm

Convert QRT ray tracer output to PPM

qrttoppm [input.qrt] > [output.ppm]
Details

sgitopnm

Convert SGI images to PNM format

sgitopnm [input.rgb] > [output.pnm]
Details

stash

Self-hosted media organizer and metadata server

stash
Details

Containers and orchestration

12 commands

crane-pull

download container image as tarball

crane pull [image:tag] [output.tar]
Details

crane

interact with container registries without Docker

crane pull [registry/image:tag] [output.tar]
Details

devcontainer

CLI for managing development containers

devcontainer build --workspace-folder [.]
Details

kubectl-set

updates resource fields

kubectl set image deployment/[name] [container]=[image:tag]
Details

sen

Terminal user interface for Docker containers

sen
Details

Shell workflow

11 commands

act3

Glance at the last 3 runs of your GitHub Actions

act3
Details

amadmin

Administrative interface for Amanda backup management

amadmin [config_name] config
Details

crane-export

export flattened image filesystem

crane export [image] [output.tar]
Details

crane-flatten

squash container layers into one

crane flatten [image] -t [flattened:tag]
Details

fswebcam

command-line webcam image capture

fswebcam [image.jpg]
Details

git-fork

Fork GitHub repository and clone locally

git fork [https://github.com/owner/repo]
Details

git

Distributed version control system for tracking code changes

git clone [https://github.com/owner/repo.git]
Details

grype

vulnerability scanner for container images and filesystems

grype [image:tag]
Details

pcdovtoppm

Create an index image for a Kodak Photo CD

pcdovtoppm [overview.pcd] > [index.ppm]
Details

pg_rewind

synchronize a PostgreSQL data directory with another copy

pg_rewind -D [target_dir] --source-server="host=[host] user=[rewind_user] dbname=[postgres]"
Details

xbmtopbm

Convert X11 or X10 bitmap to PBM format

xbmtopbm [input.xbm] > [output.pbm]
Details

Users and permissions

9 commands

btrfs-subvolume

Manage btrfs subvolumes and snapshots

sudo btrfs subvolume create path/to/new_subvolume
Details

kernel-install

manages kernel images in the boot partition

sudo kernel-install add [kernel-version] [kernel-image] [path/to/initrd]
Details

pampop9

creates Pop Art style image

pampop9 [input.pam] > [output.pam]
Details

pnmmontage

Combine multiple images into a montage

pnmmontage [image1.pnm] [image2.pnm] [image3.pnm] > [montage.pnm]
Details

skaffold

Automate Kubernetes development workflows

skaffold init
Details

swupd

Clear Linux software update and bundle manager

sudo swupd update
Details

sxiv

Simple lightweight X11 image viewer

sxiv path/to/image
Details

zed

ZFS event monitoring daemon

sudo zed -F
Details

Archive and compression

8 commands

docker-load

load Docker images from tar archives

docker load -i [image.tar]
Details

importctl

manages disk images for systemd containers and system extensions

sudo importctl pull-tar [URL] [name]
Details

mkosi

builds customized, modern Linux OS images

mkosi summary
Details

pg_restore

restores PostgreSQL databases from archives created by pg_dump

pg_restore -d [database] [backup.dump]
Details

podman-export

Export container filesystem as tar archive

podman export [container] -o [container.tar]
Details

SSH and remote access

5 commands

duplicity

encrypted bandwidth-efficient backup tool

duplicity [/path/to/source] [sftp://user@host/backup]
Details

pkgctl-repo

Manage Arch Linux Git packaging repositories

pkgctl repo clone [pkgname]
Details

crane commands

4 commands

crane-append

add layers to container images

crane append -b [base_image] -f [layer.tar.gz] -t [new_image:tag]
Details

crane-blob

retrieve blobs from container images

crane blob [image]@[digest]
Details

crane-mutate

modify image metadata without rebuilding

crane mutate [image] --label [key=value] -t [new:tag]
Details

qm commands

4 commands

Editors

3 commands

streamer

Capture video from V4L devices

streamer -o [image.jpeg]
Details

vi

Classic Unix visual text editor

vi [file]
Details

apptainer commands

3 commands

apptainer-sign

Cryptographically sign SIF container images

apptainer sign [path/to/image.sif]
Details

apptainer-verify

Verify cryptographic signatures on container images

apptainer verify [path/to/image.sif]
Details

Disk and filesystems

2 commands

mount.ddi

helper for Discoverable Disk Images

mount.ddi [path/to/image.raw] [/mnt/image]
Details

ppmshift

Randomly shift image rows horizontally

ppmshift [shift] [input.ppm] > [output.ppm]
Details

HTTP and downloads

2 commands

hg-serve

starts a built-in HTTP server for the repository

hg serve
Details

viu

Display images in the terminal

viu [image.png]
Details

dolt commands

2 commands

dolt-clone

create local copy of remote database repository

dolt clone [owner/repo]
Details

dolt

SQL database with Git-like version control

dolt init
Details

git commands

2 commands

git-setup

Initialize a repo and commit all existing files

git setup
Details

git-summary

Show repository summary with contribution statistics

git summary
Details

magick commands

2 commands

magick-compare

compares two images and outputs their differences

magick compare [image1.png] [image2.png] [diff.png]
Details

pct commands

2 commands

pct-clone

creates a copy of an existing Proxmox LXC container

pct clone [template_id] [new_id]
Details

pct-create

creates a new LXC container in Proxmox VE from a template image

pct create 100 local:vztmpl/distro.tar.zst --rootfs local-lvm:4
Details

vboxmanage commands

2 commands

vboxmanage

VirtualBox command-line management interface

vboxmanage list vms
Details

Package management

1 commands

cutycapt

WebKit web page to image converter

cutycapt --url=[https://example.com] --out=[screenshot.png]
Details

az commands

1 commands

az-vm

Manage Azure virtual machines

az vm create --resource-group [MyRG] --name [MyVM] --image [Ubuntu2204]
Details

bdfr commands

1 commands

bdfr

Bulk download submissions and media from Reddit

bdfr download [./output] --subreddit [Python] -L [10]
Details

bmm commands

1 commands

bmm

Fast local bookmark manager with CLI and TUI

bmm
Details

bun commands

1 commands

bun-test

Bun's built-in Jest-compatible test runner

bun test
Details

cacaview commands

1 commands

cacaview

Display images as ASCII art in the terminal

cacaview [path/to/image]
Details

cryptsetup commands

1 commands

cryptsetup

dm-crypt and LUKS encrypted volume manager

cryptsetup luksFormat /dev/sda1
Details

dd commands

1 commands

distrobox-create commands

1 commands

distrobox-create

create Distrobox containers from Linux distribution images

distrobox-create [container_name] -i [ubuntu:latest]
Details

ebook-meta commands

1 commands

echo commands

1 commands

eqn2graph

Equation description to graphic image converter

echo "x = {-b +- sqrt{b sup 2 - 4ac}} over 2a" | eqn2graph > [equation.png]
Details

exo commands

1 commands

gcrane commands

1 commands

gcrane-gc

garbage collects untagged images

gcrane gc [gcr.io/project/repo]
Details

gdal_translate commands

1 commands

gdal_translate

converts and transforms raster data

gdal_translate [input.tif] [output.png]
Details

gifdiff commands

1 commands

gifdiff

Check whether two GIF images display identically

gifdiff [file1.gif] [file2.gif]
Details

glab commands

1 commands

glab-repo

Manage GitLab repositories from the command line

glab repo clone [owner/repo]
Details

gocr commands

1 commands

gocr

Optical character recognition program

gocr [image.pbm]
Details

groff commands

1 commands

grohtml

Groff HTML output driver

groff -Thtml [file.roff] > output.html
Details

imgtool commands

1 commands

imgtool

manages MCUboot firmware images

imgtool create --key [key.pem] --align 4 --version 1.0.0 [app.bin] [signed.bin]
Details

isoinfo commands

1 commands

isoinfo

examines and extracts information from ISO 9660 filesystem images

isoinfo -f -i [path/to/image.iso]
Details

jest commands

1 commands

jest

JavaScript testing framework with focus on simplicity

jest
Details

jpegtopnm commands

1 commands

jpegtopnm

converts JFIF/JPEG images to Netpbm PNM format

jpegtopnm [image.jpg] > [image.pnm]
Details

kitty commands

1 commands

kitty

GPU-accelerated terminal emulator

kitty
Details

macptopbm commands

1 commands

macptopbm

converts MacPaint image format to PBM

macptopbm [input.macp] > [output.pbm]
Details

maim commands

1 commands

maim

lightweight screenshot utility for X11

maim [path/to/screenshot.png]
Details

mastui commands

1 commands

mastui

Modern Mastodon TUI client for the terminal

mastui
Details

neo4j-admin commands

1 commands

neo4j-admin

administers Neo4j databases

neo4j-admin database dump --to-path=[/backups] [neo4j]
Details

pamdepth commands

1 commands

pamdepth

changes image bit depth

pamdepth [255] [input.pam] > [output.pam]
Details

pammixinterlace commands

1 commands

pammixinterlace

Mix adjacent lines to reduce interlacing artifacts in video frames

pammixinterlace [input.pam] > [output.pam]
Details

pampick commands

1 commands

pampick

extracts specific images from a multi-image PAM stream by index number

pampick [0] [2] [5] < [input.pam] > [output.pam]
Details

pamtoxvmini commands

1 commands

pamtoxvmini

converts PAM/PNM images to XV visual schnauzer thumbnail format

pamtoxvmini [input.pam] > [output.xv]
Details

pamundice commands

1 commands

pamundice

reassembles tiled images

pamundice -across=[4] -down=[3] -listfile=[tiles.txt] > [output.pam]
Details

pbmmask commands

1 commands

pbmmask

creates a mask bitmap from the outline of shapes in a PBM image

pbmmask [input.pbm] > [output.pbm]
Details

pg_basebackup commands

1 commands

pg_basebackup

creates a base backup of a PostgreSQL cluster

pg_basebackup -D [backup_dir] -h [host] -U [user]
Details

pg_dump commands

1 commands

pg_dump

utility for backing up PostgreSQL databases

pg_dump [database_name] > [backup.sql]
Details

pg_dumpall commands

1 commands

pg_dumpall

extracts all PostgreSQL databases including cluster-wide objects like roles

pg_dumpall > [backup.sql]
Details

pgmhist commands

1 commands

pgmhist

displays a grayscale histogram of a PGM image

pgmhist [input.pgm]
Details

pgmslice commands

1 commands

pgmslice

extracts a row or column from a PGM image and outputs the gray values

pgmslice -row [100] [input.pgm]
Details

pgmtexture commands

1 commands

pgmtexture

calculates Haralick texture features from a PGM image using gray level

pgmtexture [input.pgm]
Details

phear commands

1 commands

phpbu commands

1 commands

pnmindex commands

1 commands

pnmindex

Create thumbnail contact sheets from images

pnmindex [image1.pnm] [image2.pnm] [image3.pnm] > [index.pnm]
Details

pnminterp commands

1 commands

pnminterp

Enlarge PNM images by interpolation

pnminterp [factor] [input.pnm] > [output.pnm]
Details

pnmtile commands

1 commands

pnmtile

Create tiled patterns from PNM images

pnmtile [640] [480] [input.pnm] > [output.pnm]
Details

pnmtopnm commands

1 commands

pnmtopnm

Copy and normalize PNM image format

pnmtopnm [input.pnm] > [output.pnm]
Details

ppmflash commands

1 commands

ppmflash

Brighten PPM image toward white

ppmflash [0.5] [input.ppm] > [output.ppm]
Details

ppmplasma commands

1 commands

ppmplasma

Generate colorful plasma fractal images

ppmplasma [width] [height] > [plasma.ppm]
Details

ppmtomap commands

1 commands

ppmtomap

Extract colormap from PPM image

ppmtomap [input.ppm] > [colormap.ppm]
Details

ppmtoppm commands

1 commands

ppmtoppm

Normalize and copy PPM image format

ppmtoppm [input.ppm] > [output.ppm]
Details

ppmwheel commands

1 commands

ppmwheel

Generate HSV color wheel image

ppmwheel [diameter] > [output.ppm]
Details

pvesm commands

1 commands

pvesm

Configure Proxmox storage backends

pvesm status
Details

qemu-system-i386 commands

1 commands

qmrestore commands

1 commands

qmrestore

Restore Proxmox VMs from backup archives

qmrestore path/to/vzdump-qemu-100.vma.lzo 100
Details

realsr-ncnn-vulkan commands

1 commands

realsr-ncnn-vulkan

AI-powered image upscaling with GPU acceleration

realsr-ncnn-vulkan -i [input.jpg] -o [output.png]
Details

rgb3toppm commands

1 commands

rgb3toppm

Combine RGB component files into PPM image

rgb3toppm [red.pgm] [green.pgm] [blue.pgm] > [output.ppm]
Details

tlmgr commands

1 commands

tuisky commands

1 commands

tuisky

TUI client for the Bluesky social network

tuisky
Details

vagrant commands

1 commands

viewnior commands

1 commands

viewnior

Simple and fast image viewer

viewnior [path/to/image.jpg]
Details

virt-install commands

1 commands

virt-install

Create and install libvirt virtual machines

virt-install -n [vm_name] --memory [1024] --vcpus [2] --disk path=[path/to/image.qcow2],size=[12] --cdrom [path/to/debian.iso] --osinfo [debian12]
Details

yadm commands

1 commands

yuvsplittoppm commands

1 commands

yuvsplittoppm

Combine YUV component files into a PPM image

yuvsplittoppm [base] [width] [height] > [output.ppm]
Details

zfs commands

1 commands

zfs

Manage ZFS filesystems and snapshots

zfs list
Details

zpool commands

1 commands