prompt,response,category,platform Interactively create a new stack configuration:,apx stacks new,command_gen,linux apx stacks new,Interactively create a new stack configuration:,explain,linux Interactively update a stack configuration:,apx stacks update {{name}},command_gen,linux apx stacks update {{name}},Interactively update a stack configuration:,explain,linux List all available stack configurations:,apx stacks list,command_gen,linux apx stacks list,List all available stack configurations:,explain,linux Remove a specified stack configuration:,apx stacks rm --name {{string}},command_gen,linux apx stacks rm --name {{string}},Remove a specified stack configuration:,explain,linux Import a stack configuration:,apx stacks import --input {{path/to/stack.yml}},command_gen,linux apx stacks import --input {{path/to/stack.yml}},Import a stack configuration:,explain,linux "Export the stack configuration (Note: The output flag is optional, it is exported to the current working directory by default):",apx stacks export --name {{string}} --output {{path/to/output_file}},command_gen,linux apx stacks export --name {{string}} --output {{path/to/output_file}},"Export the stack configuration (Note: The output flag is optional, it is exported to the current working directory by default):",explain,linux List all available wireless interfaces:,iwinfo,command_gen,linux iwinfo,List all available wireless interfaces:,explain,linux Display detailed information on a specific wireless interface:,iwinfo {{interface}} info,command_gen,linux iwinfo {{interface}} info,Display detailed information on a specific wireless interface:,explain,linux Scan for nearby wireless networks visible to the interface:,iwinfo {{interface}} scan,command_gen,linux iwinfo {{interface}} scan,Scan for nearby wireless networks visible to the interface:,explain,linux List connected devices:,iwinfo {{interface}} assoclist,command_gen,linux iwinfo {{interface}} assoclist,List connected devices:,explain,linux List channels supported by the interface:,iwinfo {{interface}} freqlist,command_gen,linux iwinfo {{interface}} freqlist,List channels supported by the interface:,explain,linux List available transmit power levels for the interface:,iwinfo {{interface}} txpowerlist,command_gen,linux iwinfo {{interface}} txpowerlist,List available transmit power levels for the interface:,explain,linux Display help:,iwinfo h,command_gen,linux iwinfo h,Display help:,explain,linux List available news items with their numbers (all by default):,eselect news list {{all|new}},command_gen,linux eselect news list {{all|new}},List available news items with their numbers (all by default):,explain,linux Print the specified news items:,eselect news read {{number1 number2 ...}},command_gen,linux eselect news read {{number1 number2 ...}},Print the specified news items:,explain,linux Print all unread news items:,eselect news read,command_gen,linux eselect news read,Print all unread news items:,explain,linux Mark the specified news items as unread:,eselect news unread {{number1 number2 ...}},command_gen,linux eselect news unread {{number1 number2 ...}},Mark the specified news items as unread:,explain,linux Delete all read news items:,eselect news purge,command_gen,linux eselect news purge,Delete all read news items:,explain,linux Print the number of available news items (new by default):,eselect news count {{all|new}},command_gen,linux eselect news count {{all|new}},Print the number of available news items (new by default):,explain,linux Print all information about a specific serial device:,setserial -a {{/dev/cuaN}},command_gen,linux setserial -a {{/dev/cuaN}},Print all information about a specific serial device:,explain,linux Print the configuration summary of a specific serial device (useful for printing during bootup process):,setserial -b {{device}},command_gen,linux setserial -b {{device}},Print the configuration summary of a specific serial device (useful for printing during bootup process):,explain,linux Set a specific configuration parameter to a device:,sudo setserial {{device}} {{parameter}},command_gen,linux sudo setserial {{device}} {{parameter}},Set a specific configuration parameter to a device:,explain,linux Print the configuration of a list of devices:,setserial -g {{device1 device2 ...}},command_gen,linux setserial -g {{device1 device2 ...}},Print the configuration of a list of devices:,explain,linux Generate an initramfs with the features specified in `/etc/mkinitfs/mkinitfs.conf`:,mkinitfs,command_gen,linux mkinitfs,Generate an initramfs with the features specified in `/etc/mkinitfs/mkinitfs.conf`:,explain,linux Use a different configuration file:,mkinitfs -c {{path/to/config}},command_gen,linux mkinitfs -c {{path/to/config}},Use a different configuration file:,explain,linux Compress the initramfs using the specified compression algorithm (default: gzip):,mkinitfs -C {{gzip|xz|zstd|lz4|none}},command_gen,linux mkinitfs -C {{gzip|xz|zstd|lz4|none}},Compress the initramfs using the specified compression algorithm (default: gzip):,explain,linux List files that will be included in the initramfs image:,mkinitfs -l,command_gen,linux mkinitfs -l,List files that will be included in the initramfs image:,explain,linux List all available features:,mkinitfs -L,command_gen,linux mkinitfs -L,List all available features:,explain,linux Split a `.wav` + `.cue` file into multiple files:,shnsplit -f {{path/to/file.cue}} {{path/to/file.wav}},command_gen,linux shnsplit -f {{path/to/file.cue}} {{path/to/file.wav}},Split a `.wav` + `.cue` file into multiple files:,explain,linux Show supported formats:,shnsplit -a,command_gen,linux shnsplit -a,Show supported formats:,explain,linux Split a `.flac` file into multiple files:,shnsplit -f {{path/to/file.cue}} -o flac {{path/to/file.flac}},command_gen,linux shnsplit -f {{path/to/file.cue}} -o flac {{path/to/file.flac}},Split a `.flac` file into multiple files:,explain,linux "Split a `.wav` file into files of the form ""track-number - album - title"":","shnsplit -f {{path/to/file.cue}} {{path/to/file.wav}} -t ""%n - %a - %t""",command_gen,linux "shnsplit -f {{path/to/file.cue}} {{path/to/file.wav}} -t ""%n - %a - %t""","Split a `.wav` file into files of the form ""track-number - album - title"":",explain,linux Open a text file:,kwrite {{path/to/file}},command_gen,linux kwrite {{path/to/file}},Open a text file:,explain,linux Open multiple text files:,kwrite {{file1 file2 ...}},command_gen,linux kwrite {{file1 file2 ...}},Open multiple text files:,explain,linux Open a text file with a specific encoding:,kwrite --encoding {{UTF-8}} {{path/to/file}},command_gen,linux kwrite --encoding {{UTF-8}} {{path/to/file}},Open a text file with a specific encoding:,explain,linux Open a text file and navigate to a specific line and column:,kwrite --line {{line_number}} --column {{column_number}} {{path/to/file}},command_gen,linux kwrite --line {{line_number}} --column {{column_number}} {{path/to/file}},Open a text file and navigate to a specific line and column:,explain,linux Load a specific keyboard layout for the current console:,sudo loadkeys {{en|de|fi|dvorak|...}},command_gen,linux sudo loadkeys {{en|de|fi|dvorak|...}},Load a specific keyboard layout for the current console:,explain,linux Load a default keymap:,sudo loadkeys {{[-d|--default]}},command_gen,linux sudo loadkeys {{[-d|--default]}},Load a default keymap:,explain,linux Create a kernel source table:,loadkeys {{[-m|--mktable]}},command_gen,linux loadkeys {{[-m|--mktable]}},Create a kernel source table:,explain,linux Create a binary keymap:,loadkeys {{[-b|--bkeymap]}},command_gen,linux loadkeys {{[-b|--bkeymap]}},Create a binary keymap:,explain,linux Search and parse keymap without action:,loadkeys {{[-p|--parse]}},command_gen,linux loadkeys {{[-p|--parse]}},Search and parse keymap without action:,explain,linux Load the keymap suppressing all output:,loadkeys {{[-q|--quiet]}},command_gen,linux loadkeys {{[-q|--quiet]}},Load the keymap suppressing all output:,explain,linux Set a keymap for a specific console:,sudo loadkeys {{[-C|--console]}} {{/dev/ttyN}} {{uk}},command_gen,linux sudo loadkeys {{[-C|--console]}} {{/dev/ttyN}} {{uk}},Set a keymap for a specific console:,explain,linux Load a keymap from the specified file for the console:,loadkeys {{[-C|--console]}} {{/dev/ttyN}} {{/path/to/file}},command_gen,linux loadkeys {{[-C|--console]}} {{/dev/ttyN}} {{/path/to/file}},Load a keymap from the specified file for the console:,explain,linux Log in to a remote host:,rlogin {{remote_host}},command_gen,linux rlogin {{remote_host}},Log in to a remote host:,explain,linux Log in to a remote host with a specific username:,rlogin {{[-l|--user]}} {{username}} {{remote_host}},command_gen,linux rlogin {{[-l|--user]}} {{username}} {{remote_host}},Log in to a remote host with a specific username:,explain,linux "Output a summary of the last 2: months, days, and all-time:",vnstati --summary --iface {{network_interface}} --output {{path/to/output.png}},command_gen,linux vnstati --summary --iface {{network_interface}} --output {{path/to/output.png}},"Output a summary of the last 2: months, days, and all-time:",explain,linux Output the 10 most traffic-intensive days of all time:,vnstati --top 10 --iface {{network_interface}} --output {{path/to/output.png}},command_gen,linux vnstati --top 10 --iface {{network_interface}} --output {{path/to/output.png}},Output the 10 most traffic-intensive days of all time:,explain,linux Output monthly traffic statistics from the last 12 months:,vnstati --months --iface {{network_interface}} --output {{path/to/output.png}},command_gen,linux vnstati --months --iface {{network_interface}} --output {{path/to/output.png}},Output monthly traffic statistics from the last 12 months:,explain,linux Output hourly traffic statistics from the last 24 hours:,vnstati --hours --iface {{network_interface}} --output {{path/to/output.png}},command_gen,linux vnstati --hours --iface {{network_interface}} --output {{path/to/output.png}},Output hourly traffic statistics from the last 24 hours:,explain,linux Display DIMM information:,decode-dimms,command_gen,linux decode-dimms,Display DIMM information:,explain,linux Display help:,decode-dimms {{[-h|--help]}},command_gen,linux decode-dimms {{[-h|--help]}},Display help:,explain,linux Display all devices detected by fwupd:,fwupdmgr get-devices,command_gen,linux fwupdmgr get-devices,Display all devices detected by fwupd:,explain,linux Download the latest firmware metadata from LVFS:,fwupdmgr refresh,command_gen,linux fwupdmgr refresh,Download the latest firmware metadata from LVFS:,explain,linux List the updates available for devices on your system:,fwupdmgr get-updates,command_gen,linux fwupdmgr get-updates,List the updates available for devices on your system:,explain,linux Install firmware updates:,fwupdmgr update,command_gen,linux fwupdmgr update,Install firmware updates:,explain,linux Set the screen temperature to 3000K:,gummy --temperature {{3000}},command_gen,linux gummy --temperature {{3000}},Set the screen temperature to 3000K:,explain,linux Set the screen backlight to 50%:,gummy --backlight {{50}},command_gen,linux gummy --backlight {{50}},Set the screen backlight to 50%:,explain,linux Set the screen pixel brightness to 45%:,gummy --brightness {{45}},command_gen,linux gummy --brightness {{45}},Set the screen pixel brightness to 45%:,explain,linux Increase current screen pixel brightness by 10%:,gummy --brightness {{+10}},command_gen,linux gummy --brightness {{+10}},Increase current screen pixel brightness by 10%:,explain,linux Decrease current screen pixel brightness by 10%:,gummy --brightness {{-10}},command_gen,linux gummy --brightness {{-10}},Decrease current screen pixel brightness by 10%:,explain,linux Set the temperature and pixel brightness for the second screen:,gummy --screen {{1}} --temperature {{3800}} --brightness {{65}},command_gen,linux gummy --screen {{1}} --temperature {{3800}} --brightness {{65}},Set the temperature and pixel brightness for the second screen:,explain,linux Add a new client device:,sudo pivpn add,command_gen,linux sudo pivpn add,Add a new client device:,explain,linux List all client devices:,sudo pivpn list,command_gen,linux sudo pivpn list,List all client devices:,explain,linux List currently connected devices and their statistics:,sudo pivpn clients,command_gen,linux sudo pivpn clients,List currently connected devices and their statistics:,explain,linux Revoke a previously authenticated device:,sudo pivpn revoke,command_gen,linux sudo pivpn revoke,Revoke a previously authenticated device:,explain,linux Uninstall PiVPN:,sudo pivpn uninstall,command_gen,linux sudo pivpn uninstall,Uninstall PiVPN:,explain,linux Authenticate `pkgctl` with the GitLab instance:,pkgctl auth login,command_gen,linux pkgctl auth login,Authenticate `pkgctl` with the GitLab instance:,explain,linux View authentication status:,pkgctl auth status,command_gen,linux pkgctl auth status,View authentication status:,explain,linux Reset a virtual machine:,qm reset {{vm_id}},command_gen,linux qm reset {{vm_id}},Reset a virtual machine:,explain,linux Reset a virtual machine and skip lock (only root can use this option):,qm reset --skiplock {{true}} {{vm_id}},command_gen,linux qm reset --skiplock {{true}} {{vm_id}},Reset a virtual machine and skip lock (only root can use this option):,explain,linux Display a report for one or more files:,filefrag {{path/to/file1 path/to/file2 ...}},command_gen,linux filefrag {{path/to/file1 path/to/file2 ...}},Display a report for one or more files:,explain,linux Display a report using a 1024 byte blocksize:,filefrag -k {{path/to/file}},command_gen,linux filefrag -k {{path/to/file}},Display a report using a 1024 byte blocksize:,explain,linux Display a report using a certain blocksize:,filefrag -b{{1024|1K|1M|1G|...}} {{path/to/file}},command_gen,linux filefrag -b{{1024|1K|1M|1G|...}} {{path/to/file}},Display a report using a certain blocksize:,explain,linux Sync the file before requesting the mapping:,filefrag -s {{path/to/file1 path/to/file2 ...}},command_gen,linux filefrag -s {{path/to/file1 path/to/file2 ...}},Sync the file before requesting the mapping:,explain,linux Display mapping of extended attributes:,filefrag -x {{path/to/file1 path/to/file2 ...}},command_gen,linux filefrag -x {{path/to/file1 path/to/file2 ...}},Display mapping of extended attributes:,explain,linux Display a report with verbose information:,filefrag -v {{path/to/file1 path/to/file2 ...}},command_gen,linux filefrag -v {{path/to/file1 path/to/file2 ...}},Display a report with verbose information:,explain,linux Show information about all active IPC facilities:,lsipc,command_gen,linux lsipc,Show information about all active IPC facilities:,explain,linux "Show information about active shared [m]emory segments, message [q]ueues or [s]empahore sets:",lsipc {{--shmems|--queues|--semaphores}},command_gen,linux lsipc {{--shmems|--queues|--semaphores}},"Show information about active shared [m]emory segments, message [q]ueues or [s]empahore sets:",explain,linux Show full details on the resource with a specific ID:,lsipc {{--shmems|--queues|--semaphores}} {{[-i|--id]}} {{resource_id}},command_gen,linux lsipc {{--shmems|--queues|--semaphores}} {{[-i|--id]}} {{resource_id}},Show full details on the resource with a specific ID:,explain,linux Print the given output columns (see all supported columns with `--help`):,"lsipc {{[-o|--output]}} {{KEY,ID,PERMS,SEND,STATUS,NSEMS,RESOURCE,...}}",command_gen,linux "lsipc {{[-o|--output]}} {{KEY,ID,PERMS,SEND,STATUS,NSEMS,RESOURCE,...}}",Print the given output columns (see all supported columns with `--help`):,explain,linux "Use [r]aw, [J]SON, [l]ist or [e]xport (key=""value"") format:",lsipc {{--raw|--json|--list|--export}},command_gen,linux lsipc {{--raw|--json|--list|--export}},"Use [r]aw, [J]SON, [l]ist or [e]xport (key=""value"") format:",explain,linux Don't truncate the output:,lsipc --notruncate,command_gen,linux lsipc --notruncate,Don't truncate the output:,explain,linux Connect to the Tor network:,tor,command_gen,linux tor,Connect to the Tor network:,explain,linux View Tor configuration:,tor --config,command_gen,linux tor --config,View Tor configuration:,explain,linux Check Tor status:,tor --status,command_gen,linux tor --status,Check Tor status:,explain,linux Run as client only:,tor --client,command_gen,linux tor --client,Run as client only:,explain,linux Run as relay:,tor --relay,command_gen,linux tor --relay,Run as relay:,explain,linux Run as bridge:,tor --bridge,command_gen,linux tor --bridge,Run as bridge:,explain,linux Run as a hidden service:,tor --hidden-service,command_gen,linux tor --hidden-service,Run as a hidden service:,explain,linux Start tracing a specific process by its PID:,strace {{[-p|--attach]}} {{pid}},command_gen,linux strace {{[-p|--attach]}} {{pid}},Start tracing a specific process by its PID:,explain,linux Trace a process and filter output by system call [e]xpression:,"strace {{[-p|--attach]}} {{pid}} -e {{system_call,system_call2,...}}",command_gen,linux "strace {{[-p|--attach]}} {{pid}} -e {{system_call,system_call2,...}}",Trace a process and filter output by system call [e]xpression:,explain,linux "Count time, calls, and errors for each system call and report a summary on program exit:",strace {{[-p|--attach]}} {{pid}} {{[-c|--summary-only]}},command_gen,linux strace {{[-p|--attach]}} {{pid}} {{[-c|--summary-only]}},"Count time, calls, and errors for each system call and report a summary on program exit:",explain,linux Show the time spent in every system call and specify the maximum string size to print:,strace {{[-p|--attach]}} {{pid}} {{[-T|--syscall-times]}} {{[-s|--string-limit]}} {{32}},command_gen,linux strace {{[-p|--attach]}} {{pid}} {{[-T|--syscall-times]}} {{[-s|--string-limit]}} {{32}},Show the time spent in every system call and specify the maximum string size to print:,explain,linux Start tracing a program by executing it:,strace {{program}},command_gen,linux strace {{program}},Start tracing a program by executing it:,explain,linux Start tracing file operations of a program:,strace -e trace=file {{program}},command_gen,linux strace -e trace=file {{program}},Start tracing file operations of a program:,explain,linux "Start tracing network operations of a program as well as all its forked and child processes, saving the output to a file:",strace {{[-f|--follow-forks]}} -e trace=network {{[-o|--output]}} {{trace.txt}} {{program}},command_gen,linux strace {{[-f|--follow-forks]}} -e trace=network {{[-o|--output]}} {{trace.txt}} {{program}},"Start tracing network operations of a program as well as all its forked and child processes, saving the output to a file:",explain,linux "Record the screen and write the recording to a file (by default, `byzanz-record` will only record for 10 seconds):",byzanz-record {{path/to/file.[byzanz|flv|gif|ogg|ogv|webm]}},command_gen,linux byzanz-record {{path/to/file.[byzanz|flv|gif|ogg|ogv|webm]}},"Record the screen and write the recording to a file (by default, `byzanz-record` will only record for 10 seconds):",explain,linux Show information while and after recording:,byzanz-record --verbose {{path/to/file.[byzanz|flv|gif|ogg|ogv|webm]}},command_gen,linux byzanz-record --verbose {{path/to/file.[byzanz|flv|gif|ogg|ogv|webm]}},Show information while and after recording:,explain,linux Record the screen for a minute:,byzanz-record --duration 60 {{path/to/file.[byzanz|flv|gif|ogg|ogv|webm]}},command_gen,linux byzanz-record --duration 60 {{path/to/file.[byzanz|flv|gif|ogg|ogv|webm]}},Record the screen for a minute:,explain,linux Delay recording for 10 seconds:,byzanz-record --delay 10 {{path/to/file.[byzanz|flv|gif|ogg|ogv|webm]}},command_gen,linux byzanz-record --delay 10 {{path/to/file.[byzanz|flv|gif|ogg|ogv|webm]}},Delay recording for 10 seconds:,explain,linux Convert a translated PO file back to a document:,po4a-translate --format {{text}} --master {{path/to/master.doc}} --po {{path/to/result.po}} --localized {{path/to/translated.txt}},command_gen,linux po4a-translate --format {{text}} --master {{path/to/master.doc}} --po {{path/to/result.po}} --localized {{path/to/translated.txt}},Convert a translated PO file back to a document:,explain,linux List all available formats:,po4a-translate --help-format,command_gen,linux po4a-translate --help-format,List all available formats:,explain,linux Escape the given text:,systemd-escape {{text}},command_gen,linux systemd-escape {{text}},Escape the given text:,explain,linux Reverse the escaping process:,systemd-escape {{[-u|--unescape]}} {{text}},command_gen,linux systemd-escape {{[-u|--unescape]}} {{text}},Reverse the escaping process:,explain,linux Treat the given text as a path:,systemd-escape {{[-p|--path]}} {{text}},command_gen,linux systemd-escape {{[-p|--path]}} {{text}},Treat the given text as a path:,explain,linux Append the given suffix to the escaped text:,systemd-escape --suffix {{suffix}} {{text}},command_gen,linux systemd-escape --suffix {{suffix}} {{text}},Append the given suffix to the escaped text:,explain,linux Use a template and inject the escaped text:,systemd-escape --template {{template}} {{text}},command_gen,linux systemd-escape --template {{template}} {{text}},Use a template and inject the escaped text:,explain,linux List all partitions:,sudo blkid,command_gen,linux sudo blkid,List all partitions:,explain,linux "List all partitions in a table, including current mountpoints:",sudo blkid {{[-o|--output]}} list,command_gen,linux sudo blkid {{[-o|--output]}} list,"List all partitions in a table, including current mountpoints:",explain,linux Get the UUID of the filesystem on a partition:,blkid {{[-s|--match-tag]}} UUID {{[-o|--output]}} value {{/dev/sdXY}},command_gen,linux blkid {{[-s|--match-tag]}} UUID {{[-o|--output]}} value {{/dev/sdXY}},Get the UUID of the filesystem on a partition:,explain,linux Preload a file into cache:,fadvise {{[-a|--advice]}} willneeded {{path/to/file}},command_gen,linux fadvise {{[-a|--advice]}} willneeded {{path/to/file}},Preload a file into cache:,explain,linux Suggest dropping a file from cache:,fadvise {{path/to/file}},command_gen,linux fadvise {{path/to/file}},Suggest dropping a file from cache:,explain,linux Display help:,fadvise {{[-h|--help]}},command_gen,linux fadvise {{[-h|--help]}},Display help:,explain,linux Display the `main` routing table:,ip {{[r|route]}} {{[l|list]}},command_gen,linux ip {{[r|route]}} {{[l|list]}},Display the `main` routing table:,explain,linux Display the main routing table (same as first example):,ip {{[r|route]}} {{[l|list]}} {{[t|table]}} {{main|254}},command_gen,linux ip {{[r|route]}} {{[l|list]}} {{[t|table]}} {{main|254}},Display the main routing table (same as first example):,explain,linux Display the local routing table:,ip {{[r|route]}} {{[l|list]}} {{[t|table]}} {{local|255}},command_gen,linux ip {{[r|route]}} {{[l|list]}} {{[t|table]}} {{local|255}},Display the local routing table:,explain,linux Display all routing tables:,ip {{[r|route]}} {{[l|list]}} {{[t|table]}} {{all|unspec|0}},command_gen,linux ip {{[r|route]}} {{[l|list]}} {{[t|table]}} {{all|unspec|0}},Display all routing tables:,explain,linux List routes from a given device only:,ip {{[r|route]}} {{[l|list]}} dev {{eth0}},command_gen,linux ip {{[r|route]}} {{[l|list]}} dev {{eth0}},List routes from a given device only:,explain,linux List routes within a given scope:,ip {{[r|route]}} {{[l|list]}} {{[s|scope]}} link,command_gen,linux ip {{[r|route]}} {{[l|list]}} {{[s|scope]}} link,List routes within a given scope:,explain,linux Display the routing cache:,ip {{[r|route]}} {{[l|list]}} {{[c|cache]}},command_gen,linux ip {{[r|route]}} {{[l|list]}} {{[c|cache]}},Display the routing cache:,explain,linux Display only IPv6 or IPv4 routes:,ip {{-6|-4}} {{[r|route]}},command_gen,linux ip {{-6|-4}} {{[r|route]}},Display only IPv6 or IPv4 routes:,explain,linux Run an installed application:,flatpak run {{com.example.app}},command_gen,linux flatpak run {{com.example.app}},Run an installed application:,explain,linux Install an application from a remote source:,flatpak install {{remote_name}} {{com.example.app}},command_gen,linux flatpak install {{remote_name}} {{com.example.app}},Install an application from a remote source:,explain,linux "List installed applications, ignoring runtimes:",flatpak list --app,command_gen,linux flatpak list --app,"List installed applications, ignoring runtimes:",explain,linux Update all installed applications and runtimes:,flatpak update,command_gen,linux flatpak update,Update all installed applications and runtimes:,explain,linux Add a remote source:,flatpak remote-add --if-not-exists {{remote_name}} {{remote_url}},command_gen,linux flatpak remote-add --if-not-exists {{remote_name}} {{remote_url}},Add a remote source:,explain,linux Remove an installed application:,flatpak remove {{com.example.app}},command_gen,linux flatpak remove {{com.example.app}},Remove an installed application:,explain,linux Remove all unused applications:,flatpak remove --unused,command_gen,linux flatpak remove --unused,Remove all unused applications:,explain,linux Show information about an installed application:,flatpak info {{com.example.app}},command_gen,linux flatpak info {{com.example.app}},Show information about an installed application:,explain,linux View documentation for `trash-list`:,tldr trash,command_gen,linux tldr trash,View documentation for `trash-list`:,explain,linux Scan for volume groups and print information about each group found:,sudo vgscan,command_gen,linux sudo vgscan,Scan for volume groups and print information about each group found:,explain,linux "Scan for volume groups and add the special files in `/dev`, if they don't already exist, needed to access the logical volumes in the found groups:",sudo vgscan --mknodes,command_gen,linux sudo vgscan --mknodes,"Scan for volume groups and add the special files in `/dev`, if they don't already exist, needed to access the logical volumes in the found groups:",explain,linux Initialize a repository of the files in `$PWD` with metadata in `$PWD/path/to/repo`:,ostree init --repo {{path/to/repo}},command_gen,linux ostree init --repo {{path/to/repo}},Initialize a repository of the files in `$PWD` with metadata in `$PWD/path/to/repo`:,explain,linux Create a commit (snapshot) of the files:,ostree commit --repo {{path/to/repo}} --branch {{branch_name}},command_gen,linux ostree commit --repo {{path/to/repo}} --branch {{branch_name}},Create a commit (snapshot) of the files:,explain,linux Show files in commit:,ostree ls --repo {{path/to/repo}} {{commit_id}},command_gen,linux ostree ls --repo {{path/to/repo}} {{commit_id}},Show files in commit:,explain,linux Show metadata of commit:,ostree show --repo {{path/to/repo}} {{commit_id}},command_gen,linux ostree show --repo {{path/to/repo}} {{commit_id}},Show metadata of commit:,explain,linux Show list of commits:,ostree log --repo {{path/to/repo}} {{branch_name}},command_gen,linux ostree log --repo {{path/to/repo}} {{branch_name}},Show list of commits:,explain,linux Show repo summary:,ostree summary --repo {{path/to/repo}} --view,command_gen,linux ostree summary --repo {{path/to/repo}} --view,Show repo summary:,explain,linux Show available refs (branches):,ostree refs --repo {{path/to/repo}},command_gen,linux ostree refs --repo {{path/to/repo}},Show available refs (branches):,explain,linux Create an ext2 filesystem in partition 1 of device b (`sdb1`):,mkfs.ext2 {{/dev/sdb1}},command_gen,linux mkfs.ext2 {{/dev/sdb1}},Create an ext2 filesystem in partition 1 of device b (`sdb1`):,explain,linux Create an ext3 filesystem in partition 1 of device b (`sdb1`):,mkfs.ext3 {{/dev/sdb1}},command_gen,linux mkfs.ext3 {{/dev/sdb1}},Create an ext3 filesystem in partition 1 of device b (`sdb1`):,explain,linux Create an ext4 filesystem in partition 1 of device b (`sdb1`):,mkfs.ext4 {{/dev/sdb1}},command_gen,linux mkfs.ext4 {{/dev/sdb1}},Create an ext4 filesystem in partition 1 of device b (`sdb1`):,explain,linux Copy data to another file:,objcopy {{path/to/source_file}} {{path/to/target_file}},command_gen,linux objcopy {{path/to/source_file}} {{path/to/target_file}},Copy data to another file:,explain,linux Translate object files from one format to another:,objcopy --input-target={{input_format}} --output-target {{output_format}} {{path/to/source_file}} {{path/to/target_file}},command_gen,linux objcopy --input-target={{input_format}} --output-target {{output_format}} {{path/to/source_file}} {{path/to/target_file}},Translate object files from one format to another:,explain,linux Strip all symbol information from the file:,objcopy --strip-all {{path/to/source_file}} {{path/to/target_file}},command_gen,linux objcopy --strip-all {{path/to/source_file}} {{path/to/target_file}},Strip all symbol information from the file:,explain,linux Strip debugging information from the file:,objcopy --strip-debug {{path/to/source_file}} {{path/to/target_file}},command_gen,linux objcopy --strip-debug {{path/to/source_file}} {{path/to/target_file}},Strip debugging information from the file:,explain,linux Copy a specific section from the source file to the destination file:,objcopy --only-section {{section}} {{path/to/source_file}} {{path/to/target_file}},command_gen,linux objcopy --only-section {{section}} {{path/to/source_file}} {{path/to/target_file}},Copy a specific section from the source file to the destination file:,explain,linux Open a file in the default editor:,sensible-editor {{path/to/file}},command_gen,linux sensible-editor {{path/to/file}},Open a file in the default editor:,explain,linux "Open a file in the default editor, with the cursor at the end of the file:",sensible-editor + {{path/to/file}},command_gen,linux sensible-editor + {{path/to/file}},"Open a file in the default editor, with the cursor at the end of the file:",explain,linux "Open a file in the default editor, with the cursor at the beginning of line 10:",sensible-editor +10 {{path/to/file}},command_gen,linux sensible-editor +10 {{path/to/file}},"Open a file in the default editor, with the cursor at the beginning of line 10:",explain,linux Open 3 files in vertically split editor windows at the same time:,sensible-editor -O3 {{path/to/file1 path/to/file2 path/to/file3}},command_gen,linux sensible-editor -O3 {{path/to/file1 path/to/file2 path/to/file3}},Open 3 files in vertically split editor windows at the same time:,explain,linux Stop embedded nbd server:,qm nbdstop {{VM_ID}},command_gen,linux qm nbdstop {{VM_ID}},Stop embedded nbd server:,explain,linux Convert a GIF image to WebP:,gif2webp {{path/to/image.gif}} -o {{path/to/image.webp}},command_gen,linux gif2webp {{path/to/image.gif}} -o {{path/to/image.webp}},Convert a GIF image to WebP:,explain,linux Check a specific script file for syntax errors:,grub-script-check {{path/to/grub_config_file}},command_gen,linux grub-script-check {{path/to/grub_config_file}},Check a specific script file for syntax errors:,explain,linux Display each line of input after reading it:,grub-script-check {{[-v|--verbose]}},command_gen,linux grub-script-check {{[-v|--verbose]}},Display each line of input after reading it:,explain,linux Display help:,grub-script-check --help,command_gen,linux grub-script-check --help,Display help:,explain,linux Display version:,grub-script-check --version,command_gen,linux grub-script-check --version,Display version:,explain,linux Swap `` and `` on the pointer:,xmodmap -e 'pointer = 3 2 1',command_gen,linux xmodmap -e 'pointer = 3 2 1',Swap `` and `` on the pointer:,explain,linux Reassign a key on the keyboard to another key:,xmodmap -e 'keycode {{keycode}} = {{keyname}}',command_gen,linux xmodmap -e 'keycode {{keycode}} = {{keyname}}',Reassign a key on the keyboard to another key:,explain,linux Disable a key on the keyboard:,xmodmap -e 'keycode {{keycode}} =',command_gen,linux xmodmap -e 'keycode {{keycode}} =',Disable a key on the keyboard:,explain,linux Execute all xmodmap expressions in the specified file:,xmodmap {{path/to/file}},command_gen,linux xmodmap {{path/to/file}},Execute all xmodmap expressions in the specified file:,explain,linux Start a GUI to view and modify the state of Slurm:,sview,command_gen,linux sview,Start a GUI to view and modify the state of Slurm:,explain,linux "Generate a bug report about a specific package, then send it by e-mail:",reportbug {{package}},command_gen,linux reportbug {{package}},"Generate a bug report about a specific package, then send it by e-mail:",explain,linux "Report a bug that is not about a specific package (general problem, infrastructure, etc.):",reportbug other,command_gen,linux reportbug other,"Report a bug that is not about a specific package (general problem, infrastructure, etc.):",explain,linux Write the bug report to a file instead of sending it by e-mail:,reportbug {{[-o|--output]}} {{filename}} {{package}},command_gen,linux reportbug {{[-o|--output]}} {{filename}} {{package}},Write the bug report to a file instead of sending it by e-mail:,explain,linux Command used by `qmigrate` during data migration from a VM to another host:,qm mtunnel,command_gen,linux qm mtunnel,Command used by `qmigrate` during data migration from a VM to another host:,explain,linux "View logs of a program, specifying log files, directories or URLs:",lnav {{path/to/log_or_directory|url}},command_gen,linux lnav {{path/to/log_or_directory|url}},"View logs of a program, specifying log files, directories or URLs:",explain,linux View logs of a specific remote host (SSH passwordless login required):,lnav {{ssh}} {{user}}@{{host1.example.com}}:{{/var/log/syslog.log}},command_gen,linux lnav {{ssh}} {{user}}@{{host1.example.com}}:{{/var/log/syslog.log}},View logs of a specific remote host (SSH passwordless login required):,explain,linux Validate the format of log files against the configuration and report any errors:,lnav -C {{path/to/log_directory}},command_gen,linux lnav -C {{path/to/log_directory}},Validate the format of log files against the configuration and report any errors:,explain,linux List all audio output and input ports with their IDs:,pw-link {{[-oiI|--output --input --ids]}},command_gen,linux pw-link {{[-oiI|--output --input --ids]}},List all audio output and input ports with their IDs:,explain,linux Create a link between an output and an input port:,pw-link {{output_port_name}} {{input_port_name}},command_gen,linux pw-link {{output_port_name}} {{input_port_name}},Create a link between an output and an input port:,explain,linux Disconnect two ports:,pw-link {{[-d|--disconnect]}} {{output_port_name}} {{input_port_name}},command_gen,linux pw-link {{[-d|--disconnect]}} {{output_port_name}} {{input_port_name}},Disconnect two ports:,explain,linux List all links with their IDs:,pw-link {{[-lI|--links --ids]}},command_gen,linux pw-link {{[-lI|--links --ids]}},List all links with their IDs:,explain,linux Display help:,pw-link {{[-h|--help]}},command_gen,linux pw-link {{[-h|--help]}},Display help:,explain,linux Remove an installed package:,pkgrm {{package}},command_gen,linux pkgrm {{package}},Remove an installed package:,explain,linux Remove a Distrobox container (Tip: Stop the container before removing it):,distrobox-rm {{container_name}},command_gen,linux distrobox-rm {{container_name}},Remove a Distrobox container (Tip: Stop the container before removing it):,explain,linux Remove a Distrobox container forcefully:,distrobox-rm {{container_name}} {{[-f|--force]}},command_gen,linux distrobox-rm {{container_name}} {{[-f|--force]}},Remove a Distrobox container forcefully:,explain,linux Discover LXI devices on available networks:,lxi discover,command_gen,linux lxi discover,Discover LXI devices on available networks:,explain,linux "Capture a screenshot, detecting a plugin automatically:",lxi screenshot {{[-a|--address]}} {{ip_address}},command_gen,linux lxi screenshot {{[-a|--address]}} {{ip_address}},"Capture a screenshot, detecting a plugin automatically:",explain,linux Capture a screenshot using a specified plugin:,lxi screenshot {{[-a|--address]}} {{ip_address}} {{[-p|--plugin]}} {{rigol-1000z}},command_gen,linux lxi screenshot {{[-a|--address]}} {{ip_address}} {{[-p|--plugin]}} {{rigol-1000z}},Capture a screenshot using a specified plugin:,explain,linux Send an SCPI command to an instrument:,"lxi scpi {{[-a|--address]}} {{ip_address}} ""{{*IDN?}}""",command_gen,linux "lxi scpi {{[-a|--address]}} {{ip_address}} ""{{*IDN?}}""",Send an SCPI command to an instrument:,explain,linux Run a benchmark for request and response performance:,lxi benchmark {{[-a|--address]}} {{ip_address}},command_gen,linux lxi benchmark {{[-a|--address]}} {{ip_address}},Run a benchmark for request and response performance:,explain,linux Show the system's DNS domain name:,dnsdomainname,command_gen,linux dnsdomainname,Show the system's DNS domain name:,explain,linux List devices with changeable brightness:,brightnessctl --list,command_gen,linux brightnessctl --list,List devices with changeable brightness:,explain,linux Print the current brightness of the display backlight:,brightnessctl get,command_gen,linux brightnessctl get,Print the current brightness of the display backlight:,explain,linux Set the brightness of the display backlight to a specified percentage within range:,brightnessctl set {{50%}},command_gen,linux brightnessctl set {{50%}},Set the brightness of the display backlight to a specified percentage within range:,explain,linux Increase brightness by a specified increment:,brightnessctl set {{+10%}},command_gen,linux brightnessctl set {{+10%}},Increase brightness by a specified increment:,explain,linux Decrease brightness by a specified decrement:,brightnessctl set {{10%-}},command_gen,linux brightnessctl set {{10%-}},Decrease brightness by a specified decrement:,explain,linux Disable a virtual host:,sudo a2dissite {{virtual_host}},command_gen,linux sudo a2dissite {{virtual_host}},Disable a virtual host:,explain,linux Don't show informative messages:,sudo a2dissite --quiet {{virtual_host}},command_gen,linux sudo a2dissite --quiet {{virtual_host}},Don't show informative messages:,explain,linux "Start an interactive shell (Bash, by default) in a new root directory:",arch-chroot {{path/to/new/root}},command_gen,linux arch-chroot {{path/to/new/root}},"Start an interactive shell (Bash, by default) in a new root directory:",explain,linux Specify the user (other than the current user) to run the shell as:,arch-chroot -u {{user}} {{path/to/new/root}},command_gen,linux arch-chroot -u {{user}} {{path/to/new/root}},Specify the user (other than the current user) to run the shell as:,explain,linux Run a custom command (instead of the default Bash) in the new root directory:,arch-chroot {{path/to/new/root}} {{command}} {{command_arguments}},command_gen,linux arch-chroot {{path/to/new/root}} {{command}} {{command_arguments}},Run a custom command (instead of the default Bash) in the new root directory:,explain,linux "Specify the shell, other than the default Bash (in this case, the `zsh` package should have been installed in the target system):",arch-chroot {{path/to/new/root}} {{zsh}},command_gen,linux arch-chroot {{path/to/new/root}} {{zsh}},"Specify the shell, other than the default Bash (in this case, the `zsh` package should have been installed in the target system):",explain,linux Install GRUB on a BIOS system:,grub-install --target {{i386-pc}} {{path/to/device}},command_gen,linux grub-install --target {{i386-pc}} {{path/to/device}},Install GRUB on a BIOS system:,explain,linux Install GRUB on an UEFI system:,grub-install --target {{x86_64-efi}} --efi-directory {{path/to/efi_directory}} --bootloader-id {{GRUB}},command_gen,linux grub-install --target {{x86_64-efi}} --efi-directory {{path/to/efi_directory}} --bootloader-id {{GRUB}},Install GRUB on an UEFI system:,explain,linux Install GRUB pre-loading specific modules:,"grub-install --target {{x86_64-efi}} --efi-directory {{path/to/efi_directory}} --modules ""{{part_gpt part_msdos}}""",command_gen,linux "grub-install --target {{x86_64-efi}} --efi-directory {{path/to/efi_directory}} --modules ""{{part_gpt part_msdos}}""",Install GRUB pre-loading specific modules:,explain,linux Initialize a project for `libtool` by copying necessary files (avoiding symbolic links) and overwriting existing files if needed:,libtoolize {{[-c|--copy]}} {{[-f|--force]}},command_gen,linux libtoolize {{[-c|--copy]}} {{[-f|--force]}},Initialize a project for `libtool` by copying necessary files (avoiding symbolic links) and overwriting existing files if needed:,explain,linux Show the contents of the initramfs image for the current kernel:,lsinitrd,command_gen,linux lsinitrd,Show the contents of the initramfs image for the current kernel:,explain,linux Show the contents of the initramfs image for the specified kernel:,lsinitrd --kver {{kernel_version}},command_gen,linux lsinitrd --kver {{kernel_version}},Show the contents of the initramfs image for the specified kernel:,explain,linux Show the contents of the specified initramfs image:,lsinitrd {{path/to/initramfs.img}},command_gen,linux lsinitrd {{path/to/initramfs.img}},Show the contents of the specified initramfs image:,explain,linux List modules included in the initramfs image:,lsinitrd --mod,command_gen,linux lsinitrd --mod,List modules included in the initramfs image:,explain,linux Unpack the initramfs to the current directory:,lsinitrd --unpack,command_gen,linux lsinitrd --unpack,Unpack the initramfs to the current directory:,explain,linux Define group administrators:,"sudo gpasswd {{[-A|--administrators]}} {{user1,user2}} {{group}}",command_gen,linux "sudo gpasswd {{[-A|--administrators]}} {{user1,user2}} {{group}}",Define group administrators:,explain,linux Set the list of group members:,"sudo gpasswd {{[-M|--members]}} {{user1,user2}} {{group}}",command_gen,linux "sudo gpasswd {{[-M|--members]}} {{user1,user2}} {{group}}",Set the list of group members:,explain,linux Create a password for the named group:,gpasswd {{group}},command_gen,linux gpasswd {{group}},Create a password for the named group:,explain,linux Add a user to the named group:,gpasswd {{[-a|--add]}} {{user}} {{group}},command_gen,linux gpasswd {{[-a|--add]}} {{user}} {{group}},Add a user to the named group:,explain,linux Remove a user from the named group:,gpasswd {{[-d|--delete]}} {{user}} {{group}},command_gen,linux gpasswd {{[-d|--delete]}} {{user}} {{group}},Remove a user from the named group:,explain,linux Install a package:,pkcon install {{package}},command_gen,linux pkcon install {{package}},Install a package:,explain,linux Remove a package:,pkcon remove {{package}},command_gen,linux pkcon remove {{package}},Remove a package:,explain,linux Refresh the package cache:,pkcon refresh,command_gen,linux pkcon refresh,Refresh the package cache:,explain,linux Update packages:,pkcon update,command_gen,linux pkcon update,Update packages:,explain,linux Search for a specific package:,pkcon search {{package}},command_gen,linux pkcon search {{package}},Search for a specific package:,explain,linux List all available packages:,pkcon get-packages,command_gen,linux pkcon get-packages,List all available packages:,explain,linux Log in as a user:,login {{user}},command_gen,linux login {{user}},Log in as a user:,explain,linux Log in as user without authentication if user is preauthenticated:,login -f {{user}},command_gen,linux login -f {{user}},Log in as user without authentication if user is preauthenticated:,explain,linux Log in as user and preserve environment:,login -p {{user}},command_gen,linux login -p {{user}},Log in as user and preserve environment:,explain,linux Log in as a user on a remote host:,login -h {{host}} {{user}},command_gen,linux login -h {{host}} {{user}},Log in as a user on a remote host:,explain,linux Display information about all CPUs:,lscpu,command_gen,linux lscpu,Display information about all CPUs:,explain,linux Display information in a table:,lscpu {{[-e|--extended]}},command_gen,linux lscpu {{[-e|--extended]}},Display information in a table:,explain,linux Display only information about online CPUs in a table:,lscpu {{[-e|--extended]}} {{[-b|--online]}},command_gen,linux lscpu {{[-e|--extended]}} {{[-b|--online]}},Display only information about online CPUs in a table:,explain,linux Display only information about offline CPUs in a table:,lscpu {{[-e|--extended]}} {{[-c|--offline]}},command_gen,linux lscpu {{[-e|--extended]}} {{[-c|--offline]}},Display only information about offline CPUs in a table:,explain,linux Display details about CPU caches:,lscpu {{[-C|--caches]}},command_gen,linux lscpu {{[-C|--caches]}},Display details about CPU caches:,explain,linux Display information in JSON format:,lscpu {{[-J|--json]}},command_gen,linux lscpu {{[-J|--json]}},Display information in JSON format:,explain,linux Remove a volume group with confirmation:,vgremove {{volume_group}},command_gen,linux vgremove {{volume_group}},Remove a volume group with confirmation:,explain,linux Forcefully remove a volume group without confirmation:,vgremove --force {{volume_group}},command_gen,linux vgremove --force {{volume_group}},Forcefully remove a volume group without confirmation:,explain,linux "Set the debug level for detailed logging to level 2, (repeat `--debug` up to 6 times to increase the level):",vgremove --debug --debug {{volume_group}},command_gen,linux vgremove --debug --debug {{volume_group}},"Set the debug level for detailed logging to level 2, (repeat `--debug` up to 6 times to increase the level):",explain,linux Use a specific config setting to override defaults:,vgremove --config '{{global/locking_type=1}}' {{volume_group}},command_gen,linux vgremove --config '{{global/locking_type=1}}' {{volume_group}},Use a specific config setting to override defaults:,explain,linux Display help text for usage information:,vgremove --help,command_gen,linux vgremove --help,Display help text for usage information:,explain,linux Increase/decrease the backlight by a specific percent count:,backlight_control {{+|-}}{{5}},command_gen,linux backlight_control {{+|-}}{{5}},Increase/decrease the backlight by a specific percent count:,explain,linux Set the backlight strength to a specific percent count:,backlight_control {{90}},command_gen,linux backlight_control {{90}},Set the backlight strength to a specific percent count:,explain,linux Display help:,backlight_control,command_gen,linux backlight_control,Display help:,explain,linux "Count observed frequencies of words in a FASTA file, providing parameter values with interactive prompt:",compseq {{path/to/file.fasta}},command_gen,linux compseq {{path/to/file.fasta}},"Count observed frequencies of words in a FASTA file, providing parameter values with interactive prompt:",explain,linux "Count observed frequencies of amino acid pairs from a FASTA file, save output to a text file:",compseq {{path/to/input_protein.fasta}} -word 2 {{path/to/output_file.comp}},command_gen,linux compseq {{path/to/input_protein.fasta}} -word 2 {{path/to/output_file.comp}},"Count observed frequencies of amino acid pairs from a FASTA file, save output to a text file:",explain,linux "Count observed frequencies of hexanucleotides from a FASTA file, save output to a text file and ignore zero counts:",compseq {{path/to/input_dna.fasta}} -word 6 {{path/to/output_file.comp}} -nozero,command_gen,linux compseq {{path/to/input_dna.fasta}} -word 6 {{path/to/output_file.comp}} -nozero,"Count observed frequencies of hexanucleotides from a FASTA file, save output to a text file and ignore zero counts:",explain,linux Count observed frequencies of codons in a particular reading frame; ignoring any overlapping counts (i.e. move window across by word-length 3):,compseq -sequence {{path/to/input_rna.fasta}} -word 3 {{path/to/output_file.comp}} -nozero -frame {{1}},command_gen,linux compseq -sequence {{path/to/input_rna.fasta}} -word 3 {{path/to/output_file.comp}} -nozero -frame {{1}},Count observed frequencies of codons in a particular reading frame; ignoring any overlapping counts (i.e. move window across by word-length 3):,explain,linux Count observed frequencies of codons frame-shifted by 3 positions; ignoring any overlapping counts (should report all codons except the first one):,compseq -sequence {{path/to/input_rna.fasta}} -word 3 {{path/to/output_file.comp}} -nozero -frame 3,command_gen,linux compseq -sequence {{path/to/input_rna.fasta}} -word 3 {{path/to/output_file.comp}} -nozero -frame 3,Count observed frequencies of codons frame-shifted by 3 positions; ignoring any overlapping counts (should report all codons except the first one):,explain,linux Count amino acid triplets in a FASTA file and compare to a previous run of `compseq` to calculate expected and normalised frequency values:,compseq -sequence {{path/to/human_proteome.fasta}} -word 3 {{path/to/output_file1.comp}} -nozero -infile {{path/to/output_file2.comp}},command_gen,linux compseq -sequence {{path/to/human_proteome.fasta}} -word 3 {{path/to/output_file1.comp}} -nozero -infile {{path/to/output_file2.comp}},Count amino acid triplets in a FASTA file and compare to a previous run of `compseq` to calculate expected and normalised frequency values:,explain,linux "Approximate the above command without a previously prepared file, by calculating expected frequencies using the single base/residue frequencies in the supplied input sequence(s):",compseq -sequence {{path/to/human_proteome.fasta}} -word 3 {{path/to/output_file.comp}} -nozero -calcfreq,command_gen,linux compseq -sequence {{path/to/human_proteome.fasta}} -word 3 {{path/to/output_file.comp}} -nozero -calcfreq,"Approximate the above command without a previously prepared file, by calculating expected frequencies using the single base/residue frequencies in the supplied input sequence(s):",explain,linux Display help (use `-help -verbose` for more information on associated and general qualifiers):,compseq -help,command_gen,linux compseq -help,Display help (use `-help -verbose` for more information on associated and general qualifiers):,explain,linux Switch between different GPU modes:,optimus-manager --switch {{nvidia|integrated|hybrid}},command_gen,linux optimus-manager --switch {{nvidia|integrated|hybrid}},Switch between different GPU modes:,explain,linux Clean up:,optimus-manager --cleanup,command_gen,linux optimus-manager --cleanup,Clean up:,explain,linux Update the operating system:,steamos-update,command_gen,linux steamos-update,Update the operating system:,explain,linux Check if there is an update available:,steamos-update check,command_gen,linux steamos-update check,Check if there is an update available:,explain,linux List services with runlevel:,chkconfig --list,command_gen,linux chkconfig --list,List services with runlevel:,explain,linux Show a service's runlevel:,chkconfig --list {{ntpd}},command_gen,linux chkconfig --list {{ntpd}},Show a service's runlevel:,explain,linux Enable service at boot:,chkconfig {{sshd}} on,command_gen,linux chkconfig {{sshd}} on,Enable service at boot:,explain,linux "Enable service at boot for runlevels 2, 3, 4, and 5:",chkconfig --level {{2345}} {{sshd}} on,command_gen,linux chkconfig --level {{2345}} {{sshd}} on,"Enable service at boot for runlevels 2, 3, 4, and 5:",explain,linux Disable service at boot:,chkconfig {{ntpd}} off,command_gen,linux chkconfig {{ntpd}} off,Disable service at boot:,explain,linux Disable service at boot for runlevel 3:,chkconfig --level {{3}} {{ntpd}} off,command_gen,linux chkconfig --level {{3}} {{ntpd}} off,Disable service at boot for runlevel 3:,explain,linux Disable the swap file:,dphys-swapfile swapoff,command_gen,linux dphys-swapfile swapoff,Disable the swap file:,explain,linux Enable the swap file:,dphys-swapfile swapon,command_gen,linux dphys-swapfile swapon,Enable the swap file:,explain,linux Create a new swap file:,dphys-swapfile setup,command_gen,linux dphys-swapfile setup,Create a new swap file:,explain,linux "List DNF groups, showing installed and uninstalled status in a table:",dnf group list,command_gen,linux dnf group list,"List DNF groups, showing installed and uninstalled status in a table:",explain,linux "Show DNF group info, including repository and optional packages:",dnf group info {{group_name}},command_gen,linux dnf group info {{group_name}},"Show DNF group info, including repository and optional packages:",explain,linux Install DNF group:,dnf group install {{group_name}},command_gen,linux dnf group install {{group_name}},Install DNF group:,explain,linux Remove DNF group:,dnf group remove {{group_name}},command_gen,linux dnf group remove {{group_name}},Remove DNF group:,explain,linux Upgrade DNF group:,dnf group upgrade {{group_name}},command_gen,linux dnf group upgrade {{group_name}},Upgrade DNF group:,explain,linux Tell the kernel about the existence of the specified partition:,addpart {{device}} {{partition}} {{start}} {{length}},command_gen,linux addpart {{device}} {{partition}} {{start}} {{length}},Tell the kernel about the existence of the specified partition:,explain,linux Proxy a specific virtual machine:,qm vncproxy {{vm_id}},command_gen,linux qm vncproxy {{vm_id}},Proxy a specific virtual machine:,explain,linux Forward `stdin`/`stdout` to the local system bus:,systemd-stdio-bridge,command_gen,linux systemd-stdio-bridge,Forward `stdin`/`stdout` to the local system bus:,explain,linux Forward `stdin`/`stdout` to a specific user's D-Bus:,systemd-stdio-bridge --{{user}},command_gen,linux systemd-stdio-bridge --{{user}},Forward `stdin`/`stdout` to a specific user's D-Bus:,explain,linux Forward `stdin`/`stdout` to the local system bus within a specific container:,systemd-stdio-bridge {{[-M|--machine]}} {{mycontainer}},command_gen,linux systemd-stdio-bridge {{[-M|--machine]}} {{mycontainer}},Forward `stdin`/`stdout` to the local system bus within a specific container:,explain,linux Forward `stdin`/`stdout` to a custom D-Bus address:,systemd-stdio-bridge {{[-p|--bus-path]}} unix:path={{/custom/dbus/socket}},command_gen,linux systemd-stdio-bridge {{[-p|--bus-path]}} unix:path={{/custom/dbus/socket}},Forward `stdin`/`stdout` to a custom D-Bus address:,explain,linux View documentation for `resolvectl`:,tldr resolvectl,command_gen,linux tldr resolvectl,View documentation for `resolvectl`:,explain,linux Record a new session to a file named `typescript` in the current directory:,script,command_gen,linux script,Record a new session to a file named `typescript` in the current directory:,explain,linux Stop recording:,exit,command_gen,linux exit,Stop recording:,explain,linux Record a new session to a custom filepath:,script {{path/to/session.out}},command_gen,linux script {{path/to/session.out}},Record a new session to a custom filepath:,explain,linux Append to an existing file:,script {{[-a|--append]}} {{logfile.log}},command_gen,linux script {{[-a|--append]}} {{logfile.log}},Append to an existing file:,explain,linux Record timing information (data is outputted to `stderr`):,script {{[-t|--timing]}} 2> {{path/to/timing_file}},command_gen,linux script {{[-t|--timing]}} 2> {{path/to/timing_file}},Record timing information (data is outputted to `stderr`):,explain,linux Write out data as soon as it happens:,script {{[-f|--flush]}} {{path/to/file}},command_gen,linux script {{[-f|--flush]}} {{path/to/file}},Write out data as soon as it happens:,explain,linux Execute quietly without start and done messages:,script {{[-q|--quiet]}} {{logfile.log}},command_gen,linux script {{[-q|--quiet]}} {{logfile.log}},Execute quietly without start and done messages:,explain,linux Display help:,script {{[-h|--help]}},command_gen,linux script {{[-h|--help]}},Display help:,explain,linux List all installed packages:,dpkg-query {{[-l|--list]}},command_gen,linux dpkg-query {{[-l|--list]}},List all installed packages:,explain,linux List installed packages matching a pattern:,dpkg-query {{[-l|--list]}} '{{libc6*}}',command_gen,linux dpkg-query {{[-l|--list]}} '{{libc6*}}',List installed packages matching a pattern:,explain,linux List all files installed by a package:,dpkg-query {{[-L|--listfiles]}} {{libc6}},command_gen,linux dpkg-query {{[-L|--listfiles]}} {{libc6}},List all files installed by a package:,explain,linux Show information about a package:,dpkg-query {{[-s|--status]}} {{libc6}},command_gen,linux dpkg-query {{[-s|--status]}} {{libc6}},Show information about a package:,explain,linux Search for packages that own files matching a pattern:,dpkg-query {{[-S|--search]}} {{/etc/ld.so.conf.d}},command_gen,linux dpkg-query {{[-S|--search]}} {{/etc/ld.so.conf.d}},Search for packages that own files matching a pattern:,explain,linux Change user's primary group membership:,newgrp {{group_name}},command_gen,linux newgrp {{group_name}},Change user's primary group membership:,explain,linux Reset primary group membership to user's default group in `/etc/passwd`:,newgrp,command_gen,linux newgrp,Reset primary group membership to user's default group in `/etc/passwd`:,explain,linux Try to enumerate using all methods:,enum4linux -a {{remote_host}},command_gen,linux enum4linux -a {{remote_host}},Try to enumerate using all methods:,explain,linux Enumerate using given login credentials:,enum4linux -u {{user_name}} -p {{password}} {{remote_host}},command_gen,linux enum4linux -u {{user_name}} -p {{password}} {{remote_host}},Enumerate using given login credentials:,explain,linux List usernames from a given host:,enum4linux -U {{remote_host}},command_gen,linux enum4linux -U {{remote_host}},List usernames from a given host:,explain,linux List shares:,enum4linux -S {{remote_host}},command_gen,linux enum4linux -S {{remote_host}},List shares:,explain,linux Get OS information:,enum4linux -o {{remote_host}},command_gen,linux enum4linux -o {{remote_host}},Get OS information:,explain,linux Wait for the user to make a selection and output its geometry to `stdout`:,slop,command_gen,linux slop,Wait for the user to make a selection and output its geometry to `stdout`:,explain,linux "Double click, rather than click and drag, to draw a selection:",slop {{[-D|--nodrag]}},command_gen,linux slop {{[-D|--nodrag]}},"Double click, rather than click and drag, to draw a selection:",explain,linux Highlight the selection rather than outlining it:,slop {{[-l|--highlight]}},command_gen,linux slop {{[-l|--highlight]}},Highlight the selection rather than outlining it:,explain,linux Specify the output format:,slop {{[-f|--format]}} {{format_string}},command_gen,linux slop {{[-f|--format]}} {{format_string}},Specify the output format:,explain,linux Specify the selection rectangle's color:,"slop {{[-c|--color]}} {{red}},{{green}},{{blue}},{{alpha}}",command_gen,linux "slop {{[-c|--color]}} {{red}},{{green}},{{blue}},{{alpha}}",Specify the selection rectangle's color:,explain,linux Operate on the specified directory instead of the root directory of the host system:,sudo systemd-firstboot --root {{path/to/root_directory}},command_gen,linux sudo systemd-firstboot --root {{path/to/root_directory}},Operate on the specified directory instead of the root directory of the host system:,explain,linux Set the system keyboard layout:,sudo systemd-firstboot --keymap {{keymap}},command_gen,linux sudo systemd-firstboot --keymap {{keymap}},Set the system keyboard layout:,explain,linux Set the system hostname:,sudo systemd-firstboot --hostname {{hostname}},command_gen,linux sudo systemd-firstboot --hostname {{hostname}},Set the system hostname:,explain,linux Set the root user's password:,sudo systemd-firstboot --root-password {{password}},command_gen,linux sudo systemd-firstboot --root-password {{password}},Set the root user's password:,explain,linux Prompt the user interactively for a specific basic setting:,sudo systemd-firstboot --prompt {{setting}},command_gen,linux sudo systemd-firstboot --prompt {{setting}},Prompt the user interactively for a specific basic setting:,explain,linux Force writing configuration even if the relevant files already exist:,sudo systemd-firstboot --force,command_gen,linux sudo systemd-firstboot --force,Force writing configuration even if the relevant files already exist:,explain,linux Remove all existing files that are configured by `systemd-firstboot`:,sudo systemd-firstboot --reset,command_gen,linux sudo systemd-firstboot --reset,Remove all existing files that are configured by `systemd-firstboot`:,explain,linux Remove the password of the system's root user:,sudo systemd-firstboot --delete-root-password,command_gen,linux sudo systemd-firstboot --delete-root-password,Remove the password of the system's root user:,explain,linux "Install the `base` package, the Linux kernel and firmware for common hardware:",pacstrap {{path/to/new/root}} {{base}} {{linux}} {{linux-firmware}},command_gen,linux pacstrap {{path/to/new/root}} {{base}} {{linux}} {{linux-firmware}},"Install the `base` package, the Linux kernel and firmware for common hardware:",explain,linux "Install the `base` package, the Linux LTS kernel and `base-devel` build tools:",pacstrap {{path/to/new/root}} {{base}} {{base-devel}} {{linux-lts}},command_gen,linux pacstrap {{path/to/new/root}} {{base}} {{base-devel}} {{linux-lts}},"Install the `base` package, the Linux LTS kernel and `base-devel` build tools:",explain,linux Install packages and copy the host's Pacman config to the target:,pacstrap -P {{path/to/new/root}} {{packages}},command_gen,linux pacstrap -P {{path/to/new/root}} {{packages}},Install packages and copy the host's Pacman config to the target:,explain,linux Install packages without copying the host's mirrorlist to the target:,pacstrap -M {{path/to/new/root}} {{packages}},command_gen,linux pacstrap -M {{path/to/new/root}} {{packages}},Install packages without copying the host's mirrorlist to the target:,explain,linux Use an alternate configuration file for Pacman:,pacstrap -C {{path/to/pacman.conf}} {{path/to/new/root}} {{packages}},command_gen,linux pacstrap -C {{path/to/pacman.conf}} {{path/to/new/root}} {{packages}},Use an alternate configuration file for Pacman:,explain,linux Install packages using the package cache on the host instead of on the target:,pacstrap -c {{path/to/new/root}} {{packages}},command_gen,linux pacstrap -c {{path/to/new/root}} {{packages}},Install packages using the package cache on the host instead of on the target:,explain,linux Initialize an empty `pacman` keyring in the target without copying it from the host:,pacstrap -K {{path/to/new/root}} {{packages}},command_gen,linux pacstrap -K {{path/to/new/root}} {{packages}},Initialize an empty `pacman` keyring in the target without copying it from the host:,explain,linux Install packages in interactive mode (prompts for confirmation):,pacstrap -i {{path/to/new/root}} {{packages}},command_gen,linux pacstrap -i {{path/to/new/root}} {{packages}},Install packages in interactive mode (prompts for confirmation):,explain,linux Make a bootable USB drive from an isohybrid file (such as `archlinux-xxx.iso`) and show the progress:,dd if={{path/to/file.iso}} of={{/dev/usb_drive}} status=progress,command_gen,linux dd if={{path/to/file.iso}} of={{/dev/usb_drive}} status=progress,Make a bootable USB drive from an isohybrid file (such as `archlinux-xxx.iso`) and show the progress:,explain,linux Clone a drive to another drive with 4 MiB block size and flush writes before the command terminates:,dd bs=4M conv=fsync if={{/dev/source_drive}} of={{/dev/dest_drive}},command_gen,linux dd bs=4M conv=fsync if={{/dev/source_drive}} of={{/dev/dest_drive}},Clone a drive to another drive with 4 MiB block size and flush writes before the command terminates:,explain,linux Generate a file with a specific number of random bytes by using kernel random driver:,dd bs={{100}} count={{1}} if=/dev/urandom of={{path/to/random_file}},command_gen,linux dd bs={{100}} count={{1}} if=/dev/urandom of={{path/to/random_file}},Generate a file with a specific number of random bytes by using kernel random driver:,explain,linux Benchmark the write performance of a disk:,dd bs={{1M}} count={{1024}} if=/dev/zero of={{path/to/file_1GB}},command_gen,linux dd bs={{1M}} count={{1024}} if=/dev/zero of={{path/to/file_1GB}},Benchmark the write performance of a disk:,explain,linux "Create a system backup, save it into an IMG file (can be restored later by swapping `if` and `of`), and show the progress:",dd if={{/dev/drive_device}} of={{path/to/file.img}} status=progress,command_gen,linux dd if={{/dev/drive_device}} of={{path/to/file.img}} status=progress,"Create a system backup, save it into an IMG file (can be restored later by swapping `if` and `of`), and show the progress:",explain,linux Check the progress of an ongoing `dd` operation (run this command from another shell):,kill -USR1 $(pgrep {{[-x|--exact]}} dd),command_gen,linux kill -USR1 $(pgrep {{[-x|--exact]}} dd),Check the progress of an ongoing `dd` operation (run this command from another shell):,explain,linux Run PhotoRec on a specific device:,sudo photorec {{/dev/sdb}},command_gen,linux sudo photorec {{/dev/sdb}},Run PhotoRec on a specific device:,explain,linux Run PhotoRec on a disk image (`image.dd`):,sudo photorec {{path/to/image.dd}},command_gen,linux sudo photorec {{path/to/image.dd}},Run PhotoRec on a disk image (`image.dd`):,explain,linux Visit a website in graphics mode:,links2 -g {{https://example.com}},command_gen,linux links2 -g {{https://example.com}},Visit a website in graphics mode:,explain,linux Build binary and source packages:,rpmbuild -ba {{path/to/spec_file}},command_gen,linux rpmbuild -ba {{path/to/spec_file}},Build binary and source packages:,explain,linux Build a binary package without source package:,rpmbuild -bb {{path/to/spec_file}},command_gen,linux rpmbuild -bb {{path/to/spec_file}},Build a binary package without source package:,explain,linux Specify additional variables when building a package:,"rpmbuild -bb {{path/to/spec_file}} --define ""{{variable1}} {{value1}}"" --define ""{{variable2}} {{value2}}""",command_gen,linux "rpmbuild -bb {{path/to/spec_file}} --define ""{{variable1}} {{value1}}"" --define ""{{variable2}} {{value2}}""",Specify additional variables when building a package:,explain,linux Search for packages that contain a file:,urpmf {{filename}},command_gen,linux urpmf {{filename}},Search for packages that contain a file:,explain,linux Search for packages that contain both a keyword [a]nd another in their summaries:,urpmf --summary {{keyword1}} -a {{keyword2}},command_gen,linux urpmf --summary {{keyword1}} -a {{keyword2}},Search for packages that contain both a keyword [a]nd another in their summaries:,explain,linux Search for packages that contain a keyword [o]r another in their descriptions:,urpmf --description {{keyword1}} -o {{keyword2}},command_gen,linux urpmf --description {{keyword1}} -o {{keyword2}},Search for packages that contain a keyword [o]r another in their descriptions:,explain,linux "Search for packages that do not contain a keyword in their name ignoring case distinction using ""|"" as the [F]ield separator ("":"" by default):",urpmf --description ! {{keyword}} -F'|',command_gen,linux urpmf --description ! {{keyword}} -F'|',"Search for packages that do not contain a keyword in their name ignoring case distinction using ""|"" as the [F]ield separator ("":"" by default):",explain,linux Synchronize and update all packages (including AUR):,yaourt -Syua,command_gen,linux yaourt -Syua,Synchronize and update all packages (including AUR):,explain,linux Install a new package (includes AUR):,yaourt -S {{package}},command_gen,linux yaourt -S {{package}},Install a new package (includes AUR):,explain,linux Remove a package and its dependencies (includes AUR packages):,yaourt -Rs {{package}},command_gen,linux yaourt -Rs {{package}},Remove a package and its dependencies (includes AUR packages):,explain,linux Search the package database for a keyword (including AUR):,yaourt -Ss {{query}},command_gen,linux yaourt -Ss {{query}},Search the package database for a keyword (including AUR):,explain,linux "List installed packages, versions, and repositories (AUR packages will be listed under the repository name 'local'):",yaourt -Q,command_gen,linux yaourt -Q,"List installed packages, versions, and repositories (AUR packages will be listed under the repository name 'local'):",explain,linux Mark a package as automatically installed:,sudo apt-mark auto {{package}},command_gen,linux sudo apt-mark auto {{package}},Mark a package as automatically installed:,explain,linux Hold a package at its current version and prevent updates to it:,sudo apt-mark hold {{package}},command_gen,linux sudo apt-mark hold {{package}},Hold a package at its current version and prevent updates to it:,explain,linux Allow a package to be updated again:,sudo apt-mark unhold {{package}},command_gen,linux sudo apt-mark unhold {{package}},Allow a package to be updated again:,explain,linux Show manually installed packages:,apt-mark showmanual,command_gen,linux apt-mark showmanual,Show manually installed packages:,explain,linux Show held packages that aren't being updated:,apt-mark showhold,command_gen,linux apt-mark showhold,Show held packages that aren't being updated:,explain,linux Log out of i3:,i3exit logout,command_gen,linux i3exit logout,Log out of i3:,explain,linux Lock i3:,i3exit lock,command_gen,linux i3exit lock,Lock i3:,explain,linux Shut down the system:,i3exit shutdown,command_gen,linux i3exit shutdown,Shut down the system:,explain,linux Suspend the system:,i3exit suspend,command_gen,linux i3exit suspend,Suspend the system:,explain,linux Switch to the login screen to log in as a different user:,i3exit switch_user,command_gen,linux i3exit switch_user,Switch to the login screen to log in as a different user:,explain,linux Hibernate the system:,i3exit hibernate,command_gen,linux i3exit hibernate,Hibernate the system:,explain,linux Reboot the system:,i3exit reboot,command_gen,linux i3exit reboot,Reboot the system:,explain,linux "Create a daily planner with specified language, lettercase (uppercase or lowercase) and year:",yplan {{language}} {{lettercase}} {{year}} > {{path/to/file.tex}},command_gen,linux yplan {{language}} {{lettercase}} {{year}} > {{path/to/file.tex}},"Create a daily planner with specified language, lettercase (uppercase or lowercase) and year:",explain,linux "Obtain a new certificate via webroot authorization, but do not install it automatically:",sudo certbot certonly --webroot {{[-w|--webroot-path]}} {{path/to/webroot}} {{[-d|--domain]}} {{subdomain.example.com}},command_gen,linux sudo certbot certonly --webroot {{[-w|--webroot-path]}} {{path/to/webroot}} {{[-d|--domain]}} {{subdomain.example.com}},"Obtain a new certificate via webroot authorization, but do not install it automatically:",explain,linux "Obtain a new certificate via nginx authorization, installing the new certificate automatically:",sudo certbot --nginx {{[-d|--domain]}} {{subdomain.example.com}},command_gen,linux sudo certbot --nginx {{[-d|--domain]}} {{subdomain.example.com}},"Obtain a new certificate via nginx authorization, installing the new certificate automatically:",explain,linux "Obtain a new certificate via apache authorization, installing the new certificate automatically:",sudo certbot --apache {{[-d|--domain]}} {{subdomain.example.com}},command_gen,linux sudo certbot --apache {{[-d|--domain]}} {{subdomain.example.com}},"Obtain a new certificate via apache authorization, installing the new certificate automatically:",explain,linux Renew all Let's Encrypt certificates that expire in 30 days or less (don't forget to restart any servers that use them afterwards):,sudo certbot renew,command_gen,linux sudo certbot renew,Renew all Let's Encrypt certificates that expire in 30 days or less (don't forget to restart any servers that use them afterwards):,explain,linux "Simulate the obtaining of a new certificate, but don't actually save any new certificates to disk:",sudo certbot --webroot {{[-w|--webroot-path]}} {{path/to/webroot}} {{[-d|--domain]}} {{subdomain.example.com}} --dry-run,command_gen,linux sudo certbot --webroot {{[-w|--webroot-path]}} {{path/to/webroot}} {{[-d|--domain]}} {{subdomain.example.com}} --dry-run,"Simulate the obtaining of a new certificate, but don't actually save any new certificates to disk:",explain,linux Obtain an untrusted test certificate instead:,sudo certbot --webroot {{[-w|--webroot-path]}} {{path/to/webroot}} {{[-d|--domain]}} {{subdomain.example.com}} --test-cert,command_gen,linux sudo certbot --webroot {{[-w|--webroot-path]}} {{path/to/webroot}} {{[-d|--domain]}} {{subdomain.example.com}} --test-cert,Obtain an untrusted test certificate instead:,explain,linux Show all DMI table contents:,sudo dmidecode,command_gen,linux sudo dmidecode,Show all DMI table contents:,explain,linux Show the BIOS version:,sudo dmidecode {{[-s|--string]}} bios-version,command_gen,linux sudo dmidecode {{[-s|--string]}} bios-version,Show the BIOS version:,explain,linux Show the system's serial number:,sudo dmidecode {{[-s|--string]}} system-serial-number,command_gen,linux sudo dmidecode {{[-s|--string]}} system-serial-number,Show the system's serial number:,explain,linux Show BIOS information:,sudo dmidecode {{[-t|--type]}} bios,command_gen,linux sudo dmidecode {{[-t|--type]}} bios,Show BIOS information:,explain,linux Show CPU information:,sudo dmidecode {{[-t|--type]}} processor,command_gen,linux sudo dmidecode {{[-t|--type]}} processor,Show CPU information:,explain,linux Show memory information:,sudo dmidecode {{[-t|--type]}} memory,command_gen,linux sudo dmidecode {{[-t|--type]}} memory,Show memory information:,explain,linux Show the networking status of NetworkManager:,nmcli networking,command_gen,linux nmcli networking,Show the networking status of NetworkManager:,explain,linux Enable or disable networking and all interfaces managed by NetworkManager:,nmcli networking {{on|off}},command_gen,linux nmcli networking {{on|off}},Enable or disable networking and all interfaces managed by NetworkManager:,explain,linux Show the last known connectivity state:,nmcli networking connectivity,command_gen,linux nmcli networking connectivity,Show the last known connectivity state:,explain,linux Show the current connectivity state:,nmcli networking connectivity check,command_gen,linux nmcli networking connectivity check,Show the current connectivity state:,explain,linux Change the group name:,sudo groupmod {{[-n|--new-name]}} {{new_group}} {{group_name}},command_gen,linux sudo groupmod {{[-n|--new-name]}} {{new_group}} {{group_name}},Change the group name:,explain,linux Change the group ID:,sudo groupmod {{[-g|--gid]}} {{new_id}} {{group_name}},command_gen,linux sudo groupmod {{[-g|--gid]}} {{new_id}} {{group_name}},Change the group ID:,explain,linux List all the installed extensions:,gnome-extensions list,command_gen,linux gnome-extensions list,List all the installed extensions:,explain,linux Display information about a specific extension:,"gnome-extensions info ""{{extension_id}}""",command_gen,linux "gnome-extensions info ""{{extension_id}}""",Display information about a specific extension:,explain,linux Enable a specific extension:,"gnome-extensions enable ""{{extension_id}}""",command_gen,linux "gnome-extensions enable ""{{extension_id}}""",Enable a specific extension:,explain,linux Disable a specific extension:,"gnome-extension disable ""{{extension_id}}""",command_gen,linux "gnome-extension disable ""{{extension_id}}""",Disable a specific extension:,explain,linux Uninstall a specific extension:,"gnome-extension uninstall ""{{extension_id}}""",command_gen,linux "gnome-extension uninstall ""{{extension_id}}""",Uninstall a specific extension:,explain,linux Display help for a specific subcommand (like `list`):,gnome-extensions help {{subcommand}},command_gen,linux gnome-extensions help {{subcommand}},Display help for a specific subcommand (like `list`):,explain,linux Display version:,gnome-extensions version,command_gen,linux gnome-extensions version,Display version:,explain,linux Browse through all available cheatsheets:,navi,command_gen,linux navi,Browse through all available cheatsheets:,explain,linux Browse the cheatsheet for `navi` itself:,navi fn welcome,command_gen,linux navi fn welcome,Browse the cheatsheet for `navi` itself:,explain,linux Print a command from the cheatsheet without executing it:,navi --print,command_gen,linux navi --print,Print a command from the cheatsheet without executing it:,explain,linux "Output shell widget source code (It automatically detects your shell if possible, but can also be specified manually):",navi widget {{shell}},command_gen,linux navi widget {{shell}},"Output shell widget source code (It automatically detects your shell if possible, but can also be specified manually):",explain,linux Autoselect and execute the snippet that best matches a query:,navi --query '{{query}}' --best-match,command_gen,linux navi --query '{{query}}' --best-match,Autoselect and execute the snippet that best matches a query:,explain,linux List trust policy store items:,trust list,command_gen,linux trust list,List trust policy store items:,explain,linux List information about specific items in the trust policy store:,trust list --filter={{blocklist|ca-anchors|certificates|trust-policy}},command_gen,linux trust list --filter={{blocklist|ca-anchors|certificates|trust-policy}},List information about specific items in the trust policy store:,explain,linux Store a specific trust anchor in the trust policy store:,trust anchor {{path/to/certificate.crt}},command_gen,linux trust anchor {{path/to/certificate.crt}},Store a specific trust anchor in the trust policy store:,explain,linux Remove a specific anchor from the trust policy store:,trust anchor --remove {{path/to/certificate.crt}},command_gen,linux trust anchor --remove {{path/to/certificate.crt}},Remove a specific anchor from the trust policy store:,explain,linux Extract trust policy from the shared trust policy store:,trust extract --format=x509-directory --filter=ca-anchors {{path/to/directory}},command_gen,linux trust extract --format=x509-directory --filter=ca-anchors {{path/to/directory}},Extract trust policy from the shared trust policy store:,explain,linux Display help for a subcommand:,trust {{subcommand}} --help,command_gen,linux trust {{subcommand}} --help,Display help for a subcommand:,explain,linux Open the filesystem in read only mode:,debugfs {{/dev/sdXN}},command_gen,linux debugfs {{/dev/sdXN}},Open the filesystem in read only mode:,explain,linux Open the filesystem in read write mode:,debugfs -w {{/dev/sdXN}},command_gen,linux debugfs -w {{/dev/sdXN}},Open the filesystem in read write mode:,explain,linux "Read commands from a specified file, execute them and then exit:",debugfs -f {{path/to/cmd_file}} {{/dev/sdXN}},command_gen,linux debugfs -f {{path/to/cmd_file}} {{/dev/sdXN}},"Read commands from a specified file, execute them and then exit:",explain,linux View the filesystem stats in debugfs console:,stats,command_gen,linux stats,View the filesystem stats in debugfs console:,explain,linux Close the filesystem:,close -a,command_gen,linux close -a,Close the filesystem:,explain,linux List all available commands:,lr,command_gen,linux lr,List all available commands:,explain,linux Read input:,line,command_gen,linux line,Read input:,explain,linux Search the package database for a package name:,pacstall --search {{query}},command_gen,linux pacstall --search {{query}},Search the package database for a package name:,explain,linux Install a package:,pacstall --install {{package}},command_gen,linux pacstall --install {{package}},Install a package:,explain,linux Remove a package:,pacstall --remove {{package}},command_gen,linux pacstall --remove {{package}},Remove a package:,explain,linux Add a repository to the database (only GitHub and GitLab are supported):,pacstall --add-repo {{remote_repository_location}},command_gen,linux pacstall --add-repo {{remote_repository_location}},Add a repository to the database (only GitHub and GitLab are supported):,explain,linux Update pacstall's scripts:,pacstall --update,command_gen,linux pacstall --update,Update pacstall's scripts:,explain,linux Update all packages:,pacstall --upgrade,command_gen,linux pacstall --upgrade,Update all packages:,explain,linux Display information about a package:,pacstall --cache-info {{package}},command_gen,linux pacstall --cache-info {{package}},Display information about a package:,explain,linux List all installed packages:,pacstall --list,command_gen,linux pacstall --list,List all installed packages:,explain,linux Update symlinks and rebuild the cache (usually run when a new library is installed):,sudo ldconfig,command_gen,linux sudo ldconfig,Update symlinks and rebuild the cache (usually run when a new library is installed):,explain,linux Update the symlinks for a given directory:,sudo ldconfig -n {{path/to/directory}},command_gen,linux sudo ldconfig -n {{path/to/directory}},Update the symlinks for a given directory:,explain,linux Print the libraries in the cache and check whether a given library is present:,ldconfig {{[-p|--print-cache]}} | grep {{library_name}},command_gen,linux ldconfig {{[-p|--print-cache]}} | grep {{library_name}},Print the libraries in the cache and check whether a given library is present:,explain,linux Show all messages with priority level 3 (errors) from this boot:,journalctl {{[-b|--boot]}} {{[-p|--priority]}} 3,command_gen,linux journalctl {{[-b|--boot]}} {{[-p|--priority]}} 3,Show all messages with priority level 3 (errors) from this boot:,explain,linux Delete journal logs which are older than 2 days:,journalctl --vacuum-time 2d,command_gen,linux journalctl --vacuum-time 2d,Delete journal logs which are older than 2 days:,explain,linux Show only the last `n` lines and follow new messages (like `tail -f` for traditional syslog):,journalctl {{[-n|--lines]}} {{n}} {{[-f|--follow]}},command_gen,linux journalctl {{[-n|--lines]}} {{n}} {{[-f|--follow]}},Show only the last `n` lines and follow new messages (like `tail -f` for traditional syslog):,explain,linux Show all messages by a specific unit:,journalctl {{[-u|--unit]}} {{unit}},command_gen,linux journalctl {{[-u|--unit]}} {{unit}},Show all messages by a specific unit:,explain,linux Show logs for a given unit since the last time it started:,journalctl _SYSTEMD_INVOCATION_ID=$(systemctl show --value --property=InvocationID {{unit}}),command_gen,linux journalctl _SYSTEMD_INVOCATION_ID=$(systemctl show --value --property=InvocationID {{unit}}),Show logs for a given unit since the last time it started:,explain,linux "Filter messages within a time range (either timestamp or placeholders like ""yesterday""):","journalctl {{[-S|--since]}} {{now|today|yesterday|tomorrow}} {{[-U|--until]}} ""{{YYYY-MM-DD HH:MM:SS}}""",command_gen,linux "journalctl {{[-S|--since]}} {{now|today|yesterday|tomorrow}} {{[-U|--until]}} ""{{YYYY-MM-DD HH:MM:SS}}""","Filter messages within a time range (either timestamp or placeholders like ""yesterday""):",explain,linux Show all messages by a specific process:,journalctl _PID={{pid}},command_gen,linux journalctl _PID={{pid}},Show all messages by a specific process:,explain,linux Show all messages by a specific executable:,journalctl {{path/to/executable}},command_gen,linux journalctl {{path/to/executable}},Show all messages by a specific executable:,explain,linux Reload Hyprland configuration:,hyprctl reload,command_gen,linux hyprctl reload,Reload Hyprland configuration:,explain,linux Return the active window name:,hyprctl activewindow,command_gen,linux hyprctl activewindow,Return the active window name:,explain,linux List all connected input devices:,hyprctl devices,command_gen,linux hyprctl devices,List all connected input devices:,explain,linux List all outputs with respective properties:,hyprctl workspaces,command_gen,linux hyprctl workspaces,List all outputs with respective properties:,explain,linux Call a dispatcher:,hyprctl dispatch {{dispatcher}},command_gen,linux hyprctl dispatch {{dispatcher}},Call a dispatcher:,explain,linux Set a configuration keyword dynamically:,hyprctl keyword {{keyword}} {{value}},command_gen,linux hyprctl keyword {{keyword}} {{value}},Set a configuration keyword dynamically:,explain,linux Display version:,hyprctl version,command_gen,linux hyprctl version,Display version:,explain,linux Read the OTP private key:,rpi-otp-private-key,command_gen,linux rpi-otp-private-key,Read the OTP private key:,explain,linux Calculate and save the UUID for the current working directory:,abrt-action-analyze-c,command_gen,linux abrt-action-analyze-c,Calculate and save the UUID for the current working directory:,explain,linux Calculate and save the UUID for a specific directory:,abrt-action-analyze-c -d {{path/to/directory}},command_gen,linux abrt-action-analyze-c -d {{path/to/directory}},Calculate and save the UUID for a specific directory:,explain,linux Calculate and save the UUID verbosely:,abrt-action-analyze-c -v,command_gen,linux abrt-action-analyze-c -v,Calculate and save the UUID verbosely:,explain,linux [Q]uery the local package database and list installed packages and versions:,pacman -Q,command_gen,linux pacman -Q,[Q]uery the local package database and list installed packages and versions:,explain,linux List only packages and versions that were [e]xplicitly installed:,pacman -Qe,command_gen,linux pacman -Qe,List only packages and versions that were [e]xplicitly installed:,explain,linux Find which package [o]wns a file:,pacman -Qo {{filename}},command_gen,linux pacman -Qo {{filename}},Find which package [o]wns a file:,explain,linux Display information about an [i]nstalled package:,pacman -Qi {{package}},command_gen,linux pacman -Qi {{package}},Display information about an [i]nstalled package:,explain,linux Display the [l]ist of files owned by a specific package:,pacman -Ql {{package}},command_gen,linux pacman -Ql {{package}},Display the [l]ist of files owned by a specific package:,explain,linux List orphan packages (installed as [d]ependencies but unrequired ([t]) by any package and print in [q]uiet mode (only package name is displayed)):,pacman -Qdtq,command_gen,linux pacman -Qdtq,List orphan packages (installed as [d]ependencies but unrequired ([t]) by any package and print in [q]uiet mode (only package name is displayed)):,explain,linux List installed packages foreign ([m]) to the repository database:,pacman -Qm,command_gen,linux pacman -Qm,List installed packages foreign ([m]) to the repository database:,explain,linux List packages that can be [u]pgraded:,pacman -Qu,command_gen,linux pacman -Qu,List packages that can be [u]pgraded:,explain,linux Lock the screen to a blurred screenshot of the current screen:,blurlock,command_gen,linux blurlock,Lock the screen to a blurred screenshot of the current screen:,explain,linux Lock the screen and disable the unlock indicator (removes feedback on keypress):,blurlock {{[-u|--no-unlock-indicator]}},command_gen,linux blurlock {{[-u|--no-unlock-indicator]}},Lock the screen and disable the unlock indicator (removes feedback on keypress):,explain,linux Lock the screen and don't hide the mouse pointer:,blurlock {{[-p|--pointer]}} {{default}},command_gen,linux blurlock {{[-p|--pointer]}} {{default}},Lock the screen and don't hide the mouse pointer:,explain,linux Lock the screen and show the number of failed login attempts:,blurlock {{[-f|--show-failed-attempts]}},command_gen,linux blurlock {{[-f|--show-failed-attempts]}},Lock the screen and show the number of failed login attempts:,explain,linux Extract [m]essage from file:,stegsnow {{path/to/file.txt}},command_gen,linux stegsnow {{path/to/file.txt}},Extract [m]essage from file:,explain,linux Extract [C]ompressed and [p]assword protected [m]essage from file:,stegsnow -C -p {{password}} {{path/to/file.txt}},command_gen,linux stegsnow -C -p {{password}} {{path/to/file.txt}},Extract [C]ompressed and [p]assword protected [m]essage from file:,explain,linux Determine approximate [S]torage capacity with line [l]ength less than 72 for file:,stegsnow -S -l 72 {{path/to/file.txt}},command_gen,linux stegsnow -S -l 72 {{path/to/file.txt}},Determine approximate [S]torage capacity with line [l]ength less than 72 for file:,explain,linux Conceal [m]essage in text from file and save to result:,stegsnow -m '{{message}}' {{path/to/file.txt}} {{path/to/result.txt}},command_gen,linux stegsnow -m '{{message}}' {{path/to/file.txt}} {{path/to/result.txt}},Conceal [m]essage in text from file and save to result:,explain,linux Conceal message [f]ile content [C]ompressed in text from file and save to result:,stegsnow -C -f '{{path/to/message.txt}}' {{path/to/file.txt}} {{path/to/result.txt}},command_gen,linux stegsnow -C -f '{{path/to/message.txt}}' {{path/to/file.txt}} {{path/to/result.txt}},Conceal message [f]ile content [C]ompressed in text from file and save to result:,explain,linux Conceal [m]essage [C]ompressed and [p]assword protected in text from file and save to result:,stegsnow -C -p {{password}} -m '{{message}}' {{path/to/file.txt}} {{path/to/result.txt}},command_gen,linux stegsnow -C -p {{password}} -m '{{message}}' {{path/to/file.txt}} {{path/to/result.txt}},Conceal [m]essage [C]ompressed and [p]assword protected in text from file and save to result:,explain,linux Display status information of a comma-separated list of jobs:,sstat {{[-j|--jobs]}} {{job_id}},command_gen,linux sstat {{[-j|--jobs]}} {{job_id}},Display status information of a comma-separated list of jobs:,explain,linux "Display job ID, average CPU and average virtual memory size of a comma-separated list of jobs, with pipes as column delimiters:","sstat {{[-p|--parsable]}} {{[-j|--jobs]}} {{job_id}} {{[-o|--format]}} {{JobID,AveCPU,AveVMSize}}",command_gen,linux "sstat {{[-p|--parsable]}} {{[-j|--jobs]}} {{job_id}} {{[-o|--format]}} {{JobID,AveCPU,AveVMSize}}","Display job ID, average CPU and average virtual memory size of a comma-separated list of jobs, with pipes as column delimiters:",explain,linux Display list of fields available:,sstat {{[-e|--helpformat]}},command_gen,linux sstat {{[-e|--helpformat]}},Display list of fields available:,explain,linux View documentation for the original command:,tldr dnf config-manager,command_gen,linux tldr dnf config-manager,View documentation for the original command:,explain,linux Display the watchdog status:,wdctl,command_gen,linux wdctl,Display the watchdog status:,explain,linux Display the watchdog status in a single line in key-value pairs:,wdctl {{[-O|--oneline]}},command_gen,linux wdctl {{[-O|--oneline]}},Display the watchdog status in a single line in key-value pairs:,explain,linux Display only specific watchdog flags (list is driver specific):,wdctl {{[-f|--flags]}} {{flag_list}},command_gen,linux wdctl {{[-f|--flags]}} {{flag_list}},Display only specific watchdog flags (list is driver specific):,explain,linux Modify ACL of a file for user with read and write access:,setfacl {{[-m|--modify]}} u:{{username}}:rw {{path/to/file_or_directory}},command_gen,linux setfacl {{[-m|--modify]}} u:{{username}}:rw {{path/to/file_or_directory}},Modify ACL of a file for user with read and write access:,explain,linux Modify default ACL of a file for all users:,setfacl {{[-m|--modify]}} {{[-d|--default]}} u::rw {{path/to/file_or_directory}},command_gen,linux setfacl {{[-m|--modify]}} {{[-d|--default]}} u::rw {{path/to/file_or_directory}},Modify default ACL of a file for all users:,explain,linux Remove ACL of a file for a user:,setfacl {{[-x|--remove]}} u:{{username}} {{path/to/file_or_directory}},command_gen,linux setfacl {{[-x|--remove]}} u:{{username}} {{path/to/file_or_directory}},Remove ACL of a file for a user:,explain,linux Remove all ACL entries of a file:,setfacl {{[-X|--remove-all]}} {{path/to/file_or_directory}},command_gen,linux setfacl {{[-X|--remove-all]}} {{path/to/file_or_directory}},Remove all ACL entries of a file:,explain,linux Search for videos on YouTube with thumbnail previews:,ytfzf --show-thumbnails {{search_pattern}},command_gen,linux ytfzf --show-thumbnails {{search_pattern}},Search for videos on YouTube with thumbnail previews:,explain,linux Play only the audio of the first item in a loop:,ytfzf --audio-only --auto-select --loop {{search_pattern}},command_gen,linux ytfzf --audio-only --auto-select --loop {{search_pattern}},Play only the audio of the first item in a loop:,explain,linux Download a video from the history:,ytfzf --download --choose-from-history,command_gen,linux ytfzf --download --choose-from-history,Download a video from the history:,explain,linux Play all the music found in a search:,ytfzf --audio-only --select-all {{search_pattern}},command_gen,linux ytfzf --audio-only --select-all {{search_pattern}},Play all the music found in a search:,explain,linux See the trending videos in an external menu:,ytfzf --trending --ext-menu {{search_pattern}},command_gen,linux ytfzf --trending --ext-menu {{search_pattern}},See the trending videos in an external menu:,explain,linux Search on PeerTube instead of YouTube:,ytfzf --peertube {{search_pattern}},command_gen,linux ytfzf --peertube {{search_pattern}},Search on PeerTube instead of YouTube:,explain,linux View the queue:,squeue,command_gen,linux squeue,View the queue:,explain,linux View jobs queued by a specific user:,squeue {{[-u|--user]}} {{username}},command_gen,linux squeue {{[-u|--user]}} {{username}},View jobs queued by a specific user:,explain,linux View the queue and refresh every 5 seconds:,squeue {{[-i|--iterate]}} {{5}},command_gen,linux squeue {{[-i|--iterate]}} {{5}},View the queue and refresh every 5 seconds:,explain,linux View the queue with expected start times:,squeue --start,command_gen,linux squeue --start,View the queue with expected start times:,explain,linux List enabled Apache modules:,sudo a2query -m,command_gen,linux sudo a2query -m,List enabled Apache modules:,explain,linux Check if a specific module is installed:,sudo a2query -m {{module_name}},command_gen,linux sudo a2query -m {{module_name}},Check if a specific module is installed:,explain,linux List enabled virtual hosts:,sudo a2query -s,command_gen,linux sudo a2query -s,List enabled virtual hosts:,explain,linux Display the currently enabled Multi Processing Module:,sudo a2query -M,command_gen,linux sudo a2query -M,Display the currently enabled Multi Processing Module:,explain,linux Display Apache version:,sudo a2query -v,command_gen,linux sudo a2query -v,Display Apache version:,explain,linux Find out where your local DNS got the information on www.example.com:,dnstracer {{www.example.com}},command_gen,linux dnstracer {{www.example.com}},Find out where your local DNS got the information on www.example.com:,explain,linux Start with a [s]pecific DNS that you already know:,dnstracer -s {{dns.example.org}} {{www.example.com}},command_gen,linux dnstracer -s {{dns.example.org}} {{www.example.com}},Start with a [s]pecific DNS that you already know:,explain,linux Only query IPv4 servers:,dnstracer -4 {{www.example.com}},command_gen,linux dnstracer -4 {{www.example.com}},Only query IPv4 servers:,explain,linux Retry each request 5 times on failure:,dnstracer -r {{5}} {{www.example.com}},command_gen,linux dnstracer -r {{5}} {{www.example.com}},Retry each request 5 times on failure:,explain,linux Display all steps during execution:,dnstracer -v {{www.example.com}},command_gen,linux dnstracer -v {{www.example.com}},Display all steps during execution:,explain,linux Display an [o]verview of all received answers after execution:,dnstracer -o {{www.example.com}},command_gen,linux dnstracer -o {{www.example.com}},Display an [o]verview of all received answers after execution:,explain,linux Change the volume label on a specific ext partition:,"e2label {{/dev/sda1}} ""{{label_name}}""",command_gen,linux "e2label {{/dev/sda1}} ""{{label_name}}""",Change the volume label on a specific ext partition:,explain,linux Update all enabled media:,urpmi.update -a,command_gen,linux urpmi.update -a,Update all enabled media:,explain,linux Update specific media (including disabled media):,urpmi.update {{medium1 medium2 ...}},command_gen,linux urpmi.update {{medium1 medium2 ...}},Update specific media (including disabled media):,explain,linux Update all media that contain a specific keyword:,urpmi.update {{keyword}},command_gen,linux urpmi.update {{keyword}},Update all media that contain a specific keyword:,explain,linux Update all configured media:,urpmi.update e,command_gen,linux urpmi.update e,Update all configured media:,explain,linux View documentation for the original command:,tldr qm disk move,command_gen,linux tldr qm disk move,View documentation for the original command:,explain,linux Remove a package from a local repository:,repo-remove {{path/to/database.db.tar.gz}} {{package}},command_gen,linux repo-remove {{path/to/database.db.tar.gz}} {{package}},Remove a package from a local repository:,explain,linux Create a password hash for GRUB 2 using PBKDF2 and print it to `stdout`:,sudo grub2-mkpasswd-pbkdf2 {{[-c|--iteration-count]}} {{number_of_pbkdf2_iterations}} {{[-s|--salt]}} {{salt_length}},command_gen,linux sudo grub2-mkpasswd-pbkdf2 {{[-c|--iteration-count]}} {{number_of_pbkdf2_iterations}} {{[-s|--salt]}} {{salt_length}},Create a password hash for GRUB 2 using PBKDF2 and print it to `stdout`:,explain,linux Store a secret with an optional label:,secret-tool store --label={{label}} {{key}} {{value}},command_gen,linux secret-tool store --label={{label}} {{key}} {{value}},Store a secret with an optional label:,explain,linux Retrieve a secret:,secret-tool lookup key {{key}},command_gen,linux secret-tool lookup key {{key}},Retrieve a secret:,explain,linux Get more information about a secret:,secret-tool search key {{key}},command_gen,linux secret-tool search key {{key}},Get more information about a secret:,explain,linux Delete a stored secret:,secret-tool clear key {{key}},command_gen,linux secret-tool clear key {{key}},Delete a stored secret:,explain,linux Mount a file system (image or block device) at `/run/media/system/LABEL` where LABEL is the filesystem label or the device name if there is no label:,systemd-mount {{path/to/file_or_device}},command_gen,linux systemd-mount {{path/to/file_or_device}},Mount a file system (image or block device) at `/run/media/system/LABEL` where LABEL is the filesystem label or the device name if there is no label:,explain,linux Mount a file system (image or block device) at a specific location:,systemd-mount {{path/to/file_or_device}} {{path/to/mount_point}},command_gen,linux systemd-mount {{path/to/file_or_device}} {{path/to/mount_point}},Mount a file system (image or block device) at a specific location:,explain,linux "List all local, known block devices with file systems that may be mounted:",systemd-mount --list,command_gen,linux systemd-mount --list,"List all local, known block devices with file systems that may be mounted:",explain,linux Create an automount point that mounts the actual file system at the time of first access:,systemd-mount --automount yes {{path/to/file_or_device}},command_gen,linux systemd-mount --automount yes {{path/to/file_or_device}},Create an automount point that mounts the actual file system at the time of first access:,explain,linux Unmount one or more devices:,systemd-mount {{[-u|--umount]}} {{path/to/mount_point_or_device1}} {{path/to/mount_point_or_device2}},command_gen,linux systemd-mount {{[-u|--umount]}} {{path/to/mount_point_or_device1}} {{path/to/mount_point_or_device2}},Unmount one or more devices:,explain,linux Mount a file system (image or block device) with a specific file system type:,systemd-mount {{[-t|--type]}} {{file_system_type}} {{path/to/file_or_device}} {{path/to/mount_point}},command_gen,linux systemd-mount {{[-t|--type]}} {{file_system_type}} {{path/to/file_or_device}} {{path/to/mount_point}},Mount a file system (image or block device) with a specific file system type:,explain,linux Mount a file system (image or block device) with additional mount options:,systemd-mount {{[-o|--options]}} {{mount_options}} {{path/to/file_or_device}} {{path/to/mount_point}},command_gen,linux systemd-mount {{[-o|--options]}} {{mount_options}} {{path/to/file_or_device}} {{path/to/mount_point}},Mount a file system (image or block device) with additional mount options:,explain,linux Scan for available wireless networks:,iw dev {{wlp}} scan,command_gen,linux iw dev {{wlp}} scan,Scan for available wireless networks:,explain,linux Join an open wireless network:,iw dev {{wlp}} connect {{SSID}},command_gen,linux iw dev {{wlp}} connect {{SSID}},Join an open wireless network:,explain,linux Close the current connection:,iw dev {{wlp}} disconnect,command_gen,linux iw dev {{wlp}} disconnect,Close the current connection:,explain,linux Show information about the current connection:,iw dev {{wlp}} link,command_gen,linux iw dev {{wlp}} link,Show information about the current connection:,explain,linux List all physical and logical wireless network interfaces:,iw dev,command_gen,linux iw dev,List all physical and logical wireless network interfaces:,explain,linux List all wireless capabilities for all physical hardware interfaces:,iw phy,command_gen,linux iw phy,List all wireless capabilities for all physical hardware interfaces:,explain,linux List the kernel's current wireless regulatory domain information:,iw reg get,command_gen,linux iw reg get,List the kernel's current wireless regulatory domain information:,explain,linux Display help for all commands:,iw help,command_gen,linux iw help,Display help for all commands:,explain,linux Execute a specific QEMU Guest Agent command:,qm guest cmd {{virtual_machine_id}} {{fsfreeze-freeze|fsfreeze-status|fsfreeze-thaw|fstrim|get-fsinfo|...}},command_gen,linux qm guest cmd {{virtual_machine_id}} {{fsfreeze-freeze|fsfreeze-status|fsfreeze-thaw|fstrim|get-fsinfo|...}},Execute a specific QEMU Guest Agent command:,explain,linux List all containers (running and stopped):,ctr containers list,command_gen,linux ctr containers list,List all containers (running and stopped):,explain,linux List all images:,ctr images list,command_gen,linux ctr images list,List all images:,explain,linux Pull an image:,ctr images pull {{image}},command_gen,linux ctr images pull {{image}},Pull an image:,explain,linux Tag an image:,ctr images tag {{source_image}}:{{source_tag}} {{target_image}}:{{target_tag}},command_gen,linux ctr images tag {{source_image}}:{{source_tag}} {{target_image}}:{{target_tag}},Tag an image:,explain,linux View and set the wallpapers from a specific directory:,nitrogen {{path/to/directory}},command_gen,linux nitrogen {{path/to/directory}},View and set the wallpapers from a specific directory:,explain,linux Set the wallpaper with automatic size settings:,nitrogen --set-auto {{path/to/file}},command_gen,linux nitrogen --set-auto {{path/to/file}},Set the wallpaper with automatic size settings:,explain,linux Restore the previous wallpaper:,nitrogen --restore,command_gen,linux nitrogen --restore,Restore the previous wallpaper:,explain,linux Convert the given assembly code to `bytes`:,"pwn asm ""{{xor edi, edi}}""",command_gen,linux "pwn asm ""{{xor edi, edi}}""",Convert the given assembly code to `bytes`:,explain,linux Create a cyclic pattern of the specific number of characters:,pwn cyclic {{number}},command_gen,linux pwn cyclic {{number}},Create a cyclic pattern of the specific number of characters:,explain,linux Encode the given data into the hexadecimal system:,pwn hex {{deafbeef}},command_gen,linux pwn hex {{deafbeef}},Encode the given data into the hexadecimal system:,explain,linux Decode the given data from hexadecimal:,pwn unhex {{6c4f7645}},command_gen,linux pwn unhex {{6c4f7645}},Decode the given data from hexadecimal:,explain,linux Print a x64 Linux shellcode for running a shell:,pwn shellcraft {{amd64.linux.sh}},command_gen,linux pwn shellcraft {{amd64.linux.sh}},Print a x64 Linux shellcode for running a shell:,explain,linux Check the binary security settings for the given ELF file:,pwn checksec {{path/to/file}},command_gen,linux pwn checksec {{path/to/file}},Check the binary security settings for the given ELF file:,explain,linux Check for Pwntools updates:,pwn update,command_gen,linux pwn update,Check for Pwntools updates:,explain,linux Display version:,pwn version,command_gen,linux pwn version,Display version:,explain,linux Perform reconnaissance on target host(s) (detailed scan results will be dumped in `./results`):,"sudo autorecon {{host_or_ip1,host_or_ip2,...}}",command_gen,linux "sudo autorecon {{host_or_ip1,host_or_ip2,...}}",Perform reconnaissance on target host(s) (detailed scan results will be dumped in `./results`):,explain,linux Perform reconnaissance on target(s) from a file:,sudo autorecon {{[-t|--target-file]}} {{path/to/file}},command_gen,linux sudo autorecon {{[-t|--target-file]}} {{path/to/file}},Perform reconnaissance on target(s) from a file:,explain,linux Output results to a different directory:,"sudo autorecon {{[-o|--output]}} {{path/to/results}} {{host_or_ip1,host_or_ip2,...}}",command_gen,linux "sudo autorecon {{[-o|--output]}} {{path/to/results}} {{host_or_ip1,host_or_ip2,...}}",Output results to a different directory:,explain,linux "Limit scanning to specific ports and protocols (`T` for TCP, `U` for UDP, `B` for both):","sudo autorecon {{[-p|--ports]}} {{T:21-25,80,443,U:53,B:123}} {{host_or_ip1,host_or_ip2,...}}",command_gen,linux "sudo autorecon {{[-p|--ports]}} {{T:21-25,80,443,U:53,B:123}} {{host_or_ip1,host_or_ip2,...}}","Limit scanning to specific ports and protocols (`T` for TCP, `U` for UDP, `B` for both):",explain,linux Set a user's login shell to `nologin` to prevent the user from logging in:,chsh {{[-s|--shell]}} {{user}} nologin,command_gen,linux chsh {{[-s|--shell]}} {{user}} nologin,Set a user's login shell to `nologin` to prevent the user from logging in:,explain,linux Customize message for users with the login shell of `nologin`:,"echo ""{{declined_login_message}}"" > /etc/nologin.txt",command_gen,linux "echo ""{{declined_login_message}}"" > /etc/nologin.txt",Customize message for users with the login shell of `nologin`:,explain,linux Display a message in full-screen:,"sm ""{{Hello World!}}""",command_gen,linux "sm ""{{Hello World!}}""",Display a message in full-screen:,explain,linux Display a message with inverted colors:,"sm {{[-i|--invert]}} ""{{Hello World!}}""",command_gen,linux "sm {{[-i|--invert]}} ""{{Hello World!}}""",Display a message with inverted colors:,explain,linux Display a message with a custom foreground color:,"sm {{[-f|--foreground]}} {{blue}} ""{{Hello World!}}""",command_gen,linux "sm {{[-f|--foreground]}} {{blue}} ""{{Hello World!}}""",Display a message with a custom foreground color:,explain,linux Display a message with a custom background color:,"sm {{[-b|--background]}} {{#008888}} ""{{Hello World!}}""",command_gen,linux "sm {{[-b|--background]}} {{#008888}} ""{{Hello World!}}""",Display a message with a custom background color:,explain,linux "Display a message rotated 3 times (in steps of 90 degrees, counterclockwise):","sm {{[-r|--rotate]}} {{3}} ""{{Hello World!}}""",command_gen,linux "sm {{[-r|--rotate]}} {{3}} ""{{Hello World!}}""","Display a message rotated 3 times (in steps of 90 degrees, counterclockwise):",explain,linux Display a message using the output from another command:,"{{echo ""Hello World!""}} | sm -",command_gen,linux "{{echo ""Hello World!""}} | sm -",Display a message using the output from another command:,explain,linux Launch the screenshooter GUI:,xfce4-screenshooter,command_gen,linux xfce4-screenshooter,Launch the screenshooter GUI:,explain,linux Take a screenshot of the entire screen and launch the GUI to ask how to proceed:,xfce4-screenshooter {{[-f|--fullscreen]}},command_gen,linux xfce4-screenshooter {{[-f|--fullscreen]}},Take a screenshot of the entire screen and launch the GUI to ask how to proceed:,explain,linux Take a screenshot of the entire screen and save it in the specified directory:,xfce4-screenshooter {{[-f|--fullscreen]}} {{[-s|--save]}} {{path/to/directory}},command_gen,linux xfce4-screenshooter {{[-f|--fullscreen]}} {{[-s|--save]}} {{path/to/directory}},Take a screenshot of the entire screen and save it in the specified directory:,explain,linux Wait some time before taking the screenshot:,xfce4-screenshooter {{[-d|--delay]}} {{seconds}},command_gen,linux xfce4-screenshooter {{[-d|--delay]}} {{seconds}},Wait some time before taking the screenshot:,explain,linux Take a screenshot of a region of the screen (select using the mouse):,xfce4-screenshooter {{[-r|--region]}},command_gen,linux xfce4-screenshooter {{[-r|--region]}},Take a screenshot of a region of the screen (select using the mouse):,explain,linux "Take a screenshot of the active window, and copy it to the clipboard:",xfce4-screenshooter {{[-w|--window]}} {{[-c|--clipboard]}},command_gen,linux xfce4-screenshooter {{[-w|--window]}} {{[-c|--clipboard]}},"Take a screenshot of the active window, and copy it to the clipboard:",explain,linux "Take a screenshot of the active window, and open it with a chosen program:",xfce4-screenshooter {{[-w|--window]}} {{[-o|--open]}} {{gimp}},command_gen,linux xfce4-screenshooter {{[-w|--window]}} {{[-o|--open]}} {{gimp}},"Take a screenshot of the active window, and open it with a chosen program:",explain,linux [l]isten on a specified [p]ort and print any data received:,cryptcat -k {{password}} -l -p {{port}},command_gen,linux cryptcat -k {{password}} -l -p {{port}},[l]isten on a specified [p]ort and print any data received:,explain,linux Connect to a certain port:,cryptcat -k {{password}} {{ip_address}} {{port}},command_gen,linux cryptcat -k {{password}} {{ip_address}} {{port}},Connect to a certain port:,explain,linux Specify the timeout ([w]):,cryptcat -k {{password}} -w {{timeout_in_seconds}} {{ip_address}} {{port}},command_gen,linux cryptcat -k {{password}} -w {{timeout_in_seconds}} {{ip_address}} {{port}},Specify the timeout ([w]):,explain,linux Scan ([z]) the open ports of a specified host:,cryptcat -v -z {{ip_address}} {{port}},command_gen,linux cryptcat -v -z {{ip_address}} {{port}},Scan ([z]) the open ports of a specified host:,explain,linux Act as proxy and forward data from a local TCP port to the given remote host:,cryptcat -k {{password}} -l -p {{local_port}} | cryptcat -k {{password}} {{hostname}} {{remote_port}},command_gen,linux cryptcat -k {{password}} -l -p {{local_port}} | cryptcat -k {{password}} {{hostname}} {{remote_port}},Act as proxy and forward data from a local TCP port to the given remote host:,explain,linux Compare files:,diff3 {{path/to/file1}} {{path/to/file2}} {{path/to/file3}},command_gen,linux diff3 {{path/to/file1}} {{path/to/file2}} {{path/to/file3}},Compare files:,explain,linux "Show all changes, outlining conflicts:",diff3 {{[-A|--show-all]}} {{path/to/file1}} {{path/to/file2}} {{path/to/file3}},command_gen,linux diff3 {{[-A|--show-all]}} {{path/to/file1}} {{path/to/file2}} {{path/to/file3}},"Show all changes, outlining conflicts:",explain,linux Show all available variables and their values:,sysctl {{[-a|--all]}},command_gen,linux sysctl {{[-a|--all]}},Show all available variables and their values:,explain,linux Set a changeable kernel state variable:,sysctl {{[-w|--write]}} {{section.tunable}}={{value}},command_gen,linux sysctl {{[-w|--write]}} {{section.tunable}}={{value}},Set a changeable kernel state variable:,explain,linux Get currently open file handlers:,sysctl fs.file-nr,command_gen,linux sysctl fs.file-nr,Get currently open file handlers:,explain,linux Get limit for simultaneous open files:,sysctl fs.file-max,command_gen,linux sysctl fs.file-max,Get limit for simultaneous open files:,explain,linux Apply changes from `/etc/sysctl.conf`:,sysctl {{[-p|--load]}},command_gen,linux sysctl {{[-p|--load]}},Apply changes from `/etc/sysctl.conf`:,explain,linux "Assemble a file, writing the output to `a.out`:",as {{path/to/file.s}},command_gen,linux as {{path/to/file.s}},"Assemble a file, writing the output to `a.out`:",explain,linux Assemble the output to a given file:,as {{path/to/file.s}} -o {{path/to/output_file.o}},command_gen,linux as {{path/to/file.s}} -o {{path/to/output_file.o}},Assemble the output to a given file:,explain,linux Generate output faster by skipping whitespace and comment preprocessing. (Should only be used for trusted compilers):,as -f {{path/to/file.s}},command_gen,linux as -f {{path/to/file.s}},Generate output faster by skipping whitespace and comment preprocessing. (Should only be used for trusted compilers):,explain,linux Include a given path to the list of directories to search for files specified in `.include` directives:,as -I {{path/to/directory}} {{path/to/file.s}},command_gen,linux as -I {{path/to/directory}} {{path/to/file.s}},Include a given path to the list of directories to search for files specified in `.include` directives:,explain,linux Save the current configuration as a profile:,konsave {{[-s|--save]}} {{profile_name}},command_gen,linux konsave {{[-s|--save]}} {{profile_name}},Save the current configuration as a profile:,explain,linux Apply a profile:,konsave {{[-a|--apply]}} {{profile_name}},command_gen,linux konsave {{[-a|--apply]}} {{profile_name}},Apply a profile:,explain,linux "Save the current configuration as a profile, overwriting existing profiles if they exist with the same name:",konsave {{[-s|--save]}} {{profile_name}} {{[-f|--force]}},command_gen,linux konsave {{[-s|--save]}} {{profile_name}} {{[-f|--force]}},"Save the current configuration as a profile, overwriting existing profiles if they exist with the same name:",explain,linux List all profiles:,konsave {{[-l|--list]}},command_gen,linux konsave {{[-l|--list]}},List all profiles:,explain,linux Remove a profile:,konsave {{[-r|--remove]}} {{profile_name}},command_gen,linux konsave {{[-r|--remove]}} {{profile_name}},Remove a profile:,explain,linux Export a profile as a `.knsv` to the home directory:,konsave {{[-e|--export-profile]}} {{profile_name}},command_gen,linux konsave {{[-e|--export-profile]}} {{profile_name}},Export a profile as a `.knsv` to the home directory:,explain,linux Import a `.knsv` profile:,konsave {{[-i|--import-profile]}} {{path/to/profile_name.knsv}},command_gen,linux konsave {{[-i|--import-profile]}} {{path/to/profile_name.knsv}},Import a `.knsv` profile:,explain,linux Create a new castle:,homeshick generate {{castle_name}},command_gen,linux homeshick generate {{castle_name}},Create a new castle:,explain,linux Add a file to your castle:,homeshick track {{castle_name}} {{path/to/file}},command_gen,linux homeshick track {{castle_name}} {{path/to/file}},Add a file to your castle:,explain,linux Go to a castle:,homeshick cd {{castle_name}},command_gen,linux homeshick cd {{castle_name}},Go to a castle:,explain,linux Clone a castle:,homeshick clone {{github_username}}/{{repository_name}},command_gen,linux homeshick clone {{github_username}}/{{repository_name}},Clone a castle:,explain,linux Symlink all files from a castle:,homeshick link {{castle_name}},command_gen,linux homeshick link {{castle_name}},Symlink all files from a castle:,explain,linux Start the graphical user interface (GUI) version of Bleachbit:,bleachbit --gui,command_gen,linux bleachbit --gui,Start the graphical user interface (GUI) version of Bleachbit:,explain,linux Shred a file:,bleachbit --shred {{path/to/file}},command_gen,linux bleachbit --shred {{path/to/file}},Shred a file:,explain,linux List available cleaner options:,bleachbit --list-cleaners,command_gen,linux bleachbit --list-cleaners,List available cleaner options:,explain,linux Preview the files that will be deleted and other changes that will be made before actually performing the clean-up operation:,bleachbit --preview {{--preset|cleaner1.option1 cleaner2.* ...}},command_gen,linux bleachbit --preview {{--preset|cleaner1.option1 cleaner2.* ...}},Preview the files that will be deleted and other changes that will be made before actually performing the clean-up operation:,explain,linux Perform the clean-up operation and delete files:,bleachbit --clean {{--preset|cleaner1.option1 cleaner2.* ...}},command_gen,linux bleachbit --clean {{--preset|cleaner1.option1 cleaner2.* ...}},Perform the clean-up operation and delete files:,explain,linux Show display output information:,kscreen-doctor {{[-o|--outputs]}},command_gen,linux kscreen-doctor {{[-o|--outputs]}},Show display output information:,explain,linux Set the rotation of a display output with an ID of 1 to the right:,kscreen-doctor {{output.1.rotation.right}},command_gen,linux kscreen-doctor {{output.1.rotation.right}},Set the rotation of a display output with an ID of 1 to the right:,explain,linux Set the scale of a display output with an ID of `HDMI-2` to 2 (200%):,kscreen-doctor {{output.HDMI-2.scale.2}},command_gen,linux kscreen-doctor {{output.HDMI-2.scale.2}},Set the scale of a display output with an ID of `HDMI-2` to 2 (200%):,explain,linux List available profile symlink targets with their numbers:,eselect profile list,command_gen,linux eselect profile list,List available profile symlink targets with their numbers:,explain,linux Set the `/etc/portage/make.profile` symlink by name or number from the `list` command:,eselect profile set {{name|number}},command_gen,linux eselect profile set {{name|number}},Set the `/etc/portage/make.profile` symlink by name or number from the `list` command:,explain,linux Show the current system profile:,eselect profile show,command_gen,linux eselect profile show,Show the current system profile:,explain,linux Add a symbolic link:,sudo update-alternatives --install {{path/to/symlink}} {{command_name}} {{path/to/command_binary}} {{priority}},command_gen,linux sudo update-alternatives --install {{path/to/symlink}} {{command_name}} {{path/to/command_binary}} {{priority}},Add a symbolic link:,explain,linux Configure a symbolic link for `java`:,sudo update-alternatives --config {{java}},command_gen,linux sudo update-alternatives --config {{java}},Configure a symbolic link for `java`:,explain,linux Remove a symbolic link:,sudo update-alternatives --remove {{java}} {{/opt/java/jdk1.8.0_102/bin/java}},command_gen,linux sudo update-alternatives --remove {{java}} {{/opt/java/jdk1.8.0_102/bin/java}},Remove a symbolic link:,explain,linux Display information about a specified command:,update-alternatives --display {{java}},command_gen,linux update-alternatives --display {{java}},Display information about a specified command:,explain,linux Display all commands and their current selection:,update-alternatives --get-selections,command_gen,linux update-alternatives --get-selections,Display all commands and their current selection:,explain,linux Display the contents of the file with underlines where applicable:,ul {{file.txt}},command_gen,linux ul {{file.txt}},Display the contents of the file with underlines where applicable:,explain,linux Display the contents of the file with underlines made of dashes `-`:,ul {{[-i|--indicated]}} {{file.txt}},command_gen,linux ul {{[-i|--indicated]}} {{file.txt}},Display the contents of the file with underlines made of dashes `-`:,explain,linux Restore all deleted files inside partition N on device X:,sudo extundelete {{/dev/sdXN}} --restore-all,command_gen,linux sudo extundelete {{/dev/sdXN}} --restore-all,Restore all deleted files inside partition N on device X:,explain,linux Restore a file from a path relative to root (Do not start the path with `/`):,extundelete {{/dev/sdXN}} --restore-file {{path/to/file}},command_gen,linux extundelete {{/dev/sdXN}} --restore-file {{path/to/file}},Restore a file from a path relative to root (Do not start the path with `/`):,explain,linux Restore a directory from a path relative to root (Do not start the path with `/`):,extundelete {{/dev/sdXN}} --restore-directory {{path/to/directory}},command_gen,linux extundelete {{/dev/sdXN}} --restore-directory {{path/to/directory}},Restore a directory from a path relative to root (Do not start the path with `/`):,explain,linux "Restore all files deleted after January 1st, 2020 (in Unix time):",extundelete {{/dev/sdXN}} --restore-all --after {{1577840400}},command_gen,linux extundelete {{/dev/sdXN}} --restore-all --after {{1577840400}},"Restore all files deleted after January 1st, 2020 (in Unix time):",explain,linux Display the `n` largest packages on the system:,dpigs {{[-n|--lines]}} {{n}},command_gen,linux dpigs {{[-n|--lines]}} {{n}},Display the `n` largest packages on the system:,explain,linux Use the specified file instead of the default dpkg status file:,dpigs {{[-s|--status]}} {{path/to/file}},command_gen,linux dpigs {{[-s|--status]}} {{path/to/file}},Use the specified file instead of the default dpkg status file:,explain,linux Display the largest source packages of binary packages installed on the system:,dpigs {{[-S|--source]}},command_gen,linux dpigs {{[-S|--source]}},Display the largest source packages of binary packages installed on the system:,explain,linux Display package sizes in human-readable format:,dpigs {{[-H|--human-readable]}},command_gen,linux dpigs {{[-H|--human-readable]}},Display package sizes in human-readable format:,explain,linux Display help:,dpigs {{[-h|--help]}},command_gen,linux dpigs {{[-h|--help]}},Display help:,explain,linux Get graphics card information:,hwinfo --gfxcard,command_gen,linux hwinfo --gfxcard,Get graphics card information:,explain,linux Get network device information:,hwinfo --network,command_gen,linux hwinfo --network,Get network device information:,explain,linux "List disks and CD-ROM drives, abbreviating the output:",hwinfo --short --disk --cdrom,command_gen,linux hwinfo --short --disk --cdrom,"List disks and CD-ROM drives, abbreviating the output:",explain,linux Write all hardware information to a file:,hwinfo --all --log {{path/to/file}},command_gen,linux hwinfo --all --log {{path/to/file}},Write all hardware information to a file:,explain,linux Display help:,hwinfo --help,command_gen,linux hwinfo --help,Display help:,explain,linux List available scanners to ensure the target device is connected and recognized:,scanimage {{[-L|--list-devices]}},command_gen,linux scanimage {{[-L|--list-devices]}},List available scanners to ensure the target device is connected and recognized:,explain,linux Scan an image and save it to a file:,scanimage --format {{pnm|tiff|png|jpeg}} > {{path/to/new_image}},command_gen,linux scanimage --format {{pnm|tiff|png|jpeg}} > {{path/to/new_image}},Scan an image and save it to a file:,explain,linux Start Drawing:,drawing,command_gen,linux drawing,Start Drawing:,explain,linux Open specific files:,drawing {{path/to/image1 path/to/image2 ...}},command_gen,linux drawing {{path/to/image1 path/to/image2 ...}},Open specific files:,explain,linux Open specific files in a new window:,drawing --new-window {{path/to/image1 path/to/image2 ...}},command_gen,linux drawing --new-window {{path/to/image1 path/to/image2 ...}},Open specific files in a new window:,explain,linux View all available firewall zones and rules in their runtime configuration state:,firewall-cmd --list-all-zones,command_gen,linux firewall-cmd --list-all-zones,View all available firewall zones and rules in their runtime configuration state:,explain,linux "Permanently move the interface into the block zone, effectively blocking all communication:",firewall-cmd --permanent --zone={{block}} --change-interface={{enp1s0}},command_gen,linux firewall-cmd --permanent --zone={{block}} --change-interface={{enp1s0}},"Permanently move the interface into the block zone, effectively blocking all communication:",explain,linux Permanently open the port for a service in the specified zone (like port 443 when in the `public` zone):,firewall-cmd --permanent --zone={{public}} --add-service={{https}},command_gen,linux firewall-cmd --permanent --zone={{public}} --add-service={{https}},Permanently open the port for a service in the specified zone (like port 443 when in the `public` zone):,explain,linux Permanently close the port for a service in the specified zone (like port 80 when in the `public` zone):,firewall-cmd --permanent --zone={{public}} --remove-service={{http}},command_gen,linux firewall-cmd --permanent --zone={{public}} --remove-service={{http}},Permanently close the port for a service in the specified zone (like port 80 when in the `public` zone):,explain,linux Permanently forward a port for incoming packets in the specified zone (like port 443 to 8443 when entering the `public` zone):,"firewall-cmd --permanent --zone={{public}} --add-rich-rule='rule family=""{{ipv4|ipv6}}"" forward-port port=""{{443}}"" protocol=""{{udp|tcp}}"" to-port=""{{8443}}""'",command_gen,linux "firewall-cmd --permanent --zone={{public}} --add-rich-rule='rule family=""{{ipv4|ipv6}}"" forward-port port=""{{443}}"" protocol=""{{udp|tcp}}"" to-port=""{{8443}}""'",Permanently forward a port for incoming packets in the specified zone (like port 443 to 8443 when entering the `public` zone):,explain,linux Reload firewalld to lose any runtime changes and force the permanent configuration to take effect immediately:,firewall-cmd --reload,command_gen,linux firewall-cmd --reload,Reload firewalld to lose any runtime changes and force the permanent configuration to take effect immediately:,explain,linux Save the runtime configuration state to the permanent configuration:,firewall-cmd --runtime-to-permanent,command_gen,linux firewall-cmd --runtime-to-permanent,Save the runtime configuration state to the permanent configuration:,explain,linux "Enable panic mode in case of Emergency. All traffic is dropped, any active connection will be terminated:",firewall-cmd --panic-on,command_gen,linux firewall-cmd --panic-on,"Enable panic mode in case of Emergency. All traffic is dropped, any active connection will be terminated:",explain,linux "Display a cow saying ""hello, world"":","xcowsay ""{{hello, world}}""",command_gen,linux "xcowsay ""{{hello, world}}""","Display a cow saying ""hello, world"":",explain,linux Display a cow with output from another command:,ls | xcowsay,command_gen,linux ls | xcowsay,Display a cow with output from another command:,explain,linux Display a cow at the specified X and Y coordinates:,"xcowsay --at {{X}},{{Y}}",command_gen,linux "xcowsay --at {{X}},{{Y}}",Display a cow at the specified X and Y coordinates:,explain,linux Display a different sized cow:,xcowsay --cow-size {{small|med|large}},command_gen,linux xcowsay --cow-size {{small|med|large}},Display a different sized cow:,explain,linux Display a thought bubble instead of a speech bubble:,xcowsay --think,command_gen,linux xcowsay --think,Display a thought bubble instead of a speech bubble:,explain,linux Display a different image instead of the default cow:,xcowsay --image {{path/to/file}},command_gen,linux xcowsay --image {{path/to/file}},Display a different image instead of the default cow:,explain,linux Display AUR packages that match a regular expression:,auracle search '{{regular_expression}}',command_gen,linux auracle search '{{regular_expression}}',Display AUR packages that match a regular expression:,explain,linux Display information about one or more AUR packages:,auracle info {{package1 package2 ...}},command_gen,linux auracle info {{package1 package2 ...}},Display information about one or more AUR packages:,explain,linux Display the `PKGBUILD` file (build information) of one or more AUR packages:,auracle show {{package1 package2 ...}},command_gen,linux auracle show {{package1 package2 ...}},Display the `PKGBUILD` file (build information) of one or more AUR packages:,explain,linux Display updates for installed AUR packages:,auracle outdated,command_gen,linux auracle outdated,Display updates for installed AUR packages:,explain,linux List all video devices:,v4l2-ctl --list-devices,command_gen,linux v4l2-ctl --list-devices,List all video devices:,explain,linux List supported video formats and resolutions of default video device `/dev/video0`:,v4l2-ctl --list-formats-ext,command_gen,linux v4l2-ctl --list-formats-ext,List supported video formats and resolutions of default video device `/dev/video0`:,explain,linux List supported video formats and resolutions of a specific video device:,v4l2-ctl --list-formats-ext {{[-d|--device]}} {{path/to/video_device}},command_gen,linux v4l2-ctl --list-formats-ext {{[-d|--device]}} {{path/to/video_device}},List supported video formats and resolutions of a specific video device:,explain,linux Get all details of a video device:,v4l2-ctl --all {{[-d|--device]}} {{path/to/video_device}},command_gen,linux v4l2-ctl --all {{[-d|--device]}} {{path/to/video_device}},Get all details of a video device:,explain,linux Capture a JPEG photo with a specific resolution from video device:,"v4l2-ctl {{[-d|--device]}} {{path/to/video_device}} --set-fmt-video=width={{width}},height={{height}},pixelformat=MJPG --stream-mmap --stream-to={{path/to/output.jpg}} --stream-count=1",command_gen,linux "v4l2-ctl {{[-d|--device]}} {{path/to/video_device}} --set-fmt-video=width={{width}},height={{height}},pixelformat=MJPG --stream-mmap --stream-to={{path/to/output.jpg}} --stream-count=1",Capture a JPEG photo with a specific resolution from video device:,explain,linux Capture a raw video stream from video device:,"v4l2-ctl {{[-d|--device]}} {{path/to/video_device}} --set-fmt-video=width={{width}},height={{height}},pixelformat={{format}} --stream-mmap --stream-to={{path/to/output}} --stream-count={{number_of_frames_to_capture}}",command_gen,linux "v4l2-ctl {{[-d|--device]}} {{path/to/video_device}} --set-fmt-video=width={{width}},height={{height}},pixelformat={{format}} --stream-mmap --stream-to={{path/to/output}} --stream-count={{number_of_frames_to_capture}}",Capture a raw video stream from video device:,explain,linux List all video device's controls and their values:,v4l2-ctl {{[-l|--list-ctrls]}} {{[-d|--device]}} {{path/to/video_device}},command_gen,linux v4l2-ctl {{[-l|--list-ctrls]}} {{[-d|--device]}} {{path/to/video_device}},List all video device's controls and their values:,explain,linux Set the value of a video device control:,v4l2-ctl {{[-d|--device]}} {{path/to/video_device}} {{[-c|--set-ctrl]}} {{control_name}}={{value}},command_gen,linux v4l2-ctl {{[-d|--device]}} {{path/to/video_device}} {{[-c|--set-ctrl]}} {{control_name}}={{value}},Set the value of a video device control:,explain,linux Lookup the persistent security context setting of an absolute path:,matchpathcon {{/path/to/file}},command_gen,linux matchpathcon {{/path/to/file}},Lookup the persistent security context setting of an absolute path:,explain,linux Restrict lookup to settings on a specific file type:,matchpathcon -m {{file|dir|pipe|chr_file|blk_file|lnk_file|sock_file}} {{/path/to/file}},command_gen,linux matchpathcon -m {{file|dir|pipe|chr_file|blk_file|lnk_file|sock_file}} {{/path/to/file}},Restrict lookup to settings on a specific file type:,explain,linux [V]erify that the persistent and current security context of a path agree:,matchpathcon -V {{/path/to/file}},command_gen,linux matchpathcon -V {{/path/to/file}},[V]erify that the persistent and current security context of a path agree:,explain,linux Activate a service when a specific socket is connected:,systemd-socket-activate {{path/to/socket.service}},command_gen,linux systemd-socket-activate {{path/to/socket.service}},Activate a service when a specific socket is connected:,explain,linux Activate multiple sockets for a service:,systemd-socket-activate {{path/to/socket1.service}} {{path/to/socket2.service}},command_gen,linux systemd-socket-activate {{path/to/socket1.service}} {{path/to/socket2.service}},Activate multiple sockets for a service:,explain,linux Pass environment variables to the service being activated:,{{SYSTEMD_SOCKET_ACTIVATION=1}} systemd-socket-activate {{path/to/socket.service}},command_gen,linux {{SYSTEMD_SOCKET_ACTIVATION=1}} systemd-socket-activate {{path/to/socket.service}},Pass environment variables to the service being activated:,explain,linux Activate a service along with a notification socket:,systemd-socket-activate {{path/to/socket.socket}} {{path/to/service.service}},command_gen,linux systemd-socket-activate {{path/to/socket.socket}} {{path/to/service.service}},Activate a service along with a notification socket:,explain,linux Activate a service with a specified port:,systemd-socket-activate {{path/to/socket.service}} {{[-l|--listen]}} {{8080}},command_gen,linux systemd-socket-activate {{path/to/socket.service}} {{[-l|--listen]}} {{8080}},Activate a service with a specified port:,explain,linux List all captured core dumps:,coredumpctl,command_gen,linux coredumpctl,List all captured core dumps:,explain,linux List captured core dumps for a program:,coredumpctl list {{program}},command_gen,linux coredumpctl list {{program}},List captured core dumps for a program:,explain,linux Show information about the core dumps matching a program with `PID`:,coredumpctl info {{PID}},command_gen,linux coredumpctl info {{PID}},Show information about the core dumps matching a program with `PID`:,explain,linux Invoke debugger using the last core dump:,coredumpctl debug,command_gen,linux coredumpctl debug,Invoke debugger using the last core dump:,explain,linux Invoke debugger using the last core dump of a program:,coredumpctl debug {{program}},command_gen,linux coredumpctl debug {{program}},Invoke debugger using the last core dump of a program:,explain,linux Extract the last core dump of a program to a file:,coredumpctl --output {{path/to/file}} dump {{program}},command_gen,linux coredumpctl --output {{path/to/file}} dump {{program}},Extract the last core dump of a program to a file:,explain,linux Skip debuginfod and pagination prompts and then print the backtrace when using `gdb`:,"coredumpctl debug --debugger-arguments ""-iex 'set debuginfod enabled on' -iex 'set pagination off' -ex bt""",command_gen,linux "coredumpctl debug --debugger-arguments ""-iex 'set debuginfod enabled on' -iex 'set pagination off' -ex bt""",Skip debuginfod and pagination prompts and then print the backtrace when using `gdb`:,explain,linux Shutdown a virtual machine:,qm shutdown {{VM_ID}},command_gen,linux qm shutdown {{VM_ID}},Shutdown a virtual machine:,explain,linux Shutdown a virtual machine after wait for at most 10 seconds:,qm shutdown --timeout {{10}} {{VM_ID}},command_gen,linux qm shutdown --timeout {{10}} {{VM_ID}},Shutdown a virtual machine after wait for at most 10 seconds:,explain,linux Shutdown a virtual machine and do not deactivate storage volumes:,qm shutdown --keepActive {{true}} {{VM_ID}},command_gen,linux qm shutdown --keepActive {{true}} {{VM_ID}},Shutdown a virtual machine and do not deactivate storage volumes:,explain,linux Shutdown a virtual machine and skip lock (only root can use this option):,qm shutdown --skiplock {{true}} {{VM_ID}},command_gen,linux qm shutdown --skiplock {{true}} {{VM_ID}},Shutdown a virtual machine and skip lock (only root can use this option):,explain,linux Stop and shutdown a virtual machine:,qm shutdown --forceStop {{true}} {{VM_ID}},command_gen,linux qm shutdown --forceStop {{true}} {{VM_ID}},Stop and shutdown a virtual machine:,explain,linux List partitions:,sudo fdisk {{[-l|--list]}},command_gen,linux sudo fdisk {{[-l|--list]}},List partitions:,explain,linux Start the partition manipulator:,sudo fdisk {{/dev/sdX}},command_gen,linux sudo fdisk {{/dev/sdX}},Start the partition manipulator:,explain,linux "Once partitioning a disk, create a partition:",,command_gen,linux ,"Once partitioning a disk, create a partition:",explain,linux "Once partitioning a disk, select a partition to delete:",,command_gen,linux ,"Once partitioning a disk, select a partition to delete:",explain,linux "Once partitioning a disk, view the partition table:",

,command_gen,linux

,"Once partitioning a disk, view the partition table:",explain,linux "Once partitioning a disk, write the changes made:",,command_gen,linux ,"Once partitioning a disk, write the changes made:",explain,linux "Once partitioning a disk, discard the changes made:",,command_gen,linux ,"Once partitioning a disk, discard the changes made:",explain,linux "Once partitioning a disk, open a help menu:",,command_gen,linux ,"Once partitioning a disk, open a help menu:",explain,linux Update repository indexes and upgrade all packages:,apk upgrade {{[-U|--update-cache]}},command_gen,linux apk upgrade {{[-U|--update-cache]}},Update repository indexes and upgrade all packages:,explain,linux Only update repository indexes:,apk update,command_gen,linux apk update,Only update repository indexes:,explain,linux Install a new package:,apk add {{package}},command_gen,linux apk add {{package}},Install a new package:,explain,linux Remove a package:,apk del {{package}},command_gen,linux apk del {{package}},Remove a package:,explain,linux Repair/Reinstall a package without modifying main dependencies:,apk fix {{package}},command_gen,linux apk fix {{package}},Repair/Reinstall a package without modifying main dependencies:,explain,linux Search for packages with a keyword in their name and list results with descriptions:,apk search {{[-v|--verbose]}} {{keyword}},command_gen,linux apk search {{[-v|--verbose]}} {{keyword}},Search for packages with a keyword in their name and list results with descriptions:,explain,linux Search for packages with a keyword in their description:,apk search {{[-d|--description]}} {{keyword}},command_gen,linux apk search {{[-d|--description]}} {{keyword}},Search for packages with a keyword in their description:,explain,linux Display information about a specific package:,apk info {{package}},command_gen,linux apk info {{package}},Display information about a specific package:,explain,linux "Report I/O and transfer rate issued to physical devices, one per second (press `` to quit):",sar -b {{1}},command_gen,linux sar -b {{1}},"Report I/O and transfer rate issued to physical devices, one per second (press `` to quit):",explain,linux "Report a total of 10 network device statistics, one per 2 seconds:",sar -n DEV {{2}} {{10}},command_gen,linux sar -n DEV {{2}} {{10}},"Report a total of 10 network device statistics, one per 2 seconds:",explain,linux "Report CPU utilization, one per 2 seconds:",sar -u ALL {{2}},command_gen,linux sar -u ALL {{2}},"Report CPU utilization, one per 2 seconds:",explain,linux "Report a total of 20 memory utilization statistics, one per second:",sar -r ALL {{1}} {{20}},command_gen,linux sar -r ALL {{1}} {{20}},"Report a total of 20 memory utilization statistics, one per second:",explain,linux "Report the run queue length and load averages, one per second:",sar -q {{1}},command_gen,linux sar -q {{1}},"Report the run queue length and load averages, one per second:",explain,linux "Report paging statistics, one per 5 seconds:",sar -B {{5}},command_gen,linux sar -B {{5}},"Report paging statistics, one per 5 seconds:",explain,linux List all attachments in a file with a specific text encoding:,pdfdetach list -enc {{UTF-8}} {{path/to/input.pdf}},command_gen,linux pdfdetach list -enc {{UTF-8}} {{path/to/input.pdf}},List all attachments in a file with a specific text encoding:,explain,linux Save specific embedded file by specifying its number:,pdfdetach -save {{number}} {{path/to/input.pdf}},command_gen,linux pdfdetach -save {{number}} {{path/to/input.pdf}},Save specific embedded file by specifying its number:,explain,linux Save specific embedded file by specifying its name:,pdfdetach -savefile {{name}} {{path/to/input.pdf}},command_gen,linux pdfdetach -savefile {{name}} {{path/to/input.pdf}},Save specific embedded file by specifying its name:,explain,linux Save the embedded file with a custom output filename:,pdfdetach -save {{number}} -o {{path/to/output}} {{path/to/input.pdf}},command_gen,linux pdfdetach -save {{number}} -o {{path/to/output}} {{path/to/input.pdf}},Save the embedded file with a custom output filename:,explain,linux Save the attachment from a file secured by owner/user password:,pdfdetach -save {{number}} {{-opw|-upw}} {{password}} {{path/to/input.pdf}},command_gen,linux pdfdetach -save {{number}} {{-opw|-upw}} {{password}} {{path/to/input.pdf}},Save the attachment from a file secured by owner/user password:,explain,linux Display an image:,cacaview {{path/to/image}},command_gen,linux cacaview {{path/to/image}},Display an image:,explain,linux Remove a user:,sudo deluser {{username}},command_gen,linux sudo deluser {{username}},Remove a user:,explain,linux Remove a user and their home directory:,sudo deluser --remove-home {{username}},command_gen,linux sudo deluser --remove-home {{username}},Remove a user and their home directory:,explain,linux "Remove a user and their home, but backup their files into a `.tar.gz` file in the specified directory:",sudo deluser --backup-to {{path/to/backup_directory}} --remove-home {{username}},command_gen,linux sudo deluser --backup-to {{path/to/backup_directory}} --remove-home {{username}},"Remove a user and their home, but backup their files into a `.tar.gz` file in the specified directory:",explain,linux "Remove a user, and all files owned by them:",sudo deluser --remove-all-files {{username}},command_gen,linux sudo deluser --remove-all-files {{username}},"Remove a user, and all files owned by them:",explain,linux Grow the root partition (/) to all available disk space:,systemd-repart,command_gen,linux systemd-repart,Grow the root partition (/) to all available disk space:,explain,linux View changes without applying:,systemd-repart --dry-run yes,command_gen,linux systemd-repart --dry-run yes,View changes without applying:,explain,linux Grow root partition size to 10 gigabytes:,systemd-repart --size 10G --root /,command_gen,linux systemd-repart --size 10G --root /,Grow root partition size to 10 gigabytes:,explain,linux Open the current directory in the default file explorer:,xdg-open .,command_gen,linux xdg-open .,Open the current directory in the default file explorer:,explain,linux Open a URL in the default browser:,xdg-open {{https://example.com}},command_gen,linux xdg-open {{https://example.com}},Open a URL in the default browser:,explain,linux Open an image in the default image viewer:,xdg-open {{path/to/image}},command_gen,linux xdg-open {{path/to/image}},Open an image in the default image viewer:,explain,linux Open a PDF in the default PDF viewer:,xdg-open {{path/to/pdf}},command_gen,linux xdg-open {{path/to/pdf}},Open a PDF in the default PDF viewer:,explain,linux Display help:,xdg-open --help,command_gen,linux xdg-open --help,Display help:,explain,linux Run a program in a read-only environment:,bwrap --ro-bind / / {{/bin/bash}},command_gen,linux bwrap --ro-bind / / {{/bin/bash}},Run a program in a read-only environment:,explain,linux "Give the environment access to devices, process information and create a `tmpfs` for it:",bwrap --dev-bind /dev /dev --proc /proc --ro-bind / / --tmpfs /tmp {{/bin/bash}},command_gen,linux bwrap --dev-bind /dev /dev --proc /proc --ro-bind / / --tmpfs /tmp {{/bin/bash}},"Give the environment access to devices, process information and create a `tmpfs` for it:",explain,linux Update the binary repository as final release step:,pkgctl db update,command_gen,linux pkgctl db update,Update the binary repository as final release step:,explain,linux Display the man page for `fprintd`:,man fprintd,command_gen,linux man fprintd,Display the man page for `fprintd`:,explain,linux Show metadata in `default` name:,pw-metadata,command_gen,linux pw-metadata,Show metadata in `default` name:,explain,linux Show metadata with ID 0 in `settings`:,pw-metadata {{[-n|--name]}} {{settings}} {{0}},command_gen,linux pw-metadata {{[-n|--name]}} {{settings}} {{0}},Show metadata with ID 0 in `settings`:,explain,linux List all available metadata objects:,pw-metadata {{[-l|--list]}},command_gen,linux pw-metadata {{[-l|--list]}},List all available metadata objects:,explain,linux Keep running and log the changes to the metadata:,pw-metadata {{[-m|--monitor]}},command_gen,linux pw-metadata {{[-m|--monitor]}},Keep running and log the changes to the metadata:,explain,linux Delete all metadata:,pw-metadata {{[-d|--delete]}},command_gen,linux pw-metadata {{[-d|--delete]}},Delete all metadata:,explain,linux Set `log.level` to 1 in `settings`:,pw-metadata {{[-n|--name]}} {{settings}} {{0}} {{log.level}} {{1}},command_gen,linux pw-metadata {{[-n|--name]}} {{settings}} {{0}} {{log.level}} {{1}},Set `log.level` to 1 in `settings`:,explain,linux Display help:,pw-metadata {{[-h|--help]}},command_gen,linux pw-metadata {{[-h|--help]}},Display help:,explain,linux Edit action can be used to view any file on default mailcap explorer:,edit {{filename}},command_gen,linux edit {{filename}},Edit action can be used to view any file on default mailcap explorer:,explain,linux With `run-mailcap`:,run-mailcap --action=edit {{filename}},command_gen,linux run-mailcap --action=edit {{filename}},With `run-mailcap`:,explain,linux Enable the JSON extension for every SAPI of every PHP version:,sudo phpenmod {{json}},command_gen,linux sudo phpenmod {{json}},Enable the JSON extension for every SAPI of every PHP version:,explain,linux Enable the JSON extension for PHP 7.3 with the cli SAPI:,sudo phpenmod -v {{7.3}} -s {{cli}} {{json}},command_gen,linux sudo phpenmod -v {{7.3}} -s {{cli}} {{json}},Enable the JSON extension for PHP 7.3 with the cli SAPI:,explain,linux Replace the input file with its stripped version:,strip {{path/to/file}},command_gen,linux strip {{path/to/file}},Replace the input file with its stripped version:,explain,linux "Strip symbols from a file, saving the output to a specific file:",strip {{path/to/input_file}} -o {{path/to/output_file}},command_gen,linux strip {{path/to/input_file}} -o {{path/to/output_file}},"Strip symbols from a file, saving the output to a specific file:",explain,linux Strip debug symbols only:,strip {{[-d|--strip-debug]}} {{path/to/file.o}},command_gen,linux strip {{[-d|--strip-debug]}} {{path/to/file.o}},Strip debug symbols only:,explain,linux Create a shared memory segment:,ipcmk --shmem {{segment_size_in_bytes}},command_gen,linux ipcmk --shmem {{segment_size_in_bytes}},Create a shared memory segment:,explain,linux Create a semaphore:,ipcmk --semaphore {{element_size}},command_gen,linux ipcmk --semaphore {{element_size}},Create a semaphore:,explain,linux Create a message queue:,ipcmk --queue,command_gen,linux ipcmk --queue,Create a message queue:,explain,linux Create a shared memory segment with specific permissions (default is 0644):,ipcmk --shmem {{segment_size_in_bytes}} {{octal_permissions}},command_gen,linux ipcmk --shmem {{segment_size_in_bytes}} {{octal_permissions}},Create a shared memory segment with specific permissions (default is 0644):,explain,linux Open an LXTerminal window:,lxterminal,command_gen,linux lxterminal,Open an LXTerminal window:,explain,linux "Open an LXTerminal window, run a command, and then exit:","lxterminal {{[-e|--command]}} ""{{command}}""",command_gen,linux "lxterminal {{[-e|--command]}} ""{{command}}""","Open an LXTerminal window, run a command, and then exit:",explain,linux Open an LXTerminal window with multiple tabs:,"lxterminal --tabs={{tab_name1,tab_name2,...}}",command_gen,linux "lxterminal --tabs={{tab_name1,tab_name2,...}}",Open an LXTerminal window with multiple tabs:,explain,linux Open an LXTerminal window with a specific title:,lxterminal --title={{title_name}},command_gen,linux lxterminal --title={{title_name}},Open an LXTerminal window with a specific title:,explain,linux Open an LXTerminal window with a specific working directory:,lxterminal --working-directory={{path/to/directory}},command_gen,linux lxterminal --working-directory={{path/to/directory}},Open an LXTerminal window with a specific working directory:,explain,linux Simulate typing text:,"wtype ""{{Hello World}}""",command_gen,linux "wtype ""{{Hello World}}""",Simulate typing text:,explain,linux Type a specific key:,wtype -k {{Left}},command_gen,linux wtype -k {{Left}},Type a specific key:,explain,linux Press a modifier:,wtype -M {{shift|ctrl|...}},command_gen,linux wtype -M {{shift|ctrl|...}},Press a modifier:,explain,linux Release a modifier:,wtype -m {{ctrl}},command_gen,linux wtype -m {{ctrl}},Release a modifier:,explain,linux Wait between keystrokes (in milliseconds):,"wtype -d {{500}} -- ""{{text}}""",command_gen,linux "wtype -d {{500}} -- ""{{text}}""",Wait between keystrokes (in milliseconds):,explain,linux Read text from `stdin`:,"echo ""{{text}}"" | wtype -",command_gen,linux "echo ""{{text}}"" | wtype -",Read text from `stdin`:,explain,linux Display traffic summary for all interfaces:,vnstat,command_gen,linux vnstat,Display traffic summary for all interfaces:,explain,linux Display traffic summary for a specific network interface:,vnstat {{[-i|--iface]}} {{network_interface}},command_gen,linux vnstat {{[-i|--iface]}} {{network_interface}},Display traffic summary for a specific network interface:,explain,linux Display live stats for a specific network interface:,vnstat {{[-l|--live]}} {{[-i|--iface]}} {{network_interface}},command_gen,linux vnstat {{[-l|--live]}} {{[-i|--iface]}} {{network_interface}},Display live stats for a specific network interface:,explain,linux Show traffic statistics on an hourly basis for the last 24 hours using a bar graph:,vnstat {{[-hg|--hoursgraph]}},command_gen,linux vnstat {{[-hg|--hoursgraph]}},Show traffic statistics on an hourly basis for the last 24 hours using a bar graph:,explain,linux Measure and show average traffic for 30 seconds:,vnstat {{[-tr|--traffic]}} {{30}},command_gen,linux vnstat {{[-tr|--traffic]}} {{30}},Measure and show average traffic for 30 seconds:,explain,linux Create a CPIO archive from the current directory:,create-image {{[-o|--output]}} {{path/to/output.cpio}},command_gen,linux create-image {{[-o|--output]}} {{path/to/output.cpio}},Create a CPIO archive from the current directory:,explain,linux Display help:,create-image {{[-h|--help]}},command_gen,linux create-image {{[-h|--help]}},Display help:,explain,linux List interfaces with detailed info:,ip {{[a|address]}},command_gen,linux ip {{[a|address]}},List interfaces with detailed info:,explain,linux List interfaces with brief network layer info:,ip {{[-br a|-brief address]}},command_gen,linux ip {{[-br a|-brief address]}},List interfaces with brief network layer info:,explain,linux List interfaces with brief link layer info:,ip {{[-br l|-brief link]}},command_gen,linux ip {{[-br l|-brief link]}},List interfaces with brief link layer info:,explain,linux Display the routing table:,ip {{[r|route]}},command_gen,linux ip {{[r|route]}},Display the routing table:,explain,linux Show neighbors (ARP table):,ip {{[n|neighbour]}},command_gen,linux ip {{[n|neighbour]}},Show neighbors (ARP table):,explain,linux Make an interface up/down:,sudo ip {{[l|link]}} {{[s|set]}} {{interface}} {{up|down}},command_gen,linux sudo ip {{[l|link]}} {{[s|set]}} {{interface}} {{up|down}},Make an interface up/down:,explain,linux Add/Delete an IP address to an interface:,sudo ip {{[a|address]}} {{add|delete}} {{ip}}/{{mask}} dev {{interface}},command_gen,linux sudo ip {{[a|address]}} {{add|delete}} {{ip}}/{{mask}} dev {{interface}},Add/Delete an IP address to an interface:,explain,linux Add a default route:,sudo ip {{[r|route]}} {{[a|add]}} default via {{ip}} dev {{interface}},command_gen,linux sudo ip {{[r|route]}} {{[a|add]}} default via {{ip}} dev {{interface}},Add a default route:,explain,linux Generate a cloudinit file for a specific configuration type:,qm cloudinit dump {{virtual_machine_id}} {{meta|network|user}},command_gen,linux qm cloudinit dump {{virtual_machine_id}} {{meta|network|user}},Generate a cloudinit file for a specific configuration type:,explain,linux Install a package:,dpkg {{[-i|--install]}} {{path/to/file.deb}},command_gen,linux dpkg {{[-i|--install]}} {{path/to/file.deb}},Install a package:,explain,linux Remove a package:,dpkg {{[-r|--remove]}} {{package}},command_gen,linux dpkg {{[-r|--remove]}} {{package}},Remove a package:,explain,linux List installed packages:,dpkg {{[-l|--list]}} {{pattern}},command_gen,linux dpkg {{[-l|--list]}} {{pattern}},List installed packages:,explain,linux List a package's contents:,dpkg {{[-L|--listfiles]}} {{package}},command_gen,linux dpkg {{[-L|--listfiles]}} {{package}},List a package's contents:,explain,linux List contents of a local package file:,dpkg {{[-c|--contents]}} {{path/to/file.deb}},command_gen,linux dpkg {{[-c|--contents]}} {{path/to/file.deb}},List contents of a local package file:,explain,linux Find out which package owns a file:,dpkg {{[-S|--search]}} {{path/to/file}},command_gen,linux dpkg {{[-S|--search]}} {{path/to/file}},Find out which package owns a file:,explain,linux "Purge an installed or already removed package, including configuration:",dpkg {{[-P|--purge]}} {{package}},command_gen,linux dpkg {{[-P|--purge]}} {{package}},"Purge an installed or already removed package, including configuration:",explain,linux Get current setting:,ctrlaltdel,command_gen,linux ctrlaltdel,Get current setting:,explain,linux "Set CTRL+ALT+DEL to reboot immediately, without any preparation:",sudo ctrlaltdel hard,command_gen,linux sudo ctrlaltdel hard,"Set CTRL+ALT+DEL to reboot immediately, without any preparation:",explain,linux "Set CTRL+ALT+DEL to reboot ""normally"", giving processes a chance to exit first (send SIGINT to PID1):",sudo ctrlaltdel soft,command_gen,linux sudo ctrlaltdel soft,"Set CTRL+ALT+DEL to reboot ""normally"", giving processes a chance to exit first (send SIGINT to PID1):",explain,linux Stop a virtual machine immediately:,qm stop {{VM_ID}},command_gen,linux qm stop {{VM_ID}},Stop a virtual machine immediately:,explain,linux Stop a virtual machine and wait for at most 10 seconds:,qm stop --timeout {{10}} {{VM_ID}},command_gen,linux qm stop --timeout {{10}} {{VM_ID}},Stop a virtual machine and wait for at most 10 seconds:,explain,linux Stop a virtual machine and skip lock (only root can use this option):,qm stop --skiplock {{true}} {{VM_ID}},command_gen,linux qm stop --skiplock {{true}} {{VM_ID}},Stop a virtual machine and skip lock (only root can use this option):,explain,linux Stop a virtual machine and don't deactivate storage volumes:,qm stop --keepActive {{true}} {{VM_ID}},command_gen,linux qm stop --keepActive {{true}} {{VM_ID}},Stop a virtual machine and don't deactivate storage volumes:,explain,linux Install a specific package:,sudo eopkg install {{package}},command_gen,linux sudo eopkg install {{package}},Install a specific package:,explain,linux Update all packages:,sudo eopkg upgrade,command_gen,linux sudo eopkg upgrade,Update all packages:,explain,linux Search for packages:,sudo eopkg search {{search_term}},command_gen,linux sudo eopkg search {{search_term}},Search for packages:,explain,linux Print all available information:,lsb_release {{[-a|--all]}},command_gen,linux lsb_release {{[-a|--all]}},Print all available information:,explain,linux Print a description (usually the full name) of the operating system:,lsb_release {{[-d|--description]}},command_gen,linux lsb_release {{[-d|--description]}},Print a description (usually the full name) of the operating system:,explain,linux "Print only the operating system name (ID), suppressing the field name:",lsb_release {{[-is|--id --short]}},command_gen,linux lsb_release {{[-is|--id --short]}},"Print only the operating system name (ID), suppressing the field name:",explain,linux "Print the release number and codename of the distribution, suppressing the field names:",lsb_release {{[-rcs|--release --codename --short]}},command_gen,linux lsb_release {{[-rcs|--release --codename --short]}},"Print the release number and codename of the distribution, suppressing the field names:",explain,linux Synchronize and update all packages:,aurman --sync --refresh --sysupgrade,command_gen,linux aurman --sync --refresh --sysupgrade,Synchronize and update all packages:,explain,linux Synchronize and update all packages without show changes of `PKGBUILD` files:,aurman --sync --refresh --sysupgrade --noedit,command_gen,linux aurman --sync --refresh --sysupgrade --noedit,Synchronize and update all packages without show changes of `PKGBUILD` files:,explain,linux Install a new package:,aurman --sync {{package}},command_gen,linux aurman --sync {{package}},Install a new package:,explain,linux Install a new package without show changes of `PKGBUILD` files:,aurman --sync --noedit {{package}},command_gen,linux aurman --sync --noedit {{package}},Install a new package without show changes of `PKGBUILD` files:,explain,linux Install a new package without prompting:,aurman --sync --noedit --noconfirm {{package}},command_gen,linux aurman --sync --noedit --noconfirm {{package}},Install a new package without prompting:,explain,linux Search the package database for a keyword from the official repositories and AUR:,aurman --sync --search {{keyword}},command_gen,linux aurman --sync --search {{keyword}},Search the package database for a keyword from the official repositories and AUR:,explain,linux Remove a package and its dependencies:,aurman --remove --recursive --nosave {{package}},command_gen,linux aurman --remove --recursive --nosave {{package}},Remove a package and its dependencies:,explain,linux Clear the package cache (use two `--clean` flags to clean all packages):,aurman --sync --clean,command_gen,linux aurman --sync --clean,Clear the package cache (use two `--clean` flags to clean all packages):,explain,linux Wait until the virtual machine is stopped:,qm wait {{vm_id}},command_gen,linux qm wait {{vm_id}},Wait until the virtual machine is stopped:,explain,linux Wait until the virtual machine is stopped with a 10 second timeout:,qm wait --timeout {{10}} {{vm_id}},command_gen,linux qm wait --timeout {{10}} {{vm_id}},Wait until the virtual machine is stopped with a 10 second timeout:,explain,linux "Send a shutdown request, then wait until the virtual machine is stopped with a 10 second timeout:",qm shutdown {{vm_id}} && qm wait --timeout {{10}} {{vm_id}},command_gen,linux qm shutdown {{vm_id}} && qm wait --timeout {{10}} {{vm_id}},"Send a shutdown request, then wait until the virtual machine is stopped with a 10 second timeout:",explain,linux Select a region and print it to `stdout`:,slurp,command_gen,linux slurp,Select a region and print it to `stdout`:,explain,linux "Select a region and print it to `stdout`, while displaying the dimensions of the selection:",slurp -d,command_gen,linux slurp -d,"Select a region and print it to `stdout`, while displaying the dimensions of the selection:",explain,linux Select a single point instead of a region:,slurp -p,command_gen,linux slurp -p,Select a single point instead of a region:,explain,linux Select an output and print its name:,slurp -o -f '%o',command_gen,linux slurp -o -f '%o',Select an output and print its name:,explain,linux "Select a specific region and take a borderless screenshot of it, using `grim`:","grim -g ""$(slurp -w 0)""",command_gen,linux "grim -g ""$(slurp -w 0)""","Select a specific region and take a borderless screenshot of it, using `grim`:",explain,linux "Select a specific region and take a borderless video of it, using `wf-recorder`:","wf-recorder --geometry ""$(slurp -w 0)""",command_gen,linux "wf-recorder --geometry ""$(slurp -w 0)""","Select a specific region and take a borderless video of it, using `wf-recorder`:",explain,linux "View chains, rules, packet/byte counters and line numbers for the filter table:",sudo iptables {{[-vnL --line-numbers|--verbose --numeric --list --line-numbers]}},command_gen,linux sudo iptables {{[-vnL --line-numbers|--verbose --numeric --list --line-numbers]}},"View chains, rules, packet/byte counters and line numbers for the filter table:",explain,linux Set chain policy rule:,sudo iptables {{[-P|--policy]}} {{chain}} {{rule}},command_gen,linux sudo iptables {{[-P|--policy]}} {{chain}} {{rule}},Set chain policy rule:,explain,linux Append rule to chain policy for IP:,sudo iptables {{[-A|--append]}} {{chain}} {{[-s|--source]}} {{ip}} {{[-j|--jump]}} {{rule}},command_gen,linux sudo iptables {{[-A|--append]}} {{chain}} {{[-s|--source]}} {{ip}} {{[-j|--jump]}} {{rule}},Append rule to chain policy for IP:,explain,linux Append rule to chain policy for IP considering protocol and port:,sudo iptables {{[-A|--append]}} {{chain}} {{[-s|--source]}} {{ip}} {{[-p|--protocol]}} {{tcp|udp|icmp|...}} --dport {{port}} {{[-j|--jump]}} {{rule}},command_gen,linux sudo iptables {{[-A|--append]}} {{chain}} {{[-s|--source]}} {{ip}} {{[-p|--protocol]}} {{tcp|udp|icmp|...}} --dport {{port}} {{[-j|--jump]}} {{rule}},Append rule to chain policy for IP considering protocol and port:,explain,linux Add a NAT rule to translate all traffic from the `192.168.0.0/24` subnet to the host's public IP:,sudo iptables {{[-t|--table]}} {{nat}} {{[-A|--append]}} {{POSTROUTING}} {{[-s|--source]}} {{192.168.0.0/24}} {{[-j|--jump]}} {{MASQUERADE}},command_gen,linux sudo iptables {{[-t|--table]}} {{nat}} {{[-A|--append]}} {{POSTROUTING}} {{[-s|--source]}} {{192.168.0.0/24}} {{[-j|--jump]}} {{MASQUERADE}},Add a NAT rule to translate all traffic from the `192.168.0.0/24` subnet to the host's public IP:,explain,linux Delete chain rule:,sudo iptables {{[-D|--delete]}} {{chain}} {{rule_line_number}},command_gen,linux sudo iptables {{[-D|--delete]}} {{chain}} {{rule_line_number}},Delete chain rule:,explain,linux Create a Debian stable release system inside the `debian-root` directory:,sudo debootstrap stable {{path/to/debian-root/}} http://deb.debian.org/debian,command_gen,linux sudo debootstrap stable {{path/to/debian-root/}} http://deb.debian.org/debian,Create a Debian stable release system inside the `debian-root` directory:,explain,linux Create a minimal system including only required packages:,sudo debootstrap --variant=minbase stable {{path/to/debian-root/}},command_gen,linux sudo debootstrap --variant=minbase stable {{path/to/debian-root/}},Create a minimal system including only required packages:,explain,linux Create an Ubuntu 20.04 system inside the `focal-root` directory with a local mirror:,sudo debootstrap focal {{path/to/focal-root/}} {{file:///path/to/mirror/}},command_gen,linux sudo debootstrap focal {{path/to/focal-root/}} {{file:///path/to/mirror/}},Create an Ubuntu 20.04 system inside the `focal-root` directory with a local mirror:,explain,linux Switch to a bootstrapped system:,sudo chroot {{path/to/root}},command_gen,linux sudo chroot {{path/to/root}},Switch to a bootstrapped system:,explain,linux List available releases:,ls /usr/share/debootstrap/scripts/,command_gen,linux ls /usr/share/debootstrap/scripts/,List available releases:,explain,linux List available licenses:,proctl {{-ll|-list-licenses}},command_gen,linux proctl {{-ll|-list-licenses}},List available licenses:,explain,linux List available languages:,proctl {{-lL|-list-languages}},command_gen,linux proctl {{-lL|-list-languages}},List available languages:,explain,linux Pick a license in a FZF menu:,proctl {{-pl|-pick-license}},command_gen,linux proctl {{-pl|-pick-license}},Pick a license in a FZF menu:,explain,linux Pick a language in a FZF menu:,proctl {{-pL|-pick-language}},command_gen,linux proctl {{-pL|-pick-language}},Pick a language in a FZF menu:,explain,linux Remove all licenses from the current project:,proctl {{-r|-remove-license}},command_gen,linux proctl {{-r|-remove-license}},Remove all licenses from the current project:,explain,linux Create a new license template:,proctl {{-t|-new-template}},command_gen,linux proctl {{-t|-new-template}},Create a new license template:,explain,linux Delete a license from templates:,proctl {{-R|-delete-license}} {{@license_name1 @license_name2 ...}},command_gen,linux proctl {{-R|-delete-license}} {{@license_name1 @license_name2 ...}},Delete a license from templates:,explain,linux Show this helpful list of commands:,proctl {{-h|-help}},command_gen,linux proctl {{-h|-help}},Show this helpful list of commands:,explain,linux List pending updates for AUR packages:,checkupdates-aur,command_gen,linux checkupdates-aur,List pending updates for AUR packages:,explain,linux List pending updates for AUR packages in debug mode:,CHECKUPDATES_DEBUG=1 checkupdates-aur,command_gen,linux CHECKUPDATES_DEBUG=1 checkupdates-aur,List pending updates for AUR packages in debug mode:,explain,linux Display help:,checkupdates-aur --help,command_gen,linux checkupdates-aur --help,Display help:,explain,linux Read a text file at a specific speed:,cat {{path/to/file.txt}} | speedread -wpm {{250}},command_gen,linux cat {{path/to/file.txt}} | speedread -wpm {{250}},Read a text file at a specific speed:,explain,linux Resume from a specific line:,cat {{path/to/file.txt}} | speedread -resume {{5}},command_gen,linux cat {{path/to/file.txt}} | speedread -resume {{5}},Resume from a specific line:,explain,linux Show multiple words at a time:,cat {{path/to/file.txt}} | speedread -multiword,command_gen,linux cat {{path/to/file.txt}} | speedread -multiword,Show multiple words at a time:,explain,linux Slow down by 10% during the reading session:,<[>,command_gen,linux <[>,Slow down by 10% during the reading session:,explain,linux Speed up by 10% during the reading session:,<]>,command_gen,linux <]>,Speed up by 10% during the reading session:,explain,linux "Pause, and show the last few lines as context:",,command_gen,linux ,"Pause, and show the last few lines as context:",explain,linux Add kernel boot arguments to all kernel menu entries:,sudo grubby --update-kernel=ALL --args '{{quiet console=ttyS0}}',command_gen,linux sudo grubby --update-kernel=ALL --args '{{quiet console=ttyS0}}',Add kernel boot arguments to all kernel menu entries:,explain,linux Remove existing arguments from the entry for the default kernel:,sudo grubby --update-kernel=DEFAULT --remove-args {{quiet}},command_gen,linux sudo grubby --update-kernel=DEFAULT --remove-args {{quiet}},Remove existing arguments from the entry for the default kernel:,explain,linux List all kernel menu entries:,sudo grubby --info=ALL,command_gen,linux sudo grubby --info=ALL,List all kernel menu entries:,explain,linux Update the list of available packages and versions (it's recommended to run this before other `apt-get` commands):,apt-get update,command_gen,linux apt-get update,Update the list of available packages and versions (it's recommended to run this before other `apt-get` commands):,explain,linux "Install a package, or update it to the latest available version:",apt-get install {{package}},command_gen,linux apt-get install {{package}},"Install a package, or update it to the latest available version:",explain,linux Remove a package:,apt-get remove {{package}},command_gen,linux apt-get remove {{package}},Remove a package:,explain,linux Remove a package and its configuration files:,apt-get purge {{package}},command_gen,linux apt-get purge {{package}},Remove a package and its configuration files:,explain,linux Upgrade all installed packages to their newest available versions:,apt-get upgrade,command_gen,linux apt-get upgrade,Upgrade all installed packages to their newest available versions:,explain,linux Clean the local repository - removing package files (`.deb`) from interrupted downloads that can no longer be downloaded:,apt-get autoclean,command_gen,linux apt-get autoclean,Clean the local repository - removing package files (`.deb`) from interrupted downloads that can no longer be downloaded:,explain,linux Remove all packages that are no longer needed:,apt-get autoremove,command_gen,linux apt-get autoremove,Remove all packages that are no longer needed:,explain,linux "Upgrade installed packages (like `upgrade`), but remove obsolete packages and install additional packages to meet new dependencies:",apt-get dist-upgrade,command_gen,linux apt-get dist-upgrade,"Upgrade installed packages (like `upgrade`), but remove obsolete packages and install additional packages to meet new dependencies:",explain,linux List all genres:,id3v2 --list-genres,command_gen,linux id3v2 --list-genres,List all genres:,explain,linux List all tags of specific files:,id3v2 --list {{path/to/file1 path/to/file2 ...}},command_gen,linux id3v2 --list {{path/to/file1 path/to/file2 ...}},List all tags of specific files:,explain,linux Delete all `id3v2` or `id3v1` tags of specific files:,id3v2 {{--delete-v2|--delete-v1}} {{path/to/file1 path/to/file2 ...}},command_gen,linux id3v2 {{--delete-v2|--delete-v1}} {{path/to/file1 path/to/file2 ...}},Delete all `id3v2` or `id3v1` tags of specific files:,explain,linux Display help:,id3v2 --help,command_gen,linux id3v2 --help,Display help:,explain,linux Display version:,id3v2 --version,command_gen,linux id3v2 --version,Display version:,explain,linux Test the default speakers with pink noise:,speaker-test,command_gen,linux speaker-test,Test the default speakers with pink noise:,explain,linux Test the default speakers with a sine wave:,speaker-test {{[-t|--test]}} sine {{[-f|--frequency]}} {{frequency}},command_gen,linux speaker-test {{[-t|--test]}} sine {{[-f|--frequency]}} {{frequency}},Test the default speakers with a sine wave:,explain,linux Test the default speakers with a predefined WAV file:,speaker-test {{[-t|--test]}} wav,command_gen,linux speaker-test {{[-t|--test]}} wav,Test the default speakers with a predefined WAV file:,explain,linux Test the default speakers with a WAV file:,speaker-test {{[-t|--test]}} wav {{[-w|--wavfile]}} {{path/to/file}},command_gen,linux speaker-test {{[-t|--test]}} wav {{[-w|--wavfile]}} {{path/to/file}},Test the default speakers with a WAV file:,explain,linux View documentation for the original command:,tldr pacman deptest,command_gen,linux tldr pacman deptest,View documentation for the original command:,explain,linux Show pipe delimited cluster utilization data:,sreport {{[-p|--parsable]}} cluster utilization,command_gen,linux sreport {{[-p|--parsable]}} cluster utilization,Show pipe delimited cluster utilization data:,explain,linux Show number of jobs run:,sreport job sizes printjobcount,command_gen,linux sreport job sizes printjobcount,Show number of jobs run:,explain,linux Show users with the highest CPU time use:,sreport user topuser,command_gen,linux sreport user topuser,Show users with the highest CPU time use:,explain,linux Apply settings (according to the actual power source):,sudo tlp start,command_gen,linux sudo tlp start,Apply settings (according to the actual power source):,explain,linux Apply battery settings (ignoring the actual power source):,sudo tlp bat,command_gen,linux sudo tlp bat,Apply battery settings (ignoring the actual power source):,explain,linux Apply AC settings (ignoring the actual power source):,sudo tlp ac,command_gen,linux sudo tlp ac,Apply AC settings (ignoring the actual power source):,explain,linux Bind a raw character device to a block device:,raw /dev/raw/raw{{1}} {{/dev/block_device}},command_gen,linux raw /dev/raw/raw{{1}} {{/dev/block_device}},Bind a raw character device to a block device:,explain,linux Query an existing binding instead of setting a new one:,raw /dev/raw/raw{{1}},command_gen,linux raw /dev/raw/raw{{1}},Query an existing binding instead of setting a new one:,explain,linux Query all bound raw devices:,raw {{[-qa|--query --all]}},command_gen,linux raw {{[-qa|--query --all]}},Query all bound raw devices:,explain,linux Display system memory:,free,command_gen,linux free,Display system memory:,explain,linux Display memory in Bytes/KB/MB/GB:,free -{{b|k|m|g}},command_gen,linux free -{{b|k|m|g}},Display memory in Bytes/KB/MB/GB:,explain,linux Display memory in human-readable units:,free {{[-h|--human]}},command_gen,linux free {{[-h|--human]}},Display memory in human-readable units:,explain,linux Refresh the output every 2 seconds:,free {{[-s|--seconds]}} {{2}},command_gen,linux free {{[-s|--seconds]}} {{2}},Refresh the output every 2 seconds:,explain,linux Enter the `bluetoothctl` shell:,bluetoothctl,command_gen,linux bluetoothctl,Enter the `bluetoothctl` shell:,explain,linux List all known devices:,bluetoothctl devices,command_gen,linux bluetoothctl devices,List all known devices:,explain,linux Power the Bluetooth controller on or off:,bluetoothctl power {{on|off}},command_gen,linux bluetoothctl power {{on|off}},Power the Bluetooth controller on or off:,explain,linux Pair with a device:,bluetoothctl pair {{mac_address}},command_gen,linux bluetoothctl pair {{mac_address}},Pair with a device:,explain,linux Remove a device:,bluetoothctl remove {{mac_address}},command_gen,linux bluetoothctl remove {{mac_address}},Remove a device:,explain,linux Connect to a paired device:,bluetoothctl connect {{mac_address}},command_gen,linux bluetoothctl connect {{mac_address}},Connect to a paired device:,explain,linux Disconnect from a paired device:,bluetoothctl disconnect {{mac_address}},command_gen,linux bluetoothctl disconnect {{mac_address}},Disconnect from a paired device:,explain,linux Display help:,bluetoothctl help,command_gen,linux bluetoothctl help,Display help:,explain,linux Convert single images and/or whole directories containing valid image formats:,imgp {{[-x|--res]}} {{1366x1000}} {{path/to/directory}} {{path/to/file}},command_gen,linux imgp {{[-x|--res]}} {{1366x1000}} {{path/to/directory}} {{path/to/file}},Convert single images and/or whole directories containing valid image formats:,explain,linux Scale an image by 75% and overwrite the source image to a target resolution:,imgp {{[-x|--res]}} {{75}} z-w {{path/to/file}},command_gen,linux imgp {{[-x|--res]}} {{75}} z-w {{path/to/file}},Scale an image by 75% and overwrite the source image to a target resolution:,explain,linux Rotate an image clockwise by 90 degrees:,imgp {{[-o|--rotate]}} {{90}} {{path/to/file}},command_gen,linux imgp {{[-o|--rotate]}} {{90}} {{path/to/file}},Rotate an image clockwise by 90 degrees:,explain,linux Scan for Bluetooth devices:,hcitool scan,command_gen,linux hcitool scan,Scan for Bluetooth devices:,explain,linux "Output the name of a device, returning its MAC address:",hcitool name {{bdaddr}},command_gen,linux hcitool name {{bdaddr}},"Output the name of a device, returning its MAC address:",explain,linux Fetch information about a remote Bluetooth device:,hcitool info {{bdaddr}},command_gen,linux hcitool info {{bdaddr}},Fetch information about a remote Bluetooth device:,explain,linux Check the link quality to a Bluetooth device:,hcitool lq {{bdaddr}},command_gen,linux hcitool lq {{bdaddr}},Check the link quality to a Bluetooth device:,explain,linux Modify the transmit power level:,hcitool tpl {{bdaddr}} {{0|1}},command_gen,linux hcitool tpl {{bdaddr}} {{0|1}},Modify the transmit power level:,explain,linux Display the link policy:,hcitool lp,command_gen,linux hcitool lp,Display the link policy:,explain,linux Request authentication with a specific device:,hcitool auth {{bdaddr}},command_gen,linux hcitool auth {{bdaddr}},Request authentication with a specific device:,explain,linux Display local devices:,hcitool dev,command_gen,linux hcitool dev,Display local devices:,explain,linux Reconfigure one or more packages:,dpkg-reconfigure {{package1 package2 ...}},command_gen,linux dpkg-reconfigure {{package1 package2 ...}},Reconfigure one or more packages:,explain,linux Execute a command without sharing access to connected networks:,unshare {{[-n|--net]}} {{command}} {{command_arguments}},command_gen,linux unshare {{[-n|--net]}} {{command}} {{command_arguments}},Execute a command without sharing access to connected networks:,explain,linux "Execute a command as a child process without sharing mounts, processes, or networks:",unshare {{[-m|--mount]}} {{[-i|--pid]}} {{[-n|--net]}} {{[-f|--fork]}} {{command}} {{command_arguments}},command_gen,linux unshare {{[-m|--mount]}} {{[-i|--pid]}} {{[-n|--net]}} {{[-f|--fork]}} {{command}} {{command_arguments}},"Execute a command as a child process without sharing mounts, processes, or networks:",explain,linux Trim unused blocks on all mounted partitions that support it:,sudo fstrim {{[-a|--all]}},command_gen,linux sudo fstrim {{[-a|--all]}},Trim unused blocks on all mounted partitions that support it:,explain,linux Trim unused blocks on a specified partition:,sudo fstrim {{/}},command_gen,linux sudo fstrim {{/}},Trim unused blocks on a specified partition:,explain,linux Display statistics after trimming:,sudo fstrim {{[-v|--verbose]}} {{/}},command_gen,linux sudo fstrim {{[-v|--verbose]}} {{/}},Display statistics after trimming:,explain,linux List snapshots:,sudo timeshift --list,command_gen,linux sudo timeshift --list,List snapshots:,explain,linux Create a new snapshot (if scheduled):,sudo timeshift --check,command_gen,linux sudo timeshift --check,Create a new snapshot (if scheduled):,explain,linux Create a new snapshot (even if not scheduled):,sudo timeshift --create,command_gen,linux sudo timeshift --create,Create a new snapshot (even if not scheduled):,explain,linux Restore a snapshot (selecting which snapshot to restore interactively):,sudo timeshift --restore,command_gen,linux sudo timeshift --restore,Restore a snapshot (selecting which snapshot to restore interactively):,explain,linux Restore a specific snapshot:,sudo timeshift --restore --snapshot '{{snapshot}}',command_gen,linux sudo timeshift --restore --snapshot '{{snapshot}}',Restore a specific snapshot:,explain,linux Delete a specific snapshot:,sudo timeshift --delete --snapshot '{{snapshot}}',command_gen,linux sudo timeshift --delete --snapshot '{{snapshot}}',Delete a specific snapshot:,explain,linux Start a machine as a service using `systemd-nspawn`:,sudo machinectl start {{machine_name}},command_gen,linux sudo machinectl start {{machine_name}},Start a machine as a service using `systemd-nspawn`:,explain,linux Stop a running machine:,sudo machinectl stop {{machine_name}},command_gen,linux sudo machinectl stop {{machine_name}},Stop a running machine:,explain,linux Display a list of running machines:,machinectl list,command_gen,linux machinectl list,Display a list of running machines:,explain,linux Open an interactive shell inside the machine:,sudo machinectl shell {{machine_name}},command_gen,linux sudo machinectl shell {{machine_name}},Open an interactive shell inside the machine:,explain,linux Report node rebooted when daemon restarted (Used for testing purposes):,slurmd -b,command_gen,linux slurmd -b,Report node rebooted when daemon restarted (Used for testing purposes):,explain,linux Run the daemon with the given nodename:,slurmd -N {{nodename}},command_gen,linux slurmd -N {{nodename}},Run the daemon with the given nodename:,explain,linux Write log messages to the specified file:,slurmd -L {{path/to/output_file}},command_gen,linux slurmd -L {{path/to/output_file}},Write log messages to the specified file:,explain,linux Read configuration from the specified file:,slurmd -f {{path/to/file}},command_gen,linux slurmd -f {{path/to/file}},Read configuration from the specified file:,explain,linux Display help:,slurmd -h,command_gen,linux slurmd -h,Display help:,explain,linux Disable the screensaver:,xset s off,command_gen,linux xset s off,Disable the screensaver:,explain,linux Disable the bell sound:,xset b off,command_gen,linux xset b off,Disable the bell sound:,explain,linux Set the screensaver to start after 60 minutes of inactivity:,xset s 3600 3600,command_gen,linux xset s 3600 3600,Set the screensaver to start after 60 minutes of inactivity:,explain,linux Disable DPMS (Energy Star) features:,xset -dpms,command_gen,linux xset -dpms,Disable DPMS (Energy Star) features:,explain,linux Enable DPMS (Energy Star) features:,xset +dpms,command_gen,linux xset +dpms,Enable DPMS (Energy Star) features:,explain,linux Query information on any X server:,xset -display :{{0}} q,command_gen,linux xset -display :{{0}} q,Query information on any X server:,explain,linux Show system information:,archey,command_gen,linux archey,Show system information:,explain,linux Start a talk session with a user on the same machine:,talk {{username}},command_gen,linux talk {{username}},Start a talk session with a user on the same machine:,explain,linux "Start a talk session with a user on the same machine, who is logged in on tty3:",talk {{username}} {{tty3}},command_gen,linux talk {{username}} {{tty3}},"Start a talk session with a user on the same machine, who is logged in on tty3:",explain,linux Start a talk session with a user on a remote machine:,talk {{username}}@{{hostname}},command_gen,linux talk {{username}}@{{hostname}},Start a talk session with a user on a remote machine:,explain,linux Clear text on both terminal screens:,,command_gen,linux ,Clear text on both terminal screens:,explain,linux Exit the talk session:,,command_gen,linux ,Exit the talk session:,explain,linux Change the terminal font:,setfont {{font}}.gz,command_gen,linux setfont {{font}}.gz,Change the terminal font:,explain,linux Change the terminal font by specifying a path:,setfont /usr/share/kbd/{{mapping}}/{{font.ext}},command_gen,linux setfont /usr/share/kbd/{{mapping}}/{{font.ext}},Change the terminal font by specifying a path:,explain,linux Double font size:,setfont {{[-d|--double]}},command_gen,linux setfont {{[-d|--double]}},Double font size:,explain,linux Reset to the default font:,setfont,command_gen,linux setfont,Reset to the default font:,explain,linux Display the `main` routing table:,ip {{[r|route]}},command_gen,linux ip {{[r|route]}},Display the `main` routing table:,explain,linux Add a default route using gateway forwarding:,sudo ip {{[r|route]}} {{[a|add]}} default via {{gateway_ip}},command_gen,linux sudo ip {{[r|route]}} {{[a|add]}} default via {{gateway_ip}},Add a default route using gateway forwarding:,explain,linux Add a default route using `eth0`:,sudo ip {{[r|route]}} {{[a|add]}} default dev {{eth0}},command_gen,linux sudo ip {{[r|route]}} {{[a|add]}} default dev {{eth0}},Add a default route using `eth0`:,explain,linux Add a static route:,sudo ip {{[r|route]}} {{[a|add]}} {{destination_ip}} via {{gateway_ip}} dev {{eth0}},command_gen,linux sudo ip {{[r|route]}} {{[a|add]}} {{destination_ip}} via {{gateway_ip}} dev {{eth0}},Add a static route:,explain,linux Delete a static route:,sudo ip {{[r|route]}} {{[d|delete]}} {{destination_ip}} dev {{eth0}},command_gen,linux sudo ip {{[r|route]}} {{[d|delete]}} {{destination_ip}} dev {{eth0}},Delete a static route:,explain,linux Change or replace a static route:,sudo ip {{[r|route]}} {{change|replace}} {{destination_ip}} via {{gateway_ip}} dev {{eth0}},command_gen,linux sudo ip {{[r|route]}} {{change|replace}} {{destination_ip}} via {{gateway_ip}} dev {{eth0}},Change or replace a static route:,explain,linux Show which route will be used by the kernel to reach an IP address:,ip {{[r|route]}} {{[g|get]}} {{destination_ip}},command_gen,linux ip {{[r|route]}} {{[g|get]}} {{destination_ip}},Show which route will be used by the kernel to reach an IP address:,explain,linux Display a specific routing table:,ip {{[r|route]}} {{[l|list]}} {{[t|table]}} {{table_number}},command_gen,linux ip {{[r|route]}} {{[l|list]}} {{[t|table]}} {{table_number}},Display a specific routing table:,explain,linux Open the current user home directory:,caja,command_gen,linux caja,Open the current user home directory:,explain,linux Open specific directories in separate windows:,caja {{path/to/directory1 path/to/directory2 ...}},command_gen,linux caja {{path/to/directory1 path/to/directory2 ...}},Open specific directories in separate windows:,explain,linux Open specific directories in tabs:,caja --tabs {{path/to/directory1 path/to/directory2 ...}},command_gen,linux caja --tabs {{path/to/directory1 path/to/directory2 ...}},Open specific directories in tabs:,explain,linux Open a directory with a specific window size:,caja --geometry={{600}}x{{400}} {{path/to/directory}},command_gen,linux caja --geometry={{600}}x{{400}} {{path/to/directory}},Open a directory with a specific window size:,explain,linux Close all windows:,caja --quit,command_gen,linux caja --quit,Close all windows:,explain,linux Show command-line for a specific virtual machine:,qm showcmd {{vm_id}},command_gen,linux qm showcmd {{vm_id}},Show command-line for a specific virtual machine:,explain,linux Put each option on a new line to enhance human readability:,qm showcmd --pretty {{true}} {{vm_id}},command_gen,linux qm showcmd --pretty {{true}} {{vm_id}},Put each option on a new line to enhance human readability:,explain,linux Fetch configuration values from a specific snapshot:,qm showcmd --snapshot {{string}} {{vm_id}},command_gen,linux qm showcmd --snapshot {{string}} {{vm_id}},Fetch configuration values from a specific snapshot:,explain,linux List all file labelling rules:,sudo semanage fcontext {{[-l|--list]}},command_gen,linux sudo semanage fcontext {{[-l|--list]}},List all file labelling rules:,explain,linux List all user-defined file labelling rules without headings:,sudo semanage fcontext {{[-l|--list]}} {{[-C|--locallist]}} {{[-n|--noheading]}},command_gen,linux sudo semanage fcontext {{[-l|--list]}} {{[-C|--locallist]}} {{[-n|--noheading]}},List all user-defined file labelling rules without headings:,explain,linux Add a user-defined rule that labels any path which matches a PCRE regex:,sudo semanage fcontext {{[-a|--add]}} {{[-t|--type]}} {{samba_share_t}} {{'/mnt/share(/.*)?'}},command_gen,linux sudo semanage fcontext {{[-a|--add]}} {{[-t|--type]}} {{samba_share_t}} {{'/mnt/share(/.*)?'}},Add a user-defined rule that labels any path which matches a PCRE regex:,explain,linux Delete a user-defined rule using its PCRE regex:,sudo semanage fcontext {{[-d|--delete]}} {{'/mnt/share(/.*)?'}},command_gen,linux sudo semanage fcontext {{[-d|--delete]}} {{'/mnt/share(/.*)?'}},Delete a user-defined rule using its PCRE regex:,explain,linux Relabel a directory recursively by applying the new rules:,restorecon -R -v {{path/to/directory}},command_gen,linux restorecon -R -v {{path/to/directory}},Relabel a directory recursively by applying the new rules:,explain,linux Probe a partition:,sudo linux-boot-prober {{/dev/sdXY}},command_gen,linux sudo linux-boot-prober {{/dev/sdXY}},Probe a partition:,explain,linux Set device to monitor mode (interface must be down first. See also `ip link`):,sudo iw dev {{wlp}} set type monitor,command_gen,linux sudo iw dev {{wlp}} set type monitor,Set device to monitor mode (interface must be down first. See also `ip link`):,explain,linux Set device to managed mode (interface must be down first):,sudo iw dev {{wlp}} set type managed,command_gen,linux sudo iw dev {{wlp}} set type managed,Set device to managed mode (interface must be down first):,explain,linux Set device WiFi channel (device must first be in monitor mode with the interface up):,sudo iw dev {{wlp}} set channel {{channel_number}},command_gen,linux sudo iw dev {{wlp}} set channel {{channel_number}},Set device WiFi channel (device must first be in monitor mode with the interface up):,explain,linux Set device WiFi frequency in Mhz (device must first be in monitor mode with the interface up):,sudo iw dev {{wlp}} set freq {{freq_in_mhz}},command_gen,linux sudo iw dev {{wlp}} set freq {{freq_in_mhz}},Set device WiFi frequency in Mhz (device must first be in monitor mode with the interface up):,explain,linux Show all known station info:,iw dev {{wlp}} station dump,command_gen,linux iw dev {{wlp}} station dump,Show all known station info:,explain,linux Create a virtual interface in monitor mode with a specific MAC address:,"sudo iw dev {{wlp}} interface add ""{{vif_name}}"" type monitor addr {{12:34:56:aa:bb:cc}}",command_gen,linux "sudo iw dev {{wlp}} interface add ""{{vif_name}}"" type monitor addr {{12:34:56:aa:bb:cc}}",Create a virtual interface in monitor mode with a specific MAC address:,explain,linux Delete virtual interface:,"sudo iw dev ""{{vif_name}}"" del",command_gen,linux "sudo iw dev ""{{vif_name}}"" del",Delete virtual interface:,explain,linux View keycodes in decimal:,sudo showkey,command_gen,linux sudo showkey,View keycodes in decimal:,explain,linux Display scancodes in hexadecimal:,sudo showkey {{[-s|--scancodes]}},command_gen,linux sudo showkey {{[-s|--scancodes]}},Display scancodes in hexadecimal:,explain,linux Display keycodes in decimal (default):,sudo showkey {{[-k|--keycodes]}},command_gen,linux sudo showkey {{[-k|--keycodes]}},Display keycodes in decimal (default):,explain,linux "Display keycodes in ASCII, decimal, and hexadecimal:",sudo showkey {{[-a|--ascii]}},command_gen,linux sudo showkey {{[-a|--ascii]}},"Display keycodes in ASCII, decimal, and hexadecimal:",explain,linux Exit the program:,,command_gen,linux ,Exit the program:,explain,linux Check the current kernel for LXC support:,lxc-checkconfig,command_gen,linux lxc-checkconfig,Check the current kernel for LXC support:,explain,linux Check any kernel for LXC support:,CONFIG={{/path/to/configuration}} lxc-checkconfig,command_gen,linux CONFIG={{/path/to/configuration}} lxc-checkconfig,Check any kernel for LXC support:,explain,linux "Discard all sectors on a device, removing all data:",blkdiscard {{/dev/device}},command_gen,linux blkdiscard {{/dev/device}},"Discard all sectors on a device, removing all data:",explain,linux "Securely discard all blocks on a device, removing all data:",blkdiscard {{[-s|--secure]}} {{/dev/device}},command_gen,linux blkdiscard {{[-s|--secure]}} {{/dev/device}},"Securely discard all blocks on a device, removing all data:",explain,linux Discard the first 100 MB of a device:,blkdiscard {{[-l|--length]}} {{100MB}} {{/dev/device}},command_gen,linux blkdiscard {{[-l|--length]}} {{100MB}} {{/dev/device}},Discard the first 100 MB of a device:,explain,linux Display the search path used to find man pages:,manpath,command_gen,linux manpath,Display the search path used to find man pages:,explain,linux Show the entire global manpath:,manpath {{[-g|--global]}},command_gen,linux manpath {{[-g|--global]}},Show the entire global manpath:,explain,linux View documentation for `cgclassify`:,tldr cgclassify,command_gen,linux tldr cgclassify,View documentation for `cgclassify`:,explain,linux View documentation for `cgcreate`:,tldr cgcreate,command_gen,linux tldr cgcreate,View documentation for `cgcreate`:,explain,linux View documentation for `cgexec`:,tldr cgexec,command_gen,linux tldr cgexec,View documentation for `cgexec`:,explain,linux Display the value of a Portage-specific environment variable:,portageq envvar {{variable}},command_gen,linux portageq envvar {{variable}},Display the value of a Portage-specific environment variable:,explain,linux Display a detailed list of repositories configured with Portage:,portageq repos_config /,command_gen,linux portageq repos_config /,Display a detailed list of repositories configured with Portage:,explain,linux Display a list of repositories sorted by priority (highest first):,portageq get_repos /,command_gen,linux portageq get_repos /,Display a list of repositories sorted by priority (highest first):,explain,linux Display a specific piece of metadata about an atom (i.e. package name including the version):,portageq metadata / {{ebuild|porttree|binary|...}} {{category}}/{{package}} {{BDEPEND|DEFINED_PHASES|DEPEND|...}},command_gen,linux portageq metadata / {{ebuild|porttree|binary|...}} {{category}}/{{package}} {{BDEPEND|DEFINED_PHASES|DEPEND|...}},Display a specific piece of metadata about an atom (i.e. package name including the version):,explain,linux Show all TCP/UDP/RAW/UNIX sockets:,ss {{[-a|--all]}} {{-t|-u|-w|-x}},command_gen,linux ss {{[-a|--all]}} {{-t|-u|-w|-x}},Show all TCP/UDP/RAW/UNIX sockets:,explain,linux "Filter TCP sockets by states, only/exclude:",ss {{state|exclude}} {{bucket|big|connected|synchronized|...}},command_gen,linux ss {{state|exclude}} {{bucket|big|connected|synchronized|...}},"Filter TCP sockets by states, only/exclude:",explain,linux Show all TCP sockets connected to the local HTTPS port (443):,ss {{[-t|--tcp]}} src :{{443}},command_gen,linux ss {{[-t|--tcp]}} src :{{443}},Show all TCP sockets connected to the local HTTPS port (443):,explain,linux Show all TCP sockets listening on the local 8080 port:,ss {{[-lt|--listening --tcp]}} src :{{8080}},command_gen,linux ss {{[-lt|--listening --tcp]}} src :{{8080}},Show all TCP sockets listening on the local 8080 port:,explain,linux Show all TCP sockets along with processes connected to a remote SSH port:,ss {{[-pt|--processes --tcp]}} dst :{{ssh}},command_gen,linux ss {{[-pt|--processes --tcp]}} dst :{{ssh}},Show all TCP sockets along with processes connected to a remote SSH port:,explain,linux Show all UDP sockets connected on specific source and destination ports:,ss {{[-u|--udp]}} 'sport == :{{source_port}} and dport == :{{destination_port}}',command_gen,linux ss {{[-u|--udp]}} 'sport == :{{source_port}} and dport == :{{destination_port}}',Show all UDP sockets connected on specific source and destination ports:,explain,linux Show all TCP IPv4 sockets locally connected on the subnet 192.168.0.0/16:,ss {{[-4t|--ipv4 --tcp]}} src {{192.168/16}},command_gen,linux ss {{[-4t|--ipv4 --tcp]}} src {{192.168/16}},Show all TCP IPv4 sockets locally connected on the subnet 192.168.0.0/16:,explain,linux Kill IPv4 or IPv6 Socket Connection with destination IP 192.168.1.17 and destination port 8080:,ss {{[-K|--kill]}} dst {{192.168.1.17}} dport = {{8080}},command_gen,linux ss {{[-K|--kill]}} dst {{192.168.1.17}} dport = {{8080}},Kill IPv4 or IPv6 Socket Connection with destination IP 192.168.1.17 and destination port 8080:,explain,linux Disable password expiration for the user:,sudo lchage --date -1 {{username}},command_gen,linux sudo lchage --date -1 {{username}},Disable password expiration for the user:,explain,linux Display the password policy for the user:,sudo lchage --list {{username}},command_gen,linux sudo lchage --list {{username}},Display the password policy for the user:,explain,linux Require password change for the user a certain number of days after the last password change:,sudo lchage --maxdays {{number_of_days}} {{username}},command_gen,linux sudo lchage --maxdays {{number_of_days}} {{username}},Require password change for the user a certain number of days after the last password change:,explain,linux Start warning the user a certain number of days before the password expires:,sudo lchage --warndays {{number_of_days}} {{username}},command_gen,linux sudo lchage --warndays {{number_of_days}} {{username}},Start warning the user a certain number of days before the password expires:,explain,linux Display information about a package:,dpkg-deb {{[-I|--info]}} {{path/to/file.deb}},command_gen,linux dpkg-deb {{[-I|--info]}} {{path/to/file.deb}},Display information about a package:,explain,linux Display the package's name and version on one line:,dpkg-deb {{[-W|--show]}} {{path/to/file.deb}},command_gen,linux dpkg-deb {{[-W|--show]}} {{path/to/file.deb}},Display the package's name and version on one line:,explain,linux List the package's contents:,dpkg-deb {{[-c|--contents]}} {{path/to/file.deb}},command_gen,linux dpkg-deb {{[-c|--contents]}} {{path/to/file.deb}},List the package's contents:,explain,linux Extract package's contents into a directory:,dpkg-deb {{[-x|--extract]}} {{path/to/file.deb}} {{path/to/directory}},command_gen,linux dpkg-deb {{[-x|--extract]}} {{path/to/file.deb}} {{path/to/directory}},Extract package's contents into a directory:,explain,linux Create a package from a specified directory:,dpkg-deb {{[-b|--build]}} {{path/to/directory}},command_gen,linux dpkg-deb {{[-b|--build]}} {{path/to/directory}},Create a package from a specified directory:,explain,linux Convert a specific installation file to Debian format (`.deb` extension):,sudo alien --to-deb {{path/to/file}},command_gen,linux sudo alien --to-deb {{path/to/file}},Convert a specific installation file to Debian format (`.deb` extension):,explain,linux Convert a specific installation file to Red Hat format (`.rpm` extension):,sudo alien --to-rpm {{path/to/file}},command_gen,linux sudo alien --to-rpm {{path/to/file}},Convert a specific installation file to Red Hat format (`.rpm` extension):,explain,linux Convert a specific installation file to a Slackware installation file (`.tgz` extension):,sudo alien --to-tgz {{path/to/file}},command_gen,linux sudo alien --to-tgz {{path/to/file}},Convert a specific installation file to a Slackware installation file (`.tgz` extension):,explain,linux Convert a specific installation file to Debian format and install on the system:,sudo alien --to-deb --install {{path/to/file}},command_gen,linux sudo alien --to-deb --install {{path/to/file}},Convert a specific installation file to Debian format and install on the system:,explain,linux Start `xrdb` in interactive mode:,xrdb,command_gen,linux xrdb,Start `xrdb` in interactive mode:,explain,linux Load values (e.g. style rules) from a resource file:,xrdb -load {{~/.Xresources}},command_gen,linux xrdb -load {{~/.Xresources}},Load values (e.g. style rules) from a resource file:,explain,linux Query the resource database and print currently set values:,xrdb -query,command_gen,linux xrdb -query,Query the resource database and print currently set values:,explain,linux Change the line endings of a file:,unix2mac {{path/to/file}},command_gen,linux unix2mac {{path/to/file}},Change the line endings of a file:,explain,linux Create a copy with macOS-style line endings:,unix2mac {{[-n|--newfile]}} {{path/to/file}} {{path/to/new_file}},command_gen,linux unix2mac {{[-n|--newfile]}} {{path/to/file}} {{path/to/new_file}},Create a copy with macOS-style line endings:,explain,linux Display file information:,unix2mac {{[-i|--info]}} {{path/to/file}},command_gen,linux unix2mac {{[-i|--info]}} {{path/to/file}},Display file information:,explain,linux Keep/add/remove Byte Order Mark:,unix2mac --{{keep-bom|add-bom|remove-bom}} {{path/to/file}},command_gen,linux unix2mac --{{keep-bom|add-bom|remove-bom}} {{path/to/file}},Keep/add/remove Byte Order Mark:,explain,linux Add kernel and initramfs images to bootloader partition:,sudo kernel-install add {{kernel-version}} {{kernel-image}} {{path/to/initrd-file ...}},command_gen,linux sudo kernel-install add {{kernel-version}} {{kernel-image}} {{path/to/initrd-file ...}},Add kernel and initramfs images to bootloader partition:,explain,linux Remove kernel from the bootloader partition:,sudo kernel-install remove {{kernel-version}},command_gen,linux sudo kernel-install remove {{kernel-version}},Remove kernel from the bootloader partition:,explain,linux Show various paths and parameters that have been configured or auto-detected:,sudo kernel-install inspect {{kernel-image}},command_gen,linux sudo kernel-install inspect {{kernel-image}},Show various paths and parameters that have been configured or auto-detected:,explain,linux Calculate the intersection between images and output an image where each pixel is the difference between corresponding pixels in input images:,diffimg {{path/to/input_image1.ext}} {{path/to/input_image2.ext}} {{path/to/output_image.ext}},command_gen,linux diffimg {{path/to/input_image1.ext}} {{path/to/input_image2.ext}} {{path/to/output_image.ext}},Calculate the intersection between images and output an image where each pixel is the difference between corresponding pixels in input images:,explain,linux Start i7z (needs to be run in superuser mode):,sudo i7z,command_gen,linux sudo i7z,Start i7z (needs to be run in superuser mode):,explain,linux Extract an archive:,patool extract {{path/to/archive}},command_gen,linux patool extract {{path/to/archive}},Extract an archive:,explain,linux Create an archive:,patool create {{/path/to/archive}} {{/path/to/file1}} {{/path/to/file2}} {{/path/to/dir1/}} {{/path/to/dir2/}},command_gen,linux patool create {{/path/to/archive}} {{/path/to/file1}} {{/path/to/file2}} {{/path/to/dir1/}} {{/path/to/dir2/}},Create an archive:,explain,linux List contents of an archive:,patool list {{path/to/archive}},command_gen,linux patool list {{path/to/archive}},List contents of an archive:,explain,linux Compare the contents of two archives and display the differences in the standard output:,patool diff {{path/to/archive1}} {{path/to/archive2}},command_gen,linux patool diff {{path/to/archive1}} {{path/to/archive2}},Compare the contents of two archives and display the differences in the standard output:,explain,linux Search for a string inside the contents of an archive:,patool search {{path/to/archive}},command_gen,linux patool search {{path/to/archive}},Search for a string inside the contents of an archive:,explain,linux Halt the system:,halt,command_gen,linux halt,Halt the system:,explain,linux Power off the system (same as `poweroff`):,halt {{[-p|--poweroff]}},command_gen,linux halt {{[-p|--poweroff]}},Power off the system (same as `poweroff`):,explain,linux Reboot the system (same as `reboot`):,halt --reboot,command_gen,linux halt --reboot,Reboot the system (same as `reboot`):,explain,linux Halt immediately without contacting the system manager:,halt {{[-f|--force]}},command_gen,linux halt {{[-f|--force]}},Halt immediately without contacting the system manager:,explain,linux Write the wtmp shutdown entry without halting the system:,halt {{[-w|--wtmp-only]}},command_gen,linux halt {{[-w|--wtmp-only]}},Write the wtmp shutdown entry without halting the system:,explain,linux View documentation for the original command:,tldr lrztar,command_gen,linux tldr lrztar,View documentation for the original command:,explain,linux Open a new VPN connection:,sudo f5fpc --start,command_gen,linux sudo f5fpc --start,Open a new VPN connection:,explain,linux Open a new VPN connection to a specific host:,sudo f5fpc --start --host {{host.example.com}},command_gen,linux sudo f5fpc --start --host {{host.example.com}},Open a new VPN connection to a specific host:,explain,linux Specify a username (user will be prompted for a password):,sudo f5fpc --start --host {{host.example.com}} --username {{user}},command_gen,linux sudo f5fpc --start --host {{host.example.com}} --username {{user}},Specify a username (user will be prompted for a password):,explain,linux Show the current VPN status:,sudo f5fpc --info,command_gen,linux sudo f5fpc --info,Show the current VPN status:,explain,linux Shutdown the VPN connection:,sudo f5fpc --stop,command_gen,linux sudo f5fpc --stop,Shutdown the VPN connection:,explain,linux Notify the operating system kernel of partition table changes:,sudo partprobe,command_gen,linux sudo partprobe,Notify the operating system kernel of partition table changes:,explain,linux Notify the kernel of partition table changes and show a summary of devices and their partitions:,sudo partprobe {{[-s|--summary]}},command_gen,linux sudo partprobe {{[-s|--summary]}},Notify the kernel of partition table changes and show a summary of devices and their partitions:,explain,linux Show a summary of devices and their partitions but don't notify the kernel:,sudo partprobe {{[-s|--summary]}} {{[-d|--dry-run]}},command_gen,linux sudo partprobe {{[-s|--summary]}} {{[-d|--dry-run]}},Show a summary of devices and their partitions but don't notify the kernel:,explain,linux View documentation for the original command:,tldr iptables-save,command_gen,linux tldr iptables-save,View documentation for the original command:,explain,linux Perform a dry run (print what would be done without actually doing it):,mkinitcpio,command_gen,linux mkinitcpio,Perform a dry run (print what would be done without actually doing it):,explain,linux Generate ramdisk environments based on all existing presets (used to regenerate all the initramfs images after a change in `/etc/mkinitcpio.conf`):,sudo mkinitcpio {{[-P|--allpresets]}},command_gen,linux sudo mkinitcpio {{[-P|--allpresets]}},Generate ramdisk environments based on all existing presets (used to regenerate all the initramfs images after a change in `/etc/mkinitcpio.conf`):,explain,linux Generate a ramdisk environment based on the `linux` preset:,sudo mkinitcpio {{[-p|--preset]}} {{linux}},command_gen,linux sudo mkinitcpio {{[-p|--preset]}} {{linux}},Generate a ramdisk environment based on the `linux` preset:,explain,linux Generate a ramdisk environment based on the `linux-lts` preset:,sudo mkinitcpio {{[-p|--preset]}} {{linux-lts}},command_gen,linux sudo mkinitcpio {{[-p|--preset]}} {{linux-lts}},Generate a ramdisk environment based on the `linux-lts` preset:,explain,linux Generate an initramfs image using an alternative configuration file:,sudo mkinitcpio {{[-c|--config]}} {{path/to/mkinitcpio.conf}} {{[-g|--generate]}} {{path/to/initramfs.img}},command_gen,linux sudo mkinitcpio {{[-c|--config]}} {{path/to/mkinitcpio.conf}} {{[-g|--generate]}} {{path/to/initramfs.img}},Generate an initramfs image using an alternative configuration file:,explain,linux Generate an initramfs image for a kernel other than the one currently running (the installed kernel releases can be found in `/usr/lib/modules/`):,sudo mkinitcpio {{[-k|--kernel]}} {{kernel_version}} {{[-g|--generate]}} {{path/to/initramfs.img}},command_gen,linux sudo mkinitcpio {{[-k|--kernel]}} {{kernel_version}} {{[-g|--generate]}} {{path/to/initramfs.img}},Generate an initramfs image for a kernel other than the one currently running (the installed kernel releases can be found in `/usr/lib/modules/`):,explain,linux List all available hooks:,mkinitcpio {{[-L|--listhooks]}},command_gen,linux mkinitcpio {{[-L|--listhooks]}},List all available hooks:,explain,linux Display help for a specific hook:,mkinitcpio {{[-H|--hookhelp]}} {{hook_name}},command_gen,linux mkinitcpio {{[-H|--hookhelp]}} {{hook_name}},Display help for a specific hook:,explain,linux List all the suboptions for a specific option:,virt-xml --{{option}}=?,command_gen,linux virt-xml --{{option}}=?,List all the suboptions for a specific option:,explain,linux "List all the suboptions for disk, network, and boot:",virt-xml --disk=? --network=? --boot=?,command_gen,linux virt-xml --disk=? --network=? --boot=?,"List all the suboptions for disk, network, and boot:",explain,linux Edit a value for a specific domain:,virt-xml {{domain}} --edit --{{option}} {{suboption}}={{new_value}},command_gen,linux virt-xml {{domain}} --edit --{{option}} {{suboption}}={{new_value}},Edit a value for a specific domain:,explain,linux Change the description for a specific domain:,"virt-xml {{domain}} --edit --metadata description=""{{new_description}}""",command_gen,linux "virt-xml {{domain}} --edit --metadata description=""{{new_description}}""",Change the description for a specific domain:,explain,linux Enable/Disable the boot device menu for a specific domain:,virt-xml {{domain}} --edit --boot bootmenu={{on|off}},command_gen,linux virt-xml {{domain}} --edit --boot bootmenu={{on|off}},Enable/Disable the boot device menu for a specific domain:,explain,linux Attach host USB hub to a running VM (See: `tldr lsusb`):,virt-xml {{domain}} --update --add-device --hostdev {{bus}}.{{device}},command_gen,linux virt-xml {{domain}} --update --add-device --hostdev {{bus}}.{{device}},Attach host USB hub to a running VM (See: `tldr lsusb`):,explain,linux View documentation for the original command:,tldr mkfs.fat,command_gen,linux tldr mkfs.fat,View documentation for the original command:,explain,linux Find which processes are accessing a file or directory:,fuser {{path/to/file_or_directory}},command_gen,linux fuser {{path/to/file_or_directory}},Find which processes are accessing a file or directory:,explain,linux "Show more fields (`USER`, `PID`, `ACCESS` and `COMMAND`):",fuser --verbose {{path/to/file_or_directory}},command_gen,linux fuser --verbose {{path/to/file_or_directory}},"Show more fields (`USER`, `PID`, `ACCESS` and `COMMAND`):",explain,linux Identify processes using a TCP socket:,fuser --namespace tcp {{port}},command_gen,linux fuser --namespace tcp {{port}},Identify processes using a TCP socket:,explain,linux Kill all processes accessing a file or directory (sends the `SIGKILL` signal):,fuser --kill {{path/to/file_or_directory}},command_gen,linux fuser --kill {{path/to/file_or_directory}},Kill all processes accessing a file or directory (sends the `SIGKILL` signal):,explain,linux Find which processes are accessing the filesystem containing a specific file or directory:,fuser --mount {{path/to/file_or_directory}},command_gen,linux fuser --mount {{path/to/file_or_directory}},Find which processes are accessing the filesystem containing a specific file or directory:,explain,linux Kill all processes with a TCP connection on a specific port:,fuser --kill {{port}}/tcp,command_gen,linux fuser --kill {{port}}/tcp,Kill all processes with a TCP connection on a specific port:,explain,linux Report a bug about the whole system:,apport-bug,command_gen,linux apport-bug,Report a bug about the whole system:,explain,linux Report a bug about a specific package:,apport-bug {{package}},command_gen,linux apport-bug {{package}},Report a bug about a specific package:,explain,linux Report a bug about a specific executable:,apport-bug {{path/to/executable}},command_gen,linux apport-bug {{path/to/executable}},Report a bug about a specific executable:,explain,linux Report a bug about a specific process:,apport-bug {{PID}},command_gen,linux apport-bug {{PID}},Report a bug about a specific process:,explain,linux Check how many free blocks are present as contiguous and aligned free space:,e2freefrag {{/dev/sdXN}},command_gen,linux e2freefrag {{/dev/sdXN}},Check how many free blocks are present as contiguous and aligned free space:,explain,linux Specify chunk size in kilobytes to print how many free chunks are available:,e2freefrag -c {{chunk_size_in_kb}} {{/dev/sdXN}},command_gen,linux e2freefrag -c {{chunk_size_in_kb}} {{/dev/sdXN}},Specify chunk size in kilobytes to print how many free chunks are available:,explain,linux Serve HTTP requests to a specific port instead of port `9090`:,cockpit-tls --port {{port}},command_gen,linux cockpit-tls --port {{port}},Serve HTTP requests to a specific port instead of port `9090`:,explain,linux Display help:,cockpit-tls --help,command_gen,linux cockpit-tls --help,Display help:,explain,linux Execute a specific command via a guest agent:,qm guest exec {{vm_id}} {{command}} {{argument1 argument2 ...}},command_gen,linux qm guest exec {{vm_id}} {{command}} {{argument1 argument2 ...}},Execute a specific command via a guest agent:,explain,linux Execute a specific command via a guest agent asynchronously:,qm guest exec {{vm_id}} {{argument1 argument2 ...}} --synchronous 0,command_gen,linux qm guest exec {{vm_id}} {{argument1 argument2 ...}} --synchronous 0,Execute a specific command via a guest agent asynchronously:,explain,linux Execute a specific command via a guest agent with a specified timeout of 10 seconds:,qm guest exec {{vm_id}} {{argument1 argument2...}} --timeout {{10}},command_gen,linux qm guest exec {{vm_id}} {{argument1 argument2...}} --timeout {{10}},Execute a specific command via a guest agent with a specified timeout of 10 seconds:,explain,linux Execute a specific command via a guest agent and forward input from `stdin` until EOF to the guest agent:,qm guest exec {{vm_id}} {{argument1 argument2 ...}} --pass-stdin 1,command_gen,linux qm guest exec {{vm_id}} {{argument1 argument2 ...}} --pass-stdin 1,Execute a specific command via a guest agent and forward input from `stdin` until EOF to the guest agent:,explain,linux Show the bandwidth usage:,sudo iftop,command_gen,linux sudo iftop,Show the bandwidth usage:,explain,linux Show the bandwidth usage of a given interface:,sudo iftop -i {{interface}},command_gen,linux sudo iftop -i {{interface}},Show the bandwidth usage of a given interface:,explain,linux Show the bandwidth usage with port information:,sudo iftop -P,command_gen,linux sudo iftop -P,Show the bandwidth usage with port information:,explain,linux Do not show bar graphs of traffic:,sudo iftop -b,command_gen,linux sudo iftop -b,Do not show bar graphs of traffic:,explain,linux Do not look up hostnames:,sudo iftop -n,command_gen,linux sudo iftop -n,Do not look up hostnames:,explain,linux Display help:,,command_gen,linux ,Display help:,explain,linux List active global USE flags:,euse --active --global,command_gen,linux euse --active --global,List active global USE flags:,explain,linux List active local USE flags:,euse --active --local,command_gen,linux euse --active --local,List active local USE flags:,explain,linux Enable a global USE flag:,sudo euse --enable {{use_flag}},command_gen,linux sudo euse --enable {{use_flag}},Enable a global USE flag:,explain,linux Disable a global USE flag (put a '-' sign in front of the USE flag):,sudo euse --disable {{use_flag}},command_gen,linux sudo euse --disable {{use_flag}},Disable a global USE flag (put a '-' sign in front of the USE flag):,explain,linux Remove a global USE flag:,sudo euse --prune {{use_flag}},command_gen,linux sudo euse --prune {{use_flag}},Remove a global USE flag:,explain,linux Display a summary of the top 10 historical uptime records:,uprecords,command_gen,linux uprecords,Display a summary of the top 10 historical uptime records:,explain,linux Display the top 25 records:,uprecords -m {{25}},command_gen,linux uprecords -m {{25}},Display the top 25 records:,explain,linux Display the downtime between reboots instead of the kernel version:,uprecords -d,command_gen,linux uprecords -d,Display the downtime between reboots instead of the kernel version:,explain,linux Show the most recent reboots:,uprecords -B,command_gen,linux uprecords -B,Show the most recent reboots:,explain,linux Don't truncate information:,uprecords -w,command_gen,linux uprecords -w,Don't truncate information:,explain,linux Run a command with a file lock as soon as the lock is not required by others:,"flock {{path/to/lock.lock}} {{[-c|--command]}} ""{{command}}""",command_gen,linux "flock {{path/to/lock.lock}} {{[-c|--command]}} ""{{command}}""",Run a command with a file lock as soon as the lock is not required by others:,explain,linux "Run a command with a file lock, and exit if the lock doesn't exist:","flock {{path/to/lock.lock}} {{[-n|--nonblock]}} {{[-c|--command]}} ""{{command}}""",command_gen,linux "flock {{path/to/lock.lock}} {{[-n|--nonblock]}} {{[-c|--command]}} ""{{command}}""","Run a command with a file lock, and exit if the lock doesn't exist:",explain,linux "Run a command with a file lock, and exit with a specific error code if the lock doesn't exist:","flock {{path/to/lock.lock}} {{[-n|--nonblock]}} {{[-E|--conflict-exit-code]}} {{error_code}} {{[-c|--command]}} ""{{command}}""",command_gen,linux "flock {{path/to/lock.lock}} {{[-n|--nonblock]}} {{[-E|--conflict-exit-code]}} {{error_code}} {{[-c|--command]}} ""{{command}}""","Run a command with a file lock, and exit with a specific error code if the lock doesn't exist:",explain,linux Set the max number of counts before a filesystem is checked to 2:,tune2fs -c 2 {{/dev/sdXN}},command_gen,linux tune2fs -c 2 {{/dev/sdXN}},Set the max number of counts before a filesystem is checked to 2:,explain,linux Set the filesystem label to MY_LABEL:,tune2fs -L 'MY_LABEL' {{/dev/sdXN}},command_gen,linux tune2fs -L 'MY_LABEL' {{/dev/sdXN}},Set the filesystem label to MY_LABEL:,explain,linux Enable discard and user-specified extended attributes for a filesystem:,"tune2fs -o {{discard,user_xattr}} {{/dev/sdXN}}",command_gen,linux "tune2fs -o {{discard,user_xattr}} {{/dev/sdXN}}",Enable discard and user-specified extended attributes for a filesystem:,explain,linux Enable journaling for a filesystem:,tune2fs -o ^{{nobarrier}} {{/dev/sdXN}},command_gen,linux tune2fs -o ^{{nobarrier}} {{/dev/sdXN}},Enable journaling for a filesystem:,explain,linux Convert an SVG file (should be an absolute path) to PNG:,ksvgtopng5 {{width}} {{height}} {{path/to/file.svg}} {{output_filename.png}},command_gen,linux ksvgtopng5 {{width}} {{height}} {{path/to/file.svg}} {{output_filename.png}},Convert an SVG file (should be an absolute path) to PNG:,explain,linux "Build and switch to the new configuration, making it the boot default:",sudo nixos-rebuild switch,command_gen,linux sudo nixos-rebuild switch,"Build and switch to the new configuration, making it the boot default:",explain,linux "Build and switch to the new configuration, making it the boot default and naming the boot entry:",sudo nixos-rebuild switch {{[-p|--profile-name]}} {{name}},command_gen,linux sudo nixos-rebuild switch {{[-p|--profile-name]}} {{name}},"Build and switch to the new configuration, making it the boot default and naming the boot entry:",explain,linux "Build and switch to the new configuration, making it the boot default and installing updates:",sudo nixos-rebuild switch --upgrade,command_gen,linux sudo nixos-rebuild switch --upgrade,"Build and switch to the new configuration, making it the boot default and installing updates:",explain,linux "Rollback changes to the configuration, switching to the previous generation:",sudo nixos-rebuild switch --rollback,command_gen,linux sudo nixos-rebuild switch --rollback,"Rollback changes to the configuration, switching to the previous generation:",explain,linux Build the new configuration and make it the boot default without switching to it:,sudo nixos-rebuild boot,command_gen,linux sudo nixos-rebuild boot,Build the new configuration and make it the boot default without switching to it:,explain,linux "Build and activate the new configuration, but don't make a boot entry (for testing purposes):",sudo nixos-rebuild test,command_gen,linux sudo nixos-rebuild test,"Build and activate the new configuration, but don't make a boot entry (for testing purposes):",explain,linux Build the configuration and open it in a virtual machine:,sudo nixos-rebuild build-vm,command_gen,linux sudo nixos-rebuild build-vm,Build the configuration and open it in a virtual machine:,explain,linux List available generations similar to the boot loader menu:,nixos-rebuild list-generations,command_gen,linux nixos-rebuild list-generations,List available generations similar to the boot loader menu:,explain,linux Rescan all storages and update disk sizes and unused disk images of a specific virtual machine:,qm rescan {{vm_id}},command_gen,linux qm rescan {{vm_id}},Rescan all storages and update disk sizes and unused disk images of a specific virtual machine:,explain,linux Perform a dry-run of rescan on a specific virtual machine and do not write any changes to configurations:,qm rescan --dryrun {{true}} {{vm_id}},command_gen,linux qm rescan --dryrun {{true}} {{vm_id}},Perform a dry-run of rescan on a specific virtual machine and do not write any changes to configurations:,explain,linux Delete an existing group:,sudo groupdel {{group_name}},command_gen,linux sudo groupdel {{group_name}},Delete an existing group:,explain,linux Set name of attribute for file:,setfattr {{[-n|--name]}} user.{{attribute_name}} {{path/to/file}},command_gen,linux setfattr {{[-n|--name]}} user.{{attribute_name}} {{path/to/file}},Set name of attribute for file:,explain,linux Set a user-defined value of an extended attribute on a file:,"setfattr {{[-n|--name]}} user.{{attribute_name}} {{[-v|--value]}} ""{{value}}"" {{path/to/file}}",command_gen,linux "setfattr {{[-n|--name]}} user.{{attribute_name}} {{[-v|--value]}} ""{{value}}"" {{path/to/file}}",Set a user-defined value of an extended attribute on a file:,explain,linux Remove a specific attribute of a file:,setfattr {{[-x|--remove]}} user.{{attribute_name}} {{path/to/file}},command_gen,linux setfattr {{[-x|--remove]}} user.{{attribute_name}} {{path/to/file}},Remove a specific attribute of a file:,explain,linux Get a running process' CPU affinity by PID:,taskset {{[-p|--pid]}} {{[-c|--cpu-list]}} {{pid}},command_gen,linux taskset {{[-p|--pid]}} {{[-c|--cpu-list]}} {{pid}},Get a running process' CPU affinity by PID:,explain,linux Set a running process' CPU affinity by PID:,taskset {{[-p|--pid]}} {{[-c|--cpu-list]}} {{cpu_id}} {{pid}},command_gen,linux taskset {{[-p|--pid]}} {{[-c|--cpu-list]}} {{cpu_id}} {{pid}},Set a running process' CPU affinity by PID:,explain,linux Start a new process with affinity for a single CPU:,taskset {{[-c|--cpu-list]}} {{cpu_id}} {{command}},command_gen,linux taskset {{[-c|--cpu-list]}} {{cpu_id}} {{command}},Start a new process with affinity for a single CPU:,explain,linux Start a new process with affinity for multiple non-sequential CPUs:,"taskset {{[-c|--cpu-list]}} {{cpu_id_1}},{{cpu_id_2}},{{cpu_id_3}}",command_gen,linux "taskset {{[-c|--cpu-list]}} {{cpu_id_1}},{{cpu_id_2}},{{cpu_id_3}}",Start a new process with affinity for multiple non-sequential CPUs:,explain,linux Start a new process with affinity for CPUs 1 through 4:,taskset {{[-c|--cpu-list]}} {{cpu_id_1}}-{{cpu_id_4}},command_gen,linux taskset {{[-c|--cpu-list]}} {{cpu_id_1}}-{{cpu_id_4}},Start a new process with affinity for CPUs 1 through 4:,explain,linux Get a standard overview of your usual disks:,dysk,command_gen,linux dysk,Get a standard overview of your usual disks:,explain,linux Sort by free size:,dysk {{[-s|--sort]}} free,command_gen,linux dysk {{[-s|--sort]}} free,Sort by free size:,explain,linux Include only HDD disks:,dysk {{[-f|--filter]}} 'disk = HDD',command_gen,linux dysk {{[-f|--filter]}} 'disk = HDD',Include only HDD disks:,explain,linux Exclude SSD disks:,dysk {{[-f|--filter]}} 'disk <> SSD',command_gen,linux dysk {{[-f|--filter]}} 'disk <> SSD',Exclude SSD disks:,explain,linux Display disks with high utilization or low free space:,dysk {{[-f|--filter]}} 'use > 65% | free < 50G',command_gen,linux dysk {{[-f|--filter]}} 'use > 65% | free < 50G',Display disks with high utilization or low free space:,explain,linux Print memory map for a specific process ID (PID):,pmap {{pid}},command_gen,linux pmap {{pid}},Print memory map for a specific process ID (PID):,explain,linux Show the extended format:,pmap --extended {{pid}},command_gen,linux pmap --extended {{pid}},Show the extended format:,explain,linux Show the device format:,pmap --device {{pid}},command_gen,linux pmap --device {{pid}},Show the device format:,explain,linux Limit results to a memory address range specified by `low` and `high`:,"pmap --range {{low}},{{high}}",command_gen,linux "pmap --range {{low}},{{high}}",Limit results to a memory address range specified by `low` and `high`:,explain,linux Print memory maps for multiple processes:,pmap {{pid1 pid2 ...}},command_gen,linux pmap {{pid1 pid2 ...}},Print memory maps for multiple processes:,explain,linux Install local `.deb` packages resolving and installing its dependencies:,gdebi {{path/to/package.deb}},command_gen,linux gdebi {{path/to/package.deb}},Install local `.deb` packages resolving and installing its dependencies:,explain,linux Do not show progress information:,gdebi {{path/to/package.deb}} --quiet,command_gen,linux gdebi {{path/to/package.deb}} --quiet,Do not show progress information:,explain,linux Set an APT configuration option:,gdebi {{path/to/package.deb}} --option={{APT_OPTS}},command_gen,linux gdebi {{path/to/package.deb}} --option={{APT_OPTS}},Set an APT configuration option:,explain,linux Use alternative root dir:,gdebi {{path/to/package.deb}} --root={{path/to/root_dir}},command_gen,linux gdebi {{path/to/package.deb}} --root={{path/to/root_dir}},Use alternative root dir:,explain,linux Display version:,gdebi --version,command_gen,linux gdebi --version,Display version:,explain,linux View documentation for managing package managers:,tldr apx pkgmanagers,command_gen,linux tldr apx pkgmanagers,View documentation for managing package managers:,explain,linux View documentation for managing stacks:,tldr apx stacks,command_gen,linux tldr apx stacks,View documentation for managing stacks:,explain,linux View documentation for managing subsystems:,tldr apx subsystems,command_gen,linux tldr apx subsystems,View documentation for managing subsystems:,explain,linux List available global themes:,plasma-apply-lookandfeel --list,command_gen,linux plasma-apply-lookandfeel --list,List available global themes:,explain,linux Apply a global theme:,plasma-apply-lookandfeel --apply {{org.example.theme.desktop}},command_gen,linux plasma-apply-lookandfeel --apply {{org.example.theme.desktop}},Apply a global theme:,explain,linux Operate `plasma-apply-lookandfeel` without a display server:,plasma-apply-lookandfeel --platform offscreen,command_gen,linux plasma-apply-lookandfeel --platform offscreen,Operate `plasma-apply-lookandfeel` without a display server:,explain,linux Display help:,plasma-apply-lookandfeel --help,command_gen,linux plasma-apply-lookandfeel --help,Display help:,explain,linux Mount a device below `/media/` (using device as mount point):,pmount {{/dev/to/block/device}},command_gen,linux pmount {{/dev/to/block/device}},Mount a device below `/media/` (using device as mount point):,explain,linux Mount a device with a specific filesystem type to `/media/label`:,pmount {{[-t|--type]}} {{filesystem}} {{/dev/to/block/device}} {{label}},command_gen,linux pmount {{[-t|--type]}} {{filesystem}} {{/dev/to/block/device}} {{label}},Mount a device with a specific filesystem type to `/media/label`:,explain,linux Mount a CD-ROM (filesystem type ISO9660) in read-only mode:,pmount {{[-t|--type]}} iso9660 {{[-r|--read-only]}} {{/dev/cdrom}},command_gen,linux pmount {{[-t|--type]}} iso9660 {{[-r|--read-only]}} {{/dev/cdrom}},Mount a CD-ROM (filesystem type ISO9660) in read-only mode:,explain,linux "Mount an NTFS-formatted disk, forcing read-write access:",pmount {{[-t|--type]}} ntfs {{[-w|--read-write]}} {{/dev/sdX}},command_gen,linux pmount {{[-t|--type]}} ntfs {{[-w|--read-write]}} {{/dev/sdX}},"Mount an NTFS-formatted disk, forcing read-write access:",explain,linux Display all mounted removable devices:,pmount,command_gen,linux pmount,Display all mounted removable devices:,explain,linux Launch the GNOME Software GUI if it's not already running:,gnome-software,command_gen,linux gnome-software,Launch the GNOME Software GUI if it's not already running:,explain,linux "Launch the GNOME Software GUI if it's not open, and navigate to the specified page:",gnome-software --mode {{updates|updated|installed|overview}},command_gen,linux gnome-software --mode {{updates|updated|installed|overview}},"Launch the GNOME Software GUI if it's not open, and navigate to the specified page:",explain,linux Launch the GNOME Software GUI if it's not open and view the details of the specified package:,gnome-software --details {{package}},command_gen,linux gnome-software --details {{package}},Launch the GNOME Software GUI if it's not open and view the details of the specified package:,explain,linux Display the version:,gnome-software --version,command_gen,linux gnome-software --version,Display the version:,explain,linux Remove all fingerprints for a specific user:,fprintd-delete {{username}},command_gen,linux fprintd-delete {{username}},Remove all fingerprints for a specific user:,explain,linux Remove a specific fingerprints for a specific user:,fprintd-delete {{username}} {{[-f|--finger]}} {{left-thumb|left-index-finger|left-middle-finger|left-ring-finger|left-little-finger|right-thumb|...}},command_gen,linux fprintd-delete {{username}} {{[-f|--finger]}} {{left-thumb|left-index-finger|left-middle-finger|left-ring-finger|left-little-finger|right-thumb|...}},Remove a specific fingerprints for a specific user:,explain,linux Display help:,fprintd-delete,command_gen,linux fprintd-delete,Display help:,explain,linux Resolve a hostname to an IP address:,resolveip {{example.org}},command_gen,linux resolveip {{example.org}},Resolve a hostname to an IP address:,explain,linux Resolve an IP address to a hostname:,resolveip {{1.1.1.1}},command_gen,linux resolveip {{1.1.1.1}},Resolve an IP address to a hostname:,explain,linux Resolve a hostname to an IP address with less output:,resolveip {{[-s|--silent]}} {{example.org}},command_gen,linux resolveip {{[-s|--silent]}} {{example.org}},Resolve a hostname to an IP address with less output:,explain,linux Display the OOM-killer score of the process with a specific ID:,choom {{[-p|--pid]}} {{pid}},command_gen,linux choom {{[-p|--pid]}} {{pid}},Display the OOM-killer score of the process with a specific ID:,explain,linux Change the adjust OOM-killer score of a specific process:,choom {{[-p|--pid]}} {{pid}} {{[-n|--adjust]}} {{-1000..+1000}},command_gen,linux choom {{[-p|--pid]}} {{pid}} {{[-n|--adjust]}} {{-1000..+1000}},Change the adjust OOM-killer score of a specific process:,explain,linux Run a command with a specific adjust OOM-killer score:,choom {{[-n|--adjust]}} {{-1000..+1000}} {{command}} {{argument1 argument2 ...}},command_gen,linux choom {{[-n|--adjust]}} {{-1000..+1000}} {{command}} {{argument1 argument2 ...}},Run a command with a specific adjust OOM-killer score:,explain,linux Create a block device:,sudo mknod {{path/to/device_file}} b {{major_device_number}} {{minor_device_number}},command_gen,linux sudo mknod {{path/to/device_file}} b {{major_device_number}} {{minor_device_number}},Create a block device:,explain,linux Create a character device:,sudo mknod {{path/to/device_file}} c {{major_device_number}} {{minor_device_number}},command_gen,linux sudo mknod {{path/to/device_file}} c {{major_device_number}} {{minor_device_number}},Create a character device:,explain,linux Create a FIFO (queue) device:,sudo mknod {{path/to/device_file}} p,command_gen,linux sudo mknod {{path/to/device_file}} p,Create a FIFO (queue) device:,explain,linux Create a device file with default SELinux security context:,sudo mknod {{[-Z |--context=]}}{{path/to/device_file}} {{type}} {{major_device_number}} {{minor_device_number}},command_gen,linux sudo mknod {{[-Z |--context=]}}{{path/to/device_file}} {{type}} {{major_device_number}} {{minor_device_number}},Create a device file with default SELinux security context:,explain,linux Individual actions/programs on run-mailcap can be invoked with action flag:,run-mailcap --action=ACTION [--option[=value]],command_gen,linux run-mailcap --action=ACTION [--option[=value]],Individual actions/programs on run-mailcap can be invoked with action flag:,explain,linux In simple language:,run-mailcap --action=ACTION {{filename}},command_gen,linux run-mailcap --action=ACTION {{filename}},In simple language:,explain,linux Turn on extra information:,run-mailcap --action=ACTION --debug {{filename}},command_gen,linux run-mailcap --action=ACTION --debug {{filename}},Turn on extra information:,explain,linux "Ignore any ""copiousoutput"" directive and forward output to `stdout`:",run-mailcap --action=ACTION --nopager {{filename}},command_gen,linux run-mailcap --action=ACTION --nopager {{filename}},"Ignore any ""copiousoutput"" directive and forward output to `stdout`:",explain,linux Display the found command without actually executing it:,run-mailcap --action=ACTION --norun {{filename}},command_gen,linux run-mailcap --action=ACTION --norun {{filename}},Display the found command without actually executing it:,explain,linux Start a transient service:,sudo systemd-run {{command}} {{argument1 argument2 ...}},command_gen,linux sudo systemd-run {{command}} {{argument1 argument2 ...}},Start a transient service:,explain,linux Start a transient service under the service manager of the current user (no privileges):,systemd-run --user {{command}} {{argument1 argument2 ...}},command_gen,linux systemd-run --user {{command}} {{argument1 argument2 ...}},Start a transient service under the service manager of the current user (no privileges):,explain,linux Start a transient service with a custom unit name and description:,sudo systemd-run {{[-u|--unit]}} {{name}} --description {{string}} {{command}} {{argument1 argument2 ...}},command_gen,linux sudo systemd-run {{[-u|--unit]}} {{name}} --description {{string}} {{command}} {{argument1 argument2 ...}},Start a transient service with a custom unit name and description:,explain,linux Start a transient service that does not get cleaned up after it terminates with a custom environment variable:,sudo systemd-run {{[-r|--remain-after-exit]}} --set-env={{name}}={{value}} {{command}} {{argument1 argument2 ...}},command_gen,linux sudo systemd-run {{[-r|--remain-after-exit]}} --set-env={{name}}={{value}} {{command}} {{argument1 argument2 ...}},Start a transient service that does not get cleaned up after it terminates with a custom environment variable:,explain,linux Start a transient timer that periodically runs its transient service (see `man systemd.time` for calendar event format):,sudo systemd-run --on-calendar={{calendar_event}} {{command}} {{argument1 argument2 ...}},command_gen,linux sudo systemd-run --on-calendar={{calendar_event}} {{command}} {{argument1 argument2 ...}},Start a transient timer that periodically runs its transient service (see `man systemd.time` for calendar event format):,explain,linux Share the terminal with the program (allowing interactive input/output) and make sure the execution details remain after the program exits:,systemd-run {{[-r|--remain-after-exit]}} --pty {{command}},command_gen,linux systemd-run {{[-r|--remain-after-exit]}} --pty {{command}},Share the terminal with the program (allowing interactive input/output) and make sure the execution details remain after the program exits:,explain,linux "Set properties (e.g. CPUQuota, MemoryMax) of the process and wait until it exits:",systemd-run {{[-p|--property]}} MemoryMax={{memory_in_bytes}} {{[-p|--property]}} CPUQuota={{percentage_of_CPU_time}}% --wait {{command}},command_gen,linux systemd-run {{[-p|--property]}} MemoryMax={{memory_in_bytes}} {{[-p|--property]}} CPUQuota={{percentage_of_CPU_time}}% --wait {{command}},"Set properties (e.g. CPUQuota, MemoryMax) of the process and wait until it exits:",explain,linux Use the program in a shell pipeline:,{{command1}} | systemd-run {{[-P|--pipe]}} {{command2}} | {{command3}},command_gen,linux {{command1}} | systemd-run {{[-P|--pipe]}} {{command2}} | {{command3}},Use the program in a shell pipeline:,explain,linux Show high-level information about disk drives and block devices:,udisksctl status,command_gen,linux udisksctl status,Show high-level information about disk drives and block devices:,explain,linux Show detailed information about a device:,udisksctl info {{[-b|--block-device]}} {{/dev/sdX}},command_gen,linux udisksctl info {{[-b|--block-device]}} {{/dev/sdX}},Show detailed information about a device:,explain,linux Show detailed information about a device partition:,udisksctl info {{[-b|--block-device]}} {{/dev/sdXN}},command_gen,linux udisksctl info {{[-b|--block-device]}} {{/dev/sdXN}},Show detailed information about a device partition:,explain,linux Mount a device partition and prints the mount point:,udisksctl mount {{[-b|--block-device]}} {{/dev/sdXN}},command_gen,linux udisksctl mount {{[-b|--block-device]}} {{/dev/sdXN}},Mount a device partition and prints the mount point:,explain,linux Unmount a device partition:,udisksctl unmount {{[-b|--block-device]}} {{/dev/sdXN}},command_gen,linux udisksctl unmount {{[-b|--block-device]}} {{/dev/sdXN}},Unmount a device partition:,explain,linux Power off a device to safely remove it:,udisksctl power-off {{[-b|--block-device]}} {{/dev/sdX}},command_gen,linux udisksctl power-off {{[-b|--block-device]}} {{/dev/sdX}},Power off a device to safely remove it:,explain,linux Monitor the daemon for events:,udisksctl monitor,command_gen,linux udisksctl monitor,Monitor the daemon for events:,explain,linux List all the available Wacom devices. The device name is in the first column:,xsetwacom list,command_gen,linux xsetwacom list,List all the available Wacom devices. The device name is in the first column:,explain,linux Set Wacom area to specific screen. Get name of the screen with `xrandr`:,"xsetwacom set ""{{device_name}}"" MapToOutput {{screen}}",command_gen,linux "xsetwacom set ""{{device_name}}"" MapToOutput {{screen}}",Set Wacom area to specific screen. Get name of the screen with `xrandr`:,explain,linux Set mode to relative (like a mouse) or absolute (like a pen) mode:,"xsetwacom set ""{{device_name}}"" Mode ""{{Relative|Absolute}}""",command_gen,linux "xsetwacom set ""{{device_name}}"" Mode ""{{Relative|Absolute}}""",Set mode to relative (like a mouse) or absolute (like a pen) mode:,explain,linux "Rotate the input (useful for tablet-PC when rotating screen) by 0|90|180|270 degrees from ""natural"" rotation:","xsetwacom set ""{{device_name}}"" Rotate {{none|half|cw|ccw}}",command_gen,linux "xsetwacom set ""{{device_name}}"" Rotate {{none|half|cw|ccw}}","Rotate the input (useful for tablet-PC when rotating screen) by 0|90|180|270 degrees from ""natural"" rotation:",explain,linux Set button to only work when the tip of the pen is touching the tablet:,"xsetwacom set ""{{device_name}}"" TabletPCButton ""on""",command_gen,linux "xsetwacom set ""{{device_name}}"" TabletPCButton ""on""",Set button to only work when the tip of the pen is touching the tablet:,explain,linux View documentation for the original command:,tldr qm disk move,command_gen,linux tldr qm disk move,View documentation for the original command:,explain,linux Start and enable the `keyd` service:,systemctl enable keyd --now,command_gen,linux systemctl enable keyd --now,Start and enable the `keyd` service:,explain,linux Display keypress information:,sudo keyd monitor,command_gen,linux sudo keyd monitor,Display keypress information:,explain,linux Reset bindings and reload the configuration files in `/etc/keyd`:,sudo keyd reload,command_gen,linux sudo keyd reload,Reset bindings and reload the configuration files in `/etc/keyd`:,explain,linux List all valid key names:,keyd list-keys,command_gen,linux keyd list-keys,List all valid key names:,explain,linux Create a temporary binding:,"sudo keyd bind ""{{pressed_key}} = {{output_key}}",command_gen,linux "sudo keyd bind ""{{pressed_key}} = {{output_key}}",Create a temporary binding:,explain,linux View documentation for the original command:,tldr megatools-dl,command_gen,linux tldr megatools-dl,View documentation for the original command:,explain,linux Install a local software package:,pkgadd {{package}},command_gen,linux pkgadd {{package}},Install a local software package:,explain,linux Update an already installed package from a local package:,pkgadd -u {{package}},command_gen,linux pkgadd -u {{package}},Update an already installed package from a local package:,explain,linux Initialize a running toolbox:,toolbox init-container --gid {{gid}} --home {{home}} --home-link --media-link --mnt-link --monitor-host --shell {{shell}} --uid {{uid}} --user {{user}},command_gen,linux toolbox init-container --gid {{gid}} --home {{home}} --home-link --media-link --mnt-link --monitor-host --shell {{shell}} --uid {{uid}} --user {{user}},Initialize a running toolbox:,explain,linux Create a shadow directory in the current directory:,lndir {{path/to/directory}},command_gen,linux lndir {{path/to/directory}},Create a shadow directory in the current directory:,explain,linux Install BetterDiscord on Discord Stable:,sudo betterdiscordctl install,command_gen,linux sudo betterdiscordctl install,Install BetterDiscord on Discord Stable:,explain,linux Install BetterDiscord on Discord Canary:,sudo betterdiscordctl --d-flavors canary install,command_gen,linux sudo betterdiscordctl --d-flavors canary install,Install BetterDiscord on Discord Canary:,explain,linux Install BetterDiscord on Discord PTB:,sudo betterdiscordctl --d-flavors ptb install,command_gen,linux sudo betterdiscordctl --d-flavors ptb install,Install BetterDiscord on Discord PTB:,explain,linux Install BetterDiscord on Discord installed with Flatpak:,sudo betterdiscordctl --d-install flatpak install,command_gen,linux sudo betterdiscordctl --d-install flatpak install,Install BetterDiscord on Discord installed with Flatpak:,explain,linux Install BetterDiscord on Discord installed with Snap:,sudo betterdiscordctl --d-install snap install,command_gen,linux sudo betterdiscordctl --d-install snap install,Install BetterDiscord on Discord installed with Snap:,explain,linux Open a new window of the default browser:,sensible-browser,command_gen,linux sensible-browser,Open a new window of the default browser:,explain,linux Open a URL in the default browser:,sensible-browser {{url}},command_gen,linux sensible-browser {{url}},Open a URL in the default browser:,explain,linux Print (trace) library calls of a program binary:,ltrace ./{{program}},command_gen,linux ltrace ./{{program}},Print (trace) library calls of a program binary:,explain,linux Count library calls. Print a handy summary at the bottom:,ltrace -c {{path/to/program}},command_gen,linux ltrace -c {{path/to/program}},Count library calls. Print a handy summary at the bottom:,explain,linux "Trace calls to malloc and free, omit those done by libc:",ltrace -e malloc+free-@libc.so* {{path/to/program}},command_gen,linux ltrace -e malloc+free-@libc.so* {{path/to/program}},"Trace calls to malloc and free, omit those done by libc:",explain,linux Write to file instead of terminal:,ltrace {{[-o|--output]}} {{file}} {{path/to/program}},command_gen,linux ltrace {{[-o|--output]}} {{file}} {{path/to/program}},Write to file instead of terminal:,explain,linux List loop devices with detailed info:,losetup {{[-a|--all]}},command_gen,linux losetup {{[-a|--all]}},List loop devices with detailed info:,explain,linux Attach a file to a given loop device:,sudo losetup {{/dev/loop}} /{{path/to/file}},command_gen,linux sudo losetup {{/dev/loop}} /{{path/to/file}},Attach a file to a given loop device:,explain,linux Attach a file to a new free loop device and scan the device for partitions:,sudo losetup --show {{[-P|--partscan]}} {{[-f|--find]}} /{{path/to/file}},command_gen,linux sudo losetup --show {{[-P|--partscan]}} {{[-f|--find]}} /{{path/to/file}},Attach a file to a new free loop device and scan the device for partitions:,explain,linux Attach a file to a read-only loop device:,sudo losetup {{[-r|--read-only]}} {{/dev/loop}} /{{path/to/file}},command_gen,linux sudo losetup {{[-r|--read-only]}} {{/dev/loop}} /{{path/to/file}},Attach a file to a read-only loop device:,explain,linux Detach all loop devices:,sudo losetup {{[-D|--detach-all]}},command_gen,linux sudo losetup {{[-D|--detach-all]}},Detach all loop devices:,explain,linux Detach a given loop device:,sudo losetup {{[-d|--detach]}} {{/dev/loop}},command_gen,linux sudo losetup {{[-d|--detach]}} {{/dev/loop}},Detach a given loop device:,explain,linux List Slurm share information:,sshare,command_gen,linux sshare,List Slurm share information:,explain,linux Control the output format:,sshare --{{parsable|parsable2|json|yaml}},command_gen,linux sshare --{{parsable|parsable2|json|yaml}},Control the output format:,explain,linux Control the fields to display:,sshare {{[-o|--format]}} {{format_string}},command_gen,linux sshare {{[-o|--format]}} {{format_string}},Control the fields to display:,explain,linux Display information for the specified users only:,"sshare {{[-u|--users]}} {{user_id_1,user_id_2,...}}",command_gen,linux "sshare {{[-u|--users]}} {{user_id_1,user_id_2,...}}",Display information for the specified users only:,explain,linux Repair a partition:,sudo xfs_repair {{path/to/partition}},command_gen,linux sudo xfs_repair {{path/to/partition}},Repair a partition:,explain,linux Compile and print all firewall rules:,pve-firewall compile,command_gen,linux pve-firewall compile,Compile and print all firewall rules:,explain,linux Show information about the local network:,pve-firewall localnet,command_gen,linux pve-firewall localnet,Show information about the local network:,explain,linux Restart the Proxmox VE Firewall service:,pve-firewall restart,command_gen,linux pve-firewall restart,Restart the Proxmox VE Firewall service:,explain,linux Start the Proxmox VE Firewall service:,pve-firewall start,command_gen,linux pve-firewall start,Start the Proxmox VE Firewall service:,explain,linux Stop the Proxmox VE Firewall service:,pve-firewall stop,command_gen,linux pve-firewall stop,Stop the Proxmox VE Firewall service:,explain,linux Simulate all firewall rules:,pve-firewall simulate,command_gen,linux pve-firewall simulate,Simulate all firewall rules:,explain,linux Show the status of Proxmox VE Firewall:,pve-firewall status,command_gen,linux pve-firewall status,Show the status of Proxmox VE Firewall:,explain,linux Disable a module:,sudo a2dismod {{module}},command_gen,linux sudo a2dismod {{module}},Disable a module:,explain,linux Don't show informative messages:,sudo a2dismod --quiet {{module}},command_gen,linux sudo a2dismod --quiet {{module}},Don't show informative messages:,explain,linux Defragment the filesystem:,e4defrag {{/dev/sdXN}},command_gen,linux e4defrag {{/dev/sdXN}},Defragment the filesystem:,explain,linux See how fragmented a filesystem is:,e4defrag -c {{/dev/sdXN}},command_gen,linux e4defrag -c {{/dev/sdXN}},See how fragmented a filesystem is:,explain,linux Print errors and the fragmentation count before and after each file:,e4defrag -v {{/dev/sdXN}},command_gen,linux e4defrag -v {{/dev/sdXN}},Print errors and the fragmentation count before and after each file:,explain,linux Show the current secure boot status:,sbctl status,command_gen,linux sbctl status,Show the current secure boot status:,explain,linux "Create custom secure boot keys (by default, everything is stored in `/var/lib/sbctl`):",sbctl create-keys,command_gen,linux sbctl create-keys,"Create custom secure boot keys (by default, everything is stored in `/var/lib/sbctl`):",explain,linux Enroll the custom secure boot keys and Microsoft's UEFI vendor certificates:,sbctl enroll-keys --microsoft,command_gen,linux sbctl enroll-keys --microsoft,Enroll the custom secure boot keys and Microsoft's UEFI vendor certificates:,explain,linux Automatically run `create-keys` and `enroll-keys` based on the settings in `/etc/sbctl/sbctl.conf`:,sbctl setup --setup,command_gen,linux sbctl setup --setup,Automatically run `create-keys` and `enroll-keys` based on the settings in `/etc/sbctl/sbctl.conf`:,explain,linux Sign an EFI binary with the created key and save the file to the database:,sbctl sign {{[-s|--save]}} {{path/to/efi_binary}},command_gen,linux sbctl sign {{[-s|--save]}} {{path/to/efi_binary}},Sign an EFI binary with the created key and save the file to the database:,explain,linux Re-sign all the saved files:,sbctl sign-all,command_gen,linux sbctl sign-all,Re-sign all the saved files:,explain,linux Verify that all EFI executables on the EFI system partition have been signed:,sbctl verify,command_gen,linux sbctl verify,Verify that all EFI executables on the EFI system partition have been signed:,explain,linux View a file:,pg {{path/to/file}},command_gen,linux pg {{path/to/file}},View a file:,explain,linux Display help:,pg {{[-h|--help]}},command_gen,linux pg {{[-h|--help]}},Display help:,explain,linux List running containers:,sudo nixos-container list,command_gen,linux sudo nixos-container list,List running containers:,explain,linux Create a NixOS container with a specific configuration file:,sudo nixos-container create {{container_name}} --config-file {{nix_config_file_path}},command_gen,linux sudo nixos-container create {{container_name}} --config-file {{nix_config_file_path}},Create a NixOS container with a specific configuration file:,explain,linux "Start, stop, terminate, or destroy a specific container:",sudo nixos-container {{start|stop|terminate|destroy|status}} {{container_name}},command_gen,linux sudo nixos-container {{start|stop|terminate|destroy|status}} {{container_name}},"Start, stop, terminate, or destroy a specific container:",explain,linux Run a command in a running container:,sudo nixos-container run {{container_name}} -- {{command}} {{command_arguments}},command_gen,linux sudo nixos-container run {{container_name}} -- {{command}} {{command_arguments}},Run a command in a running container:,explain,linux Update a container configuration:,sudo $EDITOR /var/lib/container/{{container_name}}/etc/nixos/configuration.nix && sudo nixos-container update {{container_name}},command_gen,linux sudo $EDITOR /var/lib/container/{{container_name}}/etc/nixos/configuration.nix && sudo nixos-container update {{container_name}},Update a container configuration:,explain,linux Enter an interactive shell session on an already-running container:,sudo nixos-container root-login {{container_name}},command_gen,linux sudo nixos-container root-login {{container_name}},Enter an interactive shell session on an already-running container:,explain,linux Display information about physical volumes:,pvs,command_gen,linux pvs,Display information about physical volumes:,explain,linux Display non-physical volumes:,pvs {{[-a|--all]}},command_gen,linux pvs {{[-a|--all]}},Display non-physical volumes:,explain,linux Change default display to show more details:,pvs {{[-v|--verbose]}},command_gen,linux pvs {{[-v|--verbose]}},Change default display to show more details:,explain,linux Display only specific fields:,"pvs {{[-o|--options]}} {{field_name_1}},{{field_name_2}}",command_gen,linux "pvs {{[-o|--options]}} {{field_name_1}},{{field_name_2}}",Display only specific fields:,explain,linux Append field to default display:,pvs {{[-o|--options]}} +{{field_name}},command_gen,linux pvs {{[-o|--options]}} +{{field_name}},Append field to default display:,explain,linux Suppress heading line:,pvs --noheadings,command_gen,linux pvs --noheadings,Suppress heading line:,explain,linux Use separator to separate fields:,pvs --separator {{special_character}},command_gen,linux pvs --separator {{special_character}},Use separator to separate fields:,explain,linux Connect using the specified username or `$USER` by default (you will be prompted for a password):,mount.cifs -o user={{username}} //{{server}}/{{share_name}} {{mountpoint}},command_gen,linux mount.cifs -o user={{username}} //{{server}}/{{share_name}} {{mountpoint}},Connect using the specified username or `$USER` by default (you will be prompted for a password):,explain,linux Connect as the guest user (without a password):,mount.cifs -o guest //{{server}}/{{share_name}} {{mountpoint}},command_gen,linux mount.cifs -o guest //{{server}}/{{share_name}} {{mountpoint}},Connect as the guest user (without a password):,explain,linux Set ownership information for the mounted directory:,"mount.cifs -o uid={{user_id|username}},gid={{group_id|groupname}} //{{server}}/{{share_name}} {{mountpoint}}",command_gen,linux "mount.cifs -o uid={{user_id|username}},gid={{group_id|groupname}} //{{server}}/{{share_name}} {{mountpoint}}",Set ownership information for the mounted directory:,explain,linux Use a command's output as input of the clipboard (equivalent to ``):,echo 123 | xsel {{[-ib|--input --clipboard]}},command_gen,linux echo 123 | xsel {{[-ib|--input --clipboard]}},Use a command's output as input of the clipboard (equivalent to ``):,explain,linux Use the contents of a file as input of the clipboard:,cat {{path/to/file}} | xsel {{[-ib|--input --clipboard]}},command_gen,linux cat {{path/to/file}} | xsel {{[-ib|--input --clipboard]}},Use the contents of a file as input of the clipboard:,explain,linux Output the clipboard's contents into the terminal (equivalent to ``):,xsel {{[-ob|--output --clipboard]}},command_gen,linux xsel {{[-ob|--output --clipboard]}},Output the clipboard's contents into the terminal (equivalent to ``):,explain,linux Output the clipboard's contents into a file:,xsel {{[-ob|--output --clipboard]}} > {{path/to/file}},command_gen,linux xsel {{[-ob|--output --clipboard]}} > {{path/to/file}},Output the clipboard's contents into a file:,explain,linux Clear the clipboard:,xsel {{[-cb|--clear --clipboard]}},command_gen,linux xsel {{[-cb|--clear --clipboard]}},Clear the clipboard:,explain,linux Output the X11 primary selection's contents into the terminal (equivalent to a mouse ``):,xsel {{[-op|--output --primary]}},command_gen,linux xsel {{[-op|--output --primary]}},Output the X11 primary selection's contents into the terminal (equivalent to a mouse ``):,explain,linux Start the `atd` daemon:,systemctl start atd,command_gen,linux systemctl start atd,Start the `atd` daemon:,explain,linux Create commands interactively and execute them in 5 minutes (press `` when done):,at now + 5 minutes,command_gen,linux at now + 5 minutes,Create commands interactively and execute them in 5 minutes (press `` when done):,explain,linux Create commands interactively and execute them at a specific time:,at {{hh:mm}},command_gen,linux at {{hh:mm}},Create commands interactively and execute them at a specific time:,explain,linux Execute a command from `stdin` at 10:00 AM today:,"echo ""{{command}}"" | at 1000",command_gen,linux "echo ""{{command}}"" | at 1000",Execute a command from `stdin` at 10:00 AM today:,explain,linux Execute commands from a given file next Tuesday:,at -f {{path/to/file}} 9:30 PM Tue,command_gen,linux at -f {{path/to/file}} 9:30 PM Tue,Execute commands from a given file next Tuesday:,explain,linux List all queued jobs for the current user (same as `atq`):,at -l,command_gen,linux at -l,List all queued jobs for the current user (same as `atq`):,explain,linux View a specied job:,at -c {{job_number}},command_gen,linux at -c {{job_number}},View a specied job:,explain,linux Display executable invocations per user (username not displayed):,sudo sa,command_gen,linux sudo sa,Display executable invocations per user (username not displayed):,explain,linux "Display executable invocations per user, showing responsible usernames:",sudo sa --print-users,command_gen,linux sudo sa --print-users,"Display executable invocations per user, showing responsible usernames:",explain,linux List resources used recently per user:,sudo sa --user-summary,command_gen,linux sudo sa --user-summary,List resources used recently per user:,explain,linux Run a specific command using the same namespaces as an existing process:,nsenter {{[-t|--target]}} {{pid}} {{[-a|--all]}} {{command}} {{command_arguments}},command_gen,linux nsenter {{[-t|--target]}} {{pid}} {{[-a|--all]}} {{command}} {{command_arguments}},Run a specific command using the same namespaces as an existing process:,explain,linux Run a specific command in an existing process's mount|UTS|IPC|network|PID|user|cgroup|time namespace:,nsenter {{[-t|--target]}} {{pid}} --{{mount|uts|ipc|net|pid|user|cgroup}} {{command}} {{command_arguments}},command_gen,linux nsenter {{[-t|--target]}} {{pid}} --{{mount|uts|ipc|net|pid|user|cgroup}} {{command}} {{command_arguments}},Run a specific command in an existing process's mount|UTS|IPC|network|PID|user|cgroup|time namespace:,explain,linux "Run a specific command in an existing process's UTS, time, and IPC namespaces:",nsenter {{[-t|--target]}} {{pid}} {{[-u|--uts]}} {{[-T|--time]}} {{[-i|--ipc]}} -- {{command}} {{command_arguments}},command_gen,linux nsenter {{[-t|--target]}} {{pid}} {{[-u|--uts]}} {{[-T|--time]}} {{[-i|--ipc]}} -- {{command}} {{command_arguments}},"Run a specific command in an existing process's UTS, time, and IPC namespaces:",explain,linux Run a specific command in an existing process's namespace by referencing procfs:,nsenter {{[-p|--pid=]}}/proc/{{pid}}/pid/net -- {{command}} {{command_arguments}},command_gen,linux nsenter {{[-p|--pid=]}}/proc/{{pid}}/pid/net -- {{command}} {{command_arguments}},Run a specific command in an existing process's namespace by referencing procfs:,explain,linux List detectable virtualization technologies:,systemd-detect-virt --list,command_gen,linux systemd-detect-virt --list,List detectable virtualization technologies:,explain,linux "Detect virtualization, print the result and return a zero status code when running in a VM or a container, and a non-zero code otherwise:",systemd-detect-virt,command_gen,linux systemd-detect-virt,"Detect virtualization, print the result and return a zero status code when running in a VM or a container, and a non-zero code otherwise:",explain,linux Silently check without printing anything:,systemd-detect-virt {{[-q|--quiet]}},command_gen,linux systemd-detect-virt {{[-q|--quiet]}},Silently check without printing anything:,explain,linux Only detect container virtualization:,systemd-detect-virt {{[-c|--container]}},command_gen,linux systemd-detect-virt {{[-c|--container]}},Only detect container virtualization:,explain,linux Only detect hardware virtualization:,systemd-detect-virt {{[-v|--vm]}},command_gen,linux systemd-detect-virt {{[-v|--vm]}},Only detect hardware virtualization:,explain,linux Send a file or directories:,qrcp send {{path/to/file_or_directory path/to/file_directory ...}},command_gen,linux qrcp send {{path/to/file_or_directory path/to/file_directory ...}},Send a file or directories:,explain,linux Receive files:,qrcp receive,command_gen,linux qrcp receive,Receive files:,explain,linux Compress content before transferring:,qrcp send --zip {{path/to/file_or_directory}},command_gen,linux qrcp send --zip {{path/to/file_or_directory}},Compress content before transferring:,explain,linux Use a specific port:,qrcp {{send|receive}} {{[-p|--port]}} {{port_number}},command_gen,linux qrcp {{send|receive}} {{[-p|--port]}} {{port_number}},Use a specific port:,explain,linux Use a specific network interface:,qrcp {{send|receive}} {{[-i|--interface]}} {{interface}},command_gen,linux qrcp {{send|receive}} {{[-i|--interface]}} {{interface}},Use a specific network interface:,explain,linux Keep the server alive:,qrcp {{send|receive}} --keep-alive,command_gen,linux qrcp {{send|receive}} --keep-alive,Keep the server alive:,explain,linux List all `toolbox` containers and images:,toolbox list,command_gen,linux toolbox list,List all `toolbox` containers and images:,explain,linux List only `toolbox` containers:,toolbox list {{[-c|--containers]}},command_gen,linux toolbox list {{[-c|--containers]}},List only `toolbox` containers:,explain,linux List only `toolbox` images:,toolbox list {{[-i|--images]}},command_gen,linux toolbox list {{[-i|--images]}},List only `toolbox` images:,explain,linux Show all recognized EXIF information in an image:,exif {{path/to/image.jpg}},command_gen,linux exif {{path/to/image.jpg}},Show all recognized EXIF information in an image:,explain,linux Show a table listing known EXIF tags and whether each one exists in an image:,exif {{[-l|--list-tags]}} --no-fixup {{path/to/image.jpg}},command_gen,linux exif {{[-l|--list-tags]}} --no-fixup {{path/to/image.jpg}},Show a table listing known EXIF tags and whether each one exists in an image:,explain,linux Extract the image thumbnail into a separate file:,exif {{[-e|--extract-thumbnail]}} {{[-o|--output]}} {{path/to/thumbnail.jpg}} {{path/to/image.jpg}},command_gen,linux exif {{[-e|--extract-thumbnail]}} {{[-o|--output]}} {{path/to/thumbnail.jpg}} {{path/to/image.jpg}},Extract the image thumbnail into a separate file:,explain,linux "Show the raw contents of the ""Model"" tag in the given image:","exif --ifd {{0}} {{[-t|--tag]}} ""Model"" {{[-m|--machine-readable]}} {{path/to/image.jpg}}",command_gen,linux "exif --ifd {{0}} {{[-t|--tag]}} ""Model"" {{[-m|--machine-readable]}} {{path/to/image.jpg}}","Show the raw contents of the ""Model"" tag in the given image:",explain,linux "Change the value of the ""Artist"" tag to John Smith and save to `new.jpg`:","exif {{[-o|--output]}} {{path/to/new.jpg}} --ifd {{0}} {{[-t|--tag]}} ""Artist"" --set-value ""John Smith"" --no-fixup {{path/to/image.jpg}}",command_gen,linux "exif {{[-o|--output]}} {{path/to/new.jpg}} --ifd {{0}} {{[-t|--tag]}} ""Artist"" --set-value ""John Smith"" --no-fixup {{path/to/image.jpg}}","Change the value of the ""Artist"" tag to John Smith and save to `new.jpg`:",explain,linux Capture a 10 second video:,rpicam-vid {{[-t|--timeout]}} 10000 {{[-o|--output]}} {{path/to/file.h264}},command_gen,linux rpicam-vid {{[-t|--timeout]}} 10000 {{[-o|--output]}} {{path/to/file.h264}},Capture a 10 second video:,explain,linux Run a command on node 0 with memory allocated on node 0 and 1:,"numactl --cpunodebind={{0}} --membind={{0,1}} -- {{command}} {{command_arguments}}",command_gen,linux "numactl --cpunodebind={{0}} --membind={{0,1}} -- {{command}} {{command_arguments}}",Run a command on node 0 with memory allocated on node 0 and 1:,explain,linux Run a command on CPUs (cores) 0-4 and 8-12 of the current cpuset:,"numactl --physcpubind={{+0-4,8-12}} -- {{command}} {{command_arguments}}",command_gen,linux "numactl --physcpubind={{+0-4,8-12}} -- {{command}} {{command_arguments}}",Run a command on CPUs (cores) 0-4 and 8-12 of the current cpuset:,explain,linux Run a command with its memory interleaved on all CPUs:,numactl --interleave={{all}} -- {{command}} {{command_arguments}},command_gen,linux numactl --interleave={{all}} -- {{command}} {{command_arguments}},Run a command with its memory interleaved on all CPUs:,explain,linux Replace a search string with a replacement string in filenames:,rnm -ss {{old}} -rs {{new}} {{path/to/directory}},command_gen,linux rnm -ss {{old}} -rs {{new}} {{path/to/directory}},Replace a search string with a replacement string in filenames:,explain,linux Use a fixed (literal) search and replace string instead of regex:,rnm -ssf {{old}} -rs {{new}} {{path/to/files}},command_gen,linux rnm -ssf {{old}} -rs {{new}} {{path/to/files}},Use a fixed (literal) search and replace string instead of regex:,explain,linux Add an auto-incremented index to filenames starting from 1:,rnm -i 1 -inc 1 -rs {{_}} {{path/to/files}},command_gen,linux rnm -i 1 -inc 1 -rs {{_}} {{path/to/files}},Add an auto-incremented index to filenames starting from 1:,explain,linux Rename files using a list of new names from a text file:,rnm -ns/f {{path/to/names.txt}} {{path/to/files}},command_gen,linux rnm -ns/f {{path/to/names.txt}} {{path/to/files}},Rename files using a list of new names from a text file:,explain,linux Rename only files (ignoring directories and links):,rnm -fo -ss {{pattern}} -rs {{replacement}} {{path/to/files}},command_gen,linux rnm -fo -ss {{pattern}} -rs {{replacement}} {{path/to/files}},Rename only files (ignoring directories and links):,explain,linux Sort input files by modification time before renaming:,rnm -s/mt -ss {{pattern}} -rs {{replacement}} {{path/to/files}},command_gen,linux rnm -s/mt -ss {{pattern}} -rs {{replacement}} {{path/to/files}},Sort input files by modification time before renaming:,explain,linux Run a simulation without making actual changes:,rnm -sim -ss {{pattern}} -rs {{replacement}} {{path/to/files}},command_gen,linux rnm -sim -ss {{pattern}} -rs {{replacement}} {{path/to/files}},Run a simulation without making actual changes:,explain,linux Undo the last renaming operation:,rnm -u,command_gen,linux rnm -u,Undo the last renaming operation:,explain,linux Create an ISO image from the given source directory:,genisoimage -o {{myimage.iso}} {{path/to/source_directory}},command_gen,linux genisoimage -o {{myimage.iso}} {{path/to/source_directory}},Create an ISO image from the given source directory:,explain,linux Create an ISO image with files larger than 2GiB by reporting a smaller apparent size for ISO9660 filesystems:,genisoimage -o -allow-limited-size {{myimage.iso}} {{path/to/source_directory}},command_gen,linux genisoimage -o -allow-limited-size {{myimage.iso}} {{path/to/source_directory}},Create an ISO image with files larger than 2GiB by reporting a smaller apparent size for ISO9660 filesystems:,explain,linux Automatically detect and remove the margin for each page in a PDF file:,pdfcrop {{path/to/input_file.pdf}} {{path/to/output_file.pdf}},command_gen,linux pdfcrop {{path/to/input_file.pdf}} {{path/to/output_file.pdf}},Automatically detect and remove the margin for each page in a PDF file:,explain,linux Set the margins of each page to a specific value:,pdfcrop {{path/to/input_file.pdf}} --margins '{{left}} {{top}} {{right}} {{bottom}}' {{path/to/output_file.pdf}},command_gen,linux pdfcrop {{path/to/input_file.pdf}} --margins '{{left}} {{top}} {{right}} {{bottom}}' {{path/to/output_file.pdf}},Set the margins of each page to a specific value:,explain,linux "Set the margins of each page to a specific value, using the same value for left, top, right and bottom:",pdfcrop {{path/to/input_file.pdf}} --margins {{300}} {{path/to/output_file.pdf}},command_gen,linux pdfcrop {{path/to/input_file.pdf}} --margins {{300}} {{path/to/output_file.pdf}},"Set the margins of each page to a specific value, using the same value for left, top, right and bottom:",explain,linux Use a user-defined bounding box for cropping instead of automatically detecting it:,pdfcrop {{path/to/input_file.pdf}} --bbox '{{left}} {{top}} {{right}} {{bottom}}' {{path/to/output_file.pdf}},command_gen,linux pdfcrop {{path/to/input_file.pdf}} --bbox '{{left}} {{top}} {{right}} {{bottom}}' {{path/to/output_file.pdf}},Use a user-defined bounding box for cropping instead of automatically detecting it:,explain,linux Use different user-defined bounding boxes for odd and even pages:,pdfcrop {{path/to/input_file.pdf}} --bbox-odd '{{left}} {{top}} {{right}} {{bottom}}' --bbox-even '{{left}} {{top}} {{right}} {{bottom}}' {{path/to/output_file.pdf}},command_gen,linux pdfcrop {{path/to/input_file.pdf}} --bbox-odd '{{left}} {{top}} {{right}} {{bottom}}' --bbox-even '{{left}} {{top}} {{right}} {{bottom}}' {{path/to/output_file.pdf}},Use different user-defined bounding boxes for odd and even pages:,explain,linux Automatically detect margins using a lower resolution for improved performance:,pdfcrop {{path/to/input_file.pdf}} --resolution {{72}} {{path/to/output_file.pdf}},command_gen,linux pdfcrop {{path/to/input_file.pdf}} --resolution {{72}} {{path/to/output_file.pdf}},Automatically detect margins using a lower resolution for improved performance:,explain,linux List partitions on all block devices:,sudo parted {{[-l|--list]}},command_gen,linux sudo parted {{[-l|--list]}},List partitions on all block devices:,explain,linux Create a new partition table of the specified label-type:,sudo parted {{/dev/sdX}} {{[-s|--script]}} mklabel {{aix|amiga|bsd|dvh|gpt|loop|mac|msdos|pc98|sun}},command_gen,linux sudo parted {{/dev/sdX}} {{[-s|--script]}} mklabel {{aix|amiga|bsd|dvh|gpt|loop|mac|msdos|pc98|sun}},Create a new partition table of the specified label-type:,explain,linux Create a new `gpt` partition table with a 500MiB boot partition and give the rest for the system partition:,sudo parted {{/dev/sdX}} {{[-s|--script]}} mklabel gpt mkpart primary 0% 500MiB mkpart primary 500MiB 100%,command_gen,linux sudo parted {{/dev/sdX}} {{[-s|--script]}} mklabel gpt mkpart primary 0% 500MiB mkpart primary 500MiB 100%,Create a new `gpt` partition table with a 500MiB boot partition and give the rest for the system partition:,explain,linux Start interactive mode with the specified disk selected:,sudo parted {{/dev/sdX}},command_gen,linux sudo parted {{/dev/sdX}},Start interactive mode with the specified disk selected:,explain,linux Display help:,parted {{[-h|--help]}},command_gen,linux parted {{[-h|--help]}},Display help:,explain,linux Create a fat filesystem inside partition `Y` on device `X`:,mkfs.fat {{/dev/sdXY}},command_gen,linux mkfs.fat {{/dev/sdXY}},Create a fat filesystem inside partition `Y` on device `X`:,explain,linux Create filesystem with a volume-name:,mkfs.fat -n {{volume_name}} {{/dev/sdXY}},command_gen,linux mkfs.fat -n {{volume_name}} {{/dev/sdXY}},Create filesystem with a volume-name:,explain,linux Create filesystem with a volume-id:,mkfs.fat -i {{volume_id}} {{/dev/sdXY}},command_gen,linux mkfs.fat -i {{volume_id}} {{/dev/sdXY}},Create filesystem with a volume-id:,explain,linux Use 5 instead of 2 file allocation tables:,mkfs.fat -f 5 {{/dev/sdXY}},command_gen,linux mkfs.fat -f 5 {{/dev/sdXY}},Use 5 instead of 2 file allocation tables:,explain,linux Display system cracking speed:,pyrit benchmark,command_gen,linux pyrit benchmark,Display system cracking speed:,explain,linux List available cores:,pyrit list_cores,command_gen,linux pyrit list_cores,List available cores:,explain,linux Set [e]SSID:,"pyrit -e ""{{ESSID}}"" create_essid",command_gen,linux "pyrit -e ""{{ESSID}}"" create_essid",Set [e]SSID:,explain,linux [r]ead and analyze a specific packet capture file:,pyrit -r {{path/to/file.cap|path/to/file.pcap}} analyze,command_gen,linux pyrit -r {{path/to/file.cap|path/to/file.pcap}} analyze,[r]ead and analyze a specific packet capture file:,explain,linux Read and [i]mport passwords to the current database:,pyrit -i {{path/to/file}} {{import_unique_passwords|unique_passwords|import_passwords}},command_gen,linux pyrit -i {{path/to/file}} {{import_unique_passwords|unique_passwords|import_passwords}},Read and [i]mport passwords to the current database:,explain,linux Exp[o]rt passwords from database to a specific file:,pyrit -o {{path/to/file}} export_passwords,command_gen,linux pyrit -o {{path/to/file}} export_passwords,Exp[o]rt passwords from database to a specific file:,explain,linux Translate passwords with Pired Master Keys:,pyrit batch,command_gen,linux pyrit batch,Translate passwords with Pired Master Keys:,explain,linux [r]ead the capture file and crack the password:,pyrit -r {{path/to/file}} attack_db,command_gen,linux pyrit -r {{path/to/file}} attack_db,[r]ead the capture file and crack the password:,explain,linux Display attributes of a process:,chrt {{[-p|--pid]}} {{PID}},command_gen,linux chrt {{[-p|--pid]}} {{PID}},Display attributes of a process:,explain,linux Display attributes of all threads of a process:,chrt {{[-a|--all-tasks]}} {{[-p|--pid]}} {{PID}},command_gen,linux chrt {{[-a|--all-tasks]}} {{[-p|--pid]}} {{PID}},Display attributes of all threads of a process:,explain,linux Display the min/max priority values that can be used with `chrt`:,chrt {{[-m|--max]}},command_gen,linux chrt {{[-m|--max]}},Display the min/max priority values that can be used with `chrt`:,explain,linux Set the scheduling priority of a process:,chrt {{[-p|--pid]}} {{priority}} {{PID}},command_gen,linux chrt {{[-p|--pid]}} {{priority}} {{PID}},Set the scheduling priority of a process:,explain,linux Set the scheduling policy of a process:,chrt --{{deadline|idle|batch|rr|fifo|other}} {{[-p|--pid]}} {{priority}} {{PID}},command_gen,linux chrt --{{deadline|idle|batch|rr|fifo|other}} {{[-p|--pid]}} {{priority}} {{PID}},Set the scheduling policy of a process:,explain,linux Train the bayesian filter to recognise an email as spam:,rspamc learn_spam {{path/to/email_file}},command_gen,linux rspamc learn_spam {{path/to/email_file}},Train the bayesian filter to recognise an email as spam:,explain,linux Train the bayesian filter to recognise an email as ham:,rspamc learn_ham {{path/to/email_file}},command_gen,linux rspamc learn_ham {{path/to/email_file}},Train the bayesian filter to recognise an email as ham:,explain,linux Generate a manual report on an email:,rspamc symbols {{path/to/email_file}},command_gen,linux rspamc symbols {{path/to/email_file}},Generate a manual report on an email:,explain,linux Show server statistics:,rspamc stat,command_gen,linux rspamc stat,Show server statistics:,explain,linux Synchronize and set date and time:,sudo ntpdate {{host}},command_gen,linux sudo ntpdate {{host}},Synchronize and set date and time:,explain,linux Query the host without setting the time:,ntpdate -q {{host}},command_gen,linux ntpdate -q {{host}},Query the host without setting the time:,explain,linux Use an unprivileged port in case a firewall is blocking privileged ports:,sudo ntpdate -u {{host}},command_gen,linux sudo ntpdate -u {{host}},Use an unprivileged port in case a firewall is blocking privileged ports:,explain,linux Force time to be stepped using `settimeofday` instead of `slewed`:,sudo ntpdate -b {{host}},command_gen,linux sudo ntpdate -b {{host}},Force time to be stepped using `settimeofday` instead of `slewed`:,explain,linux Display system information:,raspinfo,command_gen,linux raspinfo,Display system information:,explain,linux Limit an existing process with PID 1234 to only use 25% of the CPU:,cpulimit --pid {{1234}} --limit {{25%}},command_gen,linux cpulimit --pid {{1234}} --limit {{25%}},Limit an existing process with PID 1234 to only use 25% of the CPU:,explain,linux Limit an existing program by its executable name:,cpulimit --exe {{program}} --limit {{25}},command_gen,linux cpulimit --exe {{program}} --limit {{25}},Limit an existing program by its executable name:,explain,linux Launch a given program and limit it to only use 50% of the CPU:,cpulimit --limit {{50}} -- {{program argument1 argument2 ...}},command_gen,linux cpulimit --limit {{50}} -- {{program argument1 argument2 ...}},Launch a given program and limit it to only use 50% of the CPU:,explain,linux "Launch a program, limit its CPU usage to 50% and run cpulimit in the background:",cpulimit --limit {{50}} --background -- {{program}},command_gen,linux cpulimit --limit {{50}} --background -- {{program}},"Launch a program, limit its CPU usage to 50% and run cpulimit in the background:",explain,linux Kill its process if the program's CPU usage goes over 50%:,cpulimit --limit 50 --kill -- {{program}},command_gen,linux cpulimit --limit 50 --kill -- {{program}},Kill its process if the program's CPU usage goes over 50%:,explain,linux Throttle both it and its child processes so that none go about 25% CPU:,cpulimit --limit {{25}} --monitor-forks -- {{program}},command_gen,linux cpulimit --limit {{25}} --monitor-forks -- {{program}},Throttle both it and its child processes so that none go about 25% CPU:,explain,linux Display limit values for all current resources for the running parent process:,prlimit,command_gen,linux prlimit,Display limit values for all current resources for the running parent process:,explain,linux Display limit values for all current resources of a specified process:,prlimit {{[-p|--pid]}} {{pid_number}},command_gen,linux prlimit {{[-p|--pid]}} {{pid_number}},Display limit values for all current resources of a specified process:,explain,linux Run a command with a custom number of open files limit:,prlimit {{[-n|--nofile=]}}{{10}} {{command}},command_gen,linux prlimit {{[-n|--nofile=]}}{{10}} {{command}},Run a command with a custom number of open files limit:,explain,linux Run a command in a container:,systemd-nspawn {{[-D|--directory]}} {{path/to/container_root}},command_gen,linux systemd-nspawn {{[-D|--directory]}} {{path/to/container_root}},Run a command in a container:,explain,linux Run a full Linux-based OS in a container:,systemd-nspawn {{[-b|--boot]}} {{[-D|--directory]}} {{path/to/container_root}},command_gen,linux systemd-nspawn {{[-b|--boot]}} {{[-D|--directory]}} {{path/to/container_root}},Run a full Linux-based OS in a container:,explain,linux Run the specified command as PID 2 in the container (as opposed to PID 1) using a stub init process:,systemd-nspawn {{[-D|--directory]}} {{path/to/container_root}} {{[-a|--as-pid2]}},command_gen,linux systemd-nspawn {{[-D|--directory]}} {{path/to/container_root}} {{[-a|--as-pid2]}},Run the specified command as PID 2 in the container (as opposed to PID 1) using a stub init process:,explain,linux Specify the machine name and hostname:,systemd-nspawn {{[-M|--machine]}} {{container_name}} --hostname {{container_host}} {{[-D|--directory]}} {{path/to/container_root}},command_gen,linux systemd-nspawn {{[-M|--machine]}} {{container_name}} --hostname {{container_host}} {{[-D|--directory]}} {{path/to/container_root}},Specify the machine name and hostname:,explain,linux List installed extension images:,systemd-sysext list,command_gen,linux systemd-sysext list,List installed extension images:,explain,linux Merge system extension images into `/usr/` and `/opt/`:,systemd-sysext merge,command_gen,linux systemd-sysext merge,Merge system extension images into `/usr/` and `/opt/`:,explain,linux Check the current merge status:,systemd-sysext status,command_gen,linux systemd-sysext status,Check the current merge status:,explain,linux Unmerge all currently installed system extension images from `/usr/` and `/opt/`:,systemd-sysext unmerge,command_gen,linux systemd-sysext unmerge,Unmerge all currently installed system extension images from `/usr/` and `/opt/`:,explain,linux Refresh system extension images (a combination of `unmerge` and `merge`):,systemd-sysext refresh,command_gen,linux systemd-sysext refresh,Refresh system extension images (a combination of `unmerge` and `merge`):,explain,linux Run a `toolbox` subcommand:,toolbox {{subcommand}},command_gen,linux toolbox {{subcommand}},Run a `toolbox` subcommand:,explain,linux "Display help for a specific subcommand (such as `create`, `enter`, `rm`, `rmi`, etc.):",toolbox help {{subcommand}},command_gen,linux toolbox help {{subcommand}},"Display help for a specific subcommand (such as `create`, `enter`, `rm`, `rmi`, etc.):",explain,linux Display help:,toolbox {{[-h|--help]}},command_gen,linux toolbox {{[-h|--help]}},Display help:,explain,linux Display version:,toolbox --version,command_gen,linux toolbox --version,Display version:,explain,linux Move a virtual disk:,qm disk move {{vm_id}} {{destination}} {{index}},command_gen,linux qm disk move {{vm_id}} {{destination}} {{index}},Move a virtual disk:,explain,linux Delete the previous copy of the virtual disk:,qm disk move -delete {{vm_id}} {{destination}} {{index}},command_gen,linux qm disk move -delete {{vm_id}} {{destination}} {{index}},Delete the previous copy of the virtual disk:,explain,linux Check the configuration:,sudo postfix check,command_gen,linux sudo postfix check,Check the configuration:,explain,linux Check the status of the Postfix daemon:,sudo postfix status,command_gen,linux sudo postfix status,Check the status of the Postfix daemon:,explain,linux Start Postfix:,sudo postfix start,command_gen,linux sudo postfix start,Start Postfix:,explain,linux Gracefully stop Postfix:,sudo postfix stop,command_gen,linux sudo postfix stop,Gracefully stop Postfix:,explain,linux Flush the mail queue:,sudo postfix flush,command_gen,linux sudo postfix flush,Flush the mail queue:,explain,linux Reload the configuration files:,sudo postfix reload,command_gen,linux sudo postfix reload,Reload the configuration files:,explain,linux Open a text file:,gedit {{path/to/file}},command_gen,linux gedit {{path/to/file}},Open a text file:,explain,linux Open multiple text files:,gedit {{file1 file2 ...}},command_gen,linux gedit {{file1 file2 ...}},Open multiple text files:,explain,linux Open a text file with a specific encoding:,gedit --encoding {{UTF-8}} {{path/to/file}},command_gen,linux gedit --encoding {{UTF-8}} {{path/to/file}},Open a text file with a specific encoding:,explain,linux Display a list of supported encodings:,gedit --list-encodings,command_gen,linux gedit --list-encodings,Display a list of supported encodings:,explain,linux Add a new `apt` repository:,apt-add-repository {{repository_spec}},command_gen,linux apt-add-repository {{repository_spec}},Add a new `apt` repository:,explain,linux Remove an `apt` repository:,apt-add-repository {{[-r|--remove]}} {{repository_spec}},command_gen,linux apt-add-repository {{[-r|--remove]}} {{repository_spec}},Remove an `apt` repository:,explain,linux Update the package cache after adding a repository:,apt-add-repository --update {{repository_spec}},command_gen,linux apt-add-repository --update {{repository_spec}},Update the package cache after adding a repository:,explain,linux Enable source packages:,apt-add-repository {{[-s|--enable-source]}} {{repository_spec}},command_gen,linux apt-add-repository {{[-s|--enable-source]}} {{repository_spec}},Enable source packages:,explain,linux Run a graphical program remotely and display it locally:,waypipe ssh {{user}}@{{server}} {{program}},command_gen,linux waypipe ssh {{user}}@{{server}} {{program}},Run a graphical program remotely and display it locally:,explain,linux Open an SSH tunnel to run any program remotely and display it locally:,waypipe ssh {{user}}@{{server}},command_gen,linux waypipe ssh {{user}}@{{server}},Open an SSH tunnel to run any program remotely and display it locally:,explain,linux Skip testing for Vulkan support:,waypipe --test-skip-vulkan ssh {{user}}@{{server}} {{program}},command_gen,linux waypipe --test-skip-vulkan ssh {{user}}@{{server}} {{program}},Skip testing for Vulkan support:,explain,linux Display help:,waypipe {{[-h|--help]}},command_gen,linux waypipe {{[-h|--help]}},Display help:,explain,linux Create a new volume group called vg1 using the `/dev/sda1` device:,vgcreate {{vg1}} {{/dev/sda1}},command_gen,linux vgcreate {{vg1}} {{/dev/sda1}},Create a new volume group called vg1 using the `/dev/sda1` device:,explain,linux Create a new volume group called vg1 using multiple devices:,vgcreate {{vg1}} {{/dev/sda1}} {{/dev/sdb1}} {{/dev/sdc1}},command_gen,linux vgcreate {{vg1}} {{/dev/sda1}} {{/dev/sdb1}} {{/dev/sdc1}},Create a new volume group called vg1 using multiple devices:,explain,linux Print file access events in all mounted filesystems to `stdout`:,sudo fatrace,command_gen,linux sudo fatrace,Print file access events in all mounted filesystems to `stdout`:,explain,linux "Print file access events on the mount of the current directory, with timestamps, to `stdout`:",sudo fatrace {{[-c|--current-mount]}} {{[-t|--timestamp]}},command_gen,linux sudo fatrace {{[-c|--current-mount]}} {{[-t|--timestamp]}},"Print file access events on the mount of the current directory, with timestamps, to `stdout`:",explain,linux Remove a LVM label from a physical volume:,sudo pvremove {{/dev/sdXY}},command_gen,linux sudo pvremove {{/dev/sdXY}},Remove a LVM label from a physical volume:,explain,linux Display detailed output during the operation:,sudo pvremove --verbose {{/dev/sdXY}},command_gen,linux sudo pvremove --verbose {{/dev/sdXY}},Display detailed output during the operation:,explain,linux Remove a LVM label without asking for confirmation:,sudo pvremove --yes {{/dev/sdXY}},command_gen,linux sudo pvremove --yes {{/dev/sdXY}},Remove a LVM label without asking for confirmation:,explain,linux Forcefully remove a LVM label:,sudo pvremove --force {{/dev/sdXY}},command_gen,linux sudo pvremove --force {{/dev/sdXY}},Forcefully remove a LVM label:,explain,linux Display output in JSON format:,sudo pvremove --reportformat json {{/dev/sdXY}},command_gen,linux sudo pvremove --reportformat json {{/dev/sdXY}},Display output in JSON format:,explain,linux Delete a snapshot:,qm delsnapshot {{vm_id}} {{snapshot_name}},command_gen,linux qm delsnapshot {{vm_id}} {{snapshot_name}},Delete a snapshot:,explain,linux Delete a snapshot from a configuration file (even if removing the disk snapshot fails):,qm delsnapshot {{vm_id}} {{snapshot_name}} --force 1,command_gen,linux qm delsnapshot {{vm_id}} {{snapshot_name}} --force 1,Delete a snapshot from a configuration file (even if removing the disk snapshot fails):,explain,linux Start and navigate the current directory tree interactively:,br,command_gen,linux br,Start and navigate the current directory tree interactively:,explain,linux Start displaying the size of files and directories:,br --sizes,command_gen,linux br --sizes,Start displaying the size of files and directories:,explain,linux Start displaying permissions:,br --permissions,command_gen,linux br --permissions,Start displaying permissions:,explain,linux Start displaying directories only:,br --only-folders,command_gen,linux br --only-folders,Start displaying directories only:,explain,linux Start displaying hidden files and directories:,br --hidden,command_gen,linux br --hidden,Start displaying hidden files and directories:,explain,linux Submit a script with default settings (depends on TORQUE settings):,qsub {{script.sh}},command_gen,linux qsub {{script.sh}},Submit a script with default settings (depends on TORQUE settings):,explain,linux "Submit a script with a specified wallclock runtime limit of 1 hour, 2 minutes and 3 seconds:",qsub -l walltime={{1}}:{{2}}:{{3}} {{script.sh}},command_gen,linux qsub -l walltime={{1}}:{{2}}:{{3}} {{script.sh}},"Submit a script with a specified wallclock runtime limit of 1 hour, 2 minutes and 3 seconds:",explain,linux Submit a script that is executed on 2 nodes using 4 cores per node:,qsub -l nodes={{2}}:ppn={{4}} {{script.sh}},command_gen,linux qsub -l nodes={{2}}:ppn={{4}} {{script.sh}},Submit a script that is executed on 2 nodes using 4 cores per node:,explain,linux Submit a script to a specific queue. Note that different queues can have different maximum and minimum runtime limits:,qsub -q {{queue_name}} {{script.sh}},command_gen,linux qsub -q {{queue_name}} {{script.sh}},Submit a script to a specific queue. Note that different queues can have different maximum and minimum runtime limits:,explain,linux Change to desktop mode:,steamos-session-select plasma,command_gen,linux steamos-session-select plasma,Change to desktop mode:,explain,linux Change to gamemode (sets the system to boot into gamemode if `-persistent` options were selected previously):,steamos-session-select,command_gen,linux steamos-session-select,Change to gamemode (sets the system to boot into gamemode if `-persistent` options were selected previously):,explain,linux Change to Wayland desktop mode:,steamos-session-select plasma-wayland,command_gen,linux steamos-session-select plasma-wayland,Change to Wayland desktop mode:,explain,linux Change to Wayland desktop mode and have the device boot to desktop:,steamos-session-select plasma-wayland-persistent,command_gen,linux steamos-session-select plasma-wayland-persistent,Change to Wayland desktop mode and have the device boot to desktop:,explain,linux Change to X11 desktop mode and have the device boot to desktop:,steamos-session-select plasma-x11-persistent,command_gen,linux steamos-session-select plasma-x11-persistent,Change to X11 desktop mode and have the device boot to desktop:,explain,linux "Display system information (hostname, kernel, uptime, etc.):",nitch,command_gen,linux nitch,"Display system information (hostname, kernel, uptime, etc.):",explain,linux Display help:,nitch {{[-h|--help]}},command_gen,linux nitch {{[-h|--help]}},Display help:,explain,linux Display version:,nitch {{[-v|--version]}},command_gen,linux nitch {{[-v|--version]}},Display version:,explain,linux Enable only the primary monitor:,mons -o,command_gen,linux mons -o,Enable only the primary monitor:,explain,linux Enable only the secondary monitor:,mons -s,command_gen,linux mons -s,Enable only the secondary monitor:,explain,linux "Duplicate the primary monitor onto the secondary monitor, using the resolution of the primary monitor:",mons -d,command_gen,linux mons -d,"Duplicate the primary monitor onto the secondary monitor, using the resolution of the primary monitor:",explain,linux "Mirror the primary monitor onto the secondary monitor, using the resolution of the secondary monitor:",mons -m,command_gen,linux mons -m,"Mirror the primary monitor onto the secondary monitor, using the resolution of the secondary monitor:",explain,linux List all available profiles:,lxc profile list,command_gen,linux lxc profile list,List all available profiles:,explain,linux Show the configuration of a specific profile:,lxc profile show {{profile_name}},command_gen,linux lxc profile show {{profile_name}},Show the configuration of a specific profile:,explain,linux Edit a specific profile in the default editor:,lxc profile edit {{profile_name}},command_gen,linux lxc profile edit {{profile_name}},Edit a specific profile in the default editor:,explain,linux Edit a specific profile importing the configuration values from a file:,lxc profile edit {{profile_name}} < {{config.yaml}},command_gen,linux lxc profile edit {{profile_name}} < {{config.yaml}},Edit a specific profile importing the configuration values from a file:,explain,linux Launch a new container with specific profiles:,lxc launch {{container_image}} {{container_name}} {{[-p|--profile]}} {{profile1}} {{[-p|--profile]}} {{profile2}},command_gen,linux lxc launch {{container_image}} {{container_name}} {{[-p|--profile]}} {{profile1}} {{[-p|--profile]}} {{profile2}},Launch a new container with specific profiles:,explain,linux Change the profiles of a running container:,"lxc profile assign {{container_name}} {{profile1,profile2}}",command_gen,linux "lxc profile assign {{container_name}} {{profile1,profile2}}",Change the profiles of a running container:,explain,linux List network interfaces and their associated IP addresses:,ip {{[a|address]}},command_gen,linux ip {{[a|address]}},List network interfaces and their associated IP addresses:,explain,linux Filter to show only active network interfaces:,ip {{[a|address]}} {{[s|show]}} up,command_gen,linux ip {{[a|address]}} {{[s|show]}} up,Filter to show only active network interfaces:,explain,linux Display information about a specific network interface:,ip {{[a|address]}} {{[s|show]}} {{eth0}},command_gen,linux ip {{[a|address]}} {{[s|show]}} {{eth0}},Display information about a specific network interface:,explain,linux Add an IP address to a network interface:,sudo ip {{[a|address]}} {{[a|add]}} {{ip_address}} dev {{eth0}},command_gen,linux sudo ip {{[a|address]}} {{[a|add]}} {{ip_address}} dev {{eth0}},Add an IP address to a network interface:,explain,linux Remove an IP address from a network interface:,sudo ip {{[a|address]}} {{[d|delete]}} {{ip_address}} dev {{eth0}},command_gen,linux sudo ip {{[a|address]}} {{[d|delete]}} {{ip_address}} dev {{eth0}},Remove an IP address from a network interface:,explain,linux Delete all IP addresses in a given scope from a network interface:,sudo ip {{[a|address]}} {{[f|flush]}} {{eth0}} scope {{global|host|link}},command_gen,linux sudo ip {{[a|address]}} {{[f|flush]}} {{eth0}} scope {{global|host|link}},Delete all IP addresses in a given scope from a network interface:,explain,linux Capture a photo with different encoding:,rpicam-still {{[-e|--encoding]}} {{bmp|png|rgb|yuv420}} {{[-o|--output]}} {{path/to/file.{{bmp|png|rgb|yuv420}}}},command_gen,linux rpicam-still {{[-e|--encoding]}} {{bmp|png|rgb|yuv420}} {{[-o|--output]}} {{path/to/file.{{bmp|png|rgb|yuv420}}}},Capture a photo with different encoding:,explain,linux Capture a raw image:,rpicam-still {{[-r|--raw]}} {{[-o|--output]}} {{path/to/file.jpg}},command_gen,linux rpicam-still {{[-r|--raw]}} {{[-o|--output]}} {{path/to/file.jpg}},Capture a raw image:,explain,linux Capture a 100 second exposure image:,rpicam-still {{[-o|--output]}} {{path/to/file.jpg}} --shutter 100000,command_gen,linux rpicam-still {{[-o|--output]}} {{path/to/file.jpg}} --shutter 100000,Capture a 100 second exposure image:,explain,linux Display the time:,cacaclock,command_gen,linux cacaclock,Display the time:,explain,linux Change the font:,cacaclock {{[-f|--font]}} {{font}},command_gen,linux cacaclock {{[-f|--font]}} {{font}},Change the font:,explain,linux Change the format using an `strftime` format specification:,cacaclock {{[-d|--dateformat]}} {{strftime_arguments}},command_gen,linux cacaclock {{[-d|--dateformat]}} {{strftime_arguments}},Change the format using an `strftime` format specification:,explain,linux "Display the list of all supported guest operating systems, versions and variants:",quickget list,command_gen,linux quickget list,"Display the list of all supported guest operating systems, versions and variants:",explain,linux Download and create the virtual machine configuration for building a Quickemu virtual machine for an OS:,quickget {{os}} {{release}} {{edition}},command_gen,linux quickget {{os}} {{release}} {{edition}},Download and create the virtual machine configuration for building a Quickemu virtual machine for an OS:,explain,linux Download configuration for a Windows 11 VM with VirtIO drivers for Windows:,quickget windows 11,command_gen,linux quickget windows 11,Download configuration for a Windows 11 VM with VirtIO drivers for Windows:,explain,linux Download a macOS recovery image and creates a virtual machine configuration:,quickget macos {{mojave|catalina|big-sur|monterey|ventura|sonoma}},command_gen,linux quickget macos {{mojave|catalina|big-sur|monterey|ventura|sonoma}},Download a macOS recovery image and creates a virtual machine configuration:,explain,linux Show an ISO URL for an operating system:,quickget --url fedora {{release}} {{edition}},command_gen,linux quickget --url fedora {{release}} {{edition}},Show an ISO URL for an operating system:,explain,linux Test if an ISO file is available for an operating system:,quickget --check nixos {{release}} {{edition}},command_gen,linux quickget --check nixos {{release}} {{edition}},Test if an ISO file is available for an operating system:,explain,linux Download an image without building any VM configuration:,quickget --download {{os}} {{release}} {{edition}},command_gen,linux quickget --download {{os}} {{release}} {{edition}},Download an image without building any VM configuration:,explain,linux Create a VM configuration for an OS image:,quickget --create-config {{os}} {{path/to/iso}},command_gen,linux quickget --create-config {{os}} {{path/to/iso}},Create a VM configuration for an OS image:,explain,linux Show all performance counters related to the execution of `slurmctld`:,sdiag {{[-a|--all]}},command_gen,linux sdiag {{[-a|--all]}},Show all performance counters related to the execution of `slurmctld`:,explain,linux Reset performance counters related to the execution of `slurmctld`:,sdiag {{[-r|--reset]}},command_gen,linux sdiag {{[-r|--reset]}},Reset performance counters related to the execution of `slurmctld`:,explain,linux Specify the output format:,sdiag {{[-a|--all]}} --{{json|yaml}},command_gen,linux sdiag {{[-a|--all]}} --{{json|yaml}},Specify the output format:,explain,linux Specify the cluster to send commands to:,sdiag {{[-a|--all]}} {{[-M|--cluster]}} {{cluster_name}},command_gen,linux sdiag {{[-a|--all]}} {{[-M|--cluster]}} {{cluster_name}},Specify the cluster to send commands to:,explain,linux Write the output of the specified command to the journal (both output streams are captured):,systemd-cat {{command}},command_gen,linux systemd-cat {{command}},Write the output of the specified command to the journal (both output streams are captured):,explain,linux Write the output of a pipeline to the journal (`stderr` stays connected to the terminal):,{{command}} | systemd-cat,command_gen,linux {{command}} | systemd-cat,Write the output of a pipeline to the journal (`stderr` stays connected to the terminal):,explain,linux View documentation for the original command:,tldr systemd-sysext,command_gen,linux tldr systemd-sysext,View documentation for the original command:,explain,linux Clean up resources:,qm cleanup {{vm_id}} {{clean-shutdown}} {{guest-requested}},command_gen,linux qm cleanup {{vm_id}} {{clean-shutdown}} {{guest-requested}},Clean up resources:,explain,linux Display a description from a man page:,whatis {{command}},command_gen,linux whatis {{command}},Display a description from a man page:,explain,linux Don't cut the description off at the end of the line:,whatis --long {{command}},command_gen,linux whatis --long {{command}},Don't cut the description off at the end of the line:,explain,linux Display descriptions for all commands matching a glob:,whatis --wildcard {{net*}},command_gen,linux whatis --wildcard {{net*}},Display descriptions for all commands matching a glob:,explain,linux Search man page descriptions with a regular expression:,whatis --regex '{{wish[0-9]\.[0-9]}}',command_gen,linux whatis --regex '{{wish[0-9]\.[0-9]}}',Search man page descriptions with a regular expression:,explain,linux Display descriptions in a specific language:,whatis --locale={{en}} {{command}},command_gen,linux whatis --locale={{en}} {{command}},Display descriptions in a specific language:,explain,linux Import your projects (this is necessary to enable project prompts):,tod project import,command_gen,linux tod project import,Import your projects (this is necessary to enable project prompts):,explain,linux Quickly create a task with due date:,tod --quickadd {{Buy more milk today}},command_gen,linux tod --quickadd {{Buy more milk today}},Quickly create a task with due date:,explain,linux Create a new task (you will be prompted for content and project):,tod task create,command_gen,linux tod task create,Create a new task (you will be prompted for content and project):,explain,linux Create a task in a project:,"tod task create --content ""{{Write more rust}}"" --project {{code}}",command_gen,linux "tod task create --content ""{{Write more rust}}"" --project {{code}}",Create a task in a project:,explain,linux Get the next task for a project:,tod task next,command_gen,linux tod task next,Get the next task for a project:,explain,linux Get your work schedule:,tod task list --scheduled --project {{work}},command_gen,linux tod task list --scheduled --project {{work}},Get your work schedule:,explain,linux Get all tasks for work:,tod task list --project {{work}},command_gen,linux tod task list --project {{work}},Get all tasks for work:,explain,linux List compiled locales:,localedef --list-archive,command_gen,linux localedef --list-archive,List compiled locales:,explain,linux Display help:,localedef {{[-?|--help]}},command_gen,linux localedef {{[-?|--help]}},Display help:,explain,linux Launch a VNC client which connects to a host on a given display:,vncviewer {{host}}:{{display_number}},command_gen,linux vncviewer {{host}}:{{display_number}},Launch a VNC client which connects to a host on a given display:,explain,linux Launch in full-screen mode:,vncviewer -FullScreen {{host}}:{{display_number}},command_gen,linux vncviewer -FullScreen {{host}}:{{display_number}},Launch in full-screen mode:,explain,linux Launch a VNC client with a specific screen geometry:,vncviewer --geometry {{width}}x{{height}} {{host}}:{{display_number}},command_gen,linux vncviewer --geometry {{width}}x{{height}} {{host}}:{{display_number}},Launch a VNC client with a specific screen geometry:,explain,linux Launch a VNC client which connects to a host on a given port:,vncviewer {{host}}::{{port}},command_gen,linux vncviewer {{host}}::{{port}},Launch a VNC client which connects to a host on a given port:,explain,linux Display suggestions for a given file:,hlint {{path/to/file}} options,command_gen,linux hlint {{path/to/file}} options,Display suggestions for a given file:,explain,linux Check all Haskell files and generate a report:,hlint {{path/to/directory}} --report,command_gen,linux hlint {{path/to/directory}} --report,Check all Haskell files and generate a report:,explain,linux Automatically apply most suggestions:,hlint {{path/to/file}} --refactor,command_gen,linux hlint {{path/to/file}} --refactor,Automatically apply most suggestions:,explain,linux Display additional options:,hlint {{path/to/file}} --refactor-options,command_gen,linux hlint {{path/to/file}} --refactor-options,Display additional options:,explain,linux Generate a settings file ignoring all outstanding hints:,hlint {{path/to/file}} --default > {{.hlint.yaml}},command_gen,linux hlint {{path/to/file}} --default > {{.hlint.yaml}},Generate a settings file ignoring all outstanding hints:,explain,linux Automatically resize a filesystem:,resize2fs {{/dev/sdXN}},command_gen,linux resize2fs {{/dev/sdXN}},Automatically resize a filesystem:,explain,linux "Resize the filesystem to a size of 40G, displaying a progress bar:",resize2fs -p {{/dev/sdXN}} {{40G}},command_gen,linux resize2fs -p {{/dev/sdXN}} {{40G}},"Resize the filesystem to a size of 40G, displaying a progress bar:",explain,linux Shrink the filesystem to its minimum possible size:,resize2fs -M {{/dev/sdXN}},command_gen,linux resize2fs -M {{/dev/sdXN}},Shrink the filesystem to its minimum possible size:,explain,linux Create a new user with a default home directory and prompt the user to set a password:,adduser {{username}},command_gen,linux adduser {{username}},Create a new user with a default home directory and prompt the user to set a password:,explain,linux Create a new user without a home directory:,adduser --no-create-home {{username}},command_gen,linux adduser --no-create-home {{username}},Create a new user without a home directory:,explain,linux Create a new user with a home directory at the specified path:,adduser --home {{path/to/home}} {{username}},command_gen,linux adduser --home {{path/to/home}} {{username}},Create a new user with a home directory at the specified path:,explain,linux Create a new user with the specified shell set as the login shell:,adduser --shell {{path/to/shell}} {{username}},command_gen,linux adduser --shell {{path/to/shell}} {{username}},Create a new user with the specified shell set as the login shell:,explain,linux Create a new user belonging to the specified group:,adduser --ingroup {{group}} {{username}},command_gen,linux adduser --ingroup {{group}} {{username}},Create a new user belonging to the specified group:,explain,linux Print how long the current user has been connected in hours:,ac,command_gen,linux ac,Print how long the current user has been connected in hours:,explain,linux Print how long users have been connected in hours:,ac {{[-p|--individual-totals]}},command_gen,linux ac {{[-p|--individual-totals]}},Print how long users have been connected in hours:,explain,linux Print how long a particular user has been connected in hours:,ac {{[-p|--individual-totals]}} {{username}},command_gen,linux ac {{[-p|--individual-totals]}} {{username}},Print how long a particular user has been connected in hours:,explain,linux Print how long a particular user has been connected in hours per day (with total):,ac {{[-d|--daily-totals]}} {{[-p|--individual-totals]}} {{username}},command_gen,linux ac {{[-d|--daily-totals]}} {{[-p|--individual-totals]}} {{username}},Print how long a particular user has been connected in hours per day (with total):,explain,linux Also display additional details:,ac --compatibility,command_gen,linux ac --compatibility,Also display additional details:,explain,linux Check if PulseAudio is running (a non-zero exit code means it is not running):,pulseaudio --check,command_gen,linux pulseaudio --check,Check if PulseAudio is running (a non-zero exit code means it is not running):,explain,linux Start the PulseAudio daemon in the background:,pulseaudio --start,command_gen,linux pulseaudio --start,Start the PulseAudio daemon in the background:,explain,linux Kill the running PulseAudio daemon:,pulseaudio {{[-k|--kill]}},command_gen,linux pulseaudio {{[-k|--kill]}},Kill the running PulseAudio daemon:,explain,linux List available modules:,pulseaudio --dump-modules,command_gen,linux pulseaudio --dump-modules,List available modules:,explain,linux Load a module into the currently running daemon with the specified arguments:,"pulseaudio {{[-L|--load]}} ""{{module_name}} {{arguments}}""",command_gen,linux "pulseaudio {{[-L|--load]}} ""{{module_name}} {{arguments}}""",Load a module into the currently running daemon with the specified arguments:,explain,linux Automatically choose the right build script to build packages in a clean `chroot`:,pkgctl build,command_gen,linux pkgctl build,Automatically choose the right build script to build packages in a clean `chroot`:,explain,linux Manually build packages in a clean `chroot`:,pkgctl build --arch {{architecture}} --repo {{repository}} --clean,command_gen,linux pkgctl build --arch {{architecture}} --repo {{repository}} --clean,Manually build packages in a clean `chroot`:,explain,linux Rename files using a Perl Common Regular Expression (substitute 'foo' with 'bar' wherever found):,rename {{'s/foo/bar/'}} {{*}},command_gen,linux rename {{'s/foo/bar/'}} {{*}},Rename files using a Perl Common Regular Expression (substitute 'foo' with 'bar' wherever found):,explain,linux Dry-run - display which renames would occur without performing them:,rename {{[-n|--nono]}} {{'s/foo/bar/'}} {{*}},command_gen,linux rename {{[-n|--nono]}} {{'s/foo/bar/'}} {{*}},Dry-run - display which renames would occur without performing them:,explain,linux Force renaming even if the operation would remove existing destination files:,rename {{[-f|--force]}} {{'s/foo/bar/'}} {{*}},command_gen,linux rename {{[-f|--force]}} {{'s/foo/bar/'}} {{*}},Force renaming even if the operation would remove existing destination files:,explain,linux "Convert filenames to lower case (use `-f` in case-insensitive filesystems to prevent ""already exists"" errors):",rename 'y/A-Z/a-z/' {{*}},command_gen,linux rename 'y/A-Z/a-z/' {{*}},"Convert filenames to lower case (use `-f` in case-insensitive filesystems to prevent ""already exists"" errors):",explain,linux Replace whitespace with underscores:,rename 's/\s+/_/g' {{*}},command_gen,linux rename 's/\s+/_/g' {{*}},Replace whitespace with underscores:,explain,linux Spawn 4 workers to stress test CPU:,stress {{[-c|--cpu]}} {{4}},command_gen,linux stress {{[-c|--cpu]}} {{4}},Spawn 4 workers to stress test CPU:,explain,linux Spawn 2 workers to stress test IO and timeout after 5 seconds:,stress {{[-i|--io]}} {{2}} {{[-t|--timeout]}} {{5}},command_gen,linux stress {{[-i|--io]}} {{2}} {{[-t|--timeout]}} {{5}},Spawn 2 workers to stress test IO and timeout after 5 seconds:,explain,linux Spawn 2 workers to stress test memory (each worker allocates 256M bytes):,stress {{[-m|--vm]}} {{2}} --vm-bytes {{256M}},command_gen,linux stress {{[-m|--vm]}} {{2}} --vm-bytes {{256M}},Spawn 2 workers to stress test memory (each worker allocates 256M bytes):,explain,linux Spawn 2 workers spinning on write()/unlink() (each worker writes 1G bytes):,stress {{[-d|--hdd]}} {{2}} --hdd-bytes {{1GB}},command_gen,linux stress {{[-d|--hdd]}} {{2}} --hdd-bytes {{1GB}},Spawn 2 workers spinning on write()/unlink() (each worker writes 1G bytes):,explain,linux Create an XFS filesystem inside partition Y on device X:,sudo mkfs.xfs {{/dev/sdXY}},command_gen,linux sudo mkfs.xfs {{/dev/sdXY}},Create an XFS filesystem inside partition Y on device X:,explain,linux Create an XFS filesystem with a volume label:,sudo mkfs.xfs -L {{volume_label}} {{/dev/sdXY}},command_gen,linux sudo mkfs.xfs -L {{volume_label}} {{/dev/sdXY}},Create an XFS filesystem with a volume label:,explain,linux Run a command as a daemon:,"daemon --name=""{{name}}"" {{command}}",command_gen,linux "daemon --name=""{{name}}"" {{command}}",Run a command as a daemon:,explain,linux Run a command as a daemon which will restart if the command crashes:,"daemon --name=""{{name}}"" --respawn {{command}}",command_gen,linux "daemon --name=""{{name}}"" --respawn {{command}}",Run a command as a daemon which will restart if the command crashes:,explain,linux "Run a command as a daemon which will restart if it crashes, with two attempts every 10 seconds:","daemon --name=""{{name}}"" --respawn --attempts=2 --delay=10 {{command}}",command_gen,linux "daemon --name=""{{name}}"" --respawn --attempts=2 --delay=10 {{command}}","Run a command as a daemon which will restart if it crashes, with two attempts every 10 seconds:",explain,linux "Run a command as a daemon, writing logs to a specific file:","daemon --name=""{{name}}"" --errlog={{path/to/file.log}} {{command}}",command_gen,linux "daemon --name=""{{name}}"" --errlog={{path/to/file.log}} {{command}}","Run a command as a daemon, writing logs to a specific file:",explain,linux Kill a daemon (SIGTERM):,"daemon --name=""{{name}}"" --stop",command_gen,linux "daemon --name=""{{name}}"" --stop",Kill a daemon (SIGTERM):,explain,linux List daemons:,daemon --list,command_gen,linux daemon --list,List daemons:,explain,linux "Print the status line to `stdout` periodically, using the default configuration:",i3status,command_gen,linux i3status,"Print the status line to `stdout` periodically, using the default configuration:",explain,linux "Print the status line to `stdout` periodically, using a specific configuration:",i3status -c {{path/to/i3status.conf}},command_gen,linux i3status -c {{path/to/i3status.conf}},"Print the status line to `stdout` periodically, using a specific configuration:",explain,linux Display help and version:,i3status -h,command_gen,linux i3status -h,Display help and version:,explain,linux Paste the contents of the clipboard:,wl-paste,command_gen,linux wl-paste,Paste the contents of the clipboard:,explain,linux Paste the contents of the primary clipboard (highlighted text):,wl-paste --primary,command_gen,linux wl-paste --primary,Paste the contents of the primary clipboard (highlighted text):,explain,linux Write the contents of the clipboard to a file:,wl-paste > {{path/to/file}},command_gen,linux wl-paste > {{path/to/file}},Write the contents of the clipboard to a file:,explain,linux Pipe the contents of the clipboard to a command:,wl-paste | {{command}},command_gen,linux wl-paste | {{command}},Pipe the contents of the clipboard to a command:,explain,linux Open a given serial port:,sudo minicom {{[-D|--device]}} {{/dev/ttyXYZ}},command_gen,linux sudo minicom {{[-D|--device]}} {{/dev/ttyXYZ}},Open a given serial port:,explain,linux Open a given serial port with a given baud rate:,sudo minicom {{[-D|--device]}} {{/dev/ttyXYZ}} {{[-b|--baudrate]}} {{115200}},command_gen,linux sudo minicom {{[-D|--device]}} {{/dev/ttyXYZ}} {{[-b|--baudrate]}} {{115200}},Open a given serial port with a given baud rate:,explain,linux Enter the configuration menu before communicating with a given serial port:,sudo minicom {{[-D|--device]}} {{/dev/ttyXYZ}} {{[-s|--setup]}},command_gen,linux sudo minicom {{[-D|--device]}} {{/dev/ttyXYZ}} {{[-s|--setup]}},Enter the configuration menu before communicating with a given serial port:,explain,linux Exit minicom:,,command_gen,linux ,Exit minicom:,explain,linux Display help:,minicom {{[-h|--help]}},command_gen,linux minicom {{[-h|--help]}},Display help:,explain,linux Combine the `/etc/shadow` and `/etc/passwd` of the current system:,sudo unshadow /etc/passwd /etc/shadow,command_gen,linux sudo unshadow /etc/passwd /etc/shadow,Combine the `/etc/shadow` and `/etc/passwd` of the current system:,explain,linux Combine two arbitrary shadow and password files:,sudo unshadow {{path/to/passwd}} {{path/to/shadow}},command_gen,linux sudo unshadow {{path/to/passwd}} {{path/to/shadow}},Combine two arbitrary shadow and password files:,explain,linux Generate a permuted index where the first field of each line is an index reference:,ptx {{[-r|--references]}} {{path/to/file}},command_gen,linux ptx {{[-r|--references]}} {{path/to/file}},Generate a permuted index where the first field of each line is an index reference:,explain,linux Generate a permuted index with automatically generated index references:,ptx {{[-A|--auto-reference]}} {{path/to/file}},command_gen,linux ptx {{[-A|--auto-reference]}} {{path/to/file}},Generate a permuted index with automatically generated index references:,explain,linux Generate a permuted index with a fixed width:,ptx {{[-w|--width]}} {{width_in_columns}} {{path/to/file}},command_gen,linux ptx {{[-w|--width]}} {{width_in_columns}} {{path/to/file}},Generate a permuted index with a fixed width:,explain,linux Generate a permuted index with a list of filtered words:,ptx {{[-o|--only-file]}} {{path/to/filter}} {{path/to/file}},command_gen,linux ptx {{[-o|--only-file]}} {{path/to/filter}} {{path/to/file}},Generate a permuted index with a list of filtered words:,explain,linux Generate a permuted index with SYSV-style behaviors:,ptx {{[-G|--traditional]}} {{path/to/file}},command_gen,linux ptx {{[-G|--traditional]}} {{path/to/file}},Generate a permuted index with SYSV-style behaviors:,explain,linux Terminate a program using the default SIGTERM (terminate) signal:,kill {{process_id}},command_gen,linux kill {{process_id}},Terminate a program using the default SIGTERM (terminate) signal:,explain,linux List signal values and their corresponding names (to be used without the `SIG` prefix). The available options may depend on the `kill` implementation:,kill {{-l|-L|--table}},command_gen,linux kill {{-l|-L|--table}},List signal values and their corresponding names (to be used without the `SIG` prefix). The available options may depend on the `kill` implementation:,explain,linux Terminate a background job:,kill %{{job_id}},command_gen,linux kill %{{job_id}},Terminate a background job:,explain,linux Terminate a program using the SIGHUP (hang up) signal. Many daemons will reload instead of terminating:,kill -{{1|HUP}} {{process_id}},command_gen,linux kill -{{1|HUP}} {{process_id}},Terminate a program using the SIGHUP (hang up) signal. Many daemons will reload instead of terminating:,explain,linux Terminate a program using the SIGINT (interrupt) signal. This is typically initiated by the user pressing ``:,kill -{{2|INT}} {{process_id}},command_gen,linux kill -{{2|INT}} {{process_id}},Terminate a program using the SIGINT (interrupt) signal. This is typically initiated by the user pressing ``:,explain,linux Signal the operating system to immediately terminate a program (which gets no chance to capture the signal):,kill -{{9|KILL}} {{process_id}},command_gen,linux kill -{{9|KILL}} {{process_id}},Signal the operating system to immediately terminate a program (which gets no chance to capture the signal):,explain,linux "Signal the operating system to pause a program until a SIGCONT (""continue"") signal is received:",kill -{{17|STOP}} {{process_id}},command_gen,linux kill -{{17|STOP}} {{process_id}},"Signal the operating system to pause a program until a SIGCONT (""continue"") signal is received:",explain,linux Send a `SIGUSR1` signal to all processes with the given GID (group id):,kill -{{SIGUSR1}} -{{group_id}},command_gen,linux kill -{{SIGUSR1}} -{{group_id}},Send a `SIGUSR1` signal to all processes with the given GID (group id):,explain,linux List all Samba users (use verbose flag to show their settings):,sudo pdbedit --list --verbose,command_gen,linux sudo pdbedit --list --verbose,List all Samba users (use verbose flag to show their settings):,explain,linux Add an existing Unix user to Samba (will prompt for password):,sudo pdbedit --user {{username}} --create,command_gen,linux sudo pdbedit --user {{username}} --create,Add an existing Unix user to Samba (will prompt for password):,explain,linux Remove a Samba user:,sudo pdbedit --user {{username}} --delete,command_gen,linux sudo pdbedit --user {{username}} --delete,Remove a Samba user:,explain,linux Reset a Samba user's failed password counter:,sudo pdbedit --user {{username}} --bad-password-count-reset,command_gen,linux sudo pdbedit --user {{username}} --bad-password-count-reset,Reset a Samba user's failed password counter:,explain,linux Display help:,btrfs version --help,command_gen,linux btrfs version --help,Display help:,explain,linux Display btrfs-progs version:,btrfs version,command_gen,linux btrfs version,Display btrfs-progs version:,explain,linux Split a file at lines 5 and 23:,csplit {{path/to/file}} 5 23,command_gen,linux csplit {{path/to/file}} 5 23,Split a file at lines 5 and 23:,explain,linux Split a file every 5 lines (this will fail if the total number of lines is not divisible by 5):,csplit {{path/to/file}} 5 {*},command_gen,linux csplit {{path/to/file}} 5 {*},Split a file every 5 lines (this will fail if the total number of lines is not divisible by 5):,explain,linux "Split a file every 5 lines, ignoring exact-division error:",csplit {{[-k|--keep-files]}} {{path/to/file}} 5 {*},command_gen,linux csplit {{[-k|--keep-files]}} {{path/to/file}} 5 {*},"Split a file every 5 lines, ignoring exact-division error:",explain,linux Split a file at line 5 and use a custom prefix for the output files:,csplit {{path/to/file}} 5 {{[-f|--prefix]}} {{prefix}},command_gen,linux csplit {{path/to/file}} 5 {{[-f|--prefix]}} {{prefix}},Split a file at line 5 and use a custom prefix for the output files:,explain,linux Split a file at a line matching a regular expression:,csplit {{path/to/file}} /{{regular_expression}}/,command_gen,linux csplit {{path/to/file}} /{{regular_expression}}/,Split a file at a line matching a regular expression:,explain,linux Set up a wireless connection interactively:,wifi-menu,command_gen,linux wifi-menu,Set up a wireless connection interactively:,explain,linux Interactively set up a connection to a network and obscure the password:,wifi-menu {{[-o|--obscure]}},command_gen,linux wifi-menu {{[-o|--obscure]}},Interactively set up a connection to a network and obscure the password:,explain,linux Display help:,wifi-menu {{[-h|--help]}},command_gen,linux wifi-menu {{[-h|--help]}},Display help:,explain,linux Connect your system to the Ubuntu Pro support contract:,sudo pro attach,command_gen,linux sudo pro attach,Connect your system to the Ubuntu Pro support contract:,explain,linux Display the status of Ubuntu Pro services:,pro status,command_gen,linux pro status,Display the status of Ubuntu Pro services:,explain,linux Check if the system is affected by a specific vulnerability (and apply a fix if possible):,pro fix {{CVE-number}},command_gen,linux pro fix {{CVE-number}},Check if the system is affected by a specific vulnerability (and apply a fix if possible):,explain,linux Display the number of unsupported packages:,pro security-status,command_gen,linux pro security-status,Display the number of unsupported packages:,explain,linux List packages that are no longer available for download:,pro security-status --unavailable,command_gen,linux pro security-status --unavailable,List packages that are no longer available for download:,explain,linux List third-party packages:,pro security-status --thirdparty,command_gen,linux pro security-status --thirdparty,List third-party packages:,explain,linux Scan for available networks:,wpa_cli scan,command_gen,linux wpa_cli scan,Scan for available networks:,explain,linux Show scan results:,wpa_cli scan_results,command_gen,linux wpa_cli scan_results,Show scan results:,explain,linux Add a network:,wpa_cli add_network {{number}},command_gen,linux wpa_cli add_network {{number}},Add a network:,explain,linux Set a network's SSID:,"wpa_cli set_network {{number}} ssid ""{{SSID}}""",command_gen,linux "wpa_cli set_network {{number}} ssid ""{{SSID}}""",Set a network's SSID:,explain,linux Enable network:,wpa_cli enable_network {{number}},command_gen,linux wpa_cli enable_network {{number}},Enable network:,explain,linux Save config:,wpa_cli save_config,command_gen,linux wpa_cli save_config,Save config:,explain,linux List all ebuild repositories registered on :,eselect repository list,command_gen,linux eselect repository list,List all ebuild repositories registered on :,explain,linux List enabled repositories:,eselect repository list -i,command_gen,linux eselect repository list -i,List enabled repositories:,explain,linux Enable a repository from the list by its name or index from the `list` command:,eselect repository enable {{name|index}},command_gen,linux eselect repository enable {{name|index}},Enable a repository from the list by its name or index from the `list` command:,explain,linux Enable an unregistered repository:,eselect repository add {{name}} {{rsync|git|mercurial|svn|...}} {{sync_uri}},command_gen,linux eselect repository add {{name}} {{rsync|git|mercurial|svn|...}} {{sync_uri}},Enable an unregistered repository:,explain,linux Disable repositories without removing their contents:,eselect repository disable {{repo1 repo2 ...}},command_gen,linux eselect repository disable {{repo1 repo2 ...}},Disable repositories without removing their contents:,explain,linux Disable repositories and remove their contents:,eselect repository remove {{repo1 repo2 ...}},command_gen,linux eselect repository remove {{repo1 repo2 ...}},Disable repositories and remove their contents:,explain,linux Create a local repository and enable it:,eselect repository create {{name}} {{path/to/repo}},command_gen,linux eselect repository create {{name}} {{path/to/repo}},Create a local repository and enable it:,explain,linux Start an arithmetic quiz:,arithmetic,command_gen,linux arithmetic,Start an arithmetic quiz:,explain,linux Specify one or more arithmetic [o]peration symbols to get problems on them:,arithmetic -o {{+|-|x|/}},command_gen,linux arithmetic -o {{+|-|x|/}},Specify one or more arithmetic [o]peration symbols to get problems on them:,explain,linux "Specify a range. Addition and multiplication problems would feature numbers between 0 and range, inclusive. Subtraction and division problems would have required result and number to be operated on, between 0 and range:",arithmetic -r {{7}},command_gen,linux arithmetic -r {{7}},"Specify a range. Addition and multiplication problems would feature numbers between 0 and range, inclusive. Subtraction and division problems would have required result and number to be operated on, between 0 and range:",explain,linux Update the list of available packages and versions:,slapt-get --update,command_gen,linux slapt-get --update,Update the list of available packages and versions:,explain,linux "Install a package, or update it to the latest available version:",slapt-get --install {{package}},command_gen,linux slapt-get --install {{package}},"Install a package, or update it to the latest available version:",explain,linux Remove a package:,slapt-get --remove {{package}},command_gen,linux slapt-get --remove {{package}},Remove a package:,explain,linux Upgrade all installed packages to their latest available versions:,slapt-get --upgrade,command_gen,linux slapt-get --upgrade,Upgrade all installed packages to their latest available versions:,explain,linux "Locate packages by the package name, disk set, or version:",slapt-get --search {{query}},command_gen,linux slapt-get --search {{query}},"Locate packages by the package name, disk set, or version:",explain,linux Show information about a package:,slapt-get --show {{package}},command_gen,linux slapt-get --show {{package}},Show information about a package:,explain,linux Start a graphical setup at the default Wine location:,winetricks,command_gen,linux winetricks,Start a graphical setup at the default Wine location:,explain,linux Specify a custom Wine directory to run Winetricks in:,WINEPREFIX={{path/to/wine_directory}} winetricks,command_gen,linux WINEPREFIX={{path/to/wine_directory}} winetricks,Specify a custom Wine directory to run Winetricks in:,explain,linux Install a Windows DLL or component to the default Wine directory:,winetricks {{package}},command_gen,linux winetricks {{package}},Install a Windows DLL or component to the default Wine directory:,explain,linux Create an X cursor file using a configuration file:,xcursorgen {{path/to/config.cursor}} {{path/to/output_file}},command_gen,linux xcursorgen {{path/to/config.cursor}} {{path/to/output_file}},Create an X cursor file using a configuration file:,explain,linux Create an X cursor file using a configuration file and specify the path to the image files:,xcursorgen --prefix {{path/to/image_directory/}} {{path/to/config.cursor}} {{path/to/output_file}},command_gen,linux xcursorgen --prefix {{path/to/image_directory/}} {{path/to/config.cursor}} {{path/to/output_file}},Create an X cursor file using a configuration file and specify the path to the image files:,explain,linux Create an X cursor file using a configuration file and write the output to `stdout`:,xcursorgen {{path/to/config.cursor}},command_gen,linux xcursorgen {{path/to/config.cursor}},Create an X cursor file using a configuration file and write the output to `stdout`:,explain,linux Automatically compile and install a generic kernel:,sudo genkernel all,command_gen,linux sudo genkernel all,Automatically compile and install a generic kernel:,explain,linux Build and install the bzImage|initramfs|kernel|ramdisk only:,sudo genkernel {{bzImage|initramfs|kernel|ramdisk}},command_gen,linux sudo genkernel {{bzImage|initramfs|kernel|ramdisk}},Build and install the bzImage|initramfs|kernel|ramdisk only:,explain,linux Apply changes to the kernel configuration before compiling and installing:,sudo genkernel --menuconfig all,command_gen,linux sudo genkernel --menuconfig all,Apply changes to the kernel configuration before compiling and installing:,explain,linux Generate a kernel with a custom name:,sudo genkernel --kernname={{custom_name}} all,command_gen,linux sudo genkernel --kernname={{custom_name}} all,Generate a kernel with a custom name:,explain,linux Use a kernel source outside the default directory `/usr/src/linux`:,sudo genkernel --kerneldir={{path/to/directory}} all,command_gen,linux sudo genkernel --kerneldir={{path/to/directory}} all,Use a kernel source outside the default directory `/usr/src/linux`:,explain,linux Create or update the package manifest:,ebuild {{path/to/file.ebuild}} manifest,command_gen,linux ebuild {{path/to/file.ebuild}} manifest,Create or update the package manifest:,explain,linux Clean the temporary build directories for the build file:,ebuild {{path/to/file.ebuild}} clean,command_gen,linux ebuild {{path/to/file.ebuild}} clean,Clean the temporary build directories for the build file:,explain,linux Fetch sources if they do not exist:,ebuild {{path/to/file.ebuild}} fetch,command_gen,linux ebuild {{path/to/file.ebuild}} fetch,Fetch sources if they do not exist:,explain,linux Extract the sources to a temporary build directory:,ebuild {{path/to/file.ebuild}} unpack,command_gen,linux ebuild {{path/to/file.ebuild}} unpack,Extract the sources to a temporary build directory:,explain,linux Compile the extracted sources:,ebuild {{path/to/file.ebuild}} compile,command_gen,linux ebuild {{path/to/file.ebuild}} compile,Compile the extracted sources:,explain,linux Install the package to a temporary install directory:,ebuild {{path/to/file.ebuild}} install,command_gen,linux ebuild {{path/to/file.ebuild}} install,Install the package to a temporary install directory:,explain,linux Install the temporary files to the live filesystem:,ebuild {{path/to/file.ebuild}} qmerge,command_gen,linux ebuild {{path/to/file.ebuild}} qmerge,Install the temporary files to the live filesystem:,explain,linux "Fetch, unpack, compile, install and qmerge the specified ebuild file:",ebuild {{path/to/file.ebuild}} merge,command_gen,linux ebuild {{path/to/file.ebuild}} merge,"Fetch, unpack, compile, install and qmerge the specified ebuild file:",explain,linux View documentation for the original command:,tldr nmtui,command_gen,linux tldr nmtui,View documentation for the original command:,explain,linux Change the size of a logical volume to 120 GB:,lvresize --size {{120G}} {{volume_group}}/{{logical_volume}},command_gen,linux lvresize --size {{120G}} {{volume_group}}/{{logical_volume}},Change the size of a logical volume to 120 GB:,explain,linux Extend the size of a logical volume as well as the underlying filesystem by 120 GB:,lvresize --size +{{120G}} --resizefs {{volume_group}}/{{logical_volume}},command_gen,linux lvresize --size +{{120G}} --resizefs {{volume_group}}/{{logical_volume}},Extend the size of a logical volume as well as the underlying filesystem by 120 GB:,explain,linux Extend the size of a logical volume to 100% of the free physical volume space:,lvresize --size {{100}}%FREE {{volume_group}}/{{logical_volume}},command_gen,linux lvresize --size {{100}}%FREE {{volume_group}}/{{logical_volume}},Extend the size of a logical volume to 100% of the free physical volume space:,explain,linux Reduce the size of a logical volume as well as the underlying filesystem by 120 GB:,lvresize --size -{{120G}} --resizefs {{volume_group}}/{{logical_volume}},command_gen,linux lvresize --size -{{120G}} --resizefs {{volume_group}}/{{logical_volume}},Reduce the size of a logical volume as well as the underlying filesystem by 120 GB:,explain,linux Roll a single 20 sided dice:,rolldice d{{20}},command_gen,linux rolldice d{{20}},Roll a single 20 sided dice:,explain,linux Roll two six sided dice and drop the lowest roll:,rolldice {{2}}d{{6}}s{{1}},command_gen,linux rolldice {{2}}d{{6}}s{{1}},Roll two six sided dice and drop the lowest roll:,explain,linux Roll two 20 sided dice and add a modifier value:,rolldice {{2}}d{{20}}{{+5}},command_gen,linux rolldice {{2}}d{{20}}{{+5}},Roll two 20 sided dice and add a modifier value:,explain,linux Roll a 20 sided dice two times:,rolldice {{2}}xd{{20}},command_gen,linux rolldice {{2}}xd{{20}},Roll a 20 sided dice two times:,explain,linux View documentation for the original command:,tldr setarch,command_gen,linux tldr setarch,View documentation for the original command:,explain,linux Display the ACLs for a file or directory on a remote SMB share:,smbcacls //{{server}}/{{share}} {{path/to/file_or_directory}} --user {{domain\\username}}%{{password}},command_gen,linux smbcacls //{{server}}/{{share}} {{path/to/file_or_directory}} --user {{domain\\username}}%{{password}},Display the ACLs for a file or directory on a remote SMB share:,explain,linux "Set a new ACL for a file on a remote SMB share (replace `""ACL:...""` with a valid Windows ACL specification):","smbcacls //{{server}}/{{share}} {{path/to/file}} --user {{domain\\username}}%{{password}} ""ACL:{{DACL}}""",command_gen,linux "smbcacls //{{server}}/{{share}} {{path/to/file}} --user {{domain\\username}}%{{password}} ""ACL:{{DACL}}""","Set a new ACL for a file on a remote SMB share (replace `""ACL:...""` with a valid Windows ACL specification):",explain,linux Remove all existing ACL entries and set a new ACL:,"smbcacls //{{server}}/{{share}} {{path/to/file}} --user {{domain\\username}}%{{password}} ""RESET"" ""ACL:{{DACL}}""",command_gen,linux "smbcacls //{{server}}/{{share}} {{path/to/file}} --user {{domain\\username}}%{{password}} ""RESET"" ""ACL:{{DACL}}""",Remove all existing ACL entries and set a new ACL:,explain,linux Specify an alternative workgroup (or domain) and have the program prompt for a password interactively:,smbcacls //{{server}}/{{share}} {{path/to/file}} --user {{username}} --workgroup {{workgroup}},command_gen,linux smbcacls //{{server}}/{{share}} {{path/to/file}} --user {{username}} --workgroup {{workgroup}},Specify an alternative workgroup (or domain) and have the program prompt for a password interactively:,explain,linux Connect to a remote host:,dbclient {{user}}@{{host}},command_gen,linux dbclient {{user}}@{{host}},Connect to a remote host:,explain,linux Connect to a remote host on [p]ort 2222:,dbclient {{user}}@{{host}} -p 2222,command_gen,linux dbclient {{user}}@{{host}} -p 2222,Connect to a remote host on [p]ort 2222:,explain,linux Connect to a remote host using a specific [i]dentity key in dropbear format:,dbclient -i {{path/to/key_file}} {{user}}@{{host}},command_gen,linux dbclient -i {{path/to/key_file}} {{user}}@{{host}},Connect to a remote host using a specific [i]dentity key in dropbear format:,explain,linux Run a command on the remote host with a [t]ty allocation allowing interaction with the remote command:,dbclient {{user}}@{{host}} -t {{command}} {{argument1 argument2 ...}},command_gen,linux dbclient {{user}}@{{host}} -t {{command}} {{argument1 argument2 ...}},Run a command on the remote host with a [t]ty allocation allowing interaction with the remote command:,explain,linux Connect and forward [A]gent connections to remote host:,dbclient -A {{user}}@{{host}},command_gen,linux dbclient -A {{user}}@{{host}},Connect and forward [A]gent connections to remote host:,explain,linux Open the settings GUI:,systemsettings,command_gen,linux systemsettings,Open the settings GUI:,explain,linux List all possible KCM modules for `systemsettings`:,systemsettings --list,command_gen,linux systemsettings --list,List all possible KCM modules for `systemsettings`:,explain,linux Display help:,systemsettings {{[-h|--help]}},command_gen,linux systemsettings {{[-h|--help]}},Display help:,explain,linux Initialize a basic repository in a directory:,createrepo {{path/to/directory}},command_gen,linux createrepo {{path/to/directory}},Initialize a basic repository in a directory:,explain,linux "Initialize a repository, exclude test RPMs and display verbose logs:",createrepo {{[-v|--verbose]}} {{[-x|--excludes]}} {{test_*.rpm}} {{path/to/directory}},command_gen,linux createrepo {{[-v|--verbose]}} {{[-x|--excludes]}} {{test_*.rpm}} {{path/to/directory}},"Initialize a repository, exclude test RPMs and display verbose logs:",explain,linux "Initialize a repository, using SHA1 as the checksum algorithm, and ignoring symbolic links:",createrepo {{[-S|--skip-symlinks]}} {{[-s|--checksum]}} {{sha1}} {{path/to/directory}},command_gen,linux createrepo {{[-S|--skip-symlinks]}} {{[-s|--checksum]}} {{sha1}} {{path/to/directory}},"Initialize a repository, using SHA1 as the checksum algorithm, and ignoring symbolic links:",explain,linux Reserve a device (currently only supports audio devices):,pw-reserve {{[-n|--name]}} {{audioN}},command_gen,linux pw-reserve {{[-n|--name]}} {{audioN}},Reserve a device (currently only supports audio devices):,explain,linux Monitor a device instead of reserving it:,pw-reserve {{[-n|--name]}} {{audioN}} {{[-m|--monitor]}},command_gen,linux pw-reserve {{[-n|--name]}} {{audioN}} {{[-m|--monitor]}},Monitor a device instead of reserving it:,explain,linux Display help:,pw-reserve {{[-h|--help]}},command_gen,linux pw-reserve {{[-h|--help]}},Display help:,explain,linux Display the most recent login of all users:,lastlog,command_gen,linux lastlog,Display the most recent login of all users:,explain,linux Display the lastlog record of the specified user:,lastlog --user {{username}},command_gen,linux lastlog --user {{username}},Display the lastlog record of the specified user:,explain,linux Display records older than 7 days:,lastlog --before 7,command_gen,linux lastlog --before 7,Display records older than 7 days:,explain,linux Display records more recent than 3 days:,lastlog --time 3,command_gen,linux lastlog --time 3,Display records more recent than 3 days:,explain,linux Download a file from a server:,smbget {{smb://server/share/file}},command_gen,linux smbget {{smb://server/share/file}},Download a file from a server:,explain,linux Download a share or directory recursively:,smbget --recursive {{smb://server/share}},command_gen,linux smbget --recursive {{smb://server/share}},Download a share or directory recursively:,explain,linux Connect with a username and password:,smbget {{smb://server/share/file}} {{[-U|--user]}} {{username%password}},command_gen,linux smbget {{smb://server/share/file}} {{[-U|--user]}} {{username%password}},Connect with a username and password:,explain,linux Require encrypted transfers:,smbget {{smb://server/share/file}} {{[-e|--encrypt]}},command_gen,linux smbget {{smb://server/share/file}} {{[-e|--encrypt]}},Require encrypted transfers:,explain,linux Open cmus into the specified directory (this will become your new working directory):,cmus {{path/to/directory}},command_gen,linux cmus {{path/to/directory}},Open cmus into the specified directory (this will become your new working directory):,explain,linux Add file/directory to library:,<:>add {{path/to/file_or_directory}},command_gen,linux <:>add {{path/to/file_or_directory}},Add file/directory to library:,explain,linux Pause/unpause current song:,,command_gen,linux ,Pause/unpause current song:,explain,linux Toggle shuffle mode on/off:,,command_gen,linux ,Toggle shuffle mode on/off:,explain,linux Quit cmus:,,command_gen,linux ,Quit cmus:,explain,linux Upgrade a container using the container's native package manager:,distrobox-upgrade {{container_name}},command_gen,linux distrobox-upgrade {{container_name}},Upgrade a container using the container's native package manager:,explain,linux Upgrade all containers using the container's native package managers:,distrobox-upgrade {{[-a|--all]}},command_gen,linux distrobox-upgrade {{[-a|--all]}},Upgrade all containers using the container's native package managers:,explain,linux Upgrade specific containers via the container's native package manager:,distrobox-upgrade {{container1 container2 ...}},command_gen,linux distrobox-upgrade {{container1 container2 ...}},Upgrade specific containers via the container's native package manager:,explain,linux Read a man page for a command that is provided by a specified package:,debman -p {{package}} {{command}},command_gen,linux debman -p {{package}} {{command}},Read a man page for a command that is provided by a specified package:,explain,linux Specify a package version to download:,debman -p {{package}}={{version}} {{command}},command_gen,linux debman -p {{package}}={{version}} {{command}},Specify a package version to download:,explain,linux Read a man page in a `.deb` file:,debman -f {{path/to/filename.deb}} {{command}},command_gen,linux debman -f {{path/to/filename.deb}} {{command}},Read a man page in a `.deb` file:,explain,linux List available chroots:,schroot --list,command_gen,linux schroot --list,List available chroots:,explain,linux Run a command in a specific chroot:,schroot --chroot {{chroot}} {{command}},command_gen,linux schroot --chroot {{chroot}} {{command}},Run a command in a specific chroot:,explain,linux Run a command with options in a specific chroot:,schroot --chroot {{chroot}} {{command}} -- {{command_options}},command_gen,linux schroot --chroot {{chroot}} {{command}} -- {{command_options}},Run a command with options in a specific chroot:,explain,linux Run a command in all available chroots:,schroot --all {{command}},command_gen,linux schroot --all {{command}},Run a command in all available chroots:,explain,linux Start an interactive shell within a specific chroot as a specific user:,schroot --chroot {{chroot}} --user {{user}},command_gen,linux schroot --chroot {{chroot}} --user {{user}},Start an interactive shell within a specific chroot as a specific user:,explain,linux Begin a new session (a unique session ID is returned on `stdout`):,schroot --begin-session --chroot {{chroot}},command_gen,linux schroot --begin-session --chroot {{chroot}},Begin a new session (a unique session ID is returned on `stdout`):,explain,linux Connect to an existing session:,schroot --run-session --chroot {{session_id}},command_gen,linux schroot --run-session --chroot {{session_id}},Connect to an existing session:,explain,linux End an existing session:,schroot --end-session --chroot {{session_id}},command_gen,linux schroot --end-session --chroot {{session_id}},End an existing session:,explain,linux Launch the X11 GUI (if available):,sudo lshw -X,command_gen,linux sudo lshw -X,Launch the X11 GUI (if available):,explain,linux List all hardware in tabular format:,sudo lshw -short,command_gen,linux sudo lshw -short,List all hardware in tabular format:,explain,linux List multiple class of hardware (all disks and storage controllers) in tabular format:,sudo lshw {{[-c|-class]}} disk {{[-c|-class]}} storage -short,command_gen,linux sudo lshw {{[-c|-class]}} disk {{[-c|-class]}} storage -short,List multiple class of hardware (all disks and storage controllers) in tabular format:,explain,linux Save all network interfaces to an HTML/XML/JSON file:,sudo lshw {{[-c|-class]}} network -{{html|xml|json}} > interfaces{{.html|.xml|.json}},command_gen,linux sudo lshw {{[-c|-class]}} network -{{html|xml|json}} > interfaces{{.html|.xml|.json}},Save all network interfaces to an HTML/XML/JSON file:,explain,linux "List network interfaces without revealing sensitive information (IP addresses, serial numbers, etc.):",sudo lshw {{[-c|-class]}} network -sanitize,command_gen,linux sudo lshw {{[-c|-class]}} network -sanitize,"List network interfaces without revealing sensitive information (IP addresses, serial numbers, etc.):",explain,linux List a particular class of hardware:,sudo lshw {{[-c|-class]}} {{system|bridge|memory|processor|address|storage|disk|tape|bus|network|display|input|printer|multimedia|communication|power|volume|generic}},command_gen,linux sudo lshw {{[-c|-class]}} {{system|bridge|memory|processor|address|storage|disk|tape|bus|network|display|input|printer|multimedia|communication|power|volume|generic}},List a particular class of hardware:,explain,linux Set a password for a specific user in a virtual machine interactively:,qm guest passwd {{vm_id}} {{username}},command_gen,linux qm guest passwd {{vm_id}} {{username}},Set a password for a specific user in a virtual machine interactively:,explain,linux Set an already hashed password for a specific user in a virtual machine interactively:,qm guest passwd {{vm_id}} {{username}} --crypted 1,command_gen,linux qm guest passwd {{vm_id}} {{username}} --crypted 1,Set an already hashed password for a specific user in a virtual machine interactively:,explain,linux Start a Tetris game:,yetris,command_gen,linux yetris,Start a Tetris game:,explain,linux Navigate the piece horizontally:,{{|}},command_gen,linux {{|}},Navigate the piece horizontally:,explain,linux Rotate the piece clockwise or counterclockwise:,{{|}},command_gen,linux {{|}},Rotate the piece clockwise or counterclockwise:,explain,linux Hold a piece (only one allowed at a time):,,command_gen,linux ,Hold a piece (only one allowed at a time):,explain,linux Soft drop the piece:,,command_gen,linux ,Soft drop the piece:,explain,linux Hard drop the piece:,,command_gen,linux ,Hard drop the piece:,explain,linux Pause/unpause the game:,

,command_gen,linux

,Pause/unpause the game:,explain,linux Quit the game:,,command_gen,linux ,Quit the game:,explain,linux Generate with wal's palette and the current wallpaper (feh only):,wal-telegram,command_gen,linux wal-telegram,Generate with wal's palette and the current wallpaper (feh only):,explain,linux Generate with wal's palette and a specified background image:,wal-telegram --background={{path/to/image}},command_gen,linux wal-telegram --background={{path/to/image}},Generate with wal's palette and a specified background image:,explain,linux Generate with wal's palette and a colored background based on the palette:,wal-telegram --tiled,command_gen,linux wal-telegram --tiled,Generate with wal's palette and a colored background based on the palette:,explain,linux Apply a gaussian blur on the background image:,wal-telegram -g,command_gen,linux wal-telegram -g,Apply a gaussian blur on the background image:,explain,linux Specify a location for the generated theme (default is `$XDG_CACHE_HOME/wal-telegram` or `~/.cache/wal-telegram`):,wal-telegram --destination={{path/to/destination}},command_gen,linux wal-telegram --destination={{path/to/destination}},Specify a location for the generated theme (default is `$XDG_CACHE_HOME/wal-telegram` or `~/.cache/wal-telegram`):,explain,linux Restart the telegram app after generation:,wal-telegram --restart,command_gen,linux wal-telegram --restart,Restart the telegram app after generation:,explain,linux Run warpd in normal mode:,warpd --normal,command_gen,linux warpd --normal,Run warpd in normal mode:,explain,linux Run warpd in hint mode:,warpd --hint,command_gen,linux warpd --hint,Run warpd in hint mode:,explain,linux Move cursor left:,,command_gen,linux ,Move cursor left:,explain,linux Move cursor down:,,command_gen,linux ,Move cursor down:,explain,linux Move cursor up:,,command_gen,linux ,Move cursor up:,explain,linux Move cursor right:,,command_gen,linux ,Move cursor right:,explain,linux Emulate left click:,,command_gen,linux ,Emulate left click:,explain,linux Open the interactive menu for timezone selection and print the selected timezone to `stdout`:,tzselect,command_gen,linux tzselect,Open the interactive menu for timezone selection and print the selected timezone to `stdout`:,explain,linux Ask for nearest timezone to coordinates in ISO 6709 notation:,tzselect -c {{coordinates}},command_gen,linux tzselect -c {{coordinates}},Ask for nearest timezone to coordinates in ISO 6709 notation:,explain,linux List last logged in users:,sudo lastb,command_gen,linux sudo lastb,List last logged in users:,explain,linux List all last logged in users since a given time:,sudo lastb {{[-s|--since]}} {{YYYY-MM-DD}},command_gen,linux sudo lastb {{[-s|--since]}} {{YYYY-MM-DD}},List all last logged in users since a given time:,explain,linux List all last logged in users until a given time:,sudo lastb {{[-t|--until]}} {{YYYY-MM-DD}},command_gen,linux sudo lastb {{[-t|--until]}} {{YYYY-MM-DD}},List all last logged in users until a given time:,explain,linux List all logged in users at a specific time:,sudo lastb {{[-p|--present]}} {{hh:mm}},command_gen,linux sudo lastb {{[-p|--present]}} {{hh:mm}},List all logged in users at a specific time:,explain,linux List all last logged in users and translate the IP into a hostname:,sudo lastb {{[-d|--dns]}},command_gen,linux sudo lastb {{[-d|--dns]}},List all last logged in users and translate the IP into a hostname:,explain,linux Remove first column of `stdin`:,colrm {{1 1}},command_gen,linux colrm {{1 1}},Remove first column of `stdin`:,explain,linux Remove from 3rd column till the end of each line:,colrm {{3}},command_gen,linux colrm {{3}},Remove from 3rd column till the end of each line:,explain,linux Remove from the 3rd column till the 5th column of each line:,colrm {{3 5}},command_gen,linux colrm {{3 5}},Remove from the 3rd column till the 5th column of each line:,explain,linux "Display ext2, ext3 and ext4 filesystem information:",dumpe2fs {{/dev/sdXN}},command_gen,linux dumpe2fs {{/dev/sdXN}},"Display ext2, ext3 and ext4 filesystem information:",explain,linux Display the blocks which are reserved as bad in the filesystem:,dumpe2fs -b {{/dev/sdXN}},command_gen,linux dumpe2fs -b {{/dev/sdXN}},Display the blocks which are reserved as bad in the filesystem:,explain,linux Force display filesystem information even with unrecognizable feature flags:,dumpe2fs -f {{/dev/sdXN}},command_gen,linux dumpe2fs -f {{/dev/sdXN}},Force display filesystem information even with unrecognizable feature flags:,explain,linux Only display the superblock information and not any of the block group descriptor detail information:,dumpe2fs -h {{/dev/sdXN}},command_gen,linux dumpe2fs -h {{/dev/sdXN}},Only display the superblock information and not any of the block group descriptor detail information:,explain,linux Print the detailed group information block numbers in hexadecimal format:,dumpe2fs -x {{/dev/sdXN}},command_gen,linux dumpe2fs -x {{/dev/sdXN}},Print the detailed group information block numbers in hexadecimal format:,explain,linux "Print a summary of CPU, memory, hard drive and kernel information:",inxi,command_gen,linux inxi,"Print a summary of CPU, memory, hard drive and kernel information:",explain,linux "Print a full description of CPU, memory, disk, network, and process information and filter sensitive information:",inxi {{[-ez|--expanded --filter]}},command_gen,linux inxi {{[-ez|--expanded --filter]}},"Print a full description of CPU, memory, disk, network, and process information and filter sensitive information:",explain,linux Print a summary of CPU information:,inxi {{[-C|--cpu]}},command_gen,linux inxi {{[-C|--cpu]}},Print a summary of CPU information:,explain,linux Print a summary of graphics information:,inxi {{[-G|--graphics]}},command_gen,linux inxi {{[-G|--graphics]}},Print a summary of graphics information:,explain,linux Print a summary of system RAM:,inxi {{[-m|--memory]}},command_gen,linux inxi {{[-m|--memory]}},Print a summary of system RAM:,explain,linux Print a summary of system audio:,inxi {{[-A|--audio]}},command_gen,linux inxi {{[-A|--audio]}},Print a summary of system audio:,explain,linux Print available sensor data:,inxi {{[-s|--sensors]}},command_gen,linux inxi {{[-s|--sensors]}},Print available sensor data:,explain,linux Print information about the distribution's repositories:,inxi {{[-r|--repos]}},command_gen,linux inxi {{[-r|--repos]}},Print information about the distribution's repositories:,explain,linux Open the GUI:,kinfocenter,command_gen,linux kinfocenter,Open the GUI:,explain,linux List all possible KCM modules for `kinfocenter`:,kinfocenter --list,command_gen,linux kinfocenter --list,List all possible KCM modules for `kinfocenter`:,explain,linux Display help:,kinfocenter {{[-h|--help]}},command_gen,linux kinfocenter {{[-h|--help]}},Display help:,explain,linux Initialize the `/dev/sda1` volume for use by LVM:,pvcreate {{/dev/sda1}},command_gen,linux pvcreate {{/dev/sda1}},Initialize the `/dev/sda1` volume for use by LVM:,explain,linux Force the creation without any confirmation prompts:,pvcreate --force {{/dev/sda1}},command_gen,linux pvcreate --force {{/dev/sda1}},Force the creation without any confirmation prompts:,explain,linux View documentation for authenticating `pkgctl` with services like GitLab:,tldr pkgctl auth,command_gen,linux tldr pkgctl auth,View documentation for authenticating `pkgctl` with services like GitLab:,explain,linux View documentation for building packages inside a clean `chroot`:,tldr pkgctl build,command_gen,linux tldr pkgctl build,View documentation for building packages inside a clean `chroot`:,explain,linux View documentation for updating the binary repository as final release step:,tldr pkgctl db update,command_gen,linux tldr pkgctl db update,View documentation for updating the binary repository as final release step:,explain,linux View documentation for comparing package files using different modes:,tldr pkgctl diff,command_gen,linux tldr pkgctl diff,View documentation for comparing package files using different modes:,explain,linux View documentation for releasing build artifacts:,tldr pkgctl release,command_gen,linux tldr pkgctl release,View documentation for releasing build artifacts:,explain,linux View documentation for managing Git packaging repositories and their configuration:,tldr pkgctl repo,command_gen,linux tldr pkgctl repo,View documentation for managing Git packaging repositories and their configuration:,explain,linux Display version:,pkgctl version,command_gen,linux pkgctl version,Display version:,explain,linux View the current security context of a file or directory:,ls {{[-dlZ|--directory -l --context]}} {{path/to/file_or_directory}},command_gen,linux ls {{[-dlZ|--directory -l --context]}} {{path/to/file_or_directory}},View the current security context of a file or directory:,explain,linux Restore the security context of a file or directory:,restorecon {{path/to/file_or_directory}},command_gen,linux restorecon {{path/to/file_or_directory}},Restore the security context of a file or directory:,explain,linux "Restore the security context of a directory recursively, and show all changed labels:",restorecon -R -v {{path/to/directory}},command_gen,linux restorecon -R -v {{path/to/directory}},"Restore the security context of a directory recursively, and show all changed labels:",explain,linux "Restore the security context of a directory recursively, using all available threads, and show progress:",restorecon -R -T {{0}} -p {{path/to/directory}},command_gen,linux restorecon -R -T {{0}} -p {{path/to/directory}},"Restore the security context of a directory recursively, using all available threads, and show progress:",explain,linux Preview the label changes that would happen without applying them:,restorecon -R -n -v {{path/to/directory}},command_gen,linux restorecon -R -n -v {{path/to/directory}},Preview the label changes that would happen without applying them:,explain,linux Create an mdbook project in the current directory:,mdbook init,command_gen,linux mdbook init,Create an mdbook project in the current directory:,explain,linux Create an mdbook project in a specific directory:,mdbook init {{path/to/directory}},command_gen,linux mdbook init {{path/to/directory}},Create an mdbook project in a specific directory:,explain,linux Clean the directory with the generated book:,mdbook clean,command_gen,linux mdbook clean,Clean the directory with the generated book:,explain,linux "Serve a book at , auto build when file changes:",mdbook serve,command_gen,linux mdbook serve,"Serve a book at , auto build when file changes:",explain,linux Watch a set of Markdown files and automatically build when a file is changed:,mdbook watch,command_gen,linux mdbook watch,Watch a set of Markdown files and automatically build when a file is changed:,explain,linux Show ASCII aliases of a character:,ascii {{a}},command_gen,linux ascii {{a}},Show ASCII aliases of a character:,explain,linux "Show ASCII aliases in short, script-friendly mode:",ascii -t {{a}},command_gen,linux ascii -t {{a}},"Show ASCII aliases in short, script-friendly mode:",explain,linux Show ASCII aliases of multiple characters:,ascii -s {{tldr}},command_gen,linux ascii -s {{tldr}},Show ASCII aliases of multiple characters:,explain,linux Show ASCII table in decimal:,ascii -d,command_gen,linux ascii -d,Show ASCII table in decimal:,explain,linux Show ASCII table in hexadecimal:,ascii -x,command_gen,linux ascii -x,Show ASCII table in hexadecimal:,explain,linux Show ASCII table in octal:,ascii -o,command_gen,linux ascii -o,Show ASCII table in octal:,explain,linux Show ASCII table in binary:,ascii -b,command_gen,linux ascii -b,Show ASCII table in binary:,explain,linux Show options summary and complete ASCII table:,ascii,command_gen,linux ascii,Show options summary and complete ASCII table:,explain,linux "List all NetworkManager connections (shows name, UUID, type and device):",nmcli connection,command_gen,linux nmcli connection,"List all NetworkManager connections (shows name, UUID, type and device):",explain,linux Activate a connection:,nmcli connection up uuid {{uuid}},command_gen,linux nmcli connection up uuid {{uuid}},Activate a connection:,explain,linux Deactivate a connection:,nmcli connection down uuid {{uuid}},command_gen,linux nmcli connection down uuid {{uuid}},Deactivate a connection:,explain,linux Create an auto-configured dual stack connection:,nmcli connection add ifname {{interface_name}} type {{ethernet}} ipv4.method {{auto}} ipv6.method {{auto}},command_gen,linux nmcli connection add ifname {{interface_name}} type {{ethernet}} ipv4.method {{auto}} ipv6.method {{auto}},Create an auto-configured dual stack connection:,explain,linux Create a static IPv6-only connection:,nmcli connection add ifname {{interface_name}} type {{ethernet}} ip6 {{2001:db8::2/64}} gw6 {{2001:db8::1}} ipv6.dns {{2001:db8::1}} ipv4.method {{ignore}},command_gen,linux nmcli connection add ifname {{interface_name}} type {{ethernet}} ip6 {{2001:db8::2/64}} gw6 {{2001:db8::1}} ipv6.dns {{2001:db8::1}} ipv4.method {{ignore}},Create a static IPv6-only connection:,explain,linux Create a static IPv4-only connection:,nmcli connection add ifname {{interface_name}} type {{ethernet}} ip4 {{10.0.0.7/8}} gw4 {{10.0.0.1}} ipv4.dns {{10.0.0.1}} ipv6.method {{ignore}},command_gen,linux nmcli connection add ifname {{interface_name}} type {{ethernet}} ip4 {{10.0.0.7/8}} gw4 {{10.0.0.1}} ipv4.dns {{10.0.0.1}} ipv6.method {{ignore}},Create a static IPv4-only connection:,explain,linux Create a VPN connection using OpenVPN from an OVPN file:,nmcli connection import type {{openvpn}} file {{path/to/vpn_config.ovpn}},command_gen,linux nmcli connection import type {{openvpn}} file {{path/to/vpn_config.ovpn}},Create a VPN connection using OpenVPN from an OVPN file:,explain,linux View the factors determining the scheduling priority of all jobs:,sprio,command_gen,linux sprio,View the factors determining the scheduling priority of all jobs:,explain,linux View the factors determining the specified job's scheduling priority:,"sprio {{[-j|--jobs]}} {{job_id_1,job_id_2,...}}",command_gen,linux "sprio {{[-j|--jobs]}} {{job_id_1,job_id_2,...}}",View the factors determining the specified job's scheduling priority:,explain,linux Output additional information:,sprio {{[-l|--long]}},command_gen,linux sprio {{[-l|--long]}},Output additional information:,explain,linux View information for the jobs of specified users:,"sprio {{[-u|--user]}} {{user_name_1,user_name_2,...}}",command_gen,linux "sprio {{[-u|--user]}} {{user_name_1,user_name_2,...}}",View information for the jobs of specified users:,explain,linux Print the weights for each factor determining job scheduling priority:,sprio {{[-w|--weights]}},command_gen,linux sprio {{[-w|--weights]}},Print the weights for each factor determining job scheduling priority:,explain,linux Show the general status of NetworkManager:,nmcli general,command_gen,linux nmcli general,Show the general status of NetworkManager:,explain,linux Show the hostname of the current device:,nmcli general hostname,command_gen,linux nmcli general hostname,Show the hostname of the current device:,explain,linux Change the hostname of the current device:,sudo nmcli general hostname {{new_hostname}},command_gen,linux sudo nmcli general hostname {{new_hostname}},Change the hostname of the current device:,explain,linux Show the permissions of NetworkManager:,nmcli general permissions,command_gen,linux nmcli general permissions,Show the permissions of NetworkManager:,explain,linux Show the current logging level and domains:,nmcli general logging,command_gen,linux nmcli general logging,Show the current logging level and domains:,explain,linux Set the logging level and/or domains (see `man NetworkManager.conf` for all available domains):,"nmcli general logging level {{INFO|OFF|ERR|WARN|DEBUG|TRACE}} domain {{domain_1,domain_2,...}}",command_gen,linux "nmcli general logging level {{INFO|OFF|ERR|WARN|DEBUG|TRACE}} domain {{domain_1,domain_2,...}}",Set the logging level and/or domains (see `man NetworkManager.conf` for all available domains):,explain,linux Start the daemon:,bluetoothd,command_gen,linux bluetoothd,Start the daemon:,explain,linux "Start the daemon, logging to `stdout`:",bluetoothd --nodetach,command_gen,linux bluetoothd --nodetach,"Start the daemon, logging to `stdout`:",explain,linux Start the daemon with a specific configuration file (defaults to `/etc/bluetooth/main.conf`):,bluetoothd --configfile {{path/to/file}},command_gen,linux bluetoothd --configfile {{path/to/file}},Start the daemon with a specific configuration file (defaults to `/etc/bluetooth/main.conf`):,explain,linux Start the daemon with verbose output to `stderr`:,bluetoothd --debug,command_gen,linux bluetoothd --debug,Start the daemon with verbose output to `stderr`:,explain,linux Start the daemon with verbose output coming from specific files in the bluetoothd or plugins source:,bluetoothd --debug={{path/to/file1:path/to/file2:...}},command_gen,linux bluetoothd --debug={{path/to/file1:path/to/file2:...}},Start the daemon with verbose output coming from specific files in the bluetoothd or plugins source:,explain,linux List existing links with their status:,networkctl list,command_gen,linux networkctl list,List existing links with their status:,explain,linux Show an overall network status:,networkctl status,command_gen,linux networkctl status,Show an overall network status:,explain,linux Bring network devices up:,networkctl up {{interface1 interface2 ...}},command_gen,linux networkctl up {{interface1 interface2 ...}},Bring network devices up:,explain,linux Bring network devices down:,networkctl down {{interface1 interface2 ...}},command_gen,linux networkctl down {{interface1 interface2 ...}},Bring network devices down:,explain,linux Renew dynamic configurations (e.g. IP addresses received from a DHCP server):,networkctl renew {{interface1 interface2 ...}},command_gen,linux networkctl renew {{interface1 interface2 ...}},Renew dynamic configurations (e.g. IP addresses received from a DHCP server):,explain,linux Reload configuration files (.netdev and .network):,networkctl reload,command_gen,linux networkctl reload,Reload configuration files (.netdev and .network):,explain,linux "Reconfigure network interfaces (if you edited the config, you need to call `networkctl reload` first):",networkctl reconfigure {{interface1 interface2 ...}},command_gen,linux networkctl reconfigure {{interface1 interface2 ...}},"Reconfigure network interfaces (if you edited the config, you need to call `networkctl reload` first):",explain,linux Change the base OS to a new container image from a registry:,sudo bootc switch {{image}},command_gen,linux sudo bootc switch {{image}},Change the base OS to a new container image from a registry:,explain,linux Change the base OS to a new container image from the local image storage of the root user:,sudo bootc switch --transport containers-storage {{image}},command_gen,linux sudo bootc switch --transport containers-storage {{image}},Change the base OS to a new container image from the local image storage of the root user:,explain,linux Change the base OS to a new container image stored in a tarball:,sudo bootc switch --transport oci-archive {{path/to/image.tar.gz}},command_gen,linux sudo bootc switch --transport oci-archive {{path/to/image.tar.gz}},Change the base OS to a new container image stored in a tarball:,explain,linux Change the line endings of a file:,dos2unix {{path/to/file}},command_gen,linux dos2unix {{path/to/file}},Change the line endings of a file:,explain,linux Create a copy with Unix-style line endings:,dos2unix {{[-n|--newfile]}} {{path/to/file}} {{path/to/new_file}},command_gen,linux dos2unix {{[-n|--newfile]}} {{path/to/file}} {{path/to/new_file}},Create a copy with Unix-style line endings:,explain,linux Display file information:,dos2unix {{[-i|--info]}} {{path/to/file}},command_gen,linux dos2unix {{[-i|--info]}} {{path/to/file}},Display file information:,explain,linux Keep/add/remove Byte Order Mark:,dos2unix --{{keep-bom|add-bom|remove-bom}} {{path/to/file}},command_gen,linux dos2unix --{{keep-bom|add-bom|remove-bom}} {{path/to/file}},Keep/add/remove Byte Order Mark:,explain,linux View documentation for the original command:,tldr plasma-apply-lookandfeel,command_gen,linux tldr plasma-apply-lookandfeel,View documentation for the original command:,explain,linux Print the log:,logread,command_gen,linux logread,Print the log:,explain,linux Print `n` messages:,logread -l {{n}},command_gen,linux logread -l {{n}},Print `n` messages:,explain,linux Filter messages by (Keyword/Regular Expression):,logread -e {{pattern}},command_gen,linux logread -e {{pattern}},Filter messages by (Keyword/Regular Expression):,explain,linux Print log messages as they happen:,logread -f,command_gen,linux logread -f,Print log messages as they happen:,explain,linux Display help:,logread -h,command_gen,linux logread -h,Display help:,explain,linux List enabled services and the runlevels they are added to:,rc-update,command_gen,linux rc-update,List enabled services and the runlevels they are added to:,explain,linux List all services:,rc-update {{[-v|--verbose]}},command_gen,linux rc-update {{[-v|--verbose]}},List all services:,explain,linux Add a service to a runlevel:,sudo rc-update add {{service_name}} {{runlevel}},command_gen,linux sudo rc-update add {{service_name}} {{runlevel}},Add a service to a runlevel:,explain,linux Delete a service from a runlevel:,sudo rc-update {{[del|delete]}} {{service_name}} {{runlevel}},command_gen,linux sudo rc-update {{[del|delete]}} {{service_name}} {{runlevel}},Delete a service from a runlevel:,explain,linux Delete a service from all runlevels:,sudo rc-update {{[-a|--all]}} {{[del|delete]}} {{service_name}},command_gen,linux sudo rc-update {{[-a|--all]}} {{[del|delete]}} {{service_name}},Delete a service from all runlevels:,explain,linux Check status of currently active interfaces:,sudo wg,command_gen,linux sudo wg,Check status of currently active interfaces:,explain,linux Generate a new private key:,wg genkey,command_gen,linux wg genkey,Generate a new private key:,explain,linux Generate a public key from a private key:,wg pubkey < {{path/to/private_key}} > {{path/to/public_key}},command_gen,linux wg pubkey < {{path/to/private_key}} > {{path/to/public_key}},Generate a public key from a private key:,explain,linux Generate a public and private key:,wg genkey | tee {{path/to/private_key}} | wg pubkey > {{path/to/public_key}},command_gen,linux wg genkey | tee {{path/to/private_key}} | wg pubkey > {{path/to/public_key}},Generate a public and private key:,explain,linux Show the current configuration of a wireguard interface:,sudo wg showconf {{wg0}},command_gen,linux sudo wg showconf {{wg0}},Show the current configuration of a wireguard interface:,explain,linux Search files containing a specific string in their name in a specific directory:,mate-search-tool --named={{string}} --path={{path/to/directory}},command_gen,linux mate-search-tool --named={{string}} --path={{path/to/directory}},Search files containing a specific string in their name in a specific directory:,explain,linux Search files without waiting a user confirmation:,mate-search-tool --start --named={{string}} --path={{path/to/directory}},command_gen,linux mate-search-tool --start --named={{string}} --path={{path/to/directory}},Search files without waiting a user confirmation:,explain,linux Search files with name matching a specific regular expression:,mate-search-tool --start --regex={{string}} --path={{path/to/directory}},command_gen,linux mate-search-tool --start --regex={{string}} --path={{path/to/directory}},Search files with name matching a specific regular expression:,explain,linux Set a sorting order in search results:,mate-search-tool --start --named={{string}} --path={{path/to/directory}} --sortby={{name|folder|size|type|date}},command_gen,linux mate-search-tool --start --named={{string}} --path={{path/to/directory}} --sortby={{name|folder|size|type|date}},Set a sorting order in search results:,explain,linux Set a descending sorting order:,mate-search-tool --start --named={{string}} --path={{path/to/directory}} --descending,command_gen,linux mate-search-tool --start --named={{string}} --path={{path/to/directory}} --descending,Set a descending sorting order:,explain,linux Search files owned by a specific user/group:,mate-search-tool --start --{{user|group}}={{value}} --path={{path/to/directory}},command_gen,linux mate-search-tool --start --{{user|group}}={{value}} --path={{path/to/directory}},Search files owned by a specific user/group:,explain,linux Lock the display and show a padlock instead of the cursor:,xtrlock,command_gen,linux xtrlock,Lock the display and show a padlock instead of the cursor:,explain,linux Display a blank screen as well as the padlock cursor:,xtrlock -b,command_gen,linux xtrlock -b,Display a blank screen as well as the padlock cursor:,explain,linux Fork the xtrlock process and return immediately:,xtrlock -f,command_gen,linux xtrlock -f,Fork the xtrlock process and return immediately:,explain,linux List all local USB devices and their bus ID's:,usbip list {{[-l|--local]}},command_gen,linux usbip list {{[-l|--local]}},List all local USB devices and their bus ID's:,explain,linux Start a `usbip` daemon on the server:,systemctl start usbipd,command_gen,linux systemctl start usbipd,Start a `usbip` daemon on the server:,explain,linux Bind a USB device to `usbip` on the server:,sudo usbip bind {{[-b|--busid]}} {{bus_id}},command_gen,linux sudo usbip bind {{[-b|--busid]}} {{bus_id}},Bind a USB device to `usbip` on the server:,explain,linux Load the kernel module required by `usbip` on the client:,sudo modprobe vhci-hcd,command_gen,linux sudo modprobe vhci-hcd,Load the kernel module required by `usbip` on the client:,explain,linux Attach to the `usbip` device on the client (bus ID is the same as on the server):,sudo usbip attach {{[-r|--remote]}} {{ip_address}} {{[-b|--busid]}} {{bus_id}},command_gen,linux sudo usbip attach {{[-r|--remote]}} {{ip_address}} {{[-b|--busid]}} {{bus_id}},Attach to the `usbip` device on the client (bus ID is the same as on the server):,explain,linux List attached devices:,usbip port,command_gen,linux usbip port,List attached devices:,explain,linux Detach from a device:,sudo usbip detach {{[-p|--port]}} {{port}},command_gen,linux sudo usbip detach {{[-p|--port]}} {{port}},Detach from a device:,explain,linux Unbind a device:,usbip unbind {{[-b|--busid]}} {{bus_id}},command_gen,linux usbip unbind {{[-b|--busid]}} {{bus_id}},Unbind a device:,explain,linux Print a JSON representation of the default PipeWire instance's current state:,pw-dump,command_gen,linux pw-dump,Print a JSON representation of the default PipeWire instance's current state:,explain,linux Print a JSON representation of an object:,pw-dump {{object_id}},command_gen,linux pw-dump {{object_id}},Print a JSON representation of an object:,explain,linux "Dump the current state monitoring changes, printing it again:",pw-dump {{[-m|--monitor]}},command_gen,linux pw-dump {{[-m|--monitor]}},"Dump the current state monitoring changes, printing it again:",explain,linux Dump the current state of a remote instance to a file:,pw-dump {{[-r|--remote]}} {{remote_name}} > {{path/to/dump_file.json}},command_gen,linux pw-dump {{[-r|--remote]}} {{remote_name}} > {{path/to/dump_file.json}},Dump the current state of a remote instance to a file:,explain,linux Set a color configuration:,pw-dump {{[-C|--color]}} {{never|always|auto}},command_gen,linux pw-dump {{[-C|--color]}} {{never|always|auto}},Set a color configuration:,explain,linux Display help:,pw-dump {{[-h|--help]}},command_gen,linux pw-dump {{[-h|--help]}},Display help:,explain,linux Initialize ProtonVPN profile:,protonvpn init,command_gen,linux protonvpn init,Initialize ProtonVPN profile:,explain,linux Connect to ProtonVPN interactively:,protonvpn {{c|connect}},command_gen,linux protonvpn {{c|connect}},Connect to ProtonVPN interactively:,explain,linux Display connection status:,protonvpn {{s|status}},command_gen,linux protonvpn {{s|status}},Display connection status:,explain,linux Disconnect from ProtonVPN:,protonvpn {{d|disconnect}},command_gen,linux protonvpn {{d|disconnect}},Disconnect from ProtonVPN:,explain,linux Reconnect or connect to the last server used:,protonvpn {{r|reconnect}},command_gen,linux protonvpn {{r|reconnect}},Reconnect or connect to the last server used:,explain,linux Refresh OpenVPN configuration and server data:,protonvpn refresh,command_gen,linux protonvpn refresh,Refresh OpenVPN configuration and server data:,explain,linux Display help for a subcommand:,protonvpn {{subcommand}} --help,command_gen,linux protonvpn {{subcommand}} --help,Display help for a subcommand:,explain,linux Build the package in the current directory:,debuild,command_gen,linux debuild,Build the package in the current directory:,explain,linux Build a binary package only:,debuild -b,command_gen,linux debuild -b,Build a binary package only:,explain,linux Do not run lintian after building the package:,debuild --no-lintian,command_gen,linux debuild --no-lintian,Do not run lintian after building the package:,explain,linux Open the current user home directory:,nemo,command_gen,linux nemo,Open the current user home directory:,explain,linux Open specific directories in separate windows:,nemo {{path/to/directory1 path/to/directory2 ...}},command_gen,linux nemo {{path/to/directory1 path/to/directory2 ...}},Open specific directories in separate windows:,explain,linux Open specific directories in tabs:,nemo --tabs {{path/to/directory1 path/to/directory2 ...}},command_gen,linux nemo --tabs {{path/to/directory1 path/to/directory2 ...}},Open specific directories in tabs:,explain,linux Open a directory with a specific window size:,nemo --geometry={{600}}x{{400}} {{path/to/directory}},command_gen,linux nemo --geometry={{600}}x{{400}} {{path/to/directory}},Open a directory with a specific window size:,explain,linux Close all windows:,nemo --quit,command_gen,linux nemo --quit,Close all windows:,explain,linux Crack the password:,"bully --bssid ""{{mac}}"" --channel ""{{channel}}"" --bruteforce ""{{interface}}""",command_gen,linux "bully --bssid ""{{mac}}"" --channel ""{{channel}}"" --bruteforce ""{{interface}}""",Crack the password:,explain,linux Display help:,bully --help,command_gen,linux bully --help,Display help:,explain,linux Open a file:,zathura {{path/to/file}},command_gen,linux zathura {{path/to/file}},Open a file:,explain,linux Navigate left/up/down/right:,{{||||}},command_gen,linux {{||||}},Navigate left/up/down/right:,explain,linux Rotate:,,command_gen,linux ,Rotate:,explain,linux Invert Colors:,,command_gen,linux ,Invert Colors:,explain,linux Search for text by a given string:,{{string}},command_gen,linux {{string}},Search for text by a given string:,explain,linux Create/delete bookmarks:,<:>{{bmark|bdelete}} {{bookmark_name}},command_gen,linux <:>{{bmark|bdelete}} {{bookmark_name}},Create/delete bookmarks:,explain,linux List bookmarks:,<:>blist,command_gen,linux <:>blist,List bookmarks:,explain,linux "Locate binary, source and man pages for SSH:",whereis {{ssh}},command_gen,linux whereis {{ssh}},"Locate binary, source and man pages for SSH:",explain,linux Locate [b]inary and [m]an pages for ls:,whereis -bm {{ls}},command_gen,linux whereis -bm {{ls}},Locate [b]inary and [m]an pages for ls:,explain,linux Locate [s]ource of gcc and [m]an pages for Git:,whereis -s {{gcc}} -m {{git}},command_gen,linux whereis -s {{gcc}} -m {{git}},Locate [s]ource of gcc and [m]an pages for Git:,explain,linux Locate [b]inaries for gcc in `/usr/bin/` only:,whereis -b -B {{/usr/bin/}} -f {{gcc}},command_gen,linux whereis -b -B {{/usr/bin/}} -f {{gcc}},Locate [b]inaries for gcc in `/usr/bin/` only:,explain,linux Locate [u]nusual binaries (those that have more or less than one binary on the system):,whereis -u *,command_gen,linux whereis -u *,Locate [u]nusual binaries (those that have more or less than one binary on the system):,explain,linux Locate binaries that have [u]nusual [m]anual entries (binaries that have more or less than one manual installed):,whereis -u -m *,command_gen,linux whereis -u -m *,Locate binaries that have [u]nusual [m]anual entries (binaries that have more or less than one manual installed):,explain,linux Show CPU statistics at a 2 second interval for 10 times:,pidstat {{2}} {{10}},command_gen,linux pidstat {{2}} {{10}},Show CPU statistics at a 2 second interval for 10 times:,explain,linux Show page faults and memory utilization:,pidstat -r,command_gen,linux pidstat -r,Show page faults and memory utilization:,explain,linux Show input/output usage per process ID:,pidstat -d,command_gen,linux pidstat -d,Show input/output usage per process ID:,explain,linux Show information on a specific PID:,pidstat -p {{PID}},command_gen,linux pidstat -p {{PID}},Show information on a specific PID:,explain,linux "Show memory statistics for all processes whose command name include ""fox"" or ""bird"":","pidstat -C ""{{fox|bird}}"" -r -p ALL",command_gen,linux "pidstat -C ""{{fox|bird}}"" -r -p ALL","Show memory statistics for all processes whose command name include ""fox"" or ""bird"":",explain,linux Change the group ID (and drop supplemental groups) before processing client requests:,slurmrestd -g {{group_id}} {{[host]:port | unix:/path/to/socket}},command_gen,linux slurmrestd -g {{group_id}} {{[host]:port | unix:/path/to/socket}},Change the group ID (and drop supplemental groups) before processing client requests:,explain,linux Comma-delimited list of authentication plugins to load:,slurmrestd -a {{authentication_plugins}} {{[host]:port | unix:/path/to/socket}},command_gen,linux slurmrestd -a {{authentication_plugins}} {{[host]:port | unix:/path/to/socket}},Comma-delimited list of authentication plugins to load:,explain,linux Read Slurm configuration from the specified file:,slurmrestd -f {{path/to/file}},command_gen,linux slurmrestd -f {{path/to/file}},Read Slurm configuration from the specified file:,explain,linux Change user ID before processing client request:,slurmrestd -u {{user_id}},command_gen,linux slurmrestd -u {{user_id}},Change user ID before processing client request:,explain,linux Display help:,slurmrestd -h,command_gen,linux slurmrestd -h,Display help:,explain,linux Display version:,slurmrestd -V,command_gen,linux slurmrestd -V,Display version:,explain,linux View multiple images:,imv {{path/to/image1.ext path/to/image2.ext ...}},command_gen,linux imv {{path/to/image1.ext path/to/image2.ext ...}},View multiple images:,explain,linux View in fullscreen mode:,imv -f {{path/to/image.ext}},command_gen,linux imv -f {{path/to/image.ext}},View in fullscreen mode:,explain,linux View images [r]ecursively from a path:,imv -r --slideshow {{path/to/path}},command_gen,linux imv -r --slideshow {{path/to/path}},View images [r]ecursively from a path:,explain,linux Open multiple images via `stdin`:,"find . -type f -name ""{{*.svg}}"" | imv",command_gen,linux "find . -type f -name ""{{*.svg}}"" | imv",Open multiple images via `stdin`:,explain,linux Make a slideshow from a directory showing each image for 10 seconds:,imv -t 10 {{path/to/directory}},command_gen,linux imv -t 10 {{path/to/directory}},Make a slideshow from a directory showing each image for 10 seconds:,explain,linux View multiple images from the web:,curl -Osw '%{filename_effective}\n' '{{http://www.example.com/[1-10].jpg}}' | imv,command_gen,linux curl -Osw '%{filename_effective}\n' '{{http://www.example.com/[1-10].jpg}}' | imv,View multiple images from the web:,explain,linux Launch the GUI:,virt-manager,command_gen,linux virt-manager,Launch the GUI:,explain,linux Connect to a hypervisor:,virt-manager --connect {{hypervisor_uri}},command_gen,linux virt-manager --connect {{hypervisor_uri}},Connect to a hypervisor:,explain,linux Don't fork virt-manager process into background on startup:,virt-manager --no-fork,command_gen,linux virt-manager --no-fork,Don't fork virt-manager process into background on startup:,explain,linux Print debug output:,virt-manager --debug,command_gen,linux virt-manager --debug,Print debug output:,explain,linux "Open the ""New VM"" wizard:",virt-manager --show-domain-creator,command_gen,linux virt-manager --show-domain-creator,"Open the ""New VM"" wizard:",explain,linux Show domain details window for a specific virtual machine/container:,virt-manager --show-domain-editor {{name|id|uuid}},command_gen,linux virt-manager --show-domain-editor {{name|id|uuid}},Show domain details window for a specific virtual machine/container:,explain,linux Show domain performance window for a specific virtual machine/container:,virt-manager --show-domain-performance {{name|id|uuid}},command_gen,linux virt-manager --show-domain-performance {{name|id|uuid}},Show domain performance window for a specific virtual machine/container:,explain,linux Show connection details window:,virt-manager --show-host-summary,command_gen,linux virt-manager --show-host-summary,Show connection details window:,explain,linux Make shares available at `mountpoint`:,smbnetfs {{mountpoint}},command_gen,linux smbnetfs {{mountpoint}},Make shares available at `mountpoint`:,explain,linux Interactively search and install packages from the repos and AUR:,yay {{package_name|search_term}},command_gen,linux yay {{package_name|search_term}},Interactively search and install packages from the repos and AUR:,explain,linux Synchronize and update all packages from the repos and AUR:,yay,command_gen,linux yay,Synchronize and update all packages from the repos and AUR:,explain,linux Synchronize and update only AUR packages:,yay -Sua,command_gen,linux yay -Sua,Synchronize and update only AUR packages:,explain,linux Install a new package from the repos and AUR and do not ask to confirm transactions:,yay -S {{package}} --noconfirm,command_gen,linux yay -S {{package}} --noconfirm,Install a new package from the repos and AUR and do not ask to confirm transactions:,explain,linux Remove an installed package and both its dependencies and configuration files:,yay -Rns {{package}},command_gen,linux yay -Rns {{package}},Remove an installed package and both its dependencies and configuration files:,explain,linux Search the package database for a keyword from the repos and AUR:,yay -Ss {{keyword}},command_gen,linux yay -Ss {{keyword}},Search the package database for a keyword from the repos and AUR:,explain,linux Remove orphaned packages (installed as dependencies but not required by any package):,yay -Yc,command_gen,linux yay -Yc,Remove orphaned packages (installed as dependencies but not required by any package):,explain,linux Show statistics for installed packages and system health:,yay -Ps,command_gen,linux yay -Ps,Show statistics for installed packages and system health:,explain,linux Validate an XML file against a specific schema:,virt-xml-validate {{path/to/file.xml}} {{schema}},command_gen,linux virt-xml-validate {{path/to/file.xml}} {{schema}},Validate an XML file against a specific schema:,explain,linux Validate the domain XML against the domain schema:,virt-xml-validate {{path/to/domain.xml}} domain,command_gen,linux virt-xml-validate {{path/to/domain.xml}} domain,Validate the domain XML against the domain schema:,explain,linux Initialize `kde-builder`:,kde-builder --initial-setup,command_gen,linux kde-builder --initial-setup,Initialize `kde-builder`:,explain,linux Compile a KDE component and its dependencies from the source (use `workspace` to compile Plasma desktop):,kde-builder {{component_name}},command_gen,linux kde-builder {{component_name}},Compile a KDE component and its dependencies from the source (use `workspace` to compile Plasma desktop):,explain,linux Compile a component without updating its local code and without compiling its dependencies:,kde-builder {{[-S|--no-src]}} {{[-D|--no-include-dependencies]}} {{component_name}},command_gen,linux kde-builder {{[-S|--no-src]}} {{[-D|--no-include-dependencies]}} {{component_name}},Compile a component without updating its local code and without compiling its dependencies:,explain,linux Refresh the build directories before compiling:,kde-builder {{[-r|--refresh-build]}} {{component_name}},command_gen,linux kde-builder {{[-r|--refresh-build]}} {{component_name}},Refresh the build directories before compiling:,explain,linux Resume compilation from a specific dependency:,kde-builder {{[-f|--resume-from]}} {{dependency_component}} {{component_name}},command_gen,linux kde-builder {{[-f|--resume-from]}} {{dependency_component}} {{component_name}},Resume compilation from a specific dependency:,explain,linux Run a component with a specified executable name:,kde-builder --run {{executable_name}},command_gen,linux kde-builder --run {{executable_name}},Run a component with a specified executable name:,explain,linux Build all configured components:,kde-builder,command_gen,linux kde-builder,Build all configured components:,explain,linux Use system libraries in place of a component if it fails to build:,kde-builder --no-stop-on-failure {{component_name}},command_gen,linux kde-builder --no-stop-on-failure {{component_name}},Use system libraries in place of a component if it fails to build:,explain,linux View documentation for the original command:,tldr cal,command_gen,linux tldr cal,View documentation for the original command:,explain,linux Test a specific website:,./goldeneye.py {{url}},command_gen,linux ./goldeneye.py {{url}},Test a specific website:,explain,linux Test a specific website with 100 user agents and 200 concurrent sockets:,./goldeneye.py {{url}} --useragents 100 --sockets 200,command_gen,linux ./goldeneye.py {{url}} --useragents 100 --sockets 200,Test a specific website with 100 user agents and 200 concurrent sockets:,explain,linux Test a specific website without verifying the SSL certificate:,./goldeneye.py {{url}} --nosslcheck,command_gen,linux ./goldeneye.py {{url}} --nosslcheck,Test a specific website without verifying the SSL certificate:,explain,linux Test a specific website in debug mode:,./goldeneye.py {{url}} --debug,command_gen,linux ./goldeneye.py {{url}} --debug,Test a specific website in debug mode:,explain,linux Display help:,./goldeneye.py --help,command_gen,linux ./goldeneye.py --help,Display help:,explain,linux List all SCSI devices:,lsscsi,command_gen,linux lsscsi,List all SCSI devices:,explain,linux List all SCSI devices with detailed attributes:,lsscsi {{[-L|--list]}},command_gen,linux lsscsi {{[-L|--list]}},List all SCSI devices with detailed attributes:,explain,linux List all SCSI devices with human-readable disk capacity:,lsscsi {{[-s|--size]}},command_gen,linux lsscsi {{[-s|--size]}},List all SCSI devices with human-readable disk capacity:,explain,linux Open a LUKS volume and create a decrypted mapping at `/dev/mapper/mapping_name`:,systemd-cryptsetup attach {{mapping_name}} {{/dev/sdXY}},command_gen,linux systemd-cryptsetup attach {{mapping_name}} {{/dev/sdXY}},Open a LUKS volume and create a decrypted mapping at `/dev/mapper/mapping_name`:,explain,linux Open a LUKS volume with additional options and create a decrypted mapping at `/dev/mapper/mapping_name`:,systemd-cryptsetup attach {{mapping_name}} {{/dev/sdXY}} none {{crypttab_options}},command_gen,linux systemd-cryptsetup attach {{mapping_name}} {{/dev/sdXY}} none {{crypttab_options}},Open a LUKS volume with additional options and create a decrypted mapping at `/dev/mapper/mapping_name`:,explain,linux Open a LUKS volume with a keyfile and create a decrypted mapping at `/dev/mapper/mapping_name`:,systemd-cryptsetup attach {{mapping_name}} {{/dev/sdXY}} {{path/to/keyfile}} {{crypttab_options}},command_gen,linux systemd-cryptsetup attach {{mapping_name}} {{/dev/sdXY}} {{path/to/keyfile}} {{crypttab_options}},Open a LUKS volume with a keyfile and create a decrypted mapping at `/dev/mapper/mapping_name`:,explain,linux Remove an existing mapping:,systemd-cryptsetup detach {{mapping_name}},command_gen,linux systemd-cryptsetup detach {{mapping_name}},Remove an existing mapping:,explain,linux View documentation for installing and updating packages:,tldr xbps-install,command_gen,linux tldr xbps-install,View documentation for installing and updating packages:,explain,linux View documentation for removing packages:,tldr xbps-remove,command_gen,linux tldr xbps-remove,View documentation for removing packages:,explain,linux View documentation for querying for package and repository information:,tldr xbps-query,command_gen,linux tldr xbps-query,View documentation for querying for package and repository information:,explain,linux Query a system password with a specific prompt:,"systemd-ask-password ""{{prompt}}""",command_gen,linux "systemd-ask-password ""{{prompt}}""",Query a system password with a specific prompt:,explain,linux Specify an identifier for the password query:,"systemd-ask-password --id {{identifier}} ""{{prompt}}""",command_gen,linux "systemd-ask-password --id {{identifier}} ""{{prompt}}""",Specify an identifier for the password query:,explain,linux Use a kernel keyring key name as a cache for the password:,"systemd-ask-password --keyname {{key_name}} ""{{prompt}}""",command_gen,linux "systemd-ask-password --keyname {{key_name}} ""{{prompt}}""",Use a kernel keyring key name as a cache for the password:,explain,linux Set a custom timeout for the password query:,"systemd-ask-password --timeout {{seconds}} ""{{prompt}}""",command_gen,linux "systemd-ask-password --timeout {{seconds}} ""{{prompt}}""",Set a custom timeout for the password query:,explain,linux Force the use of an agent system and never ask on current TTY:,"systemd-ask-password --no-tty ""{{prompt}}""",command_gen,linux "systemd-ask-password --no-tty ""{{prompt}}""",Force the use of an agent system and never ask on current TTY:,explain,linux Store a password in the kernel keyring without displaying it:,"systemd-ask-password --no-output --keyname {{key_name}} ""{{prompt}}""",command_gen,linux "systemd-ask-password --no-output --keyname {{key_name}} ""{{prompt}}""",Store a password in the kernel keyring without displaying it:,explain,linux Pass the asked password to another program:,systemd-ask-password | {{command}},command_gen,linux systemd-ask-password | {{command}},Pass the asked password to another program:,explain,linux Display help:,systemd-ask-password {{[-h|--help]}},command_gen,linux systemd-ask-password {{[-h|--help]}},Display help:,explain,linux List all ARP rules in the filter table:,sudo arptables {{[-L|--list]}},command_gen,linux sudo arptables {{[-L|--list]}},List all ARP rules in the filter table:,explain,linux Append a rule to drop ARP packets from a specific IP address:,sudo arptables {{[-A|--append]}} INPUT {{[-s|--source-ip]}} {{192.168.0.1}} {{[-j|--jump]}} DROP,command_gen,linux sudo arptables {{[-A|--append]}} INPUT {{[-s|--source-ip]}} {{192.168.0.1}} {{[-j|--jump]}} DROP,Append a rule to drop ARP packets from a specific IP address:,explain,linux Delete a specific rule from the INPUT chain by its rule number:,sudo arptables {{[-D|--delete]}} INPUT {{rule_number}},command_gen,linux sudo arptables {{[-D|--delete]}} INPUT {{rule_number}},Delete a specific rule from the INPUT chain by its rule number:,explain,linux Flush all rules in the filter table:,sudo arptables {{[-F|--flush]}},command_gen,linux sudo arptables {{[-F|--flush]}},Flush all rules in the filter table:,explain,linux Set the default policy of the OUTPUT chain to ACCEPT:,sudo arptables {{[-P|--policy]}} OUTPUT ACCEPT,command_gen,linux sudo arptables {{[-P|--policy]}} OUTPUT ACCEPT,Set the default policy of the OUTPUT chain to ACCEPT:,explain,linux Save the current ARP rules to a file:,sudo arptables-save > {{path/to/file}},command_gen,linux sudo arptables-save > {{path/to/file}},Save the current ARP rules to a file:,explain,linux View jobs spawned by the current shell:,jobs,command_gen,linux jobs,View jobs spawned by the current shell:,explain,linux List jobs and their process IDs:,jobs -l,command_gen,linux jobs -l,List jobs and their process IDs:,explain,linux Display information about jobs with changed status:,jobs -n,command_gen,linux jobs -n,Display information about jobs with changed status:,explain,linux Display only process IDs:,jobs -p,command_gen,linux jobs -p,Display only process IDs:,explain,linux Display running processes:,jobs -r,command_gen,linux jobs -r,Display running processes:,explain,linux Display stopped processes:,jobs -s,command_gen,linux jobs -s,Display stopped processes:,explain,linux View documentation for the original command:,tldr pacman sync,command_gen,linux tldr pacman sync,View documentation for the original command:,explain,linux Start the daemon:,slurmstepd,command_gen,linux slurmstepd,Start the daemon:,explain,linux Start with authentication via SSH at `127.0.0.1` with port `22` enabled:,cockpit-ws --local-ssh,command_gen,linux cockpit-ws --local-ssh,Start with authentication via SSH at `127.0.0.1` with port `22` enabled:,explain,linux Start an HTTP server on a specific port:,cockpit-ws --port {{port}},command_gen,linux cockpit-ws --port {{port}},Start an HTTP server on a specific port:,explain,linux Start and bind to a specific IP address (defaults to `0.0.0.0`):,cockpit-ws --address {{ip_address}},command_gen,linux cockpit-ws --address {{ip_address}},Start and bind to a specific IP address (defaults to `0.0.0.0`):,explain,linux Start without TLS:,cockpit-ws --no-tls,command_gen,linux cockpit-ws --no-tls,Start without TLS:,explain,linux Display help:,cockpit-ws --help,command_gen,linux cockpit-ws --help,Display help:,explain,linux List the partitions on a block device or disk image:,sudo partx {{[-l|--list]}} {{path/to/device_or_disk_image}},command_gen,linux sudo partx {{[-l|--list]}} {{path/to/device_or_disk_image}},List the partitions on a block device or disk image:,explain,linux Add all the partitions found in a given block device to the kernel:,sudo partx {{[-a|--add]}} {{[-v|--verbose]}} {{path/to/device_or_disk_image}},command_gen,linux sudo partx {{[-a|--add]}} {{[-v|--verbose]}} {{path/to/device_or_disk_image}},Add all the partitions found in a given block device to the kernel:,explain,linux Delete all the partitions found from the kernel (does not alter partitions on disk):,sudo partx {{[-d|--delete]}} {{path/to/device_or_disk_image}},command_gen,linux sudo partx {{[-d|--delete]}} {{path/to/device_or_disk_image}},Delete all the partitions found from the kernel (does not alter partitions on disk):,explain,linux Search pubmed then find related sequences:,"esearch -db pubmed -query ""{{selective serotonin reuptake inhibitor}}"" | elink -target nuccore",command_gen,linux "esearch -db pubmed -query ""{{selective serotonin reuptake inhibitor}}"" | elink -target nuccore",Search pubmed then find related sequences:,explain,linux Search nucleotide then find related biosamples:,"esearch -db nuccore -query ""{{insulin [PROT] AND rodents [ORGN]}}"" | elink -target biosample",command_gen,linux "esearch -db nuccore -query ""{{insulin [PROT] AND rodents [ORGN]}}"" | elink -target biosample",Search nucleotide then find related biosamples:,explain,linux Connect to a remote computer (default port is 3389):,rdesktop -u {{username}} -p {{password}} {{host:port}},command_gen,linux rdesktop -u {{username}} -p {{password}} {{host:port}},Connect to a remote computer (default port is 3389):,explain,linux Simple Examples:,rdesktop -u Administrator -p passwd123 192.168.1.111:3389,command_gen,linux rdesktop -u Administrator -p passwd123 192.168.1.111:3389,Simple Examples:,explain,linux Connect to a remote computer with full screen (press `` to exist):,rdesktop -u {{username}} -p {{password}} -f {{host:port}},command_gen,linux rdesktop -u {{username}} -p {{password}} -f {{host:port}},Connect to a remote computer with full screen (press `` to exist):,explain,linux Use the customed resolution (use the letter 'x' between the number):,rdesktop -u {{username}} -p {{password}} -g 1366x768 {{host:port}},command_gen,linux rdesktop -u {{username}} -p {{password}} -g 1366x768 {{host:port}},Use the customed resolution (use the letter 'x' between the number):,explain,linux Connect to a remote computer using domain user:,rdesktop -u {{username}} -p {{password}} -d {{domainname}} {{host:port}},command_gen,linux rdesktop -u {{username}} -p {{password}} -d {{domainname}} {{host:port}},Connect to a remote computer using domain user:,explain,linux Use the 16-bit color (speed up):,rdesktop -u {{username}} -p {{password}} -a 16 {{host:port}},command_gen,linux rdesktop -u {{username}} -p {{password}} -a 16 {{host:port}},Use the 16-bit color (speed up):,explain,linux Interactively create the file `~/.config/aurvote` containing your AUR username and password:,aurvote --configure,command_gen,linux aurvote --configure,Interactively create the file `~/.config/aurvote` containing your AUR username and password:,explain,linux Vote for one or more AUR packages:,aurvote {{package1 package2 ...}},command_gen,linux aurvote {{package1 package2 ...}},Vote for one or more AUR packages:,explain,linux Unvote one or more AUR packages:,aurvote --unvote {{package1 package2 ...}},command_gen,linux aurvote --unvote {{package1 package2 ...}},Unvote one or more AUR packages:,explain,linux Check if one or more AUR packages have already been voted:,aurvote --check {{package1 package2 ...}},command_gen,linux aurvote --check {{package1 package2 ...}},Check if one or more AUR packages have already been voted:,explain,linux Display help:,aurvote --help,command_gen,linux aurvote --help,Display help:,explain,linux Run a LOLCODE file:,lci {{path/to/file}},command_gen,linux lci {{path/to/file}},Run a LOLCODE file:,explain,linux Display help:,lci -h,command_gen,linux lci -h,Display help:,explain,linux Display version:,lci -v,command_gen,linux lci -v,Display version:,explain,linux Print the default web browser:,xdg-settings get {{default-web-browser}},command_gen,linux xdg-settings get {{default-web-browser}},Print the default web browser:,explain,linux Set the default web browser to Firefox:,xdg-settings set {{default-web-browser}} {{firefox.desktop}},command_gen,linux xdg-settings set {{default-web-browser}} {{firefox.desktop}},Set the default web browser to Firefox:,explain,linux Set the default mail URL scheme handler to Evolution:,xdg-settings set {{default-url-scheme-handler}} {{mailto}} {{evolution.desktop}},command_gen,linux xdg-settings set {{default-url-scheme-handler}} {{mailto}} {{evolution.desktop}},Set the default mail URL scheme handler to Evolution:,explain,linux Set the default PDF document viewer:,xdg-settings set {{pdf-viewer.desktop}},command_gen,linux xdg-settings set {{pdf-viewer.desktop}},Set the default PDF document viewer:,explain,linux Display help:,xdg-settings --help,command_gen,linux xdg-settings --help,Display help:,explain,linux Create a new tomb with an initial size of 100 MB:,tomb dig -s {{100}} {{encrypted_directory.tomb}},command_gen,linux tomb dig -s {{100}} {{encrypted_directory.tomb}},Create a new tomb with an initial size of 100 MB:,explain,linux Create a new key file that can be used to lock a tomb; user will be prompted for a password for the key:,tomb forge {{encrypted_directory.tomb.key}},command_gen,linux tomb forge {{encrypted_directory.tomb.key}},Create a new key file that can be used to lock a tomb; user will be prompted for a password for the key:,explain,linux "Forcefully create a new key, even if the tomb isn't allowing key forging (due to swap):",tomb forge {{encrypted_directory.tomb.key}} -f,command_gen,linux tomb forge {{encrypted_directory.tomb.key}} -f,"Forcefully create a new key, even if the tomb isn't allowing key forging (due to swap):",explain,linux Initialize and lock an empty tomb using a key made with `forge`:,tomb lock {{encrypted_directory.tomb}} -k {{encrypted_directory.tomb.key}},command_gen,linux tomb lock {{encrypted_directory.tomb}} -k {{encrypted_directory.tomb.key}},Initialize and lock an empty tomb using a key made with `forge`:,explain,linux "Mount a tomb (by default in `/media`) using its key, making it usable as a regular filesystem directory:",tomb open {{encrypted_directory.tomb}} -k {{encrypted_directory.tomb.key}},command_gen,linux tomb open {{encrypted_directory.tomb}} -k {{encrypted_directory.tomb.key}},"Mount a tomb (by default in `/media`) using its key, making it usable as a regular filesystem directory:",explain,linux Close a tomb (fails if the tomb is being used by a process):,tomb close {{encrypted_directory.tomb}},command_gen,linux tomb close {{encrypted_directory.tomb}},Close a tomb (fails if the tomb is being used by a process):,explain,linux "Forcefully close all open tombs, killing any applications using them:",tomb slam all,command_gen,linux tomb slam all,"Forcefully close all open tombs, killing any applications using them:",explain,linux List all open tombs:,tomb list,command_gen,linux tomb list,List all open tombs:,explain,linux Install a new package:,yum install {{package}},command_gen,linux yum install {{package}},Install a new package:,explain,linux "Install a new package and assume yes to all questions (also works with update, great for automated updates):",yum {{[-y|--assumeyes]}} install {{package}},command_gen,linux yum {{[-y|--assumeyes]}} install {{package}},"Install a new package and assume yes to all questions (also works with update, great for automated updates):",explain,linux Find the package that provides a particular command:,yum provides {{command}},command_gen,linux yum provides {{command}},Find the package that provides a particular command:,explain,linux Remove a package:,yum remove {{package}},command_gen,linux yum remove {{package}},Remove a package:,explain,linux Display available updates for installed packages:,yum check-update,command_gen,linux yum check-update,Display available updates for installed packages:,explain,linux Upgrade installed packages to the newest available versions:,yum upgrade,command_gen,linux yum upgrade,Upgrade installed packages to the newest available versions:,explain,linux Replace all `apple` (basic regex) occurrences with `mango` (basic regex) in all input lines and print the result to `stdout`:,{{command}} | sed 's/apple/mango/g',command_gen,linux {{command}} | sed 's/apple/mango/g',Replace all `apple` (basic regex) occurrences with `mango` (basic regex) in all input lines and print the result to `stdout`:,explain,linux Replace all `apple` (extended regex) occurrences with `APPLE` (extended regex) in all input lines and print the result to `stdout`:,{{command}} | sed {{[-E|--regexp-extended]}} 's/(apple)/\U\1/g',command_gen,linux {{command}} | sed {{[-E|--regexp-extended]}} 's/(apple)/\U\1/g',Replace all `apple` (extended regex) occurrences with `APPLE` (extended regex) in all input lines and print the result to `stdout`:,explain,linux Replace all `apple` (basic regex) occurrences with `mango` (basic regex) in a specific file and overwrite the original file in place:,sed {{[-i|--in-place]}} 's/apple/mango/g' {{path/to/file}},command_gen,linux sed {{[-i|--in-place]}} 's/apple/mango/g' {{path/to/file}},Replace all `apple` (basic regex) occurrences with `mango` (basic regex) in a specific file and overwrite the original file in place:,explain,linux Execute a specific script file and print the result to `stdout`:,{{command}} | sed {{[-f|--file]}} {{path/to/script.sed}},command_gen,linux {{command}} | sed {{[-f|--file]}} {{path/to/script.sed}},Execute a specific script file and print the result to `stdout`:,explain,linux Print just the first line to `stdout`:,{{command}} | sed {{[-n|--quiet]}} '1p',command_gen,linux {{command}} | sed {{[-n|--quiet]}} '1p',Print just the first line to `stdout`:,explain,linux [d]elete the first line of a file:,sed {{[-i|--in-place]}} 1d {{path/to/file}},command_gen,linux sed {{[-i|--in-place]}} 1d {{path/to/file}},[d]elete the first line of a file:,explain,linux [i]nsert a new line at the first line of a file:,sed {{[-i|--in-place]}} '1i\your new line text\' {{path/to/file}},command_gen,linux sed {{[-i|--in-place]}} '1i\your new line text\' {{path/to/file}},[i]nsert a new line at the first line of a file:,explain,linux Start the default shell as fakeroot:,fakeroot,command_gen,linux fakeroot,Start the default shell as fakeroot:,explain,linux Run a command as fakeroot:,fakeroot -- {{command}} {{command_arguments}},command_gen,linux fakeroot -- {{command}} {{command_arguments}},Run a command as fakeroot:,explain,linux Run a command as fakeroot and save the environment to a file on exit:,fakeroot -s {{path/to/file}} -- {{command}} {{command_arguments}},command_gen,linux fakeroot -s {{path/to/file}} -- {{command}} {{command_arguments}},Run a command as fakeroot and save the environment to a file on exit:,explain,linux Load a fakeroot environment and run a command as fakeroot:,fakeroot -i {{path/to/file}} -- {{command}} {{command_arguments}},command_gen,linux fakeroot -i {{path/to/file}} -- {{command}} {{command_arguments}},Load a fakeroot environment and run a command as fakeroot:,explain,linux Run a command keeping the real ownership of files instead of pretending they are owned by root:,fakeroot {{[-u|--unknown-is-real]}} -- {{command}} {{command_arguments}},command_gen,linux fakeroot {{[-u|--unknown-is-real]}} -- {{command}} {{command_arguments}},Run a command keeping the real ownership of files instead of pretending they are owned by root:,explain,linux Display help:,fakeroot {{[-h|--help]}},command_gen,linux fakeroot {{[-h|--help]}},Display help:,explain,linux List available cursor themes:,plasma-apply-cursortheme --list-themes,command_gen,linux plasma-apply-cursortheme --list-themes,List available cursor themes:,explain,linux Apply a cursor theme:,plasma-apply-cursortheme {{breeze_cursors}},command_gen,linux plasma-apply-cursortheme {{breeze_cursors}},Apply a cursor theme:,explain,linux Display help:,plasma-apply-cursortheme --help,command_gen,linux plasma-apply-cursortheme --help,Display help:,explain,linux Release all address leases:,sudo dhcpcd {{[-k|--release]}},command_gen,linux sudo dhcpcd {{[-k|--release]}},Release all address leases:,explain,linux Request the DHCP server for new leases:,sudo dhcpcd {{[-n|--rebind]}},command_gen,linux sudo dhcpcd {{[-n|--rebind]}},Request the DHCP server for new leases:,explain,linux Update the list of available packages and versions (it's recommended to run this before other `apt` commands):,sudo apt update,command_gen,linux sudo apt update,Update the list of available packages and versions (it's recommended to run this before other `apt` commands):,explain,linux Search for a given package (use `apt search --name-only package` to search within package name only):,apt search {{package}},command_gen,linux apt search {{package}},Search for a given package (use `apt search --name-only package` to search within package name only):,explain,linux Show information for a package:,apt show {{package}},command_gen,linux apt show {{package}},Show information for a package:,explain,linux "Install a package, or update it to the latest available version:",sudo apt install {{package}},command_gen,linux sudo apt install {{package}},"Install a package, or update it to the latest available version:",explain,linux Remove a package (using `purge` instead also removes its configuration files):,sudo apt remove {{package}},command_gen,linux sudo apt remove {{package}},Remove a package (using `purge` instead also removes its configuration files):,explain,linux Upgrade all installed packages to their newest available versions:,sudo apt upgrade,command_gen,linux sudo apt upgrade,Upgrade all installed packages to their newest available versions:,explain,linux List all packages:,apt list,command_gen,linux apt list,List all packages:,explain,linux List installed packages:,apt list {{[-i|--installed]}},command_gen,linux apt list {{[-i|--installed]}},List installed packages:,explain,linux Initialize a LUKS volume with a passphrase (overwrites all data on the partition):,cryptsetup luksFormat {{/dev/sdXY}},command_gen,linux cryptsetup luksFormat {{/dev/sdXY}},Initialize a LUKS volume with a passphrase (overwrites all data on the partition):,explain,linux Open a LUKS volume and create a decrypted mapping at `/dev/mapper/mapping_name`:,cryptsetup open {{/dev/sdXY}} {{mapping_name}},command_gen,linux cryptsetup open {{/dev/sdXY}} {{mapping_name}},Open a LUKS volume and create a decrypted mapping at `/dev/mapper/mapping_name`:,explain,linux Display information about a mapping:,cryptsetup status {{mapping_name}},command_gen,linux cryptsetup status {{mapping_name}},Display information about a mapping:,explain,linux Remove an existing mapping:,cryptsetup close {{mapping_name}},command_gen,linux cryptsetup close {{mapping_name}},Remove an existing mapping:,explain,linux Change a LUKS volume's passphrase:,cryptsetup luksChangeKey {{/dev/sdXY}},command_gen,linux cryptsetup luksChangeKey {{/dev/sdXY}},Change a LUKS volume's passphrase:,explain,linux "Capture traffic on a specific interface, port and host::",sudo tcpick {{[-i|--interface]}} {{interface}} {{[-C|--colors]}} -h {{host}} -p {{port}},command_gen,linux sudo tcpick {{[-i|--interface]}} {{interface}} {{[-C|--colors]}} -h {{host}} -p {{port}},"Capture traffic on a specific interface, port and host::",explain,linux Capture traffic on port 80 (HTTP) of a specific host:,sudo tcpick {{[-i|--interface]}} {{eth0}} {{[-C|--colors]}} -h {{192.168.1.100}} -p {{80}},command_gen,linux sudo tcpick {{[-i|--interface]}} {{eth0}} {{[-C|--colors]}} -h {{192.168.1.100}} -p {{80}},Capture traffic on port 80 (HTTP) of a specific host:,explain,linux Display help:,tcpick --help,command_gen,linux tcpick --help,Display help:,explain,linux Read a cd and copy it to a file:,readcd dev={{/dev/srX}} f={{path/to/file.iso}},command_gen,linux readcd dev={{/dev/srX}} f={{path/to/file.iso}},Read a cd and copy it to a file:,explain,linux View information about an MP3 file:,eyeD3 {{filename.mp3}},command_gen,linux eyeD3 {{filename.mp3}},View information about an MP3 file:,explain,linux Set the title of an MP3 file:,"eyeD3 {{[-t|--title]}} ""{{A Title}}"" {{filename.mp3}}",command_gen,linux "eyeD3 {{[-t|--title]}} ""{{A Title}}"" {{filename.mp3}}",Set the title of an MP3 file:,explain,linux Set the album of all the MP3 files in a directory:,"eyeD3 {{[-A|--album]}} ""{{Album Name}}"" {{*.mp3}}",command_gen,linux "eyeD3 {{[-A|--album]}} ""{{Album Name}}"" {{*.mp3}}",Set the album of all the MP3 files in a directory:,explain,linux Set the front cover art for an MP3 file:,eyeD3 --add-image {{front_cover.jpeg}}:FRONT_COVER: {{filename.mp3}},command_gen,linux eyeD3 --add-image {{front_cover.jpeg}}:FRONT_COVER: {{filename.mp3}},Set the front cover art for an MP3 file:,explain,linux Stop a Distrobox container:,distrobox-stop {{container_name}},command_gen,linux distrobox-stop {{container_name}},Stop a Distrobox container:,explain,linux Stop a Distrobox container non-interactively (without confirmation):,distrobox-stop {{[-n|--name]}} {{container_name}} {{[-Y|--yes]}},command_gen,linux distrobox-stop {{[-n|--name]}} {{container_name}} {{[-Y|--yes]}},Stop a Distrobox container non-interactively (without confirmation):,explain,linux Parse optional `verbose`/`version` flags with shorthands:,"getopt {{[-o|--options]}} vV {{[-l|--longoptions]}} verbose,version -- --version --verbose",command_gen,linux "getopt {{[-o|--options]}} vV {{[-l|--longoptions]}} verbose,version -- --version --verbose",Parse optional `verbose`/`version` flags with shorthands:,explain,linux Add a `--file` option with a required argument with shorthand `-f`:,getopt {{[-o|--options]}} f: {{[-l|--longoptions]}} file: -- --file=somefile,command_gen,linux getopt {{[-o|--options]}} f: {{[-l|--longoptions]}} file: -- --file=somefile,Add a `--file` option with a required argument with shorthand `-f`:,explain,linux "Add a `--verbose` option with an optional argument with shorthand `-v`, and pass a non-option parameter `arg`:",getopt {{[-o|--options]}} v:: {{[-l|--longoptions]}} verbose:: -- --verbose arg,command_gen,linux getopt {{[-o|--options]}} v:: {{[-l|--longoptions]}} verbose:: -- --verbose arg,"Add a `--verbose` option with an optional argument with shorthand `-v`, and pass a non-option parameter `arg`:",explain,linux "Accept a `-r` and `--verbose` flag, a `--accept` option with an optional argument and add a `--target` with a required argument option with shorthands:","getopt {{[-o|--options]}} rv::s::t: {{[-l|--longoptions]}} verbose,source::,target: -- -v --target target",command_gen,linux "getopt {{[-o|--options]}} rv::s::t: {{[-l|--longoptions]}} verbose,source::,target: -- -v --target target","Accept a `-r` and `--verbose` flag, a `--accept` option with an optional argument and add a `--target` with a required argument option with shorthands:",explain,linux Update all installed applications and runtimes (use `-y` to confirm all prompts automatically):,flatpak update,command_gen,linux flatpak update,Update all installed applications and runtimes (use `-y` to confirm all prompts automatically):,explain,linux Update only a specific app:,flatpak update {{com.example.app}},command_gen,linux flatpak update {{com.example.app}},Update only a specific app:,explain,linux Update/Downgrade to a specific commit (also see flatpak remote-info and flatpak mask):,flatpak update --commit={{COMMIT}} {{com.example.app}},command_gen,linux flatpak update --commit={{COMMIT}} {{com.example.app}},Update/Downgrade to a specific commit (also see flatpak remote-info and flatpak mask):,explain,linux View current configuration:,sudo nft list ruleset,command_gen,linux sudo nft list ruleset,View current configuration:,explain,linux "Add a new table with family ""inet"" and table ""filter"":",sudo nft add table {{inet}} {{filter}},command_gen,linux sudo nft add table {{inet}} {{filter}},"Add a new table with family ""inet"" and table ""filter"":",explain,linux Add a new chain to accept all inbound traffic:,sudo nft add chain {{inet}} {{filter}} {{input}} \{ type {{filter}} hook {{input}} priority {{0}} \; policy {{accept}} \; \},command_gen,linux sudo nft add chain {{inet}} {{filter}} {{input}} \{ type {{filter}} hook {{input}} priority {{0}} \; policy {{accept}} \; \},Add a new chain to accept all inbound traffic:,explain,linux Add a new rule to accept several TCP ports:,"sudo nft add rule {{inet}} {{filter}} {{input}} {{tcp}} {{dport \{ telnet, ssh, http, https \} accept}}",command_gen,linux "sudo nft add rule {{inet}} {{filter}} {{input}} {{tcp}} {{dport \{ telnet, ssh, http, https \} accept}}",Add a new rule to accept several TCP ports:,explain,linux Add a NAT rule to translate all traffic from the `192.168.0.0/24` subnet to the host's public IP:,sudo nft add rule {{nat}} {{postrouting}} ip saddr {{192.168.0.0/24}} {{masquerade}},command_gen,linux sudo nft add rule {{nat}} {{postrouting}} ip saddr {{192.168.0.0/24}} {{masquerade}},Add a NAT rule to translate all traffic from the `192.168.0.0/24` subnet to the host's public IP:,explain,linux Show rule handles:,sudo nft --handle --numeric list chain {{family}} {{table}} {{chain}},command_gen,linux sudo nft --handle --numeric list chain {{family}} {{table}} {{chain}},Show rule handles:,explain,linux Delete a rule:,sudo nft delete rule {{inet}} {{filter}} {{input}} handle {{3}},command_gen,linux sudo nft delete rule {{inet}} {{filter}} {{input}} handle {{3}},Delete a rule:,explain,linux Save current configuration:,sudo nft list ruleset > {{/etc/nftables.conf}},command_gen,linux sudo nft list ruleset > {{/etc/nftables.conf}},Save current configuration:,explain,linux Open images:,nsxiv {{path/to/file1 path/to/file2 ...}},command_gen,linux nsxiv {{path/to/file1 path/to/file2 ...}},Open images:,explain,linux Open images from directories in image mode:,nsxiv {{path/to/directory1 path/to/directory2 ...}},command_gen,linux nsxiv {{path/to/directory1 path/to/directory2 ...}},Open images from directories in image mode:,explain,linux Search directories recursively for images to view:,nsxiv {{[-r|--recursive]}} {{path/to/directory1 path/to/directory2 ...}},command_gen,linux nsxiv {{[-r|--recursive]}} {{path/to/directory1 path/to/directory2 ...}},Search directories recursively for images to view:,explain,linux Quit nsxiv:,,command_gen,linux ,Quit nsxiv:,explain,linux Switch to thumbnail mode or open selected image in image mode:,,command_gen,linux ,Switch to thumbnail mode or open selected image in image mode:,explain,linux Count images forward in image mode:,,command_gen,linux ,Count images forward in image mode:,explain,linux Count images backward in image mode:,

,command_gen,linux

,Count images backward in image mode:,explain,linux Show battery information:,acpi,command_gen,linux acpi,Show battery information:,explain,linux Show thermal information:,acpi {{[-t|--thermal]}},command_gen,linux acpi {{[-t|--thermal]}},Show thermal information:,explain,linux Show cooling device information:,acpi {{[-c|--cooling]}},command_gen,linux acpi {{[-c|--cooling]}},Show cooling device information:,explain,linux Show thermal information in Fahrenheit:,acpi {{[-tf|--thermal --fahrenheit]}},command_gen,linux acpi {{[-tf|--thermal --fahrenheit]}},Show thermal information in Fahrenheit:,explain,linux Show all information:,acpi {{[-V|--everything]}},command_gen,linux acpi {{[-V|--everything]}},Show all information:,explain,linux Extract information from `/proc` instead of `/sys`:,acpi {{[-p|--proc]}},command_gen,linux acpi {{[-p|--proc]}},Extract information from `/proc` instead of `/sys`:,explain,linux Show current build configuration to verify what would be built:,mkosi summary,command_gen,linux mkosi summary,Show current build configuration to verify what would be built:,explain,linux "Build an image with default settings (if no distribution is selected, the distribution of the host system is used):",mkosi build --distribution {{fedora|debian|ubuntu|arch|opensuse|...}},command_gen,linux mkosi build --distribution {{fedora|debian|ubuntu|arch|opensuse|...}},"Build an image with default settings (if no distribution is selected, the distribution of the host system is used):",explain,linux Build an image and run an interactive shell in a systemd-nspawn container of the image:,mkosi shell,command_gen,linux mkosi shell,Build an image and run an interactive shell in a systemd-nspawn container of the image:,explain,linux Boot an image in a virtual machine using QEMU (only supported for disk images or CPIO images when a kernel is provided):,mkosi qemu,command_gen,linux mkosi qemu,Boot an image in a virtual machine using QEMU (only supported for disk images or CPIO images when a kernel is provided):,explain,linux Display help:,mkosi help,command_gen,linux mkosi help,Display help:,explain,linux Show all running services:,systemctl status,command_gen,linux systemctl status,Show all running services:,explain,linux List failed units:,systemctl --failed,command_gen,linux systemctl --failed,List failed units:,explain,linux Start/Stop/Restart/Reload/Show the status a service:,systemctl {{start|stop|restart|reload|status}} {{unit}},command_gen,linux systemctl {{start|stop|restart|reload|status}} {{unit}},Start/Stop/Restart/Reload/Show the status a service:,explain,linux Enable/Disable a unit to be started on bootup:,systemctl {{enable|disable}} {{unit}},command_gen,linux systemctl {{enable|disable}} {{unit}},Enable/Disable a unit to be started on bootup:,explain,linux "Reload systemd, scan for new or changed units:",systemctl daemon-reload,command_gen,linux systemctl daemon-reload,"Reload systemd, scan for new or changed units:",explain,linux Check if a unit is active/enabled/failed:,systemctl {{is-active|is-enabled|is-failed}} {{unit}},command_gen,linux systemctl {{is-active|is-enabled|is-failed}} {{unit}},Check if a unit is active/enabled/failed:,explain,linux List all service/socket/automount units filtering by running/failed state:,systemctl list-units {{[-t|--type]}} {{service|socket|automount}} --state {{failed|running}},command_gen,linux systemctl list-units {{[-t|--type]}} {{service|socket|automount}} --state {{failed|running}},List all service/socket/automount units filtering by running/failed state:,explain,linux Show the contents & absolute path of a unit file:,systemctl cat {{unit}},command_gen,linux systemctl cat {{unit}},Show the contents & absolute path of a unit file:,explain,linux Allow `goobook` to access Google contacts using OAuth2:,goobook authenticate,command_gen,linux goobook authenticate,Allow `goobook` to access Google contacts using OAuth2:,explain,linux Dump all contacts to XML (`stdout`):,goobook dump_contacts,command_gen,linux goobook dump_contacts,Dump all contacts to XML (`stdout`):,explain,linux Display signatures for specified device:,sudo wipefs {{/dev/sdX}},command_gen,linux sudo wipefs {{/dev/sdX}},Display signatures for specified device:,explain,linux Wipe all available signature types for a specific device with no recursion into partitions:,sudo wipefs {{[-a|--all]}} {{/dev/sdX}},command_gen,linux sudo wipefs {{[-a|--all]}} {{/dev/sdX}},Wipe all available signature types for a specific device with no recursion into partitions:,explain,linux Wipe all available signature types for the device and partitions using a glob pattern:,sudo wipefs {{[-a|--all]}} {{/dev/sdX}}*,command_gen,linux sudo wipefs {{[-a|--all]}} {{/dev/sdX}}*,Wipe all available signature types for the device and partitions using a glob pattern:,explain,linux Perform dry run:,sudo wipefs {{[-a|--all]}} {{[-n|--no-act]}} {{/dev/sdX}},command_gen,linux sudo wipefs {{[-a|--all]}} {{[-n|--no-act]}} {{/dev/sdX}},Perform dry run:,explain,linux "Force wipe, even if the filesystem is mounted:",sudo wipefs {{[-a|--all]}} {{[-f|--force]}} {{/dev/sdX}},command_gen,linux sudo wipefs {{[-a|--all]}} {{[-f|--force]}} {{/dev/sdX}},"Force wipe, even if the filesystem is mounted:",explain,linux Make a search using Google:,tuxi {{search_terms}},command_gen,linux tuxi {{search_terms}},Make a search using Google:,explain,linux "Display the search results in [r]aw format (no pretty output, no colors):",tuxi -r {{search_terms}},command_gen,linux tuxi -r {{search_terms}},"Display the search results in [r]aw format (no pretty output, no colors):",explain,linux "Display only search results (silences ""Did you mean?"", greetings and usage):",tuxi -q {{search_terms}},command_gen,linux tuxi -q {{search_terms}},"Display only search results (silences ""Did you mean?"", greetings and usage):",explain,linux Display help:,tuxi -h,command_gen,linux tuxi -h,Display help:,explain,linux Extract file contents in the current directory:,ripmime -i {{path/to/file}},command_gen,linux ripmime -i {{path/to/file}},Extract file contents in the current directory:,explain,linux Extract file contents in a specific directory:,ripmime -i {{path/to/file}} -d {{path/to/directory}},command_gen,linux ripmime -i {{path/to/file}} -d {{path/to/directory}},Extract file contents in a specific directory:,explain,linux Extract file contents and print verbose output:,ripmime -i {{path/to/file}} -v,command_gen,linux ripmime -i {{path/to/file}} -v,Extract file contents and print verbose output:,explain,linux Get detailed information about the whole decoding process:,ripmime -i {{path/to/file}} --debug,command_gen,linux ripmime -i {{path/to/file}} --debug,Get detailed information about the whole decoding process:,explain,linux Run a specific program inside the `wine` environment:,wine {{command}},command_gen,linux wine {{command}},Run a specific program inside the `wine` environment:,explain,linux Run a specific program in background:,wine start {{command}},command_gen,linux wine start {{command}},Run a specific program in background:,explain,linux Install/uninstall an MSI package:,wine msiexec /{{i|x}} {{path/to/package.msi}},command_gen,linux wine msiexec /{{i|x}} {{path/to/package.msi}},Install/uninstall an MSI package:,explain,linux "Run `File Explorer`, `Notepad`, or `WordPad`:",wine {{explorer|notepad|write}},command_gen,linux wine {{explorer|notepad|write}},"Run `File Explorer`, `Notepad`, or `WordPad`:",explain,linux "Run `Registry Editor`, `Control Panel`, or `Task Manager`:",wine {{regedit|control|taskmgr}},command_gen,linux wine {{regedit|control|taskmgr}},"Run `Registry Editor`, `Control Panel`, or `Task Manager`:",explain,linux Run the configuration tool:,wine winecfg,command_gen,linux wine winecfg,Run the configuration tool:,explain,linux Start in the menu mode:,retroarch,command_gen,linux retroarch,Start in the menu mode:,explain,linux Start in full screen mode:,retroarch --fullscreen,command_gen,linux retroarch --fullscreen,Start in full screen mode:,explain,linux List all compiled features:,retroarch --features,command_gen,linux retroarch --features,List all compiled features:,explain,linux Set the path of a configuration file:,retroarch --config={{path/to/config_file}},command_gen,linux retroarch --config={{path/to/config_file}},Set the path of a configuration file:,explain,linux Display help:,retroarch --help,command_gen,linux retroarch --help,Display help:,explain,linux Display version:,retroarch --version,command_gen,linux retroarch --version,Display version:,explain,linux Display information about all logical volumes:,sudo lvdisplay,command_gen,linux sudo lvdisplay,Display information about all logical volumes:,explain,linux Display information about all logical volumes in volume group vg1:,sudo lvdisplay {{vg1}},command_gen,linux sudo lvdisplay {{vg1}},Display information about all logical volumes in volume group vg1:,explain,linux Display information about logical volume lv1 in volume group vg1:,sudo lvdisplay {{vg1/lv1}},command_gen,linux sudo lvdisplay {{vg1/lv1}},Display information about logical volume lv1 in volume group vg1:,explain,linux Start the Logical Volume Manager interactive shell:,sudo lvm,command_gen,linux sudo lvm,Start the Logical Volume Manager interactive shell:,explain,linux Initialize a drive or partition to be used as a physical volume:,sudo lvm pvcreate {{/dev/sdXY}},command_gen,linux sudo lvm pvcreate {{/dev/sdXY}},Initialize a drive or partition to be used as a physical volume:,explain,linux Display information about physical volumes:,sudo lvm pvdisplay,command_gen,linux sudo lvm pvdisplay,Display information about physical volumes:,explain,linux Create a volume group called vg1 from the physical volume on `/dev/sdXY`:,sudo lvm vgcreate {{vg1}} {{/dev/sdXY}},command_gen,linux sudo lvm vgcreate {{vg1}} {{/dev/sdXY}},Create a volume group called vg1 from the physical volume on `/dev/sdXY`:,explain,linux Display information about volume groups:,sudo lvm vgdisplay,command_gen,linux sudo lvm vgdisplay,Display information about volume groups:,explain,linux Create a logical volume with size 10G from volume group vg1:,sudo lvm lvcreate {{[-L|--size]}} {{10G}} {{vg1}},command_gen,linux sudo lvm lvcreate {{[-L|--size]}} {{10G}} {{vg1}},Create a logical volume with size 10G from volume group vg1:,explain,linux Display information about logical volumes:,sudo lvm lvdisplay,command_gen,linux sudo lvm lvdisplay,Display information about logical volumes:,explain,linux Display help for a specific command:,lvm help {{command}},command_gen,linux lvm help {{command}},Display help for a specific command:,explain,linux Calibrate power usage measurements:,sudo powertop --calibrate,command_gen,linux sudo powertop --calibrate,Calibrate power usage measurements:,explain,linux Generate HTML power usage report in the current directory:,sudo powertop --html={{power_report.html}},command_gen,linux sudo powertop --html={{power_report.html}},Generate HTML power usage report in the current directory:,explain,linux Tune to optimal settings:,sudo powertop --auto-tune,command_gen,linux sudo powertop --auto-tune,Tune to optimal settings:,explain,linux Generate a report for a specified number of seconds (instead of 20 by default):,sudo powertop --time={{5}},command_gen,linux sudo powertop --time={{5}},Generate a report for a specified number of seconds (instead of 20 by default):,explain,linux List multicast addresses and how many programs are subscribed to them:,ip {{[m|maddress]}},command_gen,linux ip {{[m|maddress]}},List multicast addresses and how many programs are subscribed to them:,explain,linux List device specific addresses:,ip {{[m|maddress]}} {{[s|show]}} dev {{eth0}},command_gen,linux ip {{[m|maddress]}} {{[s|show]}} dev {{eth0}},List device specific addresses:,explain,linux Join a multicast group statically:,sudo ip {{[m|maddress]}} {{[a|add]}} {{33:33:00:00:00:02}} dev {{eth0}},command_gen,linux sudo ip {{[m|maddress]}} {{[a|add]}} {{33:33:00:00:00:02}} dev {{eth0}},Join a multicast group statically:,explain,linux Leave a static multicast group:,sudo ip {{[m|maddress]}} {{[d|delete]}} {{33:33:00:00:00:02}} dev {{eth0}},command_gen,linux sudo ip {{[m|maddress]}} {{[d|delete]}} {{33:33:00:00:00:02}} dev {{eth0}},Leave a static multicast group:,explain,linux Display help:,ip {{[m|maddress]}} {{[h|help]}},command_gen,linux ip {{[m|maddress]}} {{[h|help]}},Display help:,explain,linux Scan a webserver using the default wordlist:,dirb {{https://example.org}},command_gen,linux dirb {{https://example.org}},Scan a webserver using the default wordlist:,explain,linux Scan a webserver using a custom wordlist:,dirb {{https://example.org}} {{path/to/wordlist.txt}},command_gen,linux dirb {{https://example.org}} {{path/to/wordlist.txt}},Scan a webserver using a custom wordlist:,explain,linux Scan a webserver non-recursively:,dirb {{https://example.org}} -r,command_gen,linux dirb {{https://example.org}} -r,Scan a webserver non-recursively:,explain,linux Scan a webserver using a specified user-agent and cookie for HTTP-requests:,dirb {{https://example.org}} -a {{user_agent_string}} -c {{cookie_string}},command_gen,linux dirb {{https://example.org}} -a {{user_agent_string}} -c {{cookie_string}},Scan a webserver using a specified user-agent and cookie for HTTP-requests:,explain,linux View documentation for the original command:,tldr nmtui,command_gen,linux tldr nmtui,View documentation for the original command:,explain,linux Display the default device:,eject {{[-d|--default]}},command_gen,linux eject {{[-d|--default]}},Display the default device:,explain,linux Eject the default device:,eject,command_gen,linux eject,Eject the default device:,explain,linux "Eject a specific device (the default order is cd-rom, scsi, floppy and tape):",eject {{/dev/cdrom}},command_gen,linux eject {{/dev/cdrom}},"Eject a specific device (the default order is cd-rom, scsi, floppy and tape):",explain,linux Toggle whether a device's tray is open or closed:,eject {{[-T|--traytoggle]}} {{/dev/cdrom}},command_gen,linux eject {{[-T|--traytoggle]}} {{/dev/cdrom}},Toggle whether a device's tray is open or closed:,explain,linux Eject a cd drive:,eject {{[-r|--cdrom]}} {{/dev/cdrom}},command_gen,linux eject {{[-r|--cdrom]}} {{/dev/cdrom}},Eject a cd drive:,explain,linux Eject a floppy drive:,eject {{[-f|--floppy]}} {{/mnt/floppy}},command_gen,linux eject {{[-f|--floppy]}} {{/mnt/floppy}},Eject a floppy drive:,explain,linux Eject a tape drive:,eject {{[-q|--tape]}} {{/mnt/tape}},command_gen,linux eject {{[-q|--tape]}} {{/mnt/tape}},Eject a tape drive:,explain,linux Set whether the physical eject button is [i]gnored (`on` prevents ejecting):,eject {{[-i|--manualeject]}} {{on|off}},command_gen,linux eject {{[-i|--manualeject]}} {{on|off}},Set whether the physical eject button is [i]gnored (`on` prevents ejecting):,explain,linux List available PHP versions:,sudo phpquery -V,command_gen,linux sudo phpquery -V,List available PHP versions:,explain,linux List available SAPIs for PHP 7.3:,sudo phpquery -v {{7.3}} -S,command_gen,linux sudo phpquery -v {{7.3}} -S,List available SAPIs for PHP 7.3:,explain,linux List enabled extensions for PHP 7.3 with the cli SAPI:,sudo phpquery -v {{7.3}} -s {{cli}} -M,command_gen,linux sudo phpquery -v {{7.3}} -s {{cli}} -M,List enabled extensions for PHP 7.3 with the cli SAPI:,explain,linux Check if the JSON extension is enabled for PHP 7.3 with the apache2 SAPI:,sudo phpquery -v {{7.3}} -s {{apache2}} -m {{json}},command_gen,linux sudo phpquery -v {{7.3}} -s {{apache2}} -m {{json}},Check if the JSON extension is enabled for PHP 7.3 with the apache2 SAPI:,explain,linux Download a profile:,instaloader {{profile_name}},command_gen,linux instaloader {{profile_name}},Download a profile:,explain,linux Download highlights:,instaloader --highlights {{profile_name}},command_gen,linux instaloader --highlights {{profile_name}},Download highlights:,explain,linux "Download posts with geotags (if available), suppressing any user interaction:",instaloader --quiet --geotags {{profile_name}},command_gen,linux instaloader --quiet --geotags {{profile_name}},"Download posts with geotags (if available), suppressing any user interaction:",explain,linux Specify a user agent for HTTP requests:,instaloader --user-agent {{user_agent}} {{profile_name}},command_gen,linux instaloader --user-agent {{user_agent}} {{profile_name}},Specify a user agent for HTTP requests:,explain,linux Specify login info and download posts (useful for private profiles):,instaloader --login {{username}} --password {{password}} {{profile_name}},command_gen,linux instaloader --login {{username}} --password {{password}} {{profile_name}},Specify login info and download posts (useful for private profiles):,explain,linux Skip a target if the first downloaded file has been found (useful for updating Instagram archives):,instaloader --fast-update {{profile_name}},command_gen,linux instaloader --fast-update {{profile_name}},Skip a target if the first downloaded file has been found (useful for updating Instagram archives):,explain,linux Download stories and IGTV videos (login required):,instaloader --login {{username}} --password {{password}} --stories --igtv {{profile_name}},command_gen,linux instaloader --login {{username}} --password {{password}} --stories --igtv {{profile_name}},Download stories and IGTV videos (login required):,explain,linux Download all types of posts (login required):,instaloader --login {{username}} --password {{password}} --stories --igtv --highlights {{profile_name}},command_gen,linux instaloader --login {{username}} --password {{password}} --stories --igtv --highlights {{profile_name}},Download all types of posts (login required):,explain,linux View documentation for the original command:,tldr pacman remove,command_gen,linux tldr pacman remove,View documentation for the original command:,explain,linux Display the contents of one or more files from a squashfs filesystem:,sqfscat {{filesystem.squashfs}} {{file1 file2 ...}},command_gen,linux sqfscat {{filesystem.squashfs}} {{file1 file2 ...}},Display the contents of one or more files from a squashfs filesystem:,explain,linux Toggle play:,playerctl play-pause,command_gen,linux playerctl play-pause,Toggle play:,explain,linux Skip to the next track:,playerctl next,command_gen,linux playerctl next,Skip to the next track:,explain,linux Go back to the previous track:,playerctl previous,command_gen,linux playerctl previous,Go back to the previous track:,explain,linux List all players:,playerctl --list-all,command_gen,linux playerctl --list-all,List all players:,explain,linux Send a command to a specific player:,playerctl --player {{player_name}} {{play-pause|next|previous|...}},command_gen,linux playerctl --player {{player_name}} {{play-pause|next|previous|...}},Send a command to a specific player:,explain,linux Send a command to all players:,playerctl --all-players {{play-pause|next|previous|...}},command_gen,linux playerctl --all-players {{play-pause|next|previous|...}},Send a command to all players:,explain,linux Display metadata about the current track:,"playerctl metadata --format ""{{Now playing: \{\{artist\}\} - \{\{album\}\} - \{\{title\}\}}}""",command_gen,linux "playerctl metadata --format ""{{Now playing: \{\{artist\}\} - \{\{album\}\} - \{\{title\}\}}}""",Display metadata about the current track:,explain,linux Print the contents of a file in pride colors to `stdout`:,pridecat {{path/to/file}},command_gen,linux pridecat {{path/to/file}},Print the contents of a file in pride colors to `stdout`:,explain,linux Print contents of a file in trans colors:,pridecat {{path/to/file}} {{[--trans|--transgender]}},command_gen,linux pridecat {{path/to/file}} {{[--trans|--transgender]}},Print contents of a file in trans colors:,explain,linux Alternate between lesbian and bisexual pride flags:,pridecat {{path/to/file}} --lesbian {{[--bi|--bisexual]}},command_gen,linux pridecat {{path/to/file}} --lesbian {{[--bi|--bisexual]}},Alternate between lesbian and bisexual pride flags:,explain,linux Print contents of a file with the background colors changed:,pridecat {{path/to/file}} {{[-b|--background]}},command_gen,linux pridecat {{path/to/file}} {{[-b|--background]}},Print contents of a file with the background colors changed:,explain,linux List directory contents in pride flag colors:,ls | pridecat --{{flag}},command_gen,linux ls | pridecat --{{flag}},List directory contents in pride flag colors:,explain,linux Connect `stdin` to a port (relative to `/dev`) and optionally specify a baud rate (defaults to 9600):,agetty {{tty}} {{115200}},command_gen,linux agetty {{tty}} {{115200}},Connect `stdin` to a port (relative to `/dev`) and optionally specify a baud rate (defaults to 9600):,explain,linux Assume `stdin` is already connected to a `tty` and set a timeout for the login:,agetty {{[-t|--timeout]}} {{timeout_in_seconds}} -,command_gen,linux agetty {{[-t|--timeout]}} {{timeout_in_seconds}} -,Assume `stdin` is already connected to a `tty` and set a timeout for the login:,explain,linux "Assume the `tty` is 8-bit, overriding the `TERM` environment variable set by `init`:",agetty {{[-8|--8bits]}} - {{term_var}},command_gen,linux agetty {{[-8|--8bits]}} - {{term_var}},"Assume the `tty` is 8-bit, overriding the `TERM` environment variable set by `init`:",explain,linux "Skip the login (no login) and invoke, as root, another login program instead of `/bin/login`:",agetty {{[-n|--skip-login]}} {{[-l|--login-program]}} {{login_program}} {{tty}},command_gen,linux agetty {{[-n|--skip-login]}} {{[-l|--login-program]}} {{login_program}} {{tty}},"Skip the login (no login) and invoke, as root, another login program instead of `/bin/login`:",explain,linux Do not display the pre-login (issue) file (`/etc/issue` by default) before writing the login prompt:,agetty {{[-i|--noissue]}} -,command_gen,linux agetty {{[-i|--noissue]}} -,Do not display the pre-login (issue) file (`/etc/issue` by default) before writing the login prompt:,explain,linux Change the root directory and write a specific fake host into the `utmp` file:,agetty {{[-r|--chroot]}} {{/path/to/root_directory}} {{[-H|--host]}} {{fake_host}} -,command_gen,linux agetty {{[-r|--chroot]}} {{/path/to/root_directory}} {{[-H|--host]}} {{fake_host}} -,Change the root directory and write a specific fake host into the `utmp` file:,explain,linux Reboot the system:,systemctl reboot,command_gen,linux systemctl reboot,Reboot the system:,explain,linux Reboot into the BIOS/UEFI menu:,systemctl reboot --firmware-setup,command_gen,linux systemctl reboot --firmware-setup,Reboot into the BIOS/UEFI menu:,explain,linux Search for lines beginning with a specific prefix in a specific file:,look {{prefix}} {{path/to/file}},command_gen,linux look {{prefix}} {{path/to/file}},Search for lines beginning with a specific prefix in a specific file:,explain,linux Case-insensitively search only on blank and alphanumeric characters:,look {{[-f|--ignore-case]}} {{[-d|--alphanum]}} {{prefix}} {{path/to/file}},command_gen,linux look {{[-f|--ignore-case]}} {{[-d|--alphanum]}} {{prefix}} {{path/to/file}},Case-insensitively search only on blank and alphanumeric characters:,explain,linux Specify a string termination character (space by default):,"look {{[-t|--terminate]}} {{,}}",command_gen,linux "look {{[-t|--terminate]}} {{,}}",Specify a string termination character (space by default):,explain,linux Search in `/usr/share/dict/words` (`--ignore-case` and `--alphanum` are assumed):,look {{prefix}},command_gen,linux look {{prefix}},Search in `/usr/share/dict/words` (`--ignore-case` and `--alphanum` are assumed):,explain,linux Search in `/usr/share/dict/web2` (`--ignore-case` and `--alphanum` are assumed):,look {{[-a|--alternative]}} {{prefix}},command_gen,linux look {{[-a|--alternative]}} {{prefix}},Search in `/usr/share/dict/web2` (`--ignore-case` and `--alphanum` are assumed):,explain,linux Create a ROM filesystem inside partition Y on device X:,mkfs.cramfs {{/dev/sdXY}},command_gen,linux mkfs.cramfs {{/dev/sdXY}},Create a ROM filesystem inside partition Y on device X:,explain,linux Create a ROM filesystem with a volume-name:,mkfs.cramfs -n {{volume_name}} {{/dev/sdXY}},command_gen,linux mkfs.cramfs -n {{volume_name}} {{/dev/sdXY}},Create a ROM filesystem with a volume-name:,explain,linux List all mounted filesystems:,findmnt,command_gen,linux findmnt,List all mounted filesystems:,explain,linux Search for a device:,findmnt {{/dev/sdb1}},command_gen,linux findmnt {{/dev/sdb1}},Search for a device:,explain,linux Search for a mountpoint:,findmnt {{/}},command_gen,linux findmnt {{/}},Search for a mountpoint:,explain,linux Find filesystems in specific type:,findmnt {{[-t|--types]}} {{ext4}},command_gen,linux findmnt {{[-t|--types]}} {{ext4}},Find filesystems in specific type:,explain,linux Find filesystems with specific label:,findmnt LABEL={{BigStorage}},command_gen,linux findmnt LABEL={{BigStorage}},Find filesystems with specific label:,explain,linux Check mount table content in detail and verify `/etc/fstab`:,findmnt {{[-x|--verify]}} --verbose,command_gen,linux findmnt {{[-x|--verify]}} --verbose,Check mount table content in detail and verify `/etc/fstab`:,explain,linux Start a new VPN session:,openvpn3 session-start {{[-c|--config]}} {{path/to/config.conf}},command_gen,linux openvpn3 session-start {{[-c|--config]}} {{path/to/config.conf}},Start a new VPN session:,explain,linux List established sessions:,openvpn3 sessions-list,command_gen,linux openvpn3 sessions-list,List established sessions:,explain,linux Disconnect the currently established session started with given configuration:,openvpn3 session-manage {{[-c|--config]}} {{path/to/config.conf}} {{[-D|--disconnect]}},command_gen,linux openvpn3 session-manage {{[-c|--config]}} {{path/to/config.conf}} {{[-D|--disconnect]}},Disconnect the currently established session started with given configuration:,explain,linux Import VPN configuration:,openvpn3 config-import {{[-c|--config]}} {{path/to/config.conf}},command_gen,linux openvpn3 config-import {{[-c|--config]}} {{path/to/config.conf}},Import VPN configuration:,explain,linux List imported configurations:,openvpn3 configs-list,command_gen,linux openvpn3 configs-list,List imported configurations:,explain,linux Query information from a container:,sudo lxc-info {{container_name}},command_gen,linux sudo lxc-info {{container_name}},Query information from a container:,explain,linux Display help:,lxc-info {{[-?|--help]}},command_gen,linux lxc-info {{[-?|--help]}},Display help:,explain,linux Print a country where an IPv4 address or host is located:,acountry {{example.com}},command_gen,linux acountry {{example.com}},Print a country where an IPv4 address or host is located:,explain,linux Print extra [d]ebugging output:,acountry -d {{example.com}},command_gen,linux acountry -d {{example.com}},Print extra [d]ebugging output:,explain,linux Print more [v]erbose information:,acountry -v {{example.com}},command_gen,linux acountry -v {{example.com}},Print more [v]erbose information:,explain,linux View network interface statistics since last query:,ifstat,command_gen,linux ifstat,View network interface statistics since last query:,explain,linux View network interface statistics since last boot:,ifstat {{[-a|--ignore]}},command_gen,linux ifstat {{[-a|--ignore]}},View network interface statistics since last boot:,explain,linux View error rate:,ifstat {{[-e|--errors]}},command_gen,linux ifstat {{[-e|--errors]}},View error rate:,explain,linux Execute an expect script from a file:,expect {{path/to/file}},command_gen,linux expect {{path/to/file}},Execute an expect script from a file:,explain,linux Execute a specified expect script:,"expect -c ""{{commands}}""",command_gen,linux "expect -c ""{{commands}}""",Execute a specified expect script:,explain,linux Enter an interactive REPL (use `exit` or `` to exit):,expect -i,command_gen,linux expect -i,Enter an interactive REPL (use `exit` or `` to exit):,explain,linux Print the current time in a timezone:,zdump {{timezone}},command_gen,linux zdump {{timezone}},Print the current time in a timezone:,explain,linux Display help:,zdump --help,command_gen,linux zdump --help,Display help:,explain,linux Create a Debian Stable directory chroot:,sudo mmdebstrap stable {{path/to/debian-root/}},command_gen,linux sudo mmdebstrap stable {{path/to/debian-root/}},Create a Debian Stable directory chroot:,explain,linux Create a Debian Bookworm tarball chroot using a mirror:,mmdebstrap bookworm {{path/to/debian-bookworm.tar}} {{http://mirror.example.org/debian}},command_gen,linux mmdebstrap bookworm {{path/to/debian-bookworm.tar}} {{http://mirror.example.org/debian}},Create a Debian Bookworm tarball chroot using a mirror:,explain,linux Create a Debian Sid tarball chroot with additional packages:,"mmdebstrap sid {{path/to/debian-sid.tar}} --include={{pkg1,pkg2}}",command_gen,linux "mmdebstrap sid {{path/to/debian-sid.tar}} --include={{pkg1,pkg2}}",Create a Debian Sid tarball chroot with additional packages:,explain,linux Build the package in the current directory and run all tests directly on the system:,autopkgtest -- {{null}},command_gen,linux autopkgtest -- {{null}},Build the package in the current directory and run all tests directly on the system:,explain,linux Run a specific test for the package in the current directory:,autopkgtest --test-name={{test_name}} -- {{null}},command_gen,linux autopkgtest --test-name={{test_name}} -- {{null}},Run a specific test for the package in the current directory:,explain,linux "Download and build a specific package with `apt-get`, then run all tests:",autopkgtest {{package}} -- {{null}},command_gen,linux autopkgtest {{package}} -- {{null}},"Download and build a specific package with `apt-get`, then run all tests:",explain,linux Test the package in the current directory using a new root directory:,autopkgtest -- {{chroot}} {{path/to/new/root}},command_gen,linux autopkgtest -- {{chroot}} {{path/to/new/root}},Test the package in the current directory using a new root directory:,explain,linux Test the package in the current directory without rebuilding it:,autopkgtest {{[-B|--no-built-binaries]}} -- {{null}},command_gen,linux autopkgtest {{[-B|--no-built-binaries]}} -- {{null}},Test the package in the current directory without rebuilding it:,explain,linux Change a username:,sudo usermod {{[-l|--login]}} {{new_username}} {{username}},command_gen,linux sudo usermod {{[-l|--login]}} {{new_username}} {{username}},Change a username:,explain,linux Change a user ID:,sudo usermod {{[-u|--uid]}} {{id}} {{username}},command_gen,linux sudo usermod {{[-u|--uid]}} {{id}} {{username}},Change a user ID:,explain,linux Change a user shell:,sudo usermod {{[-s|--shell]}} {{path/to/shell}} {{username}},command_gen,linux sudo usermod {{[-s|--shell]}} {{path/to/shell}} {{username}},Change a user shell:,explain,linux Add a user to supplementary groups (mind the lack of whitespace):,"sudo usermod {{[-aG|--append --groups]}} {{group1,group2,...}} {{username}}",command_gen,linux "sudo usermod {{[-aG|--append --groups]}} {{group1,group2,...}} {{username}}",Add a user to supplementary groups (mind the lack of whitespace):,explain,linux Change a user home directory:,sudo usermod {{[-m|--move-home]}} {{[-d|--home]}} {{path/to/new_home}} {{username}},command_gen,linux sudo usermod {{[-m|--move-home]}} {{[-d|--home]}} {{path/to/new_home}} {{username}},Change a user home directory:,explain,linux Lock an account:,sudo usermod {{[-L|--lock]}} {{username}},command_gen,linux sudo usermod {{[-L|--lock]}} {{username}},Lock an account:,explain,linux Unlock an account:,sudo usermod {{[-U|--unlock]}} {{username}},command_gen,linux sudo usermod {{[-U|--unlock]}} {{username}},Unlock an account:,explain,linux Save the current screen layout:,autorandr --save {{profile_name}},command_gen,linux autorandr --save {{profile_name}},Save the current screen layout:,explain,linux Show the saved profiles:,autorandr,command_gen,linux autorandr,Show the saved profiles:,explain,linux Load the first detected profile:,autorandr --change,command_gen,linux autorandr --change,Load the first detected profile:,explain,linux Load a specific profile:,autorandr --load {{profile_name}},command_gen,linux autorandr --load {{profile_name}},Load a specific profile:,explain,linux Set the default profile:,autorandr --default {{profile_name}},command_gen,linux autorandr --default {{profile_name}},Set the default profile:,explain,linux List user accounts and their associated home directories:,homectl list,command_gen,linux homectl list,List user accounts and their associated home directories:,explain,linux Create a user account and their associated home directory:,sudo homectl create {{username}},command_gen,linux sudo homectl create {{username}},Create a user account and their associated home directory:,explain,linux Remove a specific user and the associated home directory:,sudo homectl remove {{username}},command_gen,linux sudo homectl remove {{username}},Remove a specific user and the associated home directory:,explain,linux Change the password for a specific user:,sudo homectl passwd {{username}},command_gen,linux sudo homectl passwd {{username}},Change the password for a specific user:,explain,linux Run a shell or a command with access to a specific home directory:,sudo homectl with {{username}} -- {{command}} {{command_arguments}},command_gen,linux sudo homectl with {{username}} -- {{command}} {{command_arguments}},Run a shell or a command with access to a specific home directory:,explain,linux Lock or unlock a specific home directory:,sudo homectl {{lock|unlock}} {{username}},command_gen,linux sudo homectl {{lock|unlock}} {{username}},Lock or unlock a specific home directory:,explain,linux Change the disk space assigned to a specific home directory to 100 GiB:,sudo homectl resize {{username}} {{100G}},command_gen,linux sudo homectl resize {{username}} {{100G}},Change the disk space assigned to a specific home directory to 100 GiB:,explain,linux Display help:,homectl --help,command_gen,linux homectl --help,Display help:,explain,linux Create an empty repository:,repo-add {{path/to/database.db.tar.gz}},command_gen,linux repo-add {{path/to/database.db.tar.gz}},Create an empty repository:,explain,linux Add all package binaries in the current directory and remove the old database file:,repo-add {{[-R|--remove]}} {{path/to/database.db.tar.gz}} {{*.pkg.tar.zst}},command_gen,linux repo-add {{[-R|--remove]}} {{path/to/database.db.tar.gz}} {{*.pkg.tar.zst}},Add all package binaries in the current directory and remove the old database file:,explain,linux Add all package binaries in the current directory in silent mode except for warning and error messages:,repo-add {{[-q|--quiet]}} {{path/to/database.db.tar.gz}} {{*.pkg.tar.zst}},command_gen,linux repo-add {{[-q|--quiet]}} {{path/to/database.db.tar.gz}} {{*.pkg.tar.zst}},Add all package binaries in the current directory in silent mode except for warning and error messages:,explain,linux Add all package binaries in the current directory without showing color:,repo-add --nocolor {{path/to/database.db.tar.gz}} {{*.pkg.tar.zst}},command_gen,linux repo-add --nocolor {{path/to/database.db.tar.gz}} {{*.pkg.tar.zst}},Add all package binaries in the current directory without showing color:,explain,linux Register a new trigger. Execute the specified program when the specified event occurs:,strigger --set --{{primary_database_failure|primary_slurmdbd_failure|primary_slurmctld_acct_buffer_full|primary_slurmctld_failure|...}} {{[-p|--program]}} {{path/to/executable}},command_gen,linux strigger --set --{{primary_database_failure|primary_slurmdbd_failure|primary_slurmctld_acct_buffer_full|primary_slurmctld_failure|...}} {{[-p|--program]}} {{path/to/executable}},Register a new trigger. Execute the specified program when the specified event occurs:,explain,linux Execute the specified program when the specified job terminated:,"strigger --set {{[-j|--jobid]}} {{job_id}} {{[-f|--fini]}} {{[-p|--program]}} ""{{path/to/executable}} {{argument1 argument2 ...}}""",command_gen,linux "strigger --set {{[-j|--jobid]}} {{job_id}} {{[-f|--fini]}} {{[-p|--program]}} ""{{path/to/executable}} {{argument1 argument2 ...}}""",Execute the specified program when the specified job terminated:,explain,linux View active triggers:,strigger --get,command_gen,linux strigger --get,View active triggers:,explain,linux View active triggers regarding the specified job:,strigger --get {{[-j|--jobid]}} {{job_id}},command_gen,linux strigger --get {{[-j|--jobid]}} {{job_id}},View active triggers regarding the specified job:,explain,linux Clear the specified trigger:,strigger --clear {{trigger_id}},command_gen,linux strigger --clear {{trigger_id}},Clear the specified trigger:,explain,linux Generate locales:,locale-gen,command_gen,linux locale-gen,Generate locales:,explain,linux Do not delete undefined locales:,locale-gen --keep-existing,command_gen,linux locale-gen --keep-existing,Do not delete undefined locales:,explain,linux Update the binary hardware database in `/etc/udev`:,systemd-hwdb update,command_gen,linux systemd-hwdb update,Update the binary hardware database in `/etc/udev`:,explain,linux Query the hardware database and print the result for a specific modalias:,systemd-hwdb query {{modalias}},command_gen,linux systemd-hwdb query {{modalias}},Query the hardware database and print the result for a specific modalias:,explain,linux "Update the binary hardware database, returning a non-zero exit value on any parsing error:",systemd-hwdb {{[-s|--strict]}} update,command_gen,linux systemd-hwdb {{[-s|--strict]}} update,"Update the binary hardware database, returning a non-zero exit value on any parsing error:",explain,linux Update the binary hardware database in `/usr/lib/udev`:,systemd-hwdb --usr update,command_gen,linux systemd-hwdb --usr update,Update the binary hardware database in `/usr/lib/udev`:,explain,linux Update the binary hardware database in the specified root path:,systemd-hwdb {{[-r|--root]}} {{path/to/root}} update,command_gen,linux systemd-hwdb {{[-r|--root]}} {{path/to/root}} update,Update the binary hardware database in the specified root path:,explain,linux "List all files, including hidden files:",dir {{[-a|--all]}},command_gen,linux dir {{[-a|--all]}},"List all files, including hidden files:",explain,linux List files including their author (`-l` is required):,dir -l --author,command_gen,linux dir -l --author,List files including their author (`-l` is required):,explain,linux List files excluding those that match a specified blob pattern:,dir --hide {{pattern}},command_gen,linux dir --hide {{pattern}},List files excluding those that match a specified blob pattern:,explain,linux List subdirectories recursively:,dir {{[-R|--recursive]}},command_gen,linux dir {{[-R|--recursive]}},List subdirectories recursively:,explain,linux Display help:,dir --help,command_gen,linux dir --help,Display help:,explain,linux Enter a `toolbox` container using the default image of a specific distribution:,toolbox enter {{[-d|--distro]}} {{distribution}},command_gen,linux toolbox enter {{[-d|--distro]}} {{distribution}},Enter a `toolbox` container using the default image of a specific distribution:,explain,linux Enter a `toolbox` container using the default image of a specific release of the current distribution:,toolbox enter {{[-r|--release]}} {{release}},command_gen,linux toolbox enter {{[-r|--release]}} {{release}},Enter a `toolbox` container using the default image of a specific release of the current distribution:,explain,linux Enter a toolbox container using the default image for Fedora 39:,toolbox enter {{[-d|--distro]}} {{fedora}} {{[-r|--release]}} {{f39}},command_gen,linux toolbox enter {{[-d|--distro]}} {{fedora}} {{[-r|--release]}} {{f39}},Enter a toolbox container using the default image for Fedora 39:,explain,linux Install an application to the desktop menu system:,xdg-desktop-menu install {{path/to/file.desktop}},command_gen,linux xdg-desktop-menu install {{path/to/file.desktop}},Install an application to the desktop menu system:,explain,linux Install an application to the desktop menu system with the vendor prefix check disabled:,xdg-desktop-menu install --novendor {{path/to/file.desktop}},command_gen,linux xdg-desktop-menu install --novendor {{path/to/file.desktop}},Install an application to the desktop menu system with the vendor prefix check disabled:,explain,linux Uninstall an application from the desktop menu system:,xdg-desktop-menu uninstall {{path/to/file.desktop}},command_gen,linux xdg-desktop-menu uninstall {{path/to/file.desktop}},Uninstall an application from the desktop menu system:,explain,linux Force an update of the desktop menu system:,xdg-desktop-menu forceupdate --mode {{user|system}},command_gen,linux xdg-desktop-menu forceupdate --mode {{user|system}},Force an update of the desktop menu system:,explain,linux List all compatible displays:,ddcutil detect,command_gen,linux ddcutil detect,List all compatible displays:,explain,linux Change the brightness (option 0x10) of display 1 to 50%:,ddcutil {{[-d|--display]}} {{1}} setvcp {{10}} {{50}},command_gen,linux ddcutil {{[-d|--display]}} {{1}} setvcp {{10}} {{50}},Change the brightness (option 0x10) of display 1 to 50%:,explain,linux Increase the contrast (option 0x12) of display 1 by 5%:,ddcutil {{[-d|--display]}} {{1}} setvcp {{12}} {{+}} {{5}},command_gen,linux ddcutil {{[-d|--display]}} {{1}} setvcp {{12}} {{+}} {{5}},Increase the contrast (option 0x12) of display 1 by 5%:,explain,linux Read the settings of display 1:,ddcutil {{[-d|--display]}} {{1}} getvcp {{ALL}},command_gen,linux ddcutil {{[-d|--display]}} {{1}} getvcp {{ALL}},Read the settings of display 1:,explain,linux Display MATE version:,mate-about --version,command_gen,linux mate-about --version,Display MATE version:,explain,linux Update the list of available packages and versions:,wajig update,command_gen,linux wajig update,Update the list of available packages and versions:,explain,linux "Install a package, or update it to the latest available version:",wajig install {{package}},command_gen,linux wajig install {{package}},"Install a package, or update it to the latest available version:",explain,linux Remove a package and its configuration files:,wajig purge {{package}},command_gen,linux wajig purge {{package}},Remove a package and its configuration files:,explain,linux Perform an update and then a dist-upgrade:,wajig daily-upgrade,command_gen,linux wajig daily-upgrade,Perform an update and then a dist-upgrade:,explain,linux Display the sizes of installed packages:,wajig sizes,command_gen,linux wajig sizes,Display the sizes of installed packages:,explain,linux List the version and distribution for all installed packages:,wajig versions,command_gen,linux wajig versions,List the version and distribution for all installed packages:,explain,linux List versions of upgradable packages:,wajig toupgrade,command_gen,linux wajig toupgrade,List versions of upgradable packages:,explain,linux Display packages which have some form of dependency on the given package:,wajig dependents {{package}},command_gen,linux wajig dependents {{package}},Display packages which have some form of dependency on the given package:,explain,linux "Display the current state of the system (known screens, resolutions, ...):",xrandr {{[-q|--query]}},command_gen,linux xrandr {{[-q|--query]}},"Display the current state of the system (known screens, resolutions, ...):",explain,linux Disable disconnected outputs and enable connected ones with default settings:,xrandr --auto,command_gen,linux xrandr --auto,Disable disconnected outputs and enable connected ones with default settings:,explain,linux "Change the resolution and update frequency of DisplayPort 1 to 1920x1080, 60Hz:",xrandr --output {{DP1}} --mode {{1920x1080}} --rate {{60}},command_gen,linux xrandr --output {{DP1}} --mode {{1920x1080}} --rate {{60}},"Change the resolution and update frequency of DisplayPort 1 to 1920x1080, 60Hz:",explain,linux Set the resolution of HDMI2 to 1280x1024 and put it on the right of DP1:,xrandr --output {{HDMI2}} --mode {{1280x1024}} --right-of {{DP1}},command_gen,linux xrandr --output {{HDMI2}} --mode {{1280x1024}} --right-of {{DP1}},Set the resolution of HDMI2 to 1280x1024 and put it on the right of DP1:,explain,linux Disable the VGA1 output:,xrandr --output {{VGA1}} --off,command_gen,linux xrandr --output {{VGA1}} --off,Disable the VGA1 output:,explain,linux Set the brightness for LVDS1 to 50%:,xrandr --output {{LVDS1}} --brightness {{0.5}},command_gen,linux xrandr --output {{LVDS1}} --brightness {{0.5}},Set the brightness for LVDS1 to 50%:,explain,linux Display the current state of any X server:,xrandr {{[-d|--display]}} :{{0}} {{[-q|--query]}},command_gen,linux xrandr {{[-d|--display]}} :{{0}} {{[-q|--query]}},Display the current state of any X server:,explain,linux Display 100 decimal digits of Archimedes' constant Pi:,pi,command_gen,linux pi,Display 100 decimal digits of Archimedes' constant Pi:,explain,linux Display a specified number of decimal digits of Archimedes' constant Pi:,pi {{number}},command_gen,linux pi {{number}},Display a specified number of decimal digits of Archimedes' constant Pi:,explain,linux Display recommended readings:,pi --bibliography,command_gen,linux pi --bibliography,Display recommended readings:,explain,linux Display help:,pi --help,command_gen,linux pi --help,Display help:,explain,linux Display version:,pi --version,command_gen,linux pi --version,Display version:,explain,linux List installed packages and their versions:,pkginfo {{[-i|--installed]}},command_gen,linux pkginfo {{[-i|--installed]}},List installed packages and their versions:,explain,linux List files owned by a package:,pkginfo {{[-l|--list]}} {{package}},command_gen,linux pkginfo {{[-l|--list]}} {{package}},List files owned by a package:,explain,linux List the owner(s) of files matching a pattern:,pkginfo {{[-o|--owner]}} {{pattern}},command_gen,linux pkginfo {{[-o|--owner]}} {{pattern}},List the owner(s) of files matching a pattern:,explain,linux Print the footprint of a file:,pkginfo -f {{path/to/file}},command_gen,linux pkginfo -f {{path/to/file}},Print the footprint of a file:,explain,linux Read a CD and write its contents to a file:,cdrdao read-cd --device {{/dev/cdrom}} --read-raw {{image.toc}},command_gen,linux cdrdao read-cd --device {{/dev/cdrom}} --read-raw {{image.toc}},Read a CD and write its contents to a file:,explain,linux Set capability `cap_net_raw` (to use RAW and PACKET sockets) for a given file:,setcap '{{cap_net_raw}}' {{path/to/file}},command_gen,linux setcap '{{cap_net_raw}}' {{path/to/file}},Set capability `cap_net_raw` (to use RAW and PACKET sockets) for a given file:,explain,linux "Set multiple capabilities on a file (`ep` behind the capability means ""effective permitted""):","setcap '{{cap_dac_read_search,cap_sys_tty_config+ep}}' {{path/to/file}}",command_gen,linux "setcap '{{cap_dac_read_search,cap_sys_tty_config+ep}}' {{path/to/file}}","Set multiple capabilities on a file (`ep` behind the capability means ""effective permitted""):",explain,linux Remove all capabilities from a file:,setcap -r {{path/to/file}},command_gen,linux setcap -r {{path/to/file}},Remove all capabilities from a file:,explain,linux Verify that the specified capabilities are currently associated with the specified file:,setcap -v '{{cap_net_raw}}' {{path/to/file}},command_gen,linux setcap -v '{{cap_net_raw}}' {{path/to/file}},Verify that the specified capabilities are currently associated with the specified file:,explain,linux The optional `-n root_uid` argument can be used to set the file capability for use only in a user namespace with this root user ID owner:,setcap -n {{root_uid}} '{{cap_net_admin}}' {{path/to/file}},command_gen,linux setcap -n {{root_uid}} '{{cap_net_admin}}' {{path/to/file}},The optional `-n root_uid` argument can be used to set the file capability for use only in a user namespace with this root user ID owner:,explain,linux Tell the kernel to forget about the first partition of `/dev/sda`:,sudo delpart {{/dev/sda}} {{1}},command_gen,linux sudo delpart {{/dev/sda}} {{1}},Tell the kernel to forget about the first partition of `/dev/sda`:,explain,linux "Fake the time to this evening, before printing the result of `date`:",faketime '{{today 23:30}}' {{date}},command_gen,linux faketime '{{today 23:30}}' {{date}},"Fake the time to this evening, before printing the result of `date`:",explain,linux "Open a new Bash shell, which uses yesterday as the current date:",faketime '{{yesterday}}' {{bash}},command_gen,linux faketime '{{yesterday}}' {{bash}},"Open a new Bash shell, which uses yesterday as the current date:",explain,linux Simulate how a program would act next Friday night:,faketime '{{next Friday 1 am}}' {{path/to/program}},command_gen,linux faketime '{{next Friday 1 am}}' {{path/to/program}},Simulate how a program would act next Friday night:,explain,linux Generate a random UUID:,uuidd {{[-r|--random]}},command_gen,linux uuidd {{[-r|--random]}},Generate a random UUID:,explain,linux Generate a bulk number of random UUIDs:,uuidd {{[-r|--random]}} {{[-n|--uuids]}} {{number_of_uuids}},command_gen,linux uuidd {{[-r|--random]}} {{[-n|--uuids]}} {{number_of_uuids}},Generate a bulk number of random UUIDs:,explain,linux "Generate a time-based UUID, based on the current time and MAC address of the system:",uuidd {{[-t|--time]}},command_gen,linux uuidd {{[-t|--time]}},"Generate a time-based UUID, based on the current time and MAC address of the system:",explain,linux Rename files using simple substitutions (substitute 'foo' with 'bar' wherever found):,rename {{foo}} {{bar}} {{*}},command_gen,linux rename {{foo}} {{bar}} {{*}},Rename files using simple substitutions (substitute 'foo' with 'bar' wherever found):,explain,linux Dry-run - display which renames would occur without performing them:,rename {{[-vn|--verbose --no-act]}} {{foo}} {{bar}} {{*}},command_gen,linux rename {{[-vn|--verbose --no-act]}} {{foo}} {{bar}} {{*}},Dry-run - display which renames would occur without performing them:,explain,linux Do not overwrite existing files:,rename {{[-o|--no-overwrite]}} {{foo}} {{bar}} {{*}},command_gen,linux rename {{[-o|--no-overwrite]}} {{foo}} {{bar}} {{*}},Do not overwrite existing files:,explain,linux Change file extensions:,rename {{.ext}} {{.bak}} {{*.ext}},command_gen,linux rename {{.ext}} {{.bak}} {{*.ext}},Change file extensions:,explain,linux "Prepend ""foo"" to all filenames in the current directory:",rename {{''}} {{'foo'}} {{*}},command_gen,linux rename {{''}} {{'foo'}} {{*}},"Prepend ""foo"" to all filenames in the current directory:",explain,linux Rename a group of increasingly numbered files zero-padding the numbers up to 3 digits:,rename {{foo}} {{foo00}} {{foo?}} && rename {{foo}} {{foo0}} {{foo??}},command_gen,linux rename {{foo}} {{foo00}} {{foo?}} && rename {{foo}} {{foo0}} {{foo??}},Rename a group of increasingly numbered files zero-padding the numbers up to 3 digits:,explain,linux Translate IP addresses (IPv4 and IPv6) to the corresponding ARPA name:,arpaname {{ip_address}},command_gen,linux arpaname {{ip_address}},Translate IP addresses (IPv4 and IPv6) to the corresponding ARPA name:,explain,linux Search block devices by filesystem label:,findfs LABEL={{label}},command_gen,linux findfs LABEL={{label}},Search block devices by filesystem label:,explain,linux Search by filesystem UUID:,findfs UUID={{uuid}},command_gen,linux findfs UUID={{uuid}},Search by filesystem UUID:,explain,linux Search by partition label (GPT or MAC partition table):,findfs PARTLABEL={{partition_label}},command_gen,linux findfs PARTLABEL={{partition_label}},Search by partition label (GPT or MAC partition table):,explain,linux Search by partition UUID (GPT partition table only):,findfs PARTUUID={{partition_uuid}},command_gen,linux findfs PARTUUID={{partition_uuid}},Search by partition UUID (GPT partition table only):,explain,linux Add (and enable) a repository from a URL:,dnf config-manager --add-repo={{repository_url}},command_gen,linux dnf config-manager --add-repo={{repository_url}},Add (and enable) a repository from a URL:,explain,linux Print current configuration values:,dnf config-manager --dump,command_gen,linux dnf config-manager --dump,Print current configuration values:,explain,linux Enable a specific repository:,dnf config-manager --set-enabled {{repository_id}},command_gen,linux dnf config-manager --set-enabled {{repository_id}},Enable a specific repository:,explain,linux Disable specified repositories:,dnf config-manager --set-disabled {{repository_id1 repository_id2 ...}},command_gen,linux dnf config-manager --set-disabled {{repository_id1 repository_id2 ...}},Disable specified repositories:,explain,linux Set a configuration option for a repository:,dnf config-manager --setopt={{option}}={{value}},command_gen,linux dnf config-manager --setopt={{option}}={{value}},Set a configuration option for a repository:,explain,linux Display help:,dnf config-manager --help-cmd,command_gen,linux dnf config-manager --help-cmd,Display help:,explain,linux Show the highscores:,snake4scores,command_gen,linux snake4scores,Show the highscores:,explain,linux Set a filesystem label:,"mlabel -i {{/dev/sda}} ::""{{new_label}}""",command_gen,linux "mlabel -i {{/dev/sda}} ::""{{new_label}}""",Set a filesystem label:,explain,linux Check the Pi-hole daemon's status:,pihole status,command_gen,linux pihole status,Check the Pi-hole daemon's status:,explain,linux Update Pi-hole and Gravity:,pihole {{[-up|updatePihole]}},command_gen,linux pihole {{[-up|updatePihole]}},Update Pi-hole and Gravity:,explain,linux Start or stop the daemon:,pihole {{enable|disable}},command_gen,linux pihole {{enable|disable}},Start or stop the daemon:,explain,linux Update the lists and flush the cache without restarting the DNS server:,pihole reloaddns,command_gen,linux pihole reloaddns,Update the lists and flush the cache without restarting the DNS server:,explain,linux Update the list of ad-serving domains:,pihole {{[-g|updateGravity]}},command_gen,linux pihole {{[-g|updateGravity]}},Update the list of ad-serving domains:,explain,linux Allow or deny the specified domain:,pihole {{allowlist|denylist}} {{example.com}},command_gen,linux pihole {{allowlist|denylist}} {{example.com}},Allow or deny the specified domain:,explain,linux Search the lists for a domain:,pihole {{[-q|query]}} {{example.com}},command_gen,linux pihole {{[-q|query]}} {{example.com}},Search the lists for a domain:,explain,linux Open a real-time log of connections:,pihole {{[-t|tail]}},command_gen,linux pihole {{[-t|tail]}},Open a real-time log of connections:,explain,linux List information about loaded `eBPF` programs:,bpftool prog list,command_gen,linux bpftool prog list,List information about loaded `eBPF` programs:,explain,linux List `eBPF` program attachments in the kernel networking subsystem:,bpftool net list,command_gen,linux bpftool net list,List `eBPF` program attachments in the kernel networking subsystem:,explain,linux List all active links:,bpftool link list,command_gen,linux bpftool link list,List all active links:,explain,linux "List all `raw_tracepoint`, `tracepoint`, `kprobe` attachments in the system:",bpftool perf list,command_gen,linux bpftool perf list,"List all `raw_tracepoint`, `tracepoint`, `kprobe` attachments in the system:",explain,linux List `BPF Type Format (BTF)` data:,bpftool btf list,command_gen,linux bpftool btf list,List `BPF Type Format (BTF)` data:,explain,linux List information about loaded maps:,bpftool map list,command_gen,linux bpftool map list,List information about loaded maps:,explain,linux "Probe a network device ""eth0"" for supported `eBPF` features:",bpftool feature probe dev {{eth0}},command_gen,linux bpftool feature probe dev {{eth0}},"Probe a network device ""eth0"" for supported `eBPF` features:",explain,linux Run commands in batch mode from a file:,bpftool batch file {{myfile}},command_gen,linux bpftool batch file {{myfile}},Run commands in batch mode from a file:,explain,linux View documentation for the original command:,tldr dnf group,command_gen,linux tldr dnf group,View documentation for the original command:,explain,linux "Profile the default instance, logging to `profile.log` (`gnuplot` files and a HTML file for result visualizing are also generated):",pw-profiler,command_gen,linux pw-profiler,"Profile the default instance, logging to `profile.log` (`gnuplot` files and a HTML file for result visualizing are also generated):",explain,linux Change the log output file:,pw-profiler {{[-o|--output]}} {{path/to/file.log}},command_gen,linux pw-profiler {{[-o|--output]}} {{path/to/file.log}},Change the log output file:,explain,linux Profile a remote instance:,pw-profiler {{[-r|--remote]}} {{remote_name}},command_gen,linux pw-profiler {{[-r|--remote]}} {{remote_name}},Profile a remote instance:,explain,linux Display help:,pw-profiler {{[-h|--help]}},command_gen,linux pw-profiler {{[-h|--help]}},Display help:,explain,linux Set output column count to a specific value:,img2txt --width={{10}},command_gen,linux img2txt --width={{10}},Set output column count to a specific value:,explain,linux Set output line count to a specific value:,img2txt --height={{5}},command_gen,linux img2txt --height={{5}},Set output line count to a specific value:,explain,linux Set output font width to a specific value:,img2txt --font-width={{12}},command_gen,linux img2txt --font-width={{12}},Set output font width to a specific value:,explain,linux Set output font height to a specific value:,img2txt --font-height={{14}},command_gen,linux img2txt --font-height={{14}},Set output font height to a specific value:,explain,linux Set image brightness to a specific value:,img2txt --brightness={{2}},command_gen,linux img2txt --brightness={{2}},Set image brightness to a specific value:,explain,linux "Get max, min, mean and median of a single column of numbers:",seq 3 | datamash max 1 min 1 mean 1 median 1,command_gen,linux seq 3 | datamash max 1 min 1 mean 1 median 1,"Get max, min, mean and median of a single column of numbers:",explain,linux "Get the mean of a single column of float numbers (floats must use "","" and not "".""):","echo -e '1.0\n2.5\n3.1\n4.3\n5.6\n5.7' | tr '.' ',' | datamash mean 1",command_gen,linux "echo -e '1.0\n2.5\n3.1\n4.3\n5.6\n5.7' | tr '.' ',' | datamash mean 1","Get the mean of a single column of float numbers (floats must use "","" and not "".""):",explain,linux Get the mean of a single column of numbers with a given decimal precision:,echo -e '1\n2\n3\n4\n5\n5' | datamash {{[-R|--round]}} {{number_of_decimals_wanted}} mean 1,command_gen,linux echo -e '1\n2\n3\n4\n5\n5' | datamash {{[-R|--round]}} {{number_of_decimals_wanted}} mean 1,Get the mean of a single column of numbers with a given decimal precision:,explain,linux "Get the mean of a single column of numbers ignoring ""Na"" and ""NaN"" (literal) strings:",echo -e '1\n2\nNa\n3\nNaN' | datamash --narm mean 1,command_gen,linux echo -e '1\n2\nNa\n3\nNaN' | datamash --narm mean 1,"Get the mean of a single column of numbers ignoring ""Na"" and ""NaN"" (literal) strings:",explain,linux List available properties (and descriptions) for the given btrfs object:,sudo btrfs property list {{path/to/btrfs_object}},command_gen,linux sudo btrfs property list {{path/to/btrfs_object}},List available properties (and descriptions) for the given btrfs object:,explain,linux Get all properties for the given btrfs object:,sudo btrfs property get {{path/to/btrfs_object}},command_gen,linux sudo btrfs property get {{path/to/btrfs_object}},Get all properties for the given btrfs object:,explain,linux Get the `label` property for the given btrfs filesystem or device:,sudo btrfs property get {{path/to/btrfs_filesystem}} label,command_gen,linux sudo btrfs property get {{path/to/btrfs_filesystem}} label,Get the `label` property for the given btrfs filesystem or device:,explain,linux Get all object type-specific properties for the given btrfs filesystem or device:,sudo btrfs property get -t {{subvol|filesystem|inode|device}} {{path/to/btrfs_filesystem}},command_gen,linux sudo btrfs property get -t {{subvol|filesystem|inode|device}} {{path/to/btrfs_filesystem}},Get all object type-specific properties for the given btrfs filesystem or device:,explain,linux Set the `compression` property for a given btrfs inode (either a file or directory):,sudo btrfs property set {{path/to/btrfs_inode}} compression {{zstd|zlib|lzo|none}},command_gen,linux sudo btrfs property set {{path/to/btrfs_inode}} compression {{zstd|zlib|lzo|none}},Set the `compression` property for a given btrfs inode (either a file or directory):,explain,linux Create a shell script that when executed extracts the given files from itself:,shar {{[-V|--vanilla-operation]}} {{path/to/file1 path/to/file2 ...}} > {{path/to/archive.sh}},command_gen,linux shar {{[-V|--vanilla-operation]}} {{path/to/file1 path/to/file2 ...}} > {{path/to/archive.sh}},Create a shell script that when executed extracts the given files from itself:,explain,linux Compress the files in the archive:,shar {{[-C|--compactor]}} {{xz}} {{path/to/file1 path/to/file2 ...}} > {{path/to/archive.sh}},command_gen,linux shar {{[-C|--compactor]}} {{xz}} {{path/to/file1 path/to/file2 ...}} > {{path/to/archive.sh}},Compress the files in the archive:,explain,linux Treat all files as binary (i.e. `uuencode` everything):,shar {{[-B|--uuencode]}} {{path/to/file1 path/to/file2 ...}} > {{path/to/archive.sh}},command_gen,linux shar {{[-B|--uuencode]}} {{path/to/file1 path/to/file2 ...}} > {{path/to/archive.sh}},Treat all files as binary (i.e. `uuencode` everything):,explain,linux Treat all files as text (i.e. `uuencode` nothing):,shar {{[-T|--text-files]}} {{path/to/file1 path/to/file2 ...}} > {{path/to/archive.sh}},command_gen,linux shar {{[-T|--text-files]}} {{path/to/file1 path/to/file2 ...}} > {{path/to/archive.sh}},Treat all files as text (i.e. `uuencode` nothing):,explain,linux Include a name and cut mark in the header comment of the archive:,"shar {{[-n|--archive-name]}} ""{{My files}}"" {{[-c|--cut-mark]}} {{path/to/file1 path/to/file2 ...}} > {{path/to/archive.sh}}",command_gen,linux "shar {{[-n|--archive-name]}} ""{{My files}}"" {{[-c|--cut-mark]}} {{path/to/file1 path/to/file2 ...}} > {{path/to/archive.sh}}",Include a name and cut mark in the header comment of the archive:,explain,linux Increase a volume's size to 120 GB:,sudo lvextend {{[-L|--size]}} {{120G}} {{logical_volume}},command_gen,linux sudo lvextend {{[-L|--size]}} {{120G}} {{logical_volume}},Increase a volume's size to 120 GB:,explain,linux Increase a volume's size by 40 GB as well as the underlying filesystem:,sudo lvextend {{[-L|--size]}} +{{40G}} {{[-r|--resizefs]}} {{logical_volume}},command_gen,linux sudo lvextend {{[-L|--size]}} +{{40G}} {{[-r|--resizefs]}} {{logical_volume}},Increase a volume's size by 40 GB as well as the underlying filesystem:,explain,linux Increase a volume's size to 100% of the free physical volume space:,sudo lvextend {{[-l|--extents]}} +{{100}}%FREE {{logical_volume}},command_gen,linux sudo lvextend {{[-l|--extents]}} +{{100}}%FREE {{logical_volume}},Increase a volume's size to 100% of the free physical volume space:,explain,linux Increase a volume's size to 100% of the free physical volume space and resize the underlying filesystem:,sudo lvextend {{[-l|--extents]}} +{{100}}%FREE {{[-r|--resizefs]}} {{logical_volume}},command_gen,linux sudo lvextend {{[-l|--extents]}} +{{100}}%FREE {{[-r|--resizefs]}} {{logical_volume}},Increase a volume's size to 100% of the free physical volume space and resize the underlying filesystem:,explain,linux Clone a package repository (requires setting an SSH key in your Arch Linux GitLab account):,pkgctl repo clone {{pkgname}},command_gen,linux pkgctl repo clone {{pkgname}},Clone a package repository (requires setting an SSH key in your Arch Linux GitLab account):,explain,linux Clone a package repository over HTTPS:,pkgctl repo clone --protocol https {{pkgname}},command_gen,linux pkgctl repo clone --protocol https {{pkgname}},Clone a package repository over HTTPS:,explain,linux Create a new GitLab package repository and clone it after creation (requires valid GitLab API authentication):,pkgctl repo create {{pkgbase}},command_gen,linux pkgctl repo create {{pkgbase}},Create a new GitLab package repository and clone it after creation (requires valid GitLab API authentication):,explain,linux Switch a package repository to a specified version:,pkgctl repo switch {{version}} {{pkgbase}},command_gen,linux pkgctl repo switch {{version}} {{pkgbase}},Switch a package repository to a specified version:,explain,linux Open a package repository's website:,pkgctl repo web {{pkgbase}},command_gen,linux pkgctl repo web {{pkgbase}},Open a package repository's website:,explain,linux Show version of httpd package:,rpm --query {{httpd}},command_gen,linux rpm --query {{httpd}},Show version of httpd package:,explain,linux List versions of all matching packages:,rpm --query --all '{{mariadb*}}',command_gen,linux rpm --query --all '{{mariadb*}}',List versions of all matching packages:,explain,linux Forcibly install a package regardless of currently installed versions:,rpm --upgrade {{path/to/package.rpm}} --force,command_gen,linux rpm --upgrade {{path/to/package.rpm}} --force,Forcibly install a package regardless of currently installed versions:,explain,linux Identify owner of a file and show version of the package:,rpm --query --file {{/etc/postfix/main.cf}},command_gen,linux rpm --query --file {{/etc/postfix/main.cf}},Identify owner of a file and show version of the package:,explain,linux List package-owned files:,rpm --query --list {{kernel}},command_gen,linux rpm --query --list {{kernel}},List package-owned files:,explain,linux Show scriptlets from an RPM file:,rpm --query --package --scripts {{package.rpm}},command_gen,linux rpm --query --package --scripts {{package.rpm}},Show scriptlets from an RPM file:,explain,linux "Show changed, missing and/or incorrectly installed files of matching packages:",rpm --verify --all '{{php-*}}',command_gen,linux rpm --verify --all '{{php-*}}',"Show changed, missing and/or incorrectly installed files of matching packages:",explain,linux Display the changelog of a specific package:,rpm --query --changelog {{package}},command_gen,linux rpm --query --changelog {{package}},Display the changelog of a specific package:,explain,linux List snapshot configs:,snapper list-configs,command_gen,linux snapper list-configs,List snapshot configs:,explain,linux Create snapper config:,snapper {{[-c|--config]}} {{config}} create-config {{path/to/directory}},command_gen,linux snapper {{[-c|--config]}} {{config}} create-config {{path/to/directory}},Create snapper config:,explain,linux Create a snapshot with a description:,"snapper {{[-c|--config]}} {{config}} create {{[-d|--description]}} ""{{snapshot_description}}""",command_gen,linux "snapper {{[-c|--config]}} {{config}} create {{[-d|--description]}} ""{{snapshot_description}}""",Create a snapshot with a description:,explain,linux List snapshots for a config:,snapper {{[-c|--config]}} {{config}} list,command_gen,linux snapper {{[-c|--config]}} {{config}} list,List snapshots for a config:,explain,linux Delete a snapshot:,snapper {{[-c|--config]}} {{config}} delete {{snapshot_number}},command_gen,linux snapper {{[-c|--config]}} {{config}} delete {{snapshot_number}},Delete a snapshot:,explain,linux Delete a range of snapshots:,snapper {{[-c|--config]}} {{config}} delete {{snapshot1}}-{{snapshot2}},command_gen,linux snapper {{[-c|--config]}} {{config}} delete {{snapshot1}}-{{snapshot2}},Delete a range of snapshots:,explain,linux Start the `atd` daemon:,systemctl start atd,command_gen,linux systemctl start atd,Start the `atd` daemon:,explain,linux Execute commands from `stdin` (press `` when done):,batch,command_gen,linux batch,Execute commands from `stdin` (press `` when done):,explain,linux Execute a command from `stdin`:,"echo ""{{./make_db_backup.sh}}"" | batch",command_gen,linux "echo ""{{./make_db_backup.sh}}"" | batch",Execute a command from `stdin`:,explain,linux Start a caffeine server:,caffeine,command_gen,linux caffeine,Start a caffeine server:,explain,linux Display help:,caffeine --help,command_gen,linux caffeine --help,Display help:,explain,linux Display version:,caffeine --version,command_gen,linux caffeine --version,Display version:,explain,linux Create a new group:,cgcreate -g {{group_type}}:{{group_name}},command_gen,linux cgcreate -g {{group_type}}:{{group_name}},Create a new group:,explain,linux Create a new group with multiple cgroup types:,"cgcreate -g {{group_type1}},{{group_type2}}:{{group_name}}",command_gen,linux "cgcreate -g {{group_type1}},{{group_type2}}:{{group_name}}",Create a new group with multiple cgroup types:,explain,linux Create a subgroup:,mkdir /sys/fs/cgroup/{{group_type}}/{{group_name}}/{{subgroup_name}},command_gen,linux mkdir /sys/fs/cgroup/{{group_type}}/{{group_name}}/{{subgroup_name}},Create a subgroup:,explain,linux Test the configuration file and then exit:,collectd -t,command_gen,linux collectd -t,Test the configuration file and then exit:,explain,linux Test plugin data collection functionality and then exit:,collectd -T,command_gen,linux collectd -T,Test plugin data collection functionality and then exit:,explain,linux Start `collectd`:,collectd,command_gen,linux collectd,Start `collectd`:,explain,linux Specify a custom configuration file location:,collectd -C {{path/to/file}},command_gen,linux collectd -C {{path/to/file}},Specify a custom configuration file location:,explain,linux Specify a custom PID file location:,collectd -P {{path/to/file}},command_gen,linux collectd -P {{path/to/file}},Specify a custom PID file location:,explain,linux Don't fork into the background:,collectd -f,command_gen,linux collectd -f,Don't fork into the background:,explain,linux Display help and version:,collectd -h,command_gen,linux collectd -h,Display help and version:,explain,linux Apply a network configuration and make it persistent:,sudo netplan apply,command_gen,linux sudo netplan apply,Apply a network configuration and make it persistent:,explain,linux Generate backend configuration files:,sudo netplan generate,command_gen,linux sudo netplan generate,Generate backend configuration files:,explain,linux Configure a network interface to use DHCP:,sudo netplan set ethernets.{{interface_name}}.dhcp4=true,command_gen,linux sudo netplan set ethernets.{{interface_name}}.dhcp4=true,Configure a network interface to use DHCP:,explain,linux Try configuration changes without applying them permanently:,sudo netplan try --timeout={{seconds}},command_gen,linux sudo netplan try --timeout={{seconds}},Try configuration changes without applying them permanently:,explain,linux Return to previous working configuration after failed apply:,sudo netplan --debug apply,command_gen,linux sudo netplan --debug apply,Return to previous working configuration after failed apply:,explain,linux Display the current netplan configuration status:,netplan status,command_gen,linux netplan status,Display the current netplan configuration status:,explain,linux Resume a specific virtual machine:,qm resume {{vm_id}},command_gen,linux qm resume {{vm_id}},Resume a specific virtual machine:,explain,linux Resume a specific virtual machine ignoring locks (requires root):,sudo qm resume {{vm_id}} --skiplock true,command_gen,linux sudo qm resume {{vm_id}} --skiplock true,Resume a specific virtual machine ignoring locks (requires root):,explain,linux Extract a squashfs filesystem to `squashfs-root` in the current working directory:,unsquashfs {{filesystem.squashfs}},command_gen,linux unsquashfs {{filesystem.squashfs}},Extract a squashfs filesystem to `squashfs-root` in the current working directory:,explain,linux Extract a squashfs filesystem to the specified directory:,unsquashfs {{[-d|-dest]}} {{path/to/directory}} {{filesystem.squashfs}},command_gen,linux unsquashfs {{[-d|-dest]}} {{path/to/directory}} {{filesystem.squashfs}},Extract a squashfs filesystem to the specified directory:,explain,linux Display the names of files as they are extracted:,unsquashfs {{[-i|-info]}} {{filesystem.squashfs}},command_gen,linux unsquashfs {{[-i|-info]}} {{filesystem.squashfs}},Display the names of files as they are extracted:,explain,linux Display the names of files and their attributes as they are extracted:,unsquashfs {{[-li|-linfo]}} {{filesystem.squashfs}},command_gen,linux unsquashfs {{[-li|-linfo]}} {{filesystem.squashfs}},Display the names of files and their attributes as they are extracted:,explain,linux List files inside the squashfs filesystem (without extracting):,unsquashfs {{[-l|-ls]}} {{filesystem.squashfs}},command_gen,linux unsquashfs {{[-l|-ls]}} {{filesystem.squashfs}},List files inside the squashfs filesystem (without extracting):,explain,linux List files and their attributes inside the squashfs filesystem (without extracting):,unsquashfs {{[-ll|-lls]}} {{filesystem.squashfs}},command_gen,linux unsquashfs {{[-ll|-lls]}} {{filesystem.squashfs}},List files and their attributes inside the squashfs filesystem (without extracting):,explain,linux "Align two or more sequences using megablast (default), with the e-value threshold of 1e-9, pairwise output format (default):",blastn -query {{query.fa}} -subject {{subject.fa}} -evalue {{1e-9}},command_gen,linux blastn -query {{query.fa}} -subject {{subject.fa}} -evalue {{1e-9}},"Align two or more sequences using megablast (default), with the e-value threshold of 1e-9, pairwise output format (default):",explain,linux Align two or more sequences using blastn:,blastn -task blastn -query {{query.fa}} -subject {{subject.fa}},command_gen,linux blastn -task blastn -query {{query.fa}} -subject {{subject.fa}},Align two or more sequences using blastn:,explain,linux "Align two or more sequences, custom tabular output format, output to file:",blastn -query {{query.fa}} -subject {{subject.fa}} -outfmt {{'6 qseqid qlen qstart qend sseqid slen sstart send bitscore evalue pident'}} -out {{output.tsv}},command_gen,linux blastn -query {{query.fa}} -subject {{subject.fa}} -outfmt {{'6 qseqid qlen qstart qend sseqid slen sstart send bitscore evalue pident'}} -out {{output.tsv}},"Align two or more sequences, custom tabular output format, output to file:",explain,linux "Search nucleotide databases using a nucleotide query, 16 threads (CPUs) to use in the BLAST search, with a maximum number of 10 aligned sequences to keep:",blastn -query {{query.fa}} -db {{path/to/blast_db}} -num_threads {{16}} -max_target_seqs {{10}},command_gen,linux blastn -query {{query.fa}} -db {{path/to/blast_db}} -num_threads {{16}} -max_target_seqs {{10}},"Search nucleotide databases using a nucleotide query, 16 threads (CPUs) to use in the BLAST search, with a maximum number of 10 aligned sequences to keep:",explain,linux Search the remote non-redundant nucleotide database using a nucleotide query:,blastn -query {{query.fa}} -db {{nt}} -remote,command_gen,linux blastn -query {{query.fa}} -db {{nt}} -remote,Search the remote non-redundant nucleotide database using a nucleotide query:,explain,linux Display help (use `-help` for detailed help):,blastn -h,command_gen,linux blastn -h,Display help (use `-help` for detailed help):,explain,linux Enter a Distrobox container:,distrobox-enter {{container_name}},command_gen,linux distrobox-enter {{container_name}},Enter a Distrobox container:,explain,linux Enter a Distrobox container and run a command at login:,distrobox-enter {{container_name}} -- {{sh -l}},command_gen,linux distrobox-enter {{container_name}} -- {{sh -l}},Enter a Distrobox container and run a command at login:,explain,linux Enter a Distrobox container without instantiating a tty:,distrobox-enter {{[-n|--name]}} {{container_name}} -- {{uptime --pretty}},command_gen,linux distrobox-enter {{[-n|--name]}} {{container_name}} -- {{uptime --pretty}},Enter a Distrobox container without instantiating a tty:,explain,linux Open a new urxvt window:,urxvt,command_gen,linux urxvt,Open a new urxvt window:,explain,linux Run in a specific directory:,urxvt -cd {{path/to/directory}},command_gen,linux urxvt -cd {{path/to/directory}},Run in a specific directory:,explain,linux Run a command in a new urxvt window:,urxvt -e {{command}},command_gen,linux urxvt -e {{command}},Run a command in a new urxvt window:,explain,linux Run a command and keep the window open:,urxvt --hold -e {{command}},command_gen,linux urxvt --hold -e {{command}},Run a command and keep the window open:,explain,linux Run a command within the `sh` shell:,urxvt -e {{sh}} -c {{command}},command_gen,linux urxvt -e {{sh}} -c {{command}},Run a command within the `sh` shell:,explain,linux Display interface status:,ifstatus {{interface_name}},command_gen,linux ifstatus {{interface_name}},Display interface status:,explain,linux Display help:,ifstatus,command_gen,linux ifstatus,Display help:,explain,linux Interactively search for and install a package:,paru {{package_name_or_search_term}},command_gen,linux paru {{package_name_or_search_term}},Interactively search for and install a package:,explain,linux Synchronize and update all packages:,paru,command_gen,linux paru,Synchronize and update all packages:,explain,linux Upgrade AUR packages:,paru -Sua,command_gen,linux paru -Sua,Upgrade AUR packages:,explain,linux Get information about a package:,paru -Si {{package}},command_gen,linux paru -Si {{package}},Get information about a package:,explain,linux Download `PKGBUILD` and other package source files from the AUR or ABS:,paru --getpkgbuild {{package}},command_gen,linux paru --getpkgbuild {{package}},Download `PKGBUILD` and other package source files from the AUR or ABS:,explain,linux Display the `PKGBUILD` file of a package:,paru --getpkgbuild --print {{package}},command_gen,linux paru --getpkgbuild --print {{package}},Display the `PKGBUILD` file of a package:,explain,linux List available objects:,ubus list,command_gen,linux ubus list,List available objects:,explain,linux Retrieve system information in JSON format:,ubus call system board,command_gen,linux ubus call system board,Retrieve system information in JSON format:,explain,linux Listen to events:,ubus subscribe {{event_name}},command_gen,linux ubus subscribe {{event_name}},Listen to events:,explain,linux Display help:,ubus,command_gen,linux ubus,Display help:,explain,linux Start the calculator:,mate-calc,command_gen,linux mate-calc,Start the calculator:,explain,linux Calculate a specific mathematic expression:,mate-calc --solve {{2 + 5}},command_gen,linux mate-calc --solve {{2 + 5}},Calculate a specific mathematic expression:,explain,linux Start `calcurse` on interactive mode:,calcurse,command_gen,linux calcurse,Start `calcurse` on interactive mode:,explain,linux Print the appointments and events for the current day and exit:,calcurse --appointment,command_gen,linux calcurse --appointment,Print the appointments and events for the current day and exit:,explain,linux Remove all local calcurse items and import remote objects:,calcurse-caldav --init=keep-remote,command_gen,linux calcurse-caldav --init=keep-remote,Remove all local calcurse items and import remote objects:,explain,linux Remove all remote objects and push local calcurse items:,calcurse-caldav --init=keep-local,command_gen,linux calcurse-caldav --init=keep-local,Remove all remote objects and push local calcurse items:,explain,linux Copy local objects to the CalDAV server and vice versa:,calcurse-caldav --init=two-way,command_gen,linux calcurse-caldav --init=two-way,Copy local objects to the CalDAV server and vice versa:,explain,linux Manually inhibit desktop idleness with a toggle:,caffeine-indicator,command_gen,linux caffeine-indicator,Manually inhibit desktop idleness with a toggle:,explain,linux Search for a package in your current sources:,apt-cache search {{query}},command_gen,linux apt-cache search {{query}},Search for a package in your current sources:,explain,linux Show information about a package:,apt-cache show {{package}},command_gen,linux apt-cache show {{package}},Show information about a package:,explain,linux Show whether a package is installed and up to date:,apt-cache policy {{package}},command_gen,linux apt-cache policy {{package}},Show whether a package is installed and up to date:,explain,linux Show dependencies for a package:,apt-cache depends {{package}},command_gen,linux apt-cache depends {{package}},Show dependencies for a package:,explain,linux Show packages that depend on a particular package:,apt-cache rdepends {{package}},command_gen,linux apt-cache rdepends {{package}},Show packages that depend on a particular package:,explain,linux Switch to superuser (requires the root password):,su,command_gen,linux su,Switch to superuser (requires the root password):,explain,linux Switch to a given user (requires the user's password):,su {{username}},command_gen,linux su {{username}},Switch to a given user (requires the user's password):,explain,linux Switch to a given user and simulate a full login shell:,su - {{username}},command_gen,linux su - {{username}},Switch to a given user and simulate a full login shell:,explain,linux Execute a command as another user:,"su - {{username}} {{[-c|--command]}} ""{{command}}""",command_gen,linux "su - {{username}} {{[-c|--command]}} ""{{command}}""",Execute a command as another user:,explain,linux List all available networks:,lxc network list,command_gen,linux lxc network list,List all available networks:,explain,linux Show the configuration of a specific network:,lxc network show {{network_name}},command_gen,linux lxc network show {{network_name}},Show the configuration of a specific network:,explain,linux Add a running instance to a specific network:,lxc network attach {{network_name}} {{container_name}},command_gen,linux lxc network attach {{network_name}} {{container_name}},Add a running instance to a specific network:,explain,linux Create a new managed network:,lxc network create {{network_name}},command_gen,linux lxc network create {{network_name}},Create a new managed network:,explain,linux Set a bridge interface of a specific network:,lxc network set {{network_name}} bridge.external_interfaces {{eth0}},command_gen,linux lxc network set {{network_name}} bridge.external_interfaces {{eth0}},Set a bridge interface of a specific network:,explain,linux Disable NAT for a specific network:,lxc network set {{network_name}} ipv{{4}}.nat false,command_gen,linux lxc network set {{network_name}} ipv{{4}}.nat false,Disable NAT for a specific network:,explain,linux Display the filename and line number of the source code from an instruction address of an executable:,addr2line {{[-e|--exe]}} {{path/to/executable}} {{address}},command_gen,linux addr2line {{[-e|--exe]}} {{path/to/executable}} {{address}},Display the filename and line number of the source code from an instruction address of an executable:,explain,linux "Display the function name, filename and line number:",addr2line {{[-e|--exe]}} {{path/to/executable}} {{[-f|--functions]}} {{address}},command_gen,linux addr2line {{[-e|--exe]}} {{path/to/executable}} {{[-f|--functions]}} {{address}},"Display the function name, filename and line number:",explain,linux Demangle the function name for C++ code:,addr2line {{[-e|--exe]}} {{path/to/executable}} {{[-f|--functions]}} {{[-C|--demangle]}} {{address}},command_gen,linux addr2line {{[-e|--exe]}} {{path/to/executable}} {{[-f|--functions]}} {{[-C|--demangle]}} {{address}},Demangle the function name for C++ code:,explain,linux Import a VMDK/qcow2/raw disk image using a specific storage name:,qm importdisk {{vm_id}} {{path/to/disk}} {{storage_name}} --format {{qcow2|raw|vmdk}},command_gen,linux qm importdisk {{vm_id}} {{path/to/disk}} {{storage_name}} --format {{qcow2|raw|vmdk}},Import a VMDK/qcow2/raw disk image using a specific storage name:,explain,linux Add a plugin:,hyprpm add {{git_url}},command_gen,linux hyprpm add {{git_url}},Add a plugin:,explain,linux Remove a plugin:,hyprpm remove {{git_url|plugin_name}},command_gen,linux hyprpm remove {{git_url|plugin_name}},Remove a plugin:,explain,linux Enable a plugin:,hyprpm enable {{plugin_name}},command_gen,linux hyprpm enable {{plugin_name}},Enable a plugin:,explain,linux Disable a plugin:,hyprpm disable {{plugin_name}},command_gen,linux hyprpm disable {{plugin_name}},Disable a plugin:,explain,linux Update and check all plugins:,hyprpm update,command_gen,linux hyprpm update,Update and check all plugins:,explain,linux Force an operation:,hyprpm {{[-f|--force]}} {{operation}},command_gen,linux hyprpm {{[-f|--force]}} {{operation}},Force an operation:,explain,linux List all installed plugins:,hyprpm list,command_gen,linux hyprpm list,List all installed plugins:,explain,linux Compress specific files:,compress {{path/to/file1 path/to/file2 ...}},command_gen,linux compress {{path/to/file1 path/to/file2 ...}},Compress specific files:,explain,linux "Compress specific files, ignore non-existent ones:",compress -f {{path/to/file1 path/to/file2 ...}},command_gen,linux compress -f {{path/to/file1 path/to/file2 ...}},"Compress specific files, ignore non-existent ones:",explain,linux Specify the maximum compression bits (9-16 bits):,compress -b {{bits}},command_gen,linux compress -b {{bits}},Specify the maximum compression bits (9-16 bits):,explain,linux Write to `stdout` (no files are changed):,compress -c {{path/to/file}},command_gen,linux compress -c {{path/to/file}},Write to `stdout` (no files are changed):,explain,linux Decompress files (functions like `uncompress`):,compress -d {{path/to/file}},command_gen,linux compress -d {{path/to/file}},Decompress files (functions like `uncompress`):,explain,linux Display compression percentage:,compress -v {{path/to/file}},command_gen,linux compress -v {{path/to/file}},Display compression percentage:,explain,linux Show CPU and hard disk performance data for the hard disk mounted at `/`:,pveperf,command_gen,linux pveperf,Show CPU and hard disk performance data for the hard disk mounted at `/`:,explain,linux Create a virtual monitor:,krfb-virtualmonitor --resolution {{1920}}x{{1080}} --name {{monitor_name}} --password {{password}} --port {{5900}},command_gen,linux krfb-virtualmonitor --resolution {{1920}}x{{1080}} --name {{monitor_name}} --password {{password}} --port {{5900}},Create a virtual monitor:,explain,linux Walk the SNMP tree of host with public string querying all OIDs under `.1.3.6`:,braa public@{{ip}}:{{.1.3.6.*}},command_gen,linux braa public@{{ip}}:{{.1.3.6.*}},Walk the SNMP tree of host with public string querying all OIDs under `.1.3.6`:,explain,linux Query the whole subnet `ip_range` for `system.sysLocation.0`:,braa public@{{ip_range}}:{{.1.3.6.1.2.1.1.6.0}},command_gen,linux braa public@{{ip_range}}:{{.1.3.6.1.2.1.1.6.0}},Query the whole subnet `ip_range` for `system.sysLocation.0`:,explain,linux Attempt to set the value of `system.sysLocation.0` to a specific workgroup:,braa private@{{ip}}:{{.1.3.6.1.2.1.1.6.0}}=s'{{workgroup}}',command_gen,linux braa private@{{ip}}:{{.1.3.6.1.2.1.1.6.0}}=s'{{workgroup}}',Attempt to set the value of `system.sysLocation.0` to a specific workgroup:,explain,linux Suspend a virtual machine by ID:,qm suspend {{vm_id}} {{integer}},command_gen,linux qm suspend {{vm_id}} {{integer}},Suspend a virtual machine by ID:,explain,linux Skip the lock check when suspending the VM:,qm suspend {{vm_id}} {{integer}} --skiplock,command_gen,linux qm suspend {{vm_id}} {{integer}} --skiplock,Skip the lock check when suspending the VM:,explain,linux Skip the lock check for storage when suspending the VM:,qm suspend {{vm_id}} {{integer}} --skiplockstorage,command_gen,linux qm suspend {{vm_id}} {{integer}} --skiplockstorage,Skip the lock check for storage when suspending the VM:,explain,linux Interactively create a new subsystem:,apx subsystems new,command_gen,linux apx subsystems new,Interactively create a new subsystem:,explain,linux List all available subsystems:,apx subsystems list,command_gen,linux apx subsystems list,List all available subsystems:,explain,linux Reset a specific subsystem to its initial state:,apx subsystems reset {{[-n|--name]}} {{string}},command_gen,linux apx subsystems reset {{[-n|--name]}} {{string}},Reset a specific subsystem to its initial state:,explain,linux Force reset a specific subsystem:,apx subsystems reset {{[-n|--name]}} {{string}} {{[-f|--force]}},command_gen,linux apx subsystems reset {{[-n|--name]}} {{string}} {{[-f|--force]}},Force reset a specific subsystem:,explain,linux Remove a specific subsystem:,apx subsystems rm {{[-n|--name]}} {{string}},command_gen,linux apx subsystems rm {{[-n|--name]}} {{string}},Remove a specific subsystem:,explain,linux Force remove a specific subsystem:,apx subsystems rm {{[-n|--name]}} {{string}} {{[-f|--force]}},command_gen,linux apx subsystems rm {{[-n|--name]}} {{string}} {{[-f|--force]}},Force remove a specific subsystem:,explain,linux Display A (default) record from DNS for hostname(s):,adig {{example.com}},command_gen,linux adig {{example.com}},Display A (default) record from DNS for hostname(s):,explain,linux Display extra [d]ebugging output:,adig -d {{example.com}},command_gen,linux adig -d {{example.com}},Display extra [d]ebugging output:,explain,linux Connect to a specific DNS [s]erver:,adig -s {{1.2.3.4}} {{example.com}},command_gen,linux adig -s {{1.2.3.4}} {{example.com}},Connect to a specific DNS [s]erver:,explain,linux Use a specific TCP port to connect to a DNS server:,adig -T {{port}} {{example.com}},command_gen,linux adig -T {{port}} {{example.com}},Use a specific TCP port to connect to a DNS server:,explain,linux Use a specific UDP port to connect to a DNS server:,adig -U {{port}} {{example.com}},command_gen,linux adig -U {{port}} {{example.com}},Use a specific UDP port to connect to a DNS server:,explain,linux Start the lxc service:,systemctl start lxc-net,command_gen,linux systemctl start lxc-net,Start the lxc service:,explain,linux Start a container:,sudo lxc-start {{container_name}},command_gen,linux sudo lxc-start {{container_name}},Start a container:,explain,linux Start a container in the foreground:,sudo lxc-start {{container_name}} {{[-F|--foreground]]},command_gen,linux sudo lxc-start {{container_name}} {{[-F|--foreground]]},Start a container in the foreground:,explain,linux Exit out of a foreground container (run this in a separate terminal):,sudo lxc-stop {{container_name}},command_gen,linux sudo lxc-stop {{container_name}},Exit out of a foreground container (run this in a separate terminal):,explain,linux Display help:,lxc-start {{[-?|--help]}},command_gen,linux lxc-start {{[-?|--help]}},Display help:,explain,linux View documentation for the original command:,tldr shnsplit,command_gen,linux tldr shnsplit,View documentation for the original command:,explain,linux List all known package types that can be installed:,kpackagetool5 --list-types,command_gen,linux kpackagetool5 --list-types,List all known package types that can be installed:,explain,linux Install the package from a directory:,kpackagetool5 {{[-t|--type]}} {{package_type}} {{[-i|--install]}} {{path/to/directory}},command_gen,linux kpackagetool5 {{[-t|--type]}} {{package_type}} {{[-i|--install]}} {{path/to/directory}},Install the package from a directory:,explain,linux Update installed package from a directory:,kpackagetool5 {{[-t|--type]}} {{package_type}} {{[-u|--upgrade]}} {{path/to/directory}},command_gen,linux kpackagetool5 {{[-t|--type]}} {{package_type}} {{[-u|--upgrade]}} {{path/to/directory}},Update installed package from a directory:,explain,linux List installed plasmoids (`--global` for all users):,kpackagetool5 {{[-t|--type]}} Plasma/Applet {{[-l|--list]}} {{[-g|--global]}},command_gen,linux kpackagetool5 {{[-t|--type]}} Plasma/Applet {{[-l|--list]}} {{[-g|--global]}},List installed plasmoids (`--global` for all users):,explain,linux Remove a plasmoid by name:,"kpackagetool5 {{[-t|--type]}} Plasma/Applet {{[-r|--remove]}} ""{{name}}""",command_gen,linux "kpackagetool5 {{[-t|--type]}} Plasma/Applet {{[-r|--remove]}} ""{{name}}""",Remove a plasmoid by name:,explain,linux Capture all the events from the live system and print them to screen:,sysdig,command_gen,linux sysdig,Capture all the events from the live system and print them to screen:,explain,linux Capture all the events from the live system and save them to disk:,sysdig {{[-w|--write]}} {{path/to/file}}.scap,command_gen,linux sysdig {{[-w|--write]}} {{path/to/file}}.scap,Capture all the events from the live system and save them to disk:,explain,linux Read events from a file and print them to screen:,sysdig {{[-r|--read]}} {{path/to/file}}.scap,command_gen,linux sysdig {{[-r|--read]}} {{path/to/file}}.scap,Read events from a file and print them to screen:,explain,linux Filter and Print all the open system calls invoked by cat:,sysdig proc.name=cat and evt.type=open,command_gen,linux sysdig proc.name=cat and evt.type=open,Filter and Print all the open system calls invoked by cat:,explain,linux Register any found plugin and use dummy as input source passing to it open params:,sysdig -I dummy:'{{parameter}}',command_gen,linux sysdig -I dummy:'{{parameter}}',Register any found plugin and use dummy as input source passing to it open params:,explain,linux List the available chisels:,sysdig {{[-cl|--list-chisels]}},command_gen,linux sysdig {{[-cl|--list-chisels]}},List the available chisels:,explain,linux Use the spy_ip chisel to look at the data exchanged with ip address:,sysdig {{[-c|--chisel]}} spy_ip {{ip_address}},command_gen,linux sysdig {{[-c|--chisel]}} spy_ip {{ip_address}},Use the spy_ip chisel to look at the data exchanged with ip address:,explain,linux View the current and permanent MAC addresses of a interface:,macchanger {{[-s|--show]}} {{interface}},command_gen,linux macchanger {{[-s|--show]}} {{interface}},View the current and permanent MAC addresses of a interface:,explain,linux Set interface to a random MAC:,macchanger {{[-r|--random]}} {{interface}},command_gen,linux macchanger {{[-r|--random]}} {{interface}},Set interface to a random MAC:,explain,linux "Set an interface to a random MAC address, and pretend to be a [b]urned-[i]n-[a]ddress:",macchanger {{[-r|--random]}} {{[-b|--bia]}} {{interface}},command_gen,linux macchanger {{[-r|--random]}} {{[-b|--bia]}} {{interface}},"Set an interface to a random MAC address, and pretend to be a [b]urned-[i]n-[a]ddress:",explain,linux Set an interface to a specific MAC address:,macchanger {{[-m|--mac]}} {{XX:XX:XX:XX:XX:XX}} {{interface}},command_gen,linux macchanger {{[-m|--mac]}} {{XX:XX:XX:XX:XX:XX}} {{interface}},Set an interface to a specific MAC address:,explain,linux Print the identifications (the first three bytes of a MAC address) of all known vendors:,macchanger {{[-l|--list]}},command_gen,linux macchanger {{[-l|--list]}},Print the identifications (the first three bytes of a MAC address) of all known vendors:,explain,linux Reset an interface to its permanent hardware MAC address:,macchanger {{[-p|--permanent]}} {{interface}},command_gen,linux macchanger {{[-p|--permanent]}} {{interface}},Reset an interface to its permanent hardware MAC address:,explain,linux Show the utilization of the default AMD GPU:,radeontop,command_gen,linux radeontop,Show the utilization of the default AMD GPU:,explain,linux Enable colored output:,radeontop --color,command_gen,linux radeontop --color,Enable colored output:,explain,linux Select a specific GPU (the bus number is the first number in the output of `lspci`):,radeontop --bus {{bus_number}},command_gen,linux radeontop --bus {{bus_number}},Select a specific GPU (the bus number is the first number in the output of `lspci`):,explain,linux Specify the display refresh rate (higher means more GPU overhead):,radeontop --ticks {{samples_per_second}},command_gen,linux radeontop --ticks {{samples_per_second}},Specify the display refresh rate (higher means more GPU overhead):,explain,linux Set the value of a key. Fails if the key doesn't exist or the value is out of range:,gsettings set {{org.example.schema}} {{example-key}} {{value}},command_gen,linux gsettings set {{org.example.schema}} {{example-key}} {{value}},Set the value of a key. Fails if the key doesn't exist or the value is out of range:,explain,linux Print the value of a key or the schema-provided default if the key has not been set in `dconf`:,gsettings get {{org.example.schema}} {{example-key}},command_gen,linux gsettings get {{org.example.schema}} {{example-key}},Print the value of a key or the schema-provided default if the key has not been set in `dconf`:,explain,linux "Unset a key, so that its schema default value will be used:",gsettings reset {{org.example.schema}} {{example-key}},command_gen,linux gsettings reset {{org.example.schema}} {{example-key}},"Unset a key, so that its schema default value will be used:",explain,linux "Display all (non-relocatable) schemas, keys, and values:",gsettings list-recursively,command_gen,linux gsettings list-recursively,"Display all (non-relocatable) schemas, keys, and values:",explain,linux Display all keys and values (default if not set) from one schema:,gsettings list-recursively {{org.example.schema}},command_gen,linux gsettings list-recursively {{org.example.schema}},Display all keys and values (default if not set) from one schema:,explain,linux Display schema-allowed values for a key (helpful with enum keys):,gsettings range {{org.example.schema}} {{example-key}},command_gen,linux gsettings range {{org.example.schema}} {{example-key}},Display schema-allowed values for a key (helpful with enum keys):,explain,linux Display the human-readable description of a key:,gsettings describe {{org.example.schema}} {{example-key}},command_gen,linux gsettings describe {{org.example.schema}} {{example-key}},Display the human-readable description of a key:,explain,linux Format the output of a command for a 30 characters wide display:,"printf ""header1 header2\nbar foo\n"" | column {{[-c|--output-width]}} {{30}}",command_gen,linux "printf ""header1 header2\nbar foo\n"" | column {{[-c|--output-width]}} {{30}}",Format the output of a command for a 30 characters wide display:,explain,linux Split columns automatically and auto-align them in a tabular format:,"printf ""header1 header2\nbar foo\n"" | column {{[-t|--table]}}",command_gen,linux "printf ""header1 header2\nbar foo\n"" | column {{[-t|--table]}}",Split columns automatically and auto-align them in a tabular format:,explain,linux "Specify the column delimiter character for the `--table` option (e.g. "","" for CSV) (defaults to whitespace):","printf ""header1,header2\nbar,foo\n"" | column {{[-t|--table]}} {{[-s|--separator]}} {{,}}",command_gen,linux "printf ""header1,header2\nbar,foo\n"" | column {{[-t|--table]}} {{[-s|--separator]}} {{,}}","Specify the column delimiter character for the `--table` option (e.g. "","" for CSV) (defaults to whitespace):",explain,linux Fill rows before filling columns:,"printf ""header1\nbar\nfoobar\n"" | column {{[-c|--output-width]}} {{30}} {{[-x|--fillrows]}}",command_gen,linux "printf ""header1\nbar\nfoobar\n"" | column {{[-c|--output-width]}} {{30}} {{[-x|--fillrows]}}",Fill rows before filling columns:,explain,linux Set up the server with Laravel dependencies using the default PHP version:,larasail setup,command_gen,linux larasail setup,Set up the server with Laravel dependencies using the default PHP version:,explain,linux Set up the server with Laravel dependencies using a specific PHP version:,larasail setup {{php71}},command_gen,linux larasail setup {{php71}},Set up the server with Laravel dependencies using a specific PHP version:,explain,linux Add a new Laravel site:,larasail host {{domain}} {{path/to/site_directory}},command_gen,linux larasail host {{domain}} {{path/to/site_directory}},Add a new Laravel site:,explain,linux Retrieve the Larasail user password:,larasail pass,command_gen,linux larasail pass,Retrieve the Larasail user password:,explain,linux Retrieve the Larasail MySQL password:,larasail mysqlpass,command_gen,linux larasail mysqlpass,Retrieve the Larasail MySQL password:,explain,linux Format a partition with `bcachefs`:,sudo bcachefs format {{path/to/partition}},command_gen,linux sudo bcachefs format {{path/to/partition}},Format a partition with `bcachefs`:,explain,linux Mount a `bcachefs` filesystem:,sudo bcachefs mount {{path/to/partition}} {{path/to/mountpoint}},command_gen,linux sudo bcachefs mount {{path/to/partition}} {{path/to/mountpoint}},Mount a `bcachefs` filesystem:,explain,linux Create a RAID 0 filesystem where an SSD acts as a cache and an HDD acts as a long-term storage:,sudo bcachefs format --label=ssd.ssd1 {{path/to/ssd/partition}} --label=hdd.hdd1 {{path/to/hdd/partition}} --replicas=1 --foreground_target=ssd --promote_target=ssd --background_target=hdd,command_gen,linux sudo bcachefs format --label=ssd.ssd1 {{path/to/ssd/partition}} --label=hdd.hdd1 {{path/to/hdd/partition}} --replicas=1 --foreground_target=ssd --promote_target=ssd --background_target=hdd,Create a RAID 0 filesystem where an SSD acts as a cache and an HDD acts as a long-term storage:,explain,linux Mount a multidevice filesystem:,sudo bcachefs mount {{path/to/partition1}}:{{path/to/partition2}} {{path/to/mountpoint}},command_gen,linux sudo bcachefs mount {{path/to/partition1}}:{{path/to/partition2}} {{path/to/mountpoint}},Mount a multidevice filesystem:,explain,linux Display disk usage:,bcachefs fs usage --human-readable {{path/to/mountpoint}},command_gen,linux bcachefs fs usage --human-readable {{path/to/mountpoint}},Display disk usage:,explain,linux Set replicas after formatting and mounting:,sudo bcachefs set-fs-option --metadata_replicas={{2}} --data_replicas={{2}} {{path/to/partition}},command_gen,linux sudo bcachefs set-fs-option --metadata_replicas={{2}} --data_replicas={{2}} {{path/to/partition}},Set replicas after formatting and mounting:,explain,linux Force `bcachefs` to ensure all files are replicated:,sudo bcachefs data rereplicate {{path/to/mountpoint}},command_gen,linux sudo bcachefs data rereplicate {{path/to/mountpoint}},Force `bcachefs` to ensure all files are replicated:,explain,linux Create a snapshot of a particular directory:,bcachefs subvolume snapshot {{path/to/directory}} {{path/to/snapshot}},command_gen,linux bcachefs subvolume snapshot {{path/to/directory}} {{path/to/snapshot}},Create a snapshot of a particular directory:,explain,linux Copy the text to the clipboard:,"wl-copy ""{{text}}""",command_gen,linux "wl-copy ""{{text}}""",Copy the text to the clipboard:,explain,linux Pipe the command (`ls`) output to the clipboard:,{{ls}} | wl-copy,command_gen,linux {{ls}} | wl-copy,Pipe the command (`ls`) output to the clipboard:,explain,linux Copy for only one paste and then clear it:,"wl-copy --paste-once ""{{text}}""",command_gen,linux "wl-copy --paste-once ""{{text}}""",Copy for only one paste and then clear it:,explain,linux Copy an image:,wl-copy < {{path/to/image}},command_gen,linux wl-copy < {{path/to/image}},Copy an image:,explain,linux Clear the clipboard:,wl-copy --clear,command_gen,linux wl-copy --clear,Clear the clipboard:,explain,linux Add a `.gz` extension to the supplied Gzip files (Note: Other files are ignored):,zforce {{path/to/file1 path/to/file2 ...}},command_gen,linux zforce {{path/to/file1 path/to/file2 ...}},Add a `.gz` extension to the supplied Gzip files (Note: Other files are ignored):,explain,linux Execute a process in a given cgroup with given controller:,cgexec -g {{controller}}:{{cgroup_name}} {{process_name}},command_gen,linux cgexec -g {{controller}}:{{cgroup_name}} {{process_name}},Execute a process in a given cgroup with given controller:,explain,linux Run a program with gamescope on the terminal:,gamescope -- {{program}},command_gen,linux gamescope -- {{program}},Run a program with gamescope on the terminal:,explain,linux Run a game with gamescope through Steam:,gamescope -- %command%,command_gen,linux gamescope -- %command%,Run a game with gamescope through Steam:,explain,linux Upscale a 720p game to 1440p with integer scaling:,gamescope {{[-h|--nested-height]}} 720 {{[-H|--output-height]}} 1440 {{[-S|--scaler]}} integer -- %command%,command_gen,linux gamescope {{[-h|--nested-height]}} 720 {{[-H|--output-height]}} 1440 {{[-S|--scaler]}} integer -- %command%,Upscale a 720p game to 1440p with integer scaling:,explain,linux Limit a vsynced game to 30 FPS:,gamescope {{[-r|--nested-refresh]}} 30 -- %command%,command_gen,linux gamescope {{[-r|--nested-refresh]}} 30 -- %command%,Limit a vsynced game to 30 FPS:,explain,linux Toggle fullscreen:,,command_gen,linux ,Toggle fullscreen:,explain,linux Show help:,gamescope --help,command_gen,linux gamescope --help,Show help:,explain,linux Display information about all physical volumes:,sudo pvdisplay,command_gen,linux sudo pvdisplay,Display information about all physical volumes:,explain,linux Display information about the physical volume on drive `/dev/sdXY`:,sudo pvdisplay {{/dev/sdXY}},command_gen,linux sudo pvdisplay {{/dev/sdXY}},Display information about the physical volume on drive `/dev/sdXY`:,explain,linux Show information for IPv4 and IPv6 sockets for both listening and connected sockets:,sockstat,command_gen,linux sockstat,Show information for IPv4 and IPv6 sockets for both listening and connected sockets:,explain,linux Show information for IPv[4]/IPv[6] sockets [l]istening on specific [p]orts using a specific p[R]otocol:,"sockstat -{{4|6}} -l -R {{tcp|udp|raw|unix}} -p {{port1,port2...}}",command_gen,linux "sockstat -{{4|6}} -l -R {{tcp|udp|raw|unix}} -p {{port1,port2...}}",Show information for IPv[4]/IPv[6] sockets [l]istening on specific [p]orts using a specific p[R]otocol:,explain,linux Also show [c]onnected sockets and [u]nix sockets:,sockstat -cu,command_gen,linux sockstat -cu,Also show [c]onnected sockets and [u]nix sockets:,explain,linux Only show sockets of the specified `pid` or process:,sockstat -P {{pid|process}},command_gen,linux sockstat -P {{pid|process}},Only show sockets of the specified `pid` or process:,explain,linux Only show sockets of the specified `uid` or user:,sockstat -U {{uid|user}},command_gen,linux sockstat -U {{uid|user}},Only show sockets of the specified `uid` or user:,explain,linux Only show sockets of the specified `gid` or group:,sockstat -G {{gid|group}},command_gen,linux sockstat -G {{gid|group}},Only show sockets of the specified `gid` or group:,explain,linux "Brute-force a password with a length of 4 to 8 characters, and contains only alphanumeric characters (order matters):",fcrackzip {{[-b|--brute-force]}} {{[-l|--length]}} 4-8 {{[-c|--charset]}} aA1 {{archive}},command_gen,linux fcrackzip {{[-b|--brute-force]}} {{[-l|--length]}} 4-8 {{[-c|--charset]}} aA1 {{archive}},"Brute-force a password with a length of 4 to 8 characters, and contains only alphanumeric characters (order matters):",explain,linux "Brute-force a password in verbose mode with a length of 3 characters that only contains lowercase characters, `$` and `%`:",fcrackzip {{[-v|--verbose]}} {{[-b|--brute-force]}} {{[-l|--length]}} 3 {{[-c|--charset]}} a:$% {{archive}},command_gen,linux fcrackzip {{[-v|--verbose]}} {{[-b|--brute-force]}} {{[-l|--length]}} 3 {{[-c|--charset]}} a:$% {{archive}},"Brute-force a password in verbose mode with a length of 3 characters that only contains lowercase characters, `$` and `%`:",explain,linux Brute-force a password that contains only lowercase and special characters:,fcrackzip {{[-b|--brute-force]}} {{[-l|--length]}} 4 {{[-c|--charset]}} a! {{archive}},command_gen,linux fcrackzip {{[-b|--brute-force]}} {{[-l|--length]}} 4 {{[-c|--charset]}} a! {{archive}},Brute-force a password that contains only lowercase and special characters:,explain,linux "Brute-force a password containing only digits, starting from the password `12345`:",fcrackzip {{[-b|--brute-force]}} {{[-l|--length]}} 5 {{[-c|--charset]}} 1 {{[-p|--init-password]}} 12345 {{archive}},command_gen,linux fcrackzip {{[-b|--brute-force]}} {{[-l|--length]}} 5 {{[-c|--charset]}} 1 {{[-p|--init-password]}} 12345 {{archive}},"Brute-force a password containing only digits, starting from the password `12345`:",explain,linux Crack a password using a wordlist:,fcrackzip {{[-u|--use-unzip]}} {{[-D|--dictionary]}} {{[-p|--init-password]}} {{wordlist}} {{archive}},command_gen,linux fcrackzip {{[-u|--use-unzip]}} {{[-D|--dictionary]}} {{[-p|--init-password]}} {{wordlist}} {{archive}},Crack a password using a wordlist:,explain,linux Benchmark cracking performance:,fcrackzip {{[-B|--benchmark]}},command_gen,linux fcrackzip {{[-B|--benchmark]}},Benchmark cracking performance:,explain,linux "Update a user's ""Name"" field in the output of `finger`:",chfn {{[-f|--full-name]}} {{new_display_name}} {{username}},command_gen,linux chfn {{[-f|--full-name]}} {{new_display_name}} {{username}},"Update a user's ""Name"" field in the output of `finger`:",explain,linux "Update a user's ""Office Room Number"" field for the output of `finger`:",chfn {{[-o|--office]}} {{new_office_room_number}} {{username}},command_gen,linux chfn {{[-o|--office]}} {{new_office_room_number}} {{username}},"Update a user's ""Office Room Number"" field for the output of `finger`:",explain,linux "Update a user's ""Office Phone Number"" field for the output of `finger`:",chfn {{[-p|--office-phone]}} {{new_office_telephone_number}} {{username}},command_gen,linux chfn {{[-p|--office-phone]}} {{new_office_telephone_number}} {{username}},"Update a user's ""Office Phone Number"" field for the output of `finger`:",explain,linux "Update a user's ""Home Phone Number"" field for the output of `finger`:",chfn {{[-h|--home-phone]}} {{new_home_telephone_number}} {{username}},command_gen,linux chfn {{[-h|--home-phone]}} {{new_home_telephone_number}} {{username}},"Update a user's ""Home Phone Number"" field for the output of `finger`:",explain,linux Display the current mode of SELinux:,getenforce,command_gen,linux getenforce,Display the current mode of SELinux:,explain,linux Print action can be used to print any file on default run-mailcap tool:,print {{filename}},command_gen,linux print {{filename}},Print action can be used to print any file on default run-mailcap tool:,explain,linux With `run-mailcap`:,run-mailcap --action=print {{filename}},command_gen,linux run-mailcap --action=print {{filename}},With `run-mailcap`:,explain,linux Upgrade to the latest release:,sudo do-release-upgrade,command_gen,linux sudo do-release-upgrade,Upgrade to the latest release:,explain,linux Upgrade to the latest development release:,sudo do-release-upgrade --devel-release,command_gen,linux sudo do-release-upgrade --devel-release,Upgrade to the latest development release:,explain,linux Upgrade to the latest proposed release:,sudo do-release-upgrade --proposed,command_gen,linux sudo do-release-upgrade --proposed,Upgrade to the latest proposed release:,explain,linux View documentation for `trash-empty`:,tldr trash,command_gen,linux tldr trash,View documentation for `trash-empty`:,explain,linux Create an empty IP set which will contain IP addresses:,ipset create {{set_name}} hash:ip,command_gen,linux ipset create {{set_name}} hash:ip,Create an empty IP set which will contain IP addresses:,explain,linux Destroy a specific IP set:,ipset destroy {{set_name}},command_gen,linux ipset destroy {{set_name}},Destroy a specific IP set:,explain,linux Add an IP address to a specific set:,ipset add {{set_name}} {{192.168.1.25}},command_gen,linux ipset add {{set_name}} {{192.168.1.25}},Add an IP address to a specific set:,explain,linux Delete a specific IP address from a set:,ipset del {{set_name}} {{192.168.1.25}},command_gen,linux ipset del {{set_name}} {{192.168.1.25}},Delete a specific IP address from a set:,explain,linux Save an IP set:,ipset save {{set_name}} > {{path/to/ip_set}},command_gen,linux ipset save {{set_name}} > {{path/to/ip_set}},Save an IP set:,explain,linux Write a specific key value:,"dconf write {{/path/to/key}} ""{{value}}""",command_gen,linux "dconf write {{/path/to/key}} ""{{value}}""",Write a specific key value:,explain,linux Write a specific string key value:,"dconf write {{/path/to/key}} ""'{{string}}'""",command_gen,linux "dconf write {{/path/to/key}} ""'{{string}}'""",Write a specific string key value:,explain,linux Write a specific integer key value:,"dconf write {{/path/to/key}} ""{{5}}""",command_gen,linux "dconf write {{/path/to/key}} ""{{5}}""",Write a specific integer key value:,explain,linux Write a specific boolean key value:,"dconf write {{/path/to/key}} ""{{true|false}}""",command_gen,linux "dconf write {{/path/to/key}} ""{{true|false}}""",Write a specific boolean key value:,explain,linux Write a specific array key value:,"dconf write {{/path/to/key}} ""[{{'first', 'second', ...}}]""",command_gen,linux "dconf write {{/path/to/key}} ""[{{'first', 'second', ...}}]""",Write a specific array key value:,explain,linux Write a specific empty array key value:,"dconf write {{/path/to/key}} ""@as []""",command_gen,linux "dconf write {{/path/to/key}} ""@as []""",Write a specific empty array key value:,explain,linux Display the `toolbox` manual:,toolbox help,command_gen,linux toolbox help,Display the `toolbox` manual:,explain,linux Display the `toolbox` manual for a specific subcommand:,toolbox help {{subcommand}},command_gen,linux toolbox help {{subcommand}},Display the `toolbox` manual for a specific subcommand:,explain,linux Trace all program executions occurring on the system:,sudo extrace,command_gen,linux sudo extrace,Trace all program executions occurring on the system:,explain,linux Run a command and only trace descendants of this command:,sudo extrace {{command}},command_gen,linux sudo extrace {{command}},Run a command and only trace descendants of this command:,explain,linux Print the current working directory of each process:,sudo extrace -d,command_gen,linux sudo extrace -d,Print the current working directory of each process:,explain,linux Resolve the full path of each executable:,sudo extrace -l,command_gen,linux sudo extrace -l,Resolve the full path of each executable:,explain,linux Display the user running each process:,sudo extrace -u,command_gen,linux sudo extrace -u,Display the user running each process:,explain,linux Display the status of the most recent cloud-init run:,cloud-init status,command_gen,linux cloud-init status,Display the status of the most recent cloud-init run:,explain,linux Wait for cloud-init to finish running and then report status:,cloud-init status --wait,command_gen,linux cloud-init status --wait,Wait for cloud-init to finish running and then report status:,explain,linux List available top-level metadata keys to query:,cloud-init query --list-keys,command_gen,linux cloud-init query --list-keys,List available top-level metadata keys to query:,explain,linux Query cached instance metadata for data:,cloud-init query {{dot_delimited_variable_path}},command_gen,linux cloud-init query {{dot_delimited_variable_path}},Query cached instance metadata for data:,explain,linux Clean logs and artifacts to allow cloud-init to rerun:,cloud-init clean,command_gen,linux cloud-init clean,Clean logs and artifacts to allow cloud-init to rerun:,explain,linux Measure power with the default of 10 samples with an interval of 10 seconds:,powerstat,command_gen,linux powerstat,Measure power with the default of 10 samples with an interval of 10 seconds:,explain,linux Measure power with custom number of samples and interval duration:,powerstat {{interval}} {{number_of_samples}},command_gen,linux powerstat {{interval}} {{number_of_samples}},Measure power with custom number of samples and interval duration:,explain,linux Measure power using Intel's RAPL interface:,powerstat -R {{interval}} {{number_of_samples}},command_gen,linux powerstat -R {{interval}} {{number_of_samples}},Measure power using Intel's RAPL interface:,explain,linux Show a histogram of the power measurements:,powerstat -H {{interval}} {{number_of_samples}},command_gen,linux powerstat -H {{interval}} {{number_of_samples}},Show a histogram of the power measurements:,explain,linux Enable all statistics gathering options:,powerstat -a {{interval}} {{number_of_samples}},command_gen,linux powerstat -a {{interval}} {{number_of_samples}},Enable all statistics gathering options:,explain,linux Execute a specific command:,exec {{command -with -flags}},command_gen,linux exec {{command -with -flags}},Execute a specific command:,explain,linux Execute a command with a (mostly) empty environment:,exec -c {{command -with -flags}},command_gen,linux exec -c {{command -with -flags}},Execute a command with a (mostly) empty environment:,explain,linux Execute a command as a login shell:,exec -l {{command -with -flags}},command_gen,linux exec -l {{command -with -flags}},Execute a command as a login shell:,explain,linux Execute a command with a different name:,exec -a {{name}} {{command -with -flags}},command_gen,linux exec -a {{name}} {{command -with -flags}},Execute a command with a different name:,explain,linux "[r]econnect to a running server, and turn on logging 3 levels of [v]erbosity:",asterisk -r -vvv,command_gen,linux asterisk -r -vvv,"[r]econnect to a running server, and turn on logging 3 levels of [v]erbosity:",explain,linux "[r]econnect to a running server, run a single command, and return:","asterisk -r -x ""{{command}}""",command_gen,linux "asterisk -r -x ""{{command}}""","[r]econnect to a running server, run a single command, and return:",explain,linux Show chan_SIP clients (phones):,"asterisk -r -x ""sip show peers""",command_gen,linux "asterisk -r -x ""sip show peers""",Show chan_SIP clients (phones):,explain,linux Show active calls and channels:,"asterisk -r -x ""core show channels""",command_gen,linux "asterisk -r -x ""core show channels""",Show active calls and channels:,explain,linux Show voicemail mailboxes:,"asterisk -r -x ""voicemail show users""",command_gen,linux "asterisk -r -x ""voicemail show users""",Show voicemail mailboxes:,explain,linux Terminate a channel:,"asterisk -r -x ""hangup request {{channel_ID}}""",command_gen,linux "asterisk -r -x ""hangup request {{channel_ID}}""",Terminate a channel:,explain,linux Reload chan_SIP configuration:,"asterisk -r -x ""sip reload""",command_gen,linux "asterisk -r -x ""sip reload""",Reload chan_SIP configuration:,explain,linux Play a beep:,beep,command_gen,linux beep,Play a beep:,explain,linux Play a beep that repeats:,beep -r {{repetitions}},command_gen,linux beep -r {{repetitions}},Play a beep that repeats:,explain,linux Play a beep at a specified frequency (Hz) and duration (milliseconds):,beep -f {{frequency}} -l {{duration}},command_gen,linux beep -f {{frequency}} -l {{duration}},Play a beep at a specified frequency (Hz) and duration (milliseconds):,explain,linux Play each new frequency and duration as a distinct beep:,beep -f {{frequency}} -l {{duration}} {{[-n|--new]}} -f {{frequency}} -l {{duration}},command_gen,linux beep -f {{frequency}} -l {{duration}} {{[-n|--new]}} -f {{frequency}} -l {{duration}},Play each new frequency and duration as a distinct beep:,explain,linux Play the C major scale:,beep -f {{262}} {{[-n|--new]}} -f {{294}} {{[-n|--new]}} -f {{330}} {{[-n|--new]}} -f {{349}} {{[-n|--new]}} -f {{392}} {{[-n|--new]}} -f {{440}} {{[-n|--new]}} -f {{494}} {{[-n|--new]}} -f {{523}},command_gen,linux beep -f {{262}} {{[-n|--new]}} -f {{294}} {{[-n|--new]}} -f {{330}} {{[-n|--new]}} -f {{349}} {{[-n|--new]}} -f {{392}} {{[-n|--new]}} -f {{440}} {{[-n|--new]}} -f {{494}} {{[-n|--new]}} -f {{523}},Play the C major scale:,explain,linux View documentation for the original command:,tldr setarch,command_gen,linux tldr setarch,View documentation for the original command:,explain,linux Print current working directory of a process:,pwdx {{process_id}},command_gen,linux pwdx {{process_id}},Print current working directory of a process:,explain,linux Update a PO file according to the modification of its origin file:,po4a-updatepo --format {{text}} --master {{path/to/master.txt}} --po {{path/to/result.po}},command_gen,linux po4a-updatepo --format {{text}} --master {{path/to/master.txt}} --po {{path/to/result.po}},Update a PO file according to the modification of its origin file:,explain,linux List available formats:,po4a-updatepo --help-format,command_gen,linux po4a-updatepo --help-format,List available formats:,explain,linux Update several PO files according to the modification of their origin file:,po4a-updatepo --format {{text}} --master {{path/to/master.txt}} --po {{path/to/po1.po}} --po {{path/to/po2.po}},command_gen,linux po4a-updatepo --format {{text}} --master {{path/to/master.txt}} --po {{path/to/po1.po}} --po {{path/to/po2.po}},Update several PO files according to the modification of their origin file:,explain,linux Report stats for all quotas in use:,sudo repquota {{[-a|--all]}},command_gen,linux sudo repquota {{[-a|--all]}},Report stats for all quotas in use:,explain,linux "Report quota stats for all users, even those who aren't using any of their quota:",sudo repquota {{[-v|--verbose]}} {{filesystem}},command_gen,linux sudo repquota {{[-v|--verbose]}} {{filesystem}},"Report quota stats for all users, even those who aren't using any of their quota:",explain,linux Report on quotas for users only:,repquota {{[-u|--user]}} {{filesystem}},command_gen,linux repquota {{[-u|--user]}} {{filesystem}},Report on quotas for users only:,explain,linux Report on quotas for groups only:,sudo repquota {{[-g|--group]}} {{filesystem}},command_gen,linux sudo repquota {{[-g|--group]}} {{filesystem}},Report on quotas for groups only:,explain,linux Report on used quota and limits in a human-readable format:,sudo repquota {{[-s|--human-readable]}} {{filesystem}},command_gen,linux sudo repquota {{[-s|--human-readable]}} {{filesystem}},Report on used quota and limits in a human-readable format:,explain,linux Report on all quotas for users and groups in a human-readable format:,sudo repquota {{[-augs|--all --user --group --human-readable]}},command_gen,linux sudo repquota {{[-augs|--all --user --group --human-readable]}},Report on all quotas for users and groups in a human-readable format:,explain,linux Display available modules:,module avail,command_gen,linux module avail,Display available modules:,explain,linux Search for a module by name:,module avail {{module_name}},command_gen,linux module avail {{module_name}},Search for a module by name:,explain,linux Load a module:,module load {{module_name}},command_gen,linux module load {{module_name}},Load a module:,explain,linux Display loaded modules:,module list,command_gen,linux module list,Display loaded modules:,explain,linux Unload a specific loaded module:,module unload {{module_name}},command_gen,linux module unload {{module_name}},Unload a specific loaded module:,explain,linux Unload all loaded modules:,module purge,command_gen,linux module purge,Unload all loaded modules:,explain,linux Specify user-created modules:,module use {{path/to/module_file1 path/to/module_file2 ...}},command_gen,linux module use {{path/to/module_file1 path/to/module_file2 ...}},Specify user-created modules:,explain,linux List all known user records:,userdbctl user,command_gen,linux userdbctl user,List all known user records:,explain,linux Show details of a specific user:,userdbctl user {{username}},command_gen,linux userdbctl user {{username}},Show details of a specific user:,explain,linux List all known groups:,userdbctl group,command_gen,linux userdbctl group,List all known groups:,explain,linux Show details of a specific group:,userdbctl group {{groupname}},command_gen,linux userdbctl group {{groupname}},Show details of a specific group:,explain,linux List all services currently providing user/group definitions to the system:,userdbctl services,command_gen,linux userdbctl services,List all services currently providing user/group definitions to the system:,explain,linux Display statistics every 5 seconds:,sudo turbostat,command_gen,linux sudo turbostat,Display statistics every 5 seconds:,explain,linux Display statistics every specified amount of seconds:,sudo turbostat {{[-i|--interval]}} {{n_seconds}},command_gen,linux sudo turbostat {{[-i|--interval]}} {{n_seconds}},Display statistics every specified amount of seconds:,explain,linux Do not decode and print the system configuration header information:,sudo turbostat --quiet,command_gen,linux sudo turbostat --quiet,Do not decode and print the system configuration header information:,explain,linux "Display useful information about CPU every 1 second, without header information:","sudo turbostat --quiet {{[-i|--interval]}} 1 --cpu 0-{{CPU_thread_count}} --show ""PkgWatt"",""Busy%"",""Core"",""CoreTmp"",""Thermal""",command_gen,linux "sudo turbostat --quiet {{[-i|--interval]}} 1 --cpu 0-{{CPU_thread_count}} --show ""PkgWatt"",""Busy%"",""Core"",""CoreTmp"",""Thermal""","Display useful information about CPU every 1 second, without header information:",explain,linux Display help:,turbostat --help,command_gen,linux turbostat --help,Display help:,explain,linux View documentation for the original command:,tldr pw-cat,command_gen,linux tldr pw-cat,View documentation for the original command:,explain,linux Add and deploy given extension:,unopkg add {{path/to/extension}},command_gen,linux unopkg add {{path/to/extension}},Add and deploy given extension:,explain,linux Remove extension:,unopkg remove {{extensions_id}},command_gen,linux unopkg remove {{extensions_id}},Remove extension:,explain,linux Display information about deployed extensions:,unopkg list,command_gen,linux unopkg list,Display information about deployed extensions:,explain,linux Raise extensions dialog (GUI):,unopkg gui,command_gen,linux unopkg gui,Raise extensions dialog (GUI):,explain,linux Reinstall all deployed extensions:,unopkg reinstall,command_gen,linux unopkg reinstall,Reinstall all deployed extensions:,explain,linux Display help:,unopkg {{[-h|--help]}},command_gen,linux unopkg {{[-h|--help]}},Display help:,explain,linux Change the password for a specific user:,"printf ""{{username}}:{{new_password}}"" | sudo chpasswd",command_gen,linux "printf ""{{username}}:{{new_password}}"" | sudo chpasswd",Change the password for a specific user:,explain,linux Change the passwords for multiple users (The input text must not contain any spaces.):,"printf ""{{username_1}}:{{new_password_1}}\n{{username_2}}:{{new_password_2}}"" | sudo chpasswd",command_gen,linux "printf ""{{username_1}}:{{new_password_1}}\n{{username_2}}:{{new_password_2}}"" | sudo chpasswd",Change the passwords for multiple users (The input text must not contain any spaces.):,explain,linux "Change the password for a specific user, and specify it in encrypted form:","printf ""{{username}}:{{new_encrypted_password}}"" | sudo chpasswd --encrypted",command_gen,linux "printf ""{{username}}:{{new_encrypted_password}}"" | sudo chpasswd --encrypted","Change the password for a specific user, and specify it in encrypted form:",explain,linux "Change the password for a specific user, and use a specific encryption for the stored password:","printf ""{{username}}:{{new_password}}"" | sudo chpasswd --crypt-method {{NONE|DES|MD5|SHA256|SHA512}}",command_gen,linux "printf ""{{username}}:{{new_password}}"" | sudo chpasswd --crypt-method {{NONE|DES|MD5|SHA256|SHA512}}","Change the password for a specific user, and use a specific encryption for the stored password:",explain,linux List binary packages which would be generated from a RPM spec file:,rpmspec --query {{path/to/rpm.spec}},command_gen,linux rpmspec --query {{path/to/rpm.spec}},List binary packages which would be generated from a RPM spec file:,explain,linux List all options for `--queryformat`:,rpmspec --querytags,command_gen,linux rpmspec --querytags,List all options for `--queryformat`:,explain,linux Get summary information for single binary packages generated from a RPM spec file:,"rpmspec --query --queryformat ""{{%{name}: %{summary}\n}}"" {{path/to/rpm.spec}}",command_gen,linux "rpmspec --query --queryformat ""{{%{name}: %{summary}\n}}"" {{path/to/rpm.spec}}",Get summary information for single binary packages generated from a RPM spec file:,explain,linux Get the source package which would be generated from a RPM spec file:,rpmspec --query --srpm {{path/to/rpm.spec}},command_gen,linux rpmspec --query --srpm {{path/to/rpm.spec}},Get the source package which would be generated from a RPM spec file:,explain,linux Parse a RPM spec file to `stdout`:,rpmspec --parse {{path/to/rpm.spec}},command_gen,linux rpmspec --parse {{path/to/rpm.spec}},Parse a RPM spec file to `stdout`:,explain,linux Start the server:,sudo apachectl start,command_gen,linux sudo apachectl start,Start the server:,explain,linux Restart the server:,sudo apachectl restart,command_gen,linux sudo apachectl restart,Restart the server:,explain,linux Stop the server:,sudo apachectl stop,command_gen,linux sudo apachectl stop,Stop the server:,explain,linux Test configuration file validity:,apachectl configtest,command_gen,linux apachectl configtest,Test configuration file validity:,explain,linux Check server status (requires the lynx browser):,apachectl status,command_gen,linux apachectl status,Check server status (requires the lynx browser):,explain,linux Reload configuration without dropping connections:,sudo apachectl graceful,command_gen,linux sudo apachectl graceful,Reload configuration without dropping connections:,explain,linux Print full Apache configuration:,apachectl -S,command_gen,linux apachectl -S,Print full Apache configuration:,explain,linux Display help:,apachectl -h,command_gen,linux apachectl -h,Display help:,explain,linux Show information about all active IPC facilities:,ipcs,command_gen,linux ipcs,Show information about all active IPC facilities:,explain,linux "Show information about active shared [m]emory segments, message [q]ueues or [s]empahore sets:",ipcs {{--shmems|--queues|--semaphores}},command_gen,linux ipcs {{--shmems|--queues|--semaphores}},"Show information about active shared [m]emory segments, message [q]ueues or [s]empahore sets:",explain,linux Show full details on the resource with a specific ID:,ipcs {{--shmems|--queues|--semaphores}} {{[-i|--id]}} {{resource_id}},command_gen,linux ipcs {{--shmems|--queues|--semaphores}} {{[-i|--id]}} {{resource_id}},Show full details on the resource with a specific ID:,explain,linux Show limits in [b]ytes or in a human-readable format:,ipcs {{[-l|--limits]}} {{--bytes|--human}},command_gen,linux ipcs {{[-l|--limits]}} {{--bytes|--human}},Show limits in [b]ytes or in a human-readable format:,explain,linux Show s[u]mmary about current usage:,ipcs {{[-u|--summary]}},command_gen,linux ipcs {{[-u|--summary]}},Show s[u]mmary about current usage:,explain,linux Show creator's and owner's UIDs and PIDs for all IPC facilities:,ipcs {{[-c|--creator]}},command_gen,linux ipcs {{[-c|--creator]}},Show creator's and owner's UIDs and PIDs for all IPC facilities:,explain,linux Show the PID of the last operators for all IPC facilities:,ipcs {{[-p|--pid]}},command_gen,linux ipcs {{[-p|--pid]}},Show the PID of the last operators for all IPC facilities:,explain,linux Show last access times for all IPC facilities:,ipcs {{[-t|--time]}},command_gen,linux ipcs {{[-t|--time]}},Show last access times for all IPC facilities:,explain,linux Run a program in a new session:,setsid {{program}},command_gen,linux setsid {{program}},Run a program in a new session:,explain,linux Run a program in a new session discarding the resulting output and error:,setsid {{program}} > /dev/null 2>&1,command_gen,linux setsid {{program}} > /dev/null 2>&1,Run a program in a new session discarding the resulting output and error:,explain,linux Run a program creating a new process:,setsid {{[-f|--fork]}} {{program}},command_gen,linux setsid {{[-f|--fork]}} {{program}},Run a program creating a new process:,explain,linux Return the exit code of a program as the exit code of setsid when the program exits:,setsid {{[-w|--wait]}} {{program}},command_gen,linux setsid {{[-w|--wait]}} {{program}},Return the exit code of a program as the exit code of setsid when the program exits:,explain,linux Run a program in a new session setting the current terminal as the controlling terminal:,setsid {{[-c|--ctty]}} {{program}},command_gen,linux setsid {{[-c|--ctty]}} {{program}},Run a program in a new session setting the current terminal as the controlling terminal:,explain,linux Display a calendar for the current month:,cal,command_gen,linux cal,Display a calendar for the current month:,explain,linux Display 3 months spanning the date:,cal {{[-3|--three]}},command_gen,linux cal {{[-3|--three]}},Display 3 months spanning the date:,explain,linux Display the whole calendar for the current year:,cal {{[-y|--year]}},command_gen,linux cal {{[-y|--year]}},Display the whole calendar for the current year:,explain,linux Display the next twelve months:,cal {{[-Y|--twelve]}},command_gen,linux cal {{[-Y|--twelve]}},Display the next twelve months:,explain,linux Use Monday as the first day of the week:,cal {{[-m|--monday]}},command_gen,linux cal {{[-m|--monday]}},Use Monday as the first day of the week:,explain,linux Display a calendar for a specific year (4 digits):,cal {{year}},command_gen,linux cal {{year}},Display a calendar for a specific year (4 digits):,explain,linux Display a calendar for a specific month and year:,cal {{month}} {{year}},command_gen,linux cal {{month}} {{year}},Display a calendar for a specific month and year:,explain,linux Prepare the root filesystem for use with fscrypt:,fscrypt setup,command_gen,linux fscrypt setup,Prepare the root filesystem for use with fscrypt:,explain,linux Enable filesystem encryption for a directory:,fscrypt encrypt {{path/to/directory}},command_gen,linux fscrypt encrypt {{path/to/directory}},Enable filesystem encryption for a directory:,explain,linux Unlock an encrypted directory:,fscrypt unlock {{path/to/encrypted_directory}},command_gen,linux fscrypt unlock {{path/to/encrypted_directory}},Unlock an encrypted directory:,explain,linux Lock an encrypted directory:,fscrypt lock {{path/to/encrypted_directory}},command_gen,linux fscrypt lock {{path/to/encrypted_directory}},Lock an encrypted directory:,explain,linux Display information about a specific undo file:,e2undo -h {{path/to/undo_file}} {{/dev/sdXN}},command_gen,linux e2undo -h {{path/to/undo_file}} {{/dev/sdXN}},Display information about a specific undo file:,explain,linux Perform a dry-run and display the candidate blocks for replaying:,e2undo -nv {{path/to/undo_file}} {{/dev/sdXN}},command_gen,linux e2undo -nv {{path/to/undo_file}} {{/dev/sdXN}},Perform a dry-run and display the candidate blocks for replaying:,explain,linux Perform an undo operation:,e2undo {{path/to/undo_file}} {{/dev/sdXN}},command_gen,linux e2undo {{path/to/undo_file}} {{/dev/sdXN}},Perform an undo operation:,explain,linux Perform an undo operation and display verbose information:,e2undo -v {{path/to/undo_file}} {{/dev/sdXN}},command_gen,linux e2undo -v {{path/to/undo_file}} {{/dev/sdXN}},Perform an undo operation and display verbose information:,explain,linux Write the old contents of the block to an undo file before overwriting a file system block:,e2undo -z {{path/to/file.e2undo}} {{path/to/undo_file}} {{/dev/sdXN}},command_gen,linux e2undo -z {{path/to/file.e2undo}} {{path/to/undo_file}} {{/dev/sdXN}},Write the old contents of the block to an undo file before overwriting a file system block:,explain,linux Install a new package:,guix package {{[-i|--install]}} {{package}},command_gen,linux guix package {{[-i|--install]}} {{package}},Install a new package:,explain,linux Remove a package:,guix package {{[-r|--remove]}} {{package}},command_gen,linux guix package {{[-r|--remove]}} {{package}},Remove a package:,explain,linux Search the package database for a regular expression:,"guix package {{[-s|--search]}} ""{{search_pattern}}""",command_gen,linux "guix package {{[-s|--search]}} ""{{search_pattern}}""",Search the package database for a regular expression:,explain,linux List installed packages:,guix package {{[-I|--list-installed]}},command_gen,linux guix package {{[-I|--list-installed]}},List installed packages:,explain,linux List generations:,guix package {{[-l|--list-generations]}},command_gen,linux guix package {{[-l|--list-generations]}},List generations:,explain,linux Roll back to the previous generation:,guix package --roll-back,command_gen,linux guix package --roll-back,Roll back to the previous generation:,explain,linux List all entries in the `Passwords` folder of `kdewallet`:,kwallet-query {{kdewallet}} {{[-l|--list-entries]}},command_gen,linux kwallet-query {{kdewallet}} {{[-l|--list-entries]}},List all entries in the `Passwords` folder of `kdewallet`:,explain,linux List all entries in a specific folder:,kwallet-query {{kdewallet}} {{[-l|--list-entries]}} {{[-f|--folder]}} {{folder_name}},command_gen,linux kwallet-query {{kdewallet}} {{[-l|--list-entries]}} {{[-f|--folder]}} {{folder_name}},List all entries in a specific folder:,explain,linux List all available folders:,"kwallet-query {{kdewallet}} {{[-l|--list-entries]}} {{[-f|--folder]}} """"",command_gen,linux "kwallet-query {{kdewallet}} {{[-l|--list-entries]}} {{[-f|--folder]}} """"",List all available folders:,explain,linux Display help:,kwallet-query {{[-h|--help]}},command_gen,linux kwallet-query {{[-h|--help]}},Display help:,explain,linux Pull the list of SlackBuilds to run `sport` for the first time:,sudo mkdir {{[-p|--parents]}} /usr/ports && sudo rsync {{[-av|--archive --verbose]}} rsync://slackbuilds.org /slackbuilds/$(awk '{print $2}' /etc/slackware-version)/ /usr/ports/,command_gen,linux sudo mkdir {{[-p|--parents]}} /usr/ports && sudo rsync {{[-av|--archive --verbose]}} rsync://slackbuilds.org /slackbuilds/$(awk '{print $2}' /etc/slackware-version)/ /usr/ports/,Pull the list of SlackBuilds to run `sport` for the first time:,explain,linux Pull in any updates to the system's tree via `rsync`:,sudo sport rsync,command_gen,linux sudo sport rsync,Pull in any updates to the system's tree via `rsync`:,explain,linux Search for a package by name:,"sport search ""{{keyword}}""",command_gen,linux "sport search ""{{keyword}}""",Search for a package by name:,explain,linux Check if a package is installed:,sport check {{package}},command_gen,linux sport check {{package}},Check if a package is installed:,explain,linux Display README and `.info` files of a package:,sport cat {{package}},command_gen,linux sport cat {{package}},Display README and `.info` files of a package:,explain,linux Install a package once the dependencies are resolved:,sudo sport install {{package}},command_gen,linux sudo sport install {{package}},Install a package once the dependencies are resolved:,explain,linux Install a list of packages from a file (format: packages separated by spaces):,sudo sport install $(< {{path/to/list}}),command_gen,linux sudo sport install $(< {{path/to/list}}),Install a list of packages from a file (format: packages separated by spaces):,explain,linux Output the first few lines of a file:,head {{[-n|--lines]}} {{count}} {{path/to/file}},command_gen,linux head {{[-n|--lines]}} {{count}} {{path/to/file}},Output the first few lines of a file:,explain,linux Output the first few bytes of a file:,head {{[-c|--bytes]}} {{count}} {{path/to/file}},command_gen,linux head {{[-c|--bytes]}} {{count}} {{path/to/file}},Output the first few bytes of a file:,explain,linux Output everything but the last few lines of a file:,head {{[-n|--lines]}} -{{count}} {{path/to/file}},command_gen,linux head {{[-n|--lines]}} -{{count}} {{path/to/file}},Output everything but the last few lines of a file:,explain,linux Output everything but the last few bytes of a file:,head {{[-c|--bytes]}} -{{count}} {{path/to/file}},command_gen,linux head {{[-c|--bytes]}} -{{count}} {{path/to/file}},Output everything but the last few bytes of a file:,explain,linux Run MediaMTX:,mediamtx,command_gen,linux mediamtx,Run MediaMTX:,explain,linux Run MediaMTX with a custom configuration location:,mediamtx {{path/to/config.yml}},command_gen,linux mediamtx {{path/to/config.yml}},Run MediaMTX with a custom configuration location:,explain,linux Start MediaMTX as a daemon:,systemctl start mediamtx,command_gen,linux systemctl start mediamtx,Start MediaMTX as a daemon:,explain,linux List available cameras:,cam {{[-l|--list]}},command_gen,linux cam {{[-l|--list]}},List available cameras:,explain,linux List controls of a camera:,cam {{[-c|--camera]}} {{camera_index}} --list-controls,command_gen,linux cam {{[-c|--camera]}} {{camera_index}} --list-controls,List controls of a camera:,explain,linux Write frames to a folder:,cam {{[-c|--camera]}} {{camera_index}} {{[-C|--capture=]}}{{frames_to_capture}} {{[-F|--file]}},command_gen,linux cam {{[-c|--camera]}} {{camera_index}} {{[-C|--capture=]}}{{frames_to_capture}} {{[-F|--file]}},Write frames to a folder:,explain,linux Display camera feed in a window:,cam {{[-c|--camera]}} {{camera_index}} {{[-C|--capture]}} {{[-S|--sdl]}},command_gen,linux cam {{[-c|--camera]}} {{camera_index}} {{[-C|--capture]}} {{[-S|--sdl]}},Display camera feed in a window:,explain,linux List keys in a specific keyring:,keyctl list {{target_keyring}},command_gen,linux keyctl list {{target_keyring}},List keys in a specific keyring:,explain,linux List current keys in the user default session:,keyctl list {{@us}},command_gen,linux keyctl list {{@us}},List current keys in the user default session:,explain,linux Store a key in a specific keyring:,keyctl add {{type_keyring}} {{key_name}} {{key_value}} {{target_keyring}},command_gen,linux keyctl add {{type_keyring}} {{key_name}} {{key_value}} {{target_keyring}},Store a key in a specific keyring:,explain,linux Store a key with its value from `stdin`:,echo -n {{key_value}} | keyctl padd {{type_keyring}} {{key_name}} {{target_keyring}},command_gen,linux echo -n {{key_value}} | keyctl padd {{type_keyring}} {{key_name}} {{target_keyring}},Store a key with its value from `stdin`:,explain,linux Put a timeout on a key:,keyctl timeout {{key_name}} {{timeout_in_seconds}},command_gen,linux keyctl timeout {{key_name}} {{timeout_in_seconds}},Put a timeout on a key:,explain,linux Read a key and format it as a hex-dump if not printable:,keyctl read {{key_name}},command_gen,linux keyctl read {{key_name}},Read a key and format it as a hex-dump if not printable:,explain,linux Read a key and format as-is:,keyctl pipe {{key_name}},command_gen,linux keyctl pipe {{key_name}},Read a key and format as-is:,explain,linux Revoke a key and prevent any further action on it:,keyctl revoke {{key_name}},command_gen,linux keyctl revoke {{key_name}},Revoke a key and prevent any further action on it:,explain,linux Update the metadata database:,sudo apt update,command_gen,linux sudo apt update,Update the metadata database:,explain,linux Search for packages that contain the specified file or path:,apt-file {{search|find}} {{partial_path/to/file}},command_gen,linux apt-file {{search|find}} {{partial_path/to/file}},Search for packages that contain the specified file or path:,explain,linux List the contents of a specific package:,apt-file {{show|list}} {{package}},command_gen,linux apt-file {{show|list}} {{package}},List the contents of a specific package:,explain,linux Search for packages that match the `regular_expression`:,apt-file {{search|find}} {{[-x|--regexp]}} {{regular_expression}},command_gen,linux apt-file {{search|find}} {{[-x|--regexp]}} {{regular_expression}},Search for packages that match the `regular_expression`:,explain,linux List all virtual machines:,qm list,command_gen,linux qm list,List all virtual machines:,explain,linux "Using an ISO file uploaded on the local storage, create a virtual machine with a 4 GB IDE disk on the `local-lvm` storage and an ID of 100:",qm create {{100}} -ide0 {{local-lvm:4}} -net0 {{e1000}} -cdrom {{local:iso/proxmox-mailgateway_2.1.iso}},command_gen,linux qm create {{100}} -ide0 {{local-lvm:4}} -net0 {{e1000}} -cdrom {{local:iso/proxmox-mailgateway_2.1.iso}},"Using an ISO file uploaded on the local storage, create a virtual machine with a 4 GB IDE disk on the `local-lvm` storage and an ID of 100:",explain,linux "Show the configuration of a virtual machine, specifying its ID:",qm config {{100}},command_gen,linux qm config {{100}},"Show the configuration of a virtual machine, specifying its ID:",explain,linux Start a specific virtual machine:,qm start {{100}},command_gen,linux qm start {{100}},Start a specific virtual machine:,explain,linux "Send a shutdown request, then wait until the virtual machine is stopped:",qm shutdown {{100}} && qm wait {{100}},command_gen,linux qm shutdown {{100}} && qm wait {{100}},"Send a shutdown request, then wait until the virtual machine is stopped:",explain,linux Destroy a virtual machine and remove all related resources:,qm destroy {{100}} --purge,command_gen,linux qm destroy {{100}} --purge,Destroy a virtual machine and remove all related resources:,explain,linux Display CPU statistics every 2 seconds:,mpstat {{2}},command_gen,linux mpstat {{2}},Display CPU statistics every 2 seconds:,explain,linux "Display 5 reports, one by one, at 2 second intervals:",mpstat {{2}} {{5}},command_gen,linux mpstat {{2}} {{5}},"Display 5 reports, one by one, at 2 second intervals:",explain,linux "Display 5 reports, one by one, from a given processor, at 2 second intervals:",mpstat -P {{0}} {{2}} {{5}},command_gen,linux mpstat -P {{0}} {{2}} {{5}},"Display 5 reports, one by one, from a given processor, at 2 second intervals:",explain,linux Flash an ISO to a drive:,caligula burn {{path/to/image.iso}},command_gen,linux caligula burn {{path/to/image.iso}},Flash an ISO to a drive:,explain,linux Flash an ISO to a drive without entering the hash interactively:,caligula burn {{path/to/image.iso}} {{[s|--hash]}} {{hash}},command_gen,linux caligula burn {{path/to/image.iso}} {{[s|--hash]}} {{hash}},Flash an ISO to a drive without entering the hash interactively:,explain,linux View documentation for the original command:,tldr setarch,command_gen,linux tldr setarch,View documentation for the original command:,explain,linux Make a package:,makepkg,command_gen,linux makepkg,Make a package:,explain,linux Make a package and install its dependencies:,makepkg {{[-s|--syncdeps]}},command_gen,linux makepkg {{[-s|--syncdeps]}},Make a package and install its dependencies:,explain,linux "Make a package, install its dependencies then install it to the system:",makepkg {{[-si|--syncdeps --install]}},command_gen,linux makepkg {{[-si|--syncdeps --install]}},"Make a package, install its dependencies then install it to the system:",explain,linux "Make a package, but skip checking the source's hashes:",makepkg --skipchecksums,command_gen,linux makepkg --skipchecksums,"Make a package, but skip checking the source's hashes:",explain,linux Clean up work directories after a successful build:,makepkg {{[-c|--clean]}},command_gen,linux makepkg {{[-c|--clean]}},Clean up work directories after a successful build:,explain,linux Verify the hashes of the sources:,makepkg --verifysource,command_gen,linux makepkg --verifysource,Verify the hashes of the sources:,explain,linux Generate and save the source information into `.SRCINFO`:,makepkg --printsrcinfo > .SRCINFO,command_gen,linux makepkg --printsrcinfo > .SRCINFO,Generate and save the source information into `.SRCINFO`:,explain,linux Download the source and install only the build dependencies for a program:,makepkg {{[-so|--syncdeps --nobuild]}},command_gen,linux makepkg {{[-so|--syncdeps --nobuild]}},Download the source and install only the build dependencies for a program:,explain,linux View an animation:,cacademo,command_gen,linux cacademo,View an animation:,explain,linux Run command as root:,pkexec {{command}},command_gen,linux pkexec {{command}},Run command as root:,explain,linux Switch user to root:,pkexec,command_gen,linux pkexec,Switch user to root:,explain,linux Run command as a specific user:,pkexec --user {{username}} {{command}},command_gen,linux pkexec --user {{username}} {{command}},Run command as a specific user:,explain,linux Print a specific key value:,dconf read {{/path/to/key}},command_gen,linux dconf read {{/path/to/key}},Print a specific key value:,explain,linux Print a specific path sub-directories and sub-keys:,dconf list {{/path/to/directory/}},command_gen,linux dconf list {{/path/to/directory/}},Print a specific path sub-directories and sub-keys:,explain,linux Write a specific key value:,"dconf write {{/path/to/key}} ""{{value}}""",command_gen,linux "dconf write {{/path/to/key}} ""{{value}}""",Write a specific key value:,explain,linux Reset a specific key value:,dconf reset {{/path/to/key}},command_gen,linux dconf reset {{/path/to/key}},Reset a specific key value:,explain,linux Watch a specific key/directory for changes:,dconf watch {{/path/to/key|/path/to/directory/}},command_gen,linux dconf watch {{/path/to/key|/path/to/directory/}},Watch a specific key/directory for changes:,explain,linux Dump a specific directory in INI file format:,dconf dump {{/path/to/directory/}},command_gen,linux dconf dump {{/path/to/directory/}},Dump a specific directory in INI file format:,explain,linux Display all information about a PE file:,readpe {{path/to/executable}},command_gen,linux readpe {{path/to/executable}},Display all information about a PE file:,explain,linux Display all the headers present in a PE file:,readpe --all-headers {{path/to/executable}},command_gen,linux readpe --all-headers {{path/to/executable}},Display all the headers present in a PE file:,explain,linux Display all the sections present in a PE file:,readpe --all-sections {{path/to/executable}},command_gen,linux readpe --all-sections {{path/to/executable}},Display all the sections present in a PE file:,explain,linux Display a specific header from a PE file:,readpe --header {{dos|coff|optional}} {{path/to/executable}},command_gen,linux readpe --header {{dos|coff|optional}} {{path/to/executable}},Display a specific header from a PE file:,explain,linux List all imported functions:,readpe --imports {{path/to/executable}},command_gen,linux readpe --imports {{path/to/executable}},List all imported functions:,explain,linux List all exported functions:,readpe --exports {{path/to/executable}},command_gen,linux readpe --exports {{path/to/executable}},List all exported functions:,explain,linux Update PO files and documents according to the specified configuration file:,po4a {{path/to/config_file}},command_gen,linux po4a {{path/to/config_file}},Update PO files and documents according to the specified configuration file:,explain,linux Show all EXIF data:,jhead {{path/to/image.jpg}},command_gen,linux jhead {{path/to/image.jpg}},Show all EXIF data:,explain,linux Set the file's date and time to the EXIF create date (file creation date will be changed):,jhead -ft {{path/to/image.jpg}},command_gen,linux jhead -ft {{path/to/image.jpg}},Set the file's date and time to the EXIF create date (file creation date will be changed):,explain,linux Set the EXIF time to the file's date and time (EXIF data will be changed):,jhead -dsft {{path/to/image.jpg}},command_gen,linux jhead -dsft {{path/to/image.jpg}},Set the EXIF time to the file's date and time (EXIF data will be changed):,explain,linux Rename all JPEG files based on the EXIF create date to `YYYY_MM_DD-HH_MM_SS.jpg`:,jhead -n%Y_%m_%d-%H_%M_%S *.jpg,command_gen,linux jhead -n%Y_%m_%d-%H_%M_%S *.jpg,Rename all JPEG files based on the EXIF create date to `YYYY_MM_DD-HH_MM_SS.jpg`:,explain,linux "Rotate losslessly all JPEG images by 90, 180 or 270 based on the EXIF orientation tag:",jhead -autorot *.jpg,command_gen,linux jhead -autorot *.jpg,"Rotate losslessly all JPEG images by 90, 180 or 270 based on the EXIF orientation tag:",explain,linux Update all EXIF timestamps (Format: +- hour:minute:seconds) (example: forgot to change the camera's time zone - removing 1 hour from timestamps):,jhead -ta-1:00:00 *.jpg,command_gen,linux jhead -ta-1:00:00 *.jpg,Update all EXIF timestamps (Format: +- hour:minute:seconds) (example: forgot to change the camera's time zone - removing 1 hour from timestamps):,explain,linux Remove all EXIF data (including thumbnails):,jhead -purejpg {{path/to/image.jpg}},command_gen,linux jhead -purejpg {{path/to/image.jpg}},Remove all EXIF data (including thumbnails):,explain,linux View documentation for the original command:,tldr chromium,command_gen,linux tldr chromium,View documentation for the original command:,explain,linux List available modems:,mmcli --list-modems,command_gen,linux mmcli --list-modems,List available modems:,explain,linux Print information about a modem:,mmcli --modem={{modem}},command_gen,linux mmcli --modem={{modem}},Print information about a modem:,explain,linux Enable a modem:,mmcli --modem={{modem}} --enable,command_gen,linux mmcli --modem={{modem}} --enable,Enable a modem:,explain,linux List SMS messages available on the modem:,sudo mmcli --modem={{modem}} --messaging-list-sms,command_gen,linux sudo mmcli --modem={{modem}} --messaging-list-sms,List SMS messages available on the modem:,explain,linux "Delete a message from the modem, specifying its path:",sudo mmcli --modem={{modem}} --messaging-delete-sms={{path/to/message_file}},command_gen,linux sudo mmcli --modem={{modem}} --messaging-delete-sms={{path/to/message_file}},"Delete a message from the modem, specifying its path:",explain,linux Create an F2FS filesystem inside partition Y on device X:,sudo mkfs.f2fs {{/dev/sdXY}},command_gen,linux sudo mkfs.f2fs {{/dev/sdXY}},Create an F2FS filesystem inside partition Y on device X:,explain,linux Create an F2FS filesystem with a volume label:,sudo mkfs.f2fs -l {{volume_label}} {{/dev/sdXY}},command_gen,linux sudo mkfs.f2fs -l {{volume_label}} {{/dev/sdXY}},Create an F2FS filesystem with a volume label:,explain,linux List available locales:,eselect locale list,command_gen,linux eselect locale list,List available locales:,explain,linux Set the `LANG` environment variable in `/etc/profile.env` by name or index from the `list` command:,eselect locale set {{name|index}},command_gen,linux eselect locale set {{name|index}},Set the `LANG` environment variable in `/etc/profile.env` by name or index from the `list` command:,explain,linux Display the value of `LANG` in `/etc/profile.env`:,eselect locale show,command_gen,linux eselect locale show,Display the value of `LANG` in `/etc/profile.env`:,explain,linux Open a given serial port:,sudo cu {{[-l|--line]}} {{/dev/ttyXYZ}},command_gen,linux sudo cu {{[-l|--line]}} {{/dev/ttyXYZ}},Open a given serial port:,explain,linux Open a given serial port with a given baud rate:,sudo cu {{[-l|--line]}} {{/dev/ttyXYZ}} {{[-s|--speed]}} {{115200}},command_gen,linux sudo cu {{[-l|--line]}} {{/dev/ttyXYZ}} {{[-s|--speed]}} {{115200}},Open a given serial port with a given baud rate:,explain,linux Open a given serial port with a given baud rate and echo characters locally (half-duplex mode):,sudo cu {{[-l|--line]}} {{/dev/ttyXYZ}} {{[-s|--speed]}} {{115200}} {{[-h|--halfduplex]}},command_gen,linux sudo cu {{[-l|--line]}} {{/dev/ttyXYZ}} {{[-s|--speed]}} {{115200}} {{[-h|--halfduplex]}},Open a given serial port with a given baud rate and echo characters locally (half-duplex mode):,explain,linux "Open a given serial port with a given baud rate, parity, and no hardware or software flow control:",sudo cu {{[-l|--line]}} {{/dev/ttyXYZ}} {{[-s|--speed]}} {{115200}} --parity={{even|odd|none}} {{[-f|--nortscts]}} --nostop,command_gen,linux sudo cu {{[-l|--line]}} {{/dev/ttyXYZ}} {{[-s|--speed]}} {{115200}} --parity={{even|odd|none}} {{[-f|--nortscts]}} --nostop,"Open a given serial port with a given baud rate, parity, and no hardware or software flow control:",explain,linux Exit the `cu` session when in connection:,<~><.>,command_gen,linux <~><.>,Exit the `cu` session when in connection:,explain,linux Display help:,cu --help,command_gen,linux cu --help,Display help:,explain,linux Log only HTTPS POST traffic on port 10000 by default:,sslstrip,command_gen,linux sslstrip,Log only HTTPS POST traffic on port 10000 by default:,explain,linux Log only HTTPS POST traffic on port 8080:,sslstrip --listen={{8080}},command_gen,linux sslstrip --listen={{8080}},Log only HTTPS POST traffic on port 8080:,explain,linux Log all SSL traffic to and from the server on port 8080:,sslstrip --ssl --listen={{8080}},command_gen,linux sslstrip --ssl --listen={{8080}},Log all SSL traffic to and from the server on port 8080:,explain,linux Log all SSL and HTTP traffic to and from the server on port 8080:,sslstrip --listen={{8080}} --all,command_gen,linux sslstrip --listen={{8080}} --all,Log all SSL and HTTP traffic to and from the server on port 8080:,explain,linux Specify the file path to store the logs:,sslstrip --listen={{8080}} --write={{path/to/file}},command_gen,linux sslstrip --listen={{8080}} --write={{path/to/file}},Specify the file path to store the logs:,explain,linux Display help:,sslstrip --help,command_gen,linux sslstrip --help,Display help:,explain,linux Clear QML cache:,latte-dock --clear-cache,command_gen,linux latte-dock --clear-cache,Clear QML cache:,explain,linux Import and load default layout on startup:,latte-dock --default-layout,command_gen,linux latte-dock --default-layout,Import and load default layout on startup:,explain,linux Load a specific layout on startup:,latte-dock --layout {{layout_name}},command_gen,linux latte-dock --layout {{layout_name}},Load a specific layout on startup:,explain,linux Import and load a specific layout:,latte-dock --import-layout {{path/to/file}},command_gen,linux latte-dock --import-layout {{path/to/file}},Import and load a specific layout:,explain,linux Add the current node to an existing cluster:,pvecm add {{hostname_or_ip}},command_gen,linux pvecm add {{hostname_or_ip}},Add the current node to an existing cluster:,explain,linux Add a node to the cluster configuration (internal use):,pvecm addnode {{node}},command_gen,linux pvecm addnode {{node}},Add a node to the cluster configuration (internal use):,explain,linux Display the version of the cluster join API available on this node:,pvecm apiver,command_gen,linux pvecm apiver,Display the version of the cluster join API available on this node:,explain,linux Generate new cluster configuration:,pvecm create {{clustername}},command_gen,linux pvecm create {{clustername}},Generate new cluster configuration:,explain,linux Remove a node from the cluster configuration:,pvecm delnode {{node}},command_gen,linux pvecm delnode {{node}},Remove a node from the cluster configuration:,explain,linux Display the local view of the cluster nodes:,pvecm nodes,command_gen,linux pvecm nodes,Display the local view of the cluster nodes:,explain,linux Display the local view of the cluster status:,pvecm status,command_gen,linux pvecm status,Display the local view of the cluster status:,explain,linux Search for packages from the official repositories and AUR:,aura --aursync --both --search {{keyword|regular_expression}},command_gen,linux aura --aursync --both --search {{keyword|regular_expression}},Search for packages from the official repositories and AUR:,explain,linux Install a package from the AUR:,aura --aursync {{package}},command_gen,linux aura --aursync {{package}},Install a package from the AUR:,explain,linux Update all AUR packages in a verbose mode and remove all make dependencies:,aura --aursync --diff --sysupgrade --delmakedeps --unsuppress,command_gen,linux aura --aursync --diff --sysupgrade --delmakedeps --unsuppress,Update all AUR packages in a verbose mode and remove all make dependencies:,explain,linux Install a package from the official repositories:,aura --sync {{package}},command_gen,linux aura --sync {{package}},Install a package from the official repositories:,explain,linux Synchronize and update all packages from the official repositories:,aura --sync --refresh --sysupgrade,command_gen,linux aura --sync --refresh --sysupgrade,Synchronize and update all packages from the official repositories:,explain,linux Downgrade a package using the package cache:,aura --downgrade {{package}},command_gen,linux aura --downgrade {{package}},Downgrade a package using the package cache:,explain,linux Remove a package and its dependencies:,aura --remove --recursive --unneeded {{package}},command_gen,linux aura --remove --recursive --unneeded {{package}},Remove a package and its dependencies:,explain,linux Remove orphan packages (installed as dependencies but not required by any package):,aura --orphans --abandon,command_gen,linux aura --orphans --abandon,Remove orphan packages (installed as dependencies but not required by any package):,explain,linux Sleep until all processes whose PIDs have been specified have exited:,waitpid {{pid1 pid2 ...}},command_gen,linux waitpid {{pid1 pid2 ...}},Sleep until all processes whose PIDs have been specified have exited:,explain,linux Sleep for at most `n` seconds:,waitpid {{[-t|--timeout]}} {{n}} {{pid1 pid2 ...}},command_gen,linux waitpid {{[-t|--timeout]}} {{n}} {{pid1 pid2 ...}},Sleep for at most `n` seconds:,explain,linux Do not error if specified PIDs have already exited:,waitpid {{[-e|--exited]}} {{pid1 pid2 ...}},command_gen,linux waitpid {{[-e|--exited]}} {{pid1 pid2 ...}},Do not error if specified PIDs have already exited:,explain,linux Sleep until `n` of the specified processes have exited:,waitpid {{[-c|--count]}} {{n}} {{pid1 pid2 ...}},command_gen,linux waitpid {{[-c|--count]}} {{n}} {{pid1 pid2 ...}},Sleep until `n` of the specified processes have exited:,explain,linux Display help:,waitpid {{[-h|--help]}},command_gen,linux waitpid {{[-h|--help]}},Display help:,explain,linux "List all windows, managed by the window manager:",wmctrl -l,command_gen,linux wmctrl -l,"List all windows, managed by the window manager:",explain,linux Switch to the first window whose (partial) title matches:,wmctrl -a {{window_title}},command_gen,linux wmctrl -a {{window_title}},Switch to the first window whose (partial) title matches:,explain,linux "Move a window to the current workspace, raise it and give it focus:",wmctrl -R {{window_title}},command_gen,linux wmctrl -R {{window_title}},"Move a window to the current workspace, raise it and give it focus:",explain,linux Switch to a workspace:,wmctrl -s {{workspace_number}},command_gen,linux wmctrl -s {{workspace_number}},Switch to a workspace:,explain,linux Select a window and toggle fullscreen:,"wmctrl -r {{window_title}} -b toggle,fullscreen",command_gen,linux "wmctrl -r {{window_title}} -b toggle,fullscreen",Select a window and toggle fullscreen:,explain,linux Select a window and move it to a workspace:,wmctrl -r {{window_title}} -t {{workspace_number}},command_gen,linux wmctrl -r {{window_title}} -t {{workspace_number}},Select a window and move it to a workspace:,explain,linux Split Zip archive into parts that are no larger than 36000 bytes (36 MB):,zipsplit {{path/to/archive.zip}},command_gen,linux zipsplit {{path/to/archive.zip}},Split Zip archive into parts that are no larger than 36000 bytes (36 MB):,explain,linux Use a given [n]umber of bytes as the part limit:,zipsplit -n {{size}} {{path/to/archive.zip}},command_gen,linux zipsplit -n {{size}} {{path/to/archive.zip}},Use a given [n]umber of bytes as the part limit:,explain,linux [p]ause between the creation of each part:,zipsplit -p -n {{size}} {{path/to/archive.zip}},command_gen,linux zipsplit -p -n {{size}} {{path/to/archive.zip}},[p]ause between the creation of each part:,explain,linux Output the smaller Zip archives into a given directory:,zipsplit -b {{path/to/output_directory}} -n {{size}} {{path/to/archive.zip}},command_gen,linux zipsplit -b {{path/to/output_directory}} -n {{size}} {{path/to/archive.zip}},Output the smaller Zip archives into a given directory:,explain,linux Set a memory block offline:,sudo chmem {{[-b|--block]}} {{[-d|--disable]}} {{block_number}},command_gen,linux sudo chmem {{[-b|--block]}} {{[-d|--disable]}} {{block_number}},Set a memory block offline:,explain,linux Set a memory block online:,sudo chmem {{[-b|--block]}} {{[-e|--enable]}} {{block_number}},command_gen,linux sudo chmem {{[-b|--block]}} {{[-e|--enable]}} {{block_number}},Set a memory block online:,explain,linux Set a memory range offline using hexadecimal addresses:,sudo chmem {{[-d|--disable]}} 0x{{start_address}}-0x{{end_address}},command_gen,linux sudo chmem {{[-d|--disable]}} 0x{{start_address}}-0x{{end_address}},Set a memory range offline using hexadecimal addresses:,explain,linux Set a memory range online using hexadecimal addresses:,sudo chmem {{[-e|--enable]}} 0x{{start_address}}-0x{{end_address}},command_gen,linux sudo chmem {{[-e|--enable]}} 0x{{start_address}}-0x{{end_address}},Set a memory range online using hexadecimal addresses:,explain,linux "Set memory online and assign it to a specific zone (e.g., Movable):",sudo chmem {{[-e|--enable]}} 0x{{start_address}} {{[-z|--zone]}} {{Movable}},command_gen,linux sudo chmem {{[-e|--enable]}} 0x{{start_address}} {{[-z|--zone]}} {{Movable}},"Set memory online and assign it to a specific zone (e.g., Movable):",explain,linux Display help:,chmem {{[-h|--help]}},command_gen,linux chmem {{[-h|--help]}},Display help:,explain,linux Fix a given NTFS partition:,sudo ntfsfix {{/dev/sdXN}},command_gen,linux sudo ntfsfix {{/dev/sdXN}},Fix a given NTFS partition:,explain,linux Show the current number lock status:,numlockx status,command_gen,linux numlockx status,Show the current number lock status:,explain,linux Turn the number lock on:,numlockx on,command_gen,linux numlockx on,Turn the number lock on:,explain,linux Turn the number lock off:,numlockx off,command_gen,linux numlockx off,Turn the number lock off:,explain,linux Toggle the current state:,numlockx toggle,command_gen,linux numlockx toggle,Toggle the current state:,explain,linux Run a command as root:,run0 {{command}},command_gen,linux run0 {{command}},Run a command as root:,explain,linux Run a command as another user and/or group:,run0 {{[-u|--user]}} {{username|uid}} {{[-g|--group]}} {{group_name|gid}} {{command}},command_gen,linux run0 {{[-u|--user]}} {{username|uid}} {{[-g|--group]}} {{group_name|gid}} {{command}},Run a command as another user and/or group:,explain,linux "Get all mirrors, sort for download speed and save them:",sudo reflector --sort {{rate}} --save {{/etc/pacman.d/mirrorlist}},command_gen,linux sudo reflector --sort {{rate}} --save {{/etc/pacman.d/mirrorlist}},"Get all mirrors, sort for download speed and save them:",explain,linux Only get German HTTPS mirrors:,reflector --country {{Germany}} --protocol {{https}},command_gen,linux reflector --country {{Germany}} --protocol {{https}},Only get German HTTPS mirrors:,explain,linux Only get the 10 recently sync'd mirrors:,reflector --latest {{10}},command_gen,linux reflector --latest {{10}},Only get the 10 recently sync'd mirrors:,explain,linux Use a configuration file to fetch mirrors:,sudo reflector @{{/etc/xdg/reflector/reflector.conf}},command_gen,linux sudo reflector @{{/etc/xdg/reflector/reflector.conf}},Use a configuration file to fetch mirrors:,explain,linux Display help:,reflector {{[-h|--help]}},command_gen,linux reflector {{[-h|--help]}},Display help:,explain,linux Set up a VPN tunnel:,wg-quick up {{interface_name}},command_gen,linux wg-quick up {{interface_name}},Set up a VPN tunnel:,explain,linux Delete a VPN tunnel:,wg-quick down {{interface_name}},command_gen,linux wg-quick down {{interface_name}},Delete a VPN tunnel:,explain,linux "Dump a guest virtual machine into the default dump directory (usually `/var/lib/vz/dump/`), excluding snapshots:",vzdump {{vm_id}},command_gen,linux vzdump {{vm_id}},"Dump a guest virtual machine into the default dump directory (usually `/var/lib/vz/dump/`), excluding snapshots:",explain,linux "Back up the guest virtual machines with the IDs 101, 102, and 103:",vzdump {{101 102 103}},command_gen,linux vzdump {{101 102 103}},"Back up the guest virtual machines with the IDs 101, 102, and 103:",explain,linux Dump a guest virtual machine using a specific mode:,vzdump {{vm_id}} --mode {{suspend|snapshot}},command_gen,linux vzdump {{vm_id}} --mode {{suspend|snapshot}},Dump a guest virtual machine using a specific mode:,explain,linux Back up all guest systems and send an notification email to the root and admin users:,vzdump --all --mode {{suspend}} --mailto {{root}} --mailto {{admin}},command_gen,linux vzdump --all --mode {{suspend}} --mailto {{root}} --mailto {{admin}},Back up all guest systems and send an notification email to the root and admin users:,explain,linux Use snapshot mode (no downtime required) and a non-default dump directory:,vzdump {{vm_id}} --dumpdir {{path/to/directory}} --mode {{snapshot}},command_gen,linux vzdump {{vm_id}} --dumpdir {{path/to/directory}} --mode {{snapshot}},Use snapshot mode (no downtime required) and a non-default dump directory:,explain,linux Back up all guest virtual machines excluding the IDs 101 and 102:,"vzdump --mode {{suspend}} --exclude {{101, 102}}",command_gen,linux "vzdump --mode {{suspend}} --exclude {{101, 102}}",Back up all guest virtual machines excluding the IDs 101 and 102:,explain,linux Read a key from the global configuration:,kreadconfig5 --group {{group_name}} --key {{key_name}},command_gen,linux kreadconfig5 --group {{group_name}} --key {{key_name}},Read a key from the global configuration:,explain,linux Read a key from a specific configuration file:,kwriteconfig5 --file {{path/to/file}} --group {{group_name}} --key {{key_name}},command_gen,linux kwriteconfig5 --file {{path/to/file}} --group {{group_name}} --key {{key_name}},Read a key from a specific configuration file:,explain,linux Check if systemd is used to start the Plasma session:,kreadconfig5 --file {{startkderc}} --group {{General}} --key {{systemdBoot}},command_gen,linux kreadconfig5 --file {{startkderc}} --group {{General}} --key {{systemdBoot}},Check if systemd is used to start the Plasma session:,explain,linux Search for a package:,eix {{query}},command_gen,linux eix {{query}},Search for a package:,explain,linux Search for installed packages:,eix --installed {{query}},command_gen,linux eix --installed {{query}},Search for installed packages:,explain,linux Search in package descriptions:,"eix --description ""{{description}}""",command_gen,linux "eix --description ""{{description}}""",Search in package descriptions:,explain,linux Search by package license:,eix --license {{license}},command_gen,linux eix --license {{license}},Search by package license:,explain,linux Exclude results from search:,eix --not --license {{license}},command_gen,linux eix --not --license {{license}},Exclude results from search:,explain,linux Trace the route to a host:,tcptraceroute {{host}},command_gen,linux tcptraceroute {{host}},Trace the route to a host:,explain,linux Specify the destination port and packet length in bytes:,tcptraceroute {{host}} {{destination_port}} {{packet_length}},command_gen,linux tcptraceroute {{host}} {{destination_port}} {{packet_length}},Specify the destination port and packet length in bytes:,explain,linux Specify the local source port and source address:,tcptraceroute {{host}} -p {{source_port}} -s {{source_address}},command_gen,linux tcptraceroute {{host}} -p {{source_port}} -s {{source_address}},Specify the local source port and source address:,explain,linux Set the first and maximum TTL:,tcptraceroute {{host}} -f {{first_ttl}} -m {{max_ttl}},command_gen,linux tcptraceroute {{host}} -f {{first_ttl}} -m {{max_ttl}},Set the first and maximum TTL:,explain,linux Specify the wait time and number of queries per hop:,tcptraceroute {{host}} -w {{wait_time}} -q {{number_of_queries}},command_gen,linux tcptraceroute {{host}} -w {{wait_time}} -q {{number_of_queries}},Specify the wait time and number of queries per hop:,explain,linux Specify the interface:,tcptraceroute {{host}} -i {{interface}},command_gen,linux tcptraceroute {{host}} -i {{interface}},Specify the interface:,explain,linux "Verify `PKGBUILD` integrity, generate `.SRCINFO`, create a commit message template, and publish the package to the AUR:",aurpublish {{package_name}},command_gen,linux aurpublish {{package_name}},"Verify `PKGBUILD` integrity, generate `.SRCINFO`, create a commit message template, and publish the package to the AUR:",explain,linux Add githooks to the current repository:,aurpublish setup,command_gen,linux aurpublish setup,Add githooks to the current repository:,explain,linux Display help:,aurpublish {{[-h|--help]}},command_gen,linux aurpublish {{[-h|--help]}},Display help:,explain,linux "Unmount a filesystem, by passing the path to the source it is mounted from:",umount {{path/to/device_file}},command_gen,linux umount {{path/to/device_file}},"Unmount a filesystem, by passing the path to the source it is mounted from:",explain,linux "Unmount a filesystem, by passing the path to the target where it is mounted:",umount {{path/to/mounted_directory}},command_gen,linux umount {{path/to/mounted_directory}},"Unmount a filesystem, by passing the path to the target where it is mounted:",explain,linux "When an unmount fails, try to remount the filesystem read-only:",umount {{[-r|--read-only]}} {{path/to/mounted_directory}},command_gen,linux umount {{[-r|--read-only]}} {{path/to/mounted_directory}},"When an unmount fails, try to remount the filesystem read-only:",explain,linux Recursively unmount each specified directory:,umount {{[-R|--recursive]}} {{path/to/mounted_directory}},command_gen,linux umount {{[-R|--recursive]}} {{path/to/mounted_directory}},Recursively unmount each specified directory:,explain,linux Unmount all mounted filesystems (except the `proc` filesystem):,umount {{[-a|--all]}},command_gen,linux umount {{[-a|--all]}},Unmount all mounted filesystems (except the `proc` filesystem):,explain,linux "Record a snippet in ""CD"" quality (finish with `` when done):",arecord {{[-vv|--verbose --verbose]}} {{[-f|--format]}} cd {{path/to/file.wav}},command_gen,linux arecord {{[-vv|--verbose --verbose]}} {{[-f|--format]}} cd {{path/to/file.wav}},"Record a snippet in ""CD"" quality (finish with `` when done):",explain,linux "Record a snippet in ""CD"" quality, with a fixed duration of 10 seconds:",arecord {{[-vv|--verbose --verbose]}} {{[-f|--format]}} cd {{[-d|--duration]}} {{10}} {{path/to/file.wav}},command_gen,linux arecord {{[-vv|--verbose --verbose]}} {{[-f|--format]}} cd {{[-d|--duration]}} {{10}} {{path/to/file.wav}},"Record a snippet in ""CD"" quality, with a fixed duration of 10 seconds:",explain,linux Record a snippet and save it as an MP3 (finish with `` when done):,arecord {{[-vv|--verbose --verbose]}} {{[-f|--format]}} cd {{[-t|--file-type]}} raw | lame -r - {{path/to/file.mp3}},command_gen,linux arecord {{[-vv|--verbose --verbose]}} {{[-f|--format]}} cd {{[-t|--file-type]}} raw | lame -r - {{path/to/file.mp3}},Record a snippet and save it as an MP3 (finish with `` when done):,explain,linux List all sound cards and digital audio devices:,arecord {{[-l|--list-devices]}},command_gen,linux arecord {{[-l|--list-devices]}},List all sound cards and digital audio devices:,explain,linux Allow interactive interface (e.g. use `` or `` to play or pause):,arecord {{[-i|--interactive]}},command_gen,linux arecord {{[-i|--interactive]}},Allow interactive interface (e.g. use `` or `` to play or pause):,explain,linux Test your microphone by recording a 5 second sample and playing it back:,arecord {{[-d|--duration]}} 5 test-mic.wav && aplay test-mic.wav && rm test-mic.wav,command_gen,linux arecord {{[-d|--duration]}} 5 test-mic.wav && aplay test-mic.wav && rm test-mic.wav,Test your microphone by recording a 5 second sample and playing it back:,explain,linux Convert a PDF page to PNG or JPEG format:,pstoedit -page {{page_number}} -f magick {{path/to/file.pdf}} {{page.png|page.jpg]}},command_gen,linux pstoedit -page {{page_number}} -f magick {{path/to/file.pdf}} {{page.png|page.jpg]}},Convert a PDF page to PNG or JPEG format:,explain,linux Convert multiple PDF pages to numbered images:,pstoedit -f magick {{path/to/file}} {{page%d.png|page%d.jpg}},command_gen,linux pstoedit -f magick {{path/to/file}} {{page%d.png|page%d.jpg}},Convert multiple PDF pages to numbered images:,explain,linux View documentation for the recommended replacement:,tldr tail,command_gen,linux tldr tail,View documentation for the recommended replacement:,explain,linux List all boot options with their numbers:,efibootmgr {{[-u|--unicode]}},command_gen,linux efibootmgr {{[-u|--unicode]}},List all boot options with their numbers:,explain,linux Add UEFI Shell v2 as a boot option:,"sudo efibootmgr {{[-c|--create]}} {{[-d|--disk]}} {{/dev/sda}} {{[-p|--part]}} {{1}} {{[-l|--loader]}} ""{{\path\to\shell.efi}}"" {{[-L|--label]}} ""{{UEFI Shell}}""",command_gen,linux "sudo efibootmgr {{[-c|--create]}} {{[-d|--disk]}} {{/dev/sda}} {{[-p|--part]}} {{1}} {{[-l|--loader]}} ""{{\path\to\shell.efi}}"" {{[-L|--label]}} ""{{UEFI Shell}}""",Add UEFI Shell v2 as a boot option:,explain,linux Add Linux as a boot option:,"sudo efibootmgr {{[-c|--create]}} {{[-d|--disk]}} {{/dev/sda}} {{[-p|--part]}} {{1}} {{[-l|--loader]}} ""{{\vmlinuz}}"" {{[-u|--unicode]}} ""{{kernel_cmdline}}"" {{[-L|--label]}} ""{{Linux}}""",command_gen,linux "sudo efibootmgr {{[-c|--create]}} {{[-d|--disk]}} {{/dev/sda}} {{[-p|--part]}} {{1}} {{[-l|--loader]}} ""{{\vmlinuz}}"" {{[-u|--unicode]}} ""{{kernel_cmdline}}"" {{[-L|--label]}} ""{{Linux}}""",Add Linux as a boot option:,explain,linux Change the current boot order:,"sudo efibootmgr {{[-o|--bootorder]}} {{0002,0008,0001,001A,...}}",command_gen,linux "sudo efibootmgr {{[-o|--bootorder]}} {{0002,0008,0001,001A,...}}",Change the current boot order:,explain,linux Delete a boot option:,sudo efibootmgr {{[-b|--bootnum]}} {{0008}} {{[-B|--delete-bootnum]}},command_gen,linux sudo efibootmgr {{[-b|--bootnum]}} {{0008}} {{[-B|--delete-bootnum]}},Delete a boot option:,explain,linux Recursively synchronize a directory to another location:,fpsync -v {{/path/to/source/}} {{/path/to/destination/}},command_gen,linux fpsync -v {{/path/to/source/}} {{/path/to/destination/}},Recursively synchronize a directory to another location:,explain,linux Recursively synchronize a directory with the final pass (It enables rsync's `--delete` option with each synchronization job):,fpsync -v -E {{/path/to/source/}} {{/path/to/destination/}},command_gen,linux fpsync -v -E {{/path/to/source/}} {{/path/to/destination/}},Recursively synchronize a directory with the final pass (It enables rsync's `--delete` option with each synchronization job):,explain,linux Recursively synchronize a directory to a destination using 8 concurrent synchronization jobs:,fpsync -v -n 8 -E {{/path/to/source/}} {{/path/to/destination/}},command_gen,linux fpsync -v -n 8 -E {{/path/to/source/}} {{/path/to/destination/}},Recursively synchronize a directory to a destination using 8 concurrent synchronization jobs:,explain,linux Recursively synchronize a directory to a destination using 8 concurrent synchronization jobs spread over two remote workers (machine1 and machine2):,fpsync -v -n 8 -E -w login@machine1 -w login@machine2 -d {{/path/to/shared/directory}} {{/path/to/source/}} {{/path/to/destination/}},command_gen,linux fpsync -v -n 8 -E -w login@machine1 -w login@machine2 -d {{/path/to/shared/directory}} {{/path/to/source/}} {{/path/to/destination/}},Recursively synchronize a directory to a destination using 8 concurrent synchronization jobs spread over two remote workers (machine1 and machine2):,explain,linux "Recursively synchronize a directory to a destination using 4 local workers, each one transferring at most 1000 files and 100 MB per synchronization job:",fpsync -v -n 4 -f 1000 -s $((100 * 1024 * 1024)) {{/path/to/source/}} {{/path/to/destination/}},command_gen,linux fpsync -v -n 4 -f 1000 -s $((100 * 1024 * 1024)) {{/path/to/source/}} {{/path/to/destination/}},"Recursively synchronize a directory to a destination using 4 local workers, each one transferring at most 1000 files and 100 MB per synchronization job:",explain,linux Recursively synchronize any directories but exclude specific `.snapshot*` files (Note: Options and values must be separated by a pipe character):,"fpsync -v -O ""-x|.snapshot*"" {{/path/to/source/}} {{/path/to/destination/}}",command_gen,linux "fpsync -v -O ""-x|.snapshot*"" {{/path/to/source/}} {{/path/to/destination/}}",Recursively synchronize any directories but exclude specific `.snapshot*` files (Note: Options and values must be separated by a pipe character):,explain,linux Search the pubmed database for selective serotonin reuptake inhibitor:,"esearch -db pubmed -query ""{{selective serotonin reuptake inhibitor}}""",command_gen,linux "esearch -db pubmed -query ""{{selective serotonin reuptake inhibitor}}""",Search the pubmed database for selective serotonin reuptake inhibitor:,explain,linux Search the protein database using a query and regexp:,esearch -db {{protein}} -query {{'Escherichia*'}},command_gen,linux esearch -db {{protein}} -query {{'Escherichia*'}},Search the protein database using a query and regexp:,explain,linux Search the nucleotide database for sequences whose metadata contain insulin and rodents:,"esearch -db nuccore -query ""{{insulin [PROT] AND rodents [ORGN]}}""",command_gen,linux "esearch -db nuccore -query ""{{insulin [PROT] AND rodents [ORGN]}}""",Search the nucleotide database for sequences whose metadata contain insulin and rodents:,explain,linux Display help:,esearch {{[-h|-help]}},command_gen,linux esearch {{[-h|-help]}},Display help:,explain,linux Start the editor:,xed,command_gen,linux xed,Start the editor:,explain,linux Open specific files:,xed {{path/to/file1 path/to/file2 ...}},command_gen,linux xed {{path/to/file1 path/to/file2 ...}},Open specific files:,explain,linux Open files using a specific encoding:,xed --encoding {{WINDOWS-1252}} {{path/to/file1 path/to/file2 ...}},command_gen,linux xed --encoding {{WINDOWS-1252}} {{path/to/file1 path/to/file2 ...}},Open files using a specific encoding:,explain,linux Print all supported encodings:,xed --list-encodings,command_gen,linux xed --list-encodings,Print all supported encodings:,explain,linux Open a file and go to a specific line:,xed +{{10}} {{path/to/file}},command_gen,linux xed +{{10}} {{path/to/file}},Open a file and go to a specific line:,explain,linux Update the list of available slackbuilds and versions:,slapt-src {{[-u|--update]}},command_gen,linux slapt-src {{[-u|--update]}},Update the list of available slackbuilds and versions:,explain,linux List all available slackbuilds:,slapt-src {{[-l|--list]}},command_gen,linux slapt-src {{[-l|--list]}},List all available slackbuilds:,explain,linux "Fetch, build and install the specified slackbuild(s):",slapt-src {{[-i|--install]}} {{slackbuild_name}},command_gen,linux slapt-src {{[-i|--install]}} {{slackbuild_name}},"Fetch, build and install the specified slackbuild(s):",explain,linux Locate slackbuilds by their name or description:,slapt-src {{[-s|--search]}} {{search_term}},command_gen,linux slapt-src {{[-s|--search]}} {{search_term}},Locate slackbuilds by their name or description:,explain,linux Display information about a slackbuild:,slapt-src {{[-w|--show]}} {{slackbuild_name}},command_gen,linux slapt-src {{[-w|--show]}} {{slackbuild_name}},Display information about a slackbuild:,explain,linux Launch a session targeting the default URL of or the previous session:,http-prompt,command_gen,linux http-prompt,Launch a session targeting the default URL of or the previous session:,explain,linux Launch a session with a given URL:,http-prompt {{http://example.com}},command_gen,linux http-prompt {{http://example.com}},Launch a session with a given URL:,explain,linux Launch a session with some initial options:,http-prompt {{localhost:8000/api}} --auth {{username:password}},command_gen,linux http-prompt {{localhost:8000/api}} --auth {{username:password}},Launch a session with some initial options:,explain,linux Add one or more devices to a btrfs filesystem:,sudo btrfs device add {{path/to/block_device1 path/to/block_device2 ...}} {{path/to/btrfs_filesystem}},command_gen,linux sudo btrfs device add {{path/to/block_device1 path/to/block_device2 ...}} {{path/to/btrfs_filesystem}},Add one or more devices to a btrfs filesystem:,explain,linux Remove a device from a btrfs filesystem:,sudo btrfs device remove {{path/to/device1|device_id1 path/to/device2|device_id2 ...}},command_gen,linux sudo btrfs device remove {{path/to/device1|device_id1 path/to/device2|device_id2 ...}},Remove a device from a btrfs filesystem:,explain,linux Display error statistics:,sudo btrfs device stats {{path/to/btrfs_filesystem}},command_gen,linux sudo btrfs device stats {{path/to/btrfs_filesystem}},Display error statistics:,explain,linux Scan all disks and inform the kernel of all detected btrfs filesystems:,sudo btrfs device scan {{[-d|--all-devices]}},command_gen,linux sudo btrfs device scan {{[-d|--all-devices]}},Scan all disks and inform the kernel of all detected btrfs filesystems:,explain,linux Display detailed per-disk allocation statistics:,sudo btrfs device usage {{path/to/btrfs_filesystem}},command_gen,linux sudo btrfs device usage {{path/to/btrfs_filesystem}},Display detailed per-disk allocation statistics:,explain,linux Display the ASCII fire:,cacafire,command_gen,linux cacafire,Display the ASCII fire:,explain,linux List detected problems:,abrt-cli list,command_gen,linux abrt-cli list,List detected problems:,explain,linux Show details of a specific problem:,abrt-cli info {{problem_id}},command_gen,linux abrt-cli info {{problem_id}},Show details of a specific problem:,explain,linux Remove a crash report:,abrt-cli remove {{problem_id}},command_gen,linux abrt-cli remove {{problem_id}},Remove a crash report:,explain,linux Report a problem to the configured bug tracker (e.g. Bugzilla):,abrt-cli report {{problem_id}},command_gen,linux abrt-cli report {{problem_id}},Report a problem to the configured bug tracker (e.g. Bugzilla):,explain,linux Monitor a log file and trigger a program when a match is found:,"abrt-watch-log -F {{error_string}} {{/var/log/myapp.log}} {{notify-send ""Crash detected""}}",command_gen,linux "abrt-watch-log -F {{error_string}} {{/var/log/myapp.log}} {{notify-send ""Crash detected""}}",Monitor a log file and trigger a program when a match is found:,explain,linux Generate a report for debugging manually:,abrt-cli report {{[-a|--analyze]}} {{problem_id}},command_gen,linux abrt-cli report {{[-a|--analyze]}} {{problem_id}},Generate a report for debugging manually:,explain,linux View documentation for the original command:,tldr aa-status,command_gen,linux tldr aa-status,View documentation for the original command:,explain,linux Connect with a defined configuration file:,sudo vpnc {{config_file}},command_gen,linux sudo vpnc {{config_file}},Connect with a defined configuration file:,explain,linux Terminate the previously created connection:,sudo vpnc-disconnect,command_gen,linux sudo vpnc-disconnect,Terminate the previously created connection:,explain,linux Set the system to run a graphical environment:,sudo init 5,command_gen,linux sudo init 5,Set the system to run a graphical environment:,explain,linux Set the system to run multiuser terminal:,sudo init 3,command_gen,linux sudo init 3,Set the system to run multiuser terminal:,explain,linux Shut down the system:,init 0,command_gen,linux init 0,Shut down the system:,explain,linux Reboot the system:,init 6,command_gen,linux init 6,Reboot the system:,explain,linux Set the system to run on terminal with only root user allowed and no networking:,sudo init 1,command_gen,linux sudo init 1,Set the system to run on terminal with only root user allowed and no networking:,explain,linux Start the editor:,pluma,command_gen,linux pluma,Start the editor:,explain,linux Open specific documents:,pluma {{path/to/file1 path/to/file2 ...}},command_gen,linux pluma {{path/to/file1 path/to/file2 ...}},Open specific documents:,explain,linux Open documents using a specific encoding:,pluma --encoding {{WINDOWS-1252}} {{path/to/file1 path/to/file2 ...}},command_gen,linux pluma --encoding {{WINDOWS-1252}} {{path/to/file1 path/to/file2 ...}},Open documents using a specific encoding:,explain,linux Print all supported encodings:,pluma --list-encodings,command_gen,linux pluma --list-encodings,Print all supported encodings:,explain,linux Open document and go to a specific line:,pluma +{{10}} {{path/to/file}},command_gen,linux pluma +{{10}} {{path/to/file}},Open document and go to a specific line:,explain,linux Run a program using a dedicated Nvidia GPU:,prime-run {{command}},command_gen,linux prime-run {{command}},Run a program using a dedicated Nvidia GPU:,explain,linux Validate whether the Nvidia card is being used:,"prime-run glxinfo | grep ""OpenGL renderer""",command_gen,linux "prime-run glxinfo | grep ""OpenGL renderer""",Validate whether the Nvidia card is being used:,explain,linux Start Waydroid:,waydroid,command_gen,linux waydroid,Start Waydroid:,explain,linux Initialize Waydroid (required on first run or after reinstalling Android):,sudo waydroid init,command_gen,linux sudo waydroid init,Initialize Waydroid (required on first run or after reinstalling Android):,explain,linux Install a new Android app from a file:,waydroid app install {{path/to/file.apk}},command_gen,linux waydroid app install {{path/to/file.apk}},Install a new Android app from a file:,explain,linux Launch an Android app by its package name:,waydroid app launch {{com.example.app}},command_gen,linux waydroid app launch {{com.example.app}},Launch an Android app by its package name:,explain,linux Start or stop the Waydroid session:,waydroid session {{start|stop}},command_gen,linux waydroid session {{start|stop}},Start or stop the Waydroid session:,explain,linux Manage the Waydroid container:,sudo waydroid container {{start|stop|restart|freeze|unfreeze}},command_gen,linux sudo waydroid container {{start|stop|restart|freeze|unfreeze}},Manage the Waydroid container:,explain,linux Open Waydroid shell:,sudo waydroid shell,command_gen,linux sudo waydroid shell,Open Waydroid shell:,explain,linux Adjust Waydroid window dimensions:,waydroid prop set persist.waydroid.{{width|height}} {{number}},command_gen,linux waydroid prop set persist.waydroid.{{width|height}} {{number}},Adjust Waydroid window dimensions:,explain,linux Print an `A` or `AAAA` record associated with a hostname or IP address:,ahost {{example.com}},command_gen,linux ahost {{example.com}},Print an `A` or `AAAA` record associated with a hostname or IP address:,explain,linux Display some extra debugging output:,ahost -d {{example.com}},command_gen,linux ahost -d {{example.com}},Display some extra debugging output:,explain,linux Display the record with a specified type:,ahost -t {{a|aaaa|u}} {{example.com}},command_gen,linux ahost -t {{a|aaaa|u}} {{example.com}},Display the record with a specified type:,explain,linux Display basic performance counter stats for a command:,perf stat {{gcc hello.c}},command_gen,linux perf stat {{gcc hello.c}},Display basic performance counter stats for a command:,explain,linux Display system-wide real-time performance counter profile:,sudo perf top,command_gen,linux sudo perf top,Display system-wide real-time performance counter profile:,explain,linux Run a command and record its profile into `perf.data`:,sudo perf record {{command}},command_gen,linux sudo perf record {{command}},Run a command and record its profile into `perf.data`:,explain,linux Record the profile of an existing process into `perf.data`:,sudo perf record {{[-p|--pid]}} {{pid}},command_gen,linux sudo perf record {{[-p|--pid]}} {{pid}},Record the profile of an existing process into `perf.data`:,explain,linux Read `perf.data` (created by `perf record`) and display the profile:,sudo perf report,command_gen,linux sudo perf report,Read `perf.data` (created by `perf record`) and display the profile:,explain,linux Upgrade installed packages to the newest available versions:,sudo dnf5 upgrade,command_gen,linux sudo dnf5 upgrade,Upgrade installed packages to the newest available versions:,explain,linux Search packages via keywords:,dnf5 search {{keyword1 keyword2 ...}},command_gen,linux dnf5 search {{keyword1 keyword2 ...}},Search packages via keywords:,explain,linux Display details about a package:,dnf5 info {{package}},command_gen,linux dnf5 info {{package}},Display details about a package:,explain,linux Install new packages (Note: Use `-y` to confirm all prompts automatically):,sudo dnf5 install {{package1 package2 ...}},command_gen,linux sudo dnf5 install {{package1 package2 ...}},Install new packages (Note: Use `-y` to confirm all prompts automatically):,explain,linux Remove packages:,sudo dnf5 remove {{package1 package2 ...}},command_gen,linux sudo dnf5 remove {{package1 package2 ...}},Remove packages:,explain,linux List installed packages:,dnf5 list --installed,command_gen,linux dnf5 list --installed,List installed packages:,explain,linux Find which packages provide a given command:,dnf5 provides {{command}},command_gen,linux dnf5 provides {{command}},Find which packages provide a given command:,explain,linux Remove or expire cached data:,sudo dnf5 clean all,command_gen,linux sudo dnf5 clean all,Remove or expire cached data:,explain,linux Generate ASCII art for a given text:,toilet {{input_text}},command_gen,linux toilet {{input_text}},Generate ASCII art for a given text:,explain,linux Generate ASCII art using a custom font file:,toilet {{input_text}} {{[-f|--font]}} {{font_filename}},command_gen,linux toilet {{input_text}} {{[-f|--font]}} {{font_filename}},Generate ASCII art using a custom font file:,explain,linux Generate ASCII art using a filter:,toilet {{input_text}} {{[-F|--filter]}} {{filter_name}},command_gen,linux toilet {{input_text}} {{[-F|--filter]}} {{filter_name}},Generate ASCII art using a filter:,explain,linux Show available toilet filters:,toilet {{[-F|--filter]}} list,command_gen,linux toilet {{[-F|--filter]}} list,Show available toilet filters:,explain,linux "Read the default configuration file `/etc/named.conf`, read any initial data and listen for queries:",named,command_gen,linux named,"Read the default configuration file `/etc/named.conf`, read any initial data and listen for queries:",explain,linux Read a custom configuration file:,named -c {{path/to/named.conf}},command_gen,linux named -c {{path/to/named.conf}},Read a custom configuration file:,explain,linux "Use IPv4 or IPv6 only, even if the host machine is capable of utilising other protocols:",named {{-4|-6}},command_gen,linux named {{-4|-6}},"Use IPv4 or IPv6 only, even if the host machine is capable of utilising other protocols:",explain,linux Listen for queries on a specific port instead of the default port 53:,named -p {{port}},command_gen,linux named -p {{port}},Listen for queries on a specific port instead of the default port 53:,explain,linux Run the server in the foreground and do not daemonize:,named -f,command_gen,linux named -f,Run the server in the foreground and do not daemonize:,explain,linux Calculate the checksum for a file using a specific algorithm:,xxhsum -H{{0|32|64|128}} {{path/to/file}},command_gen,linux xxhsum -H{{0|32|64|128}} {{path/to/file}},Calculate the checksum for a file using a specific algorithm:,explain,linux Run benchmark:,xxhsum -b,command_gen,linux xxhsum -b,Run benchmark:,explain,linux Convert a specific PNG image to AVIF:,avifenc {{path/to/input.png}} {{path/to/output.avif}},command_gen,linux avifenc {{path/to/input.png}} {{path/to/output.avif}},Convert a specific PNG image to AVIF:,explain,linux "Encode with a specific speed (6=default, 0=slowest and 10=fastest):",avifenc --speed {{2}} {{path/to/input.png}} {{path/to/output.avif}},command_gen,linux avifenc --speed {{2}} {{path/to/input.png}} {{path/to/output.avif}},"Encode with a specific speed (6=default, 0=slowest and 10=fastest):",explain,linux Connect to a VPN with a username and password:,openfortivpn {{[-u|--username]}} {{username}} {{[-p|--password]}} {{password}},command_gen,linux openfortivpn {{[-u|--username]}} {{username}} {{[-p|--password]}} {{password}},Connect to a VPN with a username and password:,explain,linux Connect to a VPN using a specific configuration file (defaults to `/etc/openfortivpn/config`):,sudo openfortivpn {{[-c|--config]}} {{path/to/config}},command_gen,linux sudo openfortivpn {{[-c|--config]}} {{path/to/config}},Connect to a VPN using a specific configuration file (defaults to `/etc/openfortivpn/config`):,explain,linux Connect to a VPN by specifying the host and port:,openfortivpn {{host}}:{{port}},command_gen,linux openfortivpn {{host}}:{{port}},Connect to a VPN by specifying the host and port:,explain,linux Trust a given gateway by passing in its certificate's sha256 sum:,openfortivpn --trusted-cert {{sha256_sum}},command_gen,linux openfortivpn --trusted-cert {{sha256_sum}},Trust a given gateway by passing in its certificate's sha256 sum:,explain,linux Forward the external TCP port 80 to port 8080 on a local machine:,upnpc -a {{192.168.0.1}} 8080 80 tcp,command_gen,linux upnpc -a {{192.168.0.1}} 8080 80 tcp,Forward the external TCP port 80 to port 8080 on a local machine:,explain,linux Delete any port redirection for external TCP port 80:,upnpc -d 80 tcp,command_gen,linux upnpc -d 80 tcp,Delete any port redirection for external TCP port 80:,explain,linux Get information about UPnP devices on your network:,upnpc -s,command_gen,linux upnpc -s,Get information about UPnP devices on your network:,explain,linux List existing redirections:,upnpc -l,command_gen,linux upnpc -l,List existing redirections:,explain,linux Show swap information:,swapon,command_gen,linux swapon,Show swap information:,explain,linux Enable a given swap area:,swapon {{path/to/file}},command_gen,linux swapon {{path/to/file}},Enable a given swap area:,explain,linux Enable all swap areas specified in `/etc/fstab` except those with the `noauto` option:,swapon {{[-a|--all]}},command_gen,linux swapon {{[-a|--all]}},Enable all swap areas specified in `/etc/fstab` except those with the `noauto` option:,explain,linux Enable a swap partition by its label:,swapon -L {{label}},command_gen,linux swapon -L {{label}},Enable a swap partition by its label:,explain,linux Print the current status:,sestatus,command_gen,linux sestatus,Print the current status:,explain,linux Print the current states of all policy booleans:,sestatus -b,command_gen,linux sestatus -b,Print the current states of all policy booleans:,explain,linux Print the current file and process contexts:,sestatus -v,command_gen,linux sestatus -v,Print the current file and process contexts:,explain,linux Stop a service from running on boot:,systemctl disable {{unit}},command_gen,linux systemctl disable {{unit}},Stop a service from running on boot:,explain,linux Stop a service from running on boot and stop its current execution:,systemctl disable {{unit}} --now,command_gen,linux systemctl disable {{unit}} --now,Stop a service from running on boot and stop its current execution:,explain,linux "Take a screenshot and save it to the default location, normally `~/Pictures`:",gnome-screenshot,command_gen,linux gnome-screenshot,"Take a screenshot and save it to the default location, normally `~/Pictures`:",explain,linux Take a screenshot and save it to the named file location:,gnome-screenshot --file {{path/to/file}},command_gen,linux gnome-screenshot --file {{path/to/file}},Take a screenshot and save it to the named file location:,explain,linux Take a screenshot and save it to the clipboard:,gnome-screenshot --clipboard,command_gen,linux gnome-screenshot --clipboard,Take a screenshot and save it to the clipboard:,explain,linux Take a screenshot after the specified number of seconds:,gnome-screenshot --delay {{5}},command_gen,linux gnome-screenshot --delay {{5}},Take a screenshot after the specified number of seconds:,explain,linux Launch the GNOME Screenshot GUI:,gnome-screenshot --interactive,command_gen,linux gnome-screenshot --interactive,Launch the GNOME Screenshot GUI:,explain,linux Take a screenshot of the current window and save it to the specified file location:,gnome-screenshot --window --file {{path/to/file}},command_gen,linux gnome-screenshot --window --file {{path/to/file}},Take a screenshot of the current window and save it to the specified file location:,explain,linux Take a screenshot after the specified number of seconds and save it to the clipboard:,gnome-screenshot --delay {{10}} --clipboard,command_gen,linux gnome-screenshot --delay {{10}} --clipboard,Take a screenshot after the specified number of seconds and save it to the clipboard:,explain,linux Display the version:,gnome-screenshot --version,command_gen,linux gnome-screenshot --version,Display the version:,explain,linux Start an application with the Procfile in the current directory:,foreman start,command_gen,linux foreman start,Start an application with the Procfile in the current directory:,explain,linux Start an application with a specified Procfile:,foreman start {{[-f|--procfile]}} {{Procfile}},command_gen,linux foreman start {{[-f|--procfile]}} {{Procfile}},Start an application with a specified Procfile:,explain,linux Start a specific application:,foreman start {{process}},command_gen,linux foreman start {{process}},Start a specific application:,explain,linux Validate Procfile format:,foreman check,command_gen,linux foreman check,Validate Procfile format:,explain,linux Run one-off commands with the process's environment:,foreman run {{command}},command_gen,linux foreman run {{command}},Run one-off commands with the process's environment:,explain,linux "Start all processes except the one named ""worker"":","foreman start {{[-m|--formation]}} all=1,{{worker}}=0",command_gen,linux "foreman start {{[-m|--formation]}} all=1,{{worker}}=0","Start all processes except the one named ""worker"":",explain,linux Connect to a TFTP server specifying its IP address and port:,tftp {{server_ip}} {{port}},command_gen,linux tftp {{server_ip}} {{port}},Connect to a TFTP server specifying its IP address and port:,explain,linux Connect to a TFTP server and execute a TFTP [c]ommand:,tftp {{server_ip}} -c {{command}},command_gen,linux tftp {{server_ip}} -c {{command}},Connect to a TFTP server and execute a TFTP [c]ommand:,explain,linux Connect to a TFTP server using IPv6 and force originating port to be in [R]ange:,tftp {{server_ip}} -6 -R {{port}}:{{port}},command_gen,linux tftp {{server_ip}} -6 -R {{port}}:{{port}},Connect to a TFTP server using IPv6 and force originating port to be in [R]ange:,explain,linux Set the transfer mode to binary or ASCIi through the tftp client:,mode {{binary|ascii}},command_gen,linux mode {{binary|ascii}},Set the transfer mode to binary or ASCIi through the tftp client:,explain,linux Download file from a server through the tftp client:,get {{file}},command_gen,linux get {{file}},Download file from a server through the tftp client:,explain,linux Upload file to a server through the tftp client:,put {{file}},command_gen,linux put {{file}},Upload file to a server through the tftp client:,explain,linux Exit the tftp client:,quit,command_gen,linux quit,Exit the tftp client:,explain,linux Index the reference genome:,bwa index {{path/to/reference.fa}},command_gen,linux bwa index {{path/to/reference.fa}},Index the reference genome:,explain,linux Map single-end reads (sequences) to indexed genome using 32 [t]hreads and compress the result to save space:,bwa mem -t 32 {{path/to/reference.fa}} {{path/to/read_single_end.fq.gz}} | gzip > {{path/to/alignment_single_end.sam.gz}},command_gen,linux bwa mem -t 32 {{path/to/reference.fa}} {{path/to/read_single_end.fq.gz}} | gzip > {{path/to/alignment_single_end.sam.gz}},Map single-end reads (sequences) to indexed genome using 32 [t]hreads and compress the result to save space:,explain,linux Map pair-end reads (sequences) to the indexed genome using 32 [t]hreads and compress the result to save space:,bwa mem -t 32 {{path/to/reference.fa}} {{path/to/read_pair_end_1.fq.gz}} {{path/to/read_pair_end_2.fq.gz}} | gzip > {{path/to/alignment_pair_end.sam.gz}},command_gen,linux bwa mem -t 32 {{path/to/reference.fa}} {{path/to/read_pair_end_1.fq.gz}} {{path/to/read_pair_end_2.fq.gz}} | gzip > {{path/to/alignment_pair_end.sam.gz}},Map pair-end reads (sequences) to the indexed genome using 32 [t]hreads and compress the result to save space:,explain,linux Map pair-end reads (sequences) to the indexed genome using 32 [t]hreads with [M]arking shorter split hits as secondary for output SAM file compatibility in Picard software and compress the result:,bwa mem -M -t 32 {{path/to/reference.fa}} {{path/to/read_pair_end_1.fq.gz}} {{path/to/read_pair_end_2.fq.gz}} | gzip > {{path/to/alignment_pair_end.sam.gz}},command_gen,linux bwa mem -M -t 32 {{path/to/reference.fa}} {{path/to/read_pair_end_1.fq.gz}} {{path/to/read_pair_end_2.fq.gz}} | gzip > {{path/to/alignment_pair_end.sam.gz}},Map pair-end reads (sequences) to the indexed genome using 32 [t]hreads with [M]arking shorter split hits as secondary for output SAM file compatibility in Picard software and compress the result:,explain,linux Map pair-end reads (sequences) to indexed genome using 32 [t]hreads with FASTA/Q [C]omments (e.g. BC:Z:CGTAC) appending to a compressed result:,bwa mem -C -t 32 {{path/to/reference.fa}} {{path/to/read_pair_end_1.fq.gz}} {{path/to/read_pair_end_2.fq.gz}} | gzip > {{path/to/alignment_pair_end.sam.gz}},command_gen,linux bwa mem -C -t 32 {{path/to/reference.fa}} {{path/to/read_pair_end_1.fq.gz}} {{path/to/read_pair_end_2.fq.gz}} | gzip > {{path/to/alignment_pair_end.sam.gz}},Map pair-end reads (sequences) to indexed genome using 32 [t]hreads with FASTA/Q [C]omments (e.g. BC:Z:CGTAC) appending to a compressed result:,explain,linux Poison all hosts to intercept packets on [i]nterface for the host:,sudo arpspoof -i {{wlan0}} {{host_ip}},command_gen,linux sudo arpspoof -i {{wlan0}} {{host_ip}},Poison all hosts to intercept packets on [i]nterface for the host:,explain,linux Poison [t]arget to intercept packets on [i]nterface for the host:,sudo arpspoof -i {{wlan0}} -t {{target_ip}} {{host_ip}},command_gen,linux sudo arpspoof -i {{wlan0}} -t {{target_ip}} {{host_ip}},Poison [t]arget to intercept packets on [i]nterface for the host:,explain,linux Poison both [t]arget and host to intercept packets on [i]nterface for the host:,sudo arpspoof -i {{wlan0}} -r -t {{target_ip}} {{host_ip}},command_gen,linux sudo arpspoof -i {{wlan0}} -r -t {{target_ip}} {{host_ip}},Poison both [t]arget and host to intercept packets on [i]nterface for the host:,explain,linux Insert a kernel module into the Linux kernel:,sudo insmod {{path/to/module.ko}},command_gen,linux sudo insmod {{path/to/module.ko}},Insert a kernel module into the Linux kernel:,explain,linux Launch the GNOME Calculator GUI:,gnome-calculator,command_gen,linux gnome-calculator,Launch the GNOME Calculator GUI:,explain,linux Solve the specified equation without launching the desktop application:,gnome-calculator --solve {{2^5 * 2 + 5}},command_gen,linux gnome-calculator --solve {{2^5 * 2 + 5}},Solve the specified equation without launching the desktop application:,explain,linux Display version:,gnome-calculator --version,command_gen,linux gnome-calculator --version,Display version:,explain,linux List all bridges and their interfaces:,bridge {{[l|link]}},command_gen,linux bridge {{[l|link]}},List all bridges and their interfaces:,explain,linux Show port vlan information:,bridge {{[v|vlan]}},command_gen,linux bridge {{[v|vlan]}},Show port vlan information:,explain,linux Assign a VLAN to a port:,sudo bridge {{[v|vlan]}} {{[a|add]}} dev {{lanX}} vid {{vlan_id}} pvid {{tagged|untagged}},command_gen,linux sudo bridge {{[v|vlan]}} {{[a|add]}} dev {{lanX}} vid {{vlan_id}} pvid {{tagged|untagged}},Assign a VLAN to a port:,explain,linux Remove a VLAN from a port:,sudo bridge {{[v|vlan]}} {{[d|delete]}} dev {{lanX}} vid {{vlan_id}},command_gen,linux sudo bridge {{[v|vlan]}} {{[d|delete]}} dev {{lanX}} vid {{vlan_id}},Remove a VLAN from a port:,explain,linux Watch for changes in bridge interfaces:,bridge {{[mo|monitor]}},command_gen,linux bridge {{[mo|monitor]}},Watch for changes in bridge interfaces:,explain,linux Display help:,bridge {{[h|help]}},command_gen,linux bridge {{[h|help]}},Display help:,explain,linux Make and download a package:,pkgmk -d,command_gen,linux pkgmk -d,Make and download a package:,explain,linux Install the package after making it:,pkgmk -d -i,command_gen,linux pkgmk -d -i,Install the package after making it:,explain,linux Upgrade the package after making it:,pkgmk -d -u,command_gen,linux pkgmk -d -u,Upgrade the package after making it:,explain,linux Ignore the footprint when making a package:,pkgmk -d -if,command_gen,linux pkgmk -d -if,Ignore the footprint when making a package:,explain,linux Ignore the MD5 sum when making a package:,pkgmk -d -im,command_gen,linux pkgmk -d -im,Ignore the MD5 sum when making a package:,explain,linux Update the package's footprint:,pkgmk -uf,command_gen,linux pkgmk -uf,Update the package's footprint:,explain,linux Enable profile:,sudo aa-enforce --dir {{path/to/profile}},command_gen,linux sudo aa-enforce --dir {{path/to/profile}},Enable profile:,explain,linux Enable profiles:,sudo aa-enforce {{path/to/profile1 path/to/profile2 ...}},command_gen,linux sudo aa-enforce {{path/to/profile1 path/to/profile2 ...}},Enable profiles:,explain,linux List all booleans settings:,sudo semanage boolean {{[-l|--list]}},command_gen,linux sudo semanage boolean {{[-l|--list]}},List all booleans settings:,explain,linux List all user-defined boolean settings without headings:,sudo semanage boolean {{[-l|--list]}} {{[-C|--locallist]}} {{[-n|--noheading]}},command_gen,linux sudo semanage boolean {{[-l|--list]}} {{[-C|--locallist]}} {{[-n|--noheading]}},List all user-defined boolean settings without headings:,explain,linux Set or unset a boolean persistently:,sudo semanage boolean {{[-m|--modify]}} {{-1|--on|-0|--off}} {{haproxy_connect_any}},command_gen,linux sudo semanage boolean {{[-m|--modify]}} {{-1|--on|-0|--off}} {{haproxy_connect_any}},Set or unset a boolean persistently:,explain,linux Show a brief list of devices:,lspci,command_gen,linux lspci,Show a brief list of devices:,explain,linux Display additional info:,lspci -v,command_gen,linux lspci -v,Display additional info:,explain,linux Display drivers and modules handling each device:,lspci -k,command_gen,linux lspci -k,Display drivers and modules handling each device:,explain,linux Show a specific device:,lspci -s {{00:18.3}},command_gen,linux lspci -s {{00:18.3}},Show a specific device:,explain,linux Dump info in a readable form:,lspci -vm,command_gen,linux lspci -vm,Dump info in a readable form:,explain,linux Start monitoring NetworkManager changes:,nmcli monitor,command_gen,linux nmcli monitor,Start monitoring NetworkManager changes:,explain,linux Upgrade installed packages to the newest available versions:,sudo dnf upgrade,command_gen,linux sudo dnf upgrade,Upgrade installed packages to the newest available versions:,explain,linux Search packages via keywords:,dnf search {{keyword1 keyword2 ...}},command_gen,linux dnf search {{keyword1 keyword2 ...}},Search packages via keywords:,explain,linux Display details about a package:,dnf info {{package}},command_gen,linux dnf info {{package}},Display details about a package:,explain,linux Install a new package (use `-y` to confirm all prompts automatically):,sudo dnf install {{package1 package2 ...}},command_gen,linux sudo dnf install {{package1 package2 ...}},Install a new package (use `-y` to confirm all prompts automatically):,explain,linux Remove a package:,sudo dnf remove {{package1 package2 ...}},command_gen,linux sudo dnf remove {{package1 package2 ...}},Remove a package:,explain,linux List installed packages:,dnf list --installed,command_gen,linux dnf list --installed,List installed packages:,explain,linux Find which packages provide a given command:,dnf provides {{command}},command_gen,linux dnf provides {{command}},Find which packages provide a given command:,explain,linux View all past operations:,dnf history,command_gen,linux dnf history,View all past operations:,explain,linux Start Engrampa:,engrampa,command_gen,linux engrampa,Start Engrampa:,explain,linux Open specific archives:,engrampa {{path/to/archive1.tar path/to/archive2.tar ...}},command_gen,linux engrampa {{path/to/archive1.tar path/to/archive2.tar ...}},Open specific archives:,explain,linux Archive specific files and/or directories recursively:,engrampa --add-to={{path/to/compressed.tar}} {{path/to/file_or_directory1 path/to/file_or_directory2 ...}},command_gen,linux engrampa --add-to={{path/to/compressed.tar}} {{path/to/file_or_directory1 path/to/file_or_directory2 ...}},Archive specific files and/or directories recursively:,explain,linux Extract files and/or directories from archives to a specific path:,engrampa --extract-to={{path/to/directory}} {{path/to/archive1.tar path/to/archive2.tar ...}},command_gen,linux engrampa --extract-to={{path/to/directory}} {{path/to/archive1.tar path/to/archive2.tar ...}},Extract files and/or directories from archives to a specific path:,explain,linux List all process IDs with given name:,pidof {{bash}},command_gen,linux pidof {{bash}},List all process IDs with given name:,explain,linux List a single process ID with given name:,pidof -s {{bash}},command_gen,linux pidof -s {{bash}},List a single process ID with given name:,explain,linux List process IDs including scripts with given name:,pidof -x {{script.py}},command_gen,linux pidof -x {{script.py}},List process IDs including scripts with given name:,explain,linux Kill all processes with given name:,kill $(pidof {{name}}),command_gen,linux kill $(pidof {{name}}),Kill all processes with given name:,explain,linux Connect to the default host (irc.ofct.net) with the nickname set in the `$USER` environment variable:,sic,command_gen,linux sic,Connect to the default host (irc.ofct.net) with the nickname set in the `$USER` environment variable:,explain,linux "Connect to a given host, using a given nickname:",sic -h {{host}} -n {{nickname}},command_gen,linux sic -h {{host}} -n {{nickname}},"Connect to a given host, using a given nickname:",explain,linux "Connect to a given host, using a given nickname and password:",sic -h {{host}} -n {{nickname}} -k {{password}},command_gen,linux sic -h {{host}} -n {{nickname}} -k {{password}},"Connect to a given host, using a given nickname and password:",explain,linux Join a channel:,:j #{{channel}},command_gen,linux :j #{{channel}},Join a channel:,explain,linux Send a message to a channel or user:,:m #{{channel|user}},command_gen,linux :m #{{channel|user}},Send a message to a channel or user:,explain,linux Set default channel or user:,:s #{{channel|user}},command_gen,linux :s #{{channel|user}},Set default channel or user:,explain,linux Create a logical volume of 10 gigabytes in the volume group vg1:,lvcreate {{[-L|--size]}} {{10G}} {{vg1}},command_gen,linux lvcreate {{[-L|--size]}} {{10G}} {{vg1}},Create a logical volume of 10 gigabytes in the volume group vg1:,explain,linux Create a 1500 megabyte linear logical volume named mylv in the volume group vg1:,lvcreate {{[-L|--size]}} {{1500}} {{[-n|--name]}} {{mylv}} {{vg1}},command_gen,linux lvcreate {{[-L|--size]}} {{1500}} {{[-n|--name]}} {{mylv}} {{vg1}},Create a 1500 megabyte linear logical volume named mylv in the volume group vg1:,explain,linux Create a logical volume called mylv that uses 60% of the total space in volume group vg1:,lvcreate {{[-l|--extents]}} {{60%VG}} {{[-n|--name]}} {{mylv}} {{vg1}},command_gen,linux lvcreate {{[-l|--extents]}} {{60%VG}} {{[-n|--name]}} {{mylv}} {{vg1}},Create a logical volume called mylv that uses 60% of the total space in volume group vg1:,explain,linux Create a logical volume called mylv that uses all the unallocated space in the volume group vg1:,lvcreate {{[-l|--extents]}} {{100%FREE}} {{[-n|--name]}} {{mylv}} {{vg1}},command_gen,linux lvcreate {{[-l|--extents]}} {{100%FREE}} {{[-n|--name]}} {{mylv}} {{vg1}},Create a logical volume called mylv that uses all the unallocated space in the volume group vg1:,explain,linux Display battery information:,battop,command_gen,linux battop,Display battery information:,explain,linux Change battery information measurement [u]nit (default: human):,battop -u {{human|si}},command_gen,linux battop -u {{human|si}},Change battery information measurement [u]nit (default: human):,explain,linux List all files inside a compressed archive:,lz {{path/to/file.tar.gz}},command_gen,linux lz {{path/to/file.tar.gz}},List all files inside a compressed archive:,explain,linux Integrate firejail with your desktop environment:,sudo firecfg,command_gen,linux sudo firecfg,Integrate firejail with your desktop environment:,explain,linux Open a restricted Mozilla Firefox:,firejail {{firefox}},command_gen,linux firejail {{firefox}},Open a restricted Mozilla Firefox:,explain,linux Start a restricted Apache server on a known interface and address:,firejail --net={{eth0}} --ip={{192.168.1.244}} {{/etc/init.d/apache2}} {{start}},command_gen,linux firejail --net={{eth0}} --ip={{192.168.1.244}} {{/etc/init.d/apache2}} {{start}},Start a restricted Apache server on a known interface and address:,explain,linux List running sandboxes:,firejail --list,command_gen,linux firejail --list,List running sandboxes:,explain,linux List network activity from running sandboxes:,firejail --netstats,command_gen,linux firejail --netstats,List network activity from running sandboxes:,explain,linux Shutdown a running sandbox:,firejail --shutdown={{7777}},command_gen,linux firejail --shutdown={{7777}},Shutdown a running sandbox:,explain,linux Run a restricted Firefox session to browse the internet:,firejail --seccomp --private --private-dev --private-tmp --protocol=inet firefox --new-instance --no-remote --safe-mode --private-window,command_gen,linux firejail --seccomp --private --private-dev --private-tmp --protocol=inet firefox --new-instance --no-remote --safe-mode --private-window,Run a restricted Firefox session to browse the internet:,explain,linux Use custom hosts file (overriding `/etc/hosts` file):,firejail --hosts-file={{~/myhosts}} {{curl http://mysite.arpa}},command_gen,linux firejail --hosts-file={{~/myhosts}} {{curl http://mysite.arpa}},Use custom hosts file (overriding `/etc/hosts` file):,explain,linux Reverse text typed into terminal:,rev,command_gen,linux rev,Reverse text typed into terminal:,explain,linux "Reverse the text string ""hello"":","echo ""hello"" | rev",command_gen,linux "echo ""hello"" | rev","Reverse the text string ""hello"":",explain,linux Reverse an entire file and print to `stdout`:,rev {{path/to/file}},command_gen,linux rev {{path/to/file}},Reverse an entire file and print to `stdout`:,explain,linux Use '\0' as a line separator (zero termination):,rev {{[-0|--zero]}} {{path/to/file}},command_gen,linux rev {{[-0|--zero]}} {{path/to/file}},Use '\0' as a line separator (zero termination):,explain,linux Display help:,rev {{[-h|--help]}},command_gen,linux rev {{[-h|--help]}},Display help:,explain,linux Display version:,rev {{[-V|--version]}},command_gen,linux rev {{[-V|--version]}},Display version:,explain,linux Show the current readings of all sensor chips:,sensors,command_gen,linux sensors,Show the current readings of all sensor chips:,explain,linux Show temperatures in degrees Fahrenheit:,sensors --fahrenheit,command_gen,linux sensors --fahrenheit,Show temperatures in degrees Fahrenheit:,explain,linux Execute all programs in the autostart folders:,dex {{[-a|--autostart]}},command_gen,linux dex {{[-a|--autostart]}},Execute all programs in the autostart folders:,explain,linux Execute all programs in the specified folders:,dex {{[-a|--autostart]} {{[-s|--search-paths]}} {{path/to/directory1}}:{{path/to/directory2}}:{{path/to/directory3}}:,command_gen,linux dex {{[-a|--autostart]} {{[-s|--search-paths]}} {{path/to/directory1}}:{{path/to/directory2}}:{{path/to/directory3}}:,Execute all programs in the specified folders:,explain,linux Preview the programs would be executed in a GNOME specific autostart:,dex {{[-a|--autostart]} {{[-e|--environment]}} {{GNOME}},command_gen,linux dex {{[-a|--autostart]} {{[-e|--environment]}} {{GNOME}},Preview the programs would be executed in a GNOME specific autostart:,explain,linux Preview the programs would be executed in a regular autostart:,dex {{[-a|--autostart]} {{[-d|--dry-run]}},command_gen,linux dex {{[-a|--autostart]} {{[-d|--dry-run]}},Preview the programs would be executed in a regular autostart:,explain,linux Preview the value of the DesktopEntry property `Name`:,dex {{[-p|--property]}} {{Name}} {{path/to/file.desktop}},command_gen,linux dex {{[-p|--property]}} {{Name}} {{path/to/file.desktop}},Preview the value of the DesktopEntry property `Name`:,explain,linux Create a DesktopEntry for a program in the current directory:,dex {{[-c|--create]}} {{path/to/file.desktop}},command_gen,linux dex {{[-c|--create]}} {{path/to/file.desktop}},Create a DesktopEntry for a program in the current directory:,explain,linux Execute a single program (with `Terminal=true` in the desktop file) in the given terminal:,dex --term {{terminal}} {{path/to/file.desktop}},command_gen,linux dex --term {{terminal}} {{path/to/file.desktop}},Execute a single program (with `Terminal=true` in the desktop file) in the given terminal:,explain,linux List all known package types that can be installed:,kpackagetool6 --list-types,command_gen,linux kpackagetool6 --list-types,List all known package types that can be installed:,explain,linux Install the package from a directory:,kpackagetool6 {{[-t|--type]}} {{package_type}} {{[-i|--install]}} {{path/to/directory}},command_gen,linux kpackagetool6 {{[-t|--type]}} {{package_type}} {{[-i|--install]}} {{path/to/directory}},Install the package from a directory:,explain,linux Update installed package from a directory:,kpackagetool6 {{[-t|--type]}} {{package_type}} {{[-u|--upgrade]}} {{path/to/directory}},command_gen,linux kpackagetool6 {{[-t|--type]}} {{package_type}} {{[-u|--upgrade]}} {{path/to/directory}},Update installed package from a directory:,explain,linux List installed plasmoids (`--global` for all users):,kpackagetool6 {{[-t|--type]}} Plasma/Applet {{[-l|--list]}} {{[-g|--global]}},command_gen,linux kpackagetool6 {{[-t|--type]}} Plasma/Applet {{[-l|--list]}} {{[-g|--global]}},List installed plasmoids (`--global` for all users):,explain,linux Remove a plasmoid by name:,"kpackagetool6 {{[-t|--type]}} Plasma/Applet {{[-r|--remove]}} ""{{name}}""",command_gen,linux "kpackagetool6 {{[-t|--type]}} Plasma/Applet {{[-r|--remove]}} ""{{name}}""",Remove a plasmoid by name:,explain,linux Show general image information about the OS image:,systemd-dissect {{path/to/image.raw}},command_gen,linux systemd-dissect {{path/to/image.raw}},Show general image information about the OS image:,explain,linux Mount an OS image:,systemd-dissect {{[-m|--mount]}} {{path/to/image.raw}} {{/mnt/image}},command_gen,linux systemd-dissect {{[-m|--mount]}} {{path/to/image.raw}} {{/mnt/image}},Mount an OS image:,explain,linux Unmount an OS image:,systemd-dissect {{[-u|--umount]}} {{/mnt/image}},command_gen,linux systemd-dissect {{[-u|--umount]}} {{/mnt/image}},Unmount an OS image:,explain,linux List files in an image:,systemd-dissect {{[-l|--list]}} {{path/to/image.raw}},command_gen,linux systemd-dissect {{[-l|--list]}} {{path/to/image.raw}},List files in an image:,explain,linux Attach an OS image to an automatically allocated loopback block device and print its path:,systemd-dissect --attach {{path/to/image.raw}},command_gen,linux systemd-dissect --attach {{path/to/image.raw}},Attach an OS image to an automatically allocated loopback block device and print its path:,explain,linux Detach an OS image from a loopback block device:,systemd-dissect --detach {{path/to/device}},command_gen,linux systemd-dissect --detach {{path/to/device}},Detach an OS image from a loopback block device:,explain,linux Restore the `iptables` configuration from a file:,sudo iptables-restore {{path/to/file}},command_gen,linux sudo iptables-restore {{path/to/file}},Restore the `iptables` configuration from a file:,explain,linux Remove a medium:,sudo urpmi.removemedia {{medium}},command_gen,linux sudo urpmi.removemedia {{medium}},Remove a medium:,explain,linux Remove [a]ll media:,sudo urpmi.removemedia -a,command_gen,linux sudo urpmi.removemedia -a,Remove [a]ll media:,explain,linux Remove media fuzz[y] matching on media names:,sudo urpmi.removemedia -y {{keyword}},command_gen,linux sudo urpmi.removemedia -y {{keyword}},Remove media fuzz[y] matching on media names:,explain,linux Display an analog clock:,xclock,command_gen,linux xclock,Display an analog clock:,explain,linux Display a 24-hour digital clock with the hour and minute fields only:,xclock -digital -brief,command_gen,linux xclock -digital -brief,Display a 24-hour digital clock with the hour and minute fields only:,explain,linux Display a digital clock using an strftime format string (see strftime(3)):,xclock -digital -strftime {{format}},command_gen,linux xclock -digital -strftime {{format}},Display a digital clock using an strftime format string (see strftime(3)):,explain,linux "Display a 24-hour digital clock with the hour, minute and second fields that updates every second:",xclock -digital -strftime '%H:%M:%S' -update 1,command_gen,linux xclock -digital -strftime '%H:%M:%S' -update 1,"Display a 24-hour digital clock with the hour, minute and second fields that updates every second:",explain,linux Display a 12-hour digital clock with the hour and minute fields only:,xclock -digital -twelve -brief,command_gen,linux xclock -digital -twelve -brief,Display a 12-hour digital clock with the hour and minute fields only:,explain,linux Check that Lynis is up-to-date:,sudo lynis update info,command_gen,linux sudo lynis update info,Check that Lynis is up-to-date:,explain,linux Run a security audit of the system:,sudo lynis audit system,command_gen,linux sudo lynis audit system,Run a security audit of the system:,explain,linux Run a security audit of a Dockerfile:,sudo lynis audit dockerfile {{path/to/dockerfile}},command_gen,linux sudo lynis audit dockerfile {{path/to/dockerfile}},Run a security audit of a Dockerfile:,explain,linux Create a new volume through a text user interface and use `/dev/urandom` as a source of random data:,veracrypt {{[-t|--text]}} {{[-c|--create]}} --random-source={{/dev/urandom}},command_gen,linux veracrypt {{[-t|--text]}} {{[-c|--create]}} --random-source={{/dev/urandom}},Create a new volume through a text user interface and use `/dev/urandom` as a source of random data:,explain,linux Decrypt a volume interactively through a text user interface and mount it to a directory:,veracrypt {{[-t|--text]}} {{path/to/volume}} {{path/to/mount_point}},command_gen,linux veracrypt {{[-t|--text]}} {{path/to/volume}} {{path/to/mount_point}},Decrypt a volume interactively through a text user interface and mount it to a directory:,explain,linux Decrypt a partition using a keyfile and mount it to a directory:,veracrypt {{[-k|--keyfiles]}} {{path/to/keyfile}} {{/dev/sdXN}} {{path/to/mount_point}},command_gen,linux veracrypt {{[-k|--keyfiles]}} {{path/to/keyfile}} {{/dev/sdXN}} {{path/to/mount_point}},Decrypt a partition using a keyfile and mount it to a directory:,explain,linux Dismount a volume on the directory it is mounted to:,veracrypt {{[-d|--dismount]}} {{path/to/mounted_point}},command_gen,linux veracrypt {{[-d|--dismount]}} {{path/to/mounted_point}},Dismount a volume on the directory it is mounted to:,explain,linux View documentation for the original command:,tldr chromium,command_gen,linux tldr chromium,View documentation for the original command:,explain,linux Print a cow easter egg:,apt moo,command_gen,linux apt moo,Print a cow easter egg:,explain,linux Get the status of the current mirrors:,shiny-mirrors status,command_gen,linux shiny-mirrors status,Get the status of the current mirrors:,explain,linux Generate a mirror list using the default behavior:,sudo shiny-mirrors refresh,command_gen,linux sudo shiny-mirrors refresh,Generate a mirror list using the default behavior:,explain,linux Display the current configuration file:,shiny-mirrors config show,command_gen,linux shiny-mirrors config show,Display the current configuration file:,explain,linux Switch to a different branch interactively:,sudo shiny-mirrors config --branch,command_gen,linux sudo shiny-mirrors config --branch,Switch to a different branch interactively:,explain,linux List all physical volumes:,pvscan,command_gen,linux pvscan,List all physical volumes:,explain,linux Show the volume group that uses a specific physical volume:,pvscan --cache --listvg {{/dev/sdX}},command_gen,linux pvscan --cache --listvg {{/dev/sdX}},Show the volume group that uses a specific physical volume:,explain,linux Show logical volumes that use a specific physical volume:,pvscan --cache --listlvs {{/dev/sdX}},command_gen,linux pvscan --cache --listlvs {{/dev/sdX}},Show logical volumes that use a specific physical volume:,explain,linux Display detailed information in JSON format:,pvscan --reportformat json,command_gen,linux pvscan --reportformat json,Display detailed information in JSON format:,explain,linux Remove a user:,sudo userdel {{username}},command_gen,linux sudo userdel {{username}},Remove a user:,explain,linux Remove a user in other root directory:,sudo userdel {{[-R|--root]}} {{path/to/other/root}} {{username}},command_gen,linux sudo userdel {{[-R|--root]}} {{path/to/other/root}} {{username}},Remove a user in other root directory:,explain,linux Remove a user along with the home directory and mail spool:,sudo userdel {{[-r|--remove]}} {{username}},command_gen,linux sudo userdel {{[-r|--remove]}} {{username}},Remove a user along with the home directory and mail spool:,explain,linux List all attributes of a kernel module:,modinfo {{kernel_module}},command_gen,linux modinfo {{kernel_module}},List all attributes of a kernel module:,explain,linux List the specified attribute only:,modinfo {{[-F|--field]}} {{author|description|license|parm|filename}} {{kernel_module}},command_gen,linux modinfo {{[-F|--field]}} {{author|description|license|parm|filename}} {{kernel_module}},List the specified attribute only:,explain,linux See action can be used to view any file (usually image) on default mailcap explorer:,see {{filename}},command_gen,linux see {{filename}},See action can be used to view any file (usually image) on default mailcap explorer:,explain,linux Using with `run-mailcap`:,run-mailcap --action=view {{filename}},command_gen,linux run-mailcap --action=view {{filename}},Using with `run-mailcap`:,explain,linux Display the virtual machine configuration:,qm config {{vm_id}},command_gen,linux qm config {{vm_id}},Display the virtual machine configuration:,explain,linux Display the current configuration values instead of pending values for the virtual machine:,qm config --current {{true}} {{vm_id}},command_gen,linux qm config --current {{true}} {{vm_id}},Display the current configuration values instead of pending values for the virtual machine:,explain,linux Fetch the configuration values from the given snapshot:,qm config --snapshot {{snapshot_name}} {{vm_id}},command_gen,linux qm config --snapshot {{snapshot_name}} {{vm_id}},Fetch the configuration values from the given snapshot:,explain,linux Connect to a FreeRDP server:,xfreerdp /u:{{username}} /p:{{password}} /v:{{ip_address}},command_gen,linux xfreerdp /u:{{username}} /p:{{password}} /v:{{ip_address}},Connect to a FreeRDP server:,explain,linux Connect to a FreeRDP server and activate audio output redirection using `sys:alsa` device:,xfreerdp /u:{{username}} /p:{{password}} /v:{{ip_address}} /sound:{{sys:alsa}},command_gen,linux xfreerdp /u:{{username}} /p:{{password}} /v:{{ip_address}} /sound:{{sys:alsa}},Connect to a FreeRDP server and activate audio output redirection using `sys:alsa` device:,explain,linux Connect to a FreeRDP server with dynamic resolution:,xfreerdp /v:{{ip_address}} /u:{{username}} /p:{{password}} /dynamic-resolution,command_gen,linux xfreerdp /v:{{ip_address}} /u:{{username}} /p:{{password}} /dynamic-resolution,Connect to a FreeRDP server with dynamic resolution:,explain,linux Connect to a FreeRDP server with clipboard redirection:,xfreerdp /v:{{ip_address}} /u:{{username}} /p:{{password}} +clipboard,command_gen,linux xfreerdp /v:{{ip_address}} /u:{{username}} /p:{{password}} +clipboard,Connect to a FreeRDP server with clipboard redirection:,explain,linux Connect to a FreeRDP server ignoring any certificate checks:,xfreerdp /v:{{ip_address}} /u:{{username}} /p:{{password}} /cert:ignore,command_gen,linux xfreerdp /v:{{ip_address}} /u:{{username}} /p:{{password}} /cert:ignore,Connect to a FreeRDP server ignoring any certificate checks:,explain,linux Connect to a FreeRDP server with a shared directory:,"xfreerdp /v:{{ip_address}} /u:{{username}} /p:{{password}} /drive:{{path/to/directory}},{{share_name}}",command_gen,linux "xfreerdp /v:{{ip_address}} /u:{{username}} /p:{{password}} /drive:{{path/to/directory}},{{share_name}}",Connect to a FreeRDP server with a shared directory:,explain,linux View security context of a file:,ls {{[-lZ|-l --context]}} {{path/to/file}},command_gen,linux ls {{[-lZ|-l --context]}} {{path/to/file}},View security context of a file:,explain,linux "Change the security context of a target file, using a reference file:",chcon --reference {{reference_file}} {{target_file}},command_gen,linux chcon --reference {{reference_file}} {{target_file}},"Change the security context of a target file, using a reference file:",explain,linux Change the full SELinux security context of a file:,chcon {{user}}:{{role}}:{{type}}:{{range/level}} {{filename}},command_gen,linux chcon {{user}}:{{role}}:{{type}}:{{range/level}} {{filename}},Change the full SELinux security context of a file:,explain,linux Change only the user part of SELinux security context:,chcon {{[-u|--user]}} {{user}} {{filename}},command_gen,linux chcon {{[-u|--user]}} {{user}} {{filename}},Change only the user part of SELinux security context:,explain,linux Change only the role part of SELinux security context:,chcon {{[-r|--role]}} {{role}} {{filename}},command_gen,linux chcon {{[-r|--role]}} {{role}} {{filename}},Change only the role part of SELinux security context:,explain,linux Change only the type part of SELinux security context:,chcon {{[-t|--type]}} {{type}} {{filename}},command_gen,linux chcon {{[-t|--type]}} {{type}} {{filename}},Change only the type part of SELinux security context:,explain,linux Change only the range/level part of SELinux security context:,chcon {{[-l|--range]}} {{range/level}} {{filename}},command_gen,linux chcon {{[-l|--range]}} {{range/level}} {{filename}},Change only the range/level part of SELinux security context:,explain,linux Toggle Guake visibility:,,command_gen,linux ,Toggle Guake visibility:,explain,linux Toggle fullscreen mode:,,command_gen,linux ,Toggle fullscreen mode:,explain,linux Open a new tab:,,command_gen,linux ,Open a new tab:,explain,linux Close the terminal:,,command_gen,linux ,Close the terminal:,explain,linux Go to the previous tab:,,command_gen,linux ,Go to the previous tab:,explain,linux Search the selected text in the browser:,,command_gen,linux ,Search the selected text in the browser:,explain,linux Display the status of a specific virtual machine:,qm status {{vm_id}},command_gen,linux qm status {{vm_id}},Display the status of a specific virtual machine:,explain,linux Display detailed status of a specific virtual machine:,qm status --verbose {{true}} {{vm_id}},command_gen,linux qm status --verbose {{true}} {{vm_id}},Display detailed status of a specific virtual machine:,explain,linux Display virtual memory statistics:,vmstat,command_gen,linux vmstat,Display virtual memory statistics:,explain,linux Display reports every 2 seconds for 5 times:,vmstat {{2}} {{5}},command_gen,linux vmstat {{2}} {{5}},Display reports every 2 seconds for 5 times:,explain,linux Generate status report with configuration and all active settings:,sudo tlp-stat,command_gen,linux sudo tlp-stat,Generate status report with configuration and all active settings:,explain,linux Show information about various devices:,sudo tlp-stat --{{battery|disk|processor|graphics|pcie|rfkill|usb}},command_gen,linux sudo tlp-stat --{{battery|disk|processor|graphics|pcie|rfkill|usb}},Show information about various devices:,explain,linux Show verbose information about devices that support verbosity:,sudo tlp-stat {{[-v|--verbose]}} --{{battery|processor|pcie|usb}},command_gen,linux sudo tlp-stat {{[-v|--verbose]}} --{{battery|processor|pcie|usb}},Show verbose information about devices that support verbosity:,explain,linux Show configuration:,sudo tlp-stat {{[-c|--config]}},command_gen,linux sudo tlp-stat {{[-c|--config]}},Show configuration:,explain,linux Monitor [p]ower supply `udev` [ev]ents:,sudo tlp-stat {{[-P|--pev]}},command_gen,linux sudo tlp-stat {{[-P|--pev]}},Monitor [p]ower supply `udev` [ev]ents:,explain,linux Show [p]ower [sup]ply diagonistics:,sudo tlp-stat --psup,command_gen,linux sudo tlp-stat --psup,Show [p]ower [sup]ply diagonistics:,explain,linux Show [t]emperatures and fan speed:,sudo tlp-stat {{[-t|--temp]}},command_gen,linux sudo tlp-stat {{[-t|--temp]}},Show [t]emperatures and fan speed:,explain,linux Show general system information:,sudo tlp-stat {{[-s|--system]}},command_gen,linux sudo tlp-stat {{[-s|--system]}},Show general system information:,explain,linux Add `n` gigabytes to a virtual disk:,qm disk resize {{vm_id}} {{disk_name}} +{{n}}G,command_gen,linux qm disk resize {{vm_id}} {{disk_name}} +{{n}}G,Add `n` gigabytes to a virtual disk:,explain,linux Register (command) a new reservation with a given key on a given device:,blkpr {{[-c|--command]}} register {{[-k|--key]}} {{reservation_key}} {{path/to/device}},command_gen,linux blkpr {{[-c|--command]}} register {{[-k|--key]}} {{reservation_key}} {{path/to/device}},Register (command) a new reservation with a given key on a given device:,explain,linux Set the type of an existing reservation to exclusive access:,blkpr {{[-c|--command]}} reserve {{[-k|--key]}} {{reservation_key}} {{[-t|--type]}} exclusive-access {{path/to/device}},command_gen,linux blkpr {{[-c|--command]}} reserve {{[-k|--key]}} {{reservation_key}} {{[-t|--type]}} exclusive-access {{path/to/device}},Set the type of an existing reservation to exclusive access:,explain,linux Preempt the existing reservation with a given key and replace it with a new reservation:,blkpr {{[-c|--command]}} preempt {{[-K|--oldkey]}} {{old_key}} {{[-k|--key]}} {{new_key}} {{[-t|--type]}} write-exclusive {{path/to/device}},command_gen,linux blkpr {{[-c|--command]}} preempt {{[-K|--oldkey]}} {{old_key}} {{[-k|--key]}} {{new_key}} {{[-t|--type]}} write-exclusive {{path/to/device}},Preempt the existing reservation with a given key and replace it with a new reservation:,explain,linux Release a reservation with a given key and type on a given device:,blkpr {{[-c|--command]}} release {{[-k|--key]}} {{reservation_key}} {{[-t|--type]}} {{reservation_type}} {{path/to/device}},command_gen,linux blkpr {{[-c|--command]}} release {{[-k|--key]}} {{reservation_key}} {{[-t|--type]}} {{reservation_type}} {{path/to/device}},Release a reservation with a given key and type on a given device:,explain,linux Clear all reservations from a given device:,blkpr {{[-c|--command]}} clear {{[-k|--key]}} {{key}} {{path/to/device}},command_gen,linux blkpr {{[-c|--command]}} clear {{[-k|--key]}} {{key}} {{path/to/device}},Clear all reservations from a given device:,explain,linux Start `terminator` window:,terminator,command_gen,linux terminator,Start `terminator` window:,explain,linux Start with a fullscreen window:,terminator -f,command_gen,linux terminator -f,Start with a fullscreen window:,explain,linux Split terminals horizontally:,,command_gen,linux ,Split terminals horizontally:,explain,linux Split terminals vertically:,,command_gen,linux ,Split terminals vertically:,explain,linux Open new tab:,,command_gen,linux ,Open new tab:,explain,linux Synchronize date and time:,sudo htpdate {{host}},command_gen,linux sudo htpdate {{host}},Synchronize date and time:,explain,linux "Perform simulation of synchronization, without any action:",htpdate -q {{host}},command_gen,linux htpdate -q {{host}},"Perform simulation of synchronization, without any action:",explain,linux Compensate the systematic clock drift:,sudo htpdate -x {{host}},command_gen,linux sudo htpdate -x {{host}},Compensate the systematic clock drift:,explain,linux Set time immediate after the synchronization:,sudo htpdate -s {{host}},command_gen,linux sudo htpdate -s {{host}},Set time immediate after the synchronization:,explain,linux Update the list of available packages and slackbuilds:,spi {{[-u|--update]}},command_gen,linux spi {{[-u|--update]}},Update the list of available packages and slackbuilds:,explain,linux Install a package or slackbuild:,spi {{[-i|--install]}} {{package/slackbuild_name}},command_gen,linux spi {{[-i|--install]}} {{package/slackbuild_name}},Install a package or slackbuild:,explain,linux Upgrade all installed packages to the latest versions available:,spi {{[-U|--upgrade]}},command_gen,linux spi {{[-U|--upgrade]}},Upgrade all installed packages to the latest versions available:,explain,linux Locate packages or slackbuilds by package name or description:,spi {{search_terms}},command_gen,linux spi {{search_terms}},Locate packages or slackbuilds by package name or description:,explain,linux Display information about a package or slackbuild:,spi --show {{package/slackbuild_name}},command_gen,linux spi --show {{package/slackbuild_name}},Display information about a package or slackbuild:,explain,linux Purge the local package and slackbuild caches:,spi --clean,command_gen,linux spi --clean,Purge the local package and slackbuild caches:,explain,linux Rollback the state of a specific VM to a specified snapshot:,qm rollback {{vm_id}} {{snap_name}},command_gen,linux qm rollback {{vm_id}} {{snap_name}},Rollback the state of a specific VM to a specified snapshot:,explain,linux Start an X session:,startx,command_gen,linux startx,Start an X session:,explain,linux Start an X session with a predefined depth value:,startx -- -depth {{value}},command_gen,linux startx -- -depth {{value}},Start an X session with a predefined depth value:,explain,linux Start an X session with a predefined dpi value:,startx -- -dpi {{value}},command_gen,linux startx -- -dpi {{value}},Start an X session with a predefined dpi value:,explain,linux Override the settings in the `.xinitrc` file and start a new X session:,startx /{{path/to/window_manager_or_desktop_environment}},command_gen,linux startx /{{path/to/window_manager_or_desktop_environment}},Override the settings in the `.xinitrc` file and start a new X session:,explain,linux Reduce a volume's size to 120 GB:,lvreduce {{[-L|--size]}} {{120G}} {{logical_volume}},command_gen,linux lvreduce {{[-L|--size]}} {{120G}} {{logical_volume}},Reduce a volume's size to 120 GB:,explain,linux Reduce a volume's size by 40 GB as well as the underlying filesystem:,lvreduce {{[-L|--size]}} -{{40G}} {{[-r|--resizefs]}} {{logical_volume}},command_gen,linux lvreduce {{[-L|--size]}} -{{40G}} {{[-r|--resizefs]}} {{logical_volume}},Reduce a volume's size by 40 GB as well as the underlying filesystem:,explain,linux List connected (and authorized) devices:,boltctl,command_gen,linux boltctl,List connected (and authorized) devices:,explain,linux "List connected devices, including unauthorized ones:",boltctl list,command_gen,linux boltctl list,"List connected devices, including unauthorized ones:",explain,linux Authorize a device temporarily:,boltctl authorize {{device_uuid}},command_gen,linux boltctl authorize {{device_uuid}},Authorize a device temporarily:,explain,linux Authorize and remember a device:,boltctl enroll {{device_uuid}},command_gen,linux boltctl enroll {{device_uuid}},Authorize and remember a device:,explain,linux Revoke a previously authorized device:,boltctl forget {{device_uuid}},command_gen,linux boltctl forget {{device_uuid}},Revoke a previously authorized device:,explain,linux Show more information about a device:,boltctl info {{device_uuid}},command_gen,linux boltctl info {{device_uuid}},Show more information about a device:,explain,linux "Plot the values `1`, `2` and `3` (Note: `cat` prevents `ttyplot` from exiting):",{ echo {{1 2 3}}; cat; } | ttyplot,command_gen,linux { echo {{1 2 3}}; cat; } | ttyplot,"Plot the values `1`, `2` and `3` (Note: `cat` prevents `ttyplot` from exiting):",explain,linux Set a specific title and unit:,{ echo {{1 2 3}}; cat; } | ttyplot -t {{title}} -u {{unit}},command_gen,linux { echo {{1 2 3}}; cat; } | ttyplot -t {{title}} -u {{unit}},Set a specific title and unit:,explain,linux Use a while loop to continuously plot random values:,{ while {{true}}; do echo {{$RANDOM}}; sleep {{1}}; done } | ttyplot,command_gen,linux { while {{true}}; do echo {{$RANDOM}}; sleep {{1}}; done } | ttyplot,Use a while loop to continuously plot random values:,explain,linux Parse the output from `ping` and visualize it:,"ping {{8.8.8.8}} | sed -u '{{s/^.*time=//g; s/ ms//g}}' | ttyplot -t ""{{ping to 8.8.8.8}}"" -u {{ms}}",command_gen,linux "ping {{8.8.8.8}} | sed -u '{{s/^.*time=//g; s/ ms//g}}' | ttyplot -t ""{{ping to 8.8.8.8}}"" -u {{ms}}",Parse the output from `ping` and visualize it:,explain,linux Convert a PDF file to an HTML file:,pdftohtml {{path/to/file.pdf}} {{path/to/output_file.html}},command_gen,linux pdftohtml {{path/to/file.pdf}} {{path/to/output_file.html}},Convert a PDF file to an HTML file:,explain,linux Ignore images in the PDF file:,pdftohtml -i {{path/to/file.pdf}} {{path/to/output_file.html}},command_gen,linux pdftohtml -i {{path/to/file.pdf}} {{path/to/output_file.html}},Ignore images in the PDF file:,explain,linux Generate a single HTML file that includes all PDF pages:,pdftohtml -s {{path/to/file.pdf}} {{path/to/output_file.html}},command_gen,linux pdftohtml -s {{path/to/file.pdf}} {{path/to/output_file.html}},Generate a single HTML file that includes all PDF pages:,explain,linux Convert a PDF file to an XML file:,pdftohtml -xml {{path/to/file.pdf}} {{path/to/output_file.xml}},command_gen,linux pdftohtml -xml {{path/to/file.pdf}} {{path/to/output_file.xml}},Convert a PDF file to an XML file:,explain,linux List primary and secondary groups of a specific user:,sudo lid {{username}},command_gen,linux sudo lid {{username}},List primary and secondary groups of a specific user:,explain,linux List users of a specific group:,sudo lid --group {{name}},command_gen,linux sudo lid --group {{name}},List users of a specific group:,explain,linux Launch Nautilus:,nautilus,command_gen,linux nautilus,Launch Nautilus:,explain,linux Launch Nautilus as root user:,nautilus admin:/,command_gen,linux nautilus admin:/,Launch Nautilus as root user:,explain,linux Launch Nautilus and display a specific directory:,nautilus {{path/to/directory}},command_gen,linux nautilus {{path/to/directory}},Launch Nautilus and display a specific directory:,explain,linux Launch Nautilus with a specific file or directory selected:,nautilus --select {{path/to/file_or_directory}},command_gen,linux nautilus --select {{path/to/file_or_directory}},Launch Nautilus with a specific file or directory selected:,explain,linux Launch Nautilus in a separated window:,nautilus --new-window,command_gen,linux nautilus --new-window,Launch Nautilus in a separated window:,explain,linux Close all Nautilus instances:,nautilus --quit,command_gen,linux nautilus --quit,Close all Nautilus instances:,explain,linux Display help:,nautilus --help,command_gen,linux nautilus --help,Display help:,explain,linux Display the size of an ISO file:,isosize {{path/to/file.iso}},command_gen,linux isosize {{path/to/file.iso}},Display the size of an ISO file:,explain,linux Display the block count and block size of an ISO file:,isosize {{[-x|--sectors]}} {{path/to/file.iso}},command_gen,linux isosize {{[-x|--sectors]}} {{path/to/file.iso}},Display the block count and block size of an ISO file:,explain,linux Display the size of an ISO file divided by a given number (only usable when --sectors is not given):,isosize {{[-d|--divisor]}} {{number}} {{path/to/file.iso}},command_gen,linux isosize {{[-d|--divisor]}} {{number}} {{path/to/file.iso}},Display the size of an ISO file divided by a given number (only usable when --sectors is not given):,explain,linux Display a menu of the output of the `ls` command:,{{ls}} | dmenu,command_gen,linux {{ls}} | dmenu,Display a menu of the output of the `ls` command:,explain,linux Display a menu with custom items separated by a new line (`\n`):,"echo -e ""{{red}}\n{{green}}\n{{blue}}"" | dmenu",command_gen,linux "echo -e ""{{red}}\n{{green}}\n{{blue}}"" | dmenu",Display a menu with custom items separated by a new line (`\n`):,explain,linux Let the user choose between multiple items and save the selected one to a file:,"echo -e ""{{red}}\n{{green}}\n{{blue}}"" | dmenu > {{color.txt}}",command_gen,linux "echo -e ""{{red}}\n{{green}}\n{{blue}}"" | dmenu > {{color.txt}}",Let the user choose between multiple items and save the selected one to a file:,explain,linux Launch dmenu on a specific monitor:,ls | dmenu -m {{1}},command_gen,linux ls | dmenu -m {{1}},Launch dmenu on a specific monitor:,explain,linux Display dmenu at the bottom of the screen:,ls | dmenu -b,command_gen,linux ls | dmenu -b,Display dmenu at the bottom of the screen:,explain,linux Show the list of apps:,wofi {{[-S|--show]}} drun,command_gen,linux wofi {{[-S|--show]}} drun,Show the list of apps:,explain,linux Show the list of all commands:,wofi {{[-S|--show]}} run,command_gen,linux wofi {{[-S|--show]}} run,Show the list of all commands:,explain,linux Pipe a list of items to `stdin` and print the selected item to `stdout`:,"printf ""{{Choice1\nChoice2\nChoice3}}"" | wofi {{[-d|--dmenu]}}",command_gen,linux "printf ""{{Choice1\nChoice2\nChoice3}}"" | wofi {{[-d|--dmenu]}}",Pipe a list of items to `stdin` and print the selected item to `stdout`:,explain,linux [S]ynchronize and update all packages:,sudo pacman -Syu,command_gen,linux sudo pacman -Syu,[S]ynchronize and update all packages:,explain,linux Install a new package:,sudo pacman -S {{package}},command_gen,linux sudo pacman -S {{package}},Install a new package:,explain,linux [R]emove a package and its dependencies:,sudo pacman -Rs {{package}},command_gen,linux sudo pacman -Rs {{package}},[R]emove a package and its dependencies:,explain,linux Search ([s]) the package database for a regular expression or keyword:,"pacman -Ss ""{{search_pattern}}""",command_gen,linux "pacman -Ss ""{{search_pattern}}""",Search ([s]) the package database for a regular expression or keyword:,explain,linux Search the database for packages containing a specific [F]ile:,"pacman -F ""{{file_name}}""",command_gen,linux "pacman -F ""{{file_name}}""",Search the database for packages containing a specific [F]ile:,explain,linux List only the [e]xplicitly installed packages and versions:,pacman -Qe,command_gen,linux pacman -Qe,List only the [e]xplicitly installed packages and versions:,explain,linux List orphan packages (installed as [d]ependencies but not actually required by any package):,pacman -Qtdq,command_gen,linux pacman -Qtdq,List orphan packages (installed as [d]ependencies but not actually required by any package):,explain,linux Empty the entire `pacman` cache:,sudo pacman -Scc,command_gen,linux sudo pacman -Scc,Empty the entire `pacman` cache:,explain,linux Run applications:,fuzzel,command_gen,linux fuzzel,Run applications:,explain,linux Run `fuzzel` in dmenu mode:,fuzzel {{[-d|--dmenu]}},command_gen,linux fuzzel {{[-d|--dmenu]}},Run `fuzzel` in dmenu mode:,explain,linux Display a menu of the output of the `ls` command:,{{ls}} | fuzzel {{[-d|--dmenu]}},command_gen,linux {{ls}} | fuzzel {{[-d|--dmenu]}},Display a menu of the output of the `ls` command:,explain,linux Display a menu with custom items separated by a new line (`\n`):,"echo -e ""{{red}}\n{{green}}\n{{blue}}"" | fuzzel {{[-d|--dmenu]}}",command_gen,linux "echo -e ""{{red}}\n{{green}}\n{{blue}}"" | fuzzel {{[-d|--dmenu]}}",Display a menu with custom items separated by a new line (`\n`):,explain,linux Let the user choose between multiple items and save the selected one to a file:,"echo -e ""{{red}}\n{{green}}\n{{blue}}"" | fuzzel {{[-d|--dmenu]}} > {{color.txt}}",command_gen,linux "echo -e ""{{red}}\n{{green}}\n{{blue}}"" | fuzzel {{[-d|--dmenu]}} > {{color.txt}}",Let the user choose between multiple items and save the selected one to a file:,explain,linux Reset apps usage count (default cache directory: `$XDG_CACHE_HOME/fuzzel`):,rm {{[-v|--verbose]}} $HOME/.cache/fuzzel,command_gen,linux rm {{[-v|--verbose]}} $HOME/.cache/fuzzel,Reset apps usage count (default cache directory: `$XDG_CACHE_HOME/fuzzel`):,explain,linux "Launch `fuzzel` on a specific monitor, see `wlr-randr` or `swaymsg --type get_outputs`:","fuzzel {{[-o|--output]}} ""{{DP-1}}""",command_gen,linux "fuzzel {{[-o|--output]}} ""{{DP-1}}""","Launch `fuzzel` on a specific monitor, see `wlr-randr` or `swaymsg --type get_outputs`:",explain,linux Use `fuzzel` to do an online search:,"fuzzel {{[-d|--dmenu]}} {{[-l|--lines]}} 0 --placeholder ""{{Type your search}}"" | sed 's/^/\""/g;s/$/\""/g' | xargs firefox --search",command_gen,linux "fuzzel {{[-d|--dmenu]}} {{[-l|--lines]}} 0 --placeholder ""{{Type your search}}"" | sed 's/^/\""/g;s/$/\""/g' | xargs firefox --search",Use `fuzzel` to do an online search:,explain,linux Print the `iptables` configuration:,sudo iptables-save,command_gen,linux sudo iptables-save,Print the `iptables` configuration:,explain,linux Print the `iptables` configuration of a specific table:,sudo iptables-save {{[-t|--table]}} {{table}},command_gen,linux sudo iptables-save {{[-t|--table]}} {{table}},Print the `iptables` configuration of a specific table:,explain,linux Save the `iptables` configuration to a file:,sudo iptables-save {{[-f|--file]}} {{path/to/file}},command_gen,linux sudo iptables-save {{[-f|--file]}} {{path/to/file}},Save the `iptables` configuration to a file:,explain,linux Show information about all network interfaces:,ip {{[l|link]}},command_gen,linux ip {{[l|link]}},Show information about all network interfaces:,explain,linux Show information about a specific network interface:,ip {{[l|link]}} {{[sh|show]}} {{ethN}},command_gen,linux ip {{[l|link]}} {{[sh|show]}} {{ethN}},Show information about a specific network interface:,explain,linux Bring a network interface up or down:,sudo ip {{[l|link]}} {{[s|set]}} {{ethN}} {{up|down}},command_gen,linux sudo ip {{[l|link]}} {{[s|set]}} {{ethN}} {{up|down}},Bring a network interface up or down:,explain,linux Give a meaningful name to a network interface:,"sudo ip {{[l|link]}} {{[s|set]}} {{ethN}} {{[al|alias]}} ""{{LAN Interface}}""",command_gen,linux "sudo ip {{[l|link]}} {{[s|set]}} {{ethN}} {{[al|alias]}} ""{{LAN Interface}}""",Give a meaningful name to a network interface:,explain,linux Change the MAC address of a network interface:,sudo ip {{[l|link]}} {{[s|set]}} {{ethN}} {{[a|address]}} {{ff:ff:ff:ff:ff:ff}},command_gen,linux sudo ip {{[l|link]}} {{[s|set]}} {{ethN}} {{[a|address]}} {{ff:ff:ff:ff:ff:ff}},Change the MAC address of a network interface:,explain,linux Change the MTU size for a network interface to use jumbo frames:,sudo ip {{[l|link]}} {{[s|set]}} {{ethN}} mtu {{9000}},command_gen,linux sudo ip {{[l|link]}} {{[s|set]}} {{ethN}} mtu {{9000}},Change the MTU size for a network interface to use jumbo frames:,explain,linux Set the promisc mode status of a device:,sudo ip {{[l|link]}} {{[s|set]}} {{ethN}} promisc {{on|off}},command_gen,linux sudo ip {{[l|link]}} {{[s|set]}} {{ethN}} promisc {{on|off}},Set the promisc mode status of a device:,explain,linux Enable a service to run on boot:,systemctl enable {{unit}},command_gen,linux systemctl enable {{unit}},Enable a service to run on boot:,explain,linux Enable a service to run on boot and start it now:,systemctl enable {{unit}} --now,command_gen,linux systemctl enable {{unit}} --now,Enable a service to run on boot and start it now:,explain,linux Run a video using mpv:,xwinwrap -b -nf -ov -- {{mpv}} --wid {{wid}} --loop --no-audio --no-resume-playback --panscan={{1.0}} {{path/to/video.mp4}},command_gen,linux xwinwrap -b -nf -ov -- {{mpv}} --wid {{wid}} --loop --no-audio --no-resume-playback --panscan={{1.0}} {{path/to/video.mp4}},Run a video using mpv:,explain,linux Run a video in fullscreen using mpv:,xwinwrap -b -nf -fs -ov -- {{mpv}} --wid {{wid}} --loop --no-audio --no-resume-playback --panscan={{1.0}} {{path/to/video.mp4}},command_gen,linux xwinwrap -b -nf -fs -ov -- {{mpv}} --wid {{wid}} --loop --no-audio --no-resume-playback --panscan={{1.0}} {{path/to/video.mp4}},Run a video in fullscreen using mpv:,explain,linux Run a video using mpv with 80% opacity:,xwinwrap -b -nf -ov -o 0.8 --- {{mpv}} --wid {{wid}} --loop --no-audio --no-resume-playback --panscan={{1.0}} {{path/to/video.mp4}},command_gen,linux xwinwrap -b -nf -ov -o 0.8 --- {{mpv}} --wid {{wid}} --loop --no-audio --no-resume-playback --panscan={{1.0}} {{path/to/video.mp4}},Run a video using mpv with 80% opacity:,explain,linux Run a video using mpv in a second monitor 1600x900 with 1920 offset on X-axis:,xwinwrap -g 1600x900+1920 -b -nf -ov -- {{mpv}} --wid {{wid}} --loop --no-audio --no-resume-playback --panscan={{1.0}} {{path/to/video.mkv}},command_gen,linux xwinwrap -g 1600x900+1920 -b -nf -ov -- {{mpv}} --wid {{wid}} --loop --no-audio --no-resume-playback --panscan={{1.0}} {{path/to/video.mkv}},Run a video using mpv in a second monitor 1600x900 with 1920 offset on X-axis:,explain,linux Display users in the system:,lslogins,command_gen,linux lslogins,Display users in the system:,explain,linux Display users belonging to a specific group:,lslogins {{[-g|--groups]}} {{groups}},command_gen,linux lslogins {{[-g|--groups]}} {{groups}},Display users belonging to a specific group:,explain,linux Display user accounts:,lslogins {{[-u|--user-accs]}},command_gen,linux lslogins {{[-u|--user-accs]}},Display user accounts:,explain,linux Display last logins:,lslogins {{[-L|--last]}},command_gen,linux lslogins {{[-L|--last]}},Display last logins:,explain,linux Display system accounts:,lslogins {{[-s|--system-accs]}},command_gen,linux lslogins {{[-s|--system-accs]}},Display system accounts:,explain,linux Display supplementary groups:,lslogins {{[-G|--supp-groups]}},command_gen,linux lslogins {{[-G|--supp-groups]}},Display supplementary groups:,explain,linux View documentation for the original command:,tldr ip route list,command_gen,linux tldr ip route list,View documentation for the original command:,explain,linux Merge HDF5 files produced on each allocated node for the specified job or step:,sh5util {{[-j|--jobs]}} {{job_id|job_id.step_id}},command_gen,linux sh5util {{[-j|--jobs]}} {{job_id|job_id.step_id}},Merge HDF5 files produced on each allocated node for the specified job or step:,explain,linux Extract one or more data series from a merged job file:,sh5util {{[-j|--jobs]}} {{job_id|job_id.step_id}} {{[-E|--extract]}} {{[-i|--input]}} {{path/to/file.h5}} {{[-s|--series]}} {{Energy|Filesystem|Network|Task}},command_gen,linux sh5util {{[-j|--jobs]}} {{job_id|job_id.step_id}} {{[-E|--extract]}} {{[-i|--input]}} {{path/to/file.h5}} {{[-s|--series]}} {{Energy|Filesystem|Network|Task}},Extract one or more data series from a merged job file:,explain,linux Extract one data item from all nodes in a merged job file:,sh5util {{[-j|--jobs]}} {{job_id|job_id.step_id}} {{[-I|--item-extract]}} {{[-s|--series]}} {{Energy|Filesystem|Network|Task}} {{[-d|--data]}} {{data_item}},command_gen,linux sh5util {{[-j|--jobs]}} {{job_id|job_id.step_id}} {{[-I|--item-extract]}} {{[-s|--series]}} {{Energy|Filesystem|Network|Task}} {{[-d|--data]}} {{data_item}},Extract one data item from all nodes in a merged job file:,explain,linux Create an empty temporary file and print its absolute path:,mktemp,command_gen,linux mktemp,Create an empty temporary file and print its absolute path:,explain,linux "Use a custom directory (defaults to `$TMPDIR`, or `/tmp`):",mktemp {{[-p |--tmpdir=]}}{{/path/to/tempdir}},command_gen,linux mktemp {{[-p |--tmpdir=]}}{{/path/to/tempdir}},"Use a custom directory (defaults to `$TMPDIR`, or `/tmp`):",explain,linux Use a custom path template (`X`s are replaced with random alphanumeric characters):,mktemp {{/tmp/example.XXXXXXXX}},command_gen,linux mktemp {{/tmp/example.XXXXXXXX}},Use a custom path template (`X`s are replaced with random alphanumeric characters):,explain,linux Use a custom file name template:,mktemp -t {{example.XXXXXXXX}},command_gen,linux mktemp -t {{example.XXXXXXXX}},Use a custom file name template:,explain,linux Create an empty temporary file with the given suffix and print its absolute path:,mktemp --suffix {{.ext}},command_gen,linux mktemp --suffix {{.ext}},Create an empty temporary file with the given suffix and print its absolute path:,explain,linux Create an empty temporary directory and print its absolute path:,mktemp {{[-d|--directory]}},command_gen,linux mktemp {{[-d|--directory]}},Create an empty temporary directory and print its absolute path:,explain,linux Launch `virt-viewer` with a prompt to select running virtual machines:,virt-viewer,command_gen,linux virt-viewer,Launch `virt-viewer` with a prompt to select running virtual machines:,explain,linux "Launch `virt-viewer` for a specific virtual machine by ID, UUID or name:","virt-viewer ""{{domain}}""",command_gen,linux "virt-viewer ""{{domain}}""","Launch `virt-viewer` for a specific virtual machine by ID, UUID or name:",explain,linux Wait for a virtual machine to start and automatically reconnect if it shutdown and restarts:,"virt-viewer --reconnect --wait ""{{domain}}""",command_gen,linux "virt-viewer --reconnect --wait ""{{domain}}""",Wait for a virtual machine to start and automatically reconnect if it shutdown and restarts:,explain,linux Connect to a specific remote virtual machine over TLS:,"virt-viewer --connect ""xen//{{url}}"" ""{{domain}}""",command_gen,linux "virt-viewer --connect ""xen//{{url}}"" ""{{domain}}""",Connect to a specific remote virtual machine over TLS:,explain,linux Connect to a specific remote virtual machine over SSH:,"virt-viewer --connect ""qemu+ssh//{{username}}@{{url}}/system"" ""{{domain}}""",command_gen,linux "virt-viewer --connect ""qemu+ssh//{{username}}@{{url}}/system"" ""{{domain}}""",Connect to a specific remote virtual machine over SSH:,explain,linux "Redirect the IO streams (`stdout`, `stderr`, and `stdin`) of a Slurm job step to the current terminal:",sattach {{jobid}}.{{stepid}},command_gen,linux sattach {{jobid}}.{{stepid}},"Redirect the IO streams (`stdout`, `stderr`, and `stdin`) of a Slurm job step to the current terminal:",explain,linux Use the current console's input as `stdin` to the specified task:,sattach --input-filter {{task_number}},command_gen,linux sattach --input-filter {{task_number}},Use the current console's input as `stdin` to the specified task:,explain,linux Only redirect `stdin`/`stderr` of the specified task:,sattach --{{output|error}}-filter {{task_number}},command_gen,linux sattach --{{output|error}}-filter {{task_number}},Only redirect `stdin`/`stderr` of the specified task:,explain,linux Create a user interactively:,register_new_matrix_user --config {{path/to/homeserver.yaml}},command_gen,linux register_new_matrix_user --config {{path/to/homeserver.yaml}},Create a user interactively:,explain,linux Create an admin user interactively:,register_new_matrix_user --config {{path/to/homeserver.yaml}} --admin,command_gen,linux register_new_matrix_user --config {{path/to/homeserver.yaml}} --admin,Create an admin user interactively:,explain,linux Create an admin user non-interactively (not recommended):,register_new_matrix_user --config {{path/to/homeserver.yaml}} --user {{username}} --password {{password}} --admin,command_gen,linux register_new_matrix_user --config {{path/to/homeserver.yaml}} --user {{username}} --password {{password}} --admin,Create an admin user non-interactively (not recommended):,explain,linux Print the security context of the current execution context:,runcon,command_gen,linux runcon,Print the security context of the current execution context:,explain,linux Specify the domain to run a command in:,runcon {{[-t|--type]}} {{domain}}_t {{command}},command_gen,linux runcon {{[-t|--type]}} {{domain}}_t {{command}},Specify the domain to run a command in:,explain,linux Specify the context role to run a command with:,runcon {{[-r|--role]}} {{role}}_r {{command}},command_gen,linux runcon {{[-r|--role]}} {{role}}_r {{command}},Specify the context role to run a command with:,explain,linux Specify the full context to run a command with:,runcon {{user}}_u:{{role}}_r:{{domain}}_t {{command}},command_gen,linux runcon {{user}}_u:{{role}}_r:{{domain}}_t {{command}},Specify the full context to run a command with:,explain,linux Synchronize and update all AUR packages:,trizen -Syua,command_gen,linux trizen -Syua,Synchronize and update all AUR packages:,explain,linux Install a new package:,trizen -S {{package}},command_gen,linux trizen -S {{package}},Install a new package:,explain,linux Remove a package and its dependencies:,trizen -Rs {{package}},command_gen,linux trizen -Rs {{package}},Remove a package and its dependencies:,explain,linux Search the package database for a keyword:,trizen -Ss {{keyword}},command_gen,linux trizen -Ss {{keyword}},Search the package database for a keyword:,explain,linux Show information about a package:,trizen -Si {{package}},command_gen,linux trizen -Si {{package}},Show information about a package:,explain,linux List installed packages and versions:,trizen -Qe,command_gen,linux trizen -Qe,List installed packages and versions:,explain,linux Read an image from a file and print in ASCII:,asciiart {{path/to/image.jpg}},command_gen,linux asciiart {{path/to/image.jpg}},Read an image from a file and print in ASCII:,explain,linux Read an image from a URL and print in ASCII:,asciiart {{www.example.com/image.jpg}},command_gen,linux asciiart {{www.example.com/image.jpg}},Read an image from a URL and print in ASCII:,explain,linux Choose the output width (default is 100):,asciiart {{[-w|--width]}} {{50}} {{path/to/image.jpg}},command_gen,linux asciiart {{[-w|--width]}} {{50}} {{path/to/image.jpg}},Choose the output width (default is 100):,explain,linux Colorize the ASCII output:,asciiart {{[-c|--color]}} {{path/to/image.jpg}},command_gen,linux asciiart {{[-c|--color]}} {{path/to/image.jpg}},Colorize the ASCII output:,explain,linux Choose the output format (default format is text):,asciiart {{[-f|--format]}} {{text|html}} {{path/to/image.jpg}},command_gen,linux asciiart {{[-f|--format]}} {{text|html}} {{path/to/image.jpg}},Choose the output format (default format is text):,explain,linux Invert the character map:,asciiart {{[-i|--invert-chars]}} {{path/to/image.jpg}},command_gen,linux asciiart {{[-i|--invert-chars]}} {{path/to/image.jpg}},Invert the character map:,explain,linux List all global environment variables describing the user's locale:,locale,command_gen,linux locale,List all global environment variables describing the user's locale:,explain,linux List all available locales:,locale {{[-a|--all-locales]}},command_gen,linux locale {{[-a|--all-locales]}},List all available locales:,explain,linux Display all available locales and the associated metadata:,locale {{[-a|--all-locales]}} {{[-v|--verbose]}},command_gen,linux locale {{[-a|--all-locales]}} {{[-v|--verbose]}},Display all available locales and the associated metadata:,explain,linux Display the current date format:,locale date_fmt,command_gen,linux locale date_fmt,Display the current date format:,explain,linux Run command as a different user:,runuser {{user}} {{[-c|--command]}} '{{command}}',command_gen,linux runuser {{user}} {{[-c|--command]}} '{{command}}',Run command as a different user:,explain,linux Run command as a different user and group:,runuser {{user}} {{[-g|--group]}} {{group}} {{[-c|--command]}} '{{command}}',command_gen,linux runuser {{user}} {{[-g|--group]}} {{group}} {{[-c|--command]}} '{{command}}',Run command as a different user and group:,explain,linux Start a login shell as a specific user:,runuser {{user}} {{[-l|--login]}},command_gen,linux runuser {{user}} {{[-l|--login]}},Start a login shell as a specific user:,explain,linux Specify a shell for running instead of the default shell (also works for login):,runuser {{user}} {{[-s|--shell]}} {{/bin/sh}},command_gen,linux runuser {{user}} {{[-s|--shell]}} {{/bin/sh}},Specify a shell for running instead of the default shell (also works for login):,explain,linux Preserve the entire environment of root (only if `--login` is not specified):,runuser {{user}} {{[-p|--preserve-environment]}} {{[-c|--command]}} '{{command}}',command_gen,linux runuser {{user}} {{[-p|--preserve-environment]}} {{[-c|--command]}} '{{command}}',Preserve the entire environment of root (only if `--login` is not specified):,explain,linux Show kernel messages:,sudo dmesg,command_gen,linux sudo dmesg,Show kernel messages:,explain,linux Show kernel error messages:,sudo dmesg {{[-l|--level]}} err,command_gen,linux sudo dmesg {{[-l|--level]}} err,Show kernel error messages:,explain,linux "Show kernel messages and keep [w]aiting for new ones, similar to `tail --follow` (available in kernels 3.5.0 and newer):",sudo dmesg {{[-w|--follow]}},command_gen,linux sudo dmesg {{[-w|--follow]}},"Show kernel messages and keep [w]aiting for new ones, similar to `tail --follow` (available in kernels 3.5.0 and newer):",explain,linux Show how much physical memory is available on this system:,sudo dmesg | grep {{[-i|--ignore-case]}} memory,command_gen,linux sudo dmesg | grep {{[-i|--ignore-case]}} memory,Show how much physical memory is available on this system:,explain,linux Show kernel messages 1 page at a time:,sudo dmesg | less,command_gen,linux sudo dmesg | less,Show kernel messages 1 page at a time:,explain,linux Show kernel messages with a timestamp (available in kernels 3.5.0 and newer):,sudo dmesg {{[-T|--ctime]}},command_gen,linux sudo dmesg {{[-T|--ctime]}},Show kernel messages with a timestamp (available in kernels 3.5.0 and newer):,explain,linux Show kernel messages in human-readable form (available in kernels 3.5.0 and newer):,sudo dmesg {{[-H|--human]}},command_gen,linux sudo dmesg {{[-H|--human]}},Show kernel messages in human-readable form (available in kernels 3.5.0 and newer):,explain,linux Colorize output (available in kernels 3.5.0 and newer):,sudo dmesg {{[-L|--color]}},command_gen,linux sudo dmesg {{[-L|--color]}},Colorize output (available in kernels 3.5.0 and newer):,explain,linux Reload FreePBX configurations:,fwconsole reload,command_gen,linux fwconsole reload,Reload FreePBX configurations:,explain,linux Start Asterisk and other commands needed by FreePBX:,fwconsole start,command_gen,linux fwconsole start,Start Asterisk and other commands needed by FreePBX:,explain,linux Stop Asterisk and other commands needed by FreePBX:,fwconsole stop,command_gen,linux fwconsole stop,Stop Asterisk and other commands needed by FreePBX:,explain,linux View and update settings:,fwconsole setting {{keyword}} {{new_value}},command_gen,linux fwconsole setting {{keyword}} {{new_value}},View and update settings:,explain,linux List available backups:,fwconsole backup --list,command_gen,linux fwconsole backup --list,List available backups:,explain,linux List available FreePBX commands:,fwconsole list,command_gen,linux fwconsole list,List available FreePBX commands:,explain,linux Change ownership of all files and directories that FreePBX needs to be owned by the apache user:,fwconsole chown,command_gen,linux fwconsole chown,Change ownership of all files and directories that FreePBX needs to be owned by the apache user:,explain,linux List all port labeling rules:,sudo semanage port {{[-l|--list]}},command_gen,linux sudo semanage port {{[-l|--list]}},List all port labeling rules:,explain,linux List all user-defined port labeling rules without headings:,sudo semanage port {{[-l|--list]}} {{[-C|--locallist]}} {{[-n|--noheading]}},command_gen,linux sudo semanage port {{[-l|--list]}} {{[-C|--locallist]}} {{[-n|--noheading]}},List all user-defined port labeling rules without headings:,explain,linux Add a user-defined rule that assigns a label to a protocol-port pair:,sudo semanage port {{[-a|--add]}} {{[-t|--type]}} {{ssh_port_t}} {{[-p|--proto]}} {{tcp}} {{22000}},command_gen,linux sudo semanage port {{[-a|--add]}} {{[-t|--type]}} {{ssh_port_t}} {{[-p|--proto]}} {{tcp}} {{22000}},Add a user-defined rule that assigns a label to a protocol-port pair:,explain,linux Add a user-defined rule that assigns a label to a protocol-port-range pair:,sudo semanage port {{[-a|--add]}} {{[-t|--type]}} {{http_port_t}} {{[-p|--proto]}} {{tcp}} {{80-88}},command_gen,linux sudo semanage port {{[-a|--add]}} {{[-t|--type]}} {{http_port_t}} {{[-p|--proto]}} {{tcp}} {{80-88}},Add a user-defined rule that assigns a label to a protocol-port-range pair:,explain,linux Delete a user-defined rule using its protocol-port pair:,sudo semanage port {{[-d|--delete]}} {{[-p|--proto]}} {{udp}} {{11940}},command_gen,linux sudo semanage port {{[-d|--delete]}} {{[-p|--proto]}} {{udp}} {{11940}},Delete a user-defined rule using its protocol-port pair:,explain,linux Make WirePlumber start with the user session immediately (for systemd systems):,systemctl --user --now enable wireplumber,command_gen,linux systemctl --user --now enable wireplumber,Make WirePlumber start with the user session immediately (for systemd systems):,explain,linux "Run WirePlumber, after `pipewire` is started (for non-systemd systems):",wireplumber,command_gen,linux wireplumber,"Run WirePlumber, after `pipewire` is started (for non-systemd systems):",explain,linux Specify a different context configuration file:,wireplumber --config-file {{path/to/file}},command_gen,linux wireplumber --config-file {{path/to/file}},Specify a different context configuration file:,explain,linux Display help:,wireplumber --help,command_gen,linux wireplumber --help,Display help:,explain,linux Display version:,wireplumber --version,command_gen,linux wireplumber --version,Display version:,explain,linux Display bpftrace version:,bpftrace {{[-V|--version]}},command_gen,linux bpftrace {{[-V|--version]}},Display bpftrace version:,explain,linux List all available probes:,sudo bpftrace -l,command_gen,linux sudo bpftrace -l,List all available probes:,explain,linux Run a one-liner program (e.g. syscall count by program):,sudo bpftrace -e '{{tracepoint:raw_syscalls:sys_enter { @[comm] = count(); }}}',command_gen,linux sudo bpftrace -e '{{tracepoint:raw_syscalls:sys_enter { @[comm] = count(); }}}',Run a one-liner program (e.g. syscall count by program):,explain,linux Run a program from a file:,sudo bpftrace {{path/to/file}},command_gen,linux sudo bpftrace {{path/to/file}},Run a program from a file:,explain,linux Trace a program by PID:,sudo bpftrace -e '{{tracepoint:raw_syscalls:sys_enter /pid == 123/ { @[comm] = count(); }}}',command_gen,linux sudo bpftrace -e '{{tracepoint:raw_syscalls:sys_enter /pid == 123/ { @[comm] = count(); }}}',Trace a program by PID:,explain,linux Do a dry run and display the output in eBPF format:,sudo bpftrace -d -e '{{one_line_program}}',command_gen,linux sudo bpftrace -d -e '{{one_line_program}}',Do a dry run and display the output in eBPF format:,explain,linux Show information about the system firmware and the bootloaders:,bootctl status,command_gen,linux bootctl status,Show information about the system firmware and the bootloaders:,explain,linux Show all available bootloader entries:,bootctl list,command_gen,linux bootctl list,Show all available bootloader entries:,explain,linux Set a flag to boot into the system firmware on the next boot (similar to `sudo systemctl reboot --firmware-setup`):,sudo bootctl reboot-to-firmware true,command_gen,linux sudo bootctl reboot-to-firmware true,Set a flag to boot into the system firmware on the next boot (similar to `sudo systemctl reboot --firmware-setup`):,explain,linux "Specify the path to the EFI system partition (defaults to `/efi/`, `/boot/` or `/boot/efi`):",bootctl --esp-path={{/path/to/efi_system_partition/}},command_gen,linux bootctl --esp-path={{/path/to/efi_system_partition/}},"Specify the path to the EFI system partition (defaults to `/efi/`, `/boot/` or `/boot/efi`):",explain,linux Install `systemd-boot` into the EFI system partition:,sudo bootctl install,command_gen,linux sudo bootctl install,Install `systemd-boot` into the EFI system partition:,explain,linux Remove all installed versions of `systemd-boot` from the EFI system partition:,sudo bootctl remove,command_gen,linux sudo bootctl remove,Remove all installed versions of `systemd-boot` from the EFI system partition:,explain,linux Specify the directory of the `main.cf` configuration file instead of the default configuration directory:,postconf -c {{path/to/configuration_directory}},command_gen,linux postconf -c {{path/to/configuration_directory}},Specify the directory of the `main.cf` configuration file instead of the default configuration directory:,explain,linux "Edit the `main.cf` configuration file and update parameter settings with the ""name=value"" pairs:",postconf -e,command_gen,linux postconf -e,"Edit the `main.cf` configuration file and update parameter settings with the ""name=value"" pairs:",explain,linux Print the default parameter settings of the `main.cf` instead of the actual settings:,postconf -d,command_gen,linux postconf -d,Print the default parameter settings of the `main.cf` instead of the actual settings:,explain,linux "Display parameters only from the specified class. The class can be one of builtin, service, user or all:",postconf -C {{class}},command_gen,linux postconf -C {{class}},"Display parameters only from the specified class. The class can be one of builtin, service, user or all:",explain,linux List available SASL plug-in types for the Postfix SMTP server. The plug-in type is selected with the `smtpd_sasl_type` configuration parameter by specifying `cyrus` or `dovecot` as the name:,postconf -a,command_gen,linux postconf -a,List available SASL plug-in types for the Postfix SMTP server. The plug-in type is selected with the `smtpd_sasl_type` configuration parameter by specifying `cyrus` or `dovecot` as the name:,explain,linux "List the names of all supported lookup table types. Lookup tables are specified as `type:name` in configuration files where the type can be `btree`, `cdb`, `hash`, `mysql`, etc:",postconf -m,command_gen,linux postconf -m,"List the names of all supported lookup table types. Lookup tables are specified as `type:name` in configuration files where the type can be `btree`, `cdb`, `hash`, `mysql`, etc:",explain,linux Number non-blank lines in a file:,nl {{path/to/file}},command_gen,linux nl {{path/to/file}},Number non-blank lines in a file:,explain,linux Read from `stdin`:,{{command}} | nl -,command_gen,linux {{command}} | nl -,Read from `stdin`:,explain,linux Number [a]ll body lines including blank lines or do [n]ot number body lines:,nl {{[-b|--body-numbering]}} {{a|n}} {{path/to/file}},command_gen,linux nl {{[-b|--body-numbering]}} {{a|n}} {{path/to/file}},Number [a]ll body lines including blank lines or do [n]ot number body lines:,explain,linux Number only the body lines that match a basic regular expression (BRE) [p]attern:,nl {{[-b|--body-numbering]}} p'FooBar[0-9]' {{path/to/file}},command_gen,linux nl {{[-b|--body-numbering]}} p'FooBar[0-9]' {{path/to/file}},Number only the body lines that match a basic regular expression (BRE) [p]attern:,explain,linux Use a specific increment for line numbering:,nl {{[-i|--line-increment]}} {{increment}} {{path/to/file}},command_gen,linux nl {{[-i|--line-increment]}} {{increment}} {{path/to/file}},Use a specific increment for line numbering:,explain,linux "Specify the line numbering format to [r]ight or [l]eft justified, keeping leading [z]eros or [n]ot:",nl {{[-n|--number-format]}} {{rz|ln|rn}},command_gen,linux nl {{[-n|--number-format]}} {{rz|ln|rn}},"Specify the line numbering format to [r]ight or [l]eft justified, keeping leading [z]eros or [n]ot:",explain,linux Specify the line numbering's width (6 by default):,nl {{[-w|--number-width]}} {{col_width}} {{path/to/file}},command_gen,linux nl {{[-w|--number-width]}} {{col_width}} {{path/to/file}},Specify the line numbering's width (6 by default):,explain,linux Use a specific string to separate the line numbers from the lines (TAB by default):,nl {{[-s|--number-separator]}} {{separator}} {{path/to/file}},command_gen,linux nl {{[-s|--number-separator]}} {{separator}} {{path/to/file}},Use a specific string to separate the line numbers from the lines (TAB by default):,explain,linux Interactively log into a NordVPN account:,nordvpn login,command_gen,linux nordvpn login,Interactively log into a NordVPN account:,explain,linux Display the connection status:,nordvpn status,command_gen,linux nordvpn status,Display the connection status:,explain,linux Connect to the nearest NordVPN server:,nordvpn connect,command_gen,linux nordvpn connect,Connect to the nearest NordVPN server:,explain,linux List all available countries:,nordvpn countries,command_gen,linux nordvpn countries,List all available countries:,explain,linux Connect to a NordVPN server in a specific country:,nordvpn connect {{Germany}},command_gen,linux nordvpn connect {{Germany}},Connect to a NordVPN server in a specific country:,explain,linux Connect to a NordVPN server in a specific country and city:,nordvpn connect {{Germany}} {{Berlin}},command_gen,linux nordvpn connect {{Germany}} {{Berlin}},Connect to a NordVPN server in a specific country and city:,explain,linux Set autoconnect option:,nordvpn set autoconnect on,command_gen,linux nordvpn set autoconnect on,Set autoconnect option:,explain,linux Display the file access control list:,getfacl {{path/to/file_or_directory}},command_gen,linux getfacl {{path/to/file_or_directory}},Display the file access control list:,explain,linux Display the file access control list with numeric user and group IDs:,getfacl {{[-n|--numeric]}} {{path/to/file_or_directory}},command_gen,linux getfacl {{[-n|--numeric]}} {{path/to/file_or_directory}},Display the file access control list with numeric user and group IDs:,explain,linux Display the file access control list with tabular output format:,getfacl {{[-t|--tabular]}} {{path/to/file_or_directory}},command_gen,linux getfacl {{[-t|--tabular]}} {{path/to/file_or_directory}},Display the file access control list with tabular output format:,explain,linux View documentation for the original command:,tldr lrzip,command_gen,linux tldr lrzip,View documentation for the original command:,explain,linux Create a template out of a specific virtual machine:,qm template {{vm_id}},command_gen,linux qm template {{vm_id}},Create a template out of a specific virtual machine:,explain,linux Check quotas on all mounted non-NFS filesystems:,sudo quotacheck --all,command_gen,linux sudo quotacheck --all,Check quotas on all mounted non-NFS filesystems:,explain,linux Force check even if quotas are enabled (this can cause damage or loss to quota files):,sudo quotacheck --force {{mountpoint}},command_gen,linux sudo quotacheck --force {{mountpoint}},Force check even if quotas are enabled (this can cause damage or loss to quota files):,explain,linux Check quotas on a given filesystem in debug mode:,sudo quotacheck --debug {{mountpoint}},command_gen,linux sudo quotacheck --debug {{mountpoint}},Check quotas on a given filesystem in debug mode:,explain,linux "Check quotas on a given filesystem, displaying the progress:",sudo quotacheck --verbose {{mountpoint}},command_gen,linux sudo quotacheck --verbose {{mountpoint}},"Check quotas on a given filesystem, displaying the progress:",explain,linux Check user quotas:,sudo quotacheck --user {{user}} {{mountpoint}},command_gen,linux sudo quotacheck --user {{user}} {{mountpoint}},Check user quotas:,explain,linux Check group quotas:,sudo quotacheck --group {{group}} {{mountpoint}},command_gen,linux sudo quotacheck --group {{group}} {{mountpoint}},Check group quotas:,explain,linux Open an image:,sxiv {{path/to/image}},command_gen,linux sxiv {{path/to/image}},Open an image:,explain,linux Open an image in fullscreen mode:,sxiv -f {{path/to/file}},command_gen,linux sxiv -f {{path/to/file}},Open an image in fullscreen mode:,explain,linux "Open a newline-separated list of images, reading filenames from `stdin`:",echo {{path/to/file}} | sxiv -i,command_gen,linux echo {{path/to/file}} | sxiv -i,"Open a newline-separated list of images, reading filenames from `stdin`:",explain,linux Open one or more images as a slideshow:,sxiv -S {{seconds}} {{path/to/image1 path/to/image2}},command_gen,linux sxiv -S {{seconds}} {{path/to/image1 path/to/image2}},Open one or more images as a slideshow:,explain,linux Open one or more images in thumbnail mode:,sxiv -t {{path/to/image1 path/to/image2}},command_gen,linux sxiv -t {{path/to/image1 path/to/image2}},Open one or more images in thumbnail mode:,explain,linux Open a new window and connect to multiple SSH servers:,mssh {{user@host1 user@host2 ...}},command_gen,linux mssh {{user@host1 user@host2 ...}},Open a new window and connect to multiple SSH servers:,explain,linux Open a new window and connect to a group of servers predefined in `~/.mssh_clusters`:,mssh {{[-a|--alias]}} {{alias_name}},command_gen,linux mssh {{[-a|--alias]}} {{alias_name}},Open a new window and connect to a group of servers predefined in `~/.mssh_clusters`:,explain,linux Quickly experiment with the default provision method (no tests in the CWD):,tmt try,command_gen,linux tmt try,Quickly experiment with the default provision method (no tests in the CWD):,explain,linux Run a test in the current working directory:,cd {{path/to/test}} && tmt try,command_gen,linux cd {{path/to/test}} && tmt try,Run a test in the current working directory:,explain,linux Use a specific operating system:,tmt try {{fedora-41}},command_gen,linux tmt try {{fedora-41}},Use a specific operating system:,explain,linux Select both custom image and provision method:,tmt try {{fedora@container}},command_gen,linux tmt try {{fedora@container}},Select both custom image and provision method:,explain,linux Select tests with custom filter:,tmt try --test {{feature}},command_gen,linux tmt try --test {{feature}},Select tests with custom filter:,explain,linux Provision guest and wait for instructions:,tmt try --ask,command_gen,linux tmt try --ask,Provision guest and wait for instructions:,explain,linux Directly log into the guest without asking:,tmt try --login,command_gen,linux tmt try --login,Directly log into the guest without asking:,explain,linux Display help:,tmt try --help,command_gen,linux tmt try --help,Display help:,explain,linux Commit changes to persistent storage (only files in `/etc` by default):,lbu {{[ci|commit]}},command_gen,linux lbu {{[ci|commit]}},Commit changes to persistent storage (only files in `/etc` by default):,explain,linux List files that would be saved using `commit`:,lbu {{[st|status]}},command_gen,linux lbu {{[st|status]}},List files that would be saved using `commit`:,explain,linux Display changes in tracked files that would be saved using `commit`:,lbu diff,command_gen,linux lbu diff,Display changes in tracked files that would be saved using `commit`:,explain,linux Include a specific file or directory in the `apk` overlay:,lbu {{[inc|include]}} {{path/to/file_or_directory}},command_gen,linux lbu {{[inc|include]}} {{path/to/file_or_directory}},Include a specific file or directory in the `apk` overlay:,explain,linux Exclude a specific file or directory in `/etc` from the `apk` overlay:,lbu {{[ex|exclude]}} {{path/to/file_or_directory}},command_gen,linux lbu {{[ex|exclude]}} {{path/to/file_or_directory}},Exclude a specific file or directory in `/etc` from the `apk` overlay:,explain,linux Display the list of manually included/excluded files:,lbu {{include|exclude}} -l,command_gen,linux lbu {{include|exclude}} -l,Display the list of manually included/excluded files:,explain,linux List backups (previously created overlays):,lbu {{[lb|list-backup]}},command_gen,linux lbu {{[lb|list-backup]}},List backups (previously created overlays):,explain,linux Revert to a backup overlay:,lbu revert {{overlay_filename.tar.gz}},command_gen,linux lbu revert {{overlay_filename.tar.gz}},Revert to a backup overlay:,explain,linux Display syscall number of a specific system call:,ausyscall {{search_pattern}},command_gen,linux ausyscall {{search_pattern}},Display syscall number of a specific system call:,explain,linux Display name of a specific system call number:,ausyscall {{system_call_number}},command_gen,linux ausyscall {{system_call_number}},Display name of a specific system call number:,explain,linux Display all system calls for a specific architecture:,ausyscall {{architecture}} --dump,command_gen,linux ausyscall {{architecture}} --dump,Display all system calls for a specific architecture:,explain,linux Install a package:,prt-get install {{package}},command_gen,linux prt-get install {{package}},Install a package:,explain,linux Install a package with dependency handling:,prt-get depinst {{package}},command_gen,linux prt-get depinst {{package}},Install a package with dependency handling:,explain,linux Update a package manually:,prt-get upgrade {{package}},command_gen,linux prt-get upgrade {{package}},Update a package manually:,explain,linux Remove a package:,prt-get remove {{package}},command_gen,linux prt-get remove {{package}},Remove a package:,explain,linux Upgrade the system from the local ports tree:,prt-get sysup,command_gen,linux prt-get sysup,Upgrade the system from the local ports tree:,explain,linux Search the ports tree:,prt-get search {{query}},command_gen,linux prt-get search {{query}},Search the ports tree:,explain,linux Search for a file in a package:,prt-get fsearch {{file}},command_gen,linux prt-get fsearch {{file}},Search for a file in a package:,explain,linux Run 3 memory bandwidth tests with 512MB size:,mbw -n 3 512,command_gen,linux mbw -n 3 512,Run 3 memory bandwidth tests with 512MB size:,explain,linux "Run 3 memory bandwidth tests with 512MB memory size, output only statistics, not averages:",mbw -n 3 -q -a 512,command_gen,linux mbw -n 3 -q -a 512,"Run 3 memory bandwidth tests with 512MB memory size, output only statistics, not averages:",explain,linux "Run memcpy test 3 times with 512MB size, only display statistics:",mbw -n 3 -q -t{{0}} 512,command_gen,linux mbw -n 3 -q -t{{0}} 512,"Run memcpy test 3 times with 512MB size, only display statistics:",explain,linux Run the memcpy test 10 times with 1024 byte blocks allocated 8192MB of memory:,mbw -n 10 -q -t{{2}} -b 1024 8192,command_gen,linux mbw -n 10 -q -t{{2}} -b 1024 8192,Run the memcpy test 10 times with 1024 byte blocks allocated 8192MB of memory:,explain,linux "Run dumb test with 2048MB size, output only statistics, run forever:",mbw -n 0 -t{{1}} -q 2048,command_gen,linux mbw -n 0 -t{{1}} -q 2048,"Run dumb test with 2048MB size, output only statistics, run forever:",explain,linux List all available commands:,vcgencmd commands,command_gen,linux vcgencmd commands,List all available commands:,explain,linux Print the current CPU temperature:,vcgencmd measure_temp,command_gen,linux vcgencmd measure_temp,Print the current CPU temperature:,explain,linux Print the current voltage:,vcgencmd measure_volts,command_gen,linux vcgencmd measure_volts,Print the current voltage:,explain,linux Print the throttled state of the system as a bit pattern:,vcgencmd get_throttled,command_gen,linux vcgencmd get_throttled,Print the throttled state of the system as a bit pattern:,explain,linux Print the bootloader configuration (only available on Raspberry Pi 4 models):,vcgencmd bootloader_config,command_gen,linux vcgencmd bootloader_config,Print the bootloader configuration (only available on Raspberry Pi 4 models):,explain,linux Display help:,vcgencmd --help,command_gen,linux vcgencmd --help,Display help:,explain,linux Check status:,sudo aa-status,command_gen,linux sudo aa-status,Check status:,explain,linux Display the number of loaded policies:,sudo aa-status --profiled,command_gen,linux sudo aa-status --profiled,Display the number of loaded policies:,explain,linux Display the number of loaded enforicing policies:,sudo aa-status --enforced,command_gen,linux sudo aa-status --enforced,Display the number of loaded enforicing policies:,explain,linux Display the number of loaded non-enforcing policies:,sudo aa-status --complaining,command_gen,linux sudo aa-status --complaining,Display the number of loaded non-enforcing policies:,explain,linux Display the number of loaded enforcing policies that kill tasks:,sudo aa-status --kill,command_gen,linux sudo aa-status --kill,Display the number of loaded enforcing policies that kill tasks:,explain,linux Set the priority of the specified network interface (a higher number indicates lower priority):,sudo ifmetric {{interface}} {{value}},command_gen,linux sudo ifmetric {{interface}} {{value}},Set the priority of the specified network interface (a higher number indicates lower priority):,explain,linux Reset the priority of the specified network interface:,sudo ifmetric {{interface}} {{0}},command_gen,linux sudo ifmetric {{interface}} {{0}},Reset the priority of the specified network interface:,explain,linux Display the size of sections in a given object or executable file:,size {{path/to/file}},command_gen,linux size {{path/to/file}},Display the size of sections in a given object or executable file:,explain,linux Display the size of sections in a given object or executable file in [o]ctal:,size {{[-o|--radix=8]}} {{path/to/file}},command_gen,linux size {{[-o|--radix=8]}} {{path/to/file}},Display the size of sections in a given object or executable file in [o]ctal:,explain,linux Display the size of sections in a given object or executable file in [d]ecimal:,size {{[-d|--radix=10]}} {{path/to/file}},command_gen,linux size {{[-d|--radix=10]}} {{path/to/file}},Display the size of sections in a given object or executable file in [d]ecimal:,explain,linux Display the size of sections in a given object or executable file in he[x]adecimal:,size {{[-x|--radix=16]}} {{path/to/file}},command_gen,linux size {{[-x|--radix=16]}} {{path/to/file}},Display the size of sections in a given object or executable file in he[x]adecimal:,explain,linux Show the list of apps:,rofi -show drun,command_gen,linux rofi -show drun,Show the list of apps:,explain,linux Show the list of all commands:,rofi -show run,command_gen,linux rofi -show run,Show the list of all commands:,explain,linux Switch between windows:,rofi -show window,command_gen,linux rofi -show window,Switch between windows:,explain,linux Pipe a list of items to `stdin` and print the selected item to `stdout`:,"printf ""{{Choice1\nChoice2\nChoice3}}"" | rofi -dmenu",command_gen,linux "printf ""{{Choice1\nChoice2\nChoice3}}"" | rofi -dmenu",Pipe a list of items to `stdin` and print the selected item to `stdout`:,explain,linux Convert binary CD into a standard iso9960 image file:,bchunk {{path/to/image.bin}} {{path/to/image.cue}} {{path/to/output}},command_gen,linux bchunk {{path/to/image.bin}} {{path/to/image.cue}} {{path/to/output}},Convert binary CD into a standard iso9960 image file:,explain,linux Convert with verbose mode:,bchunk -v {{path/to/image.bin}} {{path/to/image.cue}} {{path/to/output}},command_gen,linux bchunk -v {{path/to/image.bin}} {{path/to/image.cue}} {{path/to/output}},Convert with verbose mode:,explain,linux Output audio files in WAV format:,bchunk -w {{path/to/image.bin}} {{path/to/image.cue}} {{path/to/output}},command_gen,linux bchunk -w {{path/to/image.bin}} {{path/to/image.cue}} {{path/to/output}},Output audio files in WAV format:,explain,linux Generate a new random identifier:,systemd-id128 new,command_gen,linux systemd-id128 new,Generate a new random identifier:,explain,linux Print the identifier of the current machine:,systemd-id128 machine-id,command_gen,linux systemd-id128 machine-id,Print the identifier of the current machine:,explain,linux Print the identifier of the current boot:,systemd-id128 boot-id,command_gen,linux systemd-id128 boot-id,Print the identifier of the current boot:,explain,linux Print the identifier of the current service invocation (this is available in systemd services):,systemd-id128 invocation-id,command_gen,linux systemd-id128 invocation-id,Print the identifier of the current service invocation (this is available in systemd services):,explain,linux Generate a new random identifier and print it as a UUID (five groups of digits separated by hyphens):,systemd-id128 new {{[-u|--uuid]}},command_gen,linux systemd-id128 new {{[-u|--uuid]}},Generate a new random identifier and print it as a UUID (five groups of digits separated by hyphens):,explain,linux Create and install a package with default settings:,sudo checkinstall --default,command_gen,linux sudo checkinstall --default,Create and install a package with default settings:,explain,linux Create a package but don't install it:,sudo checkinstall --install={{no}},command_gen,linux sudo checkinstall --install={{no}},Create a package but don't install it:,explain,linux Create a package without documentation:,sudo checkinstall --nodoc,command_gen,linux sudo checkinstall --nodoc,Create a package without documentation:,explain,linux Create a package and set the name:,sudo checkinstall --pkgname {{package}},command_gen,linux sudo checkinstall --pkgname {{package}},Create a package and set the name:,explain,linux Create a package and specify where to save it:,sudo checkinstall --pakdir {{path/to/directory}},command_gen,linux sudo checkinstall --pakdir {{path/to/directory}},Create a package and specify where to save it:,explain,linux Write metadata located on device to a specific file:,e2image {{/dev/sdXN}} {{path/to/image_file}},command_gen,linux e2image {{/dev/sdXN}} {{path/to/image_file}},Write metadata located on device to a specific file:,explain,linux Print metadata located on device to `stdout`:,e2image {{/dev/sdXN}} -,command_gen,linux e2image {{/dev/sdXN}} -,Print metadata located on device to `stdout`:,explain,linux Restore the filesystem metadata back to the device:,e2image -I {{/dev/sdXN}} {{path/to/image_file}},command_gen,linux e2image -I {{/dev/sdXN}} {{path/to/image_file}},Restore the filesystem metadata back to the device:,explain,linux Create a large raw sparse file with metadata at proper offsets:,e2image -r {{/dev/sdXN}} {{path/to/image_file}},command_gen,linux e2image -r {{/dev/sdXN}} {{path/to/image_file}},Create a large raw sparse file with metadata at proper offsets:,explain,linux Create a QCOW2 image file instead of a normal or raw image file:,e2image -Q {{/dev/sdXN}} {{path/to/image_file}},command_gen,linux e2image -Q {{/dev/sdXN}} {{path/to/image_file}},Create a QCOW2 image file instead of a normal or raw image file:,explain,linux Show deployments in the order they will appear in the bootloader:,bootc status,command_gen,linux bootc status,Show deployments in the order they will appear in the bootloader:,explain,linux Check if any updates are available:,bootc upgrade --check,command_gen,linux bootc upgrade --check,Check if any updates are available:,explain,linux Prepare a new update and reboot into it:,bootc upgrade --apply,command_gen,linux bootc upgrade --apply,Prepare a new update and reboot into it:,explain,linux Change OS base to new container image:,bootc switch {{image}},command_gen,linux bootc switch {{image}},Change OS base to new container image:,explain,linux Reboot into the previous ostree deployment:,bootc rollback,command_gen,linux bootc rollback,Reboot into the previous ostree deployment:,explain,linux Create or append files and directories to a squashfs filesystem (compressed using `gzip` by default):,mksquashfs {{path/to/file_or_directory1 path/to/file_or_directory2 ...}} {{filesystem.squashfs}},command_gen,linux mksquashfs {{path/to/file_or_directory1 path/to/file_or_directory2 ...}} {{filesystem.squashfs}},Create or append files and directories to a squashfs filesystem (compressed using `gzip` by default):,explain,linux "Create or append files and directories to a squashfs filesystem, using a specific [comp]ression algorithm:",mksquashfs {{path/to/file_or_directory1 path/to/file_or_directory2 ...}} {{filesystem.squashfs}} -comp {{gzip|lzo|lz4|xz|zstd|lzma}},command_gen,linux mksquashfs {{path/to/file_or_directory1 path/to/file_or_directory2 ...}} {{filesystem.squashfs}} -comp {{gzip|lzo|lz4|xz|zstd|lzma}},"Create or append files and directories to a squashfs filesystem, using a specific [comp]ression algorithm:",explain,linux "Create or append files and directories to a squashfs filesystem, [e]xcluding some of them:",mksquashfs {{path/to/file_or_directory1 path/to/file_or_directory2 ...}} {{filesystem.squashfs}} -e {{file|directory1 file|directory2 ...}},command_gen,linux mksquashfs {{path/to/file_or_directory1 path/to/file_or_directory2 ...}} {{filesystem.squashfs}} -e {{file|directory1 file|directory2 ...}},"Create or append files and directories to a squashfs filesystem, [e]xcluding some of them:",explain,linux "Create or append files and directories to a squashfs filesystem, [e]xcluding those ending with gzip:","mksquashfs {{path/to/file_or_directory1 path/to/file_or_directory2 ...}} {{filesystem.squashfs}} -wildcards -e ""{{*.gz}}""",command_gen,linux "mksquashfs {{path/to/file_or_directory1 path/to/file_or_directory2 ...}} {{filesystem.squashfs}} -wildcards -e ""{{*.gz}}""","Create or append files and directories to a squashfs filesystem, [e]xcluding those ending with gzip:",explain,linux "Create or append files and directories to a squashfs filesystem, [e]xcluding those matching a regular expression:","mksquashfs {{path/to/file_or_directory1 path/to/file_or_directory2 ...}} {{filesystem.squashfs}} -regex -e ""{{regular_expression}}""",command_gen,linux "mksquashfs {{path/to/file_or_directory1 path/to/file_or_directory2 ...}} {{filesystem.squashfs}} -regex -e ""{{regular_expression}}""","Create or append files and directories to a squashfs filesystem, [e]xcluding those matching a regular expression:",explain,linux Get the current screen brightness as a percentage:,xbacklight,command_gen,linux xbacklight,Get the current screen brightness as a percentage:,explain,linux Set the screen brightness to 40%:,xbacklight -set {{40}},command_gen,linux xbacklight -set {{40}},Set the screen brightness to 40%:,explain,linux Increase current brightness by 25%:,xbacklight -inc {{25}},command_gen,linux xbacklight -inc {{25}},Increase current brightness by 25%:,explain,linux Decrease current brightness by 75%:,xbacklight -dec {{75}},command_gen,linux xbacklight -dec {{75}},Decrease current brightness by 75%:,explain,linux "Increase backlight to 100%, over 60 seconds (value given in ms), using 60 steps:",xbacklight -set {{100}} -time {{60000}} -steps {{60}},command_gen,linux xbacklight -set {{100}} -time {{60000}} -steps {{60}},"Increase backlight to 100%, over 60 seconds (value given in ms), using 60 steps:",explain,linux Open a new GNOME terminal window:,gnome-terminal,command_gen,linux gnome-terminal,Open a new GNOME terminal window:,explain,linux Run a specific command in a new terminal window:,gnome-terminal -- {{command}},command_gen,linux gnome-terminal -- {{command}},Run a specific command in a new terminal window:,explain,linux Open a new tab in the last opened window instead:,gnome-terminal --tab,command_gen,linux gnome-terminal --tab,Open a new tab in the last opened window instead:,explain,linux Set the title of the new tab:,"gnome-terminal --tab {{[-t|--title]}} ""{{title}}""",command_gen,linux "gnome-terminal --tab {{[-t|--title]}} ""{{title}}""",Set the title of the new tab:,explain,linux "Display packages whose support is limited, has already ended or will end earlier than the distribution's end of life:",check-support-status,command_gen,linux check-support-status,"Display packages whose support is limited, has already ended or will end earlier than the distribution's end of life:",explain,linux Display only packages whose support has ended:,check-support-status --type {{ended}},command_gen,linux check-support-status --type {{ended}},Display only packages whose support has ended:,explain,linux Skip printing a headline:,check-support-status --no-heading,command_gen,linux check-support-status --no-heading,Skip printing a headline:,explain,linux Scan a domain and save the results to an SQLite database:,dnsrecon {{[-d|--domain]}} {{example.com}} --db {{path/to/database.sqlite}},command_gen,linux dnsrecon {{[-d|--domain]}} {{example.com}} --db {{path/to/database.sqlite}},Scan a domain and save the results to an SQLite database:,explain,linux "Scan a domain, specifying the nameserver and performing a zone transfer:",dnsrecon {{[-d|--domain]}} {{example.com}} {{[-n|--name_server]}} {{nameserver.example.com}} {{[-t|--type]}} axfr,command_gen,linux dnsrecon {{[-d|--domain]}} {{example.com}} {{[-n|--name_server]}} {{nameserver.example.com}} {{[-t|--type]}} axfr,"Scan a domain, specifying the nameserver and performing a zone transfer:",explain,linux "Scan a domain, using a brute-force attack and a dictionary of subdomains and hostnames:",dnsrecon {{[-d|--domain]}} {{example.com}} {{[-D|--dictionary]}} {{path/to/dictionary.txt}} {{[-t|--type]}} brt,command_gen,linux dnsrecon {{[-d|--domain]}} {{example.com}} {{[-D|--dictionary]}} {{path/to/dictionary.txt}} {{[-t|--type]}} brt,"Scan a domain, using a brute-force attack and a dictionary of subdomains and hostnames:",explain,linux "Scan a domain, performing a reverse lookup of IP ranges from the SPF record and saving the results to a JSON file:",dnsrecon {{[-d|--domain]}} {{example.com}} -s {{[-j|--json]}},command_gen,linux dnsrecon {{[-d|--domain]}} {{example.com}} -s {{[-j|--json]}},"Scan a domain, performing a reverse lookup of IP ranges from the SPF record and saving the results to a JSON file:",explain,linux "Scan a domain, performing a Google enumeration and saving the results to a CSV file:",dnsrecon {{[-d|--domain]}} {{example.com}} -g {{[-c|--csv]}},command_gen,linux dnsrecon {{[-d|--domain]}} {{example.com}} -g {{[-c|--csv]}},"Scan a domain, performing a Google enumeration and saving the results to a CSV file:",explain,linux "Scan a domain, performing DNS cache snooping:",dnsrecon {{[-d|--domain]}} {{example.com}} {{[-t|--type]}} snoop {{[-n|--name_server]}} {{nameserver.example.com}} {{[-D|--dictionary]}} {{path/to/dictionary.txt}},command_gen,linux dnsrecon {{[-d|--domain]}} {{example.com}} {{[-t|--type]}} snoop {{[-n|--name_server]}} {{nameserver.example.com}} {{[-D|--dictionary]}} {{path/to/dictionary.txt}},"Scan a domain, performing DNS cache snooping:",explain,linux "Scan a domain, performing zone walking:",dnsrecon {{[-d|--domain]}} {{example.com}} {{[-t|--type]}} zonewalk,command_gen,linux dnsrecon {{[-d|--domain]}} {{example.com}} {{[-t|--type]}} zonewalk,"Scan a domain, performing zone walking:",explain,linux Back up the partition layout to a file:,sudo sfdisk {{[-d|--dump]}} {{path/to/device}} > {{path/to/file.dump}},command_gen,linux sudo sfdisk {{[-d|--dump]}} {{path/to/device}} > {{path/to/file.dump}},Back up the partition layout to a file:,explain,linux Restore a partition layout:,sudo sfdisk {{path/to/device}} < {{path/to/file.dump}},command_gen,linux sudo sfdisk {{path/to/device}} < {{path/to/file.dump}},Restore a partition layout:,explain,linux Set the type of a partition:,sfdisk --part-type {{path/to/device}}} {{partition_number}} {{swap}},command_gen,linux sfdisk --part-type {{path/to/device}}} {{partition_number}} {{swap}},Set the type of a partition:,explain,linux Delete a partition:,sfdisk --delete {{path/to/device}} {{partition_number}},command_gen,linux sfdisk --delete {{path/to/device}} {{partition_number}},Delete a partition:,explain,linux Display help:,sfdisk {{[-h|--help]}},command_gen,linux sfdisk {{[-h|--help]}},Display help:,explain,linux Run an installed application:,flatpak run {{com.example.app}},command_gen,linux flatpak run {{com.example.app}},Run an installed application:,explain,linux "Run an installed application from a specific branch e.g. stable, beta, master:",flatpak run --branch={{stable|beta|master|...}} {{com.example.app}},command_gen,linux flatpak run --branch={{stable|beta|master|...}} {{com.example.app}},"Run an installed application from a specific branch e.g. stable, beta, master:",explain,linux Run an interactive shell inside a flatpak:,flatpak run --command={{sh}} {{com.example.app}},command_gen,linux flatpak run --command={{sh}} {{com.example.app}},Run an interactive shell inside a flatpak:,explain,linux Run an installed application with a specific runtime version:,flatpak run --runtime-version={{24.08|master|stable|...}} {{com.example.app}},command_gen,linux flatpak run --runtime-version={{24.08|master|stable|...}} {{com.example.app}},Run an installed application with a specific runtime version:,explain,linux Run an installed application with a different runtime (but same version number):,flatpak run --runtime={{org.freedesktop.Sdk}} {{com.example.app}},command_gen,linux flatpak run --runtime={{org.freedesktop.Sdk}} {{com.example.app}},Run an installed application with a different runtime (but same version number):,explain,linux Show the current setting of [a]ll booleans:,getsebool -a,command_gen,linux getsebool -a,Show the current setting of [a]ll booleans:,explain,linux Set or unset a boolean temporarily (non-persistent across reboot):,sudo setsebool {{httpd_can_network_connect}} {{1|true|on|0|false|off}},command_gen,linux sudo setsebool {{httpd_can_network_connect}} {{1|true|on|0|false|off}},Set or unset a boolean temporarily (non-persistent across reboot):,explain,linux Set or unset a boolean [P]ersistently:,sudo setsebool -P {{container_use_devices}} {{1|true|on|0|false|off}},command_gen,linux sudo setsebool -P {{container_use_devices}} {{1|true|on|0|false|off}},Set or unset a boolean [P]ersistently:,explain,linux Set or unset multiple booleans [P]ersistently at once:,sudo setsebool -P {{ftpd_use_fusefs=1 mount_anyfile=0 ...}},command_gen,linux sudo setsebool -P {{ftpd_use_fusefs=1 mount_anyfile=0 ...}},Set or unset multiple booleans [P]ersistently at once:,explain,linux Set or unset a boolean persistently (alternative method using `semanage-boolean`):,sudo semanage boolean {{[-m|--modify]}} {{-1|--on|-0|--off}} {{haproxy_connect_any}},command_gen,linux sudo semanage boolean {{[-m|--modify]}} {{-1|--on|-0|--off}} {{haproxy_connect_any}},Set or unset a boolean persistently (alternative method using `semanage-boolean`):,explain,linux Disable profile:,sudo aa-disable {{path/to/profile1 path/to/profile2 ...}},command_gen,linux sudo aa-disable {{path/to/profile1 path/to/profile2 ...}},Disable profile:,explain,linux Disable profiles in a directory (defaults to `/etc/apparmor.d`):,sudo aa-disable --dir {{path/to/profiles}},command_gen,linux sudo aa-disable --dir {{path/to/profiles}},Disable profiles in a directory (defaults to `/etc/apparmor.d`):,explain,linux "View last login infromation (e.g., username, terminal, boot time, kernel) of all users as read from `/var/log/wtmp`:",last,command_gen,linux last,"View last login infromation (e.g., username, terminal, boot time, kernel) of all users as read from `/var/log/wtmp`:",explain,linux List login information of a specific user:,last {{username}},command_gen,linux last {{username}},List login information of a specific user:,explain,linux Specify how many of the last logins to show:,last {{[-n|--limit]}} {{login_count}},command_gen,linux last {{[-n|--limit]}} {{login_count}},Specify how many of the last logins to show:,explain,linux Print the full date and time for entries and then display the hostname column last to prevent truncation:,last {{[-F|--fulltimes]}} {{[-a|--hostlast]}},command_gen,linux last {{[-F|--fulltimes]}} {{[-a|--hostlast]}},Print the full date and time for entries and then display the hostname column last to prevent truncation:,explain,linux View all logins by a specific user and show the IP address instead of the hostname:,last {{username}} {{[-i|--ip]}},command_gen,linux last {{username}} {{[-i|--ip]}},View all logins by a specific user and show the IP address instead of the hostname:,explain,linux List information since a specific time and date:,last {{[-s|--since]}} {{-7days}},command_gen,linux last {{[-s|--since]}} {{-7days}},List information since a specific time and date:,explain,linux "View all recorded reboots (i.e., the last logins of the pseudo user ""reboot""):",last reboot,command_gen,linux last reboot,"View all recorded reboots (i.e., the last logins of the pseudo user ""reboot""):",explain,linux Display help:,last {{[-h|--help]}},command_gen,linux last {{[-h|--help]}},Display help:,explain,linux Display the current time as reported by the hardware clock:,hwclock,command_gen,linux hwclock,Display the current time as reported by the hardware clock:,explain,linux Write the current software clock time to the hardware clock (sometimes used during system setup):,hwclock {{[-w|--systohc]}},command_gen,linux hwclock {{[-w|--systohc]}},Write the current software clock time to the hardware clock (sometimes used during system setup):,explain,linux Write the current hardware clock time to the software clock:,hwclock {{[-s|--hctosys]}},command_gen,linux hwclock {{[-s|--hctosys]}},Write the current hardware clock time to the software clock:,explain,linux Display cache details for a file:,fincore {{path/to/file}},command_gen,linux fincore {{path/to/file}},Display cache details for a file:,explain,linux Display all possible data columns:,fincore --output-all {{path/to/file}},command_gen,linux fincore --output-all {{path/to/file}},Display all possible data columns:,explain,linux Display help:,fincore {{[-h|--help]}},command_gen,linux fincore {{[-h|--help]}},Display help:,explain,linux Convert an existing Debian package to gbp:,gbp import-dsc {{path/to/package.dsc}},command_gen,linux gbp import-dsc {{path/to/package.dsc}},Convert an existing Debian package to gbp:,explain,linux Build the package in the current directory using the default builder (`debuild`):,gbp buildpackage -jauto -us -uc,command_gen,linux gbp buildpackage -jauto -us -uc,Build the package in the current directory using the default builder (`debuild`):,explain,linux Build a package in a `pbuilder` environment for Debian Bullseye:,DIST={{bullseye}} ARCH={{amd64}} gbp buildpackage -jauto -us -uc --git-builder={{git-pbuilder}},command_gen,linux DIST={{bullseye}} ARCH={{amd64}} gbp buildpackage -jauto -us -uc --git-builder={{git-pbuilder}},Build a package in a `pbuilder` environment for Debian Bullseye:,explain,linux Specify a package to be a source-only upload in the `.changes` file (see ):,gbp buildpackage -jauto -us -uc --changes-options={{-S}},command_gen,linux gbp buildpackage -jauto -us -uc --changes-options={{-S}},Specify a package to be a source-only upload in the `.changes` file (see ):,explain,linux Import a new upstream release:,gbp import-orig --pristine-tar {{path/to/package.tar.gz}},command_gen,linux gbp import-orig --pristine-tar {{path/to/package.tar.gz}},Import a new upstream release:,explain,linux Display all information about the ELF file:,readelf -all {{path/to/binary}},command_gen,linux readelf -all {{path/to/binary}},Display all information about the ELF file:,explain,linux Display all the headers present in the ELF file:,readelf --headers {{path/to/binary}},command_gen,linux readelf --headers {{path/to/binary}},Display all the headers present in the ELF file:,explain,linux "Display the entries in symbol table section of the ELF file, if it has one:",readelf --symbols {{path/to/binary}},command_gen,linux readelf --symbols {{path/to/binary}},"Display the entries in symbol table section of the ELF file, if it has one:",explain,linux Display ELF header information:,readelf --file-header {{path/to/binary}},command_gen,linux readelf --file-header {{path/to/binary}},Display ELF header information:,explain,linux Display ELF section header information:,readelf --section-headers {{path/to/binary}},command_gen,linux readelf --section-headers {{path/to/binary}},Display ELF section header information:,explain,linux Create a wordlist file from the given URL up to 2 links depth:,cewl {{[-d|--depth]}} 2 {{[-w|--write]}} {{path/to/wordlist.txt}} {{url}},command_gen,linux cewl {{[-d|--depth]}} 2 {{[-w|--write]}} {{path/to/wordlist.txt}} {{url}},Create a wordlist file from the given URL up to 2 links depth:,explain,linux Output an alphanumeric wordlist from the given URL with words of minimum 5 characters:,cewl --with-numbers {{[-m|--min_word_length]}} 5 {{url}},command_gen,linux cewl --with-numbers {{[-m|--min_word_length]}} 5 {{url}},Output an alphanumeric wordlist from the given URL with words of minimum 5 characters:,explain,linux Output a wordlist from the given URL in debug mode including email addresses:,cewl --debug {{[-e|--email]}} {{url}},command_gen,linux cewl --debug {{[-e|--email]}} {{url}},Output a wordlist from the given URL in debug mode including email addresses:,explain,linux Output a wordlist from the given URL using HTTP Basic or Digest authentication:,cewl --auth_type {{basic|digest}} --auth_user {{username}} --auth_pass {{password}} {{url}},command_gen,linux cewl --auth_type {{basic|digest}} --auth_user {{username}} --auth_pass {{password}} {{url}},Output a wordlist from the given URL using HTTP Basic or Digest authentication:,explain,linux Output a wordlist from the given URL through a proxy:,cewl --proxy_host {{host}} --proxy_port {{port}} {{url}},command_gen,linux cewl --proxy_host {{host}} --proxy_port {{port}} {{url}},Output a wordlist from the given URL through a proxy:,explain,linux "Fastest method in mashtree to create a tree from fastq and/or fasta files using multiple threads, piping into a newick file:",mashtree --numcpus {{12}} {{*.fastq.gz}} {{*.fasta}} > {{mashtree.dnd}},command_gen,linux mashtree --numcpus {{12}} {{*.fastq.gz}} {{*.fasta}} > {{mashtree.dnd}},"Fastest method in mashtree to create a tree from fastq and/or fasta files using multiple threads, piping into a newick file:",explain,linux "Most accurate method in mashtree to create a tree from fastq and/or fasta files using multiple threads, piping into a newick file:",mashtree --mindepth {{0}} --numcpus {{12}} {{*.fastq.gz}} {{*.fasta}} > {{mashtree.dnd}},command_gen,linux mashtree --mindepth {{0}} --numcpus {{12}} {{*.fastq.gz}} {{*.fasta}} > {{mashtree.dnd}},"Most accurate method in mashtree to create a tree from fastq and/or fasta files using multiple threads, piping into a newick file:",explain,linux Most accurate method to create a tree with confidence values (note that any options for `mashtree` itself has to be on the right side of the `--`):,mashtree_bootstrap.pl --reps {{100}} --numcpus {{12}} {{*.fastq.gz}} -- --min-depth {{0}} > {{mashtree.bootstrap.dnd}},command_gen,linux mashtree_bootstrap.pl --reps {{100}} --numcpus {{12}} {{*.fastq.gz}} -- --min-depth {{0}} > {{mashtree.bootstrap.dnd}},Most accurate method to create a tree with confidence values (note that any options for `mashtree` itself has to be on the right side of the `--`):,explain,linux Start:,atop,command_gen,linux atop,Start:,explain,linux Start and display memory consumption for each process:,atop -m,command_gen,linux atop -m,Start and display memory consumption for each process:,explain,linux Start and display disk information:,atop -d,command_gen,linux atop -d,Start and display disk information:,explain,linux Start and display background process information:,atop -c,command_gen,linux atop -c,Start and display background process information:,explain,linux Start and display thread-specific resource utilization information:,atop -y,command_gen,linux atop -y,Start and display thread-specific resource utilization information:,explain,linux Start and display the number of processes for each user:,atop -au,command_gen,linux atop -au,Start and display the number of processes for each user:,explain,linux Display help about interactive commands:,,command_gen,linux ,Display help about interactive commands:,explain,linux List available desktop themes:,plasma-apply-desktoptheme --list-themes,command_gen,linux plasma-apply-desktoptheme --list-themes,List available desktop themes:,explain,linux Apply a desktop theme:,plasma-apply-desktoptheme {{default}},command_gen,linux plasma-apply-desktoptheme {{default}},Apply a desktop theme:,explain,linux Display help:,plasma-apply-desktoptheme --help,command_gen,linux plasma-apply-desktoptheme --help,Display help:,explain,linux Restart `plasmashell`:,systemctl restart --user plasma-plasmashell,command_gen,linux systemctl restart --user plasma-plasmashell,Restart `plasmashell`:,explain,linux Restart `plasmashell` without systemd:,plasmashell --replace & disown,command_gen,linux plasmashell --replace & disown,Restart `plasmashell` without systemd:,explain,linux Display help on command-line options:,plasmashell {{[-h|--help]}},command_gen,linux plasmashell {{[-h|--help]}},Display help on command-line options:,explain,linux "Display help, including Qt options:",plasmashell --help-all,command_gen,linux plasmashell --help-all,"Display help, including Qt options:",explain,linux Print system version:,pveversion,command_gen,linux pveversion,Print system version:,explain,linux Print Proxmox subpackage versions:,pveversion {{[-v|--verbose]}},command_gen,linux pveversion {{[-v|--verbose]}},Print Proxmox subpackage versions:,explain,linux "Generate a UUIDv1 (based on time and system's hardware address, if present):",uuid,command_gen,linux uuid,"Generate a UUIDv1 (based on time and system's hardware address, if present):",explain,linux Generate a UUIDv4 (based on random data):,uuid -v {{4}},command_gen,linux uuid -v {{4}},Generate a UUIDv4 (based on random data):,explain,linux Generate multiple UUIDv4 identifiers at once:,uuid -v {{4}} -n {{number_of_uuids}},command_gen,linux uuid -v {{4}} -n {{number_of_uuids}},Generate multiple UUIDv4 identifiers at once:,explain,linux Generate a UUIDv4 and specify the output format:,uuid -v {{4}} -F {{BIN|STR|SIV}},command_gen,linux uuid -v {{4}} -F {{BIN|STR|SIV}},Generate a UUIDv4 and specify the output format:,explain,linux Generate a UUIDv4 and write the output to a file:,uuid -v {{4}} -o {{path/to/file}},command_gen,linux uuid -v {{4}} -o {{path/to/file}},Generate a UUIDv4 and write the output to a file:,explain,linux Generate a UUIDv5 (based on the supplied object name) with a specified namespace prefix:,uuid -v {{5}} ns:{{DNS|URL|OID|X500}} {{object_name}},command_gen,linux uuid -v {{5}} ns:{{DNS|URL|OID|X500}} {{object_name}},Generate a UUIDv5 (based on the supplied object name) with a specified namespace prefix:,explain,linux Decode a given UUID:,uuid -d {{uuid}},command_gen,linux uuid -d {{uuid}},Decode a given UUID:,explain,linux Capture a screenshot and save it to the given path:,maim {{path/to/screenshot.png}},command_gen,linux maim {{path/to/screenshot.png}},Capture a screenshot and save it to the given path:,explain,linux Capture a screenshot of the selected region:,maim {{[-s|--select]}} {{path/to/screenshot.png}},command_gen,linux maim {{[-s|--select]}} {{path/to/screenshot.png}},Capture a screenshot of the selected region:,explain,linux Capture a screenshot of the selected region and save it in the clipboard (requires `xclip`):,maim {{[-s|--select]}} | xclip {{[-se|-selection]}} {{[c|clipboard]}} {{[-t|-target]}} image/png,command_gen,linux maim {{[-s|--select]}} | xclip {{[-se|-selection]}} {{[c|clipboard]}} {{[-t|-target]}} image/png,Capture a screenshot of the selected region and save it in the clipboard (requires `xclip`):,explain,linux Capture a screenshot of the current active window (requires `xdotool`):,maim {{[-i|--window]}} $(xdotool getactivewindow) {{path/to/screenshot.png}},command_gen,linux maim {{[-i|--window]}} $(xdotool getactivewindow) {{path/to/screenshot.png}},Capture a screenshot of the current active window (requires `xdotool`):,explain,linux View documentation for the original command:,tldr mount.cifs,command_gen,linux tldr mount.cifs,View documentation for the original command:,explain,linux Create a new group:,sudo groupadd {{group_name}},command_gen,linux sudo groupadd {{group_name}},Create a new group:,explain,linux Create a new system group:,sudo groupadd {{[-r|--system]}} {{group_name}},command_gen,linux sudo groupadd {{[-r|--system]}} {{group_name}},Create a new system group:,explain,linux Create a new group with the specific groupid:,sudo groupadd {{[-g|--gid]}} {{id}} {{group_name}},command_gen,linux sudo groupadd {{[-g|--gid]}} {{id}} {{group_name}},Create a new group with the specific groupid:,explain,linux List all removable kernel versions (or those matching `version` if the argument is specified):,vkpurge list {{version}},command_gen,linux vkpurge list {{version}},List all removable kernel versions (or those matching `version` if the argument is specified):,explain,linux Remove all unused kernels:,vkpurge rm all,command_gen,linux vkpurge rm all,Remove all unused kernels:,explain,linux Remove kernel versions matching `version`:,vkpurge rm {{version}},command_gen,linux vkpurge rm {{version}},Remove kernel versions matching `version`:,explain,linux "Switch to a specified branch, stashing and restoring unstaged changes:",git switch {{target_branch}},command_gen,linux git switch {{target_branch}},"Switch to a specified branch, stashing and restoring unstaged changes:",explain,linux "Synchronize current branch, automatically merging or rebasing, and stashing and unstashing:",git sync,command_gen,linux git sync,"Synchronize current branch, automatically merging or rebasing, and stashing and unstashing:",explain,linux Publish a specified branch to the remote server:,git publish {{branch_name}},command_gen,linux git publish {{branch_name}},Publish a specified branch to the remote server:,explain,linux Remove a branch from the remote server:,git unpublish {{branch_name}},command_gen,linux git unpublish {{branch_name}},Remove a branch from the remote server:,explain,linux List all branches and their publication status:,git branches {{glob_pattern}},command_gen,linux git branches {{glob_pattern}},List all branches and their publication status:,explain,linux Remove the last commit from the history:,git undo {{--hard}},command_gen,linux git undo {{--hard}},Remove the last commit from the history:,explain,linux List all devices recognized by libinput:,sudo libinput list-devices,command_gen,linux sudo libinput list-devices,List all devices recognized by libinput:,explain,linux Print all libinput events:,sudo libinput debug-events,command_gen,linux sudo libinput debug-events,Print all libinput events:,explain,linux Show a GUI to visualize libinput's events:,sudo libinput debug-gui,command_gen,linux sudo libinput debug-gui,Show a GUI to visualize libinput's events:,explain,linux Debug tablet axis values:,sudo libinput debug-tablet,command_gen,linux sudo libinput debug-tablet,Debug tablet axis values:,explain,linux Display help:,libinput {{[-h|--help]}},command_gen,linux libinput {{[-h|--help]}},Display help:,explain,linux View documentation for the original command:,tldr qm disk resize,command_gen,linux tldr qm disk resize,View documentation for the original command:,explain,linux Update the checksums in a `PKGBUILD`:,updpkgsums,command_gen,linux updpkgsums,Update the checksums in a `PKGBUILD`:,explain,linux Display help:,updpkgsums {{[-h|--help]}},command_gen,linux updpkgsums {{[-h|--help]}},Display help:,explain,linux Display version:,updpkgsums {{[-v|--version]}},command_gen,linux updpkgsums {{[-v|--version]}},Display version:,explain,linux Change to a specific runlevel:,sudo openrc {{runlevel_name}},command_gen,linux sudo openrc {{runlevel_name}},Change to a specific runlevel:,explain,linux "Change to a specific runlevel, but don't stop any existing services:",sudo openrc {{[-n|--no-stop]}} {{runlevel_name}},command_gen,linux sudo openrc {{[-n|--no-stop]}} {{runlevel_name}},"Change to a specific runlevel, but don't stop any existing services:",explain,linux Create a random UUIDv4:,uuidgen {{[-r|--random]}},command_gen,linux uuidgen {{[-r|--random]}},Create a random UUIDv4:,explain,linux Create a UUIDv1 based on the current time:,uuidgen {{[-t|--time]}},command_gen,linux uuidgen {{[-t|--time]}},Create a UUIDv1 based on the current time:,explain,linux Create a UUIDv5 of the name with a specified namespace prefix:,uuidgen {{[-s|--sha1]}} {{[-n|--namespace]}} {{@dns|@url|@oid|@x500}} {{[-N|--name]}} {{object_name}},command_gen,linux uuidgen {{[-s|--sha1]}} {{[-n|--namespace]}} {{@dns|@url|@oid|@x500}} {{[-N|--name]}} {{object_name}},Create a UUIDv5 of the name with a specified namespace prefix:,explain,linux Print the generated or committed machine ID:,systemd-machine-id-setup --print,command_gen,linux systemd-machine-id-setup --print,Print the generated or committed machine ID:,explain,linux Specify an image policy:,systemd-machine-id-setup --image-policy {{your_policy}},command_gen,linux systemd-machine-id-setup --image-policy {{your_policy}},Specify an image policy:,explain,linux Display the output as JSON:,sudo systemd-machine-id-setup --json pretty,command_gen,linux sudo systemd-machine-id-setup --json pretty,Display the output as JSON:,explain,linux Operate on a disk image instead of a directory tree:,systemd-machine-id-setup --image {{/path/to/image}},command_gen,linux systemd-machine-id-setup --image {{/path/to/image}},Operate on a disk image instead of a directory tree:,explain,linux Switch between different GPU modes:,sudo envycontrol {{[-s|--switch]}} {{nvidia|integrated|hybrid}},command_gen,linux sudo envycontrol {{[-s|--switch]}} {{nvidia|integrated|hybrid}},Switch between different GPU modes:,explain,linux Specify your display manager manually:,envycontrol --dm,command_gen,linux envycontrol --dm,Specify your display manager manually:,explain,linux Check current GPU mode:,sudo envycontrol {{[-q|--query]}},command_gen,linux sudo envycontrol {{[-q|--query]}},Check current GPU mode:,explain,linux Reset settings:,sudo envycontrol --reset,command_gen,linux sudo envycontrol --reset,Reset settings:,explain,linux Display help:,envycontrol {{[-h|--help]}},command_gen,linux envycontrol {{[-h|--help]}},Display help:,explain,linux Display version:,envycontrol {{[-v|--version]}},command_gen,linux envycontrol {{[-v|--version]}},Display version:,explain,linux Show the battery icon in the system tray:,cbatticon,command_gen,linux cbatticon,Show the battery icon in the system tray:,explain,linux Show the battery icon and set the update interval to 20 seconds:,cbatticon --update-interval {{20}},command_gen,linux cbatticon --update-interval {{20}},Show the battery icon and set the update interval to 20 seconds:,explain,linux List available icon types:,cbatticon --list-icon-types,command_gen,linux cbatticon --list-icon-types,List available icon types:,explain,linux Show the battery icon with a specific icon type:,cbatticon --icon-type {{standard|notification|symbolic}},command_gen,linux cbatticon --icon-type {{standard|notification|symbolic}},Show the battery icon with a specific icon type:,explain,linux List available power supplies:,cbatticon --list-power-supplies,command_gen,linux cbatticon --list-power-supplies,List available power supplies:,explain,linux Show the battery icon for a specific battery:,cbatticon {{BAT0}},command_gen,linux cbatticon {{BAT0}},Show the battery icon for a specific battery:,explain,linux Show the battery icon and which command to execute when the battery level reaches the set critical level:,cbatticon --critical-level {{5}} --command-critical-level {{poweroff}},command_gen,linux cbatticon --critical-level {{5}} --command-critical-level {{poweroff}},Show the battery icon and which command to execute when the battery level reaches the set critical level:,explain,linux Mount an archive to a specific mountpoint:,archivemount {{path/to/archive}} {{path/to/mount_point}},command_gen,linux archivemount {{path/to/archive}} {{path/to/mount_point}},Mount an archive to a specific mountpoint:,explain,linux Create a 2-up PDF:,pdfxup {{[-o|--output]}} {{path/to/output.pdf}} {{path/to/input.pdf}},command_gen,linux pdfxup {{[-o|--output]}} {{path/to/output.pdf}} {{path/to/input.pdf}},Create a 2-up PDF:,explain,linux Create a PDF with 3 columns and 2 lines per page:,pdfxup {{[-x|--columns]}} {{3}} {{[-y|--rows]}} {{2}} {{[-o|--output]}} {{path/to/output.pdf}} {{path/to/input.pdf}},command_gen,linux pdfxup {{[-x|--columns]}} {{3}} {{[-y|--rows]}} {{2}} {{[-o|--output]}} {{path/to/output.pdf}} {{path/to/input.pdf}},Create a PDF with 3 columns and 2 lines per page:,explain,linux "Create a PDF in booklet mode (2-up, and pages are sorted to form a book when folded):",pdfxup {{[-b|--booklet]}} {{[-o|--output]}} {{path/to/output.pdf}} {{path/to/input.pdf}},command_gen,linux pdfxup {{[-b|--booklet]}} {{[-o|--output]}} {{path/to/output.pdf}} {{path/to/input.pdf}},"Create a PDF in booklet mode (2-up, and pages are sorted to form a book when folded):",explain,linux Compile and install terminfo for a terminal:,tic -xe {{terminal}} {{path/to/terminal.info}},command_gen,linux tic -xe {{terminal}} {{path/to/terminal.info}},Compile and install terminfo for a terminal:,explain,linux Check terminfo file for errors:,tic -c {{path/to/terminal.info}},command_gen,linux tic -c {{path/to/terminal.info}},Check terminfo file for errors:,explain,linux Print database locations:,tic -D,command_gen,linux tic -D,Print database locations:,explain,linux Create an exfat filesystem inside partition Y on device X:,mkfs.exfat {{/dev/sdXY}},command_gen,linux mkfs.exfat {{/dev/sdXY}},Create an exfat filesystem inside partition Y on device X:,explain,linux Create filesystem with a volume-name:,mkfs.exfat {{[-L|--volume-label]}} {{volume_name}} {{/dev/sdXY}},command_gen,linux mkfs.exfat {{[-L|--volume-label]}} {{volume_name}} {{/dev/sdXY}},Create filesystem with a volume-name:,explain,linux Create filesystem with a volume-id:,mkfs.exfat {{[-U|--volume-guid]}} {{volume_id}} {{/dev/sdXY}},command_gen,linux mkfs.exfat {{[-U|--volume-guid]}} {{volume_id}} {{/dev/sdXY}},Create filesystem with a volume-id:,explain,linux Display a list of known paths and their current values:,systemd-path,command_gen,linux systemd-path,Display a list of known paths and their current values:,explain,linux Query the specified path and display its value:,"systemd-path ""{{path_name}}""",command_gen,linux "systemd-path ""{{path_name}}""",Query the specified path and display its value:,explain,linux Suffix printed paths with `suffix_string`:,systemd-path --suffix {{suffix_string}},command_gen,linux systemd-path --suffix {{suffix_string}},Suffix printed paths with `suffix_string`:,explain,linux Print a short version string and then exit:,systemd-path --version,command_gen,linux systemd-path --version,Print a short version string and then exit:,explain,linux Send a GET request:,curlie {{httpbin.org/get}},command_gen,linux curlie {{httpbin.org/get}},Send a GET request:,explain,linux Send a POST request:,curlie post {{httpbin.org/post}} {{name=john}} {{age:=25}},command_gen,linux curlie post {{httpbin.org/post}} {{name=john}} {{age:=25}},Send a POST request:,explain,linux Send a GET request with query parameters (e.g. `first_param=5&second_param=true`):,curlie get {{httpbin.org/get}} {{first_param==5}} {{second_param==true}},command_gen,linux curlie get {{httpbin.org/get}} {{first_param==5}} {{second_param==true}},Send a GET request with query parameters (e.g. `first_param=5&second_param=true`):,explain,linux Send a GET request with a custom header:,curlie get {{httpbin.org/get}} {{header-name:header-value}},command_gen,linux curlie get {{httpbin.org/get}} {{header-name:header-value}},Send a GET request with a custom header:,explain,linux Create a snapshot using a configuration file:,sudo rusnapshot {{[-c|--config]}} {{path/to/config.toml}} --cr,command_gen,linux sudo rusnapshot {{[-c|--config]}} {{path/to/config.toml}} --cr,Create a snapshot using a configuration file:,explain,linux List created snapshots:,sudo rusnapshot {{[-c|--config]}} {{path/to/config.toml}} {{[-l|--list]}},command_gen,linux sudo rusnapshot {{[-c|--config]}} {{path/to/config.toml}} {{[-l|--list]}},List created snapshots:,explain,linux Delete a snapshot by ID or the name of the snapshot:,sudo rusnapshot {{[-c|--config]}} {{path/to/config.toml}} --del --id {{snapshot_id}},command_gen,linux sudo rusnapshot {{[-c|--config]}} {{path/to/config.toml}} --del --id {{snapshot_id}},Delete a snapshot by ID or the name of the snapshot:,explain,linux Delete all `hourly` snapshots:,sudo rusnapshot {{[-c|--config]}} {{path/to/config.toml}} {{[-l|--list]}} {{[-k|--keep]}} {{0}} --clean --kind {{hourly}},command_gen,linux sudo rusnapshot {{[-c|--config]}} {{path/to/config.toml}} {{[-l|--list]}} {{[-k|--keep]}} {{0}} --clean --kind {{hourly}},Delete all `hourly` snapshots:,explain,linux Create a read-write snapshot:,sudo rusnapshot {{[-c|--config]}} {{path/to/config.toml}} --cr {{[-r|--rw]}},command_gen,linux sudo rusnapshot {{[-c|--config]}} {{path/to/config.toml}} --cr {{[-r|--rw]}},Create a read-write snapshot:,explain,linux Restore a snapshot:,sudo rusnapshot {{[-c|--config]}} {{path/to/config.toml}} --id {{snapshot_id}} {{[-r|--restore]}},command_gen,linux sudo rusnapshot {{[-c|--config]}} {{path/to/config.toml}} --id {{snapshot_id}} {{[-r|--restore]}},Restore a snapshot:,explain,linux Create array:,sudo mdadm --create {{/dev/md/MyRAID}} --level {{raid_level}} --raid-devices {{number_of_disks}} {{/dev/sdXN}},command_gen,linux sudo mdadm --create {{/dev/md/MyRAID}} --level {{raid_level}} --raid-devices {{number_of_disks}} {{/dev/sdXN}},Create array:,explain,linux Stop array:,sudo mdadm --stop {{/dev/md0}},command_gen,linux sudo mdadm --stop {{/dev/md0}},Stop array:,explain,linux Mark disk as failed:,sudo mdadm --fail {{/dev/md0}} {{/dev/sdXN}},command_gen,linux sudo mdadm --fail {{/dev/md0}} {{/dev/sdXN}},Mark disk as failed:,explain,linux Remove disk:,sudo mdadm --remove {{/dev/md0}} {{/dev/sdXN}},command_gen,linux sudo mdadm --remove {{/dev/md0}} {{/dev/sdXN}},Remove disk:,explain,linux Add disk to array:,sudo mdadm --assemble {{/dev/md0}} {{/dev/sdXN}},command_gen,linux sudo mdadm --assemble {{/dev/md0}} {{/dev/sdXN}},Add disk to array:,explain,linux Show RAID info:,sudo mdadm --detail {{/dev/md0}},command_gen,linux sudo mdadm --detail {{/dev/md0}},Show RAID info:,explain,linux Reset disk by deleting RAID metadata:,sudo mdadm --zero-superblock {{/dev/sdXN}},command_gen,linux sudo mdadm --zero-superblock {{/dev/sdXN}},Reset disk by deleting RAID metadata:,explain,linux "Launch with default, built-in config:",conky,command_gen,linux conky,"Launch with default, built-in config:",explain,linux Create a new default config:,conky {{[-C|--print-config]}} > ~/.conkyrc,command_gen,linux conky {{[-C|--print-config]}} > ~/.conkyrc,Create a new default config:,explain,linux Launch Conky with a given configuration file:,conky {{[-c|--config]}} {{path/to/config}},command_gen,linux conky {{[-c|--config]}} {{path/to/config}},Launch Conky with a given configuration file:,explain,linux Start in the background (daemonize):,conky {{[-d|--daemonize]}},command_gen,linux conky {{[-d|--daemonize]}},Start in the background (daemonize):,explain,linux Align Conky on the desktop:,conky {{[-a|--alignment]}} {{top|bottom|middle}}_{{left|right|middle}},command_gen,linux conky {{[-a|--alignment]}} {{top|bottom|middle}}_{{left|right|middle}},Align Conky on the desktop:,explain,linux Pause for 5 seconds at startup before launching:,conky {{[-p|--pause]}} {{5}},command_gen,linux conky {{[-p|--pause]}} {{5}},Pause for 5 seconds at startup before launching:,explain,linux Connect to a remote host:,rpcclient {{[-U|--user]}} {{domain}}\{{username}}%{{password}} {{ip}},command_gen,linux rpcclient {{[-U|--user]}} {{domain}}\{{username}}%{{password}} {{ip}},Connect to a remote host:,explain,linux Connect to a remote host on a domain without a password:,rpcclient {{[-U|--user]}} {{username}} {{[-W|--workgroup]}} {{domain}} {{[-N|--no-pass]}} {{ip}},command_gen,linux rpcclient {{[-U|--user]}} {{username}} {{[-W|--workgroup]}} {{domain}} {{[-N|--no-pass]}} {{ip}},Connect to a remote host on a domain without a password:,explain,linux "Connect to a remote host, passing the password hash:",rpcclient {{[-U|--user]}} {{domain}}\{{username}} --pw-nt-hash {{ip}},command_gen,linux rpcclient {{[-U|--user]}} {{domain}}\{{username}} --pw-nt-hash {{ip}},"Connect to a remote host, passing the password hash:",explain,linux Execute shell commands on a remote host:,rpcclient {{[-U|--user]}} {{domain}}\{{username}}%{{password}} {{[-c|--command]}} {{semicolon_separated_commands}} {{ip}},command_gen,linux rpcclient {{[-U|--user]}} {{domain}}\{{username}}%{{password}} {{[-c|--command]}} {{semicolon_separated_commands}} {{ip}},Execute shell commands on a remote host:,explain,linux Display domain users:,rpcclient $> enumdomusers,command_gen,linux rpcclient $> enumdomusers,Display domain users:,explain,linux Display privileges:,rpcclient $> enumprivs,command_gen,linux rpcclient $> enumprivs,Display privileges:,explain,linux Display information about a specific user:,rpcclient $> queryuser {{username|rid}},command_gen,linux rpcclient $> queryuser {{username|rid}},Display information about a specific user:,explain,linux Create a new user in the domain:,rpcclient $> createdomuser {{username}},command_gen,linux rpcclient $> createdomuser {{username}},Create a new user in the domain:,explain,linux Compile a source code file into an object file:,mpicc -c {{path/to/file.c}},command_gen,linux mpicc -c {{path/to/file.c}},Compile a source code file into an object file:,explain,linux Link an object file and make an executable:,mpicc -o {{executable}} {{path/to/object_file.o}},command_gen,linux mpicc -o {{executable}} {{path/to/object_file.o}},Link an object file and make an executable:,explain,linux Compile and link source code in a single command:,mpicc -o {{executable}} {{path/to/file.c}},command_gen,linux mpicc -o {{executable}} {{path/to/file.c}},Compile and link source code in a single command:,explain,linux List all configuration files that will be used:,pw-config,command_gen,linux pw-config,List all configuration files that will be used:,explain,linux List all configuration files that will be used by the PipeWire PulseAudio server:,pw-config {{[-n|--name]}} pipewire-pulse.conf,command_gen,linux pw-config {{[-n|--name]}} pipewire-pulse.conf,List all configuration files that will be used by the PipeWire PulseAudio server:,explain,linux List all configuration sections used by the PipeWire PulseAudio server:,pw-config {{[-n|--name]}} pipewire-pulse.conf list,command_gen,linux pw-config {{[-n|--name]}} pipewire-pulse.conf list,List all configuration sections used by the PipeWire PulseAudio server:,explain,linux List the `context.properties` fragments used by the JACK clients:,pw-config {{[-n|--name]}} jack.conf list context.properties,command_gen,linux pw-config {{[-n|--name]}} jack.conf list context.properties,List the `context.properties` fragments used by the JACK clients:,explain,linux List the merged `context.properties` used by the JACK clients:,pw-config {{[-n|--name]}} jack.conf merge context.properties,command_gen,linux pw-config {{[-n|--name]}} jack.conf merge context.properties,List the merged `context.properties` used by the JACK clients:,explain,linux List the merged `context.modules` used by the PipeWire server and reformat:,pw-config {{[-n|--name]}} pipewire.conf {{[-r|--recurse]}} merge context.modules,command_gen,linux pw-config {{[-n|--name]}} pipewire.conf {{[-r|--recurse]}} merge context.modules,List the merged `context.modules` used by the PipeWire server and reformat:,explain,linux Display help:,pw-config {{[-h|--help]}},command_gen,linux pw-config {{[-h|--help]}},Display help:,explain,linux Create an open network with no passphrase:,create_ap {{wlan0}} {{eth0}} {{access_point_ssid}},command_gen,linux create_ap {{wlan0}} {{eth0}} {{access_point_ssid}},Create an open network with no passphrase:,explain,linux Use a WPA + WPA2 passphrase:,create_ap {{wlan0}} {{eth0}} {{access_point_ssid}} {{passphrase}},command_gen,linux create_ap {{wlan0}} {{eth0}} {{access_point_ssid}} {{passphrase}},Use a WPA + WPA2 passphrase:,explain,linux Create an access point without Internet sharing:,create_ap -n {{wlan0}} {{access_point_ssid}} {{passphrase}},command_gen,linux create_ap -n {{wlan0}} {{access_point_ssid}} {{passphrase}},Create an access point without Internet sharing:,explain,linux Create a bridged network with Internet sharing:,create_ap -m bridge {{wlan0}} {{eth0}} {{access_point_ssid}} {{passphrase}},command_gen,linux create_ap -m bridge {{wlan0}} {{eth0}} {{access_point_ssid}} {{passphrase}},Create a bridged network with Internet sharing:,explain,linux Create a bridged network with Internet sharing and a pre-configured bridge interface:,create_ap -m bridge {{wlan0}} {{br0}} {{access_point_ssid}} {{passphrase}},command_gen,linux create_ap -m bridge {{wlan0}} {{br0}} {{access_point_ssid}} {{passphrase}},Create a bridged network with Internet sharing and a pre-configured bridge interface:,explain,linux Create an access port for Internet sharing from the same Wi-Fi interface:,create_ap {{wlan0}} {{wlan0}} {{access_point_ssid}} {{passphrase}},command_gen,linux create_ap {{wlan0}} {{wlan0}} {{access_point_ssid}} {{passphrase}},Create an access port for Internet sharing from the same Wi-Fi interface:,explain,linux Choose a different Wi-Fi adapter driver:,create_ap --driver {{wifi_adapter}} {{wlan0}} {{eth0}} {{access_point_ssid}} {{passphrase}},command_gen,linux create_ap --driver {{wifi_adapter}} {{wlan0}} {{eth0}} {{access_point_ssid}} {{passphrase}},Choose a different Wi-Fi adapter driver:,explain,linux View documentation for `trash-restore`:,tldr trash,command_gen,linux tldr trash,View documentation for `trash-restore`:,explain,linux Mount a `.raw` image file into a DMG container file:,xmount --in {{raw}} {{path/to/image.dd}} --out {{dmg}} {{mountpoint}},command_gen,linux xmount --in {{raw}} {{path/to/image.dd}} --out {{dmg}} {{mountpoint}},Mount a `.raw` image file into a DMG container file:,explain,linux Mount an EWF image file with write-cache support into a VHD file to boot from:,xmount --cache {{path/to/cache.ovl}} --in {{ewf}} {{path/to/image.E??}} --out {{vhd}} {{mountpoint}},command_gen,linux xmount --cache {{path/to/cache.ovl}} --in {{ewf}} {{path/to/image.E??}} --out {{vhd}} {{mountpoint}},Mount an EWF image file with write-cache support into a VHD file to boot from:,explain,linux Mount the first partition at sector 2048 into a new `.raw` image file:,xmount --offset {{2048}} --in {{raw}} {{path/to/image.dd}} --out {{raw}} {{mountpoint}},command_gen,linux xmount --offset {{2048}} --in {{raw}} {{path/to/image.dd}} --out {{raw}} {{mountpoint}},Mount the first partition at sector 2048 into a new `.raw` image file:,explain,linux Change the activation status of logical volumes in all volume groups:,sudo vgchange --activate {{y|n}},command_gen,linux sudo vgchange --activate {{y|n}},Change the activation status of logical volumes in all volume groups:,explain,linux Change the activation status of logical volumes in the specified volume group (determine with `vgscan`):,sudo vgchange --activate {{y|n}} {{volume_group}},command_gen,linux sudo vgchange --activate {{y|n}} {{volume_group}},Change the activation status of logical volumes in the specified volume group (determine with `vgscan`):,explain,linux Update the ports tree:,ports -u,command_gen,linux ports -u,Update the ports tree:,explain,linux List the ports in the current tree:,ports -l,command_gen,linux ports -l,List the ports in the current tree:,explain,linux Check the differences between installed packages and the ports tree:,ports -d,command_gen,linux ports -d,Check the differences between installed packages and the ports tree:,explain,linux "Specify the range of pages to convert (`n` - first page, `m` - last page):",pdftoppm -f {{n}} -l {{m}} {{path/to/file.pdf}} {{image_name_prefix}},command_gen,linux pdftoppm -f {{n}} -l {{m}} {{path/to/file.pdf}} {{image_name_prefix}},"Specify the range of pages to convert (`n` - first page, `m` - last page):",explain,linux Convert only the first page of a PDF:,pdftoppm -singlefile {{path/to/file.pdf}} {{image_name_prefix}},command_gen,linux pdftoppm -singlefile {{path/to/file.pdf}} {{image_name_prefix}},Convert only the first page of a PDF:,explain,linux Generate a monochrome PBM file (instead of a color PPM file):,pdftoppm -mono {{path/to/file.pdf}} {{image_name_prefix}},command_gen,linux pdftoppm -mono {{path/to/file.pdf}} {{image_name_prefix}},Generate a monochrome PBM file (instead of a color PPM file):,explain,linux Generate a grayscale PGM file (instead of a color PPM file):,pdftoppm -gray {{path/to/file.pdf}} {{image_name_prefix}},command_gen,linux pdftoppm -gray {{path/to/file.pdf}} {{image_name_prefix}},Generate a grayscale PGM file (instead of a color PPM file):,explain,linux Generate a PNG file instead a PPM file:,pdftoppm -png {{path/to/file.pdf}} {{image_name_prefix}},command_gen,linux pdftoppm -png {{path/to/file.pdf}} {{image_name_prefix}},Generate a PNG file instead a PPM file:,explain,linux Start `bspwm` (note that a pre-existing window manager must not be open when this command is run):,bspwm -c {{path/to/config}},command_gen,linux bspwm -c {{path/to/config}},Start `bspwm` (note that a pre-existing window manager must not be open when this command is run):,explain,linux Export an app from the container to the host (the desktop entry/icon will show up in your host system's application list):,"distrobox-export {{[-a|--app]}} {{package}} {{[-ef|--extra-flags]}} ""--foreground""",command_gen,linux "distrobox-export {{[-a|--app]}} {{package}} {{[-ef|--extra-flags]}} ""--foreground""",Export an app from the container to the host (the desktop entry/icon will show up in your host system's application list):,explain,linux Export a binary from the container to the host:,distrobox-export {{[-b|--bin]}} {{path/to/binary}} {{[-ep|--export-path]}} {{path/to/binary_on_host}},command_gen,linux distrobox-export {{[-b|--bin]}} {{path/to/binary}} {{[-ep|--export-path]}} {{path/to/binary_on_host}},Export a binary from the container to the host:,explain,linux Export a binary from the container to the host (i.e.`$HOME/.local/bin`):,distrobox-export {{[-b|--bin]}} {{path/to/binary}} {{[-ep|--export-path]}} {{path/to/export}},command_gen,linux distrobox-export {{[-b|--bin]}} {{path/to/binary}} {{[-ep|--export-path]}} {{path/to/export}},Export a binary from the container to the host (i.e.`$HOME/.local/bin`):,explain,linux Export a service from the container to the host (`--sudo` will run the service as root inside the container):,"distrobox-export --service {{package}} {{[-ef|--extra-flags]}} ""--allow-newer-config"" {{[-S|--sudo]}}",command_gen,linux "distrobox-export --service {{package}} {{[-ef|--extra-flags]}} ""--allow-newer-config"" {{[-S|--sudo]}}",Export a service from the container to the host (`--sudo` will run the service as root inside the container):,explain,linux Unexport/delete an exported application:,distrobox-export {{[-a|--app]}} {{package}} {{[-d|--delete]}},command_gen,linux distrobox-export {{[-a|--app]}} {{package}} {{[-d|--delete]}},Unexport/delete an exported application:,explain,linux Display information about logical volumes:,lvs,command_gen,linux lvs,Display information about logical volumes:,explain,linux Display all logical volumes:,lvs {{[-a|--all]}},command_gen,linux lvs {{[-a|--all]}},Display all logical volumes:,explain,linux Change default display to show more details:,lvs {{[-v|--verbose]}},command_gen,linux lvs {{[-v|--verbose]}},Change default display to show more details:,explain,linux Display only specific fields:,"lvs {{[-o|--options]}} {{field_name_1}},{{field_name_2}}",command_gen,linux "lvs {{[-o|--options]}} {{field_name_1}},{{field_name_2}}",Display only specific fields:,explain,linux Append field to default display:,lvs {{[-o|--options]}} +{{field_name}},command_gen,linux lvs {{[-o|--options]}} +{{field_name}},Append field to default display:,explain,linux Suppress heading line:,lvs --noheadings,command_gen,linux lvs --noheadings,Suppress heading line:,explain,linux Use a separator to separate fields:,lvs --separator {{=}},command_gen,linux lvs --separator {{=}},Use a separator to separate fields:,explain,linux Create files and directories as specified in the configuration:,systemd-tmpfiles --create,command_gen,linux systemd-tmpfiles --create,Create files and directories as specified in the configuration:,explain,linux Clean up files and directories with age parameters configured:,systemd-tmpfiles --clean,command_gen,linux systemd-tmpfiles --clean,Clean up files and directories with age parameters configured:,explain,linux Remove files and directories as specified in the configuration:,systemd-tmpfiles --remove,command_gen,linux systemd-tmpfiles --remove,Remove files and directories as specified in the configuration:,explain,linux Apply operations for user-specific configurations:,systemd-tmpfiles --create --user,command_gen,linux systemd-tmpfiles --create --user,Apply operations for user-specific configurations:,explain,linux Execute lines marked for early boot:,systemd-tmpfiles --create --boot,command_gen,linux systemd-tmpfiles --create --boot,Execute lines marked for early boot:,explain,linux Rebuild the filesystem metadata tree (very slow):,sudo btrfs rescue chunk-recover {{path/to/partition}},command_gen,linux sudo btrfs rescue chunk-recover {{path/to/partition}},Rebuild the filesystem metadata tree (very slow):,explain,linux Fix device size alignment related problems (e.g. unable to mount the filesystem with super total bytes mismatch):,sudo btrfs rescue fix-device-size {{path/to/partition}},command_gen,linux sudo btrfs rescue fix-device-size {{path/to/partition}},Fix device size alignment related problems (e.g. unable to mount the filesystem with super total bytes mismatch):,explain,linux Recover a corrupted superblock from correct copies (recover the root of filesystem tree):,sudo btrfs rescue super-recover {{path/to/partition}},command_gen,linux sudo btrfs rescue super-recover {{path/to/partition}},Recover a corrupted superblock from correct copies (recover the root of filesystem tree):,explain,linux Recover from an interrupted transactions (fixes log replay problems):,sudo btrfs rescue zero-log {{path/to/partition}},command_gen,linux sudo btrfs rescue zero-log {{path/to/partition}},Recover from an interrupted transactions (fixes log replay problems):,explain,linux Create a `/dev/btrfs-control` control device when `mknod` is not installed:,sudo btrfs rescue create-control-device,command_gen,linux sudo btrfs rescue create-control-device,Create a `/dev/btrfs-control` control device when `mknod` is not installed:,explain,linux List all namespaces:,lsns,command_gen,linux lsns,List all namespaces:,explain,linux List namespaces in JSON format:,lsns {{[-J|--json]}},command_gen,linux lsns {{[-J|--json]}},List namespaces in JSON format:,explain,linux List namespaces associated with the specified process:,lsns {{[-p|--task]}} {{pid}},command_gen,linux lsns {{[-p|--task]}} {{pid}},List namespaces associated with the specified process:,explain,linux List the specified type of namespaces only:,lsns {{[-t|--type]}} {{mnt|net|ipc|user|pid|uts|cgroup|time}},command_gen,linux lsns {{[-t|--type]}} {{mnt|net|ipc|user|pid|uts|cgroup|time}},List the specified type of namespaces only:,explain,linux "List namespaces, only showing the namespace ID, type, PID, and command:","lsns {{[-o|--output]}} {{NS,TYPE,PID,COMMAND}}",command_gen,linux "lsns {{[-o|--output]}} {{NS,TYPE,PID,COMMAND}}","List namespaces, only showing the namespace ID, type, PID, and command:",explain,linux Send a message to a given user on a given terminal ID:,write {{username}} {{terminal_id}},command_gen,linux write {{username}} {{terminal_id}},Send a message to a given user on a given terminal ID:,explain,linux "Send message to ""testuser"" on terminal `/dev/tty/5`:",write {{testuser}} {{tty/5}},command_gen,linux write {{testuser}} {{tty/5}},"Send message to ""testuser"" on terminal `/dev/tty/5`:",explain,linux "Send message to ""johndoe"" on pseudo terminal `/dev/pts/5`:",write {{johndoe}} {{pts/5}},command_gen,linux write {{johndoe}} {{pts/5}},"Send message to ""johndoe"" on pseudo terminal `/dev/pts/5`:",explain,linux Disable one or more CPUs by their IDs:,"chcpu {{[-d|--disable]}} {{1,3}}",command_gen,linux "chcpu {{[-d|--disable]}} {{1,3}}",Disable one or more CPUs by their IDs:,explain,linux Enable one or more ranges of CPUs by their IDs:,"chcpu {{[-e|--enable]}} {{1-3,5-7}}",command_gen,linux "chcpu {{[-e|--enable]}} {{1-3,5-7}}",Enable one or more ranges of CPUs by their IDs:,explain,linux Initialize `kdesrc-build`:,kdesrc-build --initial-setup,command_gen,linux kdesrc-build --initial-setup,Initialize `kdesrc-build`:,explain,linux Compile a KDE component and its dependencies from source:,kdesrc-build {{component_name}},command_gen,linux kdesrc-build {{component_name}},Compile a KDE component and its dependencies from source:,explain,linux Compile a component without updating its local code and without compiling its dependencies:,kdesrc-build --no-src --no-include-dependencies {{component_name}},command_gen,linux kdesrc-build --no-src --no-include-dependencies {{component_name}},Compile a component without updating its local code and without compiling its dependencies:,explain,linux Refresh the build directories before compiling:,kdesrc-build --refresh-build {{component_name}},command_gen,linux kdesrc-build --refresh-build {{component_name}},Refresh the build directories before compiling:,explain,linux Resume compilation from a specific dependency:,kdesrc-build --resume-from {{dependency_component}} {{component_name}},command_gen,linux kdesrc-build --resume-from {{dependency_component}} {{component_name}},Resume compilation from a specific dependency:,explain,linux Run a component with a specified executable name:,kdesrc-build --run --exec {{executable_name}} {{component_name}},command_gen,linux kdesrc-build --run --exec {{executable_name}} {{component_name}},Run a component with a specified executable name:,explain,linux Build all configured components:,kdesrc-build,command_gen,linux kdesrc-build,Build all configured components:,explain,linux Use system libraries in place of a component if it fails to build:,kdesrc-build --no-stop-on-failure {{component_name}},command_gen,linux kdesrc-build --no-stop-on-failure {{component_name}},Use system libraries in place of a component if it fails to build:,explain,linux List all subkeys of a given option key:,nixos-option {{option_key}},command_gen,linux nixos-option {{option_key}},List all subkeys of a given option key:,explain,linux List current boot kernel modules:,nixos-option boot.kernelModules,command_gen,linux nixos-option boot.kernelModules,List current boot kernel modules:,explain,linux List authorized keys for a specific user:,nixos-option users.users.{{username}}.openssh.authorizedKeys.{{keyFiles|keys}},command_gen,linux nixos-option users.users.{{username}}.openssh.authorizedKeys.{{keyFiles|keys}},List authorized keys for a specific user:,explain,linux List all remote builders:,nixos-option nix.buildMachines,command_gen,linux nixos-option nix.buildMachines,List all remote builders:,explain,linux List all subkeys of a given key on another NixOS configuration:,NIXOS_CONFIG={{path_to_configuration.nix}} nixos-option {{option_key}},command_gen,linux NIXOS_CONFIG={{path_to_configuration.nix}} nixos-option {{option_key}},List all subkeys of a given key on another NixOS configuration:,explain,linux Show recursively all values of a user:,nixos-option {{[-r|--recursive]}} users.users.{{user}},command_gen,linux nixos-option {{[-r|--recursive]}} users.users.{{user}},Show recursively all values of a user:,explain,linux Display a camera preview stream for a specific amount of time (in milliseconds):,rpicam-hello {{[-t|--timeout]}} {{time}},command_gen,linux rpicam-hello {{[-t|--timeout]}} {{time}},Display a camera preview stream for a specific amount of time (in milliseconds):,explain,linux Tune the configuration for a particular camera sensor:,rpicam-hello --tuning-file {{/usr/share/libcamera/ipa/rpi/path/to/config.json}},command_gen,linux rpicam-hello --tuning-file {{/usr/share/libcamera/ipa/rpi/path/to/config.json}},Tune the configuration for a particular camera sensor:,explain,linux Create a Distrobox container using the Ubuntu image:,distrobox-create {{container_name}} {{[-i|--image]}} {{ubuntu:latest}},command_gen,linux distrobox-create {{container_name}} {{[-i|--image]}} {{ubuntu:latest}},Create a Distrobox container using the Ubuntu image:,explain,linux Clone a Distrobox container:,distrobox-create {{[-c|--clone]}} {{container_name}} {{cloned_container_name}},command_gen,linux distrobox-create {{[-c|--clone]}} {{container_name}} {{cloned_container_name}},Clone a Distrobox container:,explain,linux List installed Java environments:,archlinux-java status,command_gen,linux archlinux-java status,List installed Java environments:,explain,linux Return the short name of the current default Java environment:,archlinux-java get,command_gen,linux archlinux-java get,Return the short name of the current default Java environment:,explain,linux Set the default Java environment:,archlinux-java set {{java_environment}},command_gen,linux archlinux-java set {{java_environment}},Set the default Java environment:,explain,linux Unset the default Java environment:,archlinux-java unset,command_gen,linux archlinux-java unset,Unset the default Java environment:,explain,linux Fix an invalid/broken default Java environment configuration:,archlinux-java fix,command_gen,linux archlinux-java fix,Fix an invalid/broken default Java environment configuration:,explain,linux Capture an image and name the file:,rpicam-jpeg {{[-o|--output]}} {{path/to/file.jpg}},command_gen,linux rpicam-jpeg {{[-o|--output]}} {{path/to/file.jpg}},Capture an image and name the file:,explain,linux Capture an image with set dimensions:,rpicam-jpeg {{[-o|--output]}} {{path/to/file.jpg}} --width {{1920}} --height {{1080}},command_gen,linux rpicam-jpeg {{[-o|--output]}} {{path/to/file.jpg}} --width {{1920}} --height {{1080}},Capture an image with set dimensions:,explain,linux Capture an image with an exposure of 20 seconds and a gain of 150%:,rpicam-jpeg {{[-o|--output]}} {{path/to/file.jpg}} --shutter 20000 --gain 1.5,command_gen,linux rpicam-jpeg {{[-o|--output]}} {{path/to/file.jpg}} --shutter 20000 --gain 1.5,Capture an image with an exposure of 20 seconds and a gain of 150%:,explain,linux Display the default question dialog:,zenity --question,command_gen,linux zenity --question,Display the default question dialog:,explain,linux "Display an info dialog displaying the text ""Hello!"":","zenity --info --text=""{{Hello!}}""",command_gen,linux "zenity --info --text=""{{Hello!}}""","Display an info dialog displaying the text ""Hello!"":",explain,linux "Display a name/password form and output the data separated by "";"":","zenity --forms --add-entry=""{{Name}}"" --add-password=""{{Password}}"" --separator=""{{;}}""",command_gen,linux "zenity --forms --add-entry=""{{Name}}"" --add-password=""{{Password}}"" --separator=""{{;}}""","Display a name/password form and output the data separated by "";"":",explain,linux Display a file selection form in which the user can only select directories:,zenity --file-selection --directory,command_gen,linux zenity --file-selection --directory,Display a file selection form in which the user can only select directories:,explain,linux Display a progress bar which updates its message every second and show a progress percent:,"{{(echo ""#1""; sleep 1; echo ""50""; echo ""#2""; sleep 1; echo ""100"")}} | zenity --progress",command_gen,linux "{{(echo ""#1""; sleep 1; echo ""50""; echo ""#2""; sleep 1; echo ""100"")}} | zenity --progress",Display a progress bar which updates its message every second and show a progress percent:,explain,linux Start the lldp daemon:,systemctl start lldpd,command_gen,linux systemctl start lldpd,Start the lldp daemon:,explain,linux Display collected neighbor data:,sudo lldpctl,command_gen,linux sudo lldpctl,Display collected neighbor data:,explain,linux Display help:,lldpctl {{[-h|--help]}},command_gen,linux lldpctl {{[-h|--help]}},Display help:,explain,linux Check if upgrades are available:,sudo synoupgrade --check,command_gen,linux sudo synoupgrade --check,Check if upgrades are available:,explain,linux Check for patches without upgrading the DSM version:,sudo synoupgrade --check-smallupdate,command_gen,linux sudo synoupgrade --check-smallupdate,Check for patches without upgrading the DSM version:,explain,linux Download the latest upgrade available (use `--download-smallupdate` for patches):,sudo synoupgrade --download,command_gen,linux sudo synoupgrade --download,Download the latest upgrade available (use `--download-smallupdate` for patches):,explain,linux Start the upgrade process:,sudo synoupgrade --start,command_gen,linux sudo synoupgrade --start,Start the upgrade process:,explain,linux Upgrade to the latest version automatically:,sudo synoupgrade --auto,command_gen,linux sudo synoupgrade --auto,Upgrade to the latest version automatically:,explain,linux Apply patches without upgrading the DSM version automatically:,sudo synoupgrade --auto-smallupdate,command_gen,linux sudo synoupgrade --auto-smallupdate,Apply patches without upgrading the DSM version automatically:,explain,linux Upgrade the DSM using a patch file (should be an absolute path):,sudo synoupgrade --patch {{/path/to/file.pat}},command_gen,linux sudo synoupgrade --patch {{/path/to/file.pat}},Upgrade the DSM using a patch file (should be an absolute path):,explain,linux Display help:,synoupgrade,command_gen,linux synoupgrade,Display help:,explain,linux Run `auto-cpufreq` in a specific mode:,sudo auto-cpufreq --{{monitor|live|update|remove|stats|force=governor}},command_gen,linux sudo auto-cpufreq --{{monitor|live|update|remove|stats|force=governor}},Run `auto-cpufreq` in a specific mode:,explain,linux Display the list of access points and ad-hoc cells in range:,iwlist {{wireless_interface}} scan,command_gen,linux iwlist {{wireless_interface}} scan,Display the list of access points and ad-hoc cells in range:,explain,linux Display available frequencies in the device:,iwlist {{wireless_interface}} frequency,command_gen,linux iwlist {{wireless_interface}} frequency,Display available frequencies in the device:,explain,linux List the bit-rates supported by the device:,iwlist {{wireless_interface}} rate,command_gen,linux iwlist {{wireless_interface}} rate,List the bit-rates supported by the device:,explain,linux List the WPA authentication parameters currently set:,iwlist {{wireless_interface}} auth,command_gen,linux iwlist {{wireless_interface}} auth,List the WPA authentication parameters currently set:,explain,linux List all the WPA encryption keys set in the device:,iwlist {{wireless_interface}} wpakeys,command_gen,linux iwlist {{wireless_interface}} wpakeys,List all the WPA encryption keys set in the device:,explain,linux List the encryption key sizes supported and list all the encryption keys set in the device:,iwlist {{wireless_interface}} keys,command_gen,linux iwlist {{wireless_interface}} keys,List the encryption key sizes supported and list all the encryption keys set in the device:,explain,linux List the various power management attributes and modes of the device:,iwlist {{wireless_interface}} power,command_gen,linux iwlist {{wireless_interface}} power,List the various power management attributes and modes of the device:,explain,linux List generic information elements set in the device (used for WPA support):,iwlist {{wireless_interface}} genie,command_gen,linux iwlist {{wireless_interface}} genie,List generic information elements set in the device (used for WPA support):,explain,linux List non-free and contrib packages (and their description):,check-dfsg-status,command_gen,linux check-dfsg-status,List non-free and contrib packages (and their description):,explain,linux Only output the package names:,check-dfsg-status --sparse,command_gen,linux check-dfsg-status --sparse,Only output the package names:,explain,linux Monitor the default PipeWire instance:,pw-mon,command_gen,linux pw-mon,Monitor the default PipeWire instance:,explain,linux Monitor a specific remote instance:,pw-mon {{[-r|--remote]}} {{remote_name}},command_gen,linux pw-mon {{[-r|--remote]}} {{remote_name}},Monitor a specific remote instance:,explain,linux Monitor the default instance specifying a color configuration:,pw-mon {{[-N|--color]}} {{never|always|auto}},command_gen,linux pw-mon {{[-N|--color]}} {{never|always|auto}},Monitor the default instance specifying a color configuration:,explain,linux Display help:,pw-mon {{[-h|--help]}},command_gen,linux pw-mon {{[-h|--help]}},Display help:,explain,linux Show DNS settings:,resolvectl status,command_gen,linux resolvectl status,Show DNS settings:,explain,linux Resolve the IPv4 and IPv6 addresses for one or more domains:,resolvectl query {{domain1 domain2 ...}},command_gen,linux resolvectl query {{domain1 domain2 ...}},Resolve the IPv4 and IPv6 addresses for one or more domains:,explain,linux Retrieve the domain of a specified IP address:,resolvectl query {{ip_address}},command_gen,linux resolvectl query {{ip_address}},Retrieve the domain of a specified IP address:,explain,linux Flush all local DNS caches:,resolvectl flush-caches,command_gen,linux resolvectl flush-caches,Flush all local DNS caches:,explain,linux "Display DNS statistics (transactions, cache, and DNSSEC verdicts):",resolvectl statistics,command_gen,linux resolvectl statistics,"Display DNS statistics (transactions, cache, and DNSSEC verdicts):",explain,linux Retrieve an MX record of a domain:,resolvectl --legend={{no}} --type={{MX}} query {{domain}},command_gen,linux resolvectl --legend={{no}} --type={{MX}} query {{domain}},Retrieve an MX record of a domain:,explain,linux "Resolve an SRV record, for example _xmpp-server._tcp gmail.com:",resolvectl service _{{service}}._{{protocol}} {{name}},command_gen,linux resolvectl service _{{service}}._{{protocol}} {{name}},"Resolve an SRV record, for example _xmpp-server._tcp gmail.com:",explain,linux Retrieve a TLS key:,resolvectl tlsa tcp {{domain}}:443,command_gen,linux resolvectl tlsa tcp {{domain}}:443,Retrieve a TLS key:,explain,linux View the pinout information and GPIO header diagram for the current Raspberry Pi:,pinout,command_gen,linux pinout,View the pinout information and GPIO header diagram for the current Raspberry Pi:,explain,linux Open in the default browser:,pinout {{[-x|--xyz]}},command_gen,linux pinout {{[-x|--xyz]}},Open in the default browser:,explain,linux Compare package files in tar content list different mode (default):,pkgctl diff {{[-l|--list]}} {{path/to/file|pkgname}},command_gen,linux pkgctl diff {{[-l|--list]}} {{path/to/file|pkgname}},Compare package files in tar content list different mode (default):,explain,linux Compare package files in diffoscope different mode:,pkgctl diff {{[-d|--diffoscope]}} {{path/to/file|pkgname}},command_gen,linux pkgctl diff {{[-d|--diffoscope]}} {{path/to/file|pkgname}},Compare package files in diffoscope different mode:,explain,linux Compare package files in `.PKGINFO` different mode:,pkgctl diff {{[-p|--pkginfo]}} {{path/to/file|pkgname}},command_gen,linux pkgctl diff {{[-p|--pkginfo]}} {{path/to/file|pkgname}},Compare package files in `.PKGINFO` different mode:,explain,linux Compare package files in `.BUILDINFO` different mode:,pkgctl diff {{[-b|--buildinfo]}} {{path/to/file|pkgname}},command_gen,linux pkgctl diff {{[-b|--buildinfo]}} {{path/to/file|pkgname}},Compare package files in `.BUILDINFO` different mode:,explain,linux View documentation for the original command:,tldr setarch,command_gen,linux tldr setarch,View documentation for the original command:,explain,linux Check a system for rootkits and malware:,sudo rkhunter --check,command_gen,linux sudo rkhunter --check,Check a system for rootkits and malware:,explain,linux Update rkhunter:,sudo rkhunter --update,command_gen,linux sudo rkhunter --update,Update rkhunter:,explain,linux Print all available tests:,sudo rkhunter --list,command_gen,linux sudo rkhunter --list,Print all available tests:,explain,linux Display version:,sudo rkhunter --versioncheck,command_gen,linux sudo rkhunter --versioncheck,Display version:,explain,linux Display help:,sudo rkhunter --help,command_gen,linux sudo rkhunter --help,Display help:,explain,linux "Display library packages (from the ""libs"" section of the package repository) which are not required by another package:",deborphan,command_gen,linux deborphan,"Display library packages (from the ""libs"" section of the package repository) which are not required by another package:",explain,linux "List orphan packages from the ""libs"" section as well as orphan packages that have a name that looks like a library name:",deborphan --guess-all,command_gen,linux deborphan --guess-all,"List orphan packages from the ""libs"" section as well as orphan packages that have a name that looks like a library name:",explain,linux Find packages which are only recommended or suggested (but not required) by another package:,deborphan --nice-mode,command_gen,linux deborphan --nice-mode,Find packages which are only recommended or suggested (but not required) by another package:,explain,linux Disable a configuration file:,sudo a2disconf {{configuration_file}},command_gen,linux sudo a2disconf {{configuration_file}},Disable a configuration file:,explain,linux Don't show informative messages:,sudo a2disconf --quiet {{configuration_file}},command_gen,linux sudo a2disconf --quiet {{configuration_file}},Don't show informative messages:,explain,linux Show all mounted filesystems:,mount,command_gen,linux mount,Show all mounted filesystems:,explain,linux Mount a device to a directory:,mount {{path/to/device_file}} {{path/to/target_directory}},command_gen,linux mount {{path/to/device_file}} {{path/to/target_directory}},Mount a device to a directory:,explain,linux Create a specific directory if it does not exist and mount a device to it:,mount {{[-m|--mkdir]}} {{path/to/device_file}} {{path/to/target_directory}},command_gen,linux mount {{[-m|--mkdir]}} {{path/to/device_file}} {{path/to/target_directory}},Create a specific directory if it does not exist and mount a device to it:,explain,linux Mount a device to a directory for a specific user:,"mount {{[-o|--options]}} uid={{user_id}},gid={{group_id}} {{path/to/device_file}} {{path/to/target_directory}}",command_gen,linux "mount {{[-o|--options]}} uid={{user_id}},gid={{group_id}} {{path/to/device_file}} {{path/to/target_directory}}",Mount a device to a directory for a specific user:,explain,linux Mount a CD-ROM device (with the filetype ISO9660) to `/cdrom` (readonly):,mount {{[-t|--types]}} {{iso9660}} {{[-o|--options]}} ro {{/dev/cdrom}} {{/cdrom}},command_gen,linux mount {{[-t|--types]}} {{iso9660}} {{[-o|--options]}} ro {{/dev/cdrom}} {{/cdrom}},Mount a CD-ROM device (with the filetype ISO9660) to `/cdrom` (readonly):,explain,linux Mount all the filesystems defined in `/etc/fstab`:,mount {{[-a|--all]}},command_gen,linux mount {{[-a|--all]}},Mount all the filesystems defined in `/etc/fstab`:,explain,linux Mount a specific filesystem described in `/etc/fstab` (e.g. `/dev/sda1 /my_drive ext2 defaults 0 2`):,mount {{/my_drive}},command_gen,linux mount {{/my_drive}},Mount a specific filesystem described in `/etc/fstab` (e.g. `/dev/sda1 /my_drive ext2 defaults 0 2`):,explain,linux Mount a directory to another directory:,mount {{[-B|--bind]}} {{path/to/old_dir}} {{path/to/new_dir}},command_gen,linux mount {{[-B|--bind]}} {{path/to/old_dir}} {{path/to/new_dir}},Mount a directory to another directory:,explain,linux Create a new save file:,{{path/to/factorio}} --create {{path/to/save_file.zip}},command_gen,linux {{path/to/factorio}} --create {{path/to/save_file.zip}},Create a new save file:,explain,linux Start a Factorio server:,{{path/to/factorio}} --start-server {{path/to/save_file.zip}},command_gen,linux {{path/to/factorio}} --start-server {{path/to/save_file.zip}},Start a Factorio server:,explain,linux Compile a source file into a `libtool` object:,libtool --mode=compile gcc {{[-c|--compile]}} {{path/to/source.c}} {{[-o|--output]}} {{path/to/source.lo}},command_gen,linux libtool --mode=compile gcc {{[-c|--compile]}} {{path/to/source.c}} {{[-o|--output]}} {{path/to/source.lo}},Compile a source file into a `libtool` object:,explain,linux Create a library or an executable:,libtool --mode=link gcc {{[-o|--output]}} {{path/to/library.lo}} {{path/to/source.lo}},command_gen,linux libtool --mode=link gcc {{[-o|--output]}} {{path/to/library.lo}} {{path/to/source.lo}},Create a library or an executable:,explain,linux Automatically set the library path so that another program can use uninstalled `libtool` generated programs or libraries:,libtool --mode=execute gdb {{path/to/program}},command_gen,linux libtool --mode=execute gdb {{path/to/program}},Automatically set the library path so that another program can use uninstalled `libtool` generated programs or libraries:,explain,linux Install a shared library:,libtool --mode=install cp {{path/to/library.la}} {{path/to/installation_directory}},command_gen,linux libtool --mode=install cp {{path/to/library.la}} {{path/to/installation_directory}},Install a shared library:,explain,linux Complete the installation of `libtool` libraries on the system:,libtool --mode=finish {{path/to/installation_dir}},command_gen,linux libtool --mode=finish {{path/to/installation_dir}},Complete the installation of `libtool` libraries on the system:,explain,linux Delete installed libraries or executables:,libtool --mode=uninstall {{path/to/installed_library.la}},command_gen,linux libtool --mode=uninstall {{path/to/installed_library.la}},Delete installed libraries or executables:,explain,linux Delete uninstalled libraries or executables:,libtool --mode=clean rm {{path/to/source.lo}} {{path/to/library.la}},command_gen,linux libtool --mode=clean rm {{path/to/source.lo}} {{path/to/library.la}},Delete uninstalled libraries or executables:,explain,linux Destroy a specific virtual machine:,qm destroy {{vm_id}},command_gen,linux qm destroy {{vm_id}},Destroy a specific virtual machine:,explain,linux Destroy all disks that are not explicitly referenced in a specific virtual machine's configuration:,qm destroy {{vm_id}} --destroy-unreferenced-disks,command_gen,linux qm destroy {{vm_id}} --destroy-unreferenced-disks,Destroy all disks that are not explicitly referenced in a specific virtual machine's configuration:,explain,linux "Destroy a virtual machine and remove from all locations (inventory, backup jobs, high availability managers, etc.):",qm destroy {{vm_id}} --purge,command_gen,linux qm destroy {{vm_id}} --purge,"Destroy a virtual machine and remove from all locations (inventory, backup jobs, high availability managers, etc.):",explain,linux Destroy a specific virtual machine ignoring locks and forcing destroy:,sudo qm destroy {{vm_id}} --skiplock,command_gen,linux sudo qm destroy {{vm_id}} --skiplock,Destroy a specific virtual machine ignoring locks and forcing destroy:,explain,linux Install a new package:,pamac install {{package_name}},command_gen,linux pamac install {{package_name}},Install a new package:,explain,linux Remove a package and its no longer required dependencies (orphans):,pamac remove --orphans {{package_name}},command_gen,linux pamac remove --orphans {{package_name}},Remove a package and its no longer required dependencies (orphans):,explain,linux Search the package database for a package:,pamac search {{package_name}},command_gen,linux pamac search {{package_name}},Search the package database for a package:,explain,linux List installed packages:,pamac list --installed,command_gen,linux pamac list --installed,List installed packages:,explain,linux Check for package updates:,pamac checkupdates,command_gen,linux pamac checkupdates,Check for package updates:,explain,linux Upgrade all packages:,pamac upgrade,command_gen,linux pamac upgrade,Upgrade all packages:,explain,linux Edit the password file:,vipw,command_gen,linux vipw,Edit the password file:,explain,linux Display version:,vipw {{[-V|--version]}},command_gen,linux vipw {{[-V|--version]}},Display version:,explain,linux Display information about an installable package:,urpmq -i {{package}},command_gen,linux urpmq -i {{package}},Display information about an installable package:,explain,linux Display direct dependencies of a package:,urpmq --requires {{package}},command_gen,linux urpmq --requires {{package}},Display direct dependencies of a package:,explain,linux Display direct and indirect dependencies of a package:,urpmq {{[-d|--requires-recursive]}} {{package}},command_gen,linux urpmq {{[-d|--requires-recursive]}} {{package}},Display direct and indirect dependencies of a package:,explain,linux List the not installed packages needed for an RPM file with their sources:,sudo urpmq {{[-d|--requires-recursive]}} -m --sources {{path/to/file.rpm}},command_gen,linux sudo urpmq {{[-d|--requires-recursive]}} -m --sources {{path/to/file.rpm}},List the not installed packages needed for an RPM file with their sources:,explain,linux "List all configured media with their URLs, including inactive media:",urpmq --list-media --list-url,command_gen,linux urpmq --list-media --list-url,"List all configured media with their URLs, including inactive media:",explain,linux "Search for a package printing [g]roup, version and [r]elease:",urpmq -g -r {{[-y|--fuzzy]}} {{keyword}},command_gen,linux urpmq -g -r {{[-y|--fuzzy]}} {{keyword}},"Search for a package printing [g]roup, version and [r]elease:",explain,linux Search for a package with using its exact name:,urpmq -g -r {{package}},command_gen,linux urpmq -g -r {{package}},Search for a package with using its exact name:,explain,linux Capture a screenshot and save it to the current directory with the current date as the filename:,scrot,command_gen,linux scrot,Capture a screenshot and save it to the current directory with the current date as the filename:,explain,linux Capture a screenshot and save it as `capture.png`:,scrot {{capture.png}},command_gen,linux scrot {{capture.png}},Capture a screenshot and save it as `capture.png`:,explain,linux Capture a screenshot interactively:,scrot --select,command_gen,linux scrot --select,Capture a screenshot interactively:,explain,linux "Capture a screenshot interactively without exiting on keyboard input, press `` to exit:",scrot --select --ignorekeyboard,command_gen,linux scrot --select --ignorekeyboard,"Capture a screenshot interactively without exiting on keyboard input, press `` to exit:",explain,linux Capture a screenshot interactively delimiting the region with a colored line:,scrot --select --line color={{x11_color|rgb_color}},command_gen,linux scrot --select --line color={{x11_color|rgb_color}},Capture a screenshot interactively delimiting the region with a colored line:,explain,linux Capture a screenshot from the currently focused window:,scrot --focused,command_gen,linux scrot --focused,Capture a screenshot from the currently focused window:,explain,linux Display a countdown of 10 seconds before taking a screenshot:,scrot --count --delay {{10}},command_gen,linux scrot --count --delay {{10}},Display a countdown of 10 seconds before taking a screenshot:,explain,linux Send a WoL packet to a device:,wol {{mac_address}},command_gen,linux wol {{mac_address}},Send a WoL packet to a device:,explain,linux Send a WoL packet to a device in another subnet based on its IP:,wol --ipaddr={{ip_address}} {{mac_address}},command_gen,linux wol --ipaddr={{ip_address}} {{mac_address}},Send a WoL packet to a device in another subnet based on its IP:,explain,linux Send a WoL packet to a device in another subnet based on its hostname:,wol --host={{hostname}} {{mac_address}},command_gen,linux wol --host={{hostname}} {{mac_address}},Send a WoL packet to a device in another subnet based on its hostname:,explain,linux Send a WoL packet to a specific port on a host:,wol --port={{port_number}} {{mac_address}},command_gen,linux wol --port={{port_number}} {{mac_address}},Send a WoL packet to a specific port on a host:,explain,linux "Read hardware addresses, IP addresses/hostnames, optional ports and SecureON passwords from a file:",wol --file={{path/to/file}},command_gen,linux wol --file={{path/to/file}},"Read hardware addresses, IP addresses/hostnames, optional ports and SecureON passwords from a file:",explain,linux Turn on verbose output:,wol {{[-v|--verbose]}} {{mac_address}},command_gen,linux wol {{[-v|--verbose]}} {{mac_address}},Turn on verbose output:,explain,linux Open a menu of available flashcard decks for selection:,flash,command_gen,linux flash,Open a menu of available flashcard decks for selection:,explain,linux Display information about the flashcard system:,flash -i,command_gen,linux flash -i,Display information about the flashcard system:,explain,linux Change the previewer from default `bat` to `cat`:,flash -p {{cat}},command_gen,linux flash -p {{cat}},Change the previewer from default `bat` to `cat`:,explain,linux Display help:,flash -h,command_gen,linux flash -h,Display help:,explain,linux Display version:,flash -v,command_gen,linux flash -v,Display version:,explain,linux Choose the server with the lowest latency:,sudo netselect {{host_1 host_2 ...}},command_gen,linux sudo netselect {{host_1 host_2 ...}},Choose the server with the lowest latency:,explain,linux Display nameserver resolution and statistics:,sudo netselect -vv {{host_1 host_2 ...}},command_gen,linux sudo netselect -vv {{host_1 host_2 ...}},Display nameserver resolution and statistics:,explain,linux Define maximum TTL (time to live):,sudo netselect -m {{10}} {{host_1 host_2 ...}},command_gen,linux sudo netselect -m {{10}} {{host_1 host_2 ...}},Define maximum TTL (time to live):,explain,linux Print `n` fastest servers among the hosts:,sudo netselect -s {{n}} {{host_1 host_2 host_3 ...}},command_gen,linux sudo netselect -s {{n}} {{host_1 host_2 host_3 ...}},Print `n` fastest servers among the hosts:,explain,linux Display help:,netselect,command_gen,linux netselect,Display help:,explain,linux Display a random name (male or female) and address:,rig,command_gen,linux rig,Display a random name (male or female) and address:,explain,linux Display a [m]ale (or [f]emale) random name and address:,rig -{{m|f}},command_gen,linux rig -{{m|f}},Display a [m]ale (or [f]emale) random name and address:,explain,linux Use [d]ata files from a specific directory (default is `/usr/share/rig`):,rig -d {{path/to/directory}},command_gen,linux rig -d {{path/to/directory}},Use [d]ata files from a specific directory (default is `/usr/share/rig`):,explain,linux Display a specific number of identities:,rig -c {{number}},command_gen,linux rig -c {{number}},Display a specific number of identities:,explain,linux Display a specific number of [f]emale identities:,rig -f -c {{number}},command_gen,linux rig -f -c {{number}},Display a specific number of [f]emale identities:,explain,linux Create a new user:,sudo useradd {{username}},command_gen,linux sudo useradd {{username}},Create a new user:,explain,linux Create a new user with the specified user ID:,sudo useradd {{[-u|--uid]}} {{id}} {{username}},command_gen,linux sudo useradd {{[-u|--uid]}} {{id}} {{username}},Create a new user with the specified user ID:,explain,linux Create a new user with the specified shell:,sudo useradd {{[-s|--shell]}} {{path/to/shell}} {{username}},command_gen,linux sudo useradd {{[-s|--shell]}} {{path/to/shell}} {{username}},Create a new user with the specified shell:,explain,linux Create a new user belonging to additional groups (mind the lack of whitespace):,"sudo useradd {{[-G|--groups]}} {{group1,group2,...}} {{username}}",command_gen,linux "sudo useradd {{[-G|--groups]}} {{group1,group2,...}} {{username}}",Create a new user belonging to additional groups (mind the lack of whitespace):,explain,linux Create a new user with the default home directory:,sudo useradd {{[-m|--create-home]}} {{username}},command_gen,linux sudo useradd {{[-m|--create-home]}} {{username}},Create a new user with the default home directory:,explain,linux Create a new user with the home directory filled by template directory files:,sudo useradd {{[-k|--skel]}} {{path/to/template_directory}} {{[-m|--create-home]}} {{username}},command_gen,linux sudo useradd {{[-k|--skel]}} {{path/to/template_directory}} {{[-m|--create-home]}} {{username}},Create a new user with the home directory filled by template directory files:,explain,linux Create a new system user without the home directory:,sudo useradd {{[-r|--system]}} {{username}},command_gen,linux sudo useradd {{[-r|--system]}} {{username}},Create a new system user without the home directory:,explain,linux Extract a specific archive into the current directory:,ark --batch {{path/to/archive}},command_gen,linux ark --batch {{path/to/archive}},Extract a specific archive into the current directory:,explain,linux Extract an archive into a specific directory:,ark --batch --destination {{path/to/directory}} {{path/to/archive}},command_gen,linux ark --batch --destination {{path/to/directory}} {{path/to/archive}},Extract an archive into a specific directory:,explain,linux Create an archive if it does not exist and add specific files to it:,ark --add-to {{path/to/archive}} {{path/to/file1 path/to/file2 ...}},command_gen,linux ark --add-to {{path/to/archive}} {{path/to/file1 path/to/file2 ...}},Create an archive if it does not exist and add specific files to it:,explain,linux Get the virtual machine configuration of a specific virtual machine:,qm pending {{vm_id}},command_gen,linux qm pending {{vm_id}},Get the virtual machine configuration of a specific virtual machine:,explain,linux Open the user interface:,nmtui,command_gen,linux nmtui,Open the user interface:,explain,linux "List available connections, with the option to activate or deactivate them:",nmtui connect,command_gen,linux nmtui connect,"List available connections, with the option to activate or deactivate them:",explain,linux Connect to a given network:,nmtui connect {{name|uuid|device|SSID}},command_gen,linux nmtui connect {{name|uuid|device|SSID}},Connect to a given network:,explain,linux Edit/Add/Delete a given network:,nmtui edit {{name|id}},command_gen,linux nmtui edit {{name|id}},Edit/Add/Delete a given network:,explain,linux Set the system hostname:,nmtui hostname,command_gen,linux nmtui hostname,Set the system hostname:,explain,linux Install a new crontab from the specified file:,scrontab {{path/to/file}},command_gen,linux scrontab {{path/to/file}},Install a new crontab from the specified file:,explain,linux [e]dit the crontab of the current user:,scrontab -e,command_gen,linux scrontab -e,[e]dit the crontab of the current user:,explain,linux [e]dit the crontab of the specified user:,scrontab --user={{user_id}} -e,command_gen,linux scrontab --user={{user_id}} -e,[e]dit the crontab of the specified user:,explain,linux [r]emove the current crontab:,scrontab -r,command_gen,linux scrontab -r,[r]emove the current crontab:,explain,linux Print the crontab of the current user to `stdout`:,scrontab -l,command_gen,linux scrontab -l,Print the crontab of the current user to `stdout`:,explain,linux Resize the terminal:,resize,command_gen,linux resize,Resize the terminal:,explain,linux Print terminal size:,resize -s,command_gen,linux resize -s,Print terminal size:,explain,linux Compose action can be used to compose any existing file or new on default mailcap edit tool:,compose {{filename}},command_gen,linux compose {{filename}},Compose action can be used to compose any existing file or new on default mailcap edit tool:,explain,linux With `run-mailcap`:,run-mailcap --action=compose {{filename}},command_gen,linux run-mailcap --action=compose {{filename}},With `run-mailcap`:,explain,linux Open a new window showing the current directory:,thunar,command_gen,linux thunar,Open a new window showing the current directory:,explain,linux Open the bulk rename utility:,thunar --bulk-rename,command_gen,linux thunar --bulk-rename,Open the bulk rename utility:,explain,linux Close all open thunar windows:,thunar --quit,command_gen,linux thunar --quit,Close all open thunar windows:,explain,linux Open a dialog box displaying a specific message:,"kdialog --msgbox ""{{message}}"" ""{{optional_detailed_message}}""",command_gen,linux "kdialog --msgbox ""{{message}}"" ""{{optional_detailed_message}}""",Open a dialog box displaying a specific message:,explain,linux "Open a question dialog with a `yes` and `no` button, returning `0` and `1`, respectively:","kdialog --yesno ""{{message}}""",command_gen,linux "kdialog --yesno ""{{message}}""","Open a question dialog with a `yes` and `no` button, returning `0` and `1`, respectively:",explain,linux "Open a warning dialog with a `yes`, `no`, and `cancel` button, returning `0`, `1`, or `2` respectively:","kdialog --warningyesnocancel ""{{message}}""",command_gen,linux "kdialog --warningyesnocancel ""{{message}}""","Open a warning dialog with a `yes`, `no`, and `cancel` button, returning `0`, `1`, or `2` respectively:",explain,linux Open an input dialog box and print the input to `stdout` when `OK` is pressed:,"kdialog --inputbox ""{{message}}"" ""{{optional_default_text}}""",command_gen,linux "kdialog --inputbox ""{{message}}"" ""{{optional_default_text}}""",Open an input dialog box and print the input to `stdout` when `OK` is pressed:,explain,linux Open a dialog to prompt for a specific password and print it to `stdout`:,"kdialog --password ""{{message}}""",command_gen,linux "kdialog --password ""{{message}}""",Open a dialog to prompt for a specific password and print it to `stdout`:,explain,linux Open a dialog containing a specific dropdown menu and print the selected item to `stdout`:,"kdialog --combobx ""{{message}}"" ""{{item1}}"" ""{{item2}}"" ""{{...}}""",command_gen,linux "kdialog --combobx ""{{message}}"" ""{{item1}}"" ""{{item2}}"" ""{{...}}""",Open a dialog containing a specific dropdown menu and print the selected item to `stdout`:,explain,linux Open a file chooser dialog and print the selected file's path to `stdout`:,kdialog --getopenfilename,command_gen,linux kdialog --getopenfilename,Open a file chooser dialog and print the selected file's path to `stdout`:,explain,linux Open a progressbar dialog and print a D-Bus reference for communication to `stdout`:,"kdialog --progressbar ""{{message}}""",command_gen,linux "kdialog --progressbar ""{{message}}""",Open a progressbar dialog and print a D-Bus reference for communication to `stdout`:,explain,linux Enable interface eth0:,ifup {{eth0}},command_gen,linux ifup {{eth0}},Enable interface eth0:,explain,linux "Enable all the interfaces defined with ""auto"" in `/etc/network/interfaces`:",ifup {{[-a|--all]}},command_gen,linux ifup {{[-a|--all]}},"Enable all the interfaces defined with ""auto"" in `/etc/network/interfaces`:",explain,linux Open the terminal in a specific directory:,konsole --workdir {{path/to/directory}},command_gen,linux konsole --workdir {{path/to/directory}},Open the terminal in a specific directory:,explain,linux [e]xecute a specific command and don't close the window after it exits:,"konsole --noclose -e ""{{command}}""",command_gen,linux "konsole --noclose -e ""{{command}}""",[e]xecute a specific command and don't close the window after it exits:,explain,linux Open a new tab:,konsole --new-tab,command_gen,linux konsole --new-tab,Open a new tab:,explain,linux Open the terminal in the background and bring to the front when `` is pressed:,konsole --background-mode,command_gen,linux konsole --background-mode,Open the terminal in the background and bring to the front when `` is pressed:,explain,linux Compile a timezone file from a directory:,zic -d {{path/to/directory}},command_gen,linux zic -d {{path/to/directory}},Compile a timezone file from a directory:,explain,linux Report warnings during compilation of a specific file:,zic -v {{path/to/file}}.infile,command_gen,linux zic -v {{path/to/file}}.infile,Report warnings during compilation of a specific file:,explain,linux Set wallpaper:,swww img {{path/to/image}},command_gen,linux swww img {{path/to/image}},Set wallpaper:,explain,linux Set wallpaper to specified outputs:,"swww img {{[-o|--outputs]}} {{output1,output2,...}} {{path/to/image}}",command_gen,linux "swww img {{[-o|--outputs]}} {{output1,output2,...}} {{path/to/image}}",Set wallpaper to specified outputs:,explain,linux Restore last wallpaper:,swww restore,command_gen,linux swww restore,Restore last wallpaper:,explain,linux Kill daemon:,swww kill,command_gen,linux swww kill,Kill daemon:,explain,linux Display output information:,swww query,command_gen,linux swww query,Display output information:,explain,linux Verify all stored fingerprints for the current user:,fprintd-verify,command_gen,linux fprintd-verify,Verify all stored fingerprints for the current user:,explain,linux Verify a specific fingerprint for the current user:,fprintd-verify {{[-f|--finger]}} {{left-thumb|left-index-finger|left-middle-finger|left-ring-finger|left-little-finger|right-thumb|...}},command_gen,linux fprintd-verify {{[-f|--finger]}} {{left-thumb|left-index-finger|left-middle-finger|left-ring-finger|left-little-finger|right-thumb|...}},Verify a specific fingerprint for the current user:,explain,linux Verify fingerprints for a specific user:,fprint-verify {{username}},command_gen,linux fprint-verify {{username}},Verify fingerprints for a specific user:,explain,linux Verify a specific fingerprint for a specific user:,fprintd-verify {{[-f|--finger]}} {{finger_name}} {{username}},command_gen,linux fprintd-verify {{[-f|--finger]}} {{finger_name}} {{username}},Verify a specific fingerprint for a specific user:,explain,linux Fail the process if a fingerprint doesn't match with ones stored in the database for the current user:,fprint-verify --g-fatal-warnings,command_gen,linux fprint-verify --g-fatal-warnings,Fail the process if a fingerprint doesn't match with ones stored in the database for the current user:,explain,linux Display help:,fprintd-verify --help,command_gen,linux fprintd-verify --help,Display help:,explain,linux Print the MIME type of a given file:,mimetype {{path/to/file}},command_gen,linux mimetype {{path/to/file}},Print the MIME type of a given file:,explain,linux "Display only the MIME type, and not the filename:",mimetype --brief {{path/to/file}},command_gen,linux mimetype --brief {{path/to/file}},"Display only the MIME type, and not the filename:",explain,linux Display a description of the MIME type:,mimetype --describe {{path/to/file}},command_gen,linux mimetype --describe {{path/to/file}},Display a description of the MIME type:,explain,linux Determine the MIME type of `stdin` (does not check a filename):,{{command}} | mimetype --stdin,command_gen,linux {{command}} | mimetype --stdin,Determine the MIME type of `stdin` (does not check a filename):,explain,linux Display debug information about how the MIME type was determined:,mimetype --debug {{path/to/file}},command_gen,linux mimetype --debug {{path/to/file}},Display debug information about how the MIME type was determined:,explain,linux Display all the possible MIME types of a given file in confidence order:,mimetype --all {{path/to/file}},command_gen,linux mimetype --all {{path/to/file}},Display all the possible MIME types of a given file in confidence order:,explain,linux Explicitly specify the 2-letter language code of the output:,mimetype --language {{path/to/file}},command_gen,linux mimetype --language {{path/to/file}},Explicitly specify the 2-letter language code of the output:,explain,linux Find expanded results in all categories from the lake and sort them in the specified order:,wami {{[-a|--show-all]}} {{[-S|--sort]}} {{asc|desc}} {{[-s|--search-all]}} {{search_string}},command_gen,linux wami {{[-a|--show-all]}} {{[-S|--sort]}} {{asc|desc}} {{[-s|--search-all]}} {{search_string}},Find expanded results in all categories from the lake and sort them in the specified order:,explain,linux "Search GitHub to find expanded results, sorted in descending order:",wami {{[-a|--show-all]}} {{[-S|--sort]}} desc --github {{search_string}},command_gen,linux wami {{[-a|--show-all]}} {{[-S|--sort]}} desc --github {{search_string}},"Search GitHub to find expanded results, sorted in descending order:",explain,linux Search GitHub for topics that match the search string:,wami --list-topics {{search_string}},command_gen,linux wami --list-topics {{search_string}},Search GitHub for topics that match the search string:,explain,linux Search the lake for a tool used in pentests to query for default credentials and sort the results in descending order:,wami {{[-S|--sort]}} desc {{[-s|--search-all]}} pentest credential default,command_gen,linux wami {{[-S|--sort]}} desc {{[-s|--search-all]}} pentest credential default,Search the lake for a tool used in pentests to query for default credentials and sort the results in descending order:,explain,linux Request data based on the `build_id`:,debuginfod-find -vv debuginfo {{build_id}},command_gen,linux debuginfod-find -vv debuginfo {{build_id}},Request data based on the `build_id`:,explain,linux Start the daemon:,sudo ntpd,command_gen,linux sudo ntpd,Start the daemon:,explain,linux Synchronize system time with remote servers a single time (quit after synchronizing):,sudo ntpd --quit,command_gen,linux sudo ntpd --quit,Synchronize system time with remote servers a single time (quit after synchronizing):,explain,linux "Synchronize a single time allowing ""Big"" adjustments:",sudo ntpd --panicgate --quit,command_gen,linux sudo ntpd --panicgate --quit,"Synchronize a single time allowing ""Big"" adjustments:",explain,linux Lock the screen:,betterlockscreen {{[-l|--lock]}},command_gen,linux betterlockscreen {{[-l|--lock]}},Lock the screen:,explain,linux Change the lock screen background:,betterlockscreen {{[-u|--update]}} {{path/to/image.png}},command_gen,linux betterlockscreen {{[-u|--update]}} {{path/to/image.png}},Change the lock screen background:,explain,linux "Lock the screen, showing some custom text:","betterlockscreen {{[-l|--lock]}} pixel --text ""{{custom lock screen text}}""",command_gen,linux "betterlockscreen {{[-l|--lock]}} pixel --text ""{{custom lock screen text}}""","Lock the screen, showing some custom text:",explain,linux "Lock the screen, with a custom monitor off timeout in seconds:",betterlockscreen --off {{5}} {{[-l|--lock]}},command_gen,linux betterlockscreen --off {{5}} {{[-l|--lock]}},"Lock the screen, with a custom monitor off timeout in seconds:",explain,linux Convert a .mol file to XYZ coordinates:,obabel {{path/to/file.mol}} -O {{path/to/output_file.xyz}},command_gen,linux obabel {{path/to/file.mol}} -O {{path/to/output_file.xyz}},Convert a .mol file to XYZ coordinates:,explain,linux Convert a SMILES string to a 500x500 picture:,"obabel -:""{{SMILES}}"" -O {{path/to/output_file.png}} -xp 500",command_gen,linux "obabel -:""{{SMILES}}"" -O {{path/to/output_file.png}} -xp 500",Convert a SMILES string to a 500x500 picture:,explain,linux Convert a file of SMILES string to separate 3D .mol files:,obabel {{path/to/file.smi}} -O {{path/to/output_file.mol}} --gen3D -m,command_gen,linux obabel {{path/to/file.smi}} -O {{path/to/output_file.mol}} --gen3D -m,Convert a file of SMILES string to separate 3D .mol files:,explain,linux Render multiple inputs into one picture:,obabel {{path/to/file1 path/to/file2 ...}} -O {{path/to/output_file.png}},command_gen,linux obabel {{path/to/file1 path/to/file2 ...}} -O {{path/to/output_file.png}},Render multiple inputs into one picture:,explain,linux List devices:,rfkill,command_gen,linux rfkill,List devices:,explain,linux Filter by columns:,"rfkill {{[-o|--output]}} {{ID,TYPE,DEVICE}}",command_gen,linux "rfkill {{[-o|--output]}} {{ID,TYPE,DEVICE}}",Filter by columns:,explain,linux "Block devices by type (e.g. bluetooth, wlan):",rfkill block {{bluetooth}},command_gen,linux rfkill block {{bluetooth}},"Block devices by type (e.g. bluetooth, wlan):",explain,linux "Unblock devices by type (e.g. bluetooth, wlan):",rfkill unblock {{wlan}},command_gen,linux rfkill unblock {{wlan}},"Unblock devices by type (e.g. bluetooth, wlan):",explain,linux Output in JSON format:,rfkill {{[-J|--json]}},command_gen,linux rfkill {{[-J|--json]}},Output in JSON format:,explain,linux Print the volume label of a filesystem:,tune.exfat {{[-l|--print-label]}} {{/dev/sdXY}},command_gen,linux tune.exfat {{[-l|--print-label]}} {{/dev/sdXY}},Print the volume label of a filesystem:,explain,linux Set the volume label of a filesystem:,tune.exfat {{[-L|--set-label]}} {{new_label}} {{/dev/sdXY}},command_gen,linux tune.exfat {{[-L|--set-label]}} {{new_label}} {{/dev/sdXY}},Set the volume label of a filesystem:,explain,linux Print the volume GUID of a filesystem:,tune.exfat {{[-u|--print-guid]}} {{/dev/sdXY}},command_gen,linux tune.exfat {{[-u|--print-guid]}} {{/dev/sdXY}},Print the volume GUID of a filesystem:,explain,linux Set the volume GUID of a filesystem:,tune.exfat {{[-U|--set-guid]}} {{new_guid}} {{/dev/sdXY}},command_gen,linux tune.exfat {{[-U|--set-guid]}} {{new_guid}} {{/dev/sdXY}},Set the volume GUID of a filesystem:,explain,linux Print the volume serial of a filesystem:,tune.exfat {{[-i|--print-serial]}} {{/dev/sdXY}},command_gen,linux tune.exfat {{[-i|--print-serial]}} {{/dev/sdXY}},Print the volume serial of a filesystem:,explain,linux Set the volume serial of a filesystem:,tune.exfat {{[-I|--set-serial]}} {{new_serial}} {{/dev/sdXY}},command_gen,linux tune.exfat {{[-I|--set-serial]}} {{new_serial}} {{/dev/sdXY}},Set the volume serial of a filesystem:,explain,linux Run a command inside a specific `toolbox` container:,toolbox run {{[-c|--container]}} {{container_name}} {{command}},command_gen,linux toolbox run {{[-c|--container]}} {{container_name}} {{command}},Run a command inside a specific `toolbox` container:,explain,linux Run a command inside a `toolbox` container for a specific release of a distribution:,toolbox run {{[-d|--distro]}} {{distribution}} {{[-r|--release]}} {{release}} {{command}},command_gen,linux toolbox run {{[-d|--distro]}} {{distribution}} {{[-r|--release]}} {{release}} {{command}},Run a command inside a `toolbox` container for a specific release of a distribution:,explain,linux Run `emacs` inside a `toolbox` container using the default image for Fedora 39:,toolbox run {{[-d|--distro]}} {{fedora}} {{[-r|--release]}} {{f39}} {{emacs}},command_gen,linux toolbox run {{[-d|--distro]}} {{fedora}} {{[-r|--release]}} {{f39}} {{emacs}},Run `emacs` inside a `toolbox` container using the default image for Fedora 39:,explain,linux Get list of all groups:,getent group,command_gen,linux getent group,Get list of all groups:,explain,linux See the members of a group:,getent group {{group_name}},command_gen,linux getent group {{group_name}},See the members of a group:,explain,linux Get list of all services:,getent services,command_gen,linux getent services,Get list of all services:,explain,linux Find a username by UID:,getent passwd 1000,command_gen,linux getent passwd 1000,Find a username by UID:,explain,linux Perform a reverse DNS lookup:,getent hosts {{host}},command_gen,linux getent hosts {{host}},Perform a reverse DNS lookup:,explain,linux Clear all previous `slurmctld` states from its last checkpoint:,slurmctld -c,command_gen,linux slurmctld -c,Clear all previous `slurmctld` states from its last checkpoint:,explain,linux "Set the daemon's nice value to the specified value, typically a negative number:",slurmctld -n {{value}},command_gen,linux slurmctld -n {{value}},"Set the daemon's nice value to the specified value, typically a negative number:",explain,linux Write log messages to the specified file:,slurmctld -L {{path/to/output_file}},command_gen,linux slurmctld -L {{path/to/output_file}},Write log messages to the specified file:,explain,linux Display help:,slurmctld -h,command_gen,linux slurmctld -h,Display help:,explain,linux Display version:,slurmctld -V,command_gen,linux slurmctld -V,Display version:,explain,linux Generate a random number:,mcookie,command_gen,linux mcookie,Generate a random number:,explain,linux "Generate a random number, using the contents of a file as a seed for the randomness:",mcookie {{[-f|--file]}} {{path/to/file}},command_gen,linux mcookie {{[-f|--file]}} {{path/to/file}},"Generate a random number, using the contents of a file as a seed for the randomness:",explain,linux "Generate a random number, using a specific number of bytes from a file as a seed for the randomness:",mcookie {{[-f|--file]}} {{path/to/file}} {{[-m|--max-size]}} {{number_of_bytes}},command_gen,linux mcookie {{[-f|--file]}} {{path/to/file}} {{[-m|--max-size]}} {{number_of_bytes}},"Generate a random number, using a specific number of bytes from a file as a seed for the randomness:",explain,linux "Print the details of the randomness used, such as the origin and seed for each source:",mcookie {{[-v|--verbose]}},command_gen,linux mcookie {{[-v|--verbose]}},"Print the details of the randomness used, such as the origin and seed for each source:",explain,linux Enter the QEMU Monitor interface of a specific virtual machine:,qm monitor {{vm_id}},command_gen,linux qm monitor {{vm_id}},Enter the QEMU Monitor interface of a specific virtual machine:,explain,linux Produce an SVG and PNG graph:,pacgraph,command_gen,linux pacgraph,Produce an SVG and PNG graph:,explain,linux Produce an SVG graph:,pacgraph --svg,command_gen,linux pacgraph --svg,Produce an SVG graph:,explain,linux Print summary to console:,pacgraph --console,command_gen,linux pacgraph --console,Print summary to console:,explain,linux Override the default filename/location (Note: Do not specify the file extension):,pacgraph --file={{path/to/file}},command_gen,linux pacgraph --file={{path/to/file}},Override the default filename/location (Note: Do not specify the file extension):,explain,linux Change the color of packages that are not dependencies:,pacgraph --top={{color}},command_gen,linux pacgraph --top={{color}},Change the color of packages that are not dependencies:,explain,linux Change the color of package dependencies:,pacgraph --dep={{color}},command_gen,linux pacgraph --dep={{color}},Change the color of package dependencies:,explain,linux Change the background color of a graph:,pacgraph --background={{color}},command_gen,linux pacgraph --background={{color}},Change the background color of a graph:,explain,linux Change the color of links between packages:,pacgraph --link={{color}},command_gen,linux pacgraph --link={{color}},Change the color of links between packages:,explain,linux Enable `picom` during a session:,picom &,command_gen,linux picom &,Enable `picom` during a session:,explain,linux Start `picom` as a background process:,picom {{[-b|--daemon]}},command_gen,linux picom {{[-b|--daemon]}},Start `picom` as a background process:,explain,linux Use a custom configuration file:,picom --config {{path/to/config_file}},command_gen,linux picom --config {{path/to/config_file}},Use a custom configuration file:,explain,linux Print superblock's information:,sudo btrfs inspect-internal dump-super {{path/to/partition}},command_gen,linux sudo btrfs inspect-internal dump-super {{path/to/partition}},Print superblock's information:,explain,linux Print superblock's and all of its copies' information:,sudo btrfs inspect-internal dump-super {{[-a|--all]}} {{path/to/partition}},command_gen,linux sudo btrfs inspect-internal dump-super {{[-a|--all]}} {{path/to/partition}},Print superblock's and all of its copies' information:,explain,linux Print filesystem's metadata information:,sudo btrfs inspect-internal dump-tree {{path/to/partition}},command_gen,linux sudo btrfs inspect-internal dump-tree {{path/to/partition}},Print filesystem's metadata information:,explain,linux Print list of files in inode `n`-th:,sudo btrfs inspect-internal inode-resolve {{n}} {{path/to/btrfs_mount}},command_gen,linux sudo btrfs inspect-internal inode-resolve {{n}} {{path/to/btrfs_mount}},Print list of files in inode `n`-th:,explain,linux Print list of files at a given logical address:,sudo btrfs inspect-internal logical-resolve {{logical_address}} {{path/to/btrfs_mount}},command_gen,linux sudo btrfs inspect-internal logical-resolve {{logical_address}} {{path/to/btrfs_mount}},Print list of files at a given logical address:,explain,linux "Print stats of root, extent, csum and fs trees:",sudo btrfs inspect-internal tree-stats {{path/to/partition}},command_gen,linux sudo btrfs inspect-internal tree-stats {{path/to/partition}},"Print stats of root, extent, csum and fs trees:",explain,linux Print the status of a specific PID:,qm guest exec-status {{vm_id}} {{pid}},command_gen,linux qm guest exec-status {{vm_id}} {{pid}},Print the status of a specific PID:,explain,linux View documentation for the original command:,tldr update-alternatives,command_gen,linux tldr update-alternatives,View documentation for the original command:,explain,linux View documentation for the original command:,tldr pacman files,command_gen,linux tldr pacman files,View documentation for the original command:,explain,linux Display the list of all the interfaces:,bmon {{[-a|--show-all]}},command_gen,linux bmon {{[-a|--show-all]}},Display the list of all the interfaces:,explain,linux Display data transfer rates in bits per second:,bmon {{[-b|--use-bit]}},command_gen,linux bmon {{[-b|--use-bit]}},Display data transfer rates in bits per second:,explain,linux Specify the policy to define which network interface(s) is/are displayed:,"bmon {{[-p|--policy]}} {{interface_1,interface_2,interface_3}}",command_gen,linux "bmon {{[-p|--policy]}} {{interface_1,interface_2,interface_3}}",Specify the policy to define which network interface(s) is/are displayed:,explain,linux Specify the interval (in seconds) in which rate per counter is calculated:,bmon {{[-R|--rate-interval]}} {{2.0}},command_gen,linux bmon {{[-R|--rate-interval]}} {{2.0}},Specify the interval (in seconds) in which rate per counter is calculated:,explain,linux Display a list of missing language packages based on installed software and enabled locales:,check-language-support,command_gen,linux check-language-support,Display a list of missing language packages based on installed software and enabled locales:,explain,linux List packages for a specific locale:,check-language-support --language {{en}},command_gen,linux check-language-support --language {{en}},List packages for a specific locale:,explain,linux Display installed packages as well as missing ones:,check-language-support --show-installed,command_gen,linux check-language-support --show-installed,Display installed packages as well as missing ones:,explain,linux View documentation for the original command:,tldr iptables-restore,command_gen,linux tldr iptables-restore,View documentation for the original command:,explain,linux Start NetHogs as root (default device is `eth0`):,sudo nethogs,command_gen,linux sudo nethogs,Start NetHogs as root (default device is `eth0`):,explain,linux Monitor bandwidth on specific device:,sudo nethogs {{device}},command_gen,linux sudo nethogs {{device}},Monitor bandwidth on specific device:,explain,linux Monitor bandwidth on multiple devices:,sudo nethogs {{device1}} {{device2}},command_gen,linux sudo nethogs {{device1}} {{device2}},Monitor bandwidth on multiple devices:,explain,linux Specify refresh rate:,sudo nethogs -t {{seconds}},command_gen,linux sudo nethogs -t {{seconds}},Specify refresh rate:,explain,linux Clone the package state of the current system into a specified directory:,apt-clone clone {{path/to/directory}},command_gen,linux apt-clone clone {{path/to/directory}},Clone the package state of the current system into a specified directory:,explain,linux Create a clone file (`tar.gz`) for backup purposes:,apt-clone clone --destination {{path/to/backup.tar.gz}},command_gen,linux apt-clone clone --destination {{path/to/backup.tar.gz}},Create a clone file (`tar.gz`) for backup purposes:,explain,linux Restore the package state from a clone file:,apt-clone restore {{path/to/backup.tar.gz}},command_gen,linux apt-clone restore {{path/to/backup.tar.gz}},Restore the package state from a clone file:,explain,linux "Show information about a clone file (e.g., the release, architecture):",apt-clone info {{path/to/backup.tar.gz}},command_gen,linux apt-clone info {{path/to/backup.tar.gz}},"Show information about a clone file (e.g., the release, architecture):",explain,linux Check if the clone file can be restored on the current system:,apt-clone restore {{path/to/backup.tar.gz}} --destination {{path/to/restore}},command_gen,linux apt-clone restore {{path/to/backup.tar.gz}} --destination {{path/to/restore}},Check if the clone file can be restored on the current system:,explain,linux Install a new package:,sudo pacman -S {{package}},command_gen,linux sudo pacman -S {{package}},Install a new package:,explain,linux [S]ynchronize and refresh ([y]) the package database along with a sys[u]pgrade (add `--downloadonly` to only download the packages and not update them):,sudo pacman -Syu,command_gen,linux sudo pacman -Syu,[S]ynchronize and refresh ([y]) the package database along with a sys[u]pgrade (add `--downloadonly` to only download the packages and not update them):,explain,linux Update and [u]pgrade all packages and install a new one without prompting:,sudo pacman -Syu --noconfirm {{package}},command_gen,linux sudo pacman -Syu --noconfirm {{package}},Update and [u]pgrade all packages and install a new one without prompting:,explain,linux [s]earch the package database for a regular expression or keyword:,"pacman -Ss ""{{search_pattern}}""",command_gen,linux "pacman -Ss ""{{search_pattern}}""",[s]earch the package database for a regular expression or keyword:,explain,linux Display [i]nformation about a package:,pacman -Si {{package}},command_gen,linux pacman -Si {{package}},Display [i]nformation about a package:,explain,linux Overwrite conflicting files during a package update:,sudo pacman -Syu --overwrite {{path/to/file}},command_gen,linux sudo pacman -Syu --overwrite {{path/to/file}},Overwrite conflicting files during a package update:,explain,linux Remove not installed packages and unused repositories from the cache (use the flags `Sc` to [c]lean all packages):,sudo pacman -Sc,command_gen,linux sudo pacman -Sc,Remove not installed packages and unused repositories from the cache (use the flags `Sc` to [c]lean all packages):,explain,linux Specify the package version that should be installed:,sudo pacman -S {{package}}={{version}},command_gen,linux sudo pacman -S {{package}}={{version}},Specify the package version that should be installed:,explain,linux List files in a Zip archive:,atool {{[-l|--list]}} {{path/to/archive.zip}},command_gen,linux atool {{[-l|--list]}} {{path/to/archive.zip}},List files in a Zip archive:,explain,linux Unpack a tar.gz archive into a new subdirectory (or current directory if it contains only one file):,atool {{[-x|--extract]}} {{path/to/archive.tar.gz}},command_gen,linux atool {{[-x|--extract]}} {{path/to/archive.tar.gz}},Unpack a tar.gz archive into a new subdirectory (or current directory if it contains only one file):,explain,linux Create a new 7z archive with two files:,atool {{[-a|--add]}} {{path/to/archive.7z}} {{path/to/file1 path/to/file2 ...}},command_gen,linux atool {{[-a|--add]}} {{path/to/archive.7z}} {{path/to/file1 path/to/file2 ...}},Create a new 7z archive with two files:,explain,linux Extract all Zip and rar archives in the current directory:,atool {{[-e|--each]}} {{[-E|--extract]}} {{*.zip *.rar}},command_gen,linux atool {{[-e|--each]}} {{[-E|--extract]}} {{*.zip *.rar}},Extract all Zip and rar archives in the current directory:,explain,linux "Add packages to the local image (Note: After executing this command, you need to apply these changes.):",sudo abroot pkg add {{package}},command_gen,linux sudo abroot pkg add {{package}},"Add packages to the local image (Note: After executing this command, you need to apply these changes.):",explain,linux "Remove packages from the local image (Note: After executing this command, you need to apply these changes.):",sudo abroot pkg remove {{package}},command_gen,linux sudo abroot pkg remove {{package}},"Remove packages from the local image (Note: After executing this command, you need to apply these changes.):",explain,linux List packages in the local image:,sudo abroot pkg list,command_gen,linux sudo abroot pkg list,List packages in the local image:,explain,linux Apply changes in the local image (Note: You need to reboot your system for these changes to be applied):,sudo abroot pkg apply,command_gen,linux sudo abroot pkg apply,Apply changes in the local image (Note: You need to reboot your system for these changes to be applied):,explain,linux Rollback your system to previous state:,sudo abroot rollback,command_gen,linux sudo abroot rollback,Rollback your system to previous state:,explain,linux Edit/View kernel parameters:,sudo abroot kargs {{edit|show}},command_gen,linux sudo abroot kargs {{edit|show}},Edit/View kernel parameters:,explain,linux Display status:,sudo abroot status,command_gen,linux sudo abroot status,Display status:,explain,linux Display help:,abroot --help,command_gen,linux abroot --help,Display help:,explain,linux Analyze backtrace for the current working directory:,abrt-action-analyze-backtrace,command_gen,linux abrt-action-analyze-backtrace,Analyze backtrace for the current working directory:,explain,linux Analyze backtrace for a specific directory:,abrt-action-analyze-backtrace -d {{path/to/directory}},command_gen,linux abrt-action-analyze-backtrace -d {{path/to/directory}},Analyze backtrace for a specific directory:,explain,linux Analyze backtrace verbosely:,abrt-action-analyze-backtrace -v,command_gen,linux abrt-action-analyze-backtrace -v,Analyze backtrace verbosely:,explain,linux To view a file:,gs -dQUIET -dBATCH {{file.pdf}},command_gen,linux gs -dQUIET -dBATCH {{file.pdf}},To view a file:,explain,linux Reduce PDF file size to 150 dpi images for reading on a e-book device:,gs -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pdfwrite -dPDFSETTINGS=/ebook -sOutputFile={{output.pdf}} {{input.pdf}},command_gen,linux gs -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pdfwrite -dPDFSETTINGS=/ebook -sOutputFile={{output.pdf}} {{input.pdf}},Reduce PDF file size to 150 dpi images for reading on a e-book device:,explain,linux Convert PDF file (pages 1 through 3) to an image with 150 dpi resolution:,gs -dQUIET -dBATCH -dNOPAUSE -sDEVICE=jpeg -r150 -dFirstPage={{1}} -dLastPage={{3}} -sOutputFile={{output_%d.jpg}} {{input.pdf}},command_gen,linux gs -dQUIET -dBATCH -dNOPAUSE -sDEVICE=jpeg -r150 -dFirstPage={{1}} -dLastPage={{3}} -sOutputFile={{output_%d.jpg}} {{input.pdf}},Convert PDF file (pages 1 through 3) to an image with 150 dpi resolution:,explain,linux Extract pages from a PDF file:,gs -dQUIET -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile={{output.pdf}} {{input.pdf}},command_gen,linux gs -dQUIET -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile={{output.pdf}} {{input.pdf}},Extract pages from a PDF file:,explain,linux Merge PDF files:,gs -dQUIET -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile={{output.pdf}} {{input1.pdf}} {{input2.pdf}},command_gen,linux gs -dQUIET -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile={{output.pdf}} {{input1.pdf}} {{input2.pdf}},Merge PDF files:,explain,linux Convert from PostScript file to PDF file:,gs -dQUIET -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile={{output.pdf}} {{input.ps}},command_gen,linux gs -dQUIET -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile={{output.pdf}} {{input.ps}},Convert from PostScript file to PDF file:,explain,linux Print the last system startup time:,systemd-analyze,command_gen,linux systemd-analyze,Print the last system startup time:,explain,linux "List all running units, ordered by the time they took to initialize:",systemd-analyze blame,command_gen,linux systemd-analyze blame,"List all running units, ordered by the time they took to initialize:",explain,linux Print a tree of the time-critical chain of units:,systemd-analyze critical-chain,command_gen,linux systemd-analyze critical-chain,Print a tree of the time-critical chain of units:,explain,linux "Create an SVG file showing when each system service started, highlighting the time that they spent on initialization:",systemd-analyze plot > {{path/to/file.svg}},command_gen,linux systemd-analyze plot > {{path/to/file.svg}},"Create an SVG file showing when each system service started, highlighting the time that they spent on initialization:",explain,linux Plot a dependency graph and convert it to an SVG file:,systemd-analyze dot | dot -T {{svg}} > {{path/to/file.svg}},command_gen,linux systemd-analyze dot | dot -T {{svg}} > {{path/to/file.svg}},Plot a dependency graph and convert it to an SVG file:,explain,linux Show security scores of running units:,systemd-analyze security,command_gen,linux systemd-analyze security,Show security scores of running units:,explain,linux View all udev rules together:,systemd-analyze cat-config udev/rules.d,command_gen,linux systemd-analyze cat-config udev/rules.d,View all udev rules together:,explain,linux Show if Secure Boot is enabled:,mokutil --sb-state,command_gen,linux mokutil --sb-state,Show if Secure Boot is enabled:,explain,linux Enable Secure Boot:,mokutil --enable-validation,command_gen,linux mokutil --enable-validation,Enable Secure Boot:,explain,linux Disable Secure Boot:,mokutil --disable-validation,command_gen,linux mokutil --disable-validation,Disable Secure Boot:,explain,linux List enrolled keys:,mokutil --list-enrolled,command_gen,linux mokutil --list-enrolled,List enrolled keys:,explain,linux Enroll a new key:,mokutil --import {{path/to/key.der}},command_gen,linux mokutil --import {{path/to/key.der}},Enroll a new key:,explain,linux List the keys to be enrolled:,mokutil --list-new,command_gen,linux mokutil --list-new,List the keys to be enrolled:,explain,linux Set shim verbosity:,mokutil --set-verbosity true,command_gen,linux mokutil --set-verbosity true,Set shim verbosity:,explain,linux Initialize a serverless application:,sam init,command_gen,linux sam init,Initialize a serverless application:,explain,linux Initialize a serverless application with a specific runtime:,sam init {{[-r|--runtime]}} {{python3.7}},command_gen,linux sam init {{[-r|--runtime]}} {{python3.7}},Initialize a serverless application with a specific runtime:,explain,linux Package a SAM application:,sam package,command_gen,linux sam package,Package a SAM application:,explain,linux Build your Lambda function code:,sam build,command_gen,linux sam build,Build your Lambda function code:,explain,linux Run your serverless application locally:,sam local start-api,command_gen,linux sam local start-api,Run your serverless application locally:,explain,linux Deploy an AWS SAM application:,sam deploy,command_gen,linux sam deploy,Deploy an AWS SAM application:,explain,linux Display keys which are currently being pressed on the screen:,screenkey,command_gen,linux screenkey,Display keys which are currently being pressed on the screen:,explain,linux Display keys and mouse buttons which are currently being pressed on the screen:,screenkey {{[-M|--mouse]}},command_gen,linux screenkey {{[-M|--mouse]}},Display keys and mouse buttons which are currently being pressed on the screen:,explain,linux Launch the settings menu of screenkey:,screenkey --show-settings,command_gen,linux screenkey --show-settings,Launch the settings menu of screenkey:,explain,linux Launch screenkey at a specific position:,screenkey {{[-p|--position]}} {{top|center|bottom|fixed}},command_gen,linux screenkey {{[-p|--position]}} {{top|center|bottom|fixed}},Launch screenkey at a specific position:,explain,linux Change the format of the key modifiers displayed on screen:,screenkey --mods-mode {{normal|emacs|mac|win|tux}},command_gen,linux screenkey --mods-mode {{normal|emacs|mac|win|tux}},Change the format of the key modifiers displayed on screen:,explain,linux Change the appearance of screenkey:,"screenkey --bg-color ""{{#a1b2c3}}"" {{[-f|--font]}} {{Hack}} --font-color {{yellow}} --opacity {{0.8}}",command_gen,linux "screenkey --bg-color ""{{#a1b2c3}}"" {{[-f|--font]}} {{Hack}} --font-color {{yellow}} --opacity {{0.8}}",Change the appearance of screenkey:,explain,linux Drag and select a window on screen to display screenkey:,screenkey {{[-p|--position]}} fixed {{[-g|--geometry]}} {{$(slop {{[-n|--nodecorations]}} {{[-f|--format]}} '%g')}},command_gen,linux screenkey {{[-p|--position]}} fixed {{[-g|--geometry]}} {{$(slop {{[-n|--nodecorations]}} {{[-f|--format]}} '%g')}},Drag and select a window on screen to display screenkey:,explain,linux Show current configuration:,sacctmgr show configuration,command_gen,linux sacctmgr show configuration,Show current configuration:,explain,linux Add a cluster to the slurm database:,sacctmgr add cluster {{cluster_name}},command_gen,linux sacctmgr add cluster {{cluster_name}},Add a cluster to the slurm database:,explain,linux Add an account to the slurm database:,sacctmgr add account {{account_name}} cluster={{cluster_of_account}},command_gen,linux sacctmgr add account {{account_name}} cluster={{cluster_of_account}},Add an account to the slurm database:,explain,linux Show details of user/association/cluster/account using a specific format:,"sacctmgr show {{user|association|cluster|account}} format=""Account%10"" format=""GrpTRES%30""",command_gen,linux "sacctmgr show {{user|association|cluster|account}} format=""Account%10"" format=""GrpTRES%30""",Show details of user/association/cluster/account using a specific format:,explain,linux Display the attributes of the files in the current directory:,lsattr,command_gen,linux lsattr,Display the attributes of the files in the current directory:,explain,linux List the attributes of files in a particular path:,lsattr {{path}},command_gen,linux lsattr {{path}},List the attributes of files in a particular path:,explain,linux List file attributes recursively in the current and subsequent directories:,lsattr -R,command_gen,linux lsattr -R,List file attributes recursively in the current and subsequent directories:,explain,linux "Show attributes of all the files in the current directory, including hidden ones:",lsattr -a,command_gen,linux lsattr -a,"Show attributes of all the files in the current directory, including hidden ones:",explain,linux Display attributes of directories in the current directory:,lsattr -d,command_gen,linux lsattr -d,Display attributes of directories in the current directory:,explain,linux Show a summary of services and their status:,rc-status,command_gen,linux rc-status,Show a summary of services and their status:,explain,linux Include services in all runlevels in the summary:,rc-status {{[-a|--all]}},command_gen,linux rc-status {{[-a|--all]}},Include services in all runlevels in the summary:,explain,linux List services that have crashed:,rc-status {{[-c|--crashed]}},command_gen,linux rc-status {{[-c|--crashed]}},List services that have crashed:,explain,linux List manually started services:,rc-status {{[-m|--manual]}},command_gen,linux rc-status {{[-m|--manual]}},List manually started services:,explain,linux List supervised services:,rc-status {{[-S|--supervised]}},command_gen,linux rc-status {{[-S|--supervised]}},List supervised services:,explain,linux Display the current runlevel:,rc-status {{[-r|--runlevel]}},command_gen,linux rc-status {{[-r|--runlevel]}},Display the current runlevel:,explain,linux List all runlevels:,rc-status {{[-l|--list]}},command_gen,linux rc-status {{[-l|--list]}},List all runlevels:,explain,linux Show status of Wi-Fi:,nmcli radio wifi,command_gen,linux nmcli radio wifi,Show status of Wi-Fi:,explain,linux Turn Wi-Fi on or off:,nmcli radio wifi {{on|off}},command_gen,linux nmcli radio wifi {{on|off}},Turn Wi-Fi on or off:,explain,linux Show status of WWAN:,nmcli radio wwan,command_gen,linux nmcli radio wwan,Show status of WWAN:,explain,linux Turn WWAN on or off:,nmcli radio wwan {{on|off}},command_gen,linux nmcli radio wwan {{on|off}},Turn WWAN on or off:,explain,linux Show status of both switches:,nmcli radio all,command_gen,linux nmcli radio all,Show status of both switches:,explain,linux Turn both switches on or off:,nmcli radio all {{on|off}},command_gen,linux nmcli radio all {{on|off}},Turn both switches on or off:,explain,linux Show whether an alarm is set or not:,sudo rtcwake {{[-m|--mode]}} show {{[-v|--verbose]}},command_gen,linux sudo rtcwake {{[-m|--mode]}} show {{[-v|--verbose]}},Show whether an alarm is set or not:,explain,linux Suspend to RAM and wakeup after 10 seconds:,sudo rtcwake {{[-m|--mode]}} mem {{[-s|--seconds]}} {{10}},command_gen,linux sudo rtcwake {{[-m|--mode]}} mem {{[-s|--seconds]}} {{10}},Suspend to RAM and wakeup after 10 seconds:,explain,linux Suspend to disk (higher power saving) and wakeup 15 minutes later:,sudo rtcwake {{[-m|--mode]}} disk --date +{{15}}min,command_gen,linux sudo rtcwake {{[-m|--mode]}} disk --date +{{15}}min,Suspend to disk (higher power saving) and wakeup 15 minutes later:,explain,linux Freeze the system (more efficient than suspend-to-RAM but version 3.9 or newer of the Linux kernel is required) and wakeup at a given date and time:,sudo rtcwake {{[-m|--mode]}} freeze --date {{YYYYMMDDhhmm}},command_gen,linux sudo rtcwake {{[-m|--mode]}} freeze --date {{YYYYMMDDhhmm}},Freeze the system (more efficient than suspend-to-RAM but version 3.9 or newer of the Linux kernel is required) and wakeup at a given date and time:,explain,linux Disable a previously set alarm:,sudo rtcwake {{[-m|--mode]}} disable,command_gen,linux sudo rtcwake {{[-m|--mode]}} disable,Disable a previously set alarm:,explain,linux Perform a dry run to wakeup the computer at a given time. (Press `` to abort):,sudo rtcwake {{[-m|--mode]}} on --date {{hh:ss}},command_gen,linux sudo rtcwake {{[-m|--mode]}} on --date {{hh:ss}},Perform a dry run to wakeup the computer at a given time. (Press `` to abort):,explain,linux List outdated processes:,needrestart,command_gen,linux needrestart,List outdated processes:,explain,linux Interactively restart services:,sudo needrestart,command_gen,linux sudo needrestart,Interactively restart services:,explain,linux List outdated processes in [v]erbose or [q]uiet mode:,needrestart -{{v|q}},command_gen,linux needrestart -{{v|q}},List outdated processes in [v]erbose or [q]uiet mode:,explain,linux Check if the [k]ernel is outdated:,needrestart -k,command_gen,linux needrestart -k,Check if the [k]ernel is outdated:,explain,linux Check if the CPU microcode is outdated:,needrestart -w,command_gen,linux needrestart -w,Check if the CPU microcode is outdated:,explain,linux List outdated processes in [b]atch mode:,needrestart -b,command_gen,linux needrestart -b,List outdated processes in [b]atch mode:,explain,linux List outdated processed using a specific [c]onfiguration file:,needrestart -c {{path/to/config}},command_gen,linux needrestart -c {{path/to/config}},List outdated processed using a specific [c]onfiguration file:,explain,linux Display help:,needrestart --help,command_gen,linux needrestart --help,Display help:,explain,linux "Set the default boot entry to an entry number, name or identifier for the next boot:",sudo grub-reboot {{entry_number}},command_gen,linux sudo grub-reboot {{entry_number}},"Set the default boot entry to an entry number, name or identifier for the next boot:",explain,linux "Set the default boot entry to an entry number, name or identifier for an alternative boot directory for the next boot:",sudo grub-reboot --boot-directory {{/path/to/boot_directory}} {{entry_number}},command_gen,linux sudo grub-reboot --boot-directory {{/path/to/boot_directory}} {{entry_number}},"Set the default boot entry to an entry number, name or identifier for an alternative boot directory for the next boot:",explain,linux View documentation for the original command:,tldr pw-cat,command_gen,linux tldr pw-cat,View documentation for the original command:,explain,linux List all the USB devices available:,lsusb,command_gen,linux lsusb,List all the USB devices available:,explain,linux List the USB hierarchy as a tree:,lsusb {{[-t|--tree]}},command_gen,linux lsusb {{[-t|--tree]}},List the USB hierarchy as a tree:,explain,linux List verbose information about USB devices:,lsusb {{[-v|--verbose]}},command_gen,linux lsusb {{[-v|--verbose]}},List verbose information about USB devices:,explain,linux List detailed information about a USB device:,lsusb {{[-v|--verbose]}} -s {{bus}}:{{device number}},command_gen,linux lsusb {{[-v|--verbose]}} -s {{bus}}:{{device number}},List detailed information about a USB device:,explain,linux List devices with a specified vendor and product ID only:,lsusb -d {{vendor}}:{{product}},command_gen,linux lsusb -d {{vendor}}:{{product}},List devices with a specified vendor and product ID only:,explain,linux Send the specified key event to a specific virtual machine:,qm sendkey {{vm_id}} {{key}},command_gen,linux qm sendkey {{vm_id}} {{key}},Send the specified key event to a specific virtual machine:,explain,linux Allow root user to send key event and ignore locks:,qm sendkey --skiplock {{true}} {{vm_id}} {{key}},command_gen,linux qm sendkey --skiplock {{true}} {{vm_id}} {{key}},Allow root user to send key event and ignore locks:,explain,linux "Probe the chip, ensuring the wiring is correct:",flashrom {{[-p|--programmer]}} {{programmer}},command_gen,linux flashrom {{[-p|--programmer]}} {{programmer}},"Probe the chip, ensuring the wiring is correct:",explain,linux Read flash and save it to a file:,flashrom {{[-p|--programmer]}} {{programmer}} {{[-r|--read]}} {{path/to/file}},command_gen,linux flashrom {{[-p|--programmer]}} {{programmer}} {{[-r|--read]}} {{path/to/file}},Read flash and save it to a file:,explain,linux Write a file to the flash:,flashrom {{[-p|--programmer]}} {{programmer}} {{[-w|--write]}} {{path/to/file}},command_gen,linux flashrom {{[-p|--programmer]}} {{programmer}} {{[-w|--write]}} {{path/to/file}},Write a file to the flash:,explain,linux Verify the flash against a file:,flashrom {{[-p|--programmer]}} {{programmer}} {{[-v|--verify]}} {{path/to/file}},command_gen,linux flashrom {{[-p|--programmer]}} {{programmer}} {{[-v|--verify]}} {{path/to/file}},Verify the flash against a file:,explain,linux Probe the chip using Raspberry Pi:,flashrom {{[-p|--programmer]}} {{linux_spi:dev=/dev/spidev0.0}},command_gen,linux flashrom {{[-p|--programmer]}} {{linux_spi:dev=/dev/spidev0.0}},Probe the chip using Raspberry Pi:,explain,linux Open TUI:,cointop,command_gen,linux cointop,Open TUI:,explain,linux Clear the cache:,cointop clean,command_gen,linux cointop clean,Clear the cache:,explain,linux Display current holdings legibly:,cointop holdings --human,command_gen,linux cointop holdings --human,Display current holdings legibly:,explain,linux Check price of coin(s):,"cointop price --coins {{coin_name1,coin_name2,...}}",command_gen,linux "cointop price --coins {{coin_name1,coin_name2,...}}",Check price of coin(s):,explain,linux Display version:,cointop version,command_gen,linux cointop version,Display version:,explain,linux "Install a package, or update it to the latest available version:",sudo nala install {{package}},command_gen,linux sudo nala install {{package}},"Install a package, or update it to the latest available version:",explain,linux Remove a package:,sudo nala remove {{package}},command_gen,linux sudo nala remove {{package}},Remove a package:,explain,linux Remove a package and its configuration files:,nala purge {{package}},command_gen,linux nala purge {{package}},Remove a package and its configuration files:,explain,linux "Search package names and descriptions using a word, regex (default) or glob:","nala search ""{{pattern}}""",command_gen,linux "nala search ""{{pattern}}""","Search package names and descriptions using a word, regex (default) or glob:",explain,linux Update the list of available packages and upgrade the system:,sudo nala upgrade,command_gen,linux sudo nala upgrade,Update the list of available packages and upgrade the system:,explain,linux Remove all unused packages and dependencies from your system:,sudo nala autoremove,command_gen,linux sudo nala autoremove,Remove all unused packages and dependencies from your system:,explain,linux Fetch fast mirrors to improve download speeds:,sudo nala fetch,command_gen,linux sudo nala fetch,Fetch fast mirrors to improve download speeds:,explain,linux Display the history of all transactions:,nala history,command_gen,linux nala history,Display the history of all transactions:,explain,linux View documentation for the original command:,tldr apport-bug,command_gen,linux tldr apport-bug,View documentation for the original command:,explain,linux Play a MIDI file:,fluidsynth {{path/to/soundfont.sf2}} {{path/to/file.midi}},command_gen,linux fluidsynth {{path/to/soundfont.sf2}} {{path/to/file.midi}},Play a MIDI file:,explain,linux Specify the audio driver:,fluidsynth {{[-a|--audio-driver]}} {{pipewire|pulseaudio}} {{path/to/soundfont.sf2}} {{path/to/file.midi}},command_gen,linux fluidsynth {{[-a|--audio-driver]}} {{pipewire|pulseaudio}} {{path/to/soundfont.sf2}} {{path/to/file.midi}},Specify the audio driver:,explain,linux Display help:,fluidsynth {{[-h|--help]}},command_gen,linux fluidsynth {{[-h|--help]}},Display help:,explain,linux Print all nodes (sinks and sources) along with their IDs:,pw-cli list-objects Node,command_gen,linux pw-cli list-objects Node,Print all nodes (sinks and sources) along with their IDs:,explain,linux Print information about an object with a specific ID:,pw-cli info {{4}},command_gen,linux pw-cli info {{4}},Print information about an object with a specific ID:,explain,linux Print all objects' information:,pw-cli info all,command_gen,linux pw-cli info all,Print all objects' information:,explain,linux Display the status of the indexer:,balooctl status,command_gen,linux balooctl status,Display the status of the indexer:,explain,linux Enable/Disable the file indexer:,balooctl {{enable|disable}},command_gen,linux balooctl {{enable|disable}},Enable/Disable the file indexer:,explain,linux Clean the index database:,balooctl purge,command_gen,linux balooctl purge,Clean the index database:,explain,linux Suspend the file indexer:,balooctl suspend,command_gen,linux balooctl suspend,Suspend the file indexer:,explain,linux Resume the file indexer:,balooctl resume,command_gen,linux balooctl resume,Resume the file indexer:,explain,linux Display the disk space used by Baloo:,balooctl indexSize,command_gen,linux balooctl indexSize,Display the disk space used by Baloo:,explain,linux Check for any unindexed files and index them:,balooctl check,command_gen,linux balooctl check,Check for any unindexed files and index them:,explain,linux Display help:,balooctl --help,command_gen,linux balooctl --help,Display help:,explain,linux Create a `lost+found` directory in the current directory:,mklost+found,command_gen,linux mklost+found,Create a `lost+found` directory in the current directory:,explain,linux Define two virtual desktops:,bspc monitor --reset-desktops {{desktop_name1}} {{desktop_name2}},command_gen,linux bspc monitor --reset-desktops {{desktop_name1}} {{desktop_name2}},Define two virtual desktops:,explain,linux Focus the given desktop:,bspc desktop --focus {{number}},command_gen,linux bspc desktop --focus {{number}},Focus the given desktop:,explain,linux Close the windows rooted at the selected node:,bspc node --close,command_gen,linux bspc node --close,Close the windows rooted at the selected node:,explain,linux Send the selected node to the given desktop:,bspc node --to-desktop {{number}},command_gen,linux bspc node --to-desktop {{number}},Send the selected node to the given desktop:,explain,linux Toggle full screen mode for the selected node:,bspc node --state ~fullscreen,command_gen,linux bspc node --state ~fullscreen,Toggle full screen mode for the selected node:,explain,linux Set the value of a specific setting:,bspc config {{setting_name}} {{value}},command_gen,linux bspc config {{setting_name}} {{value}},Set the value of a specific setting:,explain,linux Delete a shared memory segment by ID:,ipcrm {{[-m|--shmem-id]}} {{shmem_id}},command_gen,linux ipcrm {{[-m|--shmem-id]}} {{shmem_id}},Delete a shared memory segment by ID:,explain,linux Delete a shared memory segment by key:,ipcrm {{[-M|--shmem-key]}} {{shmem_key}},command_gen,linux ipcrm {{[-M|--shmem-key]}} {{shmem_key}},Delete a shared memory segment by key:,explain,linux Delete an IPC queue by ID:,ipcrm {{[-q|--queue-id]}} {{ipc_queue_id}},command_gen,linux ipcrm {{[-q|--queue-id]}} {{ipc_queue_id}},Delete an IPC queue by ID:,explain,linux Delete an IPC queue by key:,ipcrm {{[-Q|--queue-key]}} {{ipc_queue_key}},command_gen,linux ipcrm {{[-Q|--queue-key]}} {{ipc_queue_key}},Delete an IPC queue by key:,explain,linux Delete a semaphore by ID:,ipcrm {{[-s|--semaphore-id]}} {{semaphore_id}},command_gen,linux ipcrm {{[-s|--semaphore-id]}} {{semaphore_id}},Delete a semaphore by ID:,explain,linux Delete a semaphore by key:,ipcrm {{[-S|--semaphore-key]}} {{semaphore_key}},command_gen,linux ipcrm {{[-S|--semaphore-key]}} {{semaphore_key}},Delete a semaphore by key:,explain,linux Delete all IPC resources:,ipcrm {{[-a|--all]}},command_gen,linux ipcrm {{[-a|--all]}},Delete all IPC resources:,explain,linux Set a default boot entry (Assuming the boot entry already exists):,grub-editenv /boot/grub/grubenv set default={{Ubuntu}},command_gen,linux grub-editenv /boot/grub/grubenv set default={{Ubuntu}},Set a default boot entry (Assuming the boot entry already exists):,explain,linux Display the current value of the `timeout` variable:,grub-editenv /boot/grub/grubenv list timeout,command_gen,linux grub-editenv /boot/grub/grubenv list timeout,Display the current value of the `timeout` variable:,explain,linux Reset the `saved_entry` variable to the default:,grub-editenv /boot/grub/grubenv unset saved_entry,command_gen,linux grub-editenv /boot/grub/grubenv unset saved_entry,Reset the `saved_entry` variable to the default:,explain,linux "Append ""quiet splash"" to the kernel command-line:",grub-editenv /boot/grub/grubenv list kernel_cmdline,command_gen,linux grub-editenv /boot/grub/grubenv list kernel_cmdline,"Append ""quiet splash"" to the kernel command-line:",explain,linux Launch silentcast:,silentcast,command_gen,linux silentcast,Launch silentcast:,explain,linux Launch silentcast on a specific display:,silentcast --display={{display}},command_gen,linux silentcast --display={{display}},Launch silentcast on a specific display:,explain,linux "Make a file or directory immutable to changes and deletion, even by superuser:",chattr +i {{path/to/file_or_directory}},command_gen,linux chattr +i {{path/to/file_or_directory}},"Make a file or directory immutable to changes and deletion, even by superuser:",explain,linux Make a file or directory mutable:,chattr -i {{path/to/file_or_directory}},command_gen,linux chattr -i {{path/to/file_or_directory}},Make a file or directory mutable:,explain,linux Recursively make an entire directory and contents immutable:,chattr -R +i {{path/to/directory}},command_gen,linux chattr -R +i {{path/to/directory}},Recursively make an entire directory and contents immutable:,explain,linux "Parse the specified UUIDs, use a tabular output format:",uuidparse {{uuid1 uuid2 ...}},command_gen,linux uuidparse {{uuid1 uuid2 ...}},"Parse the specified UUIDs, use a tabular output format:",explain,linux Parse UUIDs from `stdin`:,{{command}} | uuidparse,command_gen,linux {{command}} | uuidparse,Parse UUIDs from `stdin`:,explain,linux Use the JSON output format:,uuidparse {{[-J|--json]}} {{uuid1 uuid2 ...}},command_gen,linux uuidparse {{[-J|--json]}} {{uuid1 uuid2 ...}},Use the JSON output format:,explain,linux Do not print a header line:,uuidparse {{[-n|--noheadings]}} {{uuid1 uuid2 ...}},command_gen,linux uuidparse {{[-n|--noheadings]}} {{uuid1 uuid2 ...}},Do not print a header line:,explain,linux Use the raw output format:,uuidparse {{[-r|--raw]}} {{uuid1 uuid2 ...}},command_gen,linux uuidparse {{[-r|--raw]}} {{uuid1 uuid2 ...}},Use the raw output format:,explain,linux Specify which of the four output columns to print:,"uuidparse {{[-o|--output]}} {{UUID,VARIANT,TYPE,TIME}}",command_gen,linux "uuidparse {{[-o|--output]}} {{UUID,VARIANT,TYPE,TIME}}",Specify which of the four output columns to print:,explain,linux Display help:,uuidparse {{[-h|--help]}},command_gen,linux uuidparse {{[-h|--help]}},Display help:,explain,linux Run the specified command in a virtual X server:,xvfb-run {{command}},command_gen,linux xvfb-run {{command}},Run the specified command in a virtual X server:,explain,linux "Try to get a free server number, if the default (99) is not available:",xvfb-run {{[-a|--auto-servernum]}} {{command}},command_gen,linux xvfb-run {{[-a|--auto-servernum]}} {{command}},"Try to get a free server number, if the default (99) is not available:",explain,linux Pass arguments to the Xvfb server:,"xvfb-run {{[-s|--server-args]}} ""{{-screen 0 1024x768x24}}"" {{command}}",command_gen,linux "xvfb-run {{[-s|--server-args]}} ""{{-screen 0 1024x768x24}}"" {{command}}",Pass arguments to the Xvfb server:,explain,linux Uncompress specific files:,uncompress {{path/to/file1.Z path/to/file2.Z ...}},command_gen,linux uncompress {{path/to/file1.Z path/to/file2.Z ...}},Uncompress specific files:,explain,linux Uncompress specific files while ignoring non-existent ones:,uncompress -f {{path/to/file1.Z path/to/file2.Z ...}},command_gen,linux uncompress -f {{path/to/file1.Z path/to/file2.Z ...}},Uncompress specific files while ignoring non-existent ones:,explain,linux Write to `stdout` (no files are changed and no `.Z` files are created):,uncompress -c {{path/to/file1.Z path/to/file2.Z ...}},command_gen,linux uncompress -c {{path/to/file1.Z path/to/file2.Z ...}},Write to `stdout` (no files are changed and no `.Z` files are created):,explain,linux Verbose mode (write to `stderr` about percentage reduction or expansion):,uncompress -v {{path/to/file1.Z path/to/file2.Z ...}},command_gen,linux uncompress -v {{path/to/file1.Z path/to/file2.Z ...}},Verbose mode (write to `stderr` about percentage reduction or expansion):,explain,linux List VMs on current tenant:,nova list,command_gen,linux nova list,List VMs on current tenant:,explain,linux List VMs of all tenants (admin user only):,nova list --all-tenants,command_gen,linux nova list --all-tenants,List VMs of all tenants (admin user only):,explain,linux Boot a VM on a specific host:,nova boot --nic net-id={{net_id}} --image {{image_id}} --flavor {{flavor}} --availability-zone nova:{{host_name}} {{vm_name}},command_gen,linux nova boot --nic net-id={{net_id}} --image {{image_id}} --flavor {{flavor}} --availability-zone nova:{{host_name}} {{vm_name}},Boot a VM on a specific host:,explain,linux Start a server:,nova start {{server}},command_gen,linux nova start {{server}},Start a server:,explain,linux Stop a server:,nova stop {{server}},command_gen,linux nova stop {{server}},Stop a server:,explain,linux Attach a network interface to a specific VM:,nova interface-attach --net-id {{net_id}} {{server}},command_gen,linux nova interface-attach --net-id {{net_id}} {{server}},Attach a network interface to a specific VM:,explain,linux Start interactive mode with a specific authority file (defaults to `~/.Xauthority`):,xauth -f {{path/to/file}},command_gen,linux xauth -f {{path/to/file}},Start interactive mode with a specific authority file (defaults to `~/.Xauthority`):,explain,linux Display information about the authority file:,xauth info,command_gen,linux xauth info,Display information about the authority file:,explain,linux Display authorization entries for all the displays:,xauth list,command_gen,linux xauth list,Display authorization entries for all the displays:,explain,linux Add an authorization for a specific display:,xauth add {{display_name}} {{protocol_name}} {{key}},command_gen,linux xauth add {{display_name}} {{protocol_name}} {{key}},Add an authorization for a specific display:,explain,linux Remove the authorization for a specific display:,xauth remove {{display_name}},command_gen,linux xauth remove {{display_name}},Remove the authorization for a specific display:,explain,linux Print the authorization entry for the current display to `stdout`:,xauth extract - $DISPLAY,command_gen,linux xauth extract - $DISPLAY,Print the authorization entry for the current display to `stdout`:,explain,linux Merge the authorization entries from a specific file into the authorization database:,cat {{path/to/file}} | xauth merge -,command_gen,linux cat {{path/to/file}} | xauth merge -,Merge the authorization entries from a specific file into the authorization database:,explain,linux Display help:,xauth --help,command_gen,linux xauth --help,Display help:,explain,linux "Turn on the ""Locate"" LED for specified device(s):","sudo ledctl locate={{/dev/sda,/dev/sdb,...}}",command_gen,linux "sudo ledctl locate={{/dev/sda,/dev/sdb,...}}","Turn on the ""Locate"" LED for specified device(s):",explain,linux "Turn off the ""Locate"" LED for specified device(s):","sudo ledctl locate_off={{/dev/sda,/dev/sdb,...}}",command_gen,linux "sudo ledctl locate_off={{/dev/sda,/dev/sdb,...}}","Turn off the ""Locate"" LED for specified device(s):",explain,linux "Turn off the ""Status"" LED and ""Failure"" LED for specified device(s):","sudo ledctl off={{/dev/sda,/dev/sdb,...}}",command_gen,linux "sudo ledctl off={{/dev/sda,/dev/sdb,...}}","Turn off the ""Status"" LED and ""Failure"" LED for specified device(s):",explain,linux "Turn off the ""Status"" LED, ""Failure"" LED and ""Locate"" LED for specified device(s):","sudo ledctl normal={{/dev/sda,/dev/sdb,...}}",command_gen,linux "sudo ledctl normal={{/dev/sda,/dev/sdb,...}}","Turn off the ""Status"" LED, ""Failure"" LED and ""Locate"" LED for specified device(s):",explain,linux Show the status of a running or paused balance operation:,sudo btrfs balance status {{path/to/btrfs_filesystem}},command_gen,linux sudo btrfs balance status {{path/to/btrfs_filesystem}},Show the status of a running or paused balance operation:,explain,linux Balance all block groups (slow; rewrites all blocks in filesystem):,sudo btrfs balance start {{path/to/btrfs_filesystem}},command_gen,linux sudo btrfs balance start {{path/to/btrfs_filesystem}},Balance all block groups (slow; rewrites all blocks in filesystem):,explain,linux "Balance data block groups which are less than 15% utilized, running the operation in the background:",sudo btrfs balance start --bg -dusage={{15}} {{path/to/btrfs_filesystem}},command_gen,linux sudo btrfs balance start --bg -dusage={{15}} {{path/to/btrfs_filesystem}},"Balance data block groups which are less than 15% utilized, running the operation in the background:",explain,linux Balance a max of 10 metadata chunks with less than 20% utilization and at least 1 chunk on a given device `devid` (see `btrfs filesystem show`):,"sudo btrfs balance start -musage={{20}},limit={{10}},devid={{devid}} {{path/to/btrfs_filesystem}}",command_gen,linux "sudo btrfs balance start -musage={{20}},limit={{10}},devid={{devid}} {{path/to/btrfs_filesystem}}",Balance a max of 10 metadata chunks with less than 20% utilization and at least 1 chunk on a given device `devid` (see `btrfs filesystem show`):,explain,linux Convert data blocks to the raid6 and metadata to raid1c3 (see mkfs.btrfs(8) for profiles):,sudo btrfs balance start -dconvert={{raid6}} -mconvert={{raid1c3}} {{path/to/btrfs_filesystem}},command_gen,linux sudo btrfs balance start -dconvert={{raid6}} -mconvert={{raid1c3}} {{path/to/btrfs_filesystem}},Convert data blocks to the raid6 and metadata to raid1c3 (see mkfs.btrfs(8) for profiles):,explain,linux "Convert data blocks to raid1, skipping already converted chunks (e.g. after a previous cancelled conversion operation):","sudo btrfs balance start -dconvert={{raid1}},soft {{path/to/btrfs_filesystem}}",command_gen,linux "sudo btrfs balance start -dconvert={{raid1}},soft {{path/to/btrfs_filesystem}}","Convert data blocks to raid1, skipping already converted chunks (e.g. after a previous cancelled conversion operation):",explain,linux "Cancel, pause, or resume a running or paused balance operation:",sudo btrfs balance {{cancel|pause|resume}} {{path/to/btrfs_filesystem}},command_gen,linux sudo btrfs balance {{cancel|pause|resume}} {{path/to/btrfs_filesystem}},"Cancel, pause, or resume a running or paused balance operation:",explain,linux Set the absolute priority of a running process:,renice --priority {{3}} {{[-p|--pid]}} {{pid}},command_gen,linux renice --priority {{3}} {{[-p|--pid]}} {{pid}},Set the absolute priority of a running process:,explain,linux Increase the priority of a running process:,sudo renice --relative {{-4}} {{[-p|--pid]}} {{pid}},command_gen,linux sudo renice --relative {{-4}} {{[-p|--pid]}} {{pid}},Increase the priority of a running process:,explain,linux Decrease the priority of all processes owned by a user:,renice --relative {{4}} {{[-u|--user]}} {{uid|user}},command_gen,linux renice --relative {{4}} {{[-u|--user]}} {{uid|user}},Decrease the priority of all processes owned by a user:,explain,linux Set the priority of all processes that belong to a process group:,sudo renice {{-5}} {{[-g|--pgrp]}} {{process_group}},command_gen,linux sudo renice {{-5}} {{[-g|--pgrp]}} {{process_group}},Set the priority of all processes that belong to a process group:,explain,linux List all detected input devices:,sudo evtest,command_gen,linux sudo evtest,List all detected input devices:,explain,linux Display events from a specific input device:,sudo evtest /dev/input/event{{number}},command_gen,linux sudo evtest /dev/input/event{{number}},Display events from a specific input device:,explain,linux "Grab the device exclusively, preventing other clients from receiving events:",sudo evtest --grab /dev/input/event{{number}},command_gen,linux sudo evtest --grab /dev/input/event{{number}},"Grab the device exclusively, preventing other clients from receiving events:",explain,linux Query the state of a specific key or button on an input device:,sudo evtest --query /dev/input/event{{number}} {{event_type}} {{event_code}},command_gen,linux sudo evtest --query /dev/input/event{{number}} {{event_type}} {{event_code}},Query the state of a specific key or button on an input device:,explain,linux Create a NTFS filesystem inside partition Y on device X:,mkfs.ntfs {{/dev/sdXY}},command_gen,linux mkfs.ntfs {{/dev/sdXY}},Create a NTFS filesystem inside partition Y on device X:,explain,linux Create filesystem with a volume-label:,mkfs.ntfs {{[-L|--label]}} {{volume_label}} {{/dev/sdXY}},command_gen,linux mkfs.ntfs {{[-L|--label]}} {{volume_label}} {{/dev/sdXY}},Create filesystem with a volume-label:,explain,linux Create filesystem with specific UUID:,mkfs.ntfs {{[-U|--with-uuid]}} {{UUID}} {{/dev/sdXY}},command_gen,linux mkfs.ntfs {{[-U|--with-uuid]}} {{UUID}} {{/dev/sdXY}},Create filesystem with specific UUID:,explain,linux List non-free and contrib packages (and their description):,vrms,command_gen,linux vrms,List non-free and contrib packages (and their description):,explain,linux Only output the package names:,vrms --sparse,command_gen,linux vrms --sparse,Only output the package names:,explain,linux Dump the `/var/log/wtmp` file to `stdout` as plain text:,utmpdump {{/var/log/wtmp}},command_gen,linux utmpdump {{/var/log/wtmp}},Dump the `/var/log/wtmp` file to `stdout` as plain text:,explain,linux Load a previously dumped file into `/var/log/wtmp`:,utmpdump {{[-r|--reverse]}} {{dumpfile}} > {{/var/log/wtmp}},command_gen,linux utmpdump {{[-r|--reverse]}} {{dumpfile}} > {{/var/log/wtmp}},Load a previously dumped file into `/var/log/wtmp`:,explain,linux Start a snake game:,nsnake,command_gen,linux nsnake,Start a snake game:,explain,linux Navigate the snake:,{{|||}},command_gen,linux {{|||}},Navigate the snake:,explain,linux Pause/unpause the game:,

,command_gen,linux

,Pause/unpause the game:,explain,linux Quit the game:,,command_gen,linux ,Quit the game:,explain,linux Display help during the game:,,command_gen,linux ,Display help during the game:,explain,linux Expand a given acronym:,wtf {{IMO}},command_gen,linux wtf {{IMO}},Expand a given acronym:,explain,linux Specify a computer related search type:,wtf -t {{comp}} {{WWW}},command_gen,linux wtf -t {{comp}} {{WWW}},Specify a computer related search type:,explain,linux Check the status of a tape drive:,mt -f {{/dev/nstX}} status,command_gen,linux mt -f {{/dev/nstX}} status,Check the status of a tape drive:,explain,linux Rewind the tape to beginning:,mt -f {{/dev/nstX}} rewind,command_gen,linux mt -f {{/dev/nstX}} rewind,Rewind the tape to beginning:,explain,linux "Move forward a given files, then position the tape on first block of next file:",mt -f {{/dev/nstX}} fsf {{count}},command_gen,linux mt -f {{/dev/nstX}} fsf {{count}},"Move forward a given files, then position the tape on first block of next file:",explain,linux "Rewind the tape, then position the tape at beginning of the given file:",mt -f {{/dev/nstX}} asf {{count}},command_gen,linux mt -f {{/dev/nstX}} asf {{count}},"Rewind the tape, then position the tape at beginning of the given file:",explain,linux Position the tape at the end of valid data:,mt -f {{/dev/nstX}} eod,command_gen,linux mt -f {{/dev/nstX}} eod,Position the tape at the end of valid data:,explain,linux Rewind the tape and unload/eject it:,mt -f {{/dev/nstX}} eject,command_gen,linux mt -f {{/dev/nstX}} eject,Rewind the tape and unload/eject it:,explain,linux Write EOF (End-of-file) mark at the current position:,mt -f {{/dev/nstX}} eof,command_gen,linux mt -f {{/dev/nstX}} eof,Write EOF (End-of-file) mark at the current position:,explain,linux Show the current state of the cgroups and system contexts stored by `systemd-oomd`:,oomctl dump,command_gen,linux oomctl dump,Show the current state of the cgroups and system contexts stored by `systemd-oomd`:,explain,linux "Set the CPU frequency policy of CPU 1 to ""userspace"":",sudo cpufreq-set {{[-c|--cpu]}} {{1}} {{[-g|--governor]}} {{userspace}},command_gen,linux sudo cpufreq-set {{[-c|--cpu]}} {{1}} {{[-g|--governor]}} {{userspace}},"Set the CPU frequency policy of CPU 1 to ""userspace"":",explain,linux Set the current minimum CPU frequency of CPU 1:,sudo cpufreq-set {{[-c|--cpu]}} {{1}} {{[-d|--min]}} {{min_frequency}},command_gen,linux sudo cpufreq-set {{[-c|--cpu]}} {{1}} {{[-d|--min]}} {{min_frequency}},Set the current minimum CPU frequency of CPU 1:,explain,linux Set the current maximum CPU frequency of CPU 1:,sudo cpufreq-set {{[-c|--cpu]}} {{1}} {{[-u|--max]}} {{max_frequency}},command_gen,linux sudo cpufreq-set {{[-c|--cpu]}} {{1}} {{[-u|--max]}} {{max_frequency}},Set the current maximum CPU frequency of CPU 1:,explain,linux Set the current work frequency of CPU 1:,sudo cpufreq-set {{[-c|--cpu]}} {{1}} {{[-f|--freq]}} {{work_frequency}},command_gen,linux sudo cpufreq-set {{[-c|--cpu]}} {{1}} {{[-f|--freq]}} {{work_frequency}},Set the current work frequency of CPU 1:,explain,linux Display the current settings for an interface:,ethtool {{eth0}},command_gen,linux ethtool {{eth0}},Display the current settings for an interface:,explain,linux Display the driver information for an interface:,ethtool {{[-i|--driver]}} {{eth0}},command_gen,linux ethtool {{[-i|--driver]}} {{eth0}},Display the driver information for an interface:,explain,linux Display all supported features for an interface:,ethtool {{[-k|--show-features]}} {{eth0}},command_gen,linux ethtool {{[-k|--show-features]}} {{eth0}},Display all supported features for an interface:,explain,linux Display the network usage statistics for an interface:,ethtool {{[-S|--statistics]}} {{eth0}},command_gen,linux ethtool {{[-S|--statistics]}} {{eth0}},Display the network usage statistics for an interface:,explain,linux Blink one or more LEDs on an interface for 10 seconds:,ethtool {{[-p|--identify]}} {{eth0}} {{10}},command_gen,linux ethtool {{[-p|--identify]}} {{eth0}} {{10}},Blink one or more LEDs on an interface for 10 seconds:,explain,linux "Set the link speed, duplex mode, and parameter auto-negotiation for a given interface:",ethtool {{[-s|--change]}} {{eth0}} speed {{10|100|1000}} duplex {{half|full}} autoneg {{on|off}},command_gen,linux ethtool {{[-s|--change]}} {{eth0}} speed {{10|100|1000}} duplex {{half|full}} autoneg {{on|off}},"Set the link speed, duplex mode, and parameter auto-negotiation for a given interface:",explain,linux Add a new version for a non-maintainer upload to the changelog:,debchange --nmu,command_gen,linux debchange --nmu,Add a new version for a non-maintainer upload to the changelog:,explain,linux Add a changelog entry to the current version:,debchange --append,command_gen,linux debchange --append,Add a changelog entry to the current version:,explain,linux Add a changelog entry to close the bug with specified ID:,debchange --closes {{bug_id}},command_gen,linux debchange --closes {{bug_id}},Add a changelog entry to close the bug with specified ID:,explain,linux Scan for subdomains using the internal wordlist:,dnsmap {{example.com}},command_gen,linux dnsmap {{example.com}},Scan for subdomains using the internal wordlist:,explain,linux Specify a list of subdomains to check for:,dnsmap {{example.com}} -w {{path/to/wordlist.txt}},command_gen,linux dnsmap {{example.com}} -w {{path/to/wordlist.txt}},Specify a list of subdomains to check for:,explain,linux Store results to a CSV file:,dnsmap {{example.com}} -c {{path/to/file.csv}},command_gen,linux dnsmap {{example.com}} -c {{path/to/file.csv}},Store results to a CSV file:,explain,linux Ignore 2 IPs that are false positives (up to 5 possible):,"dnsmap {{example.com}} -i {{123.45.67.89,98.76.54.32}}",command_gen,linux "dnsmap {{example.com}} -i {{123.45.67.89,98.76.54.32}}",Ignore 2 IPs that are false positives (up to 5 possible):,explain,linux Submit a basic interactive job:,srun --pty /bin/bash,command_gen,linux srun --pty /bin/bash,Submit a basic interactive job:,explain,linux Submit an interactive job with different attributes:,srun --ntasks-per-node {{num_cores}} --mem-per-cpu {{memory_MB}} --pty /bin/bash,command_gen,linux srun --ntasks-per-node {{num_cores}} --mem-per-cpu {{memory_MB}} --pty /bin/bash,Submit an interactive job with different attributes:,explain,linux Connect to a worker node with a job running:,srun --jobid {{job_id}} --pty /bin/bash,command_gen,linux srun --jobid {{job_id}} --pty /bin/bash,Connect to a worker node with a job running:,explain,linux Show the greeter while keeping current desktop session open and waiting to be restored upon authentication by logged in user:,dm-tool switch-to-greeter,command_gen,linux dm-tool switch-to-greeter,Show the greeter while keeping current desktop session open and waiting to be restored upon authentication by logged in user:,explain,linux Lock the current session:,dm-tool lock,command_gen,linux dm-tool lock,Lock the current session:,explain,linux "Switch to a specific user, showing an authentication prompt if required:",dm-tool switch-to-user {{username}} {{session}},command_gen,linux dm-tool switch-to-user {{username}} {{session}},"Switch to a specific user, showing an authentication prompt if required:",explain,linux Add a dynamic seat from within a running LightDM session:,dm-tool add-seat {{xlocal}} {{name}}={{value}},command_gen,linux dm-tool add-seat {{xlocal}} {{name}}={{value}},Add a dynamic seat from within a running LightDM session:,explain,linux Show rpm-ostree deployments in the order they will appear in the bootloader:,rpm-ostree status,command_gen,linux rpm-ostree status,Show rpm-ostree deployments in the order they will appear in the bootloader:,explain,linux Show packages which are outdated and can be updated:,rpm-ostree upgrade --preview,command_gen,linux rpm-ostree upgrade --preview,Show packages which are outdated and can be updated:,explain,linux Prepare a new ostree deployment with upgraded packages and reboot into it:,rpm-ostree upgrade --reboot,command_gen,linux rpm-ostree upgrade --reboot,Prepare a new ostree deployment with upgraded packages and reboot into it:,explain,linux Reboot into the previous ostree deployment:,rpm-ostree rollback --reboot,command_gen,linux rpm-ostree rollback --reboot,Reboot into the previous ostree deployment:,explain,linux Install a package into a new ostree deployment and reboot into it:,rpm-ostree install {{package}} --reboot,command_gen,linux rpm-ostree install {{package}} --reboot,Install a package into a new ostree deployment and reboot into it:,explain,linux Start up Yakuake:,yakuake,command_gen,linux yakuake,Start up Yakuake:,explain,linux Toggle Yakuake visibility:,,command_gen,linux ,Toggle Yakuake visibility:,explain,linux Toggle fullscreen mode:,,command_gen,linux ,Toggle fullscreen mode:,explain,linux Open a new tab:,,command_gen,linux ,Open a new tab:,explain,linux Switch between tabs:,,command_gen,linux ,Switch between tabs:,explain,linux Create terminal splits:,,command_gen,linux ,Create terminal splits:,explain,linux Switch between splits:,{{|}},command_gen,linux {{|}},Switch between splits:,explain,linux List all currently pending system password requests:,systemd-tty-ask-password-agent --list,command_gen,linux systemd-tty-ask-password-agent --list,List all currently pending system password requests:,explain,linux Continuously process password requests:,systemd-tty-ask-password-agent --watch,command_gen,linux systemd-tty-ask-password-agent --watch,Continuously process password requests:,explain,linux Process all currently pending system password requests by querying the user on the calling TTY:,systemd-tty-ask-password-agent --query,command_gen,linux systemd-tty-ask-password-agent --query,Process all currently pending system password requests by querying the user on the calling TTY:,explain,linux Forward password requests to wall instead of querying the user on the calling TTY:,systemd-tty-ask-password-agent --wall,command_gen,linux systemd-tty-ask-password-agent --wall,Forward password requests to wall instead of querying the user on the calling TTY:,explain,linux Start `top`:,top,command_gen,linux top,Start `top`:,explain,linux Do not show any idle or zombie processes:,top {{[-i|--idle-toggle]}},command_gen,linux top {{[-i|--idle-toggle]}},Do not show any idle or zombie processes:,explain,linux Show only processes owned by given user:,top {{[-u|--filter-only-euser]}} {{username}},command_gen,linux top {{[-u|--filter-only-euser]}} {{username}},Show only processes owned by given user:,explain,linux Sort processes by a field:,top {{[-o|--sort-override]}} {{field_name}},command_gen,linux top {{[-o|--sort-override]}} {{field_name}},Sort processes by a field:,explain,linux Show the individual threads of a given process:,top {{[-Hp|--threads-show --pid]}} {{process_id}},command_gen,linux top {{[-Hp|--threads-show --pid]}} {{process_id}},Show the individual threads of a given process:,explain,linux "Show only the processes with the given PID(s), passed as a comma-separated list. (Normally you wouldn't know PIDs off hand. This example picks the PIDs from the process name):","top {{[-p|--pid]}} $(pgrep {{[-d|--delimiter]}} ',' {{process_name}})",command_gen,linux "top {{[-p|--pid]}} $(pgrep {{[-d|--delimiter]}} ',' {{process_name}})","Show only the processes with the given PID(s), passed as a comma-separated list. (Normally you wouldn't know PIDs off hand. This example picks the PIDs from the process name):",explain,linux Display help about interactive commands:,,command_gen,linux ,Display help about interactive commands:,explain,linux Create a `bcachefs` filesystem inside partition `Y` on a device `X`:,sudo mkfs.bcachefs {{/dev/sdXY}},command_gen,linux sudo mkfs.bcachefs {{/dev/sdXY}},Create a `bcachefs` filesystem inside partition `Y` on a device `X`:,explain,linux Create a `bcachefs` filesystem with a volume label:,sudo mkfs.bcachefs {{[-L|--fs_label]}} {{volume_label}} {{/dev/sdXY}},command_gen,linux sudo mkfs.bcachefs {{[-L|--fs_label]}} {{volume_label}} {{/dev/sdXY}},Create a `bcachefs` filesystem with a volume label:,explain,linux Switch to the other A/B partition:,steamos-chroot {{[-p|--partset]}} other,command_gen,linux steamos-chroot {{[-p|--partset]}} other,Switch to the other A/B partition:,explain,linux Switch to a partition on another drive:,steamos-chroot {{[-d|--disk]}} {{/dev/sdX}} {{[-p|--partset]}} {{A|B}},command_gen,linux steamos-chroot {{[-d|--disk]}} {{/dev/sdX}} {{[-p|--partset]}} {{A|B}},Switch to a partition on another drive:,explain,linux Display help:,steamos-chroot {{[-h|--help]}},command_gen,linux steamos-chroot {{[-h|--help]}},Display help:,explain,linux Execute a command on a remote host:,rexec {{[-h|--host]}} {{remote_host}} {{ls -l}},command_gen,linux rexec {{[-h|--host]}} {{remote_host}} {{ls -l}},Execute a command on a remote host:,explain,linux Specify the remote username on a remote host:,rexec {{[-u|--username]}} {{username}} {{[-h|--host]}} {{remote_host}} {{ps aux}},command_gen,linux rexec {{[-u|--username]}} {{username}} {{[-h|--host]}} {{remote_host}} {{ps aux}},Specify the remote username on a remote host:,explain,linux Redirect `stdin` from `/dev/null` on a remote host:,rexec {{[-n|--noerr]}} {{[-h|--host]}} {{remote_host}} {{ls -l}},command_gen,linux rexec {{[-n|--noerr]}} {{[-h|--host]}} {{remote_host}} {{ls -l}},Redirect `stdin` from `/dev/null` on a remote host:,explain,linux Specify the remote port on a remote host:,rexec {{[-P|--port]}} {{1234}} {{[-h|--host]}} {{remote_host}} {{ls -l}},command_gen,linux rexec {{[-P|--port]}} {{1234}} {{[-h|--host]}} {{remote_host}} {{ls -l}},Specify the remote port on a remote host:,explain,linux Execute a command on a remote host:,rsh {{remote_host}} {{ls -l}},command_gen,linux rsh {{remote_host}} {{ls -l}},Execute a command on a remote host:,explain,linux Execute a command on a remote host with a specific username:,rsh {{remote_host}} {{[-l|--user]}} {{username}} {{ls -l}},command_gen,linux rsh {{remote_host}} {{[-l|--user]}} {{username}} {{ls -l}},Execute a command on a remote host with a specific username:,explain,linux Redirect `stdin` to `/dev/null` when executing a command on a remote host:,rsh {{remote_host}} --no-err {{ls -l}},command_gen,linux rsh {{remote_host}} --no-err {{ls -l}},Redirect `stdin` to `/dev/null` when executing a command on a remote host:,explain,linux "Return an exit status of 0 if the current device is likely a laptop, else returns 1:",laptop-detect,command_gen,linux laptop-detect,"Return an exit status of 0 if the current device is likely a laptop, else returns 1:",explain,linux Print the type of device that the current system is detected as:,laptop-detect --verbose,command_gen,linux laptop-detect --verbose,Print the type of device that the current system is detected as:,explain,linux Display version:,laptop-detect --version,command_gen,linux laptop-detect --version,Display version:,explain,linux Edit quota of the current user:,edquota {{[-u|--user]}} $(whoami),command_gen,linux edquota {{[-u|--user]}} $(whoami),Edit quota of the current user:,explain,linux Edit quota of a specific user:,sudo edquota {{[-u|--user]}} {{username}},command_gen,linux sudo edquota {{[-u|--user]}} {{username}},Edit quota of a specific user:,explain,linux Edit quota for a group:,sudo edquota {{[-g|--group]}} {{group}},command_gen,linux sudo edquota {{[-g|--group]}} {{group}},Edit quota for a group:,explain,linux Restrict operations to a given filesystem (by default edquota operates on all filesystems with quotas):,sudo edquota {{[-f|--file-system]}} {{filesystem}},command_gen,linux sudo edquota {{[-f|--file-system]}} {{filesystem}},Restrict operations to a given filesystem (by default edquota operates on all filesystems with quotas):,explain,linux Edit the default grace period:,sudo edquota {{[-t|--edit-period]}},command_gen,linux sudo edquota {{[-t|--edit-period]}},Edit the default grace period:,explain,linux Duplicate a quota to other users:,sudo edquota {{[-p|--prototype]}} {{reference_user}} {{destination_user1}} {{destination_user2}},command_gen,linux sudo edquota {{[-p|--prototype]}} {{reference_user}} {{destination_user1}} {{destination_user2}},Duplicate a quota to other users:,explain,linux List all containers:,sudo lxc-ls,command_gen,linux sudo lxc-ls,List all containers:,explain,linux List active containers (including frozen and running):,sudo lxc-ls --active,command_gen,linux sudo lxc-ls --active,List active containers (including frozen and running):,explain,linux List only frozen containers:,sudo lxc-ls --frozen,command_gen,linux sudo lxc-ls --frozen,List only frozen containers:,explain,linux List only stopped containers:,sudo lxc-ls --stopped,command_gen,linux sudo lxc-ls --stopped,List only stopped containers:,explain,linux "List containers in a fancy, column-based output:",sudo lxc-ls {{[-f|--fancy]}},command_gen,linux sudo lxc-ls {{[-f|--fancy]}},"List containers in a fancy, column-based output:",explain,linux Display help:,lxc-ls {{[-?|--help]}},command_gen,linux lxc-ls {{[-?|--help]}},Display help:,explain,linux Turn up the master volume by 10%:,amixer -D pulse sset Master {{10%+}},command_gen,linux amixer -D pulse sset Master {{10%+}},Turn up the master volume by 10%:,explain,linux Turn down the master volume by 10%:,amixer -D pulse sset Master {{10%-}},command_gen,linux amixer -D pulse sset Master {{10%-}},Turn down the master volume by 10%:,explain,linux "Set the daemon's nice value to the specified value, typically a negative number:",slurmdbd -n {{value}},command_gen,linux slurmdbd -n {{value}},"Set the daemon's nice value to the specified value, typically a negative number:",explain,linux Change the working directory of `slurmdbd` to the LogFile path or to `/var/tmp`:,slurmdbd -s,command_gen,linux slurmdbd -s,Change the working directory of `slurmdbd` to the LogFile path or to `/var/tmp`:,explain,linux Display help:,slurmdbd -h,command_gen,linux slurmdbd -h,Display help:,explain,linux Display version:,slurmdbd -V,command_gen,linux slurmdbd -V,Display version:,explain,linux Show information about a flatpak:,flatpak remote-info {{remote_name}} {{com.example.app}},command_gen,linux flatpak remote-info {{remote_name}} {{com.example.app}},Show information about a flatpak:,explain,linux Show a log of previous versions in a remote:,flatpak remote-info --log {{remote_name}} {{com.example.app}},command_gen,linux flatpak remote-info --log {{remote_name}} {{com.example.app}},Show a log of previous versions in a remote:,explain,linux "Show information about the specific commit, rather than the latest version:",flatpak remote-info --commit={{COMMIT}} {{remote_name}} {{com.example.app}},command_gen,linux flatpak remote-info --commit={{COMMIT}} {{remote_name}} {{com.example.app}},"Show information about the specific commit, rather than the latest version:",explain,linux Play a WAV file over the default target:,pw-cat {{[-p|--playback]}} {{path/to/file.wav}},command_gen,linux pw-cat {{[-p|--playback]}} {{path/to/file.wav}},Play a WAV file over the default target:,explain,linux Play a WAV file with a specified resampler quality (4 by default):,pw-cat {{[-q|--quality]}} {{0..15}} {{[-p|--playback]}} {{path/to/file.wav}},command_gen,linux pw-cat {{[-q|--quality]}} {{0..15}} {{[-p|--playback]}} {{path/to/file.wav}},Play a WAV file with a specified resampler quality (4 by default):,explain,linux Record a sample recording at a volume level of 125%:,pw-cat {{[-r|--record]}} --volume {{1.25}} {{path/to/file.wav}},command_gen,linux pw-cat {{[-r|--record]}} --volume {{1.25}} {{path/to/file.wav}},Record a sample recording at a volume level of 125%:,explain,linux Record a sample recording using a different sample rate:,pw-cat {{[-r|--record]}} --rate {{6000}} {{path/to/file.wav}},command_gen,linux pw-cat {{[-r|--record]}} --rate {{6000}} {{path/to/file.wav}},Record a sample recording using a different sample rate:,explain,linux Display help:,pw-cat {{[-h|--help]}},command_gen,linux pw-cat {{[-h|--help]}},Display help:,explain,linux Enroll the right index finger for the current user:,fprintd-enroll,command_gen,linux fprintd-enroll,Enroll the right index finger for the current user:,explain,linux Enroll a specific finger for the current user:,fprintd-enroll {{[-f|--finger]}} {{left-thumb|left-index-finger|left-middle-finger|left-ring-finger|left-little-finger|right-thumb|...}},command_gen,linux fprintd-enroll {{[-f|--finger]}} {{left-thumb|left-index-finger|left-middle-finger|left-ring-finger|left-little-finger|right-thumb|...}},Enroll a specific finger for the current user:,explain,linux Enroll the right index finger for a specific user:,fprintd-enroll {{username}},command_gen,linux fprintd-enroll {{username}},Enroll the right index finger for a specific user:,explain,linux Enroll a specific finger for a specific user:,fprintd-enroll {{[-f|--finger]}} {{finger_name}} {{username}},command_gen,linux fprintd-enroll {{[-f|--finger]}} {{finger_name}} {{username}},Enroll a specific finger for a specific user:,explain,linux Display help:,fprintd-enroll --help,command_gen,linux fprintd-enroll --help,Display help:,explain,linux Start a console in a container:,agetty {{[-L|--local-line]}} {{38400}} tty1,command_gen,linux agetty {{[-L|--local-line]}} {{38400}} tty1,Start a console in a container:,explain,linux Connect to an lxc console:,sudo lxc-console {{container_name}},command_gen,linux sudo lxc-console {{container_name}},Connect to an lxc console:,explain,linux Exit `lxc-console`:,,command_gen,linux ,Exit `lxc-console`:,explain,linux Display help:,lxc-console {{[-?|--help]}},command_gen,linux lxc-console {{[-?|--help]}},Display help:,explain,linux Search for a given package:,extrepo search {{package}},command_gen,linux extrepo search {{package}},Search for a given package:,explain,linux Enable the repository:,sudo extrepo enable {{repository_name}},command_gen,linux sudo extrepo enable {{repository_name}},Enable the repository:,explain,linux Disable the repository:,sudo extrepo disable {{repository_name}},command_gen,linux sudo extrepo disable {{repository_name}},Disable the repository:,explain,linux Update the repository:,sudo extrepo update {{repository_name}},command_gen,linux sudo extrepo update {{repository_name}},Update the repository:,explain,linux Connect to a share (user will be prompted for password; `exit` to quit the session):,smbclient {{//server/share}},command_gen,linux smbclient {{//server/share}},Connect to a share (user will be prompted for password; `exit` to quit the session):,explain,linux Connect with a different username:,smbclient {{//server/share}} --user {{username}},command_gen,linux smbclient {{//server/share}} --user {{username}},Connect with a different username:,explain,linux Connect with a different workgroup:,smbclient {{//server/share}} --workgroup {{domain}} --user {{username}},command_gen,linux smbclient {{//server/share}} --workgroup {{domain}} --user {{username}},Connect with a different workgroup:,explain,linux Connect with a username and password:,smbclient {{//server/share}} --user {{username%password}},command_gen,linux smbclient {{//server/share}} --user {{username%password}},Connect with a username and password:,explain,linux Download a file from the server:,"smbclient {{//server/share}} --directory {{path/to/directory}} --command ""get {{file.txt}}""",command_gen,linux "smbclient {{//server/share}} --directory {{path/to/directory}} --command ""get {{file.txt}}""",Download a file from the server:,explain,linux Upload a file to the server:,"smbclient {{//server/share}} --directory {{path/to/directory}} --command ""put {{file.txt}}""",command_gen,linux "smbclient {{//server/share}} --directory {{path/to/directory}} --command ""put {{file.txt}}""",Upload a file to the server:,explain,linux List the shares from a server anonymously:,smbclient --list={{server}} --no-pass,command_gen,linux smbclient --list={{server}} --no-pass,List the shares from a server anonymously:,explain,linux "Archive a directory with tar, then compress:",lrztar {{path/to/directory}},command_gen,linux lrztar {{path/to/directory}},"Archive a directory with tar, then compress:",explain,linux "Same as above, with ZPAQ - extreme compression, but very slow:",lrztar -z {{path/to/directory}},command_gen,linux lrztar -z {{path/to/directory}},"Same as above, with ZPAQ - extreme compression, but very slow:",explain,linux Specify the output file:,lrztar -o {{path/to/file}} {{path/to/directory}},command_gen,linux lrztar -o {{path/to/file}} {{path/to/directory}},Specify the output file:,explain,linux Override the number of processor threads to use:,lrztar -p {{8}} {{path/to/directory}},command_gen,linux lrztar -p {{8}} {{path/to/directory}},Override the number of processor threads to use:,explain,linux Force overwriting of existing files:,lrztar -f {{path/to/directory}},command_gen,linux lrztar -f {{path/to/directory}},Force overwriting of existing files:,explain,linux Open a LUKS volume and create a decrypted mapping at `/dev/mapper/mapping_name`:,cryptsetup open {{/dev/sdXY}} {{mapping_name}},command_gen,linux cryptsetup open {{/dev/sdXY}} {{mapping_name}},Open a LUKS volume and create a decrypted mapping at `/dev/mapper/mapping_name`:,explain,linux Use a keyfile instead of a passphrase:,cryptsetup open --key-file {{path/to/file}} {{/dev/sdXY}} {{mapping_name}},command_gen,linux cryptsetup open --key-file {{path/to/file}} {{/dev/sdXY}} {{mapping_name}},Use a keyfile instead of a passphrase:,explain,linux Allow the use of TRIM on the device:,cryptsetup open --allow-discards {{/dev/sdXY}} {{mapping_name}},command_gen,linux cryptsetup open --allow-discards {{/dev/sdXY}} {{mapping_name}},Allow the use of TRIM on the device:,explain,linux Write the `--allow-discards` option into the LUKS header (the option will then always be used when you open the device):,cryptsetup open --allow-discards --persistent {{/dev/sdXY}} {{mapping_name}},command_gen,linux cryptsetup open --allow-discards --persistent {{/dev/sdXY}} {{mapping_name}},Write the `--allow-discards` option into the LUKS header (the option will then always be used when you open the device):,explain,linux Open a LUKS volume and make the decrypted mapping read-only:,cryptsetup open --readonly {{/dev/sdXY}} {{mapping_name}},command_gen,linux cryptsetup open --readonly {{/dev/sdXY}} {{mapping_name}},Open a LUKS volume and make the decrypted mapping read-only:,explain,linux "Silently check and return a 0 status code when running on AC power, and a non-zero code otherwise:",systemd-ac-power,command_gen,linux systemd-ac-power,"Silently check and return a 0 status code when running on AC power, and a non-zero code otherwise:",explain,linux Additionally print `yes` or `no` to `stdout`:,systemd-ac-power {{[-v|--verbose]}},command_gen,linux systemd-ac-power {{[-v|--verbose]}},Additionally print `yes` or `no` to `stdout`:,explain,linux Print statistics about configured subvolumes and snapshots:,sudo btrbk stats,command_gen,linux sudo btrbk stats,Print statistics about configured subvolumes and snapshots:,explain,linux List configured subvolumes and snapshots:,sudo btrbk list,command_gen,linux sudo btrbk list,List configured subvolumes and snapshots:,explain,linux Print what would happen in a run without making the displayed changes:,sudo btrbk --verbose dryrun,command_gen,linux sudo btrbk --verbose dryrun,Print what would happen in a run without making the displayed changes:,explain,linux "Run backup routines verbosely, show progress bar:",sudo btrbk --progress --verbose run,command_gen,linux sudo btrbk --progress --verbose run,"Run backup routines verbosely, show progress bar:",explain,linux Only create snapshots for configured subvolumes:,sudo btrbk snapshot,command_gen,linux sudo btrbk snapshot,Only create snapshots for configured subvolumes:,explain,linux Check a specific `PKGBUILD` file:,namcap {{path/to/pkgbuild}},command_gen,linux namcap {{path/to/pkgbuild}},Check a specific `PKGBUILD` file:,explain,linux Check a specific package file:,namcap {{path/to/package.pkg.tar.zst}},command_gen,linux namcap {{path/to/package.pkg.tar.zst}},Check a specific package file:,explain,linux "Check a file, printing extra informational messages:",namcap {{[-i|--info]}} {{path/to/file}},command_gen,linux namcap {{[-i|--info]}} {{path/to/file}},"Check a file, printing extra informational messages:",explain,linux Add a program to Steam library:,steamos-add-to-steam {{path/to/file}},command_gen,linux steamos-add-to-steam {{path/to/file}},Add a program to Steam library:,explain,linux Remove a logical volume in a volume group:,sudo lvremove {{volume_group}}/{{logical_volume}},command_gen,linux sudo lvremove {{volume_group}}/{{logical_volume}},Remove a logical volume in a volume group:,explain,linux Remove all logical volumes in a volume group:,sudo lvremove {{volume_group}},command_gen,linux sudo lvremove {{volume_group}},Remove all logical volumes in a volume group:,explain,linux Check for system updates to the host system:,vso sys-upgrade check,command_gen,linux vso sys-upgrade check,Check for system updates to the host system:,explain,linux Upgrade the host system now:,vso sys-upgrade upgrade --now,command_gen,linux vso sys-upgrade upgrade --now,Upgrade the host system now:,explain,linux Initialize the Pico subsystem (used for package management):,vso pico-init,command_gen,linux vso pico-init,Initialize the Pico subsystem (used for package management):,explain,linux Install applications inside the subsystem:,vso install {{package1 package2 ...}},command_gen,linux vso install {{package1 package2 ...}},Install applications inside the subsystem:,explain,linux Remove applications from the subsystem:,vso remove {{package1 package2 ...}},command_gen,linux vso remove {{package1 package2 ...}},Remove applications from the subsystem:,explain,linux Enter the subsystem's shell:,vso shell,command_gen,linux vso shell,Enter the subsystem's shell:,explain,linux Run an application from the subsystem:,vso run {{package}},command_gen,linux vso run {{package}},Run an application from the subsystem:,explain,linux Display VSO configuration:,vso config show,command_gen,linux vso config show,Display VSO configuration:,explain,linux Request the identification info of a given device:,sudo hdparm -I {{/dev/device}},command_gen,linux sudo hdparm -I {{/dev/device}},Request the identification info of a given device:,explain,linux Get the Advanced Power Management level:,sudo hdparm -B {{/dev/device}},command_gen,linux sudo hdparm -B {{/dev/device}},Get the Advanced Power Management level:,explain,linux "Set the Advanced Power Management value (values 1-127 permit spin-down, and values 128-254 do not):",sudo hdparm -B {{1}} {{/dev/device}},command_gen,linux sudo hdparm -B {{1}} {{/dev/device}},"Set the Advanced Power Management value (values 1-127 permit spin-down, and values 128-254 do not):",explain,linux Display the device's current power mode status:,sudo hdparm -C {{/dev/device}},command_gen,linux sudo hdparm -C {{/dev/device}},Display the device's current power mode status:,explain,linux Force a drive to immediately enter standby mode (usually causes a drive to spin down):,sudo hdparm -y {{/dev/device}},command_gen,linux sudo hdparm -y {{/dev/device}},Force a drive to immediately enter standby mode (usually causes a drive to spin down):,explain,linux "Put the drive into idle (low-power) mode, also setting its standby timeout:",sudo hdparm -S {{standby_timeout}} {{device}},command_gen,linux sudo hdparm -S {{standby_timeout}} {{device}},"Put the drive into idle (low-power) mode, also setting its standby timeout:",explain,linux Test the read speed of a specific device:,sudo hdparm -tT {{device}},command_gen,linux sudo hdparm -tT {{device}},Test the read speed of a specific device:,explain,linux Display optical drives available to `wodim`:,wodim --devices,command_gen,linux wodim --devices,Display optical drives available to `wodim`:,explain,linux "Record (""burn"") an audio-only disc:",wodim dev={{/dev/optical_drive}} -audio {{track*.cdaudio}},command_gen,linux wodim dev={{/dev/optical_drive}} -audio {{track*.cdaudio}},"Record (""burn"") an audio-only disc:",explain,linux "Burn a file to a disc, ejecting the disc once done (some recorders require this):",wodim -eject dev={{/dev/optical_drive}} -data {{file.iso}},command_gen,linux wodim -eject dev={{/dev/optical_drive}} -data {{file.iso}},"Burn a file to a disc, ejecting the disc once done (some recorders require this):",explain,linux "Burn a file to the disc in an optical drive, potentially writing to multiple discs in succession:",wodim -tao dev={{/dev/optical_drive}} -data {{file.iso}},command_gen,linux wodim -tao dev={{/dev/optical_drive}} -data {{file.iso}},"Burn a file to the disc in an optical drive, potentially writing to multiple discs in succession:",explain,linux Synchronize the pkgfile database:,sudo pkgfile --update,command_gen,linux sudo pkgfile --update,Synchronize the pkgfile database:,explain,linux Search for a package that owns a specific file:,pkgfile {{filename}},command_gen,linux pkgfile {{filename}},Search for a package that owns a specific file:,explain,linux List all files provided by a package:,pkgfile --list {{package}},command_gen,linux pkgfile --list {{package}},List all files provided by a package:,explain,linux List executables provided by a package:,pkgfile --list --binaries {{package}},command_gen,linux pkgfile --list --binaries {{package}},List executables provided by a package:,explain,linux Search for a package that owns a specific file using case-insensitive matching:,pkgfile --ignorecase {{filename}},command_gen,linux pkgfile --ignorecase {{filename}},Search for a package that owns a specific file using case-insensitive matching:,explain,linux Search for a package that owns a specific file in the `bin` or `sbin` directory:,pkgfile --binaries {{filename}},command_gen,linux pkgfile --binaries {{filename}},Search for a package that owns a specific file in the `bin` or `sbin` directory:,explain,linux "Search for a package that owns a specific file, displaying the package version:",pkgfile --verbose {{filename}},command_gen,linux pkgfile --verbose {{filename}},"Search for a package that owns a specific file, displaying the package version:",explain,linux Search for a package that owns a specific file in a specific repository:,pkgfile --repo {{repository_name}} {{filename}},command_gen,linux pkgfile --repo {{repository_name}} {{filename}},Search for a package that owns a specific file in a specific repository:,explain,linux "Align two or more sequences using blastp, with the e-value threshold of 1e-9, pairwise output format, output to screen:",blastp -query {{query.fa}} -subject {{subject.fa}} -evalue {{1e-9}},command_gen,linux blastp -query {{query.fa}} -subject {{subject.fa}} -evalue {{1e-9}},"Align two or more sequences using blastp, with the e-value threshold of 1e-9, pairwise output format, output to screen:",explain,linux Align two or more sequences using blastp-fast:,blastp -task blastp-fast -query {{query.fa}} -subject {{subject.fa}},command_gen,linux blastp -task blastp-fast -query {{query.fa}} -subject {{subject.fa}},Align two or more sequences using blastp-fast:,explain,linux "Align two or more sequences, custom tabular output format, output to file:",blastp -query {{query.fa}} -subject {{subject.fa}} -outfmt '{{6 qseqid qlen qstart qend sseqid slen sstart send bitscore evalue pident}}' -out {{output.tsv}},command_gen,linux blastp -query {{query.fa}} -subject {{subject.fa}} -outfmt '{{6 qseqid qlen qstart qend sseqid slen sstart send bitscore evalue pident}}' -out {{output.tsv}},"Align two or more sequences, custom tabular output format, output to file:",explain,linux "Search protein databases using a protein query, 16 threads to use in the BLAST search, with a maximum number of 10 aligned sequences to keep:",blastp -query {{query.fa}} -db {{blast_database_name}} -num_threads {{16}} -max_target_seqs {{10}},command_gen,linux blastp -query {{query.fa}} -db {{blast_database_name}} -num_threads {{16}} -max_target_seqs {{10}},"Search protein databases using a protein query, 16 threads to use in the BLAST search, with a maximum number of 10 aligned sequences to keep:",explain,linux Search the remote non-redundant protein database using a protein query:,blastp -query {{query.fa}} -db {{nr}} -remote,command_gen,linux blastp -query {{query.fa}} -db {{nr}} -remote,Search the remote non-redundant protein database using a protein query:,explain,linux Display help (use `-help` for detailed help):,blastp -h,command_gen,linux blastp -h,Display help (use `-help` for detailed help):,explain,linux Launch a VNC Server on next available display:,vncserver,command_gen,linux vncserver,Launch a VNC Server on next available display:,explain,linux Launch a VNC Server with specific screen geometry:,vncserver --geometry {{width}}x{{height}},command_gen,linux vncserver --geometry {{width}}x{{height}},Launch a VNC Server with specific screen geometry:,explain,linux Kill an instance of VNC Server running on a specific display:,vncserver --kill :{{display_number}},command_gen,linux vncserver --kill :{{display_number}},Kill an instance of VNC Server running on a specific display:,explain,linux Display full platform information:,eglinfo,command_gen,linux eglinfo,Display full platform information:,explain,linux Display a brief version of platform information:,eglinfo -B,command_gen,linux eglinfo -B,Display a brief version of platform information:,explain,linux Display help:,eglinfo -h,command_gen,linux eglinfo -h,Display help:,explain,linux Add one or more files or directories to a Phar file:,phar add -f {{path/to/phar_file}} {{path/to/file_or_directory1 path/to/file_or_directory2 ...}},command_gen,linux phar add -f {{path/to/phar_file}} {{path/to/file_or_directory1 path/to/file_or_directory2 ...}},Add one or more files or directories to a Phar file:,explain,linux Display the contents of a Phar file:,phar list -f {{path/to/phar_file}},command_gen,linux phar list -f {{path/to/phar_file}},Display the contents of a Phar file:,explain,linux Delete the specified file or directory from a Phar file:,phar delete -f {{path/to/phar_file}} -e {{file_or_directory}},command_gen,linux phar delete -f {{path/to/phar_file}} -e {{file_or_directory}},Delete the specified file or directory from a Phar file:,explain,linux Compress or uncompress files and directories in a Phar file:,phar compress -f {{path/to/phar_file}} -c {{algorithm}},command_gen,linux phar compress -f {{path/to/phar_file}} -c {{algorithm}},Compress or uncompress files and directories in a Phar file:,explain,linux Get information about a Phar file:,phar info -f {{path/to/phar_file}},command_gen,linux phar info -f {{path/to/phar_file}},Get information about a Phar file:,explain,linux Sign a Phar file with a specific hash algorithm:,phar sign -f {{path/to/phar_file}} -h {{algorithm}},command_gen,linux phar sign -f {{path/to/phar_file}} -h {{algorithm}},Sign a Phar file with a specific hash algorithm:,explain,linux Sign a Phar file with an OpenSSL private key:,phar sign -f {{path/to/phar_file}} -h openssl -y {{path/to/private_key}},command_gen,linux phar sign -f {{path/to/phar_file}} -h openssl -y {{path/to/private_key}},Sign a Phar file with an OpenSSL private key:,explain,linux Display help and available hashing/compression algorithms:,phar help,command_gen,linux phar help,Display help and available hashing/compression algorithms:,explain,linux Calculate the current compression ratio for a file or directory:,sudo compsize {{path/to/file_or_directory}},command_gen,linux sudo compsize {{path/to/file_or_directory}},Calculate the current compression ratio for a file or directory:,explain,linux Don't traverse filesystem boundaries:,sudo compsize {{[-x|--one-file-system]}} {{path/to/file_or_directory}},command_gen,linux sudo compsize {{[-x|--one-file-system]}} {{path/to/file_or_directory}},Don't traverse filesystem boundaries:,explain,linux Show raw byte counts instead of human-readable sizes:,sudo compsize {{[-b|--bytes]}} {{path/to/file_or_directory}},command_gen,linux sudo compsize {{[-b|--bytes]}} {{path/to/file_or_directory}},Show raw byte counts instead of human-readable sizes:,explain,linux Route traffic via Tor:,torify {{command}},command_gen,linux torify {{command}},Route traffic via Tor:,explain,linux Toggle Tor in shell:,torify {{on|off}},command_gen,linux torify {{on|off}},Toggle Tor in shell:,explain,linux Spawn a Tor-enabled shell:,torify --shell,command_gen,linux torify --shell,Spawn a Tor-enabled shell:,explain,linux Check for a Tor-enabled shell:,torify show,command_gen,linux torify show,Check for a Tor-enabled shell:,explain,linux Specify Tor configuration file:,torify -c {{config-file}} {{command}},command_gen,linux torify -c {{config-file}} {{command}},Specify Tor configuration file:,explain,linux Use a specific Tor SOCKS proxy:,torify -P {{proxy}} {{command}},command_gen,linux torify -P {{proxy}} {{command}},Use a specific Tor SOCKS proxy:,explain,linux Redirect output to a file:,torify {{command}} > {{path/to/output}},command_gen,linux torify {{command}} > {{path/to/output}},Redirect output to a file:,explain,linux Start a VNC server using a passwordfile:,x0vncserver -display {{:0}} -passwordfile {{path/to/file}},command_gen,linux x0vncserver -display {{:0}} -passwordfile {{path/to/file}},Start a VNC server using a passwordfile:,explain,linux Start a VNC server using a specific port:,x0vncserver -display {{:0}} -rfbport {{port}},command_gen,linux x0vncserver -display {{:0}} -rfbport {{port}},Start a VNC server using a specific port:,explain,linux Check cluster health status:,ceph status,command_gen,linux ceph status,Check cluster health status:,explain,linux Check cluster usage stats:,ceph df,command_gen,linux ceph df,Check cluster usage stats:,explain,linux Get the statistics for the placement groups in a cluster:,ceph pg dump --format {{plain}},command_gen,linux ceph pg dump --format {{plain}},Get the statistics for the placement groups in a cluster:,explain,linux Create a storage pool:,ceph osd pool create {{pool_name}} {{page_number}},command_gen,linux ceph osd pool create {{pool_name}} {{page_number}},Create a storage pool:,explain,linux Delete a storage pool:,ceph osd pool delete {{pool_name}},command_gen,linux ceph osd pool delete {{pool_name}},Delete a storage pool:,explain,linux Rename a storage pool:,ceph osd pool rename {{current_name}} {{new_name}},command_gen,linux ceph osd pool rename {{current_name}} {{new_name}},Rename a storage pool:,explain,linux Self-repair pool storage:,ceph pg repair {{pool_name}},command_gen,linux ceph pg repair {{pool_name}},Self-repair pool storage:,explain,linux Create a fullscreen screenshot:,flameshot full,command_gen,linux flameshot full,Create a fullscreen screenshot:,explain,linux Create a screenshot interactively:,flameshot gui,command_gen,linux flameshot gui,Create a screenshot interactively:,explain,linux Create a screenshot and save it to a specific path:,flameshot gui --path {{path/to/directory}},command_gen,linux flameshot gui --path {{path/to/directory}},Create a screenshot and save it to a specific path:,explain,linux Create a screenshot interactively in a simplified mode:,flameshot launcher,command_gen,linux flameshot launcher,Create a screenshot interactively in a simplified mode:,explain,linux Create a screenshot from a specific monitor:,flameshot screen --number {{2}},command_gen,linux flameshot screen --number {{2}},Create a screenshot from a specific monitor:,explain,linux Create a screenshot and print it to `stdout`:,flameshot gui --raw,command_gen,linux flameshot gui --raw,Create a screenshot and print it to `stdout`:,explain,linux Create a screenshot and copy it to the clipboard:,flameshot gui --clipboard,command_gen,linux flameshot gui --clipboard,Create a screenshot and copy it to the clipboard:,explain,linux Create a screenshot with a specific delay in milliseconds:,flameshot full --delay {{5000}},command_gen,linux flameshot full --delay {{5000}},Create a screenshot with a specific delay in milliseconds:,explain,linux View documentation for the original command:,tldr iptables,command_gen,linux tldr iptables,View documentation for the original command:,explain,linux Enable ufw:,ufw enable,command_gen,linux ufw enable,Enable ufw:,explain,linux Disable ufw:,ufw disable,command_gen,linux ufw disable,Disable ufw:,explain,linux "Show ufw rules, along with their numbers:",ufw status numbered,command_gen,linux ufw status numbered,"Show ufw rules, along with their numbers:",explain,linux Allow incoming traffic on port 5432 on this host with a comment identifying the service:,"ufw allow {{5432}} comment ""{{Service}}""",command_gen,linux "ufw allow {{5432}} comment ""{{Service}}""",Allow incoming traffic on port 5432 on this host with a comment identifying the service:,explain,linux "Allow only TCP traffic from 192.168.0.4 to any address on this host, on port 22:",ufw allow proto {{tcp}} from {{192.168.0.4}} to {{any}} port {{22}},command_gen,linux ufw allow proto {{tcp}} from {{192.168.0.4}} to {{any}} port {{22}},"Allow only TCP traffic from 192.168.0.4 to any address on this host, on port 22:",explain,linux Deny traffic on port 80 on this host:,ufw deny {{80}},command_gen,linux ufw deny {{80}},Deny traffic on port 80 on this host:,explain,linux Deny all UDP traffic to ports in range 8412:8500:,ufw deny proto {{udp}} from {{any}} to {{any}} port {{8412:8500}},command_gen,linux ufw deny proto {{udp}} from {{any}} to {{any}} port {{8412:8500}},Deny all UDP traffic to ports in range 8412:8500:,explain,linux Delete a particular rule. The rule number can be retrieved from the `ufw status numbered` command:,ufw delete {{rule_number}},command_gen,linux ufw delete {{rule_number}},Delete a particular rule. The rule number can be retrieved from the `ufw status numbered` command:,explain,linux List leftover files and interactively choose what to do with each of them:,sudo rpmconf --all,command_gen,linux sudo rpmconf --all,List leftover files and interactively choose what to do with each of them:,explain,linux Delete orphaned RPMNEW and RPMSAVE files:,sudo rpmconf --all --clean,command_gen,linux sudo rpmconf --all --clean,Delete orphaned RPMNEW and RPMSAVE files:,explain,linux Synchronize all packages:,sudo emerge --sync,command_gen,linux sudo emerge --sync,Synchronize all packages:,explain,linux "Update all packages, including dependencies:",sudo emerge {{[-avuDN|--ask --verbose --update --deep --newuse]}} @world,command_gen,linux sudo emerge {{[-avuDN|--ask --verbose --update --deep --newuse]}} @world,"Update all packages, including dependencies:",explain,linux "Resume a failed update, skipping the failing package:",sudo emerge --resume --skipfirst,command_gen,linux sudo emerge --resume --skipfirst,"Resume a failed update, skipping the failing package:",explain,linux "Install a new package, with confirmation:",sudo emerge {{[-av|--ask --verbose]}} {{package}},command_gen,linux sudo emerge {{[-av|--ask --verbose]}} {{package}},"Install a new package, with confirmation:",explain,linux Remove a package and its dependencies with confirmation:,sudo emerge {{[-avc|--ask --verbose --depclean]}} {{package}},command_gen,linux sudo emerge {{[-avc|--ask --verbose --depclean]}} {{package}},Remove a package and its dependencies with confirmation:,explain,linux Remove orphaned packages (installed as dependencies but no longer required by any package):,sudo emerge {{[-avc|--ask --verbose --depclean]}},command_gen,linux sudo emerge {{[-avc|--ask --verbose --depclean]}},Remove orphaned packages (installed as dependencies but no longer required by any package):,explain,linux Search the package database for a keyword:,emerge {{[-S|--searchdesc]}} {{keyword}},command_gen,linux emerge {{[-S|--searchdesc]}} {{keyword}},Search the package database for a keyword:,explain,linux Reserve a file taking up 700 MiB of disk space:,fallocate {{[-l|--length]}} {{700M}} {{path/to/file}},command_gen,linux fallocate {{[-l|--length]}} {{700M}} {{path/to/file}},Reserve a file taking up 700 MiB of disk space:,explain,linux Shrink an already allocated file by 200 MiB:,fallocate {{[-c|--collapse-range]}} {{[-l|--length]}} {{200M}} {{path/to/file}},command_gen,linux fallocate {{[-c|--collapse-range]}} {{[-l|--length]}} {{200M}} {{path/to/file}},Shrink an already allocated file by 200 MiB:,explain,linux Shrink 20 MB of space after 100 MiB in a file:,fallocate {{[-c|--collapse-range]}} {{[-o|--offset]}} {{100M}} {{[-l|--length]}} {{20M}} {{path/to/file}},command_gen,linux fallocate {{[-c|--collapse-range]}} {{[-o|--offset]}} {{100M}} {{[-l|--length]}} {{20M}} {{path/to/file}},Shrink 20 MB of space after 100 MiB in a file:,explain,linux Fold lines in a fixed width:,fold {{[-w|--width]}} {{width}} {{path/to/file}},command_gen,linux fold {{[-w|--width]}} {{width}} {{path/to/file}},Fold lines in a fixed width:,explain,linux Count width in bytes (the default is to count in columns):,fold {{[-b|--bytes]}} {{[-w|--width]}} {{width_in_bytes}} {{path/to/file}},command_gen,linux fold {{[-b|--bytes]}} {{[-w|--width]}} {{width_in_bytes}} {{path/to/file}},Count width in bytes (the default is to count in columns):,explain,linux Break the line after the rightmost blank within the width limit:,fold {{[-s|--spaces]}} {{[-w|--width]}} {{width}} {{path/to/file}},command_gen,linux fold {{[-s|--spaces]}} {{[-w|--width]}} {{width}} {{path/to/file}},Break the line after the rightmost blank within the width limit:,explain,linux Start the PipeWire daemon:,pipewire,command_gen,linux pipewire,Start the PipeWire daemon:,explain,linux Use a different configuration file:,pipewire --config {{path/to/file.conf}},command_gen,linux pipewire --config {{path/to/file.conf}},Use a different configuration file:,explain,linux "Set the verbosity level (error, warn, info, debug or trace):",pipewire -{{v|vv|...|vvvvv}},command_gen,linux pipewire -{{v|vv|...|vvvvv}},"Set the verbosity level (error, warn, info, debug or trace):",explain,linux Display help:,pipewire --help,command_gen,linux pipewire --help,Display help:,explain,linux "Embed data in a PNG, prompting for a passphrase:",steghide embed {{[-cf|--coverfile]}} {{path/to/image.png}} {{[-ef|--embedfile]}} {{path/to/data.txt}},command_gen,linux steghide embed {{[-cf|--coverfile]}} {{path/to/image.png}} {{[-ef|--embedfile]}} {{path/to/data.txt}},"Embed data in a PNG, prompting for a passphrase:",explain,linux Extract data from a WAV audio file:,steghide extract {{[-sf|--stegofile]}} {{path/to/sound.wav}},command_gen,linux steghide extract {{[-sf|--stegofile]}} {{path/to/sound.wav}},Extract data from a WAV audio file:,explain,linux "Display file information, trying to detect an embedded file:",steghide info {{path/to/file.jpg}},command_gen,linux steghide info {{path/to/file.jpg}},"Display file information, trying to detect an embedded file:",explain,linux "Embed data in a JPEG image, using maximum compression:",steghide embed {{[-cf|--coverfile]}} {{path/to/image.jpg}} {{[-ef|--embedfile]}} {{path/to/data.txt}} {{[-z|--compress]}} {{9}},command_gen,linux steghide embed {{[-cf|--coverfile]}} {{path/to/image.jpg}} {{[-ef|--embedfile]}} {{path/to/data.txt}} {{[-z|--compress]}} {{9}},"Embed data in a JPEG image, using maximum compression:",explain,linux Get the list of supported encryption algorithms and modes:,steghide encinfo,command_gen,linux steghide encinfo,Get the list of supported encryption algorithms and modes:,explain,linux "Embed encrypted data in a JPEG image, e.g. with Blowfish in CBC mode:",steghide embed {{[-cf|--coverfile]}} {{path/to/image.jpg}} {{[-ef|--embedfile]}} {{path/to/data.txt}} {{[-e|--encryption]}} {{blowfish|...}} {{cbc|...}},command_gen,linux steghide embed {{[-cf|--coverfile]}} {{path/to/image.jpg}} {{[-ef|--embedfile]}} {{path/to/data.txt}} {{[-e|--encryption]}} {{blowfish|...}} {{cbc|...}},"Embed encrypted data in a JPEG image, e.g. with Blowfish in CBC mode:",explain,linux Set an environment variable:,export {{VARIABLE}}={{value}},command_gen,linux export {{VARIABLE}}={{value}},Set an environment variable:,explain,linux Unset an environment variable:,export -n {{VARIABLE}},command_gen,linux export -n {{VARIABLE}},Unset an environment variable:,explain,linux Export a function to child processes:,export -f {{FUNCTION_NAME}},command_gen,linux export -f {{FUNCTION_NAME}},Export a function to child processes:,explain,linux Append a pathname to the environment variable `PATH`:,export PATH=$PATH:{{path/to/append}},command_gen,linux export PATH=$PATH:{{path/to/append}},Append a pathname to the environment variable `PATH`:,explain,linux Display a list of active exported variables in shell command form:,export -p,command_gen,linux export -p,Display a list of active exported variables in shell command form:,explain,linux Display the number of unsupported packages:,ubuntu-security-status,command_gen,linux ubuntu-security-status,Display the number of unsupported packages:,explain,linux List packages that are no longer available for download:,ubuntu-security-status --unavailable,command_gen,linux ubuntu-security-status --unavailable,List packages that are no longer available for download:,explain,linux List third-party packages:,ubuntu-security-status --thirdparty,command_gen,linux ubuntu-security-status --thirdparty,List third-party packages:,explain,linux Check if zram is enabled:,lsmod | grep {{[-i|--ignore-case]}} zram,command_gen,linux lsmod | grep {{[-i|--ignore-case]}} zram,Check if zram is enabled:,explain,linux Enable zram with a dynamic number of devices (use `zramctl` to configure devices further):,sudo modprobe zram,command_gen,linux sudo modprobe zram,Enable zram with a dynamic number of devices (use `zramctl` to configure devices further):,explain,linux Enable zram with exactly 2 devices:,sudo modprobe zram num_devices={{2}},command_gen,linux sudo modprobe zram num_devices={{2}},Enable zram with exactly 2 devices:,explain,linux Find and initialize the next free zram device to a 2 GB virtual drive using LZ4 compression:,sudo zramctl {{[-f|--find]}} {{[-s|--size]}} {{2GB}} {{[-a|--algorithm]}} {{lz4}},command_gen,linux sudo zramctl {{[-f|--find]}} {{[-s|--size]}} {{2GB}} {{[-a|--algorithm]}} {{lz4}},Find and initialize the next free zram device to a 2 GB virtual drive using LZ4 compression:,explain,linux List currently initialized devices:,sudo zramctl,command_gen,linux sudo zramctl,List currently initialized devices:,explain,linux Create a container interactively in `/var/lib/lxc/`:,sudo lxc-create {{[-n|--name]}} {{container_name}} {{[-t|--template]}} download,command_gen,linux sudo lxc-create {{[-n|--name]}} {{container_name}} {{[-t|--template]}} download,Create a container interactively in `/var/lib/lxc/`:,explain,linux Create a container in a target directory:,sudo lxc-create {{[-P|--lxcpath]}} {{/path/to/directory/}} {{[-n|--name]}} {{container_name}} {{[-t|--template]}} download,command_gen,linux sudo lxc-create {{[-P|--lxcpath]}} {{/path/to/directory/}} {{[-n|--name]}} {{container_name}} {{[-t|--template]}} download,Create a container in a target directory:,explain,linux Create a container passing options to a template:,sudo lxc-create {{[-n|--name]}} {{container_name}} {{[-t|--template]}} download -- {{[-d|--dist]}} {{distro-name}} {{[-r|--release]}} {{release-version}} {{[-a|--arch]}} {{arch}},command_gen,linux sudo lxc-create {{[-n|--name]}} {{container_name}} {{[-t|--template]}} download -- {{[-d|--dist]}} {{distro-name}} {{[-r|--release]}} {{release-version}} {{[-a|--arch]}} {{arch}},Create a container passing options to a template:,explain,linux Display help:,lxc-create {{[-?|--help]}},command_gen,linux lxc-create {{[-?|--help]}},Display help:,explain,linux Display the neighbour/ARP table entries:,ip {{[n|neighbour]}},command_gen,linux ip {{[n|neighbour]}},Display the neighbour/ARP table entries:,explain,linux Remove entries in the neighbour table on device `eth0`:,sudo ip {{[n|neighbour]}} {{[f|flush]}} dev {{eth0}},command_gen,linux sudo ip {{[n|neighbour]}} {{[f|flush]}} dev {{eth0}},Remove entries in the neighbour table on device `eth0`:,explain,linux Perform a neighbour lookup and return a neighbour entry:,ip {{[n|neighbour]}} {{[g|get]}} {{lookup_ip}} dev {{eth0}},command_gen,linux ip {{[n|neighbour]}} {{[g|get]}} {{lookup_ip}} dev {{eth0}},Perform a neighbour lookup and return a neighbour entry:,explain,linux Add or delete an ARP entry for the neighbour IP address to `eth0`:,sudo ip {{[n|neighbour]}} {{add|delete}} {{ip_address}} lladdr {{mac_address}} dev {{eth0}} nud reachable,command_gen,linux sudo ip {{[n|neighbour]}} {{add|delete}} {{ip_address}} lladdr {{mac_address}} dev {{eth0}} nud reachable,Add or delete an ARP entry for the neighbour IP address to `eth0`:,explain,linux Change or replace an ARP entry for the neighbour IP address to `eth0`:,sudo ip {{[n|neighbour]}} {{change|replace}} {{ip_address}} lladdr {{new_mac_address}} dev {{eth0}},command_gen,linux sudo ip {{[n|neighbour]}} {{change|replace}} {{ip_address}} lladdr {{new_mac_address}} dev {{eth0}},Change or replace an ARP entry for the neighbour IP address to `eth0`:,explain,linux Disable the JSON extension for every SAPI of every PHP version:,sudo phpdismod {{json}},command_gen,linux sudo phpdismod {{json}},Disable the JSON extension for every SAPI of every PHP version:,explain,linux Disable the JSON extension for PHP 7.3 with the cli SAPI:,sudo phpdismod -v {{7.3}} -s {{cli}} {{json}},command_gen,linux sudo phpdismod -v {{7.3}} -s {{cli}} {{json}},Disable the JSON extension for PHP 7.3 with the cli SAPI:,explain,linux Display information for all CPUs:,cpuid,command_gen,linux cpuid,Display information for all CPUs:,explain,linux Display information only for the current CPU:,cpuid {{[-1|--one-cpu]}},command_gen,linux cpuid {{[-1|--one-cpu]}},Display information only for the current CPU:,explain,linux Display raw hex information with no decoding:,cpuid {{[-r|--raw]}},command_gen,linux cpuid {{[-r|--raw]}},Display raw hex information with no decoding:,explain,linux Execute a chat script directly from the command line:,chat '{{expect_send_pairs}}',command_gen,linux chat '{{expect_send_pairs}}',Execute a chat script directly from the command line:,explain,linux Execute a chat script from a file:,chat -f '{{path/to/chat_script}}',command_gen,linux chat -f '{{path/to/chat_script}}',Execute a chat script from a file:,explain,linux Set a custom timeout (in seconds) for expecting a response:,chat -t {{timeout_in_seconds}} '{{expect_send_pairs}}',command_gen,linux chat -t {{timeout_in_seconds}} '{{expect_send_pairs}}',Set a custom timeout (in seconds) for expecting a response:,explain,linux Enable verbose output to log the conversation to `syslog`:,chat -v '{{expect_send_pairs}}',command_gen,linux chat -v '{{expect_send_pairs}}',Enable verbose output to log the conversation to `syslog`:,explain,linux Use a report file to log specific strings received during the conversation:,chat -r {{path/to/report_file}} '{{expect_send_pairs}}',command_gen,linux chat -r {{path/to/report_file}} '{{expect_send_pairs}}',Use a report file to log specific strings received during the conversation:,explain,linux "Dial a phone number using a variable, substituting `\T` in the script:","chat -T '{{phone_number}}' '{{""ATDT\\T CONNECT""}}'",command_gen,linux "chat -T '{{phone_number}}' '{{""ATDT\\T CONNECT""}}'","Dial a phone number using a variable, substituting `\T` in the script:",explain,linux Include an abort condition if a specific string is received:,"chat 'ABORT ""{{error_string}}"" {{expect_send_pairs}}'",command_gen,linux "chat 'ABORT ""{{error_string}}"" {{expect_send_pairs}}'",Include an abort condition if a specific string is received:,explain,linux Open termusic to a specific directory. (It can be set permanently in `~/.config/termusic/config.toml`):,termusic {{path/to/directory}},command_gen,linux termusic {{path/to/directory}},Open termusic to a specific directory. (It can be set permanently in `~/.config/termusic/config.toml`):,explain,linux Disable showing the album cover for a specific file:,termusic -c {{path/to/music_file}},command_gen,linux termusic -c {{path/to/music_file}},Disable showing the album cover for a specific file:,explain,linux Display help:,termusic --help,command_gen,linux termusic --help,Display help:,explain,linux View documentation for `trash-rm`:,tldr trash,command_gen,linux tldr trash,View documentation for `trash-rm`:,explain,linux "List all attributes of devices of a bus (eg. `pci`, `usb`). View all buses using `ls /sys/bus`:",systool -b {{bus}} -v,command_gen,linux systool -b {{bus}} -v,"List all attributes of devices of a bus (eg. `pci`, `usb`). View all buses using `ls /sys/bus`:",explain,linux "List all attributes of a class of devices (eg. `drm`, `block`). View all classes using `ls /sys/class`:",systool -c {{class}} -v,command_gen,linux systool -c {{class}} -v,"List all attributes of a class of devices (eg. `drm`, `block`). View all classes using `ls /sys/class`:",explain,linux "Show only device drivers of a bus (eg. `pci`, `usb`):",systool -b {{bus}} -D,command_gen,linux systool -b {{bus}} -D,"Show only device drivers of a bus (eg. `pci`, `usb`):",explain,linux Convert an image to WebP:,img2webp {{path/to/image}} -o {{path/to/image.webp}},command_gen,linux img2webp {{path/to/image}} -o {{path/to/image.webp}},Convert an image to WebP:,explain,linux Move the process with a specific PID to the control group student in the CPU hierarchy:,cgclassify -g {{cpu:student}} {{1234}},command_gen,linux cgclassify -g {{cpu:student}} {{1234}},Move the process with a specific PID to the control group student in the CPU hierarchy:,explain,linux Move the process with a specific PID to control groups based on the `/etc/cgrules.conf` configuration file:,cgclassify {{1234}},command_gen,linux cgclassify {{1234}},Move the process with a specific PID to control groups based on the `/etc/cgrules.conf` configuration file:,explain,linux Move the process with a specific PID to the control group student in the CPU hierarchy. Note: The daemon of the service `cgred` does not change `cgroups` of the specific PID and its children (based on `/etc/cgrules.conf`):,cgclassify --sticky -g {{cpu:/student}} {{1234}},command_gen,linux cgclassify --sticky -g {{cpu:/student}} {{1234}},Move the process with a specific PID to the control group student in the CPU hierarchy. Note: The daemon of the service `cgred` does not change `cgroups` of the specific PID and its children (based on `/etc/cgrules.conf`):,explain,linux Dump all information using the given LDAP account:,ldapdomaindump {{[-u|--user]}} {{domain}}\{{username}} {{[-p|--password]}} {{password|ntlm_hash}} {{hostname|ip}},command_gen,linux ldapdomaindump {{[-u|--user]}} {{domain}}\{{username}} {{[-p|--password]}} {{password|ntlm_hash}} {{hostname|ip}},Dump all information using the given LDAP account:,explain,linux "Dump all information, resolving computer hostnames:",ldapdomaindump {{[-r|--resolve]}} {{[-u|--user]}} {{domain}}\{{username}} {{[-p|--password]}}{{password}} {{hostname|ip}},command_gen,linux ldapdomaindump {{[-r|--resolve]}} {{[-u|--user]}} {{domain}}\{{username}} {{[-p|--password]}}{{password}} {{hostname|ip}},"Dump all information, resolving computer hostnames:",explain,linux "Dump all information, resolving computer hostnames with the selected DNS server:",ldapdomaindump {{[-r|--resolve]}} {{[-n|--dns-server]}} {{domain_controller_ip}} {{[-u|--user]}} {{domain}}\{{username}} {{[-p|--password]}}{{password}} {{hostname|ip}},command_gen,linux ldapdomaindump {{[-r|--resolve]}} {{[-n|--dns-server]}} {{domain_controller_ip}} {{[-u|--user]}} {{domain}}\{{username}} {{[-p|--password]}}{{password}} {{hostname|ip}},"Dump all information, resolving computer hostnames with the selected DNS server:",explain,linux Dump all information to the given directory without JSON output:,ldapdomaindump --no-json {{[-o|--outdir]}} {{path/to/directory}} {{[-u|--user]}} {{domain}}\{{username}} {{[-p|--password]}}{{password}} {{hostname|ip}},command_gen,linux ldapdomaindump --no-json {{[-o|--outdir]}} {{path/to/directory}} {{[-u|--user]}} {{domain}}\{{username}} {{[-p|--password]}}{{password}} {{hostname|ip}},Dump all information to the given directory without JSON output:,explain,linux List available color schemes:,plasma-apply-colorscheme --list-schemes,command_gen,linux plasma-apply-colorscheme --list-schemes,List available color schemes:,explain,linux Apply a color scheme:,plasma-apply-colorscheme {{BreezeLight}},command_gen,linux plasma-apply-colorscheme {{BreezeLight}},Apply a color scheme:,explain,linux Display help:,plasma-apply-colorscheme --help,command_gen,linux plasma-apply-colorscheme --help,Display help:,explain,linux Remove a module from the kernel:,sudo rmmod {{module_name}},command_gen,linux sudo rmmod {{module_name}},Remove a module from the kernel:,explain,linux Remove a module from the kernel and display verbose information:,sudo rmmod --verbose {{module_name}},command_gen,linux sudo rmmod --verbose {{module_name}},Remove a module from the kernel and display verbose information:,explain,linux Remove a module from the kernel and send errors to syslog instead of `stderr`:,sudo rmmod --syslog {{module_name}},command_gen,linux sudo rmmod --syslog {{module_name}},Remove a module from the kernel and send errors to syslog instead of `stderr`:,explain,linux Display help:,rmmod --help,command_gen,linux rmmod --help,Display help:,explain,linux Display version:,rmmod --version,command_gen,linux rmmod --version,Display version:,explain,linux Generate a coverage report named `file.cpp.gcov`:,gcov {{path/to/file.cpp}},command_gen,linux gcov {{path/to/file.cpp}},Generate a coverage report named `file.cpp.gcov`:,explain,linux Write individual execution counts for every basic block:,gcov {{[-a|--all-blocks]}} {{path/to/file.cpp}},command_gen,linux gcov {{[-a|--all-blocks]}} {{path/to/file.cpp}},Write individual execution counts for every basic block:,explain,linux Write branch frequencies to the output file and print summary information to `stdout` as a percentage:,gcov {{[-b|--branch-probabilities]}} {{path/to/file.cpp}},command_gen,linux gcov {{[-b|--branch-probabilities]}} {{path/to/file.cpp}},Write branch frequencies to the output file and print summary information to `stdout` as a percentage:,explain,linux "Write branch frequencies as the number of branches taken, rather than the percentage:",gcov {{[-c|--branch-counts]}} {{path/to/file.cpp}},command_gen,linux gcov {{[-c|--branch-counts]}} {{path/to/file.cpp}},"Write branch frequencies as the number of branches taken, rather than the percentage:",explain,linux Do not create a `gcov` output file:,gcov {{[-n|--no-output]}} {{path/to/file.cpp}},command_gen,linux gcov {{[-n|--no-output]}} {{path/to/file.cpp}},Do not create a `gcov` output file:,explain,linux Write file level as well as function level summaries:,gcov {{[-f|--function-summaries]}} {{path/to/file.cpp}},command_gen,linux gcov {{[-f|--function-summaries]}} {{path/to/file.cpp}},Write file level as well as function level summaries:,explain,linux Create a btrfs filesystem on a single device:,sudo mkfs.btrfs {{[-m|--metadata]}} single {{[-d|--data]}} single {{/dev/sdX}},command_gen,linux sudo mkfs.btrfs {{[-m|--metadata]}} single {{[-d|--data]}} single {{/dev/sdX}},Create a btrfs filesystem on a single device:,explain,linux Create a btrfs filesystem on multiple devices with raid1:,sudo mkfs.btrfs {{[-m|--metadata]}} raid1 {{[-d|--data]}} raid1 {{/dev/sdX /dev/sdY /dev/sdZ ...}},command_gen,linux sudo mkfs.btrfs {{[-m|--metadata]}} raid1 {{[-d|--data]}} raid1 {{/dev/sdX /dev/sdY /dev/sdZ ...}},Create a btrfs filesystem on multiple devices with raid1:,explain,linux Set a label for the filesystem:,"sudo mkfs.btrfs {{[-L|--label]}} ""{{label}}"" {{/dev/sdX /dev/sdY ...}}",command_gen,linux "sudo mkfs.btrfs {{[-L|--label]}} ""{{label}}"" {{/dev/sdX /dev/sdY ...}}",Set a label for the filesystem:,explain,linux Overwrite existing filesystem if one is detected:,sudo mkfs.btrfs {{[-f|--force]}} {{/dev/sdX}},command_gen,linux sudo mkfs.btrfs {{[-f|--force]}} {{/dev/sdX}},Overwrite existing filesystem if one is detected:,explain,linux Record storing to an MP4 file:,wf-recorder {{[-f|--file]}} {{output.mp4}},command_gen,linux wf-recorder {{[-f|--file]}} {{output.mp4}},Record storing to an MP4 file:,explain,linux "Record including audio, both with mic and system sounds:",wf-recorder {{[-a|--audio]}} {{[-f|--file]}} {{/path/to/file_with_audio.webm}},command_gen,linux wf-recorder {{[-a|--audio]}} {{[-f|--file]}} {{/path/to/file_with_audio.webm}},"Record including audio, both with mic and system sounds:",explain,linux "Select and record a portion of the screen using `slurp`, outputting to default `recording.mp4`:","wf-recorder {{[-g|--geometry]}} ""$(slurp)""",command_gen,linux "wf-recorder {{[-g|--geometry]}} ""$(slurp)""","Select and record a portion of the screen using `slurp`, outputting to default `recording.mp4`:",explain,linux Start a game at Level 1:,pacman4console,command_gen,linux pacman4console,Start a game at Level 1:,explain,linux Start a game on a certain level (there are nine official levels):,pacman4console --level={{level_number}},command_gen,linux pacman4console --level={{level_number}},Start a game on a certain level (there are nine official levels):,explain,linux "Start the pacman4console level editor, saving to a specified text file:",pacman4consoleedit {{path/to/level_file}},command_gen,linux pacman4consoleedit {{path/to/level_file}},"Start the pacman4console level editor, saving to a specified text file:",explain,linux Play a custom level:,pacman4console --level={{path/to/level_file}},command_gen,linux pacman4console --level={{path/to/level_file}},Play a custom level:,explain,linux Show the current setting of a boolean:,getsebool {{httpd_can_connect_ftp}},command_gen,linux getsebool {{httpd_can_connect_ftp}},Show the current setting of a boolean:,explain,linux Show the current setting of [a]ll booleans:,getsebool -a,command_gen,linux getsebool -a,Show the current setting of [a]ll booleans:,explain,linux Show the current setting of all booleans with explanations:,sudo semanage boolean {{[-l|--list]}},command_gen,linux sudo semanage boolean {{[-l|--list]}},Show the current setting of all booleans with explanations:,explain,linux Analyze logs for a range of dates at a certain level of detail:,logwatch --range {{yesterday|today|all|help}} --detail {{low|medium|others}}',command_gen,linux logwatch --range {{yesterday|today|all|help}} --detail {{low|medium|others}}',Analyze logs for a range of dates at a certain level of detail:,explain,linux Restrict report to only include information for a selected service:,logwatch --range {{all}} --service {{apache|pam_unix|...}},command_gen,linux logwatch --range {{all}} --service {{apache|pam_unix|...}},Restrict report to only include information for a selected service:,explain,linux Send a file to all nodes allocated to the current job:,sbcast {{path/to/file}} {{path/to/destination}},command_gen,linux sbcast {{path/to/file}} {{path/to/destination}},Send a file to all nodes allocated to the current job:,explain,linux Autodetect shared libraries the transmitted file depends upon and transmit them as well:,sbcast --send-libs={{yes}} {{path/to/executable}} {{path/to/destination}},command_gen,linux sbcast --send-libs={{yes}} {{path/to/executable}} {{path/to/destination}},Autodetect shared libraries the transmitted file depends upon and transmit them as well:,explain,linux Display help for a specific command:,qm help {{command}},command_gen,linux qm help {{command}},Display help for a specific command:,explain,linux Display help for a specific command with detailed information:,qm help {{command}} --verbose {{true|false}},command_gen,linux qm help {{command}} --verbose {{true|false}},Display help for a specific command with detailed information:,explain,linux Run all test steps for each plan:,tmt run,command_gen,linux tmt run,Run all test steps for each plan:,explain,linux Run only the discover step to show what tests would be run:,tmt run discover -v,command_gen,linux tmt run discover -v,Run only the discover step to show what tests would be run:,explain,linux Run all steps and adjust the provision step options:,tmt run --all provision --how {{container}} --image {{fedora:rawhide}},command_gen,linux tmt run --all provision --how {{container}} --image {{fedora:rawhide}},Run all steps and adjust the provision step options:,explain,linux Run only selected plans and tests:,tmt run plan --name {{/plan/name}} test --name {{/test/name}},command_gen,linux tmt run plan --name {{/plan/name}} test --name {{/test/name}},Run only selected plans and tests:,explain,linux Show results from the last run in a web browser:,tmt run --last report --how {{html}} --open,command_gen,linux tmt run --last report --how {{html}} --open,Show results from the last run in a web browser:,explain,linux Run tests with the provided context:,tmt run --context {{key=value}} -c {{distro=fedora}},command_gen,linux tmt run --context {{key=value}} -c {{distro=fedora}},Run tests with the provided context:,explain,linux Run tests interactively (debug test code in the middle of a test):,tmt run --all execute --how {{tmt}} --interactive,command_gen,linux tmt run --all execute --how {{tmt}} --interactive,Run tests interactively (debug test code in the middle of a test):,explain,linux Use dry mode to see what actions would happen and use the highest verbosity:,tmt run --dry -vvv,command_gen,linux tmt run --dry -vvv,Use dry mode to see what actions would happen and use the highest verbosity:,explain,linux Start Burp Suite:,burpsuite,command_gen,linux burpsuite,Start Burp Suite:,explain,linux Start Burp Suite using the default configuration:,burpsuite --use-defaults,command_gen,linux burpsuite --use-defaults,Start Burp Suite using the default configuration:,explain,linux Open a specific project file:,burpsuite --project-file={{path/to/file}},command_gen,linux burpsuite --project-file={{path/to/file}},Open a specific project file:,explain,linux Load a specific configuration file:,burpsuite --config-file={{path/to/file}},command_gen,linux burpsuite --config-file={{path/to/file}},Load a specific configuration file:,explain,linux Start without extensions:,burpsuite --disable-extensions,command_gen,linux burpsuite --disable-extensions,Start without extensions:,explain,linux View documentation for the original command:,tldr systemd-mount,command_gen,linux tldr systemd-mount,View documentation for the original command:,explain,linux Delete a container:,sudo lxc-destroy {{container_name}},command_gen,linux sudo lxc-destroy {{container_name}},Delete a container:,explain,linux Display help:,lxc-destroy {{[-?|--help]}},command_gen,linux lxc-destroy {{[-?|--help]}},Display help:,explain,linux Mount an OS image:,mount.ddi {{path/to/image.raw}} {{/mnt/image}},command_gen,linux mount.ddi {{path/to/image.raw}} {{/mnt/image}},Mount an OS image:,explain,linux Create and run a virtual machine from a configuration file:,quickemu --vm {{path/to/file.conf}},command_gen,linux quickemu --vm {{path/to/file.conf}},Create and run a virtual machine from a configuration file:,explain,linux Do not commit any changes to disk/snapshot but write any changes to temporary files:,quickemu --status-quo --vm {{path/to/file.conf}},command_gen,linux quickemu --status-quo --vm {{path/to/file.conf}},Do not commit any changes to disk/snapshot but write any changes to temporary files:,explain,linux Start the virtual machine in full-screen mode (`` to exit) and select the display backend (`sdl` by default):,quickemu --fullscreen --display {{sdl|gtk|spice|spice-app|none}} --vm {{path/to/file.conf}},command_gen,linux quickemu --fullscreen --display {{sdl|gtk|spice|spice-app|none}} --vm {{path/to/file.conf}},Start the virtual machine in full-screen mode (`` to exit) and select the display backend (`sdl` by default):,explain,linux Select a virtual audio device to emulate and create a desktop shortcut:,quickemu --sound-card {{intel-hda|ac97|es1370|sb16|none}} --shortcut --vm {{path/to/file.conf}},command_gen,linux quickemu --sound-card {{intel-hda|ac97|es1370|sb16|none}} --shortcut --vm {{path/to/file.conf}},Select a virtual audio device to emulate and create a desktop shortcut:,explain,linux Create a snapshot:,quickemu --snapshot create {{tag}} --vm {{path/to/file.conf}},command_gen,linux quickemu --snapshot create {{tag}} --vm {{path/to/file.conf}},Create a snapshot:,explain,linux Restore a snapshot:,quickemu --snapshot apply {{tag}} --vm {{path/to/file.conf}},command_gen,linux quickemu --snapshot apply {{tag}} --vm {{path/to/file.conf}},Restore a snapshot:,explain,linux Delete a snapshot:,quickemu --snapshot delete {{tag}} --vm {{path/to/file.conf}},command_gen,linux quickemu --snapshot delete {{tag}} --vm {{path/to/file.conf}},Delete a snapshot:,explain,linux Open the terminal with a title of `Example`:,xterm -T {{Example}},command_gen,linux xterm -T {{Example}},Open the terminal with a title of `Example`:,explain,linux Open the terminal in fullscreen mode:,xterm -fullscreen,command_gen,linux xterm -fullscreen,Open the terminal in fullscreen mode:,explain,linux Open the terminal with a dark blue background and yellow foreground (font color):,xterm -bg {{darkblue}} -fg {{yellow}},command_gen,linux xterm -bg {{darkblue}} -fg {{yellow}},Open the terminal with a dark blue background and yellow foreground (font color):,explain,linux "Open the terminal with 100 characters per line and 35 lines, in screen position x=200px, y=20px:",xterm -geometry {{100}}x{{35}}+{{200}}+{{20}},command_gen,linux xterm -geometry {{100}}x{{35}}+{{200}}+{{20}},"Open the terminal with 100 characters per line and 35 lines, in screen position x=200px, y=20px:",explain,linux Open the terminal using a Serif font and a font size equal to 20:,xterm -fa {{'Serif'}} -fs {{20}},command_gen,linux xterm -fa {{'Serif'}} -fs {{20}},Open the terminal using a Serif font and a font size equal to 20:,explain,linux List password information for the user:,chage {{[-l|--list]}} {{username}},command_gen,linux chage {{[-l|--list]}} {{username}},List password information for the user:,explain,linux Enable password expiration in 10 days:,sudo chage {{[-M|--maxdays]}} {{10}} {{username}},command_gen,linux sudo chage {{[-M|--maxdays]}} {{10}} {{username}},Enable password expiration in 10 days:,explain,linux Disable password expiration:,sudo chage {{[-M|--maxdays]}} {{-1}} {{username}},command_gen,linux sudo chage {{[-M|--maxdays]}} {{-1}} {{username}},Disable password expiration:,explain,linux Set account expiration date:,sudo chage {{[-E|--expiredate]}} {{YYYY-MM-DD}} {{username}},command_gen,linux sudo chage {{[-E|--expiredate]}} {{YYYY-MM-DD}} {{username}},Set account expiration date:,explain,linux Force user to change password on next log in:,sudo chage {{[-d|--lastday]}} {{0}} {{username}},command_gen,linux sudo chage {{[-d|--lastday]}} {{0}} {{username}},Force user to change password on next log in:,explain,linux Re-enable an account:,sudo chage {{[-E|--expiredate]}} -1 {{username}},command_gen,linux sudo chage {{[-E|--expiredate]}} -1 {{username}},Re-enable an account:,explain,linux List all cockpit packages:,cockpit-bridge --packages,command_gen,linux cockpit-bridge --packages,List all cockpit packages:,explain,linux Display help:,cockpit-bridge --help,command_gen,linux cockpit-bridge --help,Display help:,explain,linux Check the currently running kernel for Spectre or Meltdown:,sudo spectre-meltdown-checker,command_gen,linux sudo spectre-meltdown-checker,Check the currently running kernel for Spectre or Meltdown:,explain,linux Check the currently running kernel and show an explanation of the actions to take to mitigate a vulnerability:,sudo spectre-meltdown-checker --explain,command_gen,linux sudo spectre-meltdown-checker --explain,Check the currently running kernel and show an explanation of the actions to take to mitigate a vulnerability:,explain,linux Check for specific variants (defaults to all):,sudo spectre-meltdown-checker --variant {{1|2|3|3a|4|l1tf|msbds|mfbds|mlpds|mdsum|taa|mcespc|srbds}},command_gen,linux sudo spectre-meltdown-checker --variant {{1|2|3|3a|4|l1tf|msbds|mfbds|mlpds|mdsum|taa|mcespc|srbds}},Check for specific variants (defaults to all):,explain,linux Display output using a specific output format:,sudo spectre-meltdown-checker --batch {{text|json|nrpe|prometheus|short}},command_gen,linux sudo spectre-meltdown-checker --batch {{text|json|nrpe|prometheus|short}},Display output using a specific output format:,explain,linux Don't use the `/sys` interface even if present:,sudo spectre-meltdown-checker --no-sysfs,command_gen,linux sudo spectre-meltdown-checker --no-sysfs,Don't use the `/sys` interface even if present:,explain,linux Check a non-running kernel:,sudo spectre-meltdown-checker --kernel {{path/to/kernel_file}},command_gen,linux sudo spectre-meltdown-checker --kernel {{path/to/kernel_file}},Check a non-running kernel:,explain,linux Power off the machine:,telinit 0,command_gen,linux telinit 0,Power off the machine:,explain,linux Reboot the machine:,telinit 6,command_gen,linux telinit 6,Reboot the machine:,explain,linux Change SysV run level:,telinit {{2|3|4|5}},command_gen,linux telinit {{2|3|4|5}},Change SysV run level:,explain,linux Change to rescue mode:,telinit 1,command_gen,linux telinit 1,Change to rescue mode:,explain,linux Reload daemon configuration:,telinit q,command_gen,linux telinit q,Reload daemon configuration:,explain,linux Do not send a wall message before reboot/power-off (6/0):,telinit --no-wall {{value}},command_gen,linux telinit --no-wall {{value}},Do not send a wall message before reboot/power-off (6/0):,explain,linux Convert a text file to PO file:,po4a-gettextize --format {{text}} --master {{path/to/master.txt}} --po {{path/to/result.po}},command_gen,linux po4a-gettextize --format {{text}} --master {{path/to/master.txt}} --po {{path/to/result.po}},Convert a text file to PO file:,explain,linux List all available formats:,po4a-gettextize --help-format,command_gen,linux po4a-gettextize --help-format,List all available formats:,explain,linux Convert a text file along with a translated document to a PO file (`-l` option can be provided multiple times):,po4a-gettextize --format {{text}} --master {{path/to/master.txt}} --localized {{path/to/translated.txt}} --po {{path/to/result.po}},command_gen,linux po4a-gettextize --format {{text}} --master {{path/to/master.txt}} --localized {{path/to/translated.txt}} --po {{path/to/result.po}},Convert a text file along with a translated document to a PO file (`-l` option can be provided multiple times):,explain,linux Start the interactive installer:,archinstall,command_gen,linux archinstall,Start the interactive installer:,explain,linux Start a preset installer:,archinstall {{minimal|unattended}},command_gen,linux archinstall {{minimal|unattended}},Start a preset installer:,explain,linux Check terminal's openness to write messages:,mesg,command_gen,linux mesg,Check terminal's openness to write messages:,explain,linux Disallow receiving messages from other users:,mesg n,command_gen,linux mesg n,Disallow receiving messages from other users:,explain,linux Allow receiving messages from other users:,mesg y,command_gen,linux mesg y,Allow receiving messages from other users:,explain,linux "Enable verbose mode, printing a warning if the command is not executed from a terminal:",mesg {{[-v|--verbose]}},command_gen,linux mesg {{[-v|--verbose]}},"Enable verbose mode, printing a warning if the command is not executed from a terminal:",explain,linux Show graph for a specific interface:,speedometer -r {{eth0}} -t {{eth0}},command_gen,linux speedometer -r {{eth0}} -t {{eth0}},Show graph for a specific interface:,explain,linux Show full table of all RPC services registered on localhost:,rpcinfo,command_gen,linux rpcinfo,Show full table of all RPC services registered on localhost:,explain,linux Show concise table of all RPC services registered on localhost:,rpcinfo -s {{localhost}},command_gen,linux rpcinfo -s {{localhost}},Show concise table of all RPC services registered on localhost:,explain,linux Display table of statistics of rpcbind operations on localhost:,rpcinfo -m,command_gen,linux rpcinfo -m,Display table of statistics of rpcbind operations on localhost:,explain,linux Display list of entries of given service name (mountd) and version number (2) on a remote nfs share:,rpcinfo -l {{remote_nfs_server_ip}} {{mountd}} {{2}},command_gen,linux rpcinfo -l {{remote_nfs_server_ip}} {{mountd}} {{2}},Display list of entries of given service name (mountd) and version number (2) on a remote nfs share:,explain,linux Delete the registration for version 1 of the mountd service for all transports:,rpcinfo -d {{mountd}} {{1}},command_gen,linux rpcinfo -d {{mountd}} {{1}},Delete the registration for version 1 of the mountd service for all transports:,explain,linux Apply a wallpaper:,plasma-apply-wallpaperimage {{/path/to/image}},command_gen,linux plasma-apply-wallpaperimage {{/path/to/image}},Apply a wallpaper:,explain,linux Apply a wallpaper with a fill mode:,plasma-apply-wallpaperimage --fill-mode {{stretch|preserveAspectFit|preserveAspectCrop|tile|tileVertically|tileHorizontally|pad}} {{/path/to/image}},command_gen,linux plasma-apply-wallpaperimage --fill-mode {{stretch|preserveAspectFit|preserveAspectCrop|tile|tileVertically|tileHorizontally|pad}} {{/path/to/image}},Apply a wallpaper with a fill mode:,explain,linux Display help:,plasma-apply-wallpaperimage --help,command_gen,linux plasma-apply-wallpaperimage --help,Display help:,explain,linux Show a list with information about currently existing Ethernet bridges:,sudo brctl show,command_gen,linux sudo brctl show,Show a list with information about currently existing Ethernet bridges:,explain,linux Create a new Ethernet bridge interface:,sudo brctl add {{bridge_name}},command_gen,linux sudo brctl add {{bridge_name}},Create a new Ethernet bridge interface:,explain,linux Delete an existing Ethernet bridge interface:,sudo brctl del {{bridge_name}},command_gen,linux sudo brctl del {{bridge_name}},Delete an existing Ethernet bridge interface:,explain,linux Add an interface to an existing bridge:,sudo brctl addif {{bridge_name}} {{interface_name}},command_gen,linux sudo brctl addif {{bridge_name}} {{interface_name}},Add an interface to an existing bridge:,explain,linux Remove an interface from an existing bridge:,sudo brctl delif {{bridge_name}} {{interface_name}},command_gen,linux sudo brctl delif {{bridge_name}} {{interface_name}},Remove an interface from an existing bridge:,explain,linux Display a message:,"dialog --msgbox ""{{Message}}"" {{height}} {{width}}",command_gen,linux "dialog --msgbox ""{{Message}}"" {{height}} {{width}}",Display a message:,explain,linux Prompt the user for text:,"dialog --inputbox ""{{Enter text:}}"" {{8}} {{40}} 2>{{output.txt}}",command_gen,linux "dialog --inputbox ""{{Enter text:}}"" {{8}} {{40}} 2>{{output.txt}}",Prompt the user for text:,explain,linux Prompt the user for a yes/no question:,"dialog --yesno ""{{Continue?}}"" {{7}} {{40}}",command_gen,linux "dialog --yesno ""{{Continue?}}"" {{7}} {{40}}",Prompt the user for a yes/no question:,explain,linux Display help:,dialog,command_gen,linux dialog,Display help:,explain,linux Download files from a `mega.nz` link into the current directory:,megatools-dl {{https://mega.nz/...}},command_gen,linux megatools-dl {{https://mega.nz/...}},Download files from a `mega.nz` link into the current directory:,explain,linux Download files from a `mega.nz` link into a specific directory:,megatools-dl --path {{path/to/directory}} {{https://mega.nz/...}},command_gen,linux megatools-dl --path {{path/to/directory}} {{https://mega.nz/...}},Download files from a `mega.nz` link into a specific directory:,explain,linux Interactively choose which files to download:,megatools-dl --choose-files {{https://mega.nz/...}},command_gen,linux megatools-dl --choose-files {{https://mega.nz/...}},Interactively choose which files to download:,explain,linux Limit the download speed in KiB/s:,megatools-dl --limit-speed {{speed}} {{https://mega.nz/...}},command_gen,linux megatools-dl --limit-speed {{speed}} {{https://mega.nz/...}},Limit the download speed in KiB/s:,explain,linux Power off the system:,poweroff,command_gen,linux poweroff,Power off the system:,explain,linux Halt the system (same as `halt`):,poweroff --halt,command_gen,linux poweroff --halt,Halt the system (same as `halt`):,explain,linux Reboot the system (same as `reboot`):,poweroff --reboot,command_gen,linux poweroff --reboot,Reboot the system (same as `reboot`):,explain,linux Shut down immediately without contacting the system manager:,poweroff {{[-f|--force]}},command_gen,linux poweroff {{[-f|--force]}},Shut down immediately without contacting the system manager:,explain,linux Write the wtmp shutdown entry without shutting down the system:,poweroff {{[-w|--wtmp-only]}},command_gen,linux poweroff {{[-w|--wtmp-only]}},Write the wtmp shutdown entry without shutting down the system:,explain,linux Download image in tarball format from a url via pull:,sudo importctl pull-tar {{URL}} {{path/to/directory}},command_gen,linux sudo importctl pull-tar {{URL}} {{path/to/directory}},Download image in tarball format from a url via pull:,explain,linux "Pull or download from a remote source that is either raw or qcow2 file, and stores it as a raw file:",sudo importctl pull-raw {{https://example.com/source.ext}} {{name}} --class={{machine|portable|sysext|confext}},command_gen,linux sudo importctl pull-raw {{https://example.com/source.ext}} {{name}} --class={{machine|portable|sysext|confext}},"Pull or download from a remote source that is either raw or qcow2 file, and stores it as a raw file:",explain,linux "Import a raw disk image into the image directory that is possibly compressed with xz, gzip, or bzip2:",importctl import-raw {{path/to/file.ext}} {{name}} --class={{machine|portable|sysext|confext}},command_gen,linux importctl import-raw {{path/to/file.ext}} {{name}} --class={{machine|portable|sysext|confext}},"Import a raw disk image into the image directory that is possibly compressed with xz, gzip, or bzip2:",explain,linux Export a container image as tarball into current working directory:,importctl export-tar --class={{machine|portable|sysext|confext}} {{name}} {{path/to/file.ext}},command_gen,linux importctl export-tar --class={{machine|portable|sysext|confext}} {{name}} {{path/to/file.ext}},Export a container image as tarball into current working directory:,explain,linux List enrolled fingerprints for a specific user:,fprintd-list {{username}},command_gen,linux fprintd-list {{username}},List enrolled fingerprints for a specific user:,explain,linux List enrolled fingerprints for one or more users:,fprintd-list {{username1 username2 ...}},command_gen,linux fprintd-list {{username1 username2 ...}},List enrolled fingerprints for one or more users:,explain,linux Display help:,fprintd-list,command_gen,linux fprintd-list,Display help:,explain,linux List all available cameras:,uvcdynctrl {{[-l|--list]}},command_gen,linux uvcdynctrl {{[-l|--list]}},List all available cameras:,explain,linux Use a specific device (defaults to `video0`):,uvcdynctrl {{[-d|--device]}} {{device_name}},command_gen,linux uvcdynctrl {{[-d|--device]}} {{device_name}},Use a specific device (defaults to `video0`):,explain,linux List available controls:,uvcdynctrl {{[-c|--clist]}},command_gen,linux uvcdynctrl {{[-c|--clist]}},List available controls:,explain,linux "Set a new control value (for negative values, use `-- -value`):",uvcdynctrl {{[-s|--set]}} {{control_name}} {{value}},command_gen,linux uvcdynctrl {{[-s|--set]}} {{control_name}} {{value}},"Set a new control value (for negative values, use `-- -value`):",explain,linux Get the current control value:,uvcdynctrl {{[-g|--get]}} {{control_name}},command_gen,linux uvcdynctrl {{[-g|--get]}} {{control_name}},Get the current control value:,explain,linux Save the state of the current controls to a file:,uvcdynctrl {{[-W|--save]}} {{filename}},command_gen,linux uvcdynctrl {{[-W|--save]}} {{filename}},Save the state of the current controls to a file:,explain,linux Load the state of the controls from a file:,uvcdynctrl {{[-L|--load]}} {{filename}},command_gen,linux uvcdynctrl {{[-L|--load]}} {{filename}},Load the state of the controls from a file:,explain,linux Resolve the pathnames specified as the argument parameters:,namei {{path/to/a}} {{path/to/b}} {{path/to/c}},command_gen,linux namei {{path/to/a}} {{path/to/b}} {{path/to/c}},Resolve the pathnames specified as the argument parameters:,explain,linux Display the results in a long-listing format:,namei {{[-l|--long]}} {{path/to/a}} {{path/to/b}} {{path/to/c}},command_gen,linux namei {{[-l|--long]}} {{path/to/a}} {{path/to/b}} {{path/to/c}},Display the results in a long-listing format:,explain,linux Show the mode bits of each file type in the style of `ls`:,namei {{[-m|--modes]}} {{path/to/a}} {{path/to/b}} {{path/to/c}},command_gen,linux namei {{[-m|--modes]}} {{path/to/a}} {{path/to/b}} {{path/to/c}},Show the mode bits of each file type in the style of `ls`:,explain,linux Show owner and group name of each file:,namei {{[-o|--owners]}} {{path/to/a}} {{path/to/b}} {{path/to/c}},command_gen,linux namei {{[-o|--owners]}} {{path/to/a}} {{path/to/b}} {{path/to/c}},Show owner and group name of each file:,explain,linux Don't follow symlinks while resolving:,namei {{[-n|--nosymlinks]}} {{path/to/a}} {{path/to/b}} {{path/to/c}},command_gen,linux namei {{[-n|--nosymlinks]}} {{path/to/a}} {{path/to/b}} {{path/to/c}},Don't follow symlinks while resolving:,explain,linux Start the partition manipulator with a specific device:,cfdisk {{/dev/sdX}},command_gen,linux cfdisk {{/dev/sdX}},Start the partition manipulator with a specific device:,explain,linux Create a new partition table for a specific device and manage it:,cfdisk {{[-z|--zero]}} {{/dev/sdX}},command_gen,linux cfdisk {{[-z|--zero]}} {{/dev/sdX}},Create a new partition table for a specific device and manage it:,explain,linux Create a `toolbox` container for a specific distribution:,toolbox create {{[-d|--distro]}} {{distribution}},command_gen,linux toolbox create {{[-d|--distro]}} {{distribution}},Create a `toolbox` container for a specific distribution:,explain,linux Create a `toolbox` container for a specific release of the current distribution:,toolbox create {{[-r|--release]}} {{release}},command_gen,linux toolbox create {{[-r|--release]}} {{release}},Create a `toolbox` container for a specific release of the current distribution:,explain,linux Create a `toolbox` container with a custom image:,toolbox create {{[-i|--image]}} {{name}},command_gen,linux toolbox create {{[-i|--image]}} {{name}},Create a `toolbox` container with a custom image:,explain,linux Create a `toolbox` container from a custom Fedora image:,toolbox create {{[-i|--image]}} {{registry.fedoraproject.org/fedora-toolbox:39}},command_gen,linux toolbox create {{[-i|--image]}} {{registry.fedoraproject.org/fedora-toolbox:39}},Create a `toolbox` container from a custom Fedora image:,explain,linux Create a `toolbox` container using the default image for Fedora 39:,toolbox create {{[-d|--distro]}} {{fedora}} {{[-r|--release]}} {{f39}},command_gen,linux toolbox create {{[-d|--distro]}} {{fedora}} {{[-r|--release]}} {{f39}},Create a `toolbox` container using the default image for Fedora 39:,explain,linux Deliver a standard test email to `user@example.com` on port 25 of `test-server.example.net`:,swaks {{[-t|--to]}} {{user@example.com}} {{[-s|--server]}} {{test-server.example.net}},command_gen,linux swaks {{[-t|--to]}} {{user@example.com}} {{[-s|--server]}} {{test-server.example.net}},Deliver a standard test email to `user@example.com` on port 25 of `test-server.example.net`:,explain,linux "Deliver a standard test email, requiring CRAM-MD5 authentication as user `me@example.com`. An ""X-Test"" header will be added to the email body:","swaks {{[-t|--to]}} {{user@example.com}} {{[-f|--from]}} {{me@example.com}} {{[-a|--auth]}} {{CRAM-MD5}} {{[-au|--auth-user]}} {{me@example.com}} --header-X-Test ""{{test_email}}""",command_gen,linux "swaks {{[-t|--to]}} {{user@example.com}} {{[-f|--from]}} {{me@example.com}} {{[-a|--auth]}} {{CRAM-MD5}} {{[-au|--auth-user]}} {{me@example.com}} --header-X-Test ""{{test_email}}""","Deliver a standard test email, requiring CRAM-MD5 authentication as user `me@example.com`. An ""X-Test"" header will be added to the email body:",explain,linux Test a virus scanner using EICAR in an attachment. Don't show the message DATA part:,swaks {{[-t|--to]}} {{user@example.com}} --attach - {{[-s|--server]}} {{test-server.example.com}} {{[-n|--suppress-data]}} {{path/to/eicar.txt}},command_gen,linux swaks {{[-t|--to]}} {{user@example.com}} --attach - {{[-s|--server]}} {{test-server.example.com}} {{[-n|--suppress-data]}} {{path/to/eicar.txt}},Test a virus scanner using EICAR in an attachment. Don't show the message DATA part:,explain,linux "Test a spam scanner using GTUBE in the body of an email, routed via the MX records for `example.com`:",swaks {{[-t|--to]}} {{user@example.com}} --body {{path/to/gtube_file}},command_gen,linux swaks {{[-t|--to]}} {{user@example.com}} --body {{path/to/gtube_file}},"Test a spam scanner using GTUBE in the body of an email, routed via the MX records for `example.com`:",explain,linux Deliver a standard test email to `user@example.com` using the LMTP protocol via a UNIX domain socket file:,swaks {{[-t|--to]}} {{user@example.com}} --socket {{/var/lda.sock}} --protocol {{LMTP}},command_gen,linux swaks {{[-t|--to]}} {{user@example.com}} --socket {{/var/lda.sock}} --protocol {{LMTP}},Deliver a standard test email to `user@example.com` using the LMTP protocol via a UNIX domain socket file:,explain,linux List the available event names (e.g. `SIGWINCH`):,trap -l,command_gen,linux trap -l,List the available event names (e.g. `SIGWINCH`):,explain,linux List the commands and the names of the expected events:,trap,command_gen,linux trap,List the commands and the names of the expected events:,explain,linux Execute a command when a signal is received:,"trap 'echo ""Caught signal {{SIGHUP}}""' {{SIGHUP}}",command_gen,linux "trap 'echo ""Caught signal {{SIGHUP}}""' {{SIGHUP}}",Execute a command when a signal is received:,explain,linux Remove commands:,trap - {{SIGHUP}} {{SIGINT}},command_gen,linux trap - {{SIGHUP}} {{SIGINT}},Remove commands:,explain,linux Ignore a signal:,trap '' {{SIGINT}},command_gen,linux trap '' {{SIGINT}},Ignore a signal:,explain,linux View documentation for the original command:,tldr setarch,command_gen,linux tldr setarch,View documentation for the original command:,explain,linux List all installed packages:,equery list '*',command_gen,linux equery list '*',List all installed packages:,explain,linux Search for installed packages in the Portage tree and in overlays:,equery list -po {{package1 package2 ...}},command_gen,linux equery list -po {{package1 package2 ...}},Search for installed packages in the Portage tree and in overlays:,explain,linux List all packages that depend on a given package:,equery depends {{package}},command_gen,linux equery depends {{package}},List all packages that depend on a given package:,explain,linux List all packages that a given package depends on:,equery depgraph {{package}},command_gen,linux equery depgraph {{package}},List all packages that a given package depends on:,explain,linux List all files installed by a package:,equery files --tree {{package}},command_gen,linux equery files --tree {{package}},List all files installed by a package:,explain,linux Synchronize the database and list pending updates:,checkupdates,command_gen,linux checkupdates,Synchronize the database and list pending updates:,explain,linux List pending updates without syncing the database:,checkupdates {{[-n|--nosync]}},command_gen,linux checkupdates {{[-n|--nosync]}},List pending updates without syncing the database:,explain,linux Display the list of pending updates if it differs from the last time this option was used:,checkupdates {{[-c|--change]}},command_gen,linux checkupdates {{[-c|--change]}},Display the list of pending updates if it differs from the last time this option was used:,explain,linux List pending updates and download the packages to the `pacman` cache (`/var/cache/pacman/pkg`):,checkupdates {{[-d|--download]}},command_gen,linux checkupdates {{[-d|--download]}},List pending updates and download the packages to the `pacman` cache (`/var/cache/pacman/pkg`):,explain,linux List pending updates using a specific `pacman` database:,CHECKUPDATES_DB={{path/to/directory}} checkupdates,command_gen,linux CHECKUPDATES_DB={{path/to/directory}} checkupdates,List pending updates using a specific `pacman` database:,explain,linux Display help:,checkupdates {{[-h|--help]}},command_gen,linux checkupdates {{[-h|--help]}},Display help:,explain,linux List available Qt versions from the configuration files:,qtchooser --list-versions,command_gen,linux qtchooser --list-versions,List available Qt versions from the configuration files:,explain,linux Print environment information:,qtchooser --print-env,command_gen,linux qtchooser --print-env,Print environment information:,explain,linux Run the specified tool using the specified Qt version:,qtchooser --run-tool={{tool}} --qt={{version_name}},command_gen,linux qtchooser --run-tool={{tool}} --qt={{version_name}},Run the specified tool using the specified Qt version:,explain,linux Add a Qt version entry to be able to choose from:,qtchooser --install {{version_name}} {{path/to/qmake}},command_gen,linux qtchooser --install {{version_name}} {{path/to/qmake}},Add a Qt version entry to be able to choose from:,explain,linux Display help:,qtchooser --help,command_gen,linux qtchooser --help,Display help:,explain,linux Update the list of available packages and versions:,deb-get update,command_gen,linux deb-get update,Update the list of available packages and versions:,explain,linux Search for a given package:,deb-get search {{package}},command_gen,linux deb-get search {{package}},Search for a given package:,explain,linux Show information about a package:,deb-get show {{package}},command_gen,linux deb-get show {{package}},Show information about a package:,explain,linux "Install a package, or update it to the latest available version:",deb-get install {{package}},command_gen,linux deb-get install {{package}},"Install a package, or update it to the latest available version:",explain,linux Remove a package (using `purge` instead also removes its configuration files):,deb-get remove {{package}},command_gen,linux deb-get remove {{package}},Remove a package (using `purge` instead also removes its configuration files):,explain,linux Upgrade all installed packages to their newest available versions:,deb-get upgrade,command_gen,linux deb-get upgrade,Upgrade all installed packages to their newest available versions:,explain,linux List all available packages:,deb-get list,command_gen,linux deb-get list,List all available packages:,explain,linux Display information about volume groups:,vgs,command_gen,linux vgs,Display information about volume groups:,explain,linux Display all volume groups:,vgs {{[-a|--all]}},command_gen,linux vgs {{[-a|--all]}},Display all volume groups:,explain,linux Change default display to show more details:,vgs {{[-v|--verbose]}},command_gen,linux vgs {{[-v|--verbose]}},Change default display to show more details:,explain,linux Display only specific fields:,"vgs {{[-o|--options]}} {{field_name_1}},{{field_name_2}}",command_gen,linux "vgs {{[-o|--options]}} {{field_name_1}},{{field_name_2}}",Display only specific fields:,explain,linux Append field to default display:,vgs {{[-o|--options]}} +{{field_name}},command_gen,linux vgs {{[-o|--options]}} +{{field_name}},Append field to default display:,explain,linux Suppress heading line:,vgs --noheadings,command_gen,linux vgs --noheadings,Suppress heading line:,explain,linux Use separator to separate fields:,vgs --separator =,command_gen,linux vgs --separator =,Use separator to separate fields:,explain,linux Generate a local policy to allow access for all denied services:,sudo audit2allow {{[-a|--all]}} -M {{local_policy_name}},command_gen,linux sudo audit2allow {{[-a|--all]}} -M {{local_policy_name}},Generate a local policy to allow access for all denied services:,explain,linux Generate a local policy module to grant access to a specific process/service/command from the audit logs:,sudo grep {{apache2}} /var/log/audit/audit.log | sudo audit2allow -M {{local_policy_name}},command_gen,linux sudo grep {{apache2}} /var/log/audit/audit.log | sudo audit2allow -M {{local_policy_name}},Generate a local policy module to grant access to a specific process/service/command from the audit logs:,explain,linux Inspect and review the Type Enforcement (.te) file for a local policy:,vim {{local_policy_name}}.te,command_gen,linux vim {{local_policy_name}}.te,Inspect and review the Type Enforcement (.te) file for a local policy:,explain,linux Install a local policy module:,sudo semodule {{[-i|--install]}} {{local_policy_name}}.pp,command_gen,linux sudo semodule {{[-i|--install]}} {{local_policy_name}}.pp,Install a local policy module:,explain,linux View documentation for the original command:,tldr qm disk import,command_gen,linux tldr qm disk import,View documentation for the original command:,explain,linux "Print the hexadecimal representation of a file, replacing duplicate lines by '*':",hexdump {{path/to/file}},command_gen,linux hexdump {{path/to/file}},"Print the hexadecimal representation of a file, replacing duplicate lines by '*':",explain,linux Display the input offset in hexadecimal and its ASCII representation in two columns:,hexdump {{[-C|--canonical]}} {{path/to/file}},command_gen,linux hexdump {{[-C|--canonical]}} {{path/to/file}},Display the input offset in hexadecimal and its ASCII representation in two columns:,explain,linux "Display the hexadecimal representation of a file, but interpret only n bytes of the input:",hexdump {{[-C|--canonical]}} {{[-n|--length]}} {{number_of_bytes}} {{path/to/file}},command_gen,linux hexdump {{[-C|--canonical]}} {{[-n|--length]}} {{number_of_bytes}} {{path/to/file}},"Display the hexadecimal representation of a file, but interpret only n bytes of the input:",explain,linux Don't replace duplicate lines with '*':,hexdump {{[-v|--no-squeezing]}} {{path/to/file}},command_gen,linux hexdump {{[-v|--no-squeezing]}} {{path/to/file}},Don't replace duplicate lines with '*':,explain,linux Install a service:,update-rc.d {{mysql}} defaults,command_gen,linux update-rc.d {{mysql}} defaults,Install a service:,explain,linux Enable a service:,update-rc.d {{mysql}} enable,command_gen,linux update-rc.d {{mysql}} enable,Enable a service:,explain,linux Disable a service:,update-rc.d {{mysql}} disable,command_gen,linux update-rc.d {{mysql}} disable,Disable a service:,explain,linux Forcibly remove a service:,update-rc.d -f {{mysql}} remove,command_gen,linux update-rc.d -f {{mysql}} remove,Forcibly remove a service:,explain,linux Reset a specific key value:,dconf reset {{/path/to/key}},command_gen,linux dconf reset {{/path/to/key}},Reset a specific key value:,explain,linux Reset a specific directory:,dconf reset -f {{/path/to/directory/}},command_gen,linux dconf reset -f {{/path/to/directory/}},Reset a specific directory:,explain,linux Change the line endings of a file:,mac2unix {{path/to/file}},command_gen,linux mac2unix {{path/to/file}},Change the line endings of a file:,explain,linux Create a copy with Unix-style line endings:,mac2unix {{[-n|--newfile]}} {{path/to/file}} {{path/to/new_file}},command_gen,linux mac2unix {{[-n|--newfile]}} {{path/to/file}} {{path/to/new_file}},Create a copy with Unix-style line endings:,explain,linux Display file information:,mac2unix {{[-i|--info]}} {{path/to/file}},command_gen,linux mac2unix {{[-i|--info]}} {{path/to/file}},Display file information:,explain,linux Keep/add/remove Byte Order Mark:,mac2unix --{{keep-bom|add-bom|remove-bom}} {{path/to/file}},command_gen,linux mac2unix --{{keep-bom|add-bom|remove-bom}} {{path/to/file}},Keep/add/remove Byte Order Mark:,explain,linux Start the IPMI driver for local connections:,systemctl start ipmidrv,command_gen,linux systemctl start ipmidrv,Start the IPMI driver for local connections:,explain,linux Open IPMI shell on the local hardware:,sudo ipmitool shell,command_gen,linux sudo ipmitool shell,Open IPMI shell on the local hardware:,explain,linux Open IPMI shell on a remote host:,ipmitool -H {{ip_address}} -U {{user_name}} shell,command_gen,linux ipmitool -H {{ip_address}} -U {{user_name}} shell,Open IPMI shell on a remote host:,explain,linux Install one or more packages from files:,sudo pacman -U {{path/to/package1.pkg.tar.zst}} {{path/to/package2.pkg.tar.zst}},command_gen,linux sudo pacman -U {{path/to/package1.pkg.tar.zst}} {{path/to/package2.pkg.tar.zst}},Install one or more packages from files:,explain,linux Install a package without prompting:,sudo pacman -U --noconfirm {{path/to/package.pkg.tar.zst}},command_gen,linux sudo pacman -U --noconfirm {{path/to/package.pkg.tar.zst}},Install a package without prompting:,explain,linux Overwrite conflicting files during a package installation:,sudo pacman -U --overwrite {{path/to/file}} {{path/to/package.pkg.tar.zst}},command_gen,linux sudo pacman -U --overwrite {{path/to/file}} {{path/to/package.pkg.tar.zst}},Overwrite conflicting files during a package installation:,explain,linux "Install a package, skipping the [d]ependency version checks:",sudo pacman -Ud {{path/to/package.pkg.tar.zst}},command_gen,linux sudo pacman -Ud {{path/to/package.pkg.tar.zst}},"Install a package, skipping the [d]ependency version checks:",explain,linux Fetch and [p]rint packages that would be affected by upgrade (does not install any packages):,pacman -Up {{path/to/package.pkg.tar.zst}},command_gen,linux pacman -Up {{path/to/package.pkg.tar.zst}},Fetch and [p]rint packages that would be affected by upgrade (does not install any packages):,explain,linux Display [h]elp:,pacman -Uh,command_gen,linux pacman -Uh,Display [h]elp:,explain,linux List all process types (a.k.a domains) that are in permissive mode:,sudo semanage permissive {{[-l|--list]}},command_gen,linux sudo semanage permissive {{[-l|--list]}},List all process types (a.k.a domains) that are in permissive mode:,explain,linux Set permissive mode for a domain:,sudo semanage permissive {{[-a|--add]}} {{httpd_t}},command_gen,linux sudo semanage permissive {{[-a|--add]}} {{httpd_t}},Set permissive mode for a domain:,explain,linux Unset permissive mode for a domain:,sudo semanage permissive {{[-d|--delete]}} {{httpd_t}},command_gen,linux sudo semanage permissive {{[-d|--delete]}} {{httpd_t}},Unset permissive mode for a domain:,explain,linux Retrieve the X-Windows window ID of the running Firefox window(s):,xdotool search --onlyvisible --name {{firefox}},command_gen,linux xdotool search --onlyvisible --name {{firefox}},Retrieve the X-Windows window ID of the running Firefox window(s):,explain,linux Perform a mouse ``:,xdotool click {{3}},command_gen,linux xdotool click {{3}},Perform a mouse ``:,explain,linux Get the ID of the currently active window:,xdotool getactivewindow,command_gen,linux xdotool getactivewindow,Get the ID of the currently active window:,explain,linux Focus on the window with ID of 12345:,xdotool windowfocus --sync {{12345}},command_gen,linux xdotool windowfocus --sync {{12345}},Focus on the window with ID of 12345:,explain,linux "Type a message, with a 500ms delay for each letter:","xdotool type --delay {{500}} ""Hello world""",command_gen,linux "xdotool type --delay {{500}} ""Hello world""","Type a message, with a 500ms delay for each letter:",explain,linux Press the `` key:,xdotool key {{KP_Enter}},command_gen,linux xdotool key {{KP_Enter}},Press the `` key:,explain,linux "Start the window manager, if it is not running already (should ideally be run from `.xsession` or similar):",qtile start,command_gen,linux qtile start,"Start the window manager, if it is not running already (should ideally be run from `.xsession` or similar):",explain,linux Check the configuration file for any compilation errors (default location is `~/.config/qtile/config.py`):,qtile check,command_gen,linux qtile check,Check the configuration file for any compilation errors (default location is `~/.config/qtile/config.py`):,explain,linux Show current resource usage information:,qtile top --force,command_gen,linux qtile top --force,Show current resource usage information:,explain,linux Open the program `xterm` as a floating window on the group named `test-group`:,qtile run-cmd --group {{test-group}} --float {{xterm}},command_gen,linux qtile run-cmd --group {{test-group}} --float {{xterm}},Open the program `xterm` as a floating window on the group named `test-group`:,explain,linux Restart the window manager:,qtile cmd-obj --object cmd --function restart,command_gen,linux qtile cmd-obj --object cmd --function restart,Restart the window manager:,explain,linux Remove a toolbox container:,toolbox rm {{container_name}},command_gen,linux toolbox rm {{container_name}},Remove a toolbox container:,explain,linux Remove all `toolbox` containers:,toolbox rm {{[-a|--all]}},command_gen,linux toolbox rm {{[-a|--all]}},Remove all `toolbox` containers:,explain,linux Force the removal of a currently active `toolbox` container:,toolbox rm {{[-f|--force]}} {{container_name}},command_gen,linux toolbox rm {{[-f|--force]}} {{container_name}},Force the removal of a currently active `toolbox` container:,explain,linux "Take an image of a device, creating a log file:",sudo ddrescue {{/dev/sdb}} {{path/to/image.dd}} {{path/to/log.txt}},command_gen,linux sudo ddrescue {{/dev/sdb}} {{path/to/image.dd}} {{path/to/log.txt}},"Take an image of a device, creating a log file:",explain,linux "Clone Disk A to Disk B, creating a log file:",sudo ddrescue {{[-f|--force]}} {{[-n|--no-scrape]}} {{/dev/sdX}} {{/dev/sdY}} {{path/to/log.txt}},command_gen,linux sudo ddrescue {{[-f|--force]}} {{[-n|--no-scrape]}} {{/dev/sdX}} {{/dev/sdY}} {{path/to/log.txt}},"Clone Disk A to Disk B, creating a log file:",explain,linux Set policy to complain mode:,sudo aa-complain {{path/to/profile1 path/to/profile2 ...}},command_gen,linux sudo aa-complain {{path/to/profile1 path/to/profile2 ...}},Set policy to complain mode:,explain,linux Set policies to complain mode:,sudo aa-complain --dir {{path/to/profiles}},command_gen,linux sudo aa-complain --dir {{path/to/profiles}},Set policies to complain mode:,explain,linux Trigger a run manually:,logrotate {{path/to/logrotate.conf}} --force,command_gen,linux logrotate {{path/to/logrotate.conf}} --force,Trigger a run manually:,explain,linux Run using a specific command to mail reports:,logrotate {{path/to/logrotate.conf}} --mail {{/usr/bin/mail_command}},command_gen,linux logrotate {{path/to/logrotate.conf}} --mail {{/usr/bin/mail_command}},Run using a specific command to mail reports:,explain,linux Run without using a state (lock) file:,logrotate {{path/to/logrotate.conf}} --state /dev/null,command_gen,linux logrotate {{path/to/logrotate.conf}} --state /dev/null,Run without using a state (lock) file:,explain,linux Run and skip the state (lock) file check:,logrotate {{path/to/logrotate.conf}} --skip-state-lock,command_gen,linux logrotate {{path/to/logrotate.conf}} --skip-state-lock,Run and skip the state (lock) file check:,explain,linux Tell `logrotate` to log verbose output into the log file:,logrotate {{path/to/logrotate.conf}} --log {{path/to/log_file}},command_gen,linux logrotate {{path/to/logrotate.conf}} --log {{path/to/log_file}},Tell `logrotate` to log verbose output into the log file:,explain,linux Uninstall a package:,sudo urpme {{package}},command_gen,linux sudo urpme {{package}},Uninstall a package:,explain,linux Uninstall orphan packages (Note: Use it with caution as it might unintentionally remove important packages):,sudo urpme --auto-orphans,command_gen,linux sudo urpme --auto-orphans,Uninstall orphan packages (Note: Use it with caution as it might unintentionally remove important packages):,explain,linux Uninstall a package and its dependencies:,sudo urpme --auto-orphans {{package}},command_gen,linux sudo urpme --auto-orphans {{package}},Uninstall a package and its dependencies:,explain,linux Format a USB then create a bootable Windows installation drive:,woeusb --device {{path/to/windows.iso}} {{/dev/sdX}},command_gen,linux woeusb --device {{path/to/windows.iso}} {{/dev/sdX}},Format a USB then create a bootable Windows installation drive:,explain,linux "Copy Windows files to an existing partition of a USB storage device and make it bootable, without erasing the current data:",woeusb --partition {{path/to/windows.iso}} {{/dev/sdXN}},command_gen,linux woeusb --partition {{path/to/windows.iso}} {{/dev/sdXN}},"Copy Windows files to an existing partition of a USB storage device and make it bootable, without erasing the current data:",explain,linux Play the specified mp3 files:,mpg123 {{path/to/file1.mp3 path/to/file2.mp3 ...}},command_gen,linux mpg123 {{path/to/file1.mp3 path/to/file2.mp3 ...}},Play the specified mp3 files:,explain,linux Play the mp3 from `stdin`:,cat {{file.mp3}} | mpg123 -,command_gen,linux cat {{file.mp3}} | mpg123 -,Play the mp3 from `stdin`:,explain,linux Jump forward to the next song:,,command_gen,linux ,Jump forward to the next song:,explain,linux Jump back to the beginning for the song:,,command_gen,linux ,Jump back to the beginning for the song:,explain,linux Stop or replay the current file:,,command_gen,linux ,Stop or replay the current file:,explain,linux Fast forward:,<.>,command_gen,linux <.>,Fast forward:,explain,linux Quit:,,command_gen,linux ,Quit:,explain,linux Run the daemon with a configuration file:,dbus-daemon --config-file {{path/to/file}},command_gen,linux dbus-daemon --config-file {{path/to/file}},Run the daemon with a configuration file:,explain,linux Run the daemon with the standard per-login-session message bus configuration:,dbus-daemon --session,command_gen,linux dbus-daemon --session,Run the daemon with the standard per-login-session message bus configuration:,explain,linux Run the daemon with the standard systemwide message bus configuration:,dbus-daemon --system,command_gen,linux dbus-daemon --system,Run the daemon with the standard systemwide message bus configuration:,explain,linux Set the address to listen on and override the configuration value for it:,dbus-daemon --address {{address}},command_gen,linux dbus-daemon --address {{address}},Set the address to listen on and override the configuration value for it:,explain,linux Output the process ID to `stdout`:,dbus-daemon --print-pid,command_gen,linux dbus-daemon --print-pid,Output the process ID to `stdout`:,explain,linux Force the message bus to write to the system log for messages:,dbus-daemon --syslog,command_gen,linux dbus-daemon --syslog,Force the message bus to write to the system log for messages:,explain,linux Register `nmcli` as a secret agent and listen for secret requests:,nmcli agent secret,command_gen,linux nmcli agent secret,Register `nmcli` as a secret agent and listen for secret requests:,explain,linux Register `nmcli` as a polkit agent and listen for authorization requests:,nmcli agent polkit,command_gen,linux nmcli agent polkit,Register `nmcli` as a polkit agent and listen for authorization requests:,explain,linux Register `nmcli` as a secret agent and a polkit agent:,nmcli agent all,command_gen,linux nmcli agent all,Register `nmcli` as a secret agent and a polkit agent:,explain,linux Display shared library dependencies of a binary:,ldd {{path/to/binary}},command_gen,linux ldd {{path/to/binary}},Display shared library dependencies of a binary:,explain,linux Display all information about dependencies:,ldd --verbose {{path/to/binary}},command_gen,linux ldd --verbose {{path/to/binary}},Display all information about dependencies:,explain,linux Display unused direct dependencies:,ldd --unused {{path/to/binary}},command_gen,linux ldd --unused {{path/to/binary}},Display unused direct dependencies:,explain,linux Report missing data objects and perform data relocations:,ldd --data-relocs {{path/to/binary}},command_gen,linux ldd --data-relocs {{path/to/binary}},Report missing data objects and perform data relocations:,explain,linux "Report missing data objects and functions, and perform relocations for both:",ldd --function-relocs {{path/to/binary}},command_gen,linux ldd --function-relocs {{path/to/binary}},"Report missing data objects and functions, and perform relocations for both:",explain,linux Show all data on the given interface and port:,tcpflow -c -i {{eth0}} port {{80}},command_gen,linux tcpflow -c -i {{eth0}} port {{80}},Show all data on the given interface and port:,explain,linux Create subvolume:,sudo btrfs subvolume create {{path/to/subvolume}},command_gen,linux sudo btrfs subvolume create {{path/to/subvolume}},Create subvolume:,explain,linux List subvolumes:,sudo btrfs subvolume list {{path/to/mount_point}},command_gen,linux sudo btrfs subvolume list {{path/to/mount_point}},List subvolumes:,explain,linux Show space usage information:,sudo btrfs filesystem df {{path/to/mount_point}},command_gen,linux sudo btrfs filesystem df {{path/to/mount_point}},Show space usage information:,explain,linux Enable quota:,sudo btrfs quota enable {{path/to/subvolume}},command_gen,linux sudo btrfs quota enable {{path/to/subvolume}},Enable quota:,explain,linux Show quota:,sudo btrfs qgroup show {{path/to/subvolume}},command_gen,linux sudo btrfs qgroup show {{path/to/subvolume}},Show quota:,explain,linux Check if a file is an ARM EFI image:,grub-file --is-arm-efi {{path/to/file}},command_gen,linux grub-file --is-arm-efi {{path/to/file}},Check if a file is an ARM EFI image:,explain,linux Check if a file is an i386 EFI image:,grub-file --is-i386-efi {{path/to/file}},command_gen,linux grub-file --is-i386-efi {{path/to/file}},Check if a file is an i386 EFI image:,explain,linux Check if a file is an x86_64 EFI image:,grub-file --is-x86_64-efi {{path/to/file}},command_gen,linux grub-file --is-x86_64-efi {{path/to/file}},Check if a file is an x86_64 EFI image:,explain,linux Check if a file is an ARM image (Linux kernel):,grub-file --is-arm-linux {{path/to/file}},command_gen,linux grub-file --is-arm-linux {{path/to/file}},Check if a file is an ARM image (Linux kernel):,explain,linux Check if a file is an x86 image (Linux kernel):,grub-file --is-x86-linux {{path/to/file}},command_gen,linux grub-file --is-x86-linux {{path/to/file}},Check if a file is an x86 image (Linux kernel):,explain,linux Check if a file is an x86_64 XNU image (macOS kernel):,grub-file --is-x86_64-xnu {{path/to/file}},command_gen,linux grub-file --is-x86_64-xnu {{path/to/file}},Check if a file is an x86_64 XNU image (macOS kernel):,explain,linux Run `trayer`:,trayer,command_gen,linux trayer,Run `trayer`:,explain,linux Position `trayer` to a specific edge:,trayer --edge {{left|right|top|bottom}},command_gen,linux trayer --edge {{left|right|top|bottom}},Position `trayer` to a specific edge:,explain,linux Provide a specific height and width of the panel (in pixels):,trayer --width {{10}} --height {{32}},command_gen,linux trayer --width {{10}} --height {{32}},Provide a specific height and width of the panel (in pixels):,explain,linux Provide the width of the panel in pixels or percentages:,trayer --widthtype {{pixel|percent}} --width {{72}},command_gen,linux trayer --widthtype {{pixel|percent}} --width {{72}},Provide the width of the panel in pixels or percentages:,explain,linux Align `trayer` to a specific direction:,trayer --align {{left|center|right}},command_gen,linux trayer --align {{left|center|right}},Align `trayer` to a specific direction:,explain,linux Provide spacing between icons (in pixels):,trayer --iconspacing {{10}},command_gen,linux trayer --iconspacing {{10}},Provide spacing between icons (in pixels):,explain,linux Cancel a job using its ID:,scancel {{job_id}},command_gen,linux scancel {{job_id}},Cancel a job using its ID:,explain,linux Cancel all jobs from a user:,scancel {{user_name}},command_gen,linux scancel {{user_name}},Cancel all jobs from a user:,explain,linux View documentation for the original command:,tldr bat,command_gen,linux tldr bat,View documentation for the original command:,explain,linux Generate a graph to `pw.dot` file:,pw-dot,command_gen,linux pw-dot,Generate a graph to `pw.dot` file:,explain,linux Read objects from `pw-dump` JSON file:,pw-dot {{[-j|--json]}} {{path/to/file.json}},command_gen,linux pw-dot {{[-j|--json]}} {{path/to/file.json}},Read objects from `pw-dump` JSON file:,explain,linux "Specify an output file, showing all object types:",pw-dot {{[-o|--output]}} {{path/to/file.dot}} {{[-a|--all]}},command_gen,linux pw-dot {{[-o|--output]}} {{path/to/file.dot}} {{[-a|--all]}},"Specify an output file, showing all object types:",explain,linux "Print `.dot` graph to `stdout`, showing all object properties:",pw-dot {{[-o|--output]}} - {{[-d|--detail]}},command_gen,linux pw-dot {{[-o|--output]}} - {{[-d|--detail]}},"Print `.dot` graph to `stdout`, showing all object properties:",explain,linux "Generate a graph from a remote instance, showing only linked objects:",pw-dot {{[-r|--remote]}} {{remote_name}} {{[-s|--smart]}},command_gen,linux pw-dot {{[-r|--remote]}} {{remote_name}} {{[-s|--smart]}},"Generate a graph from a remote instance, showing only linked objects:",explain,linux "Lay the graph from left to right, instead of dot's default top to bottom:",pw-dot {{[-L|--lr]}},command_gen,linux pw-dot {{[-L|--lr]}},"Lay the graph from left to right, instead of dot's default top to bottom:",explain,linux Lay the graph using 90-degree angles in edges:,pw-dot {{[-9|--90]}},command_gen,linux pw-dot {{[-9|--90]}},Lay the graph using 90-degree angles in edges:,explain,linux Display help:,pw-dot {{[-h|--help]}},command_gen,linux pw-dot {{[-h|--help]}},Display help:,explain,linux Enable a virtual host:,sudo a2ensite {{virtual_host}},command_gen,linux sudo a2ensite {{virtual_host}},Enable a virtual host:,explain,linux Don't show informative messages:,sudo a2ensite --quiet {{virtual_host}},command_gen,linux sudo a2ensite --quiet {{virtual_host}},Don't show informative messages:,explain,linux List all the files included in an ISO image:,isoinfo -f -i {{path/to/image.iso}},command_gen,linux isoinfo -f -i {{path/to/image.iso}},List all the files included in an ISO image:,explain,linux E[x]tract a specific file from an ISO image and send it out `stdout`:,isoinfo -i {{path/to/image.iso}} -x {{/PATH/TO/FILE/INSIDE/ISO.EXT}},command_gen,linux isoinfo -i {{path/to/image.iso}} -x {{/PATH/TO/FILE/INSIDE/ISO.EXT}},E[x]tract a specific file from an ISO image and send it out `stdout`:,explain,linux Show header information for an ISO disk image:,isoinfo -d -i {{path/to/image.iso}},command_gen,linux isoinfo -d -i {{path/to/image.iso}},Show header information for an ISO disk image:,explain,linux Print the count of unread articles:,feedreader --unreadCount,command_gen,linux feedreader --unreadCount,Print the count of unread articles:,explain,linux Add a URL for a feed to follow:,feedreader --addFeed={{feed_url}},command_gen,linux feedreader --addFeed={{feed_url}},Add a URL for a feed to follow:,explain,linux Grab a specific article using its URL:,feedreader --grabArticle={{article_url}},command_gen,linux feedreader --grabArticle={{article_url}},Grab a specific article using its URL:,explain,linux Download all images from a specific article:,feedreader --url={{feed_url}} --grabImages={{article_path}},command_gen,linux feedreader --url={{feed_url}} --grabImages={{article_path}},Download all images from a specific article:,explain,linux Play media from a URL:,feedreader --playMedia={{article_url}},command_gen,linux feedreader --playMedia={{article_url}},Play media from a URL:,explain,linux Launch an application:,gtk-launch {{Application_name}},command_gen,linux gtk-launch {{Application_name}},Launch an application:,explain,linux Display help:,gtk-launch {{[-h|--help]}},command_gen,linux gtk-launch {{[-h|--help]}},Display help:,explain,linux Run a command using Tor:,torsocks {{command}},command_gen,linux torsocks {{command}},Run a command using Tor:,explain,linux Enable or disable Tor in this shell:,. torsocks {{on|off}},command_gen,linux . torsocks {{on|off}},Enable or disable Tor in this shell:,explain,linux Spawn a new Tor enabled shell:,torsocks --shell,command_gen,linux torsocks --shell,Spawn a new Tor enabled shell:,explain,linux Check if current shell is Tor enabled (`LD_PRELOAD` value will be empty if disabled):,torsocks show,command_gen,linux torsocks show,Check if current shell is Tor enabled (`LD_PRELOAD` value will be empty if disabled):,explain,linux "Isolate traffic through a different Tor circuit, improving anonymity:",torsocks {{[-i|--isolate]}} {{curl https://check.torproject.org/api/ip}},command_gen,linux torsocks {{[-i|--isolate]}} {{curl https://check.torproject.org/api/ip}},"Isolate traffic through a different Tor circuit, improving anonymity:",explain,linux Connect to a Tor proxy running on a specific address and port:,torsocks {{[-a|--address]}} {{ip}} {{[-P|--port]}} {{port}} {{command}},command_gen,linux torsocks {{[-a|--address]}} {{ip}} {{[-P|--port]}} {{port}} {{command}},Connect to a Tor proxy running on a specific address and port:,explain,linux Start a specific virtual machine:,qm start {{100}},command_gen,linux qm start {{100}},Start a specific virtual machine:,explain,linux Specify the QEMU machine type (i.e. the CPU to emulate):,qm start {{100}} --machine {{q35}},command_gen,linux qm start {{100}} --machine {{q35}},Specify the QEMU machine type (i.e. the CPU to emulate):,explain,linux Start a specific virtual machine with a timeout in 60 seconds:,qm start {{100}} --timeout {{60}},command_gen,linux qm start {{100}} --timeout {{60}},Start a specific virtual machine with a timeout in 60 seconds:,explain,linux Edit the group file:,vigr,command_gen,linux vigr,Edit the group file:,explain,linux Display version:,vigr {{[-V|--version]}},command_gen,linux vigr {{[-V|--version]}},Display version:,explain,linux List local containers matching a string. Omit the string to list all local containers:,lxc list {{match_string}},command_gen,linux lxc list {{match_string}},List local containers matching a string. Omit the string to list all local containers:,explain,linux List images matching a string. Omit the string to list all images:,lxc image list [{{remote}}:]{{match_string}},command_gen,linux lxc image list [{{remote}}:]{{match_string}},List images matching a string. Omit the string to list all images:,explain,linux Create a new container from an image:,lxc init [{{remote}}:]{{image}} {{container}},command_gen,linux lxc init [{{remote}}:]{{image}} {{container}},Create a new container from an image:,explain,linux Start a container:,lxc start [{{remote}}:]{{container}},command_gen,linux lxc start [{{remote}}:]{{container}},Start a container:,explain,linux Stop a container:,lxc stop [{{remote}}:]{{container}},command_gen,linux lxc stop [{{remote}}:]{{container}},Stop a container:,explain,linux Show detailed info about a container:,lxc info [{{remote}}:]{{container}},command_gen,linux lxc info [{{remote}}:]{{container}},Show detailed info about a container:,explain,linux Take a snapshot of a container:,lxc snapshot [{{remote}}:]{{container}} {{snapshot}},command_gen,linux lxc snapshot [{{remote}}:]{{container}} {{snapshot}},Take a snapshot of a container:,explain,linux Execute a specific command inside a container:,lxc exec [{{remote}}:]{{container}} {{command}},command_gen,linux lxc exec [{{remote}}:]{{container}} {{command}},Execute a specific command inside a container:,explain,linux "Start calculating, defaulting to all CPU cores and 1 second refresh interval:",sudo cpufreq-aperf,command_gen,linux sudo cpufreq-aperf,"Start calculating, defaulting to all CPU cores and 1 second refresh interval:",explain,linux Start calculating for CPU 1 only:,sudo cpufreq-aperf {{[-c|--cpu]}} {{1}},command_gen,linux sudo cpufreq-aperf {{[-c|--cpu]}} {{1}},Start calculating for CPU 1 only:,explain,linux Start calculating with a 3 second refresh interval for all CPU cores:,sudo cpufreq-aperf {{[-i|--interval]}} {{3}},command_gen,linux sudo cpufreq-aperf {{[-i|--interval]}} {{3}},Start calculating with a 3 second refresh interval for all CPU cores:,explain,linux Calculate only once:,sudo cpufreq-aperf {{[-o|--once]}},command_gen,linux sudo cpufreq-aperf {{[-o|--once]}},Calculate only once:,explain,linux Inhibit power management:,kde-inhibit --power {{command}} {{command_arguments}},command_gen,linux kde-inhibit --power {{command}} {{command_arguments}},Inhibit power management:,explain,linux Inhibit screen saver:,kde-inhibit --screenSaver {{command}} {{command_arguments}},command_gen,linux kde-inhibit --screenSaver {{command}} {{command_arguments}},Inhibit screen saver:,explain,linux "Launch VLC, and inhibit color correction (night mode) while it's running:",kde-inhibit --colorCorrect {{vlc}},command_gen,linux kde-inhibit --colorCorrect {{vlc}},"Launch VLC, and inhibit color correction (night mode) while it's running:",explain,linux Purge and process manual pages:,mandb,command_gen,linux mandb,Purge and process manual pages:,explain,linux Update a single entry:,mandb --filename {{path/to/file}},command_gen,linux mandb --filename {{path/to/file}},Update a single entry:,explain,linux Create entries from scratch instead of updating:,mandb --create,command_gen,linux mandb --create,Create entries from scratch instead of updating:,explain,linux Only process user databases:,mandb --user-db,command_gen,linux mandb --user-db,Only process user databases:,explain,linux Do not purge obsolete entries:,mandb --no-purge,command_gen,linux mandb --no-purge,Do not purge obsolete entries:,explain,linux Check the validity of manual pages:,mandb --test,command_gen,linux mandb --test,Check the validity of manual pages:,explain,linux Add a new abbreviation:,abbr {{[-a|--add]}} {{abbreviation_name}} {{command}} {{command_arguments}},command_gen,linux abbr {{[-a|--add]}} {{abbreviation_name}} {{command}} {{command_arguments}},Add a new abbreviation:,explain,linux Rename an existing abbreviation:,abbr --rename {{old_name}} {{new_name}},command_gen,linux abbr --rename {{old_name}} {{new_name}},Rename an existing abbreviation:,explain,linux Erase an existing abbreviation:,abbr {{[-e|--erase]}} {{abbreviation_name}},command_gen,linux abbr {{[-e|--erase]}} {{abbreviation_name}},Erase an existing abbreviation:,explain,linux Import the abbreviations defined on another host over SSH:,ssh {{host_name}} abbr {{[-s|--show]}} | source,command_gen,linux ssh {{host_name}} abbr {{[-s|--show]}} | source,Import the abbreviations defined on another host over SSH:,explain,linux [R]emove a package and its dependencies recur[s]ively:,sudo pacman -Rs {{package}},command_gen,linux sudo pacman -Rs {{package}},[R]emove a package and its dependencies recur[s]ively:,explain,linux [R]emove a package and its dependencies. Also do [n]ot save backups of configuration files:,sudo pacman -Rsn {{package}},command_gen,linux sudo pacman -Rsn {{package}},[R]emove a package and its dependencies. Also do [n]ot save backups of configuration files:,explain,linux [R]emove a package without prompting:,sudo pacman -R --noconfirm {{package}},command_gen,linux sudo pacman -R --noconfirm {{package}},[R]emove a package without prompting:,explain,linux [R]emove orphan packages (installed as [d]ependencies but no[t] required by any package):,sudo pacman -Rsn $(pacman -Qdtq),command_gen,linux sudo pacman -Rsn $(pacman -Qdtq),[R]emove orphan packages (installed as [d]ependencies but no[t] required by any package):,explain,linux [R]emove a package and [c]ascade that to all packages that depend on it:,sudo pacman -Rc {{package}},command_gen,linux sudo pacman -Rc {{package}},[R]emove a package and [c]ascade that to all packages that depend on it:,explain,linux List and [p]rint packages that would be affected (does not [R]emove any packages):,pacman -Rp {{package}},command_gen,linux pacman -Rp {{package}},List and [p]rint packages that would be affected (does not [R]emove any packages):,explain,linux Display [h]elp:,pacman -Rh,command_gen,linux pacman -Rh,Display [h]elp:,explain,linux Swap filepaths:,exch {{path/to/file1}} {{path/to/file2}},command_gen,linux exch {{path/to/file1}} {{path/to/file2}},Swap filepaths:,explain,linux Create `sources.list` using the lowest latency server:,sudo netselect-apt,command_gen,linux sudo netselect-apt,Create `sources.list` using the lowest latency server:,explain,linux "Specify Debian branch, stable is used by default:",sudo netselect-apt {{testing}},command_gen,linux sudo netselect-apt {{testing}},"Specify Debian branch, stable is used by default:",explain,linux Include non-free section:,sudo netselect-apt {{[-n|--non-free]}},command_gen,linux sudo netselect-apt {{[-n|--non-free]}},Include non-free section:,explain,linux Specify a country for the mirror list lookup:,sudo netselect-apt {{[-c|--country]}} {{India}},command_gen,linux sudo netselect-apt {{[-c|--country]}} {{India}},Specify a country for the mirror list lookup:,explain,linux Convert an OpenSSH private key to the Dropbear format:,dropbearconvert openssh dropbear {{path/to/input_key}} {{path/to/output_key}},command_gen,linux dropbearconvert openssh dropbear {{path/to/input_key}} {{path/to/output_key}},Convert an OpenSSH private key to the Dropbear format:,explain,linux Convert a Dropbear private key to the OpenSSH format:,dropbearconvert dropbear openssh {{path/to/input_key}} {{path/to/output_key}},command_gen,linux dropbearconvert dropbear openssh {{path/to/input_key}} {{path/to/output_key}},Convert a Dropbear private key to the OpenSSH format:,explain,linux Restore all files from a btrfs filesystem to a given directory:,sudo btrfs restore {{path/to/btrfs_device}} {{path/to/target_directory}},command_gen,linux sudo btrfs restore {{path/to/btrfs_device}} {{path/to/target_directory}},Restore all files from a btrfs filesystem to a given directory:,explain,linux List (don't write) files to be restored from a btrfs filesystem:,sudo btrfs restore {{[-D|--dry-run]}} {{path/to/btrfs_device}} {{path/to/target_directory}},command_gen,linux sudo btrfs restore {{[-D|--dry-run]}} {{path/to/btrfs_device}} {{path/to/target_directory}},List (don't write) files to be restored from a btrfs filesystem:,explain,linux Restore files matching a given regex ([c]ase-insensitive) files to be restored from a btrfs filesystem (all parent directories of target file(s) must match as well):,sudo btrfs restore --path-regex {{regex}} -c {{path/to/btrfs_device}} {{path/to/target_directory}},command_gen,linux sudo btrfs restore --path-regex {{regex}} -c {{path/to/btrfs_device}} {{path/to/target_directory}},Restore files matching a given regex ([c]ase-insensitive) files to be restored from a btrfs filesystem (all parent directories of target file(s) must match as well):,explain,linux Restore files from a btrfs filesystem using a specific root [t]ree `bytenr` (see `btrfs-find-root`):,sudo btrfs restore -t {{bytenr}} {{path/to/btrfs_device}} {{path/to/target_directory}},command_gen,linux sudo btrfs restore -t {{bytenr}} {{path/to/btrfs_device}} {{path/to/target_directory}},Restore files from a btrfs filesystem using a specific root [t]ree `bytenr` (see `btrfs-find-root`):,explain,linux "Restore files from a btrfs filesystem (along with metadata, extended attributes, and Symlinks), overwriting files in the target:",sudo btrfs restore {{[-m|--metadata]}} {{[-x|--xattr]}} {{[-S|--symlinks]}} {{[-o|--overwrite]}} {{path/to/btrfs_device}} {{path/to/target_directory}},command_gen,linux sudo btrfs restore {{[-m|--metadata]}} {{[-x|--xattr]}} {{[-S|--symlinks]}} {{[-o|--overwrite]}} {{path/to/btrfs_device}} {{path/to/target_directory}},"Restore files from a btrfs filesystem (along with metadata, extended attributes, and Symlinks), overwriting files in the target:",explain,linux List CPUs:,sudo cpupower {{[-c|--cpu]}} {{all}} info,command_gen,linux sudo cpupower {{[-c|--cpu]}} {{all}} info,List CPUs:,explain,linux Print information about all cores:,sudo cpupower {{[-c|--cpu]}} {{all}} info,command_gen,linux sudo cpupower {{[-c|--cpu]}} {{all}} info,Print information about all cores:,explain,linux Set all CPUs to a power-saving frequency governor:,sudo cpupower {{[-c|--cpu]}} {{all}} frequency-set --governor {{powersave}},command_gen,linux sudo cpupower {{[-c|--cpu]}} {{all}} frequency-set --governor {{powersave}},Set all CPUs to a power-saving frequency governor:,explain,linux Print CPU 0's available frequency governors:,"sudo cpupower {{[-c|--cpu]}} {{0}} frequency-info {{[-g|--governors]}} | grep ""analyzing\|governors""",command_gen,linux "sudo cpupower {{[-c|--cpu]}} {{0}} frequency-info {{[-g|--governors]}} | grep ""analyzing\|governors""",Print CPU 0's available frequency governors:,explain,linux "Print CPU 4's frequency from the hardware, in a human-readable format:",sudo cpupower {{[-c|--cpu]}} {{4}} frequency-info {{[-w|--hwfreq]}} {{[-m|--human]}},command_gen,linux sudo cpupower {{[-c|--cpu]}} {{4}} frequency-info {{[-w|--hwfreq]}} {{[-m|--human]}},"Print CPU 4's frequency from the hardware, in a human-readable format:",explain,linux "Play a specific file (sampling rate, bit depth, etc. will be automatically determined for the file format):",aplay {{path/to/file}},command_gen,linux aplay {{path/to/file}},"Play a specific file (sampling rate, bit depth, etc. will be automatically determined for the file format):",explain,linux Play the first 10 seconds of a specific file at 2500 Hz:,aplay --duration={{10}} --rate={{2500}} {{path/to/file}},command_gen,linux aplay --duration={{10}} --rate={{2500}} {{path/to/file}},Play the first 10 seconds of a specific file at 2500 Hz:,explain,linux "Play the raw file as a 22050 Hz, mono, 8-bit, Mu-Law `.au` file:",aplay --channels={{1}} --file-type {{raw}} --rate={{22050}} --format={{mu_law}} {{path/to/file}},command_gen,linux aplay --channels={{1}} --file-type {{raw}} --rate={{22050}} --format={{mu_law}} {{path/to/file}},"Play the raw file as a 22050 Hz, mono, 8-bit, Mu-Law `.au` file:",explain,linux "Display CPU, disk, net, paging and system statistics:",dstat,command_gen,linux dstat,"Display CPU, disk, net, paging and system statistics:",explain,linux Display statistics every 5 seconds and 4 updates only:,dstat {{5}} {{4}},command_gen,linux dstat {{5}} {{4}},Display statistics every 5 seconds and 4 updates only:,explain,linux Display CPU and memory statistics only:,dstat {{[-c|--cpu]}} {{[-m|--mem]}},command_gen,linux dstat {{[-c|--cpu]}} {{[-m|--mem]}},Display CPU and memory statistics only:,explain,linux List all available dstat plugins:,dstat --list,command_gen,linux dstat --list,List all available dstat plugins:,explain,linux Display the process using the most memory and most CPU:,dstat --top-mem --top-cpu,command_gen,linux dstat --top-mem --top-cpu,Display the process using the most memory and most CPU:,explain,linux Display battery percentage and remaining battery time:,dstat --battery --battery-remain,command_gen,linux dstat --battery --battery-remain,Display battery percentage and remaining battery time:,explain,linux Set up a Git repo and perform various setup tasks (run from `/etc`):,sudo etckeeper init,command_gen,linux sudo etckeeper init,Set up a Git repo and perform various setup tasks (run from `/etc`):,explain,linux Commit all changes in `/etc`:,sudo etckeeper commit {{message}},command_gen,linux sudo etckeeper commit {{message}},Commit all changes in `/etc`:,explain,linux Run arbitrary Git commands:,sudo etckeeper vcs {{status}},command_gen,linux sudo etckeeper vcs {{status}},Run arbitrary Git commands:,explain,linux Check if there are uncommitted changes (only returns an exit code):,sudo etckeeper unclean,command_gen,linux sudo etckeeper unclean,Check if there are uncommitted changes (only returns an exit code):,explain,linux Destroy existing repo and stop tracking changes:,sudo etckeeper uninit,command_gen,linux sudo etckeeper uninit,Destroy existing repo and stop tracking changes:,explain,linux Start an interactive shell session on a node in the cluster:,salloc,command_gen,linux salloc,Start an interactive shell session on a node in the cluster:,explain,linux Execute the specified command synchronously on a node in the cluster:,salloc {{ls --all}},command_gen,linux salloc {{ls --all}},Execute the specified command synchronously on a node in the cluster:,explain,linux Only allocate nodes fulfilling the specified constraints:,salloc {{[-C|--constraint]}} {{(amd|intel)&gpu}},command_gen,linux salloc {{[-C|--constraint]}} {{(amd|intel)&gpu}},Only allocate nodes fulfilling the specified constraints:,explain,linux Change the line endings of a file:,unix2dos {{path/to/file}},command_gen,linux unix2dos {{path/to/file}},Change the line endings of a file:,explain,linux Create a copy with DOS-style line endings:,unix2dos {{[-n|--newfile]}} {{path/to/file}} {{path/to/new_file}},command_gen,linux unix2dos {{[-n|--newfile]}} {{path/to/file}} {{path/to/new_file}},Create a copy with DOS-style line endings:,explain,linux Display file information:,unix2dos {{[-i|--info]}} {{path/to/file}},command_gen,linux unix2dos {{[-i|--info]}} {{path/to/file}},Display file information:,explain,linux Keep/add/remove Byte Order Mark:,unix2dos --{{keep-bom|add-bom|remove-bom}} {{path/to/file}},command_gen,linux unix2dos --{{keep-bom|add-bom|remove-bom}} {{path/to/file}},Keep/add/remove Byte Order Mark:,explain,linux Delay in seconds:,sleep {{seconds}},command_gen,linux sleep {{seconds}},Delay in seconds:,explain,linux "Delay in [m]inutes. (Other units [d]ay, [h]our, [s]econd, [inf]inity can also be used):",sleep {{minutes}}m,command_gen,linux sleep {{minutes}}m,"Delay in [m]inutes. (Other units [d]ay, [h]our, [s]econd, [inf]inity can also be used):",explain,linux Delay for 1 [d]ay 3 [h]ours:,sleep 1d 3h,command_gen,linux sleep 1d 3h,Delay for 1 [d]ay 3 [h]ours:,explain,linux Execute a specific command after 20 [m]inutes delay:,sleep 20m && {{command}},command_gen,linux sleep 20m && {{command}},Execute a specific command after 20 [m]inutes delay:,explain,linux Enroll a new password (similar to `cryptsetup luksAddKey`):,systemd-cryptenroll --password {{path/to/luks2_block_device}},command_gen,linux systemd-cryptenroll --password {{path/to/luks2_block_device}},Enroll a new password (similar to `cryptsetup luksAddKey`):,explain,linux Enroll a new recovery key (i.e. a randomly generated passphrase that can be used as a fallback):,systemd-cryptenroll --recovery-key {{path/to/luks2_block_device}},command_gen,linux systemd-cryptenroll --recovery-key {{path/to/luks2_block_device}},Enroll a new recovery key (i.e. a randomly generated passphrase that can be used as a fallback):,explain,linux "List available tokens, or enroll a new PKCS#11 token:",systemd-cryptenroll --pkcs11-token-uri {{list|auto|pkcs11_token_uri}} {{path/to/luks2_block_device}},command_gen,linux systemd-cryptenroll --pkcs11-token-uri {{list|auto|pkcs11_token_uri}} {{path/to/luks2_block_device}},"List available tokens, or enroll a new PKCS#11 token:",explain,linux "List available FIDO2 devices, or enroll a new FIDO2 device (`auto` can be used as the device name when there is only one token plugged in):",systemd-cryptenroll --fido2-device {{list|auto|path/to/fido2_hidraw_device}} {{path/to/luks2_block_device}},command_gen,linux systemd-cryptenroll --fido2-device {{list|auto|path/to/fido2_hidraw_device}} {{path/to/luks2_block_device}},"List available FIDO2 devices, or enroll a new FIDO2 device (`auto` can be used as the device name when there is only one token plugged in):",explain,linux Enroll a new FIDO2 device with user verification (biometrics):,systemd-cryptenroll --fido2-device {{auto|path/to/fido2_hidraw_device}} --fido2-with-user-verification yes {{path/to/luks2_block_device}},command_gen,linux systemd-cryptenroll --fido2-device {{auto|path/to/fido2_hidraw_device}} --fido2-with-user-verification yes {{path/to/luks2_block_device}},Enroll a new FIDO2 device with user verification (biometrics):,explain,linux "Unlock using a FIDO2 device, and enroll a new FIDO2 device:",systemd-cryptenroll --unlock-fido2-device {{path/to/fido2_hidraw_unlock_device}} --fido2-device {{path/to/fido2_hidraw_enroll_device}} {{path/to/luks2_block_device}},command_gen,linux systemd-cryptenroll --unlock-fido2-device {{path/to/fido2_hidraw_unlock_device}} --fido2-device {{path/to/fido2_hidraw_enroll_device}} {{path/to/luks2_block_device}},"Unlock using a FIDO2 device, and enroll a new FIDO2 device:",explain,linux Enroll a TPM2 security chip (only secure-boot-policy PCR) and require an additional alphanumeric PIN:,systemd-cryptenroll --tpm2-device {{auto|path/to/tpm2_block_device}} --tpm2-with-pin yes {{path/to/luks2_block_device}},command_gen,linux systemd-cryptenroll --tpm2-device {{auto|path/to/tpm2_block_device}} --tpm2-with-pin yes {{path/to/luks2_block_device}},Enroll a TPM2 security chip (only secure-boot-policy PCR) and require an additional alphanumeric PIN:,explain,linux Remove all empty passwords/all passwords/all FIDO2 devices/all PKCS#11 tokens/all TPM2 security chips/all recovery keys/all methods:,systemd-cryptenroll --wipe-slot {{empty|password|fido2|pkcs#11|tpm2|recovery|all}} {{path/to/luks2_block_device}},command_gen,linux systemd-cryptenroll --wipe-slot {{empty|password|fido2|pkcs#11|tpm2|recovery|all}} {{path/to/luks2_block_device}},Remove all empty passwords/all passwords/all FIDO2 devices/all PKCS#11 tokens/all TPM2 security chips/all recovery keys/all methods:,explain,linux Mirror an image horizontally or vertically:,jpegtran {{[-f|-flip]}} {{horizontal|vertical}} {{path/to/image.jpg}} > {{path/to/output.jpg}},command_gen,linux jpegtran {{[-f|-flip]}} {{horizontal|vertical}} {{path/to/image.jpg}} > {{path/to/output.jpg}},Mirror an image horizontally or vertically:,explain,linux "Rotate an image 90, 180 or 270 degrees clockwise:",jpegtran {{[-ro|-rotate]}} {{90|180|270}} {{path/to/image.jpg}} > {{path/to/output.jpg}},command_gen,linux jpegtran {{[-ro|-rotate]}} {{90|180|270}} {{path/to/image.jpg}} > {{path/to/output.jpg}},"Rotate an image 90, 180 or 270 degrees clockwise:",explain,linux Transpose the image across the upper-left to lower right axis:,jpegtran -transpose {{path/to/image.jpg}} > {{path/to/output.jpg}},command_gen,linux jpegtran -transpose {{path/to/image.jpg}} > {{path/to/output.jpg}},Transpose the image across the upper-left to lower right axis:,explain,linux Transverse the image across the upper right to lower left axis:,jpegtran -transverse {{path/to/image.jpg}} > {{path/to/output.jpg}},command_gen,linux jpegtran -transverse {{path/to/image.jpg}} > {{path/to/output.jpg}},Transverse the image across the upper right to lower left axis:,explain,linux Convert the image to grayscale:,jpegtran {{[-g|-grayscale]}} {{path/to/image.jpg}} > {{path/to/output.jpg}},command_gen,linux jpegtran {{[-g|-grayscale]}} {{path/to/image.jpg}} > {{path/to/output.jpg}},Convert the image to grayscale:,explain,linux "Crop the image to a rectangular region of width `W` and height `H` from the upper-left corner, saving the output to a specific file:",jpegtran -crop {{W}}x{{H}} -outfile {{path/to/output.jpg}} {{path/to/image.jpg}},command_gen,linux jpegtran -crop {{W}}x{{H}} -outfile {{path/to/output.jpg}} {{path/to/image.jpg}},"Crop the image to a rectangular region of width `W` and height `H` from the upper-left corner, saving the output to a specific file:",explain,linux "Crop the image to a rectangular region of width `W` and height `H`, starting at point `X` and `Y` from the upper-left corner:",jpegtran -crop {{W}}x{{H}}+{{X}}+{{Y}} {{path/to/image.jpg}} > {{path/to/output.jpg}},command_gen,linux jpegtran -crop {{W}}x{{H}}+{{X}}+{{Y}} {{path/to/image.jpg}} > {{path/to/output.jpg}},"Crop the image to a rectangular region of width `W` and height `H`, starting at point `X` and `Y` from the upper-left corner:",explain,linux Use `mangohud` on top of an application:,mangohud {{command}},command_gen,linux mangohud {{command}},Use `mangohud` on top of an application:,explain,linux Change overlay position:,,command_gen,linux ,Change overlay position:,explain,linux Change overlay verbosity:,,command_gen,linux ,Change overlay verbosity:,explain,linux Toggle overlay visibility:,,command_gen,linux ,Toggle overlay visibility:,explain,linux "If specified with onboot, this fixfiles will record the current date in the `/.autorelabel` file, so that it can be used later to speed up labeling. If used with restore, the restore will only affect files that were modified today:",fixfiles -B,command_gen,linux fixfiles -B,"If specified with onboot, this fixfiles will record the current date in the `/.autorelabel` file, so that it can be used later to speed up labeling. If used with restore, the restore will only affect files that were modified today:",explain,linux [F]orce reset of context to match `file_context` for customizable files:,fixfiles -F,command_gen,linux fixfiles -F,[F]orce reset of context to match `file_context` for customizable files:,explain,linux Clear `/tmp` directory without confirmation:,fixfiles -f,command_gen,linux fixfiles -f,Clear `/tmp` directory without confirmation:,explain,linux Use the [R]pm database to discover all files within specific packages and restore the file contexts:,"fixfiles -R {{rpm_package1,rpm_package2 ...}}",command_gen,linux "fixfiles -R {{rpm_package1,rpm_package2 ...}}",Use the [R]pm database to discover all files within specific packages and restore the file contexts:,explain,linux "Run a diff on the `PREVIOUS_FILECONTEXT` file to the [C]urrently installed one, and restore the context of all affected files:",fixfiles -C PREVIOUS_FILECONTEXT,command_gen,linux fixfiles -C PREVIOUS_FILECONTEXT,"Run a diff on the `PREVIOUS_FILECONTEXT` file to the [C]urrently installed one, and restore the context of all affected files:",explain,linux Only act on files created after a specific date which will be passed to find `--newermt` command:,fixfiles -N {{YYYY-MM-DD HH:MM}},command_gen,linux fixfiles -N {{YYYY-MM-DD HH:MM}},Only act on files created after a specific date which will be passed to find `--newermt` command:,explain,linux "Bind [M]ount filesystems before relabeling them, this allows fixing the context of files or directories that have been mounted over:",fixfiles -M,command_gen,linux fixfiles -M,"Bind [M]ount filesystems before relabeling them, this allows fixing the context of files or directories that have been mounted over:",explain,linux Modify [v]erbosity from progress to verbose and run `restorecon` with `-v` instead of `-p`:,fixfiles -v,command_gen,linux fixfiles -v,Modify [v]erbosity from progress to verbose and run `restorecon` with `-v` instead of `-p`:,explain,linux List currently installed modules:,dkms status,command_gen,linux dkms status,List currently installed modules:,explain,linux Rebuild all modules for the currently running kernel:,dkms autoinstall,command_gen,linux dkms autoinstall,Rebuild all modules for the currently running kernel:,explain,linux Install version 1.2.1 of the acpi_call module for the currently running kernel:,dkms install -m {{acpi_call}} -v {{1.2.1}},command_gen,linux dkms install -m {{acpi_call}} -v {{1.2.1}},Install version 1.2.1 of the acpi_call module for the currently running kernel:,explain,linux Remove version 1.2.1 of the acpi_call module from all kernels:,dkms remove -m {{acpi_call}} -v {{1.2.1}} --all,command_gen,linux dkms remove -m {{acpi_call}} -v {{1.2.1}} --all,Remove version 1.2.1 of the acpi_call module from all kernels:,explain,linux Generate an SSH key of [t]ype ed25519 and write it to key [f]ile:,dropbearkey -t {{ed25519}} -f {{path/to/key_file}},command_gen,linux dropbearkey -t {{ed25519}} -f {{path/to/key_file}},Generate an SSH key of [t]ype ed25519 and write it to key [f]ile:,explain,linux Generate an SSH key of [t]ype ecdsa and write it to key [f]ile:,dropbearkey -t {{ecdsa}} -f {{path/to/key_file}},command_gen,linux dropbearkey -t {{ecdsa}} -f {{path/to/key_file}},Generate an SSH key of [t]ype ecdsa and write it to key [f]ile:,explain,linux Generate an SSH key of [t]ype RSA with 4096-bit key [s]ize and write it to key [f]ile:,dropbearkey -t {{rsa}} -s {{4096}} -f {{path/to/key_file}},command_gen,linux dropbearkey -t {{rsa}} -s {{4096}} -f {{path/to/key_file}},Generate an SSH key of [t]ype RSA with 4096-bit key [s]ize and write it to key [f]ile:,explain,linux Print the private key fingerprint and public key in key [f]ile:,dropbearkey -y -f {{path/to/key_file}},command_gen,linux dropbearkey -y -f {{path/to/key_file}},Print the private key fingerprint and public key in key [f]ile:,explain,linux Connect to an FTP server:,lftp {{[-u|--user]}} {{username}} {{ftp.example.com}},command_gen,linux lftp {{[-u|--user]}} {{username}} {{ftp.example.com}},Connect to an FTP server:,explain,linux Download multiple files (glob expression):,mget {{path/to/*.png}},command_gen,linux mget {{path/to/*.png}},Download multiple files (glob expression):,explain,linux Upload multiple files (glob expression):,mput {{path/to/*.zip}},command_gen,linux mput {{path/to/*.zip}},Upload multiple files (glob expression):,explain,linux Delete multiple files on the remote server:,mrm {{path/to/*.txt}},command_gen,linux mrm {{path/to/*.txt}},Delete multiple files on the remote server:,explain,linux Rename a file on the remote server:,mv {{original_filename}} {{new_filename}},command_gen,linux mv {{original_filename}} {{new_filename}},Rename a file on the remote server:,explain,linux Download or update an entire directory:,mirror {{path/to/remote_dir}} {{path/to/local_output_dir}},command_gen,linux mirror {{path/to/remote_dir}} {{path/to/local_output_dir}},Download or update an entire directory:,explain,linux Upload or update an entire directory:,mirror {{[-R|--reverse]}} {{path/to/local_dir}} {{path/to/remote_output_dir}},command_gen,linux mirror {{[-R|--reverse]}} {{path/to/local_dir}} {{path/to/remote_output_dir}},Upload or update an entire directory:,explain,linux Remove one or more `toolbox` image:,toolbox rmi {{image_name1 image_name2 ...}},command_gen,linux toolbox rmi {{image_name1 image_name2 ...}},Remove one or more `toolbox` image:,explain,linux Remove all `toolbox` images:,toolbox rmi {{[-a|--all]}},command_gen,linux toolbox rmi {{[-a|--all]}},Remove all `toolbox` images:,explain,linux Force the removal of a `toolbox` image which is currently being used by a container (the container will be removed as well):,toolbox rmi {{[-f|--force]}} {{image_name}},command_gen,linux toolbox rmi {{[-f|--force]}} {{image_name}},Force the removal of a `toolbox` image which is currently being used by a container (the container will be removed as well):,explain,linux View documentation for the correct command:,tldr umount,command_gen,linux tldr umount,View documentation for the correct command:,explain,linux Display all filesystems and their disk usage:,df,command_gen,linux df,Display all filesystems and their disk usage:,explain,linux Display all filesystems and their disk usage in human-readable form:,df {{[-h|--human-readable]}},command_gen,linux df {{[-h|--human-readable]}},Display all filesystems and their disk usage in human-readable form:,explain,linux Display the filesystem and its disk usage containing the given file or directory:,df {{path/to/file_or_directory}},command_gen,linux df {{path/to/file_or_directory}},Display the filesystem and its disk usage containing the given file or directory:,explain,linux Include statistics on the number of free inodes:,df {{[-i|--inodes]}},command_gen,linux df {{[-i|--inodes]}},Include statistics on the number of free inodes:,explain,linux Display filesystems but exclude the specified types:,df {{[-x|--exclude-type]}} {{squashfs}} {{[-x|--exclude-type]}} {{tmpfs}},command_gen,linux df {{[-x|--exclude-type]}} {{squashfs}} {{[-x|--exclude-type]}} {{tmpfs}},Display filesystems but exclude the specified types:,explain,linux Display filesystem types:,df {{[-T|--print-type]}},command_gen,linux df {{[-T|--print-type]}},Display filesystem types:,explain,linux Knock on ports using different protocols:,knock {{hostname}} {{portnumber}}:{{protocol}},command_gen,linux knock {{hostname}} {{portnumber}}:{{protocol}},Knock on ports using different protocols:,explain,linux Knock on port using UDP:,knock {{[-u|--udp]}} {{hostname}} {{portnumber}},command_gen,linux knock {{[-u|--udp]}} {{hostname}} {{portnumber}},Knock on port using UDP:,explain,linux Force usage of IPv4/IPv6:,knock {{-4|-6}} {{hostname}} {{portnumber}},command_gen,linux knock {{-4|-6}} {{hostname}} {{portnumber}},Force usage of IPv4/IPv6:,explain,linux Display errors and details of connection:,knock {{[-v|--verbose]}} {{hostname}} {{portnumber}},command_gen,linux knock {{[-v|--verbose]}} {{hostname}} {{portnumber}},Display errors and details of connection:,explain,linux View the current branch:,steamos-select-branch -c,command_gen,linux steamos-select-branch -c,View the current branch:,explain,linux List all available branches:,steamos-select-branch -l,command_gen,linux steamos-select-branch -l,List all available branches:,explain,linux Switch to the beta branch:,steamos-select-branch beta,command_gen,linux steamos-select-branch beta,Switch to the beta branch:,explain,linux Switch back to the stable release:,steamos-select-branch stable,command_gen,linux steamos-select-branch stable,Switch back to the stable release:,explain,linux Switch to the bleeding edge branch:,steamos-select-branch main,command_gen,linux steamos-select-branch main,Switch to the bleeding edge branch:,explain,linux Search for a package in remote repositories using a regular expression or a keyword (if `--regex` is omitted):,xbps-query {{[-s|--search]}} {{regular_expression|keyword}} --repository --regex,command_gen,linux xbps-query {{[-s|--search]}} {{regular_expression|keyword}} --repository --regex,Search for a package in remote repositories using a regular expression or a keyword (if `--regex` is omitted):,explain,linux Show information about an installed package:,xbps-query {{[-S|--show]}} {{package}},command_gen,linux xbps-query {{[-S|--show]}} {{package}},Show information about an installed package:,explain,linux Show information about a package in remote repositories:,xbps-query {{[-S|--show]}} {{package}} --repository,command_gen,linux xbps-query {{[-S|--show]}} {{package}} --repository,Show information about a package in remote repositories:,explain,linux List packages registered in the package database:,xbps-query {{[-l|--list-pkgs]}},command_gen,linux xbps-query {{[-l|--list-pkgs]}},List packages registered in the package database:,explain,linux List explicitly installed packages (i.e. not automatically installed as dependencies):,xbps-query {{[-m|--list-manual-pkgs]}},command_gen,linux xbps-query {{[-m|--list-manual-pkgs]}},List explicitly installed packages (i.e. not automatically installed as dependencies):,explain,linux Infer ancestral sequences maximizing the joint or marginal likelihood:,treetime ancestral,command_gen,linux treetime ancestral,Infer ancestral sequences maximizing the joint or marginal likelihood:,explain,linux Analyze patterns of recurrent mutations aka homoplasies:,treetime homoplasy,command_gen,linux treetime homoplasy,Analyze patterns of recurrent mutations aka homoplasies:,explain,linux Estimate molecular clock parameters and reroot the tree:,treetime clock,command_gen,linux treetime clock,Estimate molecular clock parameters and reroot the tree:,explain,linux Map discrete character such as host or country to the tree:,treetime mugration,command_gen,linux treetime mugration,Map discrete character such as host or country to the tree:,explain,linux Print the contents of a file to `stdout`:,cat {{path/to/file}},command_gen,linux cat {{path/to/file}},Print the contents of a file to `stdout`:,explain,linux Concatenate several files into an output file:,cat {{path/to/file1 path/to/file2 ...}} > {{path/to/output_file}},command_gen,linux cat {{path/to/file1 path/to/file2 ...}} > {{path/to/output_file}},Concatenate several files into an output file:,explain,linux Append several files to an output file:,cat {{path/to/file1 path/to/file2 ...}} >> {{path/to/output_file}},command_gen,linux cat {{path/to/file1 path/to/file2 ...}} >> {{path/to/output_file}},Append several files to an output file:,explain,linux Write `stdin` to a file:,cat - > {{path/to/file}},command_gen,linux cat - > {{path/to/file}},Write `stdin` to a file:,explain,linux Number all output lines:,cat {{[-n|--number]}} {{path/to/file}},command_gen,linux cat {{[-n|--number]}} {{path/to/file}},Number all output lines:,explain,linux Display non-printable and whitespace characters (with `M-` prefix if non-ASCII):,cat {{[-vte|--show-nonprinting -t -e]}} {{path/to/file}},command_gen,linux cat {{[-vte|--show-nonprinting -t -e]}} {{path/to/file}},Display non-printable and whitespace characters (with `M-` prefix if non-ASCII):,explain,linux Load a new kernel:,kexec {{[-l|--load]}} {{path/to/kernel}} --initrd={{path/to/initrd}} --command-line={{arguments}},command_gen,linux kexec {{[-l|--load]}} {{path/to/kernel}} --initrd={{path/to/initrd}} --command-line={{arguments}},Load a new kernel:,explain,linux Load a new kernel with current boot parameters:,kexec {{[-l|--load]}} {{path/to/kernel}} --initrd={{path/to/initrd}} --reuse-cmdline,command_gen,linux kexec {{[-l|--load]}} {{path/to/kernel}} --initrd={{path/to/initrd}} --reuse-cmdline,Load a new kernel with current boot parameters:,explain,linux Execute a currently loaded kernel:,kexec {{[-e|--exec]}},command_gen,linux kexec {{[-e|--exec]}},Execute a currently loaded kernel:,explain,linux Unload current kexec target kernel:,kexec {{[-u|--unload]}},command_gen,linux kexec {{[-u|--unload]}},Unload current kexec target kernel:,explain,linux Open a file:,more {{path/to/file}},command_gen,linux more {{path/to/file}},Open a file:,explain,linux Display a specific line:,more +{{line_number}} {{path/to/file}},command_gen,linux more +{{line_number}} {{path/to/file}},Display a specific line:,explain,linux Go to the next page:,,command_gen,linux ,Go to the next page:,explain,linux Search for a string (press `` to go to the next match):,{{something}},command_gen,linux {{something}},Search for a string (press `` to go to the next match):,explain,linux Exit:,,command_gen,linux ,Exit:,explain,linux Display help about interactive commands:,,command_gen,linux ,Display help about interactive commands:,explain,linux Fetch a value:,uci get {{network.lan.ipaddr}},command_gen,linux uci get {{network.lan.ipaddr}},Fetch a value:,explain,linux List all options and their values:,uci show {{network}},command_gen,linux uci show {{network}},List all options and their values:,explain,linux Set a value:,uci set {{config}}.{{section}}.{{option}}={{value}},command_gen,linux uci set {{config}}.{{section}}.{{option}}={{value}},Set a value:,explain,linux Add a new section:,uci add {{config}} {{section}},command_gen,linux uci add {{config}} {{section}},Add a new section:,explain,linux Delete a section or value:,uci delete {{config}}.{{section}}.{{option}},command_gen,linux uci delete {{config}}.{{section}}.{{option}},Delete a section or value:,explain,linux Commit changes:,uci commit {{config}},command_gen,linux uci commit {{config}},Commit changes:,explain,linux Discard uncommitted changes:,uci revert {{config}},command_gen,linux uci revert {{config}},Discard uncommitted changes:,explain,linux Display help:,uci,command_gen,linux uci,Display help:,explain,linux Print all current sessions:,loginctl list-sessions,command_gen,linux loginctl list-sessions,Print all current sessions:,explain,linux Print all properties of a specific session:,loginctl show-session {{session_id}} {{[-a|--all]}},command_gen,linux loginctl show-session {{session_id}} {{[-a|--all]}},Print all properties of a specific session:,explain,linux Print all properties of a specific user:,loginctl show-user {{username}},command_gen,linux loginctl show-user {{username}},Print all properties of a specific user:,explain,linux Print a specific property of a user:,loginctl show-user {{username}} {{[-p|--property]}} {{property_name}},command_gen,linux loginctl show-user {{username}} {{[-p|--property]}} {{property_name}},Print a specific property of a user:,explain,linux Execute a `loginctl` operation on a remote host:,loginctl list-users {{[-H|--host]}} {{hostname}},command_gen,linux loginctl list-users {{[-H|--host]}} {{hostname}},Execute a `loginctl` operation on a remote host:,explain,linux Log a user out on all of their sessions:,loginctl terminate-user {{username}},command_gen,linux loginctl terminate-user {{username}},Log a user out on all of their sessions:,explain,linux Display help:,loginctl {{[-h|--help]}},command_gen,linux loginctl {{[-h|--help]}},Display help:,explain,linux Notify systemd that the service has completed its initialization and is fully started. It should be invoked when the service is ready to accept incoming requests:,systemd-notify --booted,command_gen,linux systemd-notify --booted,Notify systemd that the service has completed its initialization and is fully started. It should be invoked when the service is ready to accept incoming requests:,explain,linux Signal to systemd that the service is ready to handle incoming connections or perform its tasks:,systemd-notify --ready,command_gen,linux systemd-notify --ready,Signal to systemd that the service is ready to handle incoming connections or perform its tasks:,explain,linux Provide a custom status message to systemd (this information is shown by `systemctl status`):,"systemd-notify --status ""{{Add custom status message here...}}""",command_gen,linux "systemd-notify --status ""{{Add custom status message here...}}""",Provide a custom status message to systemd (this information is shown by `systemctl status`):,explain,linux View documentation for the original command:,tldr pacman upgrade,command_gen,linux tldr pacman upgrade,View documentation for the original command:,explain,linux Set up a given swap area:,sudo mkswap {{path/to/file}},command_gen,linux sudo mkswap {{path/to/file}},Set up a given swap area:,explain,linux Check a partition for bad blocks before creating the swap area:,sudo mkswap {{[-c|--check]}} {{path/to/file}},command_gen,linux sudo mkswap {{[-c|--check]}} {{path/to/file}},Check a partition for bad blocks before creating the swap area:,explain,linux Specify a label for the partition (to allow `swapon` to use the label):,sudo mkswap {{[-L|--label]}} {{label}} {{/dev/sdXY}},command_gen,linux sudo mkswap {{[-L|--label]}} {{label}} {{/dev/sdXY}},Specify a label for the partition (to allow `swapon` to use the label):,explain,linux Use the specified UUID:,sudo mkswap {{[-U|--uuid]}} {{clear|random|time|UUID_value}},command_gen,linux sudo mkswap {{[-U|--uuid]}} {{clear|random|time|UUID_value}},Use the specified UUID:,explain,linux "Set up a swap file (for btrfs, see `tldr btrfs filesystem` instead):",sudo mkswap {{[-s|--size]}} {{file_size}} {{[-F|--file]}} {{path/to/swapfile}},command_gen,linux sudo mkswap {{[-s|--size]}} {{file_size}} {{[-F|--file]}} {{path/to/swapfile}},"Set up a swap file (for btrfs, see `tldr btrfs filesystem` instead):",explain,linux Show a quick summary overview of the cluster:,sinfo {{[-s|--summarize]}},command_gen,linux sinfo {{[-s|--summarize]}},Show a quick summary overview of the cluster:,explain,linux View the detailed status of all partitions across the entire cluster:,sinfo,command_gen,linux sinfo,View the detailed status of all partitions across the entire cluster:,explain,linux View the detailed status of a specific partition:,sinfo {{[-p|--partition]}} {{partition_name}},command_gen,linux sinfo {{[-p|--partition]}} {{partition_name}},View the detailed status of a specific partition:,explain,linux View information about idle nodes:,sinfo {{[-t|--states]}} {{idle}},command_gen,linux sinfo {{[-t|--states]}} {{idle}},View information about idle nodes:,explain,linux Summarise dead nodes:,sinfo {{[-d|--dead]}},command_gen,linux sinfo {{[-d|--dead]}},Summarise dead nodes:,explain,linux List dead nodes and the reasons why:,sinfo {{[-R|--list-reasons]}},command_gen,linux sinfo {{[-R|--list-reasons]}},List dead nodes and the reasons why:,explain,linux View an image:,viewnior {{path/to/image.ext}},command_gen,linux viewnior {{path/to/image.ext}},View an image:,explain,linux View in fullscreen mode:,viewnior --fullscreen {{path/to/image.ext}},command_gen,linux viewnior --fullscreen {{path/to/image.ext}},View in fullscreen mode:,explain,linux View fullscreen in slideshow mode:,viewnior --slideshow {{path/to/image.ext}},command_gen,linux viewnior --slideshow {{path/to/image.ext}},View fullscreen in slideshow mode:,explain,linux Display the wireframe of an icosahedron that changes its position every 0.1 seconds:,ico -sleep {{0.1}},command_gen,linux ico -sleep {{0.1}},Display the wireframe of an icosahedron that changes its position every 0.1 seconds:,explain,linux Display a solid icosahedron with red faces on a blue background:,ico -faces -noedges -colors {{red}} -bg {{blue}},command_gen,linux ico -faces -noedges -colors {{red}} -bg {{blue}},Display a solid icosahedron with red faces on a blue background:,explain,linux Display the wireframe of a cube with size 100x100 that moves by +1+2 per frame:,ico -obj {{cube}} -size {{100x100}} -delta {{+1+2}},command_gen,linux ico -obj {{cube}} -size {{100x100}} -delta {{+1+2}},Display the wireframe of a cube with size 100x100 that moves by +1+2 per frame:,explain,linux Display the inverted wireframe of an icosahedron with line width 10 using 5 threads:,ico -i -lw {{10}} -threads {{5}},command_gen,linux ico -i -lw {{10}} -threads {{5}},Display the inverted wireframe of an icosahedron with line width 10 using 5 threads:,explain,linux "Move `/proc`, `/dev`, `/sys` and `/run` to the specified filesystem, use this filesystem as the new root and start the specified init process:",switch_root {{new_root}} {{/sbin/init}},command_gen,linux switch_root {{new_root}} {{/sbin/init}},"Move `/proc`, `/dev`, `/sys` and `/run` to the specified filesystem, use this filesystem as the new root and start the specified init process:",explain,linux Display help:,switch_root {{[-h|--help]}},command_gen,linux switch_root {{[-h|--help]}},Display help:,explain,linux Display the current access control list:,xhost,command_gen,linux xhost,Display the current access control list:,explain,linux Allow a specific host to connect to the X server:,xhost +{{hostname}},command_gen,linux xhost +{{hostname}},Allow a specific host to connect to the X server:,explain,linux Deny a specific host from connecting to the X server:,xhost -{{hostname}},command_gen,linux xhost -{{hostname}},Deny a specific host from connecting to the X server:,explain,linux Allow all hosts to connect (disable access control — insecure):,xhost +,command_gen,linux xhost +,Allow all hosts to connect (disable access control — insecure):,explain,linux Deny all hosts except those explicitly allowed (enable access control):,xhost -,command_gen,linux xhost -,Deny all hosts except those explicitly allowed (enable access control):,explain,linux Remove a specific user or address using a family prefix (like `inet:hostname` or `si:localuser:username`):,xhost -{{family:name}},command_gen,linux xhost -{{family:name}},Remove a specific user or address using a family prefix (like `inet:hostname` or `si:localuser:username`):,explain,linux Extend partition `n` from `sdX` to fill empty space until end of disk or beginning of next partition:,growpart {{/dev/sdX}} {{n}},command_gen,linux growpart {{/dev/sdX}} {{n}},Extend partition `n` from `sdX` to fill empty space until end of disk or beginning of next partition:,explain,linux Show what modifications would be made when growing partition `n` in a disk image:,growpart --dry-run {{/path/to/disk.img}} {{n}},command_gen,linux growpart --dry-run {{/path/to/disk.img}} {{n}},Show what modifications would be made when growing partition `n` in a disk image:,explain,linux Capture a video for a specific amount of seconds:,rpicam-raw {{[-t|--timeout]}} {{2000}} {{[-o|--output]}} {{path/to/file.raw}},command_gen,linux rpicam-raw {{[-t|--timeout]}} {{2000}} {{[-o|--output]}} {{path/to/file.raw}},Capture a video for a specific amount of seconds:,explain,linux Change video dimensions and framerate:,rpicam-raw {{[-t|--timeout]}} {{5000}} --width {{4056}} --height {{3040}} {{[-o|--output]}} {{path/to/file.raw}} --framerate {{8}},command_gen,linux rpicam-raw {{[-t|--timeout]}} {{5000}} --width {{4056}} --height {{3040}} {{[-o|--output]}} {{path/to/file.raw}} --framerate {{8}},Change video dimensions and framerate:,explain,linux Display the status of tracing system:,trace-cmd stat,command_gen,linux trace-cmd stat,Display the status of tracing system:,explain,linux List available tracers:,trace-cmd list -t,command_gen,linux trace-cmd list -t,List available tracers:,explain,linux Start tracing with a specific plugin:,trace-cmd start -p {{timerlat|osnoise|hwlat|blk|mmiotrace|function_graph|wakeup_dl|wakeup_rt|wakeup|function|nop}},command_gen,linux trace-cmd start -p {{timerlat|osnoise|hwlat|blk|mmiotrace|function_graph|wakeup_dl|wakeup_rt|wakeup|function|nop}},Start tracing with a specific plugin:,explain,linux View the trace output:,trace-cmd show,command_gen,linux trace-cmd show,View the trace output:,explain,linux Stop the tracing but retain the buffers:,trace-cmd stop,command_gen,linux trace-cmd stop,Stop the tracing but retain the buffers:,explain,linux Clear the trace buffers:,trace-cmd clear,command_gen,linux trace-cmd clear,Clear the trace buffers:,explain,linux Clear the trace buffers and stop tracing:,trace-cmd reset,command_gen,linux trace-cmd reset,Clear the trace buffers and stop tracing:,explain,linux Show filesystem usage (optionally run as root to show detailed information):,btrfs filesystem usage {{path/to/btrfs_mount}},command_gen,linux btrfs filesystem usage {{path/to/btrfs_mount}},Show filesystem usage (optionally run as root to show detailed information):,explain,linux Show usage by individual devices:,sudo btrfs filesystem show {{path/to/btrfs_mount}},command_gen,linux sudo btrfs filesystem show {{path/to/btrfs_mount}},Show usage by individual devices:,explain,linux Defragment a single file on a btrfs filesystem (avoid while a deduplication agent is running):,sudo btrfs filesystem defragment {{[-v|--verbose]}} {{path/to/file}},command_gen,linux sudo btrfs filesystem defragment {{[-v|--verbose]}} {{path/to/file}},Defragment a single file on a btrfs filesystem (avoid while a deduplication agent is running):,explain,linux Defragment a directory recursively (does not cross subvolume boundaries):,sudo btrfs filesystem defragment {{[-v|--verbose]}} -r {{path/to/directory}},command_gen,linux sudo btrfs filesystem defragment {{[-v|--verbose]}} -r {{path/to/directory}},Defragment a directory recursively (does not cross subvolume boundaries):,explain,linux Force syncing unwritten data blocks to disk(s):,sudo btrfs filesystem sync {{path/to/btrfs_mount}},command_gen,linux sudo btrfs filesystem sync {{path/to/btrfs_mount}},Force syncing unwritten data blocks to disk(s):,explain,linux Summarize disk usage for the files in a directory recursively:,sudo btrfs filesystem du {{[-s|--summarize]}} {{path/to/directory}},command_gen,linux sudo btrfs filesystem du {{[-s|--summarize]}} {{path/to/directory}},Summarize disk usage for the files in a directory recursively:,explain,linux Create a swap file:,sudo btrfs filesystem mkswapfile --size {{8g}} --uuid {{clear|random|time|UUID_value}} {{path/to/swapfile}},command_gen,linux sudo btrfs filesystem mkswapfile --size {{8g}} --uuid {{clear|random|time|UUID_value}} {{path/to/swapfile}},Create a swap file:,explain,linux Mark a package as implicitly installed:,sudo pacman -D --asdeps {{package}},command_gen,linux sudo pacman -D --asdeps {{package}},Mark a package as implicitly installed:,explain,linux Mark a package as explicitly installed:,sudo pacman -D --asexplicit {{package}},command_gen,linux sudo pacman -D --asexplicit {{package}},Mark a package as explicitly installed:,explain,linux Chec[k] that all the package dependencies are installed:,pacman -Dk,command_gen,linux pacman -Dk,Chec[k] that all the package dependencies are installed:,explain,linux Chec[k] the sync [D]atabase to ensure all specified dependencies of downloadable packages are available:,pacman -Dkk,command_gen,linux pacman -Dkk,Chec[k] the sync [D]atabase to ensure all specified dependencies of downloadable packages are available:,explain,linux Chec[k] and display in [q]uiet mode (only error messages are displayed):,pacman -Dkq,command_gen,linux pacman -Dkq,Chec[k] and display in [q]uiet mode (only error messages are displayed):,explain,linux Display [h]elp:,pacman -Dh,command_gen,linux pacman -Dh,Display [h]elp:,explain,linux "Generate an analyzer from a Lex file, storing it to the file `lex.yy.c`:",flex {{analyzer.l}},command_gen,linux flex {{analyzer.l}},"Generate an analyzer from a Lex file, storing it to the file `lex.yy.c`:",explain,linux Write analyzer to `stdout`:,flex {{[-t|--stdout]}} {{analyzer.l}},command_gen,linux flex {{[-t|--stdout]}} {{analyzer.l}},Write analyzer to `stdout`:,explain,linux Specify the output file:,flex {{analyzer.l}} {{[-o|--outfile]}} {{analyzer.c}},command_gen,linux flex {{analyzer.l}} {{[-o|--outfile]}} {{analyzer.c}},Specify the output file:,explain,linux Generate a batch scanner instead of an interactive scanner:,flex {{[-B|--batch]}} {{analyzer.l}},command_gen,linux flex {{[-B|--batch]}} {{analyzer.l}},Generate a batch scanner instead of an interactive scanner:,explain,linux Compile a C file generated by Lex:,cc {{path/to/lex.yy.c}} -o {{executable}},command_gen,linux cc {{path/to/lex.yy.c}} -o {{executable}},Compile a C file generated by Lex:,explain,linux Screenshot all outputs:,grim,command_gen,linux grim,Screenshot all outputs:,explain,linux Screenshot a specific output:,grim -o {{path/to/output_file}},command_gen,linux grim -o {{path/to/output_file}},Screenshot a specific output:,explain,linux Screenshot a specific region:,"grim -g ""{{x_position}},{{y_position}} {{width}}x{{height}}""",command_gen,linux "grim -g ""{{x_position}},{{y_position}} {{width}}x{{height}}""",Screenshot a specific region:,explain,linux "Select a specific region and screenshot it, (using slurp):","grim -g ""{{$(slurp)}}""",command_gen,linux "grim -g ""{{$(slurp)}}""","Select a specific region and screenshot it, (using slurp):",explain,linux Use a custom filename:,"grim ""{{path/to/file.png}}""",command_gen,linux "grim ""{{path/to/file.png}}""",Use a custom filename:,explain,linux Screenshot and copy to clipboard:,grim - | {{clipboard_manager}},command_gen,linux grim - | {{clipboard_manager}},Screenshot and copy to clipboard:,explain,linux Update the package database:,sudo pacman -Fy,command_gen,linux sudo pacman -Fy,Update the package database:,explain,linux Find the package that owns a specific [F]ile:,pacman -F {{filename}},command_gen,linux pacman -F {{filename}},Find the package that owns a specific [F]ile:,explain,linux "Find the package that owns a specific [F]ile, using a regular e[x]pression:",pacman -Fx '{{regular_expression}}',command_gen,linux pacman -Fx '{{regular_expression}}',"Find the package that owns a specific [F]ile, using a regular e[x]pression:",explain,linux List only the package names:,pacman -Fq {{filename}},command_gen,linux pacman -Fq {{filename}},List only the package names:,explain,linux [l]ist the [F]iles owned by a specific package:,pacman -Fl {{package}},command_gen,linux pacman -Fl {{package}},[l]ist the [F]iles owned by a specific package:,explain,linux Display [h]elp:,pacman -Fh,command_gen,linux pacman -Fh,Display [h]elp:,explain,linux Ignore updates for a specific flatpak:,flatpak mask {{com.example.app}},command_gen,linux flatpak mask {{com.example.app}},Ignore updates for a specific flatpak:,explain,linux Undo ignore updates:,flatpak mask --remove {{com.example.app}},command_gen,linux flatpak mask --remove {{com.example.app}},Undo ignore updates:,explain,linux List all currently masked patterns:,flatpak mask {{--system|--user}},command_gen,linux flatpak mask {{--system|--user}},List all currently masked patterns:,explain,linux Emulate 20 requests based on a given URL list file per second for 60 seconds:,http_load -rate {{20}} -seconds {{60}} {{path/to/urls.txt}},command_gen,linux http_load -rate {{20}} -seconds {{60}} {{path/to/urls.txt}},Emulate 20 requests based on a given URL list file per second for 60 seconds:,explain,linux Emulate 5 concurrent requests based on a given URL list file for 60 seconds:,http_load -parallel {{5}} -seconds {{60}} {{path/to/urls.txt}},command_gen,linux http_load -parallel {{5}} -seconds {{60}} {{path/to/urls.txt}},Emulate 5 concurrent requests based on a given URL list file for 60 seconds:,explain,linux "Emulate 1000 requests at 20 requests per second, based on a given URL list file:",http_load -rate {{20}} -fetches {{1000}} {{path/to/urls.txt}},command_gen,linux http_load -rate {{20}} -fetches {{1000}} {{path/to/urls.txt}},"Emulate 1000 requests at 20 requests per second, based on a given URL list file:",explain,linux "Emulate 1000 requests at 5 concurrent requests at a time, based on a given URL list file:",http_load -parallel {{5}} -fetches {{1000}} {{path/to/urls.txt}},command_gen,linux http_load -parallel {{5}} -fetches {{1000}} {{path/to/urls.txt}},"Emulate 1000 requests at 5 concurrent requests at a time, based on a given URL list file:",explain,linux Move specific files to the trash bin:,gio trash {{path/to/file_or_directory1 path/to/file_or_directory2 ...}},command_gen,linux gio trash {{path/to/file_or_directory1 path/to/file_or_directory2 ...}},Move specific files to the trash bin:,explain,linux List trash bin items:,gio trash --list,command_gen,linux gio trash --list,List trash bin items:,explain,linux Restore a specific item from trash using its ID:,gio trash trash://{{id}},command_gen,linux gio trash trash://{{id}},Restore a specific item from trash using its ID:,explain,linux Compute and display the WPA-PSK key for a given SSID reading the passphrase from `stdin`:,wpa_passphrase {{SSID}},command_gen,linux wpa_passphrase {{SSID}},Compute and display the WPA-PSK key for a given SSID reading the passphrase from `stdin`:,explain,linux Compute and display WPA-PSK key for a given SSID specifying the passphrase as an argument:,wpa_passphrase {{SSID}} {{passphrase}},command_gen,linux wpa_passphrase {{SSID}} {{passphrase}},Compute and display WPA-PSK key for a given SSID specifying the passphrase as an argument:,explain,linux Set a specific login shell for the current user interactively:,chsh,command_gen,linux chsh,Set a specific login shell for the current user interactively:,explain,linux List available shells:,chsh {{[-l|--list-shells]}},command_gen,linux chsh {{[-l|--list-shells]}},List available shells:,explain,linux Set a specific login shell for the current user:,chsh {{[-s|--shell]}} {{path/to/shell}},command_gen,linux chsh {{[-s|--shell]}} {{path/to/shell}},Set a specific login shell for the current user:,explain,linux Set a login shell for a specific user:,sudo chsh {{[-s|--shell]}} {{path/to/shell}} {{username}},command_gen,linux sudo chsh {{[-s|--shell]}} {{path/to/shell}} {{username}},Set a login shell for a specific user:,explain,linux Search for a package:,snap find {{query}},command_gen,linux snap find {{query}},Search for a package:,explain,linux Install a package:,snap install {{package}},command_gen,linux snap install {{package}},Install a package:,explain,linux Update a package:,snap refresh {{package}},command_gen,linux snap refresh {{package}},Update a package:,explain,linux "Update a package to another channel (track, risk, or branch):",snap refresh {{package}} --channel={{channel}},command_gen,linux snap refresh {{package}} --channel={{channel}},"Update a package to another channel (track, risk, or branch):",explain,linux Update all packages:,snap refresh,command_gen,linux snap refresh,Update all packages:,explain,linux Display basic information about installed snap software:,snap list,command_gen,linux snap list,Display basic information about installed snap software:,explain,linux Uninstall a package:,snap remove {{package}},command_gen,linux snap remove {{package}},Uninstall a package:,explain,linux Check for recent snap changes in the system:,snap changes,command_gen,linux snap changes,Check for recent snap changes in the system:,explain,linux Start `hardinfo`:,hardinfo,command_gen,linux hardinfo,Start `hardinfo`:,explain,linux Print report to `stdout`:,hardinfo {{[-r|--generate-report]}},command_gen,linux hardinfo {{[-r|--generate-report]}},Print report to `stdout`:,explain,linux Save report to HTML file:,hardinfo {{[-r|--generate-report]}} {{[-f|--report-format]}} html > hardinfo.html,command_gen,linux hardinfo {{[-r|--generate-report]}} {{[-f|--report-format]}} html > hardinfo.html,Save report to HTML file:,explain,linux View SteamOS system information:,sudo steamos-dump-info,command_gen,linux sudo steamos-dump-info,View SteamOS system information:,explain,linux View documentation for the original command:,tldr chromium,command_gen,linux tldr chromium,View documentation for the original command:,explain,linux "Watch a specific file for events, exiting after the first one:",inotifywait {{path/to/file}},command_gen,linux inotifywait {{path/to/file}},"Watch a specific file for events, exiting after the first one:",explain,linux Continuously watch a specific file for events without exiting:,inotifywait --monitor {{path/to/file}},command_gen,linux inotifywait --monitor {{path/to/file}},Continuously watch a specific file for events without exiting:,explain,linux Watch a directory recursively for events:,inotifywait --monitor --recursive {{path/to/directory}},command_gen,linux inotifywait --monitor --recursive {{path/to/directory}},Watch a directory recursively for events:,explain,linux "Watch a directory for changes, excluding files, whose names match a regular expression:","inotifywait --monitor --recursive --exclude ""{{regular_expression}}"" {{path/to/directory}}",command_gen,linux "inotifywait --monitor --recursive --exclude ""{{regular_expression}}"" {{path/to/directory}}","Watch a directory for changes, excluding files, whose names match a regular expression:",explain,linux "Watch a file for changes, exiting when no event occurs for 30 seconds:",inotifywait --monitor --timeout {{30}} {{path/to/file}},command_gen,linux inotifywait --monitor --timeout {{30}} {{path/to/file}},"Watch a file for changes, exiting when no event occurs for 30 seconds:",explain,linux Only watch a file for file modification events:,inotifywait --event {{modify}} {{path/to/file}},command_gen,linux inotifywait --event {{modify}} {{path/to/file}},Only watch a file for file modification events:,explain,linux "Watch a file printing only events, and no status messages:",inotifywait --quiet {{path/to/file}},command_gen,linux inotifywait --quiet {{path/to/file}},"Watch a file printing only events, and no status messages:",explain,linux Run a command when a file is accessed:,inotifywait --event {{access}} {{path/to/file}} && {{command}},command_gen,linux inotifywait --event {{access}} {{path/to/file}} && {{command}},Run a command when a file is accessed:,explain,linux Display the current configuration (or dry run):,authconfig --test,command_gen,linux authconfig --test,Display the current configuration (or dry run):,explain,linux Configure the server to use a different password hashing algorithm:,authconfig --update --passalgo={{algorithm}},command_gen,linux authconfig --update --passalgo={{algorithm}},Configure the server to use a different password hashing algorithm:,explain,linux Enable LDAP authentication:,authconfig --update --enableldapauth,command_gen,linux authconfig --update --enableldapauth,Enable LDAP authentication:,explain,linux Disable LDAP authentication:,authconfig --update --disableldapauth,command_gen,linux authconfig --update --disableldapauth,Disable LDAP authentication:,explain,linux Enable Network Information Service (NIS):,authconfig --update --enablenis,command_gen,linux authconfig --update --enablenis,Enable Network Information Service (NIS):,explain,linux Enable Kerberos:,authconfig --update --enablekrb5,command_gen,linux authconfig --update --enablekrb5,Enable Kerberos:,explain,linux Enable Winbind (Active Directory) authentication:,authconfig --update --enablewinbindauth,command_gen,linux authconfig --update --enablewinbindauth,Enable Winbind (Active Directory) authentication:,explain,linux Enable local authorization:,authconfig --update --enablelocauthorize,command_gen,linux authconfig --update --enablelocauthorize,Enable local authorization:,explain,linux Set display brightness to 50%:,blight set {{50}} {{[-r|--relative]}},command_gen,linux blight set {{50}} {{[-r|--relative]}},Set display brightness to 50%:,explain,linux Show current display brightness:,blight show,command_gen,linux blight show,Show current display brightness:,explain,linux Print maximum display brightness:,blight max,command_gen,linux blight max,Print maximum display brightness:,explain,linux Increase display brightness in %:,blight inc {{number}} {{[-r|--relative]}},command_gen,linux blight inc {{number}} {{[-r|--relative]}},Increase display brightness in %:,explain,linux Decrease display brightness with internal units:,blight dec {{number}},command_gen,linux blight dec {{number}},Decrease display brightness with internal units:,explain,linux Start the ydotool daemon in the background:,ydotoold,command_gen,linux ydotoold,Start the ydotool daemon in the background:,explain,linux Perform a `` input:,ydotool click 0xC0,command_gen,linux ydotool click 0xC0,Perform a `` input:,explain,linux Perform a `` input:,ydotool click 0xC1,command_gen,linux ydotool click 0xC1,Perform a `` input:,explain,linux Input ``:,ydotool key 56:1 62:1 62:0 56:0,command_gen,linux ydotool key 56:1 62:1 62:0 56:0,Input ``:,explain,linux Check if a directory is a mountpoint:,mountpoint {{path/to/directory}},command_gen,linux mountpoint {{path/to/directory}},Check if a directory is a mountpoint:,explain,linux Check if a directory is a mountpoint without showing any output:,mountpoint {{[-q|--quiet]}} {{path/to/directory}},command_gen,linux mountpoint {{[-q|--quiet]}} {{path/to/directory}},Check if a directory is a mountpoint without showing any output:,explain,linux Show major/minor numbers of a mountpoint's filesystem:,mountpoint {{[-d|--fs-devno]}} {{path/to/directory}},command_gen,linux mountpoint {{[-d|--fs-devno]}} {{path/to/directory}},Show major/minor numbers of a mountpoint's filesystem:,explain,linux List all active inhibition locks and the reasons for their creation:,systemd-inhibit --list,command_gen,linux systemd-inhibit --list,List all active inhibition locks and the reasons for their creation:,explain,linux Block system shutdown for a specified number of seconds with the `sleep` command:,systemd-inhibit --what shutdown sleep {{5}},command_gen,linux systemd-inhibit --what shutdown sleep {{5}},Block system shutdown for a specified number of seconds with the `sleep` command:,explain,linux Keep the system from sleeping or idling until the download is complete:,systemd-inhibit --what sleep:idle wget {{https://example.com/file}},command_gen,linux systemd-inhibit --what sleep:idle wget {{https://example.com/file}},Keep the system from sleeping or idling until the download is complete:,explain,linux Ignore lid close switch until the script exits:,systemd-inhibit --what sleep:handle-lid-switch {{path/to/script}},command_gen,linux systemd-inhibit --what sleep:handle-lid-switch {{path/to/script}},Ignore lid close switch until the script exits:,explain,linux Ignore power button press while command is running:,systemd-inhibit --what handle-power-key {{command}},command_gen,linux systemd-inhibit --what handle-power-key {{command}},Ignore power button press while command is running:,explain,linux Describe who and why created the inhibitor (default: the command and its arguments for `--who` and `Unknown reason` for `--why`):,systemd-inhibit --who {{$USER}} --why {{reason}} --what {{operation}} {{command}},command_gen,linux systemd-inhibit --who {{$USER}} --why {{reason}} --what {{operation}} {{command}},Describe who and why created the inhibitor (default: the command and its arguments for `--who` and `Unknown reason` for `--why`):,explain,linux Change XDG's DESKTOP directory to the specified directory (must be absolute):,"xdg-user-dirs-update --set DESKTOP ""{{path/to/directory}}""",command_gen,linux "xdg-user-dirs-update --set DESKTOP ""{{path/to/directory}}""",Change XDG's DESKTOP directory to the specified directory (must be absolute):,explain,linux Write the result to the specified dry-run-file instead of the `user-dirs.dirs` file:,"xdg-user-dirs-update --dummy-output ""{{path/to/dry_run_file}}"" --set {{xdg_user_directory}} ""{{path/to/directory}}""",command_gen,linux "xdg-user-dirs-update --dummy-output ""{{path/to/dry_run_file}}"" --set {{xdg_user_directory}} ""{{path/to/directory}}""",Write the result to the specified dry-run-file instead of the `user-dirs.dirs` file:,explain,linux Get the current backlight value in percent:,light,command_gen,linux light,Get the current backlight value in percent:,explain,linux Set the backlight value to 50 percent:,light -S {{50}},command_gen,linux light -S {{50}},Set the backlight value to 50 percent:,explain,linux Reduce 20 percent from the current backlight value:,light -U {{20}},command_gen,linux light -U {{20}},Reduce 20 percent from the current backlight value:,explain,linux Add 20 percent to the current backlight value:,light -A {{20}},command_gen,linux light -A {{20}},Add 20 percent to the current backlight value:,explain,linux Lock every console (require current user or root to unlock):,physlock,command_gen,linux physlock,Lock every console (require current user or root to unlock):,explain,linux Mute kernel messages on console while locked:,physlock -m,command_gen,linux physlock -m,Mute kernel messages on console while locked:,explain,linux Disable SysRq mechanism while locked:,physlock -s,command_gen,linux physlock -s,Disable SysRq mechanism while locked:,explain,linux Display a message before the password prompt:,"physlock -p ""{{Locked!}}""",command_gen,linux "physlock -p ""{{Locked!}}""",Display a message before the password prompt:,explain,linux Fork and detach physlock (useful for suspend or hibernate scripts):,physlock -d,command_gen,linux physlock -d,Fork and detach physlock (useful for suspend or hibernate scripts):,explain,linux Open a serial port using the specified baud rate:,microcom {{[-p|--port]}} {{/dev/ttyXYZ}} {{[-s|--speed]}} {{baud_rate}},command_gen,linux microcom {{[-p|--port]}} {{/dev/ttyXYZ}} {{[-s|--speed]}} {{baud_rate}},Open a serial port using the specified baud rate:,explain,linux Establish a telnet connection to the specified host:,microcom {{[-t|--telnet]}} {{hostname}}:{{port}},command_gen,linux microcom {{[-t|--telnet]}} {{hostname}}:{{port}},Establish a telnet connection to the specified host:,explain,linux Print all database names:,einfo -dbs,command_gen,linux einfo -dbs,Print all database names:,explain,linux Print all information of the protein database in XML format:,einfo -db {{protein}},command_gen,linux einfo -db {{protein}},Print all information of the protein database in XML format:,explain,linux Print all fields of the nuccore database:,einfo -db {{nuccore}} -fields,command_gen,linux einfo -db {{nuccore}} -fields,Print all fields of the nuccore database:,explain,linux Print all links of the protein database:,einfo -db {{protein}} -links,command_gen,linux einfo -db {{protein}} -links,Print all links of the protein database:,explain,linux List all containers:,pct list,command_gen,linux pct list,List all containers:,explain,linux Start/Stop/Reboot a specific container:,pct {{start|stop|reboot}} {{100}},command_gen,linux pct {{start|stop|reboot}} {{100}},Start/Stop/Reboot a specific container:,explain,linux Access a specific container's shell:,pct enter {{100}},command_gen,linux pct enter {{100}},Access a specific container's shell:,explain,linux Create a container from template:,pct create {{100}} {{/var/lib/vz/template/cache/distro-name.tar.zst}} -hostname {{hostname}} -password {{password}} --rootfs {{local-lvm}} --on-boot,command_gen,linux pct create {{100}} {{/var/lib/vz/template/cache/distro-name.tar.zst}} -hostname {{hostname}} -password {{password}} --rootfs {{local-lvm}} --on-boot,Create a container from template:,explain,linux Resize the container's disk to 20G:,pct resize {{100}} {{rootfs|mpX}} {{20G}},command_gen,linux pct resize {{100}} {{rootfs|mpX}} {{20G}},Resize the container's disk to 20G:,explain,linux "Show the configuration of a container, specifying its ID:",pct config {{100}},command_gen,linux pct config {{100}},"Show the configuration of a container, specifying its ID:",explain,linux Snapshot a specific container with description:,pct snapshot {{100}} {{my-snapshot}} --description {{My snapshot description}},command_gen,linux pct snapshot {{100}} {{my-snapshot}} --description {{My snapshot description}},Snapshot a specific container with description:,explain,linux Destroy a container and remove all related resources:,pct destroy {{100}} --purge,command_gen,linux pct destroy {{100}} --purge,Destroy a container and remove all related resources:,explain,linux Run a .NET assembly in debug mode:,mono --debug {{path/to/program.exe}},command_gen,linux mono --debug {{path/to/program.exe}},Run a .NET assembly in debug mode:,explain,linux Run a .NET assembly:,mono {{path/to/program.exe}},command_gen,linux mono {{path/to/program.exe}},Run a .NET assembly:,explain,linux List available kernel symlink targets with their numbers:,eselect kernel list,command_gen,linux eselect kernel list,List available kernel symlink targets with their numbers:,explain,linux Set the `/usr/src/linux` symlink by name or number from the `list` command:,eselect kernel set {{name|number}},command_gen,linux eselect kernel set {{name|number}},Set the `/usr/src/linux` symlink by name or number from the `list` command:,explain,linux Show what the current kernel symlink points to:,eselect kernel show,command_gen,linux eselect kernel show,Show what the current kernel symlink points to:,explain,linux Set the kernel symlink to the currently running kernel:,eselect kernel update,command_gen,linux eselect kernel update,Set the kernel symlink to the currently running kernel:,explain,linux Put SELinux in enforcing mode:,setenforce {{1|Enforcing}},command_gen,linux setenforce {{1|Enforcing}},Put SELinux in enforcing mode:,explain,linux Put SELiunx in permissive mode:,setenforce {{0|Permissive}},command_gen,linux setenforce {{0|Permissive}},Put SELiunx in permissive mode:,explain,linux Create a new empty subvolume:,sudo btrfs subvolume create {{path/to/new_subvolume}},command_gen,linux sudo btrfs subvolume create {{path/to/new_subvolume}},Create a new empty subvolume:,explain,linux List all subvolumes and snapshots in the specified filesystem:,sudo btrfs subvolume list {{path/to/btrfs_filesystem}},command_gen,linux sudo btrfs subvolume list {{path/to/btrfs_filesystem}},List all subvolumes and snapshots in the specified filesystem:,explain,linux Delete a subvolume:,sudo btrfs subvolume delete {{path/to/subvolume}},command_gen,linux sudo btrfs subvolume delete {{path/to/subvolume}},Delete a subvolume:,explain,linux Create a read-only snapshot of an existing subvolume:,sudo btrfs subvolume snapshot -r {{path/to/source_subvolume}} {{path/to/target}},command_gen,linux sudo btrfs subvolume snapshot -r {{path/to/source_subvolume}} {{path/to/target}},Create a read-only snapshot of an existing subvolume:,explain,linux Create a read-write snapshot of an existing subvolume:,sudo btrfs subvolume snapshot {{path/to/source_subvolume}} {{path/to/target}},command_gen,linux sudo btrfs subvolume snapshot {{path/to/source_subvolume}} {{path/to/target}},Create a read-write snapshot of an existing subvolume:,explain,linux Show detailed information about a subvolume:,sudo btrfs subvolume show {{path/to/subvolume}},command_gen,linux sudo btrfs subvolume show {{path/to/subvolume}},Show detailed information about a subvolume:,explain,linux Display a cursor to send a window to the system tray when pressing the left mouse button (press any other mouse button to cancel):,kdocker,command_gen,linux kdocker,Display a cursor to send a window to the system tray when pressing the left mouse button (press any other mouse button to cancel):,explain,linux Open an application and send it to the system tray:,kdocker {{application}},command_gen,linux kdocker {{application}},Open an application and send it to the system tray:,explain,linux Send focused window to the system tray:,kdocker -f,command_gen,linux kdocker -f,Send focused window to the system tray:,explain,linux Display a cursor to send a window to the system tray with a custom icon when pressing the left mouse button:,kdocker -i {{/path/to/icon}},command_gen,linux kdocker -i {{/path/to/icon}},Display a cursor to send a window to the system tray with a custom icon when pressing the left mouse button:,explain,linux "Open an application, send it to the system tray and if focus is lost, minimize it:",kdocker -l {{application}},command_gen,linux kdocker -l {{application}},"Open an application, send it to the system tray and if focus is lost, minimize it:",explain,linux Display version:,kdocker --version,command_gen,linux kdocker --version,Display version:,explain,linux Show CPU frequency information for all CPUs:,cpufreq-info,command_gen,linux cpufreq-info,Show CPU frequency information for all CPUs:,explain,linux Show CPU frequency information for the specified CPU:,cpufreq-info {{[-c|--cpu]}} {{cpu_number}},command_gen,linux cpufreq-info {{[-c|--cpu]}} {{cpu_number}},Show CPU frequency information for the specified CPU:,explain,linux Show the allowed minimum and maximum CPU frequency:,cpufreq-info {{[-l|--hwlimits]}},command_gen,linux cpufreq-info {{[-l|--hwlimits]}},Show the allowed minimum and maximum CPU frequency:,explain,linux Show the current minimum and maximum CPU frequency and policy in table format:,cpufreq-info {{[-o|--proc]}},command_gen,linux cpufreq-info {{[-o|--proc]}},Show the current minimum and maximum CPU frequency and policy in table format:,explain,linux Show available CPU frequency policies:,cpufreq-info {{[-g|--governors]}},command_gen,linux cpufreq-info {{[-g|--governors]}},Show available CPU frequency policies:,explain,linux "Show current CPU work frequency in a human-readable format, according to the cpufreq kernel module:",cpufreq-info {{[-f|--freq]}} {{[-m|--human]}},command_gen,linux cpufreq-info {{[-f|--freq]}} {{[-m|--human]}},"Show current CPU work frequency in a human-readable format, according to the cpufreq kernel module:",explain,linux "Show current CPU work frequency in a human-readable format, by reading it from hardware (only available to root):",sudo cpufreq-info {{[-w|--hwfreq]}} {{[-m|--human]}},command_gen,linux sudo cpufreq-info {{[-w|--hwfreq]}} {{[-m|--human]}},"Show current CPU work frequency in a human-readable format, by reading it from hardware (only available to root):",explain,linux Submit a batch job:,sbatch {{path/to/job.sh}},command_gen,linux sbatch {{path/to/job.sh}},Submit a batch job:,explain,linux Submit a batch job with a custom name:,sbatch --job-name={{myjob}} {{path/to/job.sh}},command_gen,linux sbatch --job-name={{myjob}} {{path/to/job.sh}},Submit a batch job with a custom name:,explain,linux Submit a batch job with a time limit of 30 minutes:,sbatch --time={{00:30:00}} {{path/to/job.sh}},command_gen,linux sbatch --time={{00:30:00}} {{path/to/job.sh}},Submit a batch job with a time limit of 30 minutes:,explain,linux Submit a job and request multiple nodes:,sbatch --nodes={{3}} {{path/to/job.sh}},command_gen,linux sbatch --nodes={{3}} {{path/to/job.sh}},Submit a job and request multiple nodes:,explain,linux Add a new attachment to an existing PDF file:,pdfattach {{path/to/input.pdf}} {{path/to/file_to_attach}} {{path/to/output.pdf}},command_gen,linux pdfattach {{path/to/input.pdf}} {{path/to/file_to_attach}} {{path/to/output.pdf}},Add a new attachment to an existing PDF file:,explain,linux Replace attachment with same name if it exists:,pdfattach -replace {{path/to/input.pdf}} {{path/to/file_to_attach}} {{path/to/output.pdf}},command_gen,linux pdfattach -replace {{path/to/input.pdf}} {{path/to/file_to_attach}} {{path/to/output.pdf}},Replace attachment with same name if it exists:,explain,linux Display help:,pdfattach {{[-h|--help]}},command_gen,linux pdfattach {{[-h|--help]}},Display help:,explain,linux Display version:,pdfattach -v,command_gen,linux pdfattach -v,Display version:,explain,linux View documentation for the original command:,tldr trash,command_gen,linux tldr trash,View documentation for the original command:,explain,linux Scan directories to find and list packages with broken library links that need to be rebuilt:,lddd,command_gen,linux lddd,Scan directories to find and list packages with broken library links that need to be rebuilt:,explain,linux "Synchronize list of packages and versions available. This should be run first, before running subsequent `aptitude` commands:",aptitude update,command_gen,linux aptitude update,"Synchronize list of packages and versions available. This should be run first, before running subsequent `aptitude` commands:",explain,linux Install a new package and its dependencies:,aptitude install {{package}},command_gen,linux aptitude install {{package}},Install a new package and its dependencies:,explain,linux Search for a package:,aptitude search {{package}},command_gen,linux aptitude search {{package}},Search for a package:,explain,linux Search for an installed package (`?installed` is an `aptitude` search term):,aptitude search '?installed({{package}})',command_gen,linux aptitude search '?installed({{package}})',Search for an installed package (`?installed` is an `aptitude` search term):,explain,linux Remove a package and all packages depending on it:,aptitude remove {{package}},command_gen,linux aptitude remove {{package}},Remove a package and all packages depending on it:,explain,linux Upgrade installed packages to the newest available versions:,aptitude upgrade,command_gen,linux aptitude upgrade,Upgrade installed packages to the newest available versions:,explain,linux Upgrade installed packages (like `aptitude upgrade`) including removing obsolete packages and installing additional packages to meet new package dependencies:,aptitude full-upgrade,command_gen,linux aptitude full-upgrade,Upgrade installed packages (like `aptitude upgrade`) including removing obsolete packages and installing additional packages to meet new package dependencies:,explain,linux Put an installed package on hold to prevent it from being automatically upgraded:,aptitude hold '?installed({{package}})',command_gen,linux aptitude hold '?installed({{package}})',Put an installed package on hold to prevent it from being automatically upgraded:,explain,linux Execute command on the host system from inside the Distrobox container:,"distrobox-host-exec ""{{command}}""",command_gen,linux "distrobox-host-exec ""{{command}}""",Execute command on the host system from inside the Distrobox container:,explain,linux Execute the `ls` command on the host system from inside the container:,distrobox-host-exec ls,command_gen,linux distrobox-host-exec ls,Execute the `ls` command on the host system from inside the container:,explain,linux "Start the interactive mode, in this mode you can enter the commands directly, with autocompletion:",iwctl,command_gen,linux iwctl,"Start the interactive mode, in this mode you can enter the commands directly, with autocompletion:",explain,linux Call general help:,iwctl {{[-h|--help]}},command_gen,linux iwctl {{[-h|--help]}},Call general help:,explain,linux Display your Wi-Fi stations:,iwctl station list,command_gen,linux iwctl station list,Display your Wi-Fi stations:,explain,linux Start looking for networks with a station:,iwctl station {{station}} scan,command_gen,linux iwctl station {{station}} scan,Start looking for networks with a station:,explain,linux Display the networks found by a station:,iwctl station {{station}} get-networks,command_gen,linux iwctl station {{station}} get-networks,Display the networks found by a station:,explain,linux "Connect to a network with a station, if credentials are needed they will be asked:",iwctl station {{station}} connect {{network_name}},command_gen,linux iwctl station {{station}} connect {{network_name}},"Connect to a network with a station, if credentials are needed they will be asked:",explain,linux Run the initial setup:,znc {{[-c|--makeconf]}},command_gen,linux znc {{[-c|--makeconf]}},Run the initial setup:,explain,linux Start the IRC bouncer daemon:,znc,command_gen,linux znc,Start the IRC bouncer daemon:,explain,linux Setup `znc` for systemd:,sudo {{[-u|--user]}} znc znc {{[-c|--makeconf]}} {{[-d|--datadir]}} /var/lib/znc,command_gen,linux sudo {{[-u|--user]}} znc znc {{[-c|--makeconf]}} {{[-d|--datadir]}} /var/lib/znc,Setup `znc` for systemd:,explain,linux Enable `znc` to start on boot and start it now:,systemctl enable znc --now,command_gen,linux systemctl enable znc --now,Enable `znc` to start on boot and start it now:,explain,linux Print the time and memory usage of a command:,runlim {{command}} {{command_arguments}},command_gen,linux runlim {{command}} {{command_arguments}},Print the time and memory usage of a command:,explain,linux Log statistics to a file instead of `stdout`:,runlim --output-file={{path/to/file}} {{command}} {{command_arguments}},command_gen,linux runlim --output-file={{path/to/file}} {{command}} {{command_arguments}},Log statistics to a file instead of `stdout`:,explain,linux Limit time to an upper bound (in seconds):,runlim --time-limit={{number}} {{command}} {{command_arguments}},command_gen,linux runlim --time-limit={{number}} {{command}} {{command_arguments}},Limit time to an upper bound (in seconds):,explain,linux Limit real-time to an upper bound (in seconds):,runlim --real-time-limit={{number}} {{command}} {{command_arguments}},command_gen,linux runlim --real-time-limit={{number}} {{command}} {{command_arguments}},Limit real-time to an upper bound (in seconds):,explain,linux Limit space to an upper bound (in MB):,runlim --space-limit={{number}} {{command}} {{command_arguments}},command_gen,linux runlim --space-limit={{number}} {{command}} {{command_arguments}},Limit space to an upper bound (in MB):,explain,linux Suspend PulseAudio while running `jackd`:,pasuspender -- {{jackd {{[-d|--driver]}} alsa {{[-d|--device]}} hw:0}},command_gen,linux pasuspender -- {{jackd {{[-d|--driver]}} alsa {{[-d|--device]}} hw:0}},Suspend PulseAudio while running `jackd`:,explain,linux Prevent desktop from sleeping (use `` to exit):,caffeinate,command_gen,linux caffeinate,Prevent desktop from sleeping (use `` to exit):,explain,linux List all snapshots of a specific virtual machine:,qm listsnapshot {{vm_id}},command_gen,linux qm listsnapshot {{vm_id}},List all snapshots of a specific virtual machine:,explain,linux Replay a typescript at the speed it was recorded:,scriptreplay {{path/to/timing_file}} {{path/to/typescript}},command_gen,linux scriptreplay {{path/to/timing_file}} {{path/to/typescript}},Replay a typescript at the speed it was recorded:,explain,linux Replay a typescript at double the original speed:,scriptreplay {{path/to/timingfile}} {{path/to/typescript}} 2,command_gen,linux scriptreplay {{path/to/timingfile}} {{path/to/typescript}} 2,Replay a typescript at double the original speed:,explain,linux Replay a typescript at half the original speed:,scriptreplay {{path/to/timingfile}} {{path/to/typescript}} 0.5,command_gen,linux scriptreplay {{path/to/timingfile}} {{path/to/typescript}} 0.5,Replay a typescript at half the original speed:,explain,linux Create a Minix filesystem inside partition Y on device X:,mkfs.minix {{/dev/sdXY}},command_gen,linux mkfs.minix {{/dev/sdXY}},Create a Minix filesystem inside partition Y on device X:,explain,linux Set the filesystem to be mutable:,sudo steamos-readonly disable,command_gen,linux sudo steamos-readonly disable,Set the filesystem to be mutable:,explain,linux Set the filesystem to be read only:,sudo steamos-readonly enable,command_gen,linux sudo steamos-readonly enable,Set the filesystem to be read only:,explain,linux Release a build artifact:,pkgctl release --repo {{repository}} --message {{commit_message}},command_gen,linux pkgctl release --repo {{repository}} --message {{commit_message}},Release a build artifact:,explain,linux List available drivers for the current hardware:,sudo ubuntu-drivers list,command_gen,linux sudo ubuntu-drivers list,List available drivers for the current hardware:,explain,linux Install drivers for detected hardware:,sudo ubuntu-drivers install,command_gen,linux sudo ubuntu-drivers install,Install drivers for detected hardware:,explain,linux Display help:,ubuntu-drivers,command_gen,linux ubuntu-drivers,Display help:,explain,linux Monitor all device events:,sudo udevadm monitor,command_gen,linux sudo udevadm monitor,Monitor all device events:,explain,linux Print `uevents` sent out by the kernel:,sudo udevadm monitor --kernel,command_gen,linux sudo udevadm monitor --kernel,Print `uevents` sent out by the kernel:,explain,linux Print device events after being processed by `udev`:,sudo udevadm monitor --udev,command_gen,linux sudo udevadm monitor --udev,Print device events after being processed by `udev`:,explain,linux List attributes of device `/dev/sda`:,sudo udevadm info --attribute-walk {{/dev/sda}},command_gen,linux sudo udevadm info --attribute-walk {{/dev/sda}},List attributes of device `/dev/sda`:,explain,linux Reload all `udev` rules:,sudo udevadm control --reload,command_gen,linux sudo udevadm control --reload,Reload all `udev` rules:,explain,linux Trigger all `udev` rules to run:,sudo udevadm trigger,command_gen,linux sudo udevadm trigger,Trigger all `udev` rules to run:,explain,linux Test an event run by simulating loading of `/dev/sda`:,sudo udevadm test {{/dev/sda}},command_gen,linux sudo udevadm test {{/dev/sda}},Test an event run by simulating loading of `/dev/sda`:,explain,linux Create a self-extracting binary file of a Zip archive:,cat unzipsfx {{path/to/archive.zip}} > {{filename}} && chmod 755 {{filename}},command_gen,linux cat unzipsfx {{path/to/archive.zip}} > {{filename}} && chmod 755 {{filename}},Create a self-extracting binary file of a Zip archive:,explain,linux Extract a self-extracting binary in the current directory:,{{./path/to/binary)}},command_gen,linux {{./path/to/binary)}},Extract a self-extracting binary in the current directory:,explain,linux Test a self-extracting binary for errors:,{{./path/to/binary)}} -t,command_gen,linux {{./path/to/binary)}} -t,Test a self-extracting binary for errors:,explain,linux Print content of a file in the self-extracting binary without extraction:,{{./path/to/binary)}} -c {{path/to/filename}},command_gen,linux {{./path/to/binary)}} -c {{path/to/filename}},Print content of a file in the self-extracting binary without extraction:,explain,linux Print comments on Zip archive in the self-extracting binary:,{{./path/to/binary)}} -z,command_gen,linux {{./path/to/binary)}} -z,Print comments on Zip archive in the self-extracting binary:,explain,linux Encrypt a file and set a specific name:,systemd-creds encrypt --name {{name}} {{path/to/input_file}} {{path/to/output}},command_gen,linux systemd-creds encrypt --name {{name}} {{path/to/input_file}} {{path/to/output}},Encrypt a file and set a specific name:,explain,linux Decrypt the file again:,systemd-creds decrypt {{path/to/input_file}} {{path/to/output_file}},command_gen,linux systemd-creds decrypt {{path/to/input_file}} {{path/to/output_file}},Decrypt the file again:,explain,linux Encrypt text from `stdin`:,echo -n {{text}} | systemd-creds encrypt --name {{name}} - {{path/to/output}},command_gen,linux echo -n {{text}} | systemd-creds encrypt --name {{name}} - {{path/to/output}},Encrypt text from `stdin`:,explain,linux Encrypt the text and append it to the service file (the credentials will be available in `$CREDENTIALS_DIRECTORY`):,echo -n {{text}} | systemd-creds encrypt --name {{name}} --pretty - - >> {{service}},command_gen,linux echo -n {{text}} | systemd-creds encrypt --name {{name}} --pretty - - >> {{service}},Encrypt the text and append it to the service file (the credentials will be available in `$CREDENTIALS_DIRECTORY`):,explain,linux Create a credential that is only valid until the given timestamp:,"systemd-creds encrypt --not-after ""{{timestamp}}"" {{path/to/input_file}} {{path/to/output_file}}",command_gen,linux "systemd-creds encrypt --not-after ""{{timestamp}}"" {{path/to/input_file}} {{path/to/output_file}}",Create a credential that is only valid until the given timestamp:,explain,linux Launch finch:,finch,command_gen,linux finch,Launch finch:,explain,linux Quit:,{{|}},command_gen,linux {{|}},Quit:,explain,linux Show actions menu:,,command_gen,linux ,Show actions menu:,explain,linux Jump to n-th window:,,command_gen,linux ,Jump to n-th window:,explain,linux Close current window:,,command_gen,linux ,Close current window:,explain,linux "Start moving a window, use `` to move, press `` when done:",,command_gen,linux ,"Start moving a window, use `` to move, press `` when done:",explain,linux "Start resizing a window, use `` to resize, press `` when done:",,command_gen,linux ,"Start resizing a window, use `` to resize, press `` when done:",explain,linux Add a default route using gateway forwarding:,sudo ip {{[r|route]}} {{[a|add]}} default via {{gateway_ip}},command_gen,linux sudo ip {{[r|route]}} {{[a|add]}} default via {{gateway_ip}},Add a default route using gateway forwarding:,explain,linux Add a default route using `eth0`:,sudo ip {{[r|route]}} {{[a|add]}} default dev {{eth0}},command_gen,linux sudo ip {{[r|route]}} {{[a|add]}} default dev {{eth0}},Add a default route using `eth0`:,explain,linux Add a static route:,sudo ip {{[r|route]}} {{[a|add]}} {{destination_ip}} via {{gateway_ip}} dev {{eth0}},command_gen,linux sudo ip {{[r|route]}} {{[a|add]}} {{destination_ip}} via {{gateway_ip}} dev {{eth0}},Add a static route:,explain,linux Add a route to a specific routing table:,sudo ip {{[r|route]}} {{[a|add]}} {{destination_ip}} dev {{eth0}} {{[t|table]}} {{ip}},command_gen,linux sudo ip {{[r|route]}} {{[a|add]}} {{destination_ip}} dev {{eth0}} {{[t|table]}} {{ip}},Add a route to a specific routing table:,explain,linux "Compress a file with LZMA - slow compression, fast decompression:",lrzip {{path/to/file}},command_gen,linux lrzip {{path/to/file}},"Compress a file with LZMA - slow compression, fast decompression:",explain,linux Compress a file with BZIP2 - good middle ground for compression/speed:,lrzip -b {{path/to/file}},command_gen,linux lrzip -b {{path/to/file}},Compress a file with BZIP2 - good middle ground for compression/speed:,explain,linux "Compress with ZPAQ - extreme compression, but very slow:",lrzip -z {{path/to/file}},command_gen,linux lrzip -z {{path/to/file}},"Compress with ZPAQ - extreme compression, but very slow:",explain,linux "Compress with LZO - light compression, extremely fast decompression:",lrzip -l {{path/to/file}},command_gen,linux lrzip -l {{path/to/file}},"Compress with LZO - light compression, extremely fast decompression:",explain,linux Compress a file and password protect/encrypt it:,lrzip -e {{path/to/file}},command_gen,linux lrzip -e {{path/to/file}},Compress a file and password protect/encrypt it:,explain,linux Override the number of processor threads to use:,lrzip -p {{8}} {{path/to/file}},command_gen,linux lrzip -p {{8}} {{path/to/file}},Override the number of processor threads to use:,explain,linux Start an interactive view:,systemd-cgtop,command_gen,linux systemd-cgtop,Start an interactive view:,explain,linux Change the sort order:,systemd-cgtop {{[-i|--order]}} {{cpu|memory|path|tasks|io}},command_gen,linux systemd-cgtop {{[-i|--order]}} {{cpu|memory|path|tasks|io}},Change the sort order:,explain,linux Show the CPU usage by time instead of percentage:,systemd-cgtop --cpu percentage,command_gen,linux systemd-cgtop --cpu percentage,Show the CPU usage by time instead of percentage:,explain,linux "Change the update interval in seconds (or one of these time units: `ms`, `us`, `min`):",systemd-cgtop {{[-d|--delay]}} {{interval}},command_gen,linux systemd-cgtop {{[-d|--delay]}} {{interval}},"Change the update interval in seconds (or one of these time units: `ms`, `us`, `min`):",explain,linux Only count userspace processes (without kernel threads):,systemd-cgtop -P,command_gen,linux systemd-cgtop -P,Only count userspace processes (without kernel threads):,explain,linux Create a virtual machine:,qm create {{100}},command_gen,linux qm create {{100}},Create a virtual machine:,explain,linux Automatically start the machine after creation:,qm create {{100}} --start 1,command_gen,linux qm create {{100}} --start 1,Automatically start the machine after creation:,explain,linux Specify the type of operating system on the machine:,qm create {{100}} --ostype {{win10}},command_gen,linux qm create {{100}} --ostype {{win10}},Specify the type of operating system on the machine:,explain,linux Replace an existing machine (requires archiving it):,qm create {{100}} --archive {{path/to/backup_file.tar}} --force 1,command_gen,linux qm create {{100}} --archive {{path/to/backup_file.tar}} --force 1,Replace an existing machine (requires archiving it):,explain,linux Specify a script that is executed automatically depending on the state of the virtual machine:,qm create {{100}} --hookscript {{path/to/script.pl}},command_gen,linux qm create {{100}} --hookscript {{path/to/script.pl}},Specify a script that is executed automatically depending on the state of the virtual machine:,explain,linux Start QJoyPad:,qjoypad,command_gen,linux qjoypad,Start QJoyPad:,explain,linux Start QJoyPad and look for devices in a specific directory:,qjoypad --device={{path/to/directory}},command_gen,linux qjoypad --device={{path/to/directory}},Start QJoyPad and look for devices in a specific directory:,explain,linux Start QJoyPad but don't show a system tray icon:,qjoypad --notray,command_gen,linux qjoypad --notray,Start QJoyPad but don't show a system tray icon:,explain,linux Start QJoyPad and force the window manager to use a system tray icon:,qjoypad --force-tray,command_gen,linux qjoypad --force-tray,Start QJoyPad and force the window manager to use a system tray icon:,explain,linux Force a running instance of QJoyPad to update its list of devices and layouts:,qjoypad --update,command_gen,linux qjoypad --update,Force a running instance of QJoyPad to update its list of devices and layouts:,explain,linux "Load the given layout in an already running instance of QJoyPad, or start QJoyPad using the given layout:","qjoypad ""{{layout}}""",command_gen,linux "qjoypad ""{{layout}}""","Load the given layout in an already running instance of QJoyPad, or start QJoyPad using the given layout:",explain,linux Migrate a specific virtual machine:,qm migrate {{vm_id}} {{target}},command_gen,linux qm migrate {{vm_id}} {{target}},Migrate a specific virtual machine:,explain,linux Override the current I/O bandwidth limit with 10 KiB/s:,qm migrate {{vm_id}} {{target}} --bwlimit 10,command_gen,linux qm migrate {{vm_id}} {{target}} --bwlimit 10,Override the current I/O bandwidth limit with 10 KiB/s:,explain,linux Allow migration of virtual machines using local devices (root only):,qm migrate {{vm_id}} {{target}} --force true,command_gen,linux qm migrate {{vm_id}} {{target}} --force true,Allow migration of virtual machines using local devices (root only):,explain,linux Use online/live migration if a virtual machine is running:,qm migrate {{vm_id}} {{target}} --online true,command_gen,linux qm migrate {{vm_id}} {{target}} --online true,Use online/live migration if a virtual machine is running:,explain,linux Enable live storage migration for local disks:,qm migrate {{vm_id}} {{target}} --with-local-disks true,command_gen,linux qm migrate {{vm_id}} {{target}} --with-local-disks true,Enable live storage migration for local disks:,explain,linux Show the parameters and statistics of all the interfaces:,iwconfig,command_gen,linux iwconfig,Show the parameters and statistics of all the interfaces:,explain,linux Show the parameters and statistics of the specified interface:,iwconfig {{interface}},command_gen,linux iwconfig {{interface}},Show the parameters and statistics of the specified interface:,explain,linux Set the ESSID (network name) of the specified interface (e.g. eth0 or wlp2s0):,iwconfig {{interface}} {{new_network_name}},command_gen,linux iwconfig {{interface}} {{new_network_name}},Set the ESSID (network name) of the specified interface (e.g. eth0 or wlp2s0):,explain,linux Set the operating mode of the specified interface:,iwconfig {{interface}} mode {{Ad-Hoc|Managed|Master|Repeater|Secondary|Monitor|Auto}},command_gen,linux iwconfig {{interface}} mode {{Ad-Hoc|Managed|Master|Repeater|Secondary|Monitor|Auto}},Set the operating mode of the specified interface:,explain,linux Attach to a container:,sudo lxc-attach {{container_name}},command_gen,linux sudo lxc-attach {{container_name}},Attach to a container:,explain,linux Display help:,lxc-attach {{[-?|--help]}},command_gen,linux lxc-attach {{[-?|--help]}},Display help:,explain,linux Send a message:,wall {{message}},command_gen,linux wall {{message}},Send a message:,explain,linux Send a message to users that belong to a specific group:,wall {{[-g|--group]}} {{group_name}} {{message}},command_gen,linux wall {{[-g|--group]}} {{group_name}} {{message}},Send a message to users that belong to a specific group:,explain,linux Send a message from a file:,wall {{file}},command_gen,linux wall {{file}},Send a message from a file:,explain,linux Send a message with timeout (default 300):,wall {{[-t|--timeout]}} {{seconds}} {{file}},command_gen,linux wall {{[-t|--timeout]}} {{seconds}} {{file}},Send a message with timeout (default 300):,explain,linux Install a package from the repository or from a local RPM file:,sudo urpmi {{package|path/to/file.rpm}},command_gen,linux sudo urpmi {{package|path/to/file.rpm}},Install a package from the repository or from a local RPM file:,explain,linux Download a package without installing it:,urpmi --no-install {{package}},command_gen,linux urpmi --no-install {{package}},Download a package without installing it:,explain,linux Update all installed packages (run `urpmi.update -a` to get the available updates):,sudo urpmi --auto-select,command_gen,linux sudo urpmi --auto-select,Update all installed packages (run `urpmi.update -a` to get the available updates):,explain,linux Update a package of one or more machines on the network according to `/etc/urpmi/parallel.cfg`:,sudo urpmi --parallel local {{package}},command_gen,linux sudo urpmi --parallel local {{package}},Update a package of one or more machines on the network according to `/etc/urpmi/parallel.cfg`:,explain,linux Mark all orphaned packages as manually installed:,sudo urpmi $(urpmq --auto-orphans -f),command_gen,linux sudo urpmi $(urpmq --auto-orphans -f),Mark all orphaned packages as manually installed:,explain,linux Print route to a destination:,ip {{[r|route]}} {{[g|get]}} {{1.1.1.1}},command_gen,linux ip {{[r|route]}} {{[g|get]}} {{1.1.1.1}},Print route to a destination:,explain,linux Print route to a destination from a specific source address:,ip {{[r|route]}} {{[g|get]}} {{destination}} from {{source}},command_gen,linux ip {{[r|route]}} {{[g|get]}} {{destination}} from {{source}},Print route to a destination from a specific source address:,explain,linux Print route to a destination for packets arriving on a specific interface:,ip {{[r|route]}} {{[g|get]}} {{destination}} iif {{eth0}},command_gen,linux ip {{[r|route]}} {{[g|get]}} {{destination}} iif {{eth0}},Print route to a destination for packets arriving on a specific interface:,explain,linux "Print route to a destination, forcing output through a specific interface:",ip {{[r|route]}} {{[g|get]}} {{destination}} oif {{eth1}},command_gen,linux ip {{[r|route]}} {{[g|get]}} {{destination}} oif {{eth1}},"Print route to a destination, forcing output through a specific interface:",explain,linux Print route to a destination with a specified Type of Service (ToS):,ip {{[r|route]}} {{[g|get]}} {{destination}} tos {{0x10}},command_gen,linux ip {{[r|route]}} {{[g|get]}} {{destination}} tos {{0x10}},Print route to a destination with a specified Type of Service (ToS):,explain,linux Print route to a destination using a specific VRF (Virtual Routing and Forwarding) instance:,ip {{[r|route]}} {{[g|get]}} {{destination}} vrf {{myvrf}},command_gen,linux ip {{[r|route]}} {{[g|get]}} {{destination}} vrf {{myvrf}},Print route to a destination using a specific VRF (Virtual Routing and Forwarding) instance:,explain,linux Run a builtin command:,darling shell {{uname}},command_gen,linux darling shell {{uname}},Run a builtin command:,explain,linux Run a specific program in the current path with arguments:,darling shell {{./program}} {{program_argument_1 program_argument_2 ...}},command_gen,linux darling shell {{./program}} {{program_argument_1 program_argument_2 ...}},Run a specific program in the current path with arguments:,explain,linux Open a macOS shell:,darling shell,command_gen,linux darling shell,Open a macOS shell:,explain,linux Shutdown the service:,darling shutdown,command_gen,linux darling shutdown,Shutdown the service:,explain,linux Create an ISO from a directory:,mkisofs -o {{filename.iso}} {{path/to/source_directory}},command_gen,linux mkisofs -o {{filename.iso}} {{path/to/source_directory}},Create an ISO from a directory:,explain,linux Set the disc label when creating an ISO:,"mkisofs -o {{filename.iso}} -V ""{{label_name}}"" {{path/to/source_directory}}",command_gen,linux "mkisofs -o {{filename.iso}} -V ""{{label_name}}"" {{path/to/source_directory}}",Set the disc label when creating an ISO:,explain,linux Match the sender address using a case-insensitive search:,exiqgrep -f '<{{email@example.com}}>',command_gen,linux exiqgrep -f '<{{email@example.com}}>',Match the sender address using a case-insensitive search:,explain,linux Match the sender address and display message IDs only:,exiqgrep -i -f '<{{email@example.com}}>',command_gen,linux exiqgrep -i -f '<{{email@example.com}}>',Match the sender address and display message IDs only:,explain,linux Match the recipient address:,exiqgrep -r '{{email@example.com}}',command_gen,linux exiqgrep -r '{{email@example.com}}',Match the recipient address:,explain,linux Remove all messages matching the sender address from the queue:,exiqgrep -i -f '<{{email@example.com}}>' | xargs exim -Mrm,command_gen,linux exiqgrep -i -f '<{{email@example.com}}>' | xargs exim -Mrm,Remove all messages matching the sender address from the queue:,explain,linux Test for bounced messages:,exiqgrep -f '^<>$',command_gen,linux exiqgrep -f '^<>$',Test for bounced messages:,explain,linux Display the count of bounced messages:,exiqgrep -c -f '^<>$',command_gen,linux exiqgrep -c -f '^<>$',Display the count of bounced messages:,explain,linux List [a]ll configuration values available:,getconf -a,command_gen,linux getconf -a,List [a]ll configuration values available:,explain,linux List the configuration values for a specific directory:,getconf -a {{path/to/directory}},command_gen,linux getconf -a {{path/to/directory}},List the configuration values for a specific directory:,explain,linux Check if the system is 32-bit or 64-bit:,getconf LONG_BIT,command_gen,linux getconf LONG_BIT,Check if the system is 32-bit or 64-bit:,explain,linux Check how many processes the current user can run at once:,getconf CHILD_MAX,command_gen,linux getconf CHILD_MAX,Check how many processes the current user can run at once:,explain,linux List every configuration value and then find patterns with the `grep` command (i.e every value with MAX in it):,getconf -a | grep MAX,command_gen,linux getconf -a | grep MAX,List every configuration value and then find patterns with the `grep` command (i.e every value with MAX in it):,explain,linux Create a fullscreen screenshot:,mate-screenshot,command_gen,linux mate-screenshot,Create a fullscreen screenshot:,explain,linux Create an active window screenshot:,mate-screenshot --window,command_gen,linux mate-screenshot --window,Create an active window screenshot:,explain,linux Create a specific area screenshot:,mate-screenshot --area,command_gen,linux mate-screenshot --area,Create a specific area screenshot:,explain,linux Create a screenshot interactively:,mate-screenshot --interactive,command_gen,linux mate-screenshot --interactive,Create a screenshot interactively:,explain,linux Create a screenshot without borders:,mate-screenshot --window --remove-border,command_gen,linux mate-screenshot --window --remove-border,Create a screenshot without borders:,explain,linux Create a screenshot with a specific effect:,mate-screenshot --effect={{shadow|border|none}},command_gen,linux mate-screenshot --effect={{shadow|border|none}},Create a screenshot with a specific effect:,explain,linux Create a screenshot with a specific delay in seconds:,mate-screenshot --delay={{5}},command_gen,linux mate-screenshot --delay={{5}},Create a screenshot with a specific delay in seconds:,explain,linux Display information about all volume groups:,sudo vgdisplay,command_gen,linux sudo vgdisplay,Display information about all volume groups:,explain,linux Display information about volume group vg1:,sudo vgdisplay {{vg1}},command_gen,linux sudo vgdisplay {{vg1}},Display information about volume group vg1:,explain,linux Display help:,kwriteconfig5 --help,command_gen,linux kwriteconfig5 --help,Display help:,explain,linux Set a global configuration key:,kwriteconfig5 --group {{group_name}} --key {{key}} {{value}},command_gen,linux kwriteconfig5 --group {{group_name}} --key {{key}} {{value}},Set a global configuration key:,explain,linux Set a key in a specific configuration file:,kwriteconfig5 --file {{path/to/file}} --group {{group_name}} --key {{key}} {{value}},command_gen,linux kwriteconfig5 --file {{path/to/file}} --group {{group_name}} --key {{key}} {{value}},Set a key in a specific configuration file:,explain,linux Delete a key:,kwriteconfig5 --group {{group_name}} --key {{key}} --delete,command_gen,linux kwriteconfig5 --group {{group_name}} --key {{key}} --delete,Delete a key:,explain,linux Use systemd to start the Plasma session when available:,kwriteconfig5 --file {{startkderc}} --group {{General}} --key {{systemdBoot}} {{true}},command_gen,linux kwriteconfig5 --file {{startkderc}} --group {{General}} --key {{systemdBoot}} {{true}},Use systemd to start the Plasma session when available:,explain,linux Hide the title bar when a window is maximized (like Ubuntu):,kwriteconfig5 --file {{~/.config/kwinrc}} --group {{Windows}} --key {{BorderlessMaximizedWindows}} {{true}},command_gen,linux kwriteconfig5 --file {{~/.config/kwinrc}} --group {{Windows}} --key {{BorderlessMaximizedWindows}} {{true}},Hide the title bar when a window is maximized (like Ubuntu):,explain,linux Configure KRunner to open with the Meta (Command/Windows) global hotkey:,"kwriteconfig5 --file {{~/.config/kwinrc}} --group {{ModifierOnlyShortcuts}} --key {{Meta}} ""{{org.kde.kglobalaccel,/component/krunner_desktop,org.kde.kglobalaccel.Component,invokeShortcut,_launch}}""",command_gen,linux "kwriteconfig5 --file {{~/.config/kwinrc}} --group {{ModifierOnlyShortcuts}} --key {{Meta}} ""{{org.kde.kglobalaccel,/component/krunner_desktop,org.kde.kglobalaccel.Component,invokeShortcut,_launch}}""",Configure KRunner to open with the Meta (Command/Windows) global hotkey:,explain,linux Open a new terminal window:,xfce4-terminal,command_gen,linux xfce4-terminal,Open a new terminal window:,explain,linux Set the initial title:,"xfce4-terminal --initial-title ""{{initial_title}}""",command_gen,linux "xfce4-terminal --initial-title ""{{initial_title}}""",Set the initial title:,explain,linux Open a new tab in the current terminal window:,xfce4-terminal --tab,command_gen,linux xfce4-terminal --tab,Open a new tab in the current terminal window:,explain,linux Execute a command in a new terminal window:,"xfce4-terminal --command ""{{command_with_args}}""",command_gen,linux "xfce4-terminal --command ""{{command_with_args}}""",Execute a command in a new terminal window:,explain,linux Keep the terminal around after the executed command finishes executing:,"xfce4-terminal --command ""{{command_with_args}}"" --hold",command_gen,linux "xfce4-terminal --command ""{{command_with_args}}"" --hold",Keep the terminal around after the executed command finishes executing:,explain,linux "Open multiple new tabs, executing a command in each:","xfce4-terminal --tab --command ""{{command1}}"" --tab --command ""{{command2}}""",command_gen,linux "xfce4-terminal --tab --command ""{{command1}}"" --tab --command ""{{command2}}""","Open multiple new tabs, executing a command in each:",explain,linux Build a Flatpak and export it to a new repository:,flatpak-builder {{path/to/build_directory}} {{path/to/manifest}},command_gen,linux flatpak-builder {{path/to/build_directory}} {{path/to/manifest}},Build a Flatpak and export it to a new repository:,explain,linux Build a Flatpak and export it to the specified repository:,flatpak-builder --repo {{repository_name}} {{path/to/build_directory}} {{path/to/manifest}},command_gen,linux flatpak-builder --repo {{repository_name}} {{path/to/build_directory}} {{path/to/manifest}},Build a Flatpak and export it to the specified repository:,explain,linux Build a Flatpak and install it locally:,flatpak-builder --install {{path/to/build_directory}} {{path/to/manifest}},command_gen,linux flatpak-builder --install {{path/to/build_directory}} {{path/to/manifest}},Build a Flatpak and install it locally:,explain,linux Build and sign a Flatpak and export it to the specified repository:,flatpak-builder --gpg-sign {{key_id}} --repo {{repository_name}} {{path/to/manifest}},command_gen,linux flatpak-builder --gpg-sign {{key_id}} --repo {{repository_name}} {{path/to/manifest}},Build and sign a Flatpak and export it to the specified repository:,explain,linux Run a shell inside of an application sandbox without installing it:,flatpak-builder --run {{path/to/build_directory}} {{path/to/manifest}} {{sh}},command_gen,linux flatpak-builder --run {{path/to/build_directory}} {{path/to/manifest}} {{sh}},Run a shell inside of an application sandbox without installing it:,explain,linux Search for a package:,paxs {{search_term}},command_gen,linux paxs {{search_term}},Search for a package:,explain,linux Upgrade all packages:,paxs {{[-u|--upgrade-all]}},command_gen,linux paxs {{[-u|--upgrade-all]}},Upgrade all packages:,explain,linux Install a package (prompting for the source):,paxs {{[-i|--install]}} {{package}},command_gen,linux paxs {{[-i|--install]}} {{package}},Install a package (prompting for the source):,explain,linux Remove a package (prompting for the source):,paxs {{[-r|--remove]}} {{package}},command_gen,linux paxs {{[-r|--remove]}} {{package}},Remove a package (prompting for the source):,explain,linux Check for updates across all package managers:,paxs {{[-c|--check-update]}},command_gen,linux paxs {{[-c|--check-update]}},Check for updates across all package managers:,explain,linux Display help:,paxs {{[-h|--help]}},command_gen,linux paxs {{[-h|--help]}},Display help:,explain,linux List currently loaded kernel modules:,kmod list,command_gen,linux kmod list,List currently loaded kernel modules:,explain,linux Display the static device nodes information provided by the modules of the currently running kernel:,kmod static-nodes,command_gen,linux kmod static-nodes,Display the static device nodes information provided by the modules of the currently running kernel:,explain,linux Display books:,kjv -l,command_gen,linux kjv -l,Display books:,explain,linux Open a specific book:,kjv {{Genesis}},command_gen,linux kjv {{Genesis}},Open a specific book:,explain,linux Open a specific chapter of a book:,kjv {{Genesis}} {{2}},command_gen,linux kjv {{Genesis}} {{2}},Open a specific chapter of a book:,explain,linux Open a specific verse of a specific chapter of a book:,kjv {{John}} {{3}}:{{16}},command_gen,linux kjv {{John}} {{3}}:{{16}},Open a specific verse of a specific chapter of a book:,explain,linux Open a specific range of verses of a book's chapter:,kjv {{Proverbs}} {{3}}:{{1-6}},command_gen,linux kjv {{Proverbs}} {{3}}:{{1-6}},Open a specific range of verses of a book's chapter:,explain,linux Display a specific range of verses of a book from different chapters:,kjv {{Matthew}} {{1}}:{{7}}-{{2}}:{{6}},command_gen,linux kjv {{Matthew}} {{1}}:{{7}}-{{2}}:{{6}},Display a specific range of verses of a book from different chapters:,explain,linux Display all verses that match a pattern:,kjv /{{Plagues}},command_gen,linux kjv /{{Plagues}},Display all verses that match a pattern:,explain,linux Display all verses that match a pattern in a specific book:,kjv {{1Jn}}/{{antichrist}},command_gen,linux kjv {{1Jn}}/{{antichrist}},Display all verses that match a pattern in a specific book:,explain,linux Print memory usage for current processes:,smem,command_gen,linux smem,Print memory usage for current processes:,explain,linux Print memory usage for current processes for a every user on a system:,smem --users,command_gen,linux smem --users,Print memory usage for current processes for a every user on a system:,explain,linux Print memory usage for current processes for a specified user:,smem --userfilter {{username}},command_gen,linux smem --userfilter {{username}},Print memory usage for current processes for a specified user:,explain,linux Print system memory information:,smem --system,command_gen,linux smem --system,Print system memory information:,explain,linux Start `nmon`:,nmon,command_gen,linux nmon,Start `nmon`:,explain,linux "Save records to file (""-s 300 -c 288"" by default):",nmon -f,command_gen,linux nmon -f,"Save records to file (""-s 300 -c 288"" by default):",explain,linux "Save records to file with a total of 240 measurements, by taking 30 seconds between each measurement:",nmon -f -s {{30}} -c {{240}},command_gen,linux nmon -f -s {{30}} -c {{240}},"Save records to file with a total of 240 measurements, by taking 30 seconds between each measurement:",explain,linux Run a command as a daemon:,daemonize {{command}} {{command_arguments}},command_gen,linux daemonize {{command}} {{command_arguments}},Run a command as a daemon:,explain,linux Write the PID to the specified file:,daemonize -p {{path/to/pidfile}} {{command}} {{command_arguments}},command_gen,linux daemonize -p {{path/to/pidfile}} {{command}} {{command_arguments}},Write the PID to the specified file:,explain,linux Use a lock file to ensure that only one instance runs at a time:,daemonize -l {{path/to/lockfile}} {{command}} {{command_arguments}},command_gen,linux daemonize -l {{path/to/lockfile}} {{command}} {{command_arguments}},Use a lock file to ensure that only one instance runs at a time:,explain,linux Use the specified user account:,sudo daemonize -u {{user}} {{command}} {{command_arguments}},command_gen,linux sudo daemonize -u {{user}} {{command}} {{command_arguments}},Use the specified user account:,explain,linux "Display a small preview window of a pixel's color with it's hexadecimal value, and copy this value to the clipboard:",farge,command_gen,linux farge,"Display a small preview window of a pixel's color with it's hexadecimal value, and copy this value to the clipboard:",explain,linux Copy a pixel's hexadecimal value to the clipboard without displaying a preview window:,farge --no-preview,command_gen,linux farge --no-preview,Copy a pixel's hexadecimal value to the clipboard without displaying a preview window:,explain,linux "Output a pixel's hexadecimal value to `stdout`, and copy this value to the clipboard:",farge --stdout,command_gen,linux farge --stdout,"Output a pixel's hexadecimal value to `stdout`, and copy this value to the clipboard:",explain,linux "Output a pixel's RGB value to `stdout`, and copy this value to the clipboard:",farge --rgb --stdout,command_gen,linux farge --rgb --stdout,"Output a pixel's RGB value to `stdout`, and copy this value to the clipboard:",explain,linux "Display a pixel's hexadecimal value as a notification which expires in 5000 milliseconds, and copy this value to the clipboard:",farge --notify --expire-time 5000,command_gen,linux farge --notify --expire-time 5000,"Display a pixel's hexadecimal value as a notification which expires in 5000 milliseconds, and copy this value to the clipboard:",explain,linux Download a binary package:,dget {{package}},command_gen,linux dget {{package}},Download a binary package:,explain,linux Download and extract a package source from its `.dsc` file:,dget {{http://deb.debian.org/debian/pool/main/h/haskell-tldr/haskell-tldr_0.4.0-2.dsc}},command_gen,linux dget {{http://deb.debian.org/debian/pool/main/h/haskell-tldr/haskell-tldr_0.4.0-2.dsc}},Download and extract a package source from its `.dsc` file:,explain,linux Download a package source tarball from its `.dsc` file but don't extract it:,dget {{[-d|--download-only]}} {{http://deb.debian.org/debian/pool/main/h/haskell-tldr/haskell-tldr_0.4.0-2.dsc}},command_gen,linux dget {{[-d|--download-only]}} {{http://deb.debian.org/debian/pool/main/h/haskell-tldr/haskell-tldr_0.4.0-2.dsc}},Download a package source tarball from its `.dsc` file but don't extract it:,explain,linux Copy the output from a command to the X11 primary selection area (clipboard):,echo 123 | xclip,command_gen,linux echo 123 | xclip,Copy the output from a command to the X11 primary selection area (clipboard):,explain,linux Copy the output from a command to a given X11 selection area:,echo 123 | xclip {{[-se|-selection]}} {{primary|secondary|clipboard}},command_gen,linux echo 123 | xclip {{[-se|-selection]}} {{primary|secondary|clipboard}},Copy the output from a command to a given X11 selection area:,explain,linux "Copy the output from a command to the system clipboard, using short notation:",echo 123 | xclip {{[-se|-selection]}} {{[c|clipboard]}},command_gen,linux echo 123 | xclip {{[-se|-selection]}} {{[c|clipboard]}},"Copy the output from a command to the system clipboard, using short notation:",explain,linux Copy the contents of a file into the system clipboard:,xclip {{[-se|-selection]}} {{[c|clipboard]}} {{input_file.txt}},command_gen,linux xclip {{[-se|-selection]}} {{[c|clipboard]}} {{input_file.txt}},Copy the contents of a file into the system clipboard:,explain,linux Copy the contents of a PNG into the system clipboard (can be pasted in other programs correctly):,xclip {{[-se|-selection]}} {{[c|clipboard]}} {{[-t|-target]}} image/png {{input_file.png}},command_gen,linux xclip {{[-se|-selection]}} {{[c|clipboard]}} {{[-t|-target]}} image/png {{input_file.png}},Copy the contents of a PNG into the system clipboard (can be pasted in other programs correctly):,explain,linux Copy the user input in the console into the system clipboard:,xclip {{[-i|-in]}},command_gen,linux xclip {{[-i|-in]}},Copy the user input in the console into the system clipboard:,explain,linux Paste the contents of the X11 primary selection area to the console:,xclip {{[-o|-out]}},command_gen,linux xclip {{[-o|-out]}},Paste the contents of the X11 primary selection area to the console:,explain,linux Paste the contents of the system clipboard to the console:,xclip {{[-o|-out]}} {{[-se|-selection]}} {{[c|clipboard]}},command_gen,linux xclip {{[-o|-out]}} {{[-se|-selection]}} {{[c|clipboard]}},Paste the contents of the system clipboard to the console:,explain,linux Print the package names of the dependencies that are not installed:,pacman -T {{package1 package2 ...}},command_gen,linux pacman -T {{package1 package2 ...}},Print the package names of the dependencies that are not installed:,explain,linux Check if the installed package satisfies the given minimum version:,"pacman -T ""{{bash>=5}}""",command_gen,linux "pacman -T ""{{bash>=5}}""",Check if the installed package satisfies the given minimum version:,explain,linux Check if a later version of a package is installed:,"pacman -T ""{{bash>5}}""",command_gen,linux "pacman -T ""{{bash>5}}""",Check if a later version of a package is installed:,explain,linux Display [h]elp:,pacman -Th,command_gen,linux pacman -Th,Display [h]elp:,explain,linux Build a Linux ext2 filesystem on a partition:,mkfs {{/dev/sdXY}},command_gen,linux mkfs {{/dev/sdXY}},Build a Linux ext2 filesystem on a partition:,explain,linux Build a filesystem of a specified type:,mkfs {{[-t|--type]}} {{ext4}} {{/dev/sdXY}},command_gen,linux mkfs {{[-t|--type]}} {{ext4}} {{/dev/sdXY}},Build a filesystem of a specified type:,explain,linux Build a filesystem of a specified type and check for bad blocks:,mkfs -c {{[-t|--type]}} {{ntfs}} {{/dev/sdXY}},command_gen,linux mkfs -c {{[-t|--type]}} {{ntfs}} {{/dev/sdXY}},Build a filesystem of a specified type and check for bad blocks:,explain,linux Interactively install drivers for your device:,ikaros install {{device}},command_gen,linux ikaros install {{device}},Interactively install drivers for your device:,explain,linux Automatically install the recommended drivers for your device:,ikaros auto-install {{device}},command_gen,linux ikaros auto-install {{device}},Automatically install the recommended drivers for your device:,explain,linux List devices:,ikaros list-devices,command_gen,linux ikaros list-devices,List devices:,explain,linux Generate a `Makefile` from a project file in the current directory:,qmake,command_gen,linux qmake,Generate a `Makefile` from a project file in the current directory:,explain,linux Specify `Makefile` and project file locations:,qmake -o {{path/to/Makefile}} {{path/to/project_file.pro}},command_gen,linux qmake -o {{path/to/Makefile}} {{path/to/project_file.pro}},Specify `Makefile` and project file locations:,explain,linux Generate a default project file:,qmake -project,command_gen,linux qmake -project,Generate a default project file:,explain,linux Compile a project:,qmake && make,command_gen,linux qmake && make,Compile a project:,explain,linux Enable debug mode:,qmake -d,command_gen,linux qmake -d,Enable debug mode:,explain,linux Display help:,qmake -help,command_gen,linux qmake -help,Display help:,explain,linux List the names of installed packages:,synopkg list --name,command_gen,linux synopkg list --name,List the names of installed packages:,explain,linux List packages which depend on a specific package:,synopkg list --depend-on {{package}},command_gen,linux synopkg list --depend-on {{package}},List packages which depend on a specific package:,explain,linux Start/Stop a package:,sudo synopkg {{start|stop}} {{package}},command_gen,linux sudo synopkg {{start|stop}} {{package}},Start/Stop a package:,explain,linux Print the status of a package:,synopkg status {{package}},command_gen,linux synopkg status {{package}},Print the status of a package:,explain,linux Uninstall a package:,sudo synopkg uninstall {{package}},command_gen,linux sudo synopkg uninstall {{package}},Uninstall a package:,explain,linux Check if updates are available for a package:,synopkg checkupdate {{package}},command_gen,linux synopkg checkupdate {{package}},Check if updates are available for a package:,explain,linux Upgrade all packages to the latest version:,sudo synopkg upgradeall,command_gen,linux sudo synopkg upgradeall,Upgrade all packages to the latest version:,explain,linux Install a package from a synopkg file:,sudo synopkg install {{path/to/package.spk}},command_gen,linux sudo synopkg install {{path/to/package.spk}},Install a package from a synopkg file:,explain,linux Start interactive mode with the specified disk selected:,sudo parted {{/dev/sdX}},command_gen,linux sudo parted {{/dev/sdX}},Start interactive mode with the specified disk selected:,explain,linux Show partition information in interactive mode:,print,command_gen,linux print,Show partition information in interactive mode:,explain,linux Select a disk in interactive mode:,select {{/dev/sdX}},command_gen,linux select {{/dev/sdX}},Select a disk in interactive mode:,explain,linux Create a 16 GB partition with the specified filesystem in interactive mode:,mkpart {{primary|logical|extended}} {{btrfs|ext2|ext3|ext4|fat16|fat32|hfs|hfs+|linux-swap|ntfs|reiserfs|udf|xfs}} {{0%}} {{16G}},command_gen,linux mkpart {{primary|logical|extended}} {{btrfs|ext2|ext3|ext4|fat16|fat32|hfs|hfs+|linux-swap|ntfs|reiserfs|udf|xfs}} {{0%}} {{16G}},Create a 16 GB partition with the specified filesystem in interactive mode:,explain,linux Resize a partition in interactive mode:,resizepart {{/dev/sdXN}} {{end_position_of_partition}},command_gen,linux resizepart {{/dev/sdXN}} {{end_position_of_partition}},Resize a partition in interactive mode:,explain,linux Remove a partition in interactive mode:,rm {{/dev/sdXN}},command_gen,linux rm {{/dev/sdXN}},Remove a partition in interactive mode:,explain,linux Display help:,?,command_gen,linux ?,Display help:,explain,linux List login failures of the current user:,faillock,command_gen,linux faillock,List login failures of the current user:,explain,linux Reset the failure records of the current user:,faillock --reset,command_gen,linux faillock --reset,Reset the failure records of the current user:,explain,linux List login failures of all users:,sudo faillock,command_gen,linux sudo faillock,List login failures of all users:,explain,linux List login failures of the specified user:,sudo faillock --user {{user}},command_gen,linux sudo faillock --user {{user}},List login failures of the specified user:,explain,linux Reset the failure records of the specified user:,sudo faillock --user {{user}} --reset,command_gen,linux sudo faillock --user {{user}} --reset,Reset the failure records of the specified user:,explain,linux Create a squashfs filesystem (compressed using `gzip` by default) from an uncompressed tar archive:,sqfstar {{filesystem.squashfs}} < {{archive.tar}},command_gen,linux sqfstar {{filesystem.squashfs}} < {{archive.tar}},Create a squashfs filesystem (compressed using `gzip` by default) from an uncompressed tar archive:,explain,linux "Create a squashfs filesystem from a tar archive compressed with `gzip`, and [comp]ress the filesystem using a specific algorithm:",zcat {{archive.tar.gz}} | sqfstar -comp {{gzip|lzo|lz4|xz|zstd|lzma}} {{filesystem.squashfs}},command_gen,linux zcat {{archive.tar.gz}} | sqfstar -comp {{gzip|lzo|lz4|xz|zstd|lzma}} {{filesystem.squashfs}},"Create a squashfs filesystem from a tar archive compressed with `gzip`, and [comp]ress the filesystem using a specific algorithm:",explain,linux "Create a squashfs filesystem from a tar archive compressed with `xz`, excluding some of the files:",xzcat {{archive.tar.xz}} | sqfstar {{filesystem.squashfs}} {{file1 file2 ...}},command_gen,linux xzcat {{archive.tar.xz}} | sqfstar {{filesystem.squashfs}} {{file1 file2 ...}},"Create a squashfs filesystem from a tar archive compressed with `xz`, excluding some of the files:",explain,linux "Create a squashfs filesystem from a tar archive compressed with `zstd`, excluding files ending with `.gz`:","zstdcat {{archive.tar.zst}} | sqfstar {{filesystem.squashfs}} ""{{*.gz}}""",command_gen,linux "zstdcat {{archive.tar.zst}} | sqfstar {{filesystem.squashfs}} ""{{*.gz}}""","Create a squashfs filesystem from a tar archive compressed with `zstd`, excluding files ending with `.gz`:",explain,linux "Create a squashfs filesystem from a tar archive compressed with `lz4`, excluding files matching a regular expression:","lz4cat {{archive.tar.lz4}} | sqfstar {{filesystem.squashfs}} -regex ""{{regular_expression}}""",command_gen,linux "lz4cat {{archive.tar.lz4}} | sqfstar {{filesystem.squashfs}} -regex ""{{regular_expression}}""","Create a squashfs filesystem from a tar archive compressed with `lz4`, excluding files matching a regular expression:",explain,linux Format and add a new device to an existing filesystem.:,sudo bcachefs device add --label={{group}}.{{name}} {{path/to/mountpoint}} {{path/to/device}},command_gen,linux sudo bcachefs device add --label={{group}}.{{name}} {{path/to/mountpoint}} {{path/to/device}},Format and add a new device to an existing filesystem.:,explain,linux Migrate data off a device to prepare for removal:,bcachefs device evacuate {{path/to/device}},command_gen,linux bcachefs device evacuate {{path/to/device}},Migrate data off a device to prepare for removal:,explain,linux Permanently remove a device from a filesystem:,bcachefs device remove {{path/to/device}},command_gen,linux bcachefs device remove {{path/to/device}},Permanently remove a device from a filesystem:,explain,linux Return the current VMware software version (exit status determines whether the system is a VM or not):,vmware-checkvm,command_gen,linux vmware-checkvm,Return the current VMware software version (exit status determines whether the system is a VM or not):,explain,linux Return the VMware hardware version:,vmware-checkvm -h,command_gen,linux vmware-checkvm -h,Return the VMware hardware version:,explain,linux Generate an initramfs image for the current kernel without overriding any options:,dracut,command_gen,linux dracut,Generate an initramfs image for the current kernel without overriding any options:,explain,linux Generate an initramfs image for the current kernel and overwrite the existing one:,dracut --force,command_gen,linux dracut --force,Generate an initramfs image for the current kernel and overwrite the existing one:,explain,linux Generate an initramfs image for a specific kernel:,dracut --kver {{kernel_version}},command_gen,linux dracut --kver {{kernel_version}},Generate an initramfs image for a specific kernel:,explain,linux List available modules:,dracut --list-modules,command_gen,linux dracut --list-modules,List available modules:,explain,linux "Perform calculations according to an input file (`.mop`, `.dat`, and `.arc`):",mopac {{path/to/input_file}},command_gen,linux mopac {{path/to/input_file}},"Perform calculations according to an input file (`.mop`, `.dat`, and `.arc`):",explain,linux Minimal working example with HF that writes to the current directory and streams the output file:,"touch test.out; echo ""PM7\n#comment\n\nH 0.95506 0.05781 -0.03133\nF 1.89426 0.05781 -0.03133"" > test.mop; mopac test.mop & tail {{[-f|--follow]}} test.out",command_gen,linux "touch test.out; echo ""PM7\n#comment\n\nH 0.95506 0.05781 -0.03133\nF 1.89426 0.05781 -0.03133"" > test.mop; mopac test.mop & tail {{[-f|--follow]}} test.out",Minimal working example with HF that writes to the current directory and streams the output file:,explain,linux Create an EROFS filesystem based on the root directory:,mkfs.erofs image.erofs root/,command_gen,linux mkfs.erofs image.erofs root/,Create an EROFS filesystem based on the root directory:,explain,linux Create an EROFS image with a specific UUID:,mkfs.erofs -U {{UUID}} image.erofs root/,command_gen,linux mkfs.erofs -U {{UUID}} image.erofs root/,Create an EROFS image with a specific UUID:,explain,linux Create a compressed EROFS image:,mkfs.erofs -zlz4hc image.erofs root/,command_gen,linux mkfs.erofs -zlz4hc image.erofs root/,Create a compressed EROFS image:,explain,linux Create an EROFS image where all files are owned by root:,mkfs.erofs --all-root image.erofs root/,command_gen,linux mkfs.erofs --all-root image.erofs root/,Create an EROFS image where all files are owned by root:,explain,linux Generate the `/etc/fstab` file using volume UUIDs during an Arch Linux installation (requires root permissions):,genfstab -U {{/mnt}} >> {{/mnt/etc/fstab}},command_gen,linux genfstab -U {{/mnt}} >> {{/mnt/etc/fstab}},Generate the `/etc/fstab` file using volume UUIDs during an Arch Linux installation (requires root permissions):,explain,linux Display fstab-compatible output based on volume labels:,genfstab -L {{path/to/mount_point}},command_gen,linux genfstab -L {{path/to/mount_point}},Display fstab-compatible output based on volume labels:,explain,linux Display fstab-compatible output based on volume UUIDs:,genfstab -U {{path/to/mount_point}},command_gen,linux genfstab -U {{path/to/mount_point}},Display fstab-compatible output based on volume UUIDs:,explain,linux Display fstab-compatible output based on the specified identifier:,genfstab -t {{LABEL|UUID|PARTLABEL|PARTUUID}},command_gen,linux genfstab -t {{LABEL|UUID|PARTLABEL|PARTUUID}},Display fstab-compatible output based on the specified identifier:,explain,linux Append a volume into the `/etc/fstab` file to mount it automatically:,genfstab -U {{path/to/mount_point}} | sudo tee -a /etc/fstab,command_gen,linux genfstab -U {{path/to/mount_point}} | sudo tee -a /etc/fstab,Append a volume into the `/etc/fstab` file to mount it automatically:,explain,linux Send a file to the trash:,trash {{path/to/file}},command_gen,linux trash {{path/to/file}},Send a file to the trash:,explain,linux List all files in the trash:,trash-list,command_gen,linux trash-list,List all files in the trash:,explain,linux Interactively restore a file from the trash:,trash-restore,command_gen,linux trash-restore,Interactively restore a file from the trash:,explain,linux Empty the trash:,trash-empty,command_gen,linux trash-empty,Empty the trash:,explain,linux Permanently delete all files in the trash which are older than 10 days:,trash-empty 10,command_gen,linux trash-empty 10,Permanently delete all files in the trash which are older than 10 days:,explain,linux "Remove all files in the trash, which match a specific blob pattern:","trash-rm ""{{*.o}}""",command_gen,linux "trash-rm ""{{*.o}}""","Remove all files in the trash, which match a specific blob pattern:",explain,linux Remove all files with a specific original location:,trash-rm {{/path/to/file_or_directory}},command_gen,linux trash-rm {{/path/to/file_or_directory}},Remove all files with a specific original location:,explain,linux Rename files using a Perl Common Regular Expression (substitute 'foo' with 'bar' wherever found):,rename {{'s/foo/bar/'}} {{*}},command_gen,linux rename {{'s/foo/bar/'}} {{*}},Rename files using a Perl Common Regular Expression (substitute 'foo' with 'bar' wherever found):,explain,linux Dry-run - display which renames would occur without performing them:,rename {{[-n|--no-act]}} {{'s/foo/bar/'}} {{*}},command_gen,linux rename {{[-n|--no-act]}} {{'s/foo/bar/'}} {{*}},Dry-run - display which renames would occur without performing them:,explain,linux Force renaming even if the operation would remove existing destination files:,rename -f {{'s/foo/bar/'}} {{*}},command_gen,linux rename -f {{'s/foo/bar/'}} {{*}},Force renaming even if the operation would remove existing destination files:,explain,linux "Convert filenames to lower case (use `-f` in case-insensitive filesystems to prevent ""already exists"" errors):",rename 'y/A-Z/a-z/' {{*}},command_gen,linux rename 'y/A-Z/a-z/' {{*}},"Convert filenames to lower case (use `-f` in case-insensitive filesystems to prevent ""already exists"" errors):",explain,linux Replace whitespace with underscores:,rename 's/\s+/_/g' {{*}},command_gen,linux rename 's/\s+/_/g' {{*}},Replace whitespace with underscores:,explain,linux Show a service's status:,rc-service {{service_name}} status,command_gen,linux rc-service {{service_name}} status,Show a service's status:,explain,linux Start a service:,sudo rc-service {{service_name}} start,command_gen,linux sudo rc-service {{service_name}} start,Start a service:,explain,linux Stop a service:,sudo rc-service {{service_name}} stop,command_gen,linux sudo rc-service {{service_name}} stop,Stop a service:,explain,linux Restart a service:,sudo rc-service {{service_name}} restart,command_gen,linux sudo rc-service {{service_name}} restart,Restart a service:,explain,linux Simulate running a service's custom command:,sudo rc-service {{[-Z|--dry-run]}} {{service_name}} {{command_name}},command_gen,linux sudo rc-service {{[-Z|--dry-run]}} {{service_name}} {{command_name}},Simulate running a service's custom command:,explain,linux Actually run a service's custom command:,sudo rc-service {{service_name}} {{command_name}},command_gen,linux sudo rc-service {{service_name}} {{command_name}},Actually run a service's custom command:,explain,linux Resolve the location of a service definition on disk:,sudo rc-service {{[-r|--resolve]}} {{service_name}},command_gen,linux sudo rc-service {{[-r|--resolve]}} {{service_name}},Resolve the location of a service definition on disk:,explain,linux Initialize a LUKS volume with a passphrase:,cryptsetup luksFormat {{/dev/sdXY}},command_gen,linux cryptsetup luksFormat {{/dev/sdXY}},Initialize a LUKS volume with a passphrase:,explain,linux Initialize a LUKS volume with a keyfile:,cryptsetup luksFormat {{/dev/sdXY}} {{path/to/keyfile}},command_gen,linux cryptsetup luksFormat {{/dev/sdXY}} {{path/to/keyfile}},Initialize a LUKS volume with a keyfile:,explain,linux Initialize a LUKS volume with a passphrase and set its label:,cryptsetup luksFormat --label {{label}} {{/dev/sdXY}},command_gen,linux cryptsetup luksFormat --label {{label}} {{/dev/sdXY}},Initialize a LUKS volume with a passphrase and set its label:,explain,linux Update to the latest version:,sudo swupd update,command_gen,linux sudo swupd update,Update to the latest version:,explain,linux "Show current version, and check whether a newer one exists:",swupd check-update,command_gen,linux swupd check-update,"Show current version, and check whether a newer one exists:",explain,linux List installed bundles:,swupd bundle-list,command_gen,linux swupd bundle-list,List installed bundles:,explain,linux Locate the bundle where a wanted package exists:,swupd search -b {{package}},command_gen,linux swupd search -b {{package}},Locate the bundle where a wanted package exists:,explain,linux Install a new bundle:,sudo swupd bundle-add {{bundle}},command_gen,linux sudo swupd bundle-add {{bundle}},Install a new bundle:,explain,linux Remove a bundle:,sudo swupd bundle-remove {{bundle}},command_gen,linux sudo swupd bundle-remove {{bundle}},Remove a bundle:,explain,linux Correct broken or missing files:,sudo swupd verify,command_gen,linux sudo swupd verify,Correct broken or missing files:,explain,linux List the dependencies of a package:,expac {{[-S|--sync]}} '%D' {{package}},command_gen,linux expac {{[-S|--sync]}} '%D' {{package}},List the dependencies of a package:,explain,linux List the optional dependencies of a package:,"expac {{[-S|--sync]}} ""%o"" {{package}}",command_gen,linux "expac {{[-S|--sync]}} ""%o"" {{package}}",List the optional dependencies of a package:,explain,linux List the download size of packages in MiB:,expac {{[-S|--sync]}} {{[-H|--humansize]}} M '%k\t%n' {{package1 package2 ...}},command_gen,linux expac {{[-S|--sync]}} {{[-H|--humansize]}} M '%k\t%n' {{package1 package2 ...}},List the download size of packages in MiB:,explain,linux List packages marked for upgrade with their download size:,expac {{[-S|--sync]}} {{[-H|--humansize]}} M '%k\t%n' $(pacman -Qqu) | sort {{[-sh|--sort --human-numeric-sort]}},command_gen,linux expac {{[-S|--sync]}} {{[-H|--humansize]}} M '%k\t%n' $(pacman -Qqu) | sort {{[-sh|--sort --human-numeric-sort]}},List packages marked for upgrade with their download size:,explain,linux List explicitly-installed packages with their optional dependencies:,expac {{[-d|--delim]}} '\n\n' {{[-l|listdelim]}} '\n\t' {{[-Q|--query]}} '%n\n\t%O' $(pacman -Qeq),command_gen,linux expac {{[-d|--delim]}} '\n\n' {{[-l|listdelim]}} '\n\t' {{[-Q|--query]}} '%n\n\t%O' $(pacman -Qeq),List explicitly-installed packages with their optional dependencies:,explain,linux Log a message to syslog:,logger {{message}},command_gen,linux logger {{message}},Log a message to syslog:,explain,linux Take input from `stdin` and log to syslog:,echo {{log_entry}} | logger,command_gen,linux echo {{log_entry}} | logger,Take input from `stdin` and log to syslog:,explain,linux Send the output to a remote syslog server running at a given port. Default port is 514:,echo {{log_entry}} | logger {{[-n|--server]}} {{hostname}} {{[-P|--port]}} {{port}},command_gen,linux echo {{log_entry}} | logger {{[-n|--server]}} {{hostname}} {{[-P|--port]}} {{port}},Send the output to a remote syslog server running at a given port. Default port is 514:,explain,linux Use a specific tag for every line logged. Default is the name of logged in user:,echo {{log_entry}} | logger {{[-t|--tag]}} {{tag}},command_gen,linux echo {{log_entry}} | logger {{[-t|--tag]}} {{tag}},Use a specific tag for every line logged. Default is the name of logged in user:,explain,linux Log messages with a given priority. Default is `user.notice`. See `man logger` for all priority options:,echo {{log_entry}} | logger {{[-p|--priority]}} {{user.warning}},command_gen,linux echo {{log_entry}} | logger {{[-p|--priority]}} {{user.warning}},Log messages with a given priority. Default is `user.notice`. See `man logger` for all priority options:,explain,linux Execute command with specified argument(s) and save its output to log file:,logsave {{path/to/logfile}} {{command}},command_gen,linux logsave {{path/to/logfile}} {{command}},Execute command with specified argument(s) and save its output to log file:,explain,linux Take input from `stdin` and save it in a log file:,logsave {{logfile}} -,command_gen,linux logsave {{logfile}} -,Take input from `stdin` and save it in a log file:,explain,linux "Append the output to a log file, instead of replacing its current contents:",logsave -a {{logfile}} {{command}},command_gen,linux logsave -a {{logfile}} {{command}},"Append the output to a log file, instead of replacing its current contents:",explain,linux Show verbose output:,logsave -v {{logfile}} {{command}},command_gen,linux logsave -v {{logfile}} {{command}},Show verbose output:,explain,linux Connect to ProtonVPN interactively:,protonvpn {{[c|connect]}},command_gen,linux protonvpn {{[c|connect]}},Connect to ProtonVPN interactively:,explain,linux Connect to ProtonVPN using the fastest server available:,protonvpn {{[c|connect]}} {{[-f|--fastest]}},command_gen,linux protonvpn {{[c|connect]}} {{[-f|--fastest]}},Connect to ProtonVPN using the fastest server available:,explain,linux Connect to ProtonVPN using a specific server with a specific protocol:,protonvpn {{[c|connect]}} {{server_name}} -p {{udp|tcp}},command_gen,linux protonvpn {{[c|connect]}} {{server_name}} -p {{udp|tcp}},Connect to ProtonVPN using a specific server with a specific protocol:,explain,linux Connect to ProtonVPN using a random server with a specific protocol:,protonvpn {{[c|connect]}} {{[-r|--random]}} -p {{udp|tcp}},command_gen,linux protonvpn {{[c|connect]}} {{[-r|--random]}} -p {{udp|tcp}},Connect to ProtonVPN using a random server with a specific protocol:,explain,linux Connect to ProtonVPN using the fastest Tor-supporting server:,protonvpn {{[c|connect]}} --tor,command_gen,linux protonvpn {{[c|connect]}} --tor,Connect to ProtonVPN using the fastest Tor-supporting server:,explain,linux Display help:,protonvpn {{[c|connect]}} --help,command_gen,linux protonvpn {{[c|connect]}} --help,Display help:,explain,linux Generate the autocompletion script for your shell:,gcrane completion {{shell_name}},command_gen,linux gcrane completion {{shell_name}},Generate the autocompletion script for your shell:,explain,linux Disable completion descriptions:,gcrane completion {{shell_name}} --no-descriptions,command_gen,linux gcrane completion {{shell_name}} --no-descriptions,Disable completion descriptions:,explain,linux Load completions in your current shell session (bash/zsh):,source <(gcrane completion bash/zsh),command_gen,linux source <(gcrane completion bash/zsh),Load completions in your current shell session (bash/zsh):,explain,linux Load completions in your current shell session (fish):,gcrane completion fish | source,command_gen,linux gcrane completion fish | source,Load completions in your current shell session (fish):,explain,linux Load completions for every new session (bash):,gcrane completion bash > /etc/bash_completion.d/gcrane,command_gen,linux gcrane completion bash > /etc/bash_completion.d/gcrane,Load completions for every new session (bash):,explain,linux Load completions for every new session (zsh):,"gcrane completion zsh > ""${fpath[1]}/_gcrane""",command_gen,linux "gcrane completion zsh > ""${fpath[1]}/_gcrane""",Load completions for every new session (zsh):,explain,linux Load completions for every new session (fish):,gcrane completion fish > ~/.config/fish/completions/gcrane.fish,command_gen,linux gcrane completion fish > ~/.config/fish/completions/gcrane.fish,Load completions for every new session (fish):,explain,linux Display help:,gcrane completion {{shell_name}} {{[-h|--help]}},command_gen,linux gcrane completion {{shell_name}} {{[-h|--help]}},Display help:,explain,linux Continuously read barcodes and print them to `stdout`:,zbarcam,command_gen,linux zbarcam,Continuously read barcodes and print them to `stdout`:,explain,linux Disable output video window while scanning:,zbarcam --nodisplay,command_gen,linux zbarcam --nodisplay,Disable output video window while scanning:,explain,linux Print barcodes without type information:,zbarcam --raw,command_gen,linux zbarcam --raw,Print barcodes without type information:,explain,linux Define capture device:,zbarcam {{/dev/video_device}},command_gen,linux zbarcam {{/dev/video_device}},Define capture device:,explain,linux Print a specific key value:,dconf read {{/path/to/key}},command_gen,linux dconf read {{/path/to/key}},Print a specific key value:,explain,linux Print a specific key [d]efault value:,dconf read -d {{/path/to/key}},command_gen,linux dconf read -d {{/path/to/key}},Print a specific key [d]efault value:,explain,linux Display a report of CPU and disk statistics since system startup:,iostat,command_gen,linux iostat,Display a report of CPU and disk statistics since system startup:,explain,linux Display a report of CPU and disk statistics with units converted to megabytes:,iostat -m,command_gen,linux iostat -m,Display a report of CPU and disk statistics with units converted to megabytes:,explain,linux Display CPU statistics:,iostat -c,command_gen,linux iostat -c,Display CPU statistics:,explain,linux Display disk statistics with disk names (including LVM):,iostat -N,command_gen,linux iostat -N,Display disk statistics with disk names (including LVM):,explain,linux "Display extended disk statistics with disk names for device ""sda"":",iostat -xN {{sda}},command_gen,linux iostat -xN {{sda}},"Display extended disk statistics with disk names for device ""sda"":",explain,linux Display incremental reports of CPU and disk statistics every 2 seconds:,iostat {{2}},command_gen,linux iostat {{2}},Display incremental reports of CPU and disk statistics every 2 seconds:,explain,linux List all currently loaded kernel modules:,lsmod,command_gen,linux lsmod,List all currently loaded kernel modules:,explain,linux Disable interface eth0:,ifdown {{eth0}},command_gen,linux ifdown {{eth0}},Disable interface eth0:,explain,linux Disable all interfaces which are enabled:,ifdown {{[-a|--all]}},command_gen,linux ifdown {{[-a|--all]}},Disable all interfaces which are enabled:,explain,linux Start the daemon:,eww daemon,command_gen,linux eww daemon,Start the daemon:,explain,linux Open a widget:,eww {{[-c|--config]}} {{path/to/source_code_directory}} open {{window_name}},command_gen,linux eww {{[-c|--config]}} {{path/to/source_code_directory}} open {{window_name}},Open a widget:,explain,linux Close a widget:,eww {{[-c|--config]}} {{path/to/source_code_directory}} close {{window_name}},command_gen,linux eww {{[-c|--config]}} {{path/to/source_code_directory}} close {{window_name}},Close a widget:,explain,linux Reload the configuration:,eww reload,command_gen,linux eww reload,Reload the configuration:,explain,linux Kill the daemon:,eww kill,command_gen,linux eww kill,Kill the daemon:,explain,linux Print and watch logs:,eww logs,command_gen,linux eww logs,Print and watch logs:,explain,linux Show all outputs and configuration files to attach to a bug report:,kscreen-console bug,command_gen,linux kscreen-console bug,Show all outputs and configuration files to attach to a bug report:,explain,linux Show paths to KScreen configuration files:,kscreen-console config,command_gen,linux kscreen-console config,Show paths to KScreen configuration files:,explain,linux Show KScreen output information and configuration:,kscreen-console outputs,command_gen,linux kscreen-console outputs,Show KScreen output information and configuration:,explain,linux Monitor for changes:,kscreen-console monitor,command_gen,linux kscreen-console monitor,Monitor for changes:,explain,linux Show the current KScreen configuration as JSON:,kscreen-console json,command_gen,linux kscreen-console json,Show the current KScreen configuration as JSON:,explain,linux Display help:,kscreen-console {{[-h|--help]}},command_gen,linux kscreen-console {{[-h|--help]}},Display help:,explain,linux Display help including Qt specific command-line options:,kscreen-console --help-all,command_gen,linux kscreen-console --help-all,Display help including Qt specific command-line options:,explain,linux Capture a screenshot of the whole screen and save it to the default directory:,i3-scrot,command_gen,linux i3-scrot,Capture a screenshot of the whole screen and save it to the default directory:,explain,linux Capture a screenshot of the active window:,i3-scrot --window,command_gen,linux i3-scrot --window,Capture a screenshot of the active window:,explain,linux Capture a screenshot of a specific rectangular selection:,i3-scrot --select,command_gen,linux i3-scrot --select,Capture a screenshot of a specific rectangular selection:,explain,linux Capture a screenshot of the whole screen and copy it to the clipboard:,i3-scrot --desk-to-clipboard,command_gen,linux i3-scrot --desk-to-clipboard,Capture a screenshot of the whole screen and copy it to the clipboard:,explain,linux Capture a screenshot of the active window and copy it to the clipboard:,i3-scrot --window-to-clipboard,command_gen,linux i3-scrot --window-to-clipboard,Capture a screenshot of the active window and copy it to the clipboard:,explain,linux Capture a screenshot of a specific selection and copy it to the clipboard:,i3-scrot --select-to-clipboard,command_gen,linux i3-scrot --select-to-clipboard,Capture a screenshot of a specific selection and copy it to the clipboard:,explain,linux Capture a screenshot of the active window after a delay of 5 seconds:,i3-scrot --window {{5}},command_gen,linux i3-scrot --window {{5}},Capture a screenshot of the active window after a delay of 5 seconds:,explain,linux View documentation for the original command:,tldr avahi-resolve,command_gen,linux tldr avahi-resolve,View documentation for the original command:,explain,linux Open a page:,cockpit-desktop {{url}} {{SSH_host}},command_gen,linux cockpit-desktop {{url}} {{SSH_host}},Open a page:,explain,linux Open storage page:,cockpit-desktop {{/cockpit/@localhost/storage/index.html}},command_gen,linux cockpit-desktop {{/cockpit/@localhost/storage/index.html}},Open storage page:,explain,linux "Display job ID, job name, partition, account, number of allocated cpus, job state, and job exit codes for recent jobs:",sacct,command_gen,linux sacct,"Display job ID, job name, partition, account, number of allocated cpus, job state, and job exit codes for recent jobs:",explain,linux "Display job ID, job state, job exit code for recent jobs:",sacct {{[-b|--brief]}},command_gen,linux sacct {{[-b|--brief]}},"Display job ID, job state, job exit code for recent jobs:",explain,linux Display the allocations of a job:,sacct {{[-j|--jobs]}} {{job_id}} {{[-X|--allocations]}},command_gen,linux sacct {{[-j|--jobs]}} {{job_id}} {{[-X|--allocations]}},Display the allocations of a job:,explain,linux "Display elapsed time, job name, number of requested CPUs, and memory requested of a job:","sacct {{[-j|--jobs]}} {{job_id}} {{[-o|--format]}} Elapsed,JobName,ReqCPUS,ReqMem",command_gen,linux "sacct {{[-j|--jobs]}} {{job_id}} {{[-o|--format]}} Elapsed,JobName,ReqCPUS,ReqMem","Display elapsed time, job name, number of requested CPUs, and memory requested of a job:",explain,linux Display recent jobs that occurred from one week ago up to the present day:,"sacct {{[-S|--starttime]}} $(date {{[-d|--date]}} ""1 week ago"" +'%F')",command_gen,linux "sacct {{[-S|--starttime]}} $(date {{[-d|--date]}} ""1 week ago"" +'%F')",Display recent jobs that occurred from one week ago up to the present day:,explain,linux Output a larger number of characters for an attribute:,"sacct {{[-o|--format]}} JobID,JobName%100",command_gen,linux "sacct {{[-o|--format]}} JobID,JobName%100",Output a larger number of characters for an attribute:,explain,linux Display an interactive view of PipeWire nodes and devices:,pw-top,command_gen,linux pw-top,Display an interactive view of PipeWire nodes and devices:,explain,linux Monitor a remote instance:,pw-top {{[-r|--remote]}} {{remote_name}},command_gen,linux pw-top {{[-r|--remote]}} {{remote_name}},Monitor a remote instance:,explain,linux Print information periodically instead of running in interactive mode:,pw-top {{[-b|--batch-mode]}},command_gen,linux pw-top {{[-b|--batch-mode]}},Print information periodically instead of running in interactive mode:,explain,linux Print information periodically for a specific number of times:,pw-top {{[-b|--batch-mode]}} {{[-n|--iterations]}} {{3}},command_gen,linux pw-top {{[-b|--batch-mode]}} {{[-n|--iterations]}} {{3}},Print information periodically for a specific number of times:,explain,linux Enable a module:,sudo a2enmod {{module}},command_gen,linux sudo a2enmod {{module}},Enable a module:,explain,linux Don't show informative messages:,sudo a2enmod --quiet {{module}},command_gen,linux sudo a2enmod --quiet {{module}},Don't show informative messages:,explain,linux Power off ([h]alt) immediately:,shutdown -h now,command_gen,linux shutdown -h now,Power off ([h]alt) immediately:,explain,linux Reboot immediately:,shutdown {{[-r|--reboot]}} now,command_gen,linux shutdown {{[-r|--reboot]}} now,Reboot immediately:,explain,linux Reboot in 5 minutes:,shutdown {{[-r|--reboot]}} +{{5}} &,command_gen,linux shutdown {{[-r|--reboot]}} +{{5}} &,Reboot in 5 minutes:,explain,linux Shutdown at 1:00 pm (Uses 24h clock):,shutdown -h 13:00,command_gen,linux shutdown -h 13:00,Shutdown at 1:00 pm (Uses 24h clock):,explain,linux Cancel a pending shutdown/reboot operation:,shutdown -c,command_gen,linux shutdown -c,Cancel a pending shutdown/reboot operation:,explain,linux Start a REPL (interactive shell):,just,command_gen,linux just,Start a REPL (interactive shell):,explain,linux Run a JavaScript file:,just {{path/to/file.js}},command_gen,linux just {{path/to/file.js}},Run a JavaScript file:,explain,linux Evaluate JavaScript code by passing it as an argument:,"just eval ""{{code}}""",command_gen,linux "just eval ""{{code}}""",Evaluate JavaScript code by passing it as an argument:,explain,linux Initialize a new project in a directory of the same name:,just init {{project_name}},command_gen,linux just init {{project_name}},Initialize a new project in a directory of the same name:,explain,linux Build a JavaScript application into an executable:,just build {{path/to/file.js}} --static,command_gen,linux just build {{path/to/file.js}} --static,Build a JavaScript application into an executable:,explain,linux Start in GUI mode:,dirbuster -u {{http://example.com}},command_gen,linux dirbuster -u {{http://example.com}},Start in GUI mode:,explain,linux Start in headless (no GUI) mode:,dirbuster -H -u {{http://example.com}},command_gen,linux dirbuster -H -u {{http://example.com}},Start in headless (no GUI) mode:,explain,linux Set the file extension list:,"dirbuster -e {{txt,html}}",command_gen,linux "dirbuster -e {{txt,html}}",Set the file extension list:,explain,linux Enable verbose output:,dirbuster -v,command_gen,linux dirbuster -v,Enable verbose output:,explain,linux Set the report location:,dirbuster -r {{path/to/report.txt}},command_gen,linux dirbuster -r {{path/to/report.txt}},Set the report location:,explain,linux Retrieve current status of the jail service:,fail2ban-client status {{jail}},command_gen,linux fail2ban-client status {{jail}},Retrieve current status of the jail service:,explain,linux Remove the specified IP from the jail service's ban list:,fail2ban-client set {{jail}} unbanip {{ip}},command_gen,linux fail2ban-client set {{jail}} unbanip {{ip}},Remove the specified IP from the jail service's ban list:,explain,linux Verify fail2ban server is alive:,fail2ban-client ping,command_gen,linux fail2ban-client ping,Verify fail2ban server is alive:,explain,linux Display the routing policy:,ip {{[ru|rule]}},command_gen,linux ip {{[ru|rule]}},Display the routing policy:,explain,linux Create a new generic routing rule with a higher priority than `main`:,sudo ip {{[ru|rule]}} {{[a|add]}} from all lookup {{100}},command_gen,linux sudo ip {{[ru|rule]}} {{[a|add]}} from all lookup {{100}},Create a new generic routing rule with a higher priority than `main`:,explain,linux Add a new rule based on packet source addresses:,sudo ip {{[ru|rule]}} {{[a|add]}} from {{192.168.178.2/32}},command_gen,linux sudo ip {{[ru|rule]}} {{[a|add]}} from {{192.168.178.2/32}},Add a new rule based on packet source addresses:,explain,linux Add a new rule based on packet destination addresses:,sudo ip {{[ru|rule]}} {{[a|add]}} to {{192.168.178.2/32}},command_gen,linux sudo ip {{[ru|rule]}} {{[a|add]}} to {{192.168.178.2/32}},Add a new rule based on packet destination addresses:,explain,linux Delete a rule based on packet source addresses:,sudo ip {{[ru|rule]}} {{[d|delete]}} from {{192.168.178.2/32}},command_gen,linux sudo ip {{[ru|rule]}} {{[d|delete]}} from {{192.168.178.2/32}},Delete a rule based on packet source addresses:,explain,linux Remove all routing rules:,sudo ip {{[ru|rule]}} {{[f|flush]}},command_gen,linux sudo ip {{[ru|rule]}} {{[f|flush]}},Remove all routing rules:,explain,linux Save all rules to a file:,ip {{[ru|rule]}} {{[s|save]}} > {{path/to/ip_rules.dat}},command_gen,linux ip {{[ru|rule]}} {{[s|save]}} > {{path/to/ip_rules.dat}},Save all rules to a file:,explain,linux Restore all rules from a file:,sudo ip {{[ru|rule]}} {{[r|restore]}} < {{path/to/ip_rules.dat}},command_gen,linux sudo ip {{[ru|rule]}} {{[r|restore]}} < {{path/to/ip_rules.dat}},Restore all rules from a file:,explain,linux Display the current label and UUID of a swap area:,swaplabel {{path/to/file}},command_gen,linux swaplabel {{path/to/file}},Display the current label and UUID of a swap area:,explain,linux Set the label of a swap area:,swaplabel {{[-L|--label]}} {{new_label}} {{path/to/file}},command_gen,linux swaplabel {{[-L|--label]}} {{new_label}} {{path/to/file}},Set the label of a swap area:,explain,linux Set the UUID of a swap area (you can generate a UUID using `uuidgen`):,swaplabel {{[-U|--uuid]}} {{new_uuid}} {{path/to/file}},command_gen,linux swaplabel {{[-U|--uuid]}} {{new_uuid}} {{path/to/file}},Set the UUID of a swap area (you can generate a UUID using `uuidgen`):,explain,linux List trusted keys:,apt-key list,command_gen,linux apt-key list,List trusted keys:,explain,linux Add a key to the trusted keystore:,apt-key add {{public_key_file.asc}},command_gen,linux apt-key add {{public_key_file.asc}},Add a key to the trusted keystore:,explain,linux Delete a key from the trusted keystore:,apt-key del {{key_id}},command_gen,linux apt-key del {{key_id}},Delete a key from the trusted keystore:,explain,linux Add a remote key to the trusted keystore:,wget {{[-qO|--quiet --output-document]}} - {{https://host.tld/filename.key}} | apt-key add -,command_gen,linux wget {{[-qO|--quiet --output-document]}} - {{https://host.tld/filename.key}} | apt-key add -,Add a remote key to the trusted keystore:,explain,linux Add a key from keyserver with only key ID:,apt-key adv --keyserver {{pgp.mit.edu}} --recv {{KEYID}},command_gen,linux apt-key adv --keyserver {{pgp.mit.edu}} --recv {{KEYID}},Add a key from keyserver with only key ID:,explain,linux Do a dry run and print the configuration to `stdout`:,sudo grub-mkconfig,command_gen,linux sudo grub-mkconfig,Do a dry run and print the configuration to `stdout`:,explain,linux Generate the configuration file:,sudo grub-mkconfig {{[-o|--output]}} {{/boot/grub/grub.cfg}},command_gen,linux sudo grub-mkconfig {{[-o|--output]}} {{/boot/grub/grub.cfg}},Generate the configuration file:,explain,linux Display help:,grub-mkconfig --help,command_gen,linux grub-mkconfig --help,Display help:,explain,linux Move a specific file to the trash:,trash {{path/to/file}},command_gen,linux trash {{path/to/file}},Move a specific file to the trash:,explain,linux Move specific files to the trash:,trash {{path/to/file1 path/to/file2 ...}},command_gen,linux trash {{path/to/file1 path/to/file2 ...}},Move specific files to the trash:,explain,linux List items in the trash:,trash list,command_gen,linux trash list,List items in the trash:,explain,linux Restore a specific file from the trash:,trash restore {{file}},command_gen,linux trash restore {{file}},Restore a specific file from the trash:,explain,linux Remove a specific file from the trash:,trash empty {{file}},command_gen,linux trash empty {{file}},Remove a specific file from the trash:,explain,linux Restore all files from the trash:,trash restore --all,command_gen,linux trash restore --all,Restore all files from the trash:,explain,linux Remove all files from the trash:,trash empty --all,command_gen,linux trash empty --all,Remove all files from the trash:,explain,linux "Set the default boot entry to an entry number, name or identifier:",sudo grub-set-default {{entry_number}},command_gen,linux sudo grub-set-default {{entry_number}},"Set the default boot entry to an entry number, name or identifier:",explain,linux "Set the default boot entry to an entry number, name or identifier for an alternative boot directory:",sudo grub-set-default --boot-directory {{/path/to/boot_directory}} {{entry_number}},command_gen,linux sudo grub-set-default --boot-directory {{/path/to/boot_directory}} {{entry_number}},"Set the default boot entry to an entry number, name or identifier for an alternative boot directory:",explain,linux List all objects managed by WirePlumber:,wpctl status,command_gen,linux wpctl status,List all objects managed by WirePlumber:,explain,linux Print all properties of an object:,wpctl inspect {{id}},command_gen,linux wpctl inspect {{id}},Print all properties of an object:,explain,linux Set an object to be the default in its group:,wpctl set-default {{id}},command_gen,linux wpctl set-default {{id}},Set an object to be the default in its group:,explain,linux Get the volume of a sink:,wpctl get-volume {{id}},command_gen,linux wpctl get-volume {{id}},Get the volume of a sink:,explain,linux Set the volume of a sink to `n` percent:,wpctl set-volume {{id}} {{n}}%,command_gen,linux wpctl set-volume {{id}} {{n}}%,Set the volume of a sink to `n` percent:,explain,linux Increase/Decrease the volume of a sink by `n` percent:,wpctl set-volume {{id}} {{n}}%{{+|-}},command_gen,linux wpctl set-volume {{id}} {{n}}%{{+|-}},Increase/Decrease the volume of a sink by `n` percent:,explain,linux Increase the volume of a sink by `n` percent but limit the volume below 100%:,wpctl set-volume {{[-l|--limit]}} 1 {{id}} {{n}}%-,command_gen,linux wpctl set-volume {{[-l|--limit]}} 1 {{id}} {{n}}%-,Increase the volume of a sink by `n` percent but limit the volume below 100%:,explain,linux "Mute/Unmute a sink (1 is mute, 0 is unmute):",wpctl set-mute {{id}} {{1|0|toggle}},command_gen,linux wpctl set-mute {{id}} {{1|0|toggle}},"Mute/Unmute a sink (1 is mute, 0 is unmute):",explain,linux Download the contents of a URL to a file:,ruget {{https://example.com/file}},command_gen,linux ruget {{https://example.com/file}},Download the contents of a URL to a file:,explain,linux Download the contents of a URL to a specified output file:,ruget {{[-o|--output]}} {{file_name}} {{https://example.com/file}},command_gen,linux ruget {{[-o|--output]}} {{file_name}} {{https://example.com/file}},Download the contents of a URL to a specified output file:,explain,linux Get the security context of the current execution context:,secon,command_gen,linux secon,Get the security context of the current execution context:,explain,linux Get the current security context of a process:,secon --pid {{1}},command_gen,linux secon --pid {{1}},Get the current security context of a process:,explain,linux "Get the current security context of a file, resolving all intermediate symlinks:",secon --file {{path/to/file_or_directory}},command_gen,linux secon --file {{path/to/file_or_directory}},"Get the current security context of a file, resolving all intermediate symlinks:",explain,linux Get the current security context of a symlink itself (i.e. do not resolve):,secon --link {{path/to/symlink}},command_gen,linux secon --link {{path/to/symlink}},Get the current security context of a symlink itself (i.e. do not resolve):,explain,linux Parse and explain a context specification:,"secon {{system_u:system_r:container_t:s0:c899,c900}}",command_gen,linux "secon {{system_u:system_r:container_t:s0:c899,c900}}",Parse and explain a context specification:,explain,linux "Check filesystem, reporting any damaged blocks:",sudo e2fsck {{/dev/sdXN}},command_gen,linux sudo e2fsck {{/dev/sdXN}},"Check filesystem, reporting any damaged blocks:",explain,linux Check filesystem and automatically repair any damaged blocks:,sudo e2fsck -p {{/dev/sdXN}},command_gen,linux sudo e2fsck -p {{/dev/sdXN}},Check filesystem and automatically repair any damaged blocks:,explain,linux Check filesystem in read only mode:,sudo e2fsck -c {{/dev/sdXN}},command_gen,linux sudo e2fsck -c {{/dev/sdXN}},Check filesystem in read only mode:,explain,linux "Perform an exhaustive, non-destructive read-write test for bad blocks and blacklist them:",sudo e2fsck -fccky {{/dev/sdXN}},command_gen,linux sudo e2fsck -fccky {{/dev/sdXN}},"Perform an exhaustive, non-destructive read-write test for bad blocks and blacklist them:",explain,linux Compress an executable file in-place:,gzexe {{path/to/executable}},command_gen,linux gzexe {{path/to/executable}},Compress an executable file in-place:,explain,linux Decompress a compressed executable in-place (i.e. convert the shell script back to an uncompressed binary):,gzexe -d {{path/to/compressed_executable}},command_gen,linux gzexe -d {{path/to/compressed_executable}},Decompress a compressed executable in-place (i.e. convert the shell script back to an uncompressed binary):,explain,linux Add partition mappings:,kpartx -a {{whole_disk.img}},command_gen,linux kpartx -a {{whole_disk.img}},Add partition mappings:,explain,linux Delete partition mappings:,kpartx -d {{whole_disk.img}},command_gen,linux kpartx -d {{whole_disk.img}},Delete partition mappings:,explain,linux List partition mappings:,kpartx -l {{whole_disk.img}},command_gen,linux kpartx -l {{whole_disk.img}},List partition mappings:,explain,linux Display a list of installed modules:,eselect,command_gen,linux eselect,Display a list of installed modules:,explain,linux View documentation for a specific module:,tldr eselect {{module}},command_gen,linux tldr eselect {{module}},View documentation for a specific module:,explain,linux Display a help message for a specific module:,eselect {{module}} help,command_gen,linux eselect {{module}} help,Display a help message for a specific module:,explain,linux Launch Anbox into the app manager:,anbox launch --package={{org.anbox.appmgr}} --component={{org.anbox.appmgr.AppViewActivity}},command_gen,linux anbox launch --package={{org.anbox.appmgr}} --component={{org.anbox.appmgr.AppViewActivity}},Launch Anbox into the app manager:,explain,linux Build a recipe:,bluebuild build {{path/to/recipe.yml}},command_gen,linux bluebuild build {{path/to/recipe.yml}},Build a recipe:,explain,linux Validate a recipe:,bluebuild validate {{path/to/recipe.yml}},command_gen,linux bluebuild validate {{path/to/recipe.yml}},Validate a recipe:,explain,linux Generate a Containerfile:,bluebuild generate --output {{Containerfile}} {{path/to/recipe.yml}},command_gen,linux bluebuild generate --output {{Containerfile}} {{path/to/recipe.yml}},Generate a Containerfile:,explain,linux Generate an ISO from a recipe:,bluebuild generate-iso --output-dir {{path/to/output_directory}} --iso-name {{iso_name.iso}} recipe {{path/to/recipe.yml}},command_gen,linux bluebuild generate-iso --output-dir {{path/to/output_directory}} --iso-name {{iso_name.iso}} recipe {{path/to/recipe.yml}},Generate an ISO from a recipe:,explain,linux Display help:,bluebuild --help,command_gen,linux bluebuild --help,Display help:,explain,linux Start a snake game:,snake4,command_gen,linux snake4,Start a snake game:,explain,linux Choose level:,{{<1>|<2>|<3>|<4>|<5>}},command_gen,linux {{<1>|<2>|<3>|<4>|<5>}},Choose level:,explain,linux Navigate the snake:,{{|||}},command_gen,linux {{|||}},Navigate the snake:,explain,linux Pause game:,,command_gen,linux ,Pause game:,explain,linux Quit game:,,command_gen,linux ,Quit game:,explain,linux Show the high scores:,snake4 --highscores,command_gen,linux snake4 --highscores,Show the high scores:,explain,linux Synchronize the Portage tree:,ego sync,command_gen,linux ego sync,Synchronize the Portage tree:,explain,linux Update the bootloader configuration:,ego boot update,command_gen,linux ego boot update,Update the bootloader configuration:,explain,linux Read a Funtoo wiki page by name:,ego doc {{wiki_page}},command_gen,linux ego doc {{wiki_page}},Read a Funtoo wiki page by name:,explain,linux Print current profile:,ego profile show,command_gen,linux ego profile show,Print current profile:,explain,linux Enable/Disable mix-ins:,ego profile mix-in +{{gnome}} -{{kde-plasma-5}},command_gen,linux ego profile mix-in +{{gnome}} -{{kde-plasma-5}},Enable/Disable mix-ins:,explain,linux "Query Funtoo bugs, related to a specified package:",ego query bug {{package}},command_gen,linux ego query bug {{package}},"Query Funtoo bugs, related to a specified package:",explain,linux Print the dependency tree of a specific package:,pactree {{package}},command_gen,linux pactree {{package}},Print the dependency tree of a specific package:,explain,linux Print what packages depend on a specific package:,pactree {{[-r|--reverse]}} {{package}},command_gen,linux pactree {{[-r|--reverse]}} {{package}},Print what packages depend on a specific package:,explain,linux "Dump dependencies one per line, skipping duplicates:",pactree {{[-u|--unique]}} {{package}},command_gen,linux pactree {{[-u|--unique]}} {{package}},"Dump dependencies one per line, skipping duplicates:",explain,linux Include optional dependencies of a specific package and colorize the output:,pactree {{[-co|--color --optional]}} {{package}},command_gen,linux pactree {{[-co|--color --optional]}} {{package}},Include optional dependencies of a specific package and colorize the output:,explain,linux Display help:,pactree,command_gen,linux pactree,Display help:,explain,linux Interactively create a new package manager configuration:,apx pkgmanagers create,command_gen,linux apx pkgmanagers create,Interactively create a new package manager configuration:,explain,linux List all available package manager confirgurations:,apx pkgmanagers list,command_gen,linux apx pkgmanagers list,List all available package manager confirgurations:,explain,linux Remove a package manager configuration:,apx pkgmanagers rm --name {{string}},command_gen,linux apx pkgmanagers rm --name {{string}},Remove a package manager configuration:,explain,linux Display information about a specific package manager:,apx pkgmanagers show {{name}},command_gen,linux apx pkgmanagers show {{name}},Display information about a specific package manager:,explain,linux Look for pattern in the database. Note: The database is recomputed periodically (usually weekly or daily):,locate {{pattern}},command_gen,linux locate {{pattern}},Look for pattern in the database. Note: The database is recomputed periodically (usually weekly or daily):,explain,linux Look for a file by its exact filename (a pattern containing no globbing characters is interpreted as `*pattern*`):,locate '*/{{filename}}',command_gen,linux locate '*/{{filename}}',Look for a file by its exact filename (a pattern containing no globbing characters is interpreted as `*pattern*`):,explain,linux Recompute the database. You need to do it if you want to find recently added files:,sudo updatedb,command_gen,linux sudo updatedb,Recompute the database. You need to do it if you want to find recently added files:,explain,linux Display the [s]tatus of the audit system:,sudo auditctl -s,command_gen,linux sudo auditctl -s,Display the [s]tatus of the audit system:,explain,linux [l]ist all currently loaded audit rules:,sudo auditctl -l,command_gen,linux sudo auditctl -l,[l]ist all currently loaded audit rules:,explain,linux [D]elete all audit rules:,sudo auditctl -D,command_gen,linux sudo auditctl -D,[D]elete all audit rules:,explain,linux [e]nable/disable the audit system:,sudo auditctl -e {{1|0}},command_gen,linux sudo auditctl -e {{1|0}},[e]nable/disable the audit system:,explain,linux Watch a file for changes:,"sudo auditctl -a always,exit -F arch=b64 -F path={{/path/to/file}} -F perm=wa",command_gen,linux "sudo auditctl -a always,exit -F arch=b64 -F path={{/path/to/file}} -F perm=wa",Watch a file for changes:,explain,linux Recursively watch a directory for changes:,"sudo auditctl -a always,exit -F arch=b64 -F dir={{/path/to/directory/}} -F perm=wa",command_gen,linux "sudo auditctl -a always,exit -F arch=b64 -F dir={{/path/to/directory/}} -F perm=wa",Recursively watch a directory for changes:,explain,linux Display [h]elp:,auditctl -h,command_gen,linux auditctl -h,Display [h]elp:,explain,linux Overwrite free space and inodes of a disk with 38 writes (slow but secure):,sfill {{/path/to/mounted_disk_directory}},command_gen,linux sfill {{/path/to/mounted_disk_directory}},Overwrite free space and inodes of a disk with 38 writes (slow but secure):,explain,linux Overwrite free space and inodes of a disk with 6 writes (fast but less secure) and show status:,sfill -l -v {{/path/to/mounted_disk_directory}},command_gen,linux sfill -l -v {{/path/to/mounted_disk_directory}},Overwrite free space and inodes of a disk with 6 writes (fast but less secure) and show status:,explain,linux Overwrite free space and inodes of a disk with 1 write (very fast but insecure) and show status:,sfill -ll -v {{/path/to/mounted_disk_directory}},command_gen,linux sfill -ll -v {{/path/to/mounted_disk_directory}},Overwrite free space and inodes of a disk with 1 write (very fast but insecure) and show status:,explain,linux Overwrite only free space of a disk:,sfill -I {{/path/to/mounted_disk_directory}},command_gen,linux sfill -I {{/path/to/mounted_disk_directory}},Overwrite only free space of a disk:,explain,linux Overwrite only free inodes of a disk:,sfill -i {{/path/to/mounted_disk_directory}},command_gen,linux sfill -i {{/path/to/mounted_disk_directory}},Overwrite only free inodes of a disk:,explain,linux Get capabilities for the given files:,getcap {{path/to/file1 path/to/file2 ...}},command_gen,linux getcap {{path/to/file1 path/to/file2 ...}},Get capabilities for the given files:,explain,linux Get capabilities for all the files recursively under the given directories:,getcap -r {{path/to/directory1 path/to/directory2 ...}},command_gen,linux getcap -r {{path/to/directory1 path/to/directory2 ...}},Get capabilities for all the files recursively under the given directories:,explain,linux Display all searched entries even if no capabilities are set:,getcap -v {{path/to/file1 path/to/file2 ...}},command_gen,linux getcap -v {{path/to/file1 path/to/file2 ...}},Display all searched entries even if no capabilities are set:,explain,linux Restore virtual machine from given backup file on the original storage:,qmrestore {{path/to/vzdump-qemu-100.vma.lzo}} {{100}},command_gen,linux qmrestore {{path/to/vzdump-qemu-100.vma.lzo}} {{100}},Restore virtual machine from given backup file on the original storage:,explain,linux Overwrite existing virtual machine from a given backup file on the original storage:,qmrestore {{path/to/vzdump-qemu-100.vma.lzo}} {{100}} --force true,command_gen,linux qmrestore {{path/to/vzdump-qemu-100.vma.lzo}} {{100}} --force true,Overwrite existing virtual machine from a given backup file on the original storage:,explain,linux Restore the virtual machine from a given backup file on specific storage:,qmrestore {{path/to/vzdump-qemu-100.vma.lzo}} {{100}} --storage {{local}},command_gen,linux qmrestore {{path/to/vzdump-qemu-100.vma.lzo}} {{100}} --storage {{local}},Restore the virtual machine from a given backup file on specific storage:,explain,linux Start virtual machine immediately from the backup while restoring in the background (only on Proxmox Backup Server):,qmrestore {{path/to/vzdump-qemu-100.vma.lzo}} {{100}} --live-restore true,command_gen,linux qmrestore {{path/to/vzdump-qemu-100.vma.lzo}} {{100}} --live-restore true,Start virtual machine immediately from the backup while restoring in the background (only on Proxmox Backup Server):,explain,linux Display all updates:,snap --nosplash --nogui --modules --list --refresh,command_gen,linux snap --nosplash --nogui --modules --list --refresh,Display all updates:,explain,linux Display help:,snap --help,command_gen,linux snap --help,Display help:,explain,linux Unlock a specific virtual machine:,qm unlock {{vm_id}},command_gen,linux qm unlock {{vm_id}},Unlock a specific virtual machine:,explain,linux Analyze one or more log files in interactive mode:,goaccess {{path/to/logfile1 path/to/file2 ...}},command_gen,linux goaccess {{path/to/logfile1 path/to/file2 ...}},Analyze one or more log files in interactive mode:,explain,linux "Use a specific log-format (or pre-defined formats like ""combined""):",goaccess {{path/to/logfile}} --log-format={{format}},command_gen,linux goaccess {{path/to/logfile}} --log-format={{format}},"Use a specific log-format (or pre-defined formats like ""combined""):",explain,linux Analyze a log from `stdin`:,tail {{[-f|--follow]}} {{path/to/logfile}} | goaccess -,command_gen,linux tail {{[-f|--follow]}} {{path/to/logfile}} | goaccess -,Analyze a log from `stdin`:,explain,linux Analyze a log and write it to an HTML file in real-time:,goaccess {{path/to/logfile}} {{[-o|--output]}} {{path/to/file.html}} --real-time-html,command_gen,linux goaccess {{path/to/logfile}} {{[-o|--output]}} {{path/to/file.html}} --real-time-html,Analyze a log and write it to an HTML file in real-time:,explain,linux List all currently tracked connections:,conntrack {{[-L|--dump]}},command_gen,linux conntrack {{[-L|--dump]}},List all currently tracked connections:,explain,linux Display a real-time event log of connection changes:,conntrack {{[-E|--event]}},command_gen,linux conntrack {{[-E|--event]}},Display a real-time event log of connection changes:,explain,linux Display a real-time event log of connection changes and associated timestamps:,conntrack {{[-E|--event]}} {{[-o|--output]}} timestamp,command_gen,linux conntrack {{[-E|--event]}} {{[-o|--output]}} timestamp,Display a real-time event log of connection changes and associated timestamps:,explain,linux Display a real-time event log of connection changes for a specific IP address:,conntrack {{[-E|--event]}} {{[-s|--orig-src]}} {{ip_address}},command_gen,linux conntrack {{[-E|--event]}} {{[-s|--orig-src]}} {{ip_address}},Display a real-time event log of connection changes for a specific IP address:,explain,linux Delete all flows for a specific source IP address:,conntrack {{[-D|--delete]}} {{[-s|--orig-src]}} {{ip_address}},command_gen,linux conntrack {{[-D|--delete]}} {{[-s|--orig-src]}} {{ip_address}},Delete all flows for a specific source IP address:,explain,linux List all Distrobox containers:,distrobox-list,command_gen,linux distrobox-list,List all Distrobox containers:,explain,linux List all Distrobox containers with verbose information:,distrobox-list {{[-v|--verbose]}},command_gen,linux distrobox-list {{[-v|--verbose]}},List all Distrobox containers with verbose information:,explain,linux View documentation for the original command:,tldr abrt-cli,command_gen,linux tldr abrt-cli,View documentation for the original command:,explain,linux Reinitialize the current terminal:,reset,command_gen,linux reset,Reinitialize the current terminal:,explain,linux Display the terminal type instead:,reset -q,command_gen,linux reset -q,Display the terminal type instead:,explain,linux List all kernel files:,sudo eclean-kernel {{[-l|--list-kernels]}},command_gen,linux sudo eclean-kernel {{[-l|--list-kernels]}},List all kernel files:,explain,linux Remove all kernels except for the two newest ones:,sudo eclean-kernel {{[-n|--num]}} 2,command_gen,linux sudo eclean-kernel {{[-n|--num]}} 2,Remove all kernels except for the two newest ones:,explain,linux Remove all kernels except for the two newest ones and ask before removal:,sudo eclean-kernel {{[-a|--all]}} {{[-n|--num]}} 2,command_gen,linux sudo eclean-kernel {{[-a|--all]}} {{[-n|--num]}} 2,Remove all kernels except for the two newest ones and ask before removal:,explain,linux Print information about the current raspberry pi EEPROM installed:,sudo rpi-eeprom-update,command_gen,linux sudo rpi-eeprom-update,Print information about the current raspberry pi EEPROM installed:,explain,linux Update a raspberry pi EEPROM:,sudo rpi-eeprom-update -a,command_gen,linux sudo rpi-eeprom-update -a,Update a raspberry pi EEPROM:,explain,linux Cancel the pending update:,sudo rpi-eeprom-update -r,command_gen,linux sudo rpi-eeprom-update -r,Cancel the pending update:,explain,linux Display help:,rpi-eeprom-update -h,command_gen,linux rpi-eeprom-update -h,Display help:,explain,linux Start a scrub:,sudo btrfs scrub start {{path/to/btrfs_mount}},command_gen,linux sudo btrfs scrub start {{path/to/btrfs_mount}},Start a scrub:,explain,linux Show the status of an ongoing or last completed scrub:,sudo btrfs scrub status {{path/to/btrfs_mount}},command_gen,linux sudo btrfs scrub status {{path/to/btrfs_mount}},Show the status of an ongoing or last completed scrub:,explain,linux Cancel an ongoing scrub:,sudo btrfs scrub cancel {{path/to/btrfs_mount}},command_gen,linux sudo btrfs scrub cancel {{path/to/btrfs_mount}},Cancel an ongoing scrub:,explain,linux Resume a previously cancelled scrub:,sudo btrfs scrub resume {{path/to/btrfs_mount}},command_gen,linux sudo btrfs scrub resume {{path/to/btrfs_mount}},Resume a previously cancelled scrub:,explain,linux "Start a scrub, but do not put the program in the [B]ackground:",sudo btrfs scrub start -B {{path/to/btrfs_mount}},command_gen,linux sudo btrfs scrub start -B {{path/to/btrfs_mount}},"Start a scrub, but do not put the program in the [B]ackground:",explain,linux Start a scrub in quiet mode (does not print errors or statistics):,sudo btrfs scrub start {{[-q|--quiet]}} {{path/to/btrfs_mount}},command_gen,linux sudo btrfs scrub start {{[-q|--quiet]}} {{path/to/btrfs_mount}},Start a scrub in quiet mode (does not print errors or statistics):,explain,linux Execute a typescript in real-time:,scriptlive {{path/to/timing_file}} {{path/to/typescript}},command_gen,linux scriptlive {{path/to/timing_file}} {{path/to/typescript}},Execute a typescript in real-time:,explain,linux Execute a typescript at double the original speed:,scriptlive {{path/to/timing_file}} {{path/to/typescript}} --divisor 2,command_gen,linux scriptlive {{path/to/timing_file}} {{path/to/typescript}} --divisor 2,Execute a typescript at double the original speed:,explain,linux Execute a typescript created using `--log-in` option of `script`:,scriptlive --log-in {{path/to/stdin_log_file}} {{path/to/typescript}},command_gen,linux scriptlive --log-in {{path/to/stdin_log_file}} {{path/to/typescript}},Execute a typescript created using `--log-in` option of `script`:,explain,linux Execute a typescript waiting at most 2 seconds between each command:,scriptlive {{path/to/timing_file}} {{path/to/typescript}} --maxdelay 2,command_gen,linux scriptlive {{path/to/timing_file}} {{path/to/typescript}} --maxdelay 2,Execute a typescript waiting at most 2 seconds between each command:,explain,linux Generate a mirrorlist using the default settings:,sudo pacman-mirrors --fasttrack,command_gen,linux sudo pacman-mirrors --fasttrack,Generate a mirrorlist using the default settings:,explain,linux Get the status of the current mirrors:,pacman-mirrors --status,command_gen,linux pacman-mirrors --status,Get the status of the current mirrors:,explain,linux Display the current branch:,pacman-mirrors --get-branch,command_gen,linux pacman-mirrors --get-branch,Display the current branch:,explain,linux Switch to a different branch:,sudo pacman-mirrors --api --set-branch {{stable|unstable|testing}},command_gen,linux sudo pacman-mirrors --api --set-branch {{stable|unstable|testing}},Switch to a different branch:,explain,linux "Generate a mirrorlist, only using mirrors in your country:",sudo pacman-mirrors --geoip,command_gen,linux sudo pacman-mirrors --geoip,"Generate a mirrorlist, only using mirrors in your country:",explain,linux Start an RDP server with a username and password:,krdpserver {{[-u|--username]}} {{user_name}} {{[-p|--password]}} {{password}},command_gen,linux krdpserver {{[-u|--username]}} {{user_name}} {{[-p|--password]}} {{password}},Start an RDP server with a username and password:,explain,linux Share a specific monitor marked by its index:,krdpserver {{[-u|--username]}} {{user_name}} {{[-p|--password]}} {{password}} --monitor {{n}},command_gen,linux krdpserver {{[-u|--username]}} {{user_name}} {{[-p|--password]}} {{password}} --monitor {{n}},Share a specific monitor marked by its index:,explain,linux Rank a mirror list:,rankmirrors {{/etc/pacman.d/mirrorlist}},command_gen,linux rankmirrors {{/etc/pacman.d/mirrorlist}},Rank a mirror list:,explain,linux Output only a given number of the top ranking servers:,rankmirrors -n {{number}} {{/etc/pacman.d/mirrorlist}},command_gen,linux rankmirrors -n {{number}} {{/etc/pacman.d/mirrorlist}},Output only a given number of the top ranking servers:,explain,linux Be verbose when generating the mirrorlist:,rankmirrors {{[-v|--verbose]}} {{/etc/pacman.d/mirrorlist}},command_gen,linux rankmirrors {{[-v|--verbose]}} {{/etc/pacman.d/mirrorlist}},Be verbose when generating the mirrorlist:,explain,linux Test only a specific URL:,rankmirrors {{[-u|--url]}} {{url}},command_gen,linux rankmirrors {{[-u|--url]}} {{url}},Test only a specific URL:,explain,linux Output only the response times instead of a full mirrorlist:,rankmirrors {{[-t|--times]}} {{/etc/pacman.d/mirrorlist}},command_gen,linux rankmirrors {{[-t|--times]}} {{/etc/pacman.d/mirrorlist}},Output only the response times instead of a full mirrorlist:,explain,linux Print a report for all devices:,sudo blockdev --report,command_gen,linux sudo blockdev --report,Print a report for all devices:,explain,linux Print a report for a specific device:,sudo blockdev --report {{/dev/sdXY}},command_gen,linux sudo blockdev --report {{/dev/sdXY}},Print a report for a specific device:,explain,linux Get the size of a device in 512-byte sectors:,sudo blockdev --getsz {{/dev/sdXY}},command_gen,linux sudo blockdev --getsz {{/dev/sdXY}},Get the size of a device in 512-byte sectors:,explain,linux Set read-only:,sudo blockdev --setro {{/dev/sdXY}},command_gen,linux sudo blockdev --setro {{/dev/sdXY}},Set read-only:,explain,linux Set read-write:,sudo blockdev --setrw {{/dev/sdXY}},command_gen,linux sudo blockdev --setrw {{/dev/sdXY}},Set read-write:,explain,linux Flush buffers:,sudo blockdev --flushbufs {{/dev/sdXY}},command_gen,linux sudo blockdev --flushbufs {{/dev/sdXY}},Flush buffers:,explain,linux Get the physical block size:,sudo blockdev --getpbsz {{/dev/sdXY}},command_gen,linux sudo blockdev --getpbsz {{/dev/sdXY}},Get the physical block size:,explain,linux Set the read-ahead value to 128 sectors:,sudo blockdev --setra 128 {{/dev/sdXY}},command_gen,linux sudo blockdev --setra 128 {{/dev/sdXY}},Set the read-ahead value to 128 sectors:,explain,linux View documentation for the original command:,tldr pacman database,command_gen,linux tldr pacman database,View documentation for the original command:,explain,linux Open a terminal:,st,command_gen,linux st,Open a terminal:,explain,linux Open a terminal with a specific title:,st -T {{title}},command_gen,linux st -T {{title}},Open a terminal with a specific title:,explain,linux "Open a terminal, execute a given command, and write the output to a file:",st -o {{path/to/file}} -e {{command argument1 argument2}},command_gen,linux st -o {{path/to/file}} -e {{command argument1 argument2}},"Open a terminal, execute a given command, and write the output to a file:",explain,linux Increase/decrease the font size:,,command_gen,linux ,Increase/decrease the font size:,explain,linux Copy/paste from the clipboard:,,command_gen,linux ,Copy/paste from the clipboard:,explain,linux Launch the file manager:,dolphin,command_gen,linux dolphin,Launch the file manager:,explain,linux Open specific directories:,dolphin {{path/to/directory1 path/to/directory2 ...}},command_gen,linux dolphin {{path/to/directory1 path/to/directory2 ...}},Open specific directories:,explain,linux Open with specific files or directories selected:,dolphin --select {{path/to/file_or_directory1 path/to/file_or_directory2 ...}},command_gen,linux dolphin --select {{path/to/file_or_directory1 path/to/file_or_directory2 ...}},Open with specific files or directories selected:,explain,linux Open a new window:,dolphin --new-window,command_gen,linux dolphin --new-window,Open a new window:,explain,linux Open specific directories in split view:,dolphin --split {{path/to/directory1}} {{path/to/directory2}},command_gen,linux dolphin --split {{path/to/directory1}} {{path/to/directory2}},Open specific directories in split view:,explain,linux Launch the daemon (only required to use the D-Bus interface):,dolphin --daemon,command_gen,linux dolphin --daemon,Launch the daemon (only required to use the D-Bus interface):,explain,linux Display help:,dolphin --help,command_gen,linux dolphin --help,Display help:,explain,linux List available portable service images discovered in the portable image search paths:,portablectl list,command_gen,linux portablectl list,List available portable service images discovered in the portable image search paths:,explain,linux Attach a portable service image to the host system:,portablectl attach {{path/to/image}},command_gen,linux portablectl attach {{path/to/image}},Attach a portable service image to the host system:,explain,linux Detach a portable service image from the host system:,portablectl detach {{path/to/image|image_name}},command_gen,linux portablectl detach {{path/to/image|image_name}},Detach a portable service image from the host system:,explain,linux Display details and metadata about a specified portable service image:,portablectl inspect {{path/to/image}},command_gen,linux portablectl inspect {{path/to/image}},Display details and metadata about a specified portable service image:,explain,linux Check if a portable service image is attached to the host system:,portablectl is-attached {{path/to/image|image_name}},command_gen,linux portablectl is-attached {{path/to/image|image_name}},Check if a portable service image is attached to the host system:,explain,linux Install or reinstall the `br` shell function:,broot --install,command_gen,linux broot --install,Install or reinstall the `br` shell function:,explain,linux "Pretend to load a module into the kernel, but don't actually do it:",sudo modprobe --dry-run {{module_name}},command_gen,linux sudo modprobe --dry-run {{module_name}},"Pretend to load a module into the kernel, but don't actually do it:",explain,linux Load a module into the kernel:,sudo modprobe {{module_name}},command_gen,linux sudo modprobe {{module_name}},Load a module into the kernel:,explain,linux Remove a module from the kernel:,sudo modprobe --remove {{module_name}},command_gen,linux sudo modprobe --remove {{module_name}},Remove a module from the kernel:,explain,linux Remove a module and those that depend on it from the kernel:,sudo modprobe --remove-dependencies {{module_name}},command_gen,linux sudo modprobe --remove-dependencies {{module_name}},Remove a module and those that depend on it from the kernel:,explain,linux Show a kernel module's dependencies:,sudo modprobe --show-depends {{module_name}},command_gen,linux sudo modprobe --show-depends {{module_name}},Show a kernel module's dependencies:,explain,linux Add a new `apt` repository:,add-apt-repository {{repository_spec}},command_gen,linux add-apt-repository {{repository_spec}},Add a new `apt` repository:,explain,linux Remove an `apt` repository:,add-apt-repository --remove {{repository_spec}},command_gen,linux add-apt-repository --remove {{repository_spec}},Remove an `apt` repository:,explain,linux Update the package cache after adding a repository:,add-apt-repository --update {{repository_spec}},command_gen,linux add-apt-repository --update {{repository_spec}},Update the package cache after adding a repository:,explain,linux Allow source packages to be downloaded from the repository:,add-apt-repository --enable-source {{repository_spec}},command_gen,linux add-apt-repository --enable-source {{repository_spec}},Allow source packages to be downloaded from the repository:,explain,linux Display a tree of processes:,pstree,command_gen,linux pstree,Display a tree of processes:,explain,linux Display a tree of processes with PIDs:,pstree {{[-p|--show-pids]}},command_gen,linux pstree {{[-p|--show-pids]}},Display a tree of processes with PIDs:,explain,linux Display all process trees rooted at processes owned by specified user:,pstree {{user}},command_gen,linux pstree {{user}},Display all process trees rooted at processes owned by specified user:,explain,linux Run a command with the given scheduling class and priority:,ionice {{[-c|--class]}} {{scheduling_class}} {{[-n|--classdata]}} {{priority}} {{command}},command_gen,linux ionice {{[-c|--class]}} {{scheduling_class}} {{[-n|--classdata]}} {{priority}} {{command}},Run a command with the given scheduling class and priority:,explain,linux "Set I/O scheduling class of a running process with a specific [p]id, [P]gid or [u]id:",ionice {{[-c|--class]}} {{scheduling_class}} -{{p|P|u}} {{id}},command_gen,linux ionice {{[-c|--class]}} {{scheduling_class}} -{{p|P|u}} {{id}},"Set I/O scheduling class of a running process with a specific [p]id, [P]gid or [u]id:",explain,linux Run a command with custom I/O scheduling class and priority:,ionice {{[-c|--class]}} {{scheduling_class}} {{[-n|--classdata]}} {{priority}} {{command}},command_gen,linux ionice {{[-c|--class]}} {{scheduling_class}} {{[-n|--classdata]}} {{priority}} {{command}},Run a command with custom I/O scheduling class and priority:,explain,linux Ignore failure to set the requested priority:,ionice {{[-t|--ignore]}} {{[-n|--classdata]}} {{priority}} {{[-p|--pid]}} {{pid}},command_gen,linux ionice {{[-t|--ignore]}} {{[-n|--classdata]}} {{priority}} {{[-p|--pid]}} {{pid}},Ignore failure to set the requested priority:,explain,linux Run the command even in case it was not possible to set the desired priority (this can happen due to insufficient privileges or an old kernel version):,ionice {{[-t|--ignore]}} {{[-n|--classdata]}} {{priority}} {{[-p|--pid]}} {{pid}},command_gen,linux ionice {{[-t|--ignore]}} {{[-n|--classdata]}} {{priority}} {{[-p|--pid]}} {{pid}},Run the command even in case it was not possible to set the desired priority (this can happen due to insufficient privileges or an old kernel version):,explain,linux Print the I/O scheduling class and priority of a running process:,ionice {{[-p|--pid]}} {{pid}},command_gen,linux ionice {{[-p|--pid]}} {{pid}},Print the I/O scheduling class and priority of a running process:,explain,linux Open a URL in the default application:,handlr open {{https://example.com}},command_gen,linux handlr open {{https://example.com}},Open a URL in the default application:,explain,linux Open a PDF in the default PDF viewer:,handlr open {{path/to/file.pdf}},command_gen,linux handlr open {{path/to/file.pdf}},Open a PDF in the default PDF viewer:,explain,linux Set `imv` as the default application for PNG files:,handlr set {{.png}} {{imv.desktop}},command_gen,linux handlr set {{.png}} {{imv.desktop}},Set `imv` as the default application for PNG files:,explain,linux Set MPV as the default application for all audio files:,handlr set {{'audio/*'}} {{mpv.desktop}},command_gen,linux handlr set {{'audio/*'}} {{mpv.desktop}},Set MPV as the default application for all audio files:,explain,linux List all default apps:,handlr list,command_gen,linux handlr list,List all default apps:,explain,linux Print the default application for PNG files:,handlr get {{.png}},command_gen,linux handlr get {{.png}},Print the default application for PNG files:,explain,linux Run using interactive mode:,bitwise,command_gen,linux bitwise,Run using interactive mode:,explain,linux Convert from decimal:,bitwise {{12345}},command_gen,linux bitwise {{12345}},Convert from decimal:,explain,linux Convert from hexadecimal:,bitwise {{0x563d}},command_gen,linux bitwise {{0x563d}},Convert from hexadecimal:,explain,linux Convert a C-style calculation:,"bitwise ""{{0x123 + 0x20 - 30 / 50}}""",command_gen,linux "bitwise ""{{0x123 + 0x20 - 30 / 50}}""",Convert a C-style calculation:,explain,linux List available power profiles:,powerprofilesctl list,command_gen,linux powerprofilesctl list,List available power profiles:,explain,linux Set a specific power profile:,powerprofilesctl set {{profile_name}},command_gen,linux powerprofilesctl set {{profile_name}},Set a specific power profile:,explain,linux Display power and battery information:,upower {{[-d|--dump]}},command_gen,linux upower {{[-d|--dump]}},Display power and battery information:,explain,linux List all power devices:,upower {{[-e|--enumerate]}},command_gen,linux upower {{[-e|--enumerate]}},List all power devices:,explain,linux Watch for and print power status changes:,upower {{[-m|--monitor]}},command_gen,linux upower {{[-m|--monitor]}},Watch for and print power status changes:,explain,linux Watch for and print detailed power status changes:,upower --monitor-detail,command_gen,linux upower --monitor-detail,Watch for and print detailed power status changes:,explain,linux Display version:,upower {{[-v|--version]}},command_gen,linux upower {{[-v|--version]}},Display version:,explain,linux Start `raspi-config`:,sudo raspi-config,command_gen,linux sudo raspi-config,Start `raspi-config`:,explain,linux View documentation for the original command:,tldr gcc,command_gen,linux tldr gcc,View documentation for the original command:,explain,linux Copy a file to a remote host:,rcp {{path/to/local_file}} {{username}}@{{remote_host}}:{{/path/to/destination/}},command_gen,linux rcp {{path/to/local_file}} {{username}}@{{remote_host}}:{{/path/to/destination/}},Copy a file to a remote host:,explain,linux Copy a directory recursively:,rcp {{[-r|--recursive]}} {{path/to/local_directory}} {{username}}@{{remote_host}}:{{/path/to/destination/}},command_gen,linux rcp {{[-r|--recursive]}} {{path/to/local_directory}} {{username}}@{{remote_host}}:{{/path/to/destination/}},Copy a directory recursively:,explain,linux Preserve the file attributes:,rcp {{[-p|--preserve]}} {{path/to/local_file}} {{username}}@{{remote_host}}:{{/path/to/destination/}},command_gen,linux rcp {{[-p|--preserve]}} {{path/to/local_file}} {{username}}@{{remote_host}}:{{/path/to/destination/}},Preserve the file attributes:,explain,linux Force copy without a confirmation:,rcp {{[-f|--from]}} {{path/to/local_file}} {{username}}@{{remote_host}}:{{/path/to/destination/}},command_gen,linux rcp {{[-f|--from]}} {{path/to/local_file}} {{username}}@{{remote_host}}:{{/path/to/destination/}},Force copy without a confirmation:,explain,linux Fill the console:,hollywood,command_gen,linux hollywood,Fill the console:,explain,linux Exit `hollywood`:,,command_gen,linux ,Exit `hollywood`:,explain,linux Display help:,hollywood {{[-h|--help]}},command_gen,linux hollywood {{[-h|--help]}},Display help:,explain,linux Configure cloudinit settings for a specific user and set password for the user:,qm cloud-init {{vm_id}} -user={{user}} -password={{password}},command_gen,linux qm cloud-init {{vm_id}} -user={{user}} -password={{password}},Configure cloudinit settings for a specific user and set password for the user:,explain,linux Configure cloudinit settings for a specific user and set password for the user with a specific SSH key:,qm cloud-init {{vm_id}} -user={{user}} -password={{password}} -sshkey={{ssh_key}},command_gen,linux qm cloud-init {{vm_id}} -user={{user}} -password={{password}} -sshkey={{ssh_key}},Configure cloudinit settings for a specific user and set password for the user with a specific SSH key:,explain,linux Set the hostname for a specific virtual machine:,qm cloud-init {{vm_id}} -hostname={{hostname}},command_gen,linux qm cloud-init {{vm_id}} -hostname={{hostname}},Set the hostname for a specific virtual machine:,explain,linux Configure the network interface settings for a specific virtual machine:,qm cloud-init {{vm_id}} -ipconfig {{ipconfig}},command_gen,linux qm cloud-init {{vm_id}} -ipconfig {{ipconfig}},Configure the network interface settings for a specific virtual machine:,explain,linux Configure a shell script to execute before `cloud-ini` is run on a virtual machine:,qm cloud-init {{vm_id}} -pre {{script}},command_gen,linux qm cloud-init {{vm_id}} -pre {{script}},Configure a shell script to execute before `cloud-ini` is run on a virtual machine:,explain,linux Display the MIME type of a file:,xdg-mime query filetype {{path/to/file}},command_gen,linux xdg-mime query filetype {{path/to/file}},Display the MIME type of a file:,explain,linux Display the default application for opening PNGs:,xdg-mime query default {{image/png}},command_gen,linux xdg-mime query default {{image/png}},Display the default application for opening PNGs:,explain,linux Display the default application for opening a specific file:,xdg-mime query default $(xdg-mime query filetype {{path/to/file}}),command_gen,linux xdg-mime query default $(xdg-mime query filetype {{path/to/file}}),Display the default application for opening a specific file:,explain,linux Set imv as the default application for opening PNG and JPEG images:,xdg-mime default {{imv.desktop}} {{image/png}} {{image/jpeg}},command_gen,linux xdg-mime default {{imv.desktop}} {{image/png}} {{image/jpeg}},Set imv as the default application for opening PNG and JPEG images:,explain,linux Create users and groups from a specific configuration file:,systemd-sysusers {{path/to/file}},command_gen,linux systemd-sysusers {{path/to/file}},Create users and groups from a specific configuration file:,explain,linux Process configuration files and print what would be done without actually doing anything:,systemd-sysusers --dry-run {{path/to/file}},command_gen,linux systemd-sysusers --dry-run {{path/to/file}},Process configuration files and print what would be done without actually doing anything:,explain,linux "Print the contents of all configuration files (before each file, its name is printed as a comment):",systemd-sysusers --cat-config,command_gen,linux systemd-sysusers --cat-config,"Print the contents of all configuration files (before each file, its name is printed as a comment):",explain,linux Create an ext4 filesystem inside partition Y on device X:,sudo mkfs.ext4 {{/dev/sdXY}},command_gen,linux sudo mkfs.ext4 {{/dev/sdXY}},Create an ext4 filesystem inside partition Y on device X:,explain,linux Create an ext4 filesystem with a volume-label:,sudo mkfs.ext4 -L {{volume_label}} {{/dev/sdXY}},command_gen,linux sudo mkfs.ext4 -L {{volume_label}} {{/dev/sdXY}},Create an ext4 filesystem with a volume-label:,explain,linux Retrieve all extended attributes of a file and display them in a detailed format:,getfattr {{[-d|--dump]}} {{path/to/file}},command_gen,linux getfattr {{[-d|--dump]}} {{path/to/file}},Retrieve all extended attributes of a file and display them in a detailed format:,explain,linux Get a specific attribute of a file:,getfattr {{[-n|--name]}} user.{{attribute_name}} {{path/to/file}},command_gen,linux getfattr {{[-n|--name]}} user.{{attribute_name}} {{path/to/file}},Get a specific attribute of a file:,explain,linux View documentation for the original command:,tldr flex,command_gen,linux tldr flex,View documentation for the original command:,explain,linux Print on-disk information for a given filesystem:,dump.exfat {{/dev/sdXY}},command_gen,linux dump.exfat {{/dev/sdXY}},Print on-disk information for a given filesystem:,explain,linux Start the Apache daemon. Throw a message if it is already running:,sudo apache2ctl start,command_gen,linux sudo apache2ctl start,Start the Apache daemon. Throw a message if it is already running:,explain,linux Stop the Apache daemon:,sudo apache2ctl stop,command_gen,linux sudo apache2ctl stop,Stop the Apache daemon:,explain,linux Restart the Apache daemon:,sudo apache2ctl restart,command_gen,linux sudo apache2ctl restart,Restart the Apache daemon:,explain,linux Test syntax of the configuration file:,sudo apache2ctl -t,command_gen,linux sudo apache2ctl -t,Test syntax of the configuration file:,explain,linux List loaded modules:,sudo apache2ctl -M,command_gen,linux sudo apache2ctl -M,List loaded modules:,explain,linux Clean the source file directory:,sudo eclean distfiles,command_gen,linux sudo eclean distfiles,Clean the source file directory:,explain,linux Clean the binary package directory:,sudo eclean packages,command_gen,linux sudo eclean packages,Clean the binary package directory:,explain,linux "Clean the distfiles of all uninstalled packages, but keep the distfiles of installed packages:",sudo eclean --deep --package-names distfiles,command_gen,linux sudo eclean --deep --package-names distfiles,"Clean the distfiles of all uninstalled packages, but keep the distfiles of installed packages:",explain,linux "Clean the binary packages of all uninstalled packages, but keep the binaries of installed packages:",sudo eclean --deep --package-names packages,command_gen,linux sudo eclean --deep --package-names packages,"Clean the binary packages of all uninstalled packages, but keep the binaries of installed packages:",explain,linux Disable a given swap area:,swapoff {{path/to/file}},command_gen,linux swapoff {{path/to/file}},Disable a given swap area:,explain,linux Disable all swap areas in `/proc/swaps`:,swapoff {{[-a|--all]}},command_gen,linux swapoff {{[-a|--all]}},Disable all swap areas in `/proc/swaps`:,explain,linux Disable a swap partition by its label:,swapoff -L {{label}},command_gen,linux swapoff -L {{label}},Disable a swap partition by its label:,explain,linux Remove a package:,xbps-remove {{package}},command_gen,linux xbps-remove {{package}},Remove a package:,explain,linux Remove a package and its dependencies:,xbps-remove {{[-R|--recursive]}} {{package}},command_gen,linux xbps-remove {{[-R|--recursive]}} {{package}},Remove a package and its dependencies:,explain,linux Remove orphan packages (installed as dependencies but no longer required by any package):,xbps-remove {{[-o|--remove-orphans]}},command_gen,linux xbps-remove {{[-o|--remove-orphans]}},Remove orphan packages (installed as dependencies but no longer required by any package):,explain,linux Remove obsolete packages from the cache:,xbps-remove {{[-O|--clean-cache]}},command_gen,linux xbps-remove {{[-O|--clean-cache]}},Remove obsolete packages from the cache:,explain,linux Synchronize list of packages and versions available:,zypper refresh,command_gen,linux zypper refresh,Synchronize list of packages and versions available:,explain,linux Install a new package:,zypper install {{package}},command_gen,linux zypper install {{package}},Install a new package:,explain,linux Remove a package:,zypper remove {{package}},command_gen,linux zypper remove {{package}},Remove a package:,explain,linux Upgrade installed packages to the newest available versions:,zypper update,command_gen,linux zypper update,Upgrade installed packages to the newest available versions:,explain,linux Search package via keyword:,zypper search {{keyword}},command_gen,linux zypper search {{keyword}},Search package via keyword:,explain,linux Show information related to configured repositories:,zypper repos --sort-by-priority,command_gen,linux zypper repos --sort-by-priority,Show information related to configured repositories:,explain,linux Display all extractable information contained in the ELF file:,eu-readelf {{[-a|--all]}} {{path/to/file}},command_gen,linux eu-readelf {{[-a|--all]}} {{path/to/file}},Display all extractable information contained in the ELF file:,explain,linux "Display the contents of all NOTE segments/sections, or of a particular segment/section:",eu-readelf {{[-n--notes]}} {{.note.ABI-tag}} {{path/to/file}},command_gen,linux eu-readelf {{[-n--notes]}} {{.note.ABI-tag}} {{path/to/file}},"Display the contents of all NOTE segments/sections, or of a particular segment/section:",explain,linux Search for duplicate extents in a directory and show them:,duperemove -r {{path/to/directory}},command_gen,linux duperemove -r {{path/to/directory}},Search for duplicate extents in a directory and show them:,explain,linux Deduplicate duplicate extents on a Btrfs or XFS (experimental) filesystem:,duperemove -r -d {{path/to/directory}},command_gen,linux duperemove -r -d {{path/to/directory}},Deduplicate duplicate extents on a Btrfs or XFS (experimental) filesystem:,explain,linux Use a hash file to store extent hashes (less memory usage and can be reused on subsequent runs):,duperemove -r -d --hashfile={{path/to/hashfile}} {{path/to/directory}},command_gen,linux duperemove -r -d --hashfile={{path/to/hashfile}} {{path/to/directory}},Use a hash file to store extent hashes (less memory usage and can be reused on subsequent runs):,explain,linux Limit I/O threads (for hashing and dedupe stage) and CPU threads (for duplicate extent finding stage):,duperemove -r -d --hashfile={{path/to/hashfile}} --io-threads={{n}} --cpu-threads={{n}} {{path/to/directory}},command_gen,linux duperemove -r -d --hashfile={{path/to/hashfile}} --io-threads={{n}} --cpu-threads={{n}} {{path/to/directory}},Limit I/O threads (for hashing and dedupe stage) and CPU threads (for duplicate extent finding stage):,explain,linux Reboot the system:,reboot,command_gen,linux reboot,Reboot the system:,explain,linux Power off the system (same as `poweroff`):,reboot {{[-p|--poweroff]}},command_gen,linux reboot {{[-p|--poweroff]}},Power off the system (same as `poweroff`):,explain,linux Halt (terminates all processes and shuts down the CPU) the system (same as `halt`):,reboot --halt,command_gen,linux reboot --halt,Halt (terminates all processes and shuts down the CPU) the system (same as `halt`):,explain,linux Reboot immediately without contacting the system manager:,reboot {{[-f|--force]}},command_gen,linux reboot {{[-f|--force]}},Reboot immediately without contacting the system manager:,explain,linux Write the wtmp shutdown entry without rebooting the system:,reboot {{[-w|--wtmp-only]}},command_gen,linux reboot {{[-w|--wtmp-only]}},Write the wtmp shutdown entry without rebooting the system:,explain,linux Create an 'fsdax' mode namespace:,ndctl create-namespace --mode={{fsdax}},command_gen,linux ndctl create-namespace --mode={{fsdax}},Create an 'fsdax' mode namespace:,explain,linux Change the mode of a namespace to 'raw':,ndctl create-namespace --reconfigure={{namespaceX.Y}} --mode={{raw}},command_gen,linux ndctl create-namespace --reconfigure={{namespaceX.Y}} --mode={{raw}},Change the mode of a namespace to 'raw':,explain,linux "Check a sector mode namespace for consistency, and repair if needed:",ndctl check-namespace --repair {{namespaceX.Y}},command_gen,linux ndctl check-namespace --repair {{namespaceX.Y}},"Check a sector mode namespace for consistency, and repair if needed:",explain,linux "List all namespaces, regions, and buses (including disabled ones):",ndctl list --namespaces --regions --buses --idle,command_gen,linux ndctl list --namespaces --regions --buses --idle,"List all namespaces, regions, and buses (including disabled ones):",explain,linux List a specific namespace and include lots of additional information:,ndctl list -vvv --namespace={{namespaceX.Y}},command_gen,linux ndctl list -vvv --namespace={{namespaceX.Y}},List a specific namespace and include lots of additional information:,explain,linux Run a monitor to watch for SMART health events for NVDIMMs on the 'ACPI.NFIT' bus:,ndctl monitor --bus={{ACPI.NFIT}},command_gen,linux ndctl monitor --bus={{ACPI.NFIT}},Run a monitor to watch for SMART health events for NVDIMMs on the 'ACPI.NFIT' bus:,explain,linux Remove a namespace (when applicable) or reset it to an initial state:,ndctl destroy-namespace --force {{namespaceX.Y}},command_gen,linux ndctl destroy-namespace --force {{namespaceX.Y}},Remove a namespace (when applicable) or reset it to an initial state:,explain,linux Run the protontricks GUI:,protontricks --gui,command_gen,linux protontricks --gui,Run the protontricks GUI:,explain,linux Run Winetricks for a specific game:,protontricks {{appid}} {{winetricks_args}},command_gen,linux protontricks {{appid}} {{winetricks_args}},Run Winetricks for a specific game:,explain,linux Run a command within a game's installation directory:,protontricks -c {{command}} {{appid}},command_gen,linux protontricks -c {{command}} {{appid}},Run a command within a game's installation directory:,explain,linux [l]ist all installed games:,protontricks -l,command_gen,linux protontricks -l,[l]ist all installed games:,explain,linux [s]earch for a game's App ID by name:,protontricks -s {{game_name}},command_gen,linux protontricks -s {{game_name}},[s]earch for a game's App ID by name:,explain,linux Run an executable in the proton environment of a specific game:,protontricks-launch --appid {{appid}} {{path/to/executable.exe}},command_gen,linux protontricks-launch --appid {{appid}} {{path/to/executable.exe}},Run an executable in the proton environment of a specific game:,explain,linux Display help:,protontricks --help,command_gen,linux protontricks --help,Display help:,explain,linux Synchronize and update all packages (includes AUR):,pacaur -Syu,command_gen,linux pacaur -Syu,Synchronize and update all packages (includes AUR):,explain,linux Synchronize and update only AUR packages:,pacaur -Syua,command_gen,linux pacaur -Syua,Synchronize and update only AUR packages:,explain,linux Install a new package (includes AUR):,pacaur -S {{package}},command_gen,linux pacaur -S {{package}},Install a new package (includes AUR):,explain,linux Remove a package and its dependencies (includes AUR packages):,pacaur -Rs {{package}},command_gen,linux pacaur -Rs {{package}},Remove a package and its dependencies (includes AUR packages):,explain,linux Search the package database for a keyword (includes AUR):,pacaur -Ss {{keyword}},command_gen,linux pacaur -Ss {{keyword}},Search the package database for a keyword (includes AUR):,explain,linux List all currently installed packages (includes AUR packages):,pacaur -Qs,command_gen,linux pacaur -Qs,List all currently installed packages (includes AUR packages):,explain,linux List vulnerable installed packages on the current host:,debsecan,command_gen,linux debsecan,List vulnerable installed packages on the current host:,explain,linux List vulnerable installed packages of a specific suite:,debsecan --suite {{release_code_name}},command_gen,linux debsecan --suite {{release_code_name}},List vulnerable installed packages of a specific suite:,explain,linux List only fixed vulnerabilities:,debsecan --suite {{release_code_name}} --only-fixed,command_gen,linux debsecan --suite {{release_code_name}} --only-fixed,List only fixed vulnerabilities:,explain,linux "List only fixed vulnerabilities of unstable (""sid"") and mail to root:",debsecan --suite {{sid}} --only-fixed --format {{report}} --mailto {{root}} --update-history,command_gen,linux debsecan --suite {{sid}} --only-fixed --format {{report}} --mailto {{root}} --update-history,"List only fixed vulnerabilities of unstable (""sid"") and mail to root:",explain,linux Upgrade vulnerable installed packages:,sudo apt upgrade $(debsecan --only-fixed --format {{packages}}),command_gen,linux sudo apt upgrade $(debsecan --only-fixed --format {{packages}}),Upgrade vulnerable installed packages:,explain,linux Start an interactive calculator session:,mate-calc-cmd,command_gen,linux mate-calc-cmd,Start an interactive calculator session:,explain,linux Calculate a specific mathematic expression:,{{2 + 5}},command_gen,linux {{2 + 5}},Calculate a specific mathematic expression:,explain,linux List all storage devices in a tree-like format:,lsblk,command_gen,linux lsblk,List all storage devices in a tree-like format:,explain,linux Also list empty devices:,lsblk {{[-a|--all]}},command_gen,linux lsblk {{[-a|--all]}},Also list empty devices:,explain,linux Print the SIZE column in bytes rather than in a human-readable format:,lsblk {{[-b|--bytes]}},command_gen,linux lsblk {{[-b|--bytes]}},Print the SIZE column in bytes rather than in a human-readable format:,explain,linux Output info about filesystems:,lsblk {{[-f|--fs]}},command_gen,linux lsblk {{[-f|--fs]}},Output info about filesystems:,explain,linux Use ASCII characters for tree formatting:,lsblk {{[-i|--ascii]}},command_gen,linux lsblk {{[-i|--ascii]}},Use ASCII characters for tree formatting:,explain,linux Output info about block-device topology:,lsblk {{[-t|--topology]}},command_gen,linux lsblk {{[-t|--topology]}},Output info about block-device topology:,explain,linux Exclude the devices specified by the comma-separated list of major device numbers:,"lsblk {{[-e|--exclude]}} {{1,7,...}}",command_gen,linux "lsblk {{[-e|--exclude]}} {{1,7,...}}",Exclude the devices specified by the comma-separated list of major device numbers:,explain,linux Display a customized summary using a comma-separated list of columns:,"lsblk {{[-o|--output]}} {{NAME,SERIAL,MODEL,TRAN,TYPE,SIZE,FSTYPE,MOUNTPOINT,...}}",command_gen,linux "lsblk {{[-o|--output]}} {{NAME,SERIAL,MODEL,TRAN,TYPE,SIZE,FSTYPE,MOUNTPOINT,...}}",Display a customized summary using a comma-separated list of columns:,explain,linux "Show all peers on the bus, by their service names:",busctl list,command_gen,linux busctl list,"Show all peers on the bus, by their service names:",explain,linux "Show process information and credentials of a bus service, a process, or the owner of the bus (if no parameter is specified):",busctl status {{service|pid}},command_gen,linux busctl status {{service|pid}},"Show process information and credentials of a bus service, a process, or the owner of the bus (if no parameter is specified):",explain,linux "Dump messages being exchanged. If no service is specified, show all messages on the bus:",busctl monitor {{service1 service2 ...}},command_gen,linux busctl monitor {{service1 service2 ...}},"Dump messages being exchanged. If no service is specified, show all messages on the bus:",explain,linux Show an object tree of one or more services (or all services if no service is specified):,busctl tree {{service1 service2 ...}},command_gen,linux busctl tree {{service1 service2 ...}},Show an object tree of one or more services (or all services if no service is specified):,explain,linux "Show interfaces, methods, properties and signals of the specified object on the specified service:",busctl introspect {{service}} {{path/to/object}},command_gen,linux busctl introspect {{service}} {{path/to/object}},"Show interfaces, methods, properties and signals of the specified object on the specified service:",explain,linux Retrieve the current value of one or more object properties:,busctl get-property {{service}} {{path/to/object}} {{interface_name}} {{property_name}},command_gen,linux busctl get-property {{service}} {{path/to/object}} {{interface_name}} {{property_name}},Retrieve the current value of one or more object properties:,explain,linux Invoke a method and show the response:,busctl call {{service}} {{path/to/object}} {{interface_name}} {{method_name}},command_gen,linux busctl call {{service}} {{path/to/object}} {{interface_name}} {{method_name}},Invoke a method and show the response:,explain,linux Get the hostname of the computer:,hostnamectl,command_gen,linux hostnamectl,Get the hostname of the computer:,explain,linux Set the hostname of the computer:,"sudo hostnamectl set-hostname ""{{hostname}}""",command_gen,linux "sudo hostnamectl set-hostname ""{{hostname}}""",Set the hostname of the computer:,explain,linux Set a pretty hostname for the computer:,"sudo hostnamectl set-hostname --static ""{{hostname.example.com}}"" && sudo hostnamectl set-hostname --pretty ""{{hostname}}""",command_gen,linux "sudo hostnamectl set-hostname --static ""{{hostname.example.com}}"" && sudo hostnamectl set-hostname --pretty ""{{hostname}}""",Set a pretty hostname for the computer:,explain,linux Reset hostname to its default value:,"sudo hostnamectl set-hostname --pretty """"",command_gen,linux "sudo hostnamectl set-hostname --pretty """"",Reset hostname to its default value:,explain,linux Initialize the `pacman` keyring:,sudo pacman-key --init,command_gen,linux sudo pacman-key --init,Initialize the `pacman` keyring:,explain,linux Add the default Arch Linux keys:,sudo pacman-key --populate {{archlinux}},command_gen,linux sudo pacman-key --populate {{archlinux}},Add the default Arch Linux keys:,explain,linux List keys from the public keyring:,pacman-key --list-keys,command_gen,linux pacman-key --list-keys,List keys from the public keyring:,explain,linux Add the specified keys:,sudo pacman-key --add {{path/to/keyfile.gpg}},command_gen,linux sudo pacman-key --add {{path/to/keyfile.gpg}},Add the specified keys:,explain,linux Receive a key from a key server:,"sudo pacman-key --recv-keys ""{{uid|name|email}}""",command_gen,linux "sudo pacman-key --recv-keys ""{{uid|name|email}}""",Receive a key from a key server:,explain,linux Print the fingerprint of a specific key:,"pacman-key --finger ""{{uid|name|email}}""",command_gen,linux "pacman-key --finger ""{{uid|name|email}}""",Print the fingerprint of a specific key:,explain,linux Sign an imported key locally:,"sudo pacman-key --lsign-key ""{{uid|name|email}}""",command_gen,linux "sudo pacman-key --lsign-key ""{{uid|name|email}}""",Sign an imported key locally:,explain,linux Remove a specific key:,"sudo pacman-key --delete ""{{uid|name|email}}""",command_gen,linux "sudo pacman-key --delete ""{{uid|name|email}}""",Remove a specific key:,explain,linux Monitor everything on localhost:,tshark,command_gen,linux tshark,Monitor everything on localhost:,explain,linux Only capture packets matching a specific capture filter:,tshark -f '{{udp port 53}}',command_gen,linux tshark -f '{{udp port 53}}',Only capture packets matching a specific capture filter:,explain,linux Only show packets matching a specific output filter:,"tshark -Y '{{http.request.method == ""GET""}}'",command_gen,linux "tshark -Y '{{http.request.method == ""GET""}}'",Only show packets matching a specific output filter:,explain,linux Decode a TCP port using a specific protocol (e.g. HTTP):,"tshark -d tcp.port=={{8888}},{{http}}",command_gen,linux "tshark -d tcp.port=={{8888}},{{http}}",Decode a TCP port using a specific protocol (e.g. HTTP):,explain,linux Specify the format of captured output:,tshark -T {{json|text|ps|...}},command_gen,linux tshark -T {{json|text|ps|...}},Specify the format of captured output:,explain,linux Select specific fields to output:,tshark -T {{fields|ek|json|pdml}} -e {{http.request.method}} -e {{ip.src}},command_gen,linux tshark -T {{fields|ek|json|pdml}} -e {{http.request.method}} -e {{ip.src}},Select specific fields to output:,explain,linux Write captured packet to a file:,tshark -w {{path/to/file}},command_gen,linux tshark -w {{path/to/file}},Write captured packet to a file:,explain,linux Analyze packets from a file:,tshark -r {{path/to/file.pcap}},command_gen,linux tshark -r {{path/to/file.pcap}},Analyze packets from a file:,explain,linux Read all unread news:,sudo informant read,command_gen,linux sudo informant read,Read all unread news:,explain,linux Check for news:,informant check,command_gen,linux informant check,Check for news:,explain,linux List latest news:,informant list,command_gen,linux informant list,List latest news:,explain,linux Display help:,informant {{[-h|--help]}},command_gen,linux informant {{[-h|--help]}},Display help:,explain,linux Change the current user's SMB password:,smbpasswd,command_gen,linux smbpasswd,Change the current user's SMB password:,explain,linux Add a specified user to Samba and set password (user should already exist in system):,sudo smbpasswd -a {{username}},command_gen,linux sudo smbpasswd -a {{username}},Add a specified user to Samba and set password (user should already exist in system):,explain,linux Modify an existing Samba user's password:,sudo smbpasswd {{username}},command_gen,linux sudo smbpasswd {{username}},Modify an existing Samba user's password:,explain,linux Delete a Samba user (use `pdbedit` instead if the Unix account has been deleted):,sudo smbpasswd -x {{username}},command_gen,linux sudo smbpasswd -x {{username}},Delete a Samba user (use `pdbedit` instead if the Unix account has been deleted):,explain,linux Resolve a local service to its IPv4:,avahi-resolve -4 {{[-n|--name]}} {{service.local}},command_gen,linux avahi-resolve -4 {{[-n|--name]}} {{service.local}},Resolve a local service to its IPv4:,explain,linux "Resolve an IP to a hostname, verbosely:",avahi-resolve {{[-v|--verbose]}} {{[-a|--address]}} {{IP}},command_gen,linux avahi-resolve {{[-v|--verbose]}} {{[-a|--address]}} {{IP}},"Resolve an IP to a hostname, verbosely:",explain,linux Add a torrent file or magnet to be downloaded:,rtorrent {{torrent_or_magnet}},command_gen,linux rtorrent {{torrent_or_magnet}},Add a torrent file or magnet to be downloaded:,explain,linux Start the download:,,command_gen,linux ,Start the download:,explain,linux View details about downloading torrent:,,command_gen,linux ,View details about downloading torrent:,explain,linux Close rtorrent safely:,,command_gen,linux ,Close rtorrent safely:,explain,linux Add a medium:,sudo urpmi.addmedia {{medium}} {{ftp://ftp.site.com/path/to/Mageia/RPMS}},command_gen,linux sudo urpmi.addmedia {{medium}} {{ftp://ftp.site.com/path/to/Mageia/RPMS}},Add a medium:,explain,linux Add a medium from a hard drive (run `genhdlist2` in the directory first):,sudo urpmi.addmedia --distrib HD file:/{{/path/to/repo}},command_gen,linux sudo urpmi.addmedia --distrib HD file:/{{/path/to/repo}},Add a medium from a hard drive (run `genhdlist2` in the directory first):,explain,linux Add important media from a chosen mirror:,sudo urpmi.addmedia --distrib ftp://{{mirror_website}}/mirror/mageia/distrib/{{version}}/{{arch}},command_gen,linux sudo urpmi.addmedia --distrib ftp://{{mirror_website}}/mirror/mageia/distrib/{{version}}/{{arch}},Add important media from a chosen mirror:,explain,linux Automatically select mirrors from a mirror list:,sudo urpmi.addmedia --distrib --mirrorlist {{mirrorlist}},command_gen,linux sudo urpmi.addmedia --distrib --mirrorlist {{mirrorlist}},Automatically select mirrors from a mirror list:,explain,linux Set the keyboard in French AZERTY:,setxkbmap {{fr}},command_gen,linux setxkbmap {{fr}},Set the keyboard in French AZERTY:,explain,linux "Set multiple keyboard layouts, their variants and switching option:","setxkbmap -layout {{us,de}} -variant {{,qwerty}} -option {{'grp:alt_caps_toggle'}}",command_gen,linux "setxkbmap -layout {{us,de}} -variant {{,qwerty}} -option {{'grp:alt_caps_toggle'}}","Set multiple keyboard layouts, their variants and switching option:",explain,linux Get help:,setxkbmap -help,command_gen,linux setxkbmap -help,Get help:,explain,linux List all layouts:,localectl list-x11-keymap-layouts,command_gen,linux localectl list-x11-keymap-layouts,List all layouts:,explain,linux List variants for the layout:,localectl list-x11-keymap-variants {{de}},command_gen,linux localectl list-x11-keymap-variants {{de}},List variants for the layout:,explain,linux List available switching options:,localectl list-x11-keymap-options | grep grp:,command_gen,linux localectl list-x11-keymap-options | grep grp:,List available switching options:,explain,linux List all virtual machines:,qm list,command_gen,linux qm list,List all virtual machines:,explain,linux List all virtual machines with a full status about the ones which are currently running:,qm list --full 1,command_gen,linux qm list --full 1,List all virtual machines with a full status about the ones which are currently running:,explain,linux Display the whole control group hierarchy on your system:,systemd-cgls,command_gen,linux systemd-cgls,Display the whole control group hierarchy on your system:,explain,linux Display a control group tree of a specific resource controller:,systemd-cgls {{cpu|memory|io}},command_gen,linux systemd-cgls {{cpu|memory|io}},Display a control group tree of a specific resource controller:,explain,linux Display the control group hierarchy of one or more systemd units:,systemd-cgls {{[-u|--unit]}} {{unit1 unit2 ...}},command_gen,linux systemd-cgls {{[-u|--unit]}} {{unit1 unit2 ...}},Display the control group hierarchy of one or more systemd units:,explain,linux Check the current system clock time:,timedatectl,command_gen,linux timedatectl,Check the current system clock time:,explain,linux Set the local time of the system clock directly:,"timedatectl set-time ""{{yyyy-MM-dd hh:mm:ss}}""",command_gen,linux "timedatectl set-time ""{{yyyy-MM-dd hh:mm:ss}}""",Set the local time of the system clock directly:,explain,linux List available timezones:,timedatectl list-timezones,command_gen,linux timedatectl list-timezones,List available timezones:,explain,linux Set the system timezone:,timedatectl set-timezone {{timezone}},command_gen,linux timedatectl set-timezone {{timezone}},Set the system timezone:,explain,linux Enable Network Time Protocol (NTP) synchronization:,timedatectl set-ntp on,command_gen,linux timedatectl set-ntp on,Enable Network Time Protocol (NTP) synchronization:,explain,linux Change the hardware clock time standard to localtime:,timedatectl set-local-rtc 1,command_gen,linux timedatectl set-local-rtc 1,Change the hardware clock time standard to localtime:,explain,linux Install a package:,opkg install {{package}},command_gen,linux opkg install {{package}},Install a package:,explain,linux Remove a package:,opkg remove {{package}},command_gen,linux opkg remove {{package}},Remove a package:,explain,linux Update the list of available packages:,opkg update,command_gen,linux opkg update,Update the list of available packages:,explain,linux Upgrade one or more specific package(s):,opkg upgrade {{package(s)}},command_gen,linux opkg upgrade {{package(s)}},Upgrade one or more specific package(s):,explain,linux Display information for a specific package:,opkg info {{package}},command_gen,linux opkg info {{package}},Display information for a specific package:,explain,linux List all the available packages:,opkg list,command_gen,linux opkg list,List all the available packages:,explain,linux Find out which package owns a file:,opkg search {{/path/to/file}},command_gen,linux opkg search {{/path/to/file}},Find out which package owns a file:,explain,linux List all files belonging to a package:,opkg files {{package}},command_gen,linux opkg files {{package}},List all files belonging to a package:,explain,linux Show all overridden configuration files:,systemd-delta,command_gen,linux systemd-delta,Show all overridden configuration files:,explain,linux Show only files of specific types (comma-separated list):,systemd-delta {{[-t|--type]}} {{masked|equivalent|redirected|overridden|extended|unchanged}},command_gen,linux systemd-delta {{[-t|--type]}} {{masked|equivalent|redirected|overridden|extended|unchanged}},Show only files of specific types (comma-separated list):,explain,linux Show only files whose path starts with the specified prefix (Note: A prefix is a directory containing subdirectories with systemd configuration files):,systemd-delta {{/etc|/run|/usr/lib|...}},command_gen,linux systemd-delta {{/etc|/run|/usr/lib|...}},Show only files whose path starts with the specified prefix (Note: A prefix is a directory containing subdirectories with systemd configuration files):,explain,linux Further restrict the search path by adding a suffix (the prefix is optional):,systemd-delta {{prefix}}/{{tmpfiles.d|sysctl.d|systemd/system|...}},command_gen,linux systemd-delta {{prefix}}/{{tmpfiles.d|sysctl.d|systemd/system|...}},Further restrict the search path by adding a suffix (the prefix is optional):,explain,linux List all input devices:,xinput list,command_gen,linux xinput list,List all input devices:,explain,linux Disable an input:,xinput disable {{id}},command_gen,linux xinput disable {{id}},Disable an input:,explain,linux Enable an input:,xinput enable {{id}},command_gen,linux xinput enable {{id}},Enable an input:,explain,linux Disconnect an input from its master:,xinput float {{id}},command_gen,linux xinput float {{id}},Disconnect an input from its master:,explain,linux Reattach an input as slave to a master:,xinput reattach {{id}} {{master_id}},command_gen,linux xinput reattach {{id}} {{master_id}},Reattach an input as slave to a master:,explain,linux List settings of an input device:,xinput list-props {{id}},command_gen,linux xinput list-props {{id}},List settings of an input device:,explain,linux Change a setting of an input device:,xinput set-prop {{id}} {{setting_id}} {{value}},command_gen,linux xinput set-prop {{id}} {{setting_id}} {{value}},Change a setting of an input device:,explain,linux Copy a virtual machine:,qm copy {{vm_id}} {{new_vm_id}},command_gen,linux qm copy {{vm_id}} {{new_vm_id}},Copy a virtual machine:,explain,linux Copy a virtual machine using a specific name:,qm copy {{vm_id}} {{new_vm_id}} --name {{name}},command_gen,linux qm copy {{vm_id}} {{new_vm_id}} --name {{name}},Copy a virtual machine using a specific name:,explain,linux Copy a virtual machine using a specific descriptionn:,qm copy {{vm_id}} {{new_vm_id}} --description {{description}},command_gen,linux qm copy {{vm_id}} {{new_vm_id}} --description {{description}},Copy a virtual machine using a specific descriptionn:,explain,linux Copy a virtual machine creating a full copy of all disks:,qm copy {{vm_id}} {{new_vm_id}} --full,command_gen,linux qm copy {{vm_id}} {{new_vm_id}} --full,Copy a virtual machine creating a full copy of all disks:,explain,linux Copy a virtual machine using a specific format for file storage (requires `--full`):,qm copy {{vm_id}} {{new_vm_id}} --full --format {{qcow2|raw|vmdk}},command_gen,linux qm copy {{vm_id}} {{new_vm_id}} --full --format {{qcow2|raw|vmdk}},Copy a virtual machine using a specific format for file storage (requires `--full`):,explain,linux Copy a virtual machine then add it to a specific pool:,qm copy {{vm_id}} {{new_vm_id}} --pool {{pool_name}},command_gen,linux qm copy {{vm_id}} {{new_vm_id}} --pool {{pool_name}},Copy a virtual machine then add it to a specific pool:,explain,linux A preferred way to trace the path to a host:,tracepath -p {{33434}} {{host}},command_gen,linux tracepath -p {{33434}} {{host}},A preferred way to trace the path to a host:,explain,linux "Specify the initial destination port, useful with non-standard firewall settings:",tracepath -p {{destination_port}} {{host}},command_gen,linux tracepath -p {{destination_port}} {{host}},"Specify the initial destination port, useful with non-standard firewall settings:",explain,linux Print both hostnames and numerical IP addresses:,tracepath -b {{host}},command_gen,linux tracepath -b {{host}},Print both hostnames and numerical IP addresses:,explain,linux Specify a maximum TTL (number of hops):,tracepath -m {{max_hops}} {{host}},command_gen,linux tracepath -m {{max_hops}} {{host}},Specify a maximum TTL (number of hops):,explain,linux Specify the initial packet length (defaults to 65535 for IPv4 and 128000 for IPv6):,tracepath -l {{packet_length}} {{host}},command_gen,linux tracepath -l {{packet_length}} {{host}},Specify the initial packet length (defaults to 65535 for IPv4 and 128000 for IPv6):,explain,linux Use only IPv6 addresses:,tracepath -6 {{host}},command_gen,linux tracepath -6 {{host}},Use only IPv6 addresses:,explain,linux Remove all but the 3 most recent package versions from the `pacman` cache:,paccache {{[-r|--remove]}},command_gen,linux paccache {{[-r|--remove]}},Remove all but the 3 most recent package versions from the `pacman` cache:,explain,linux Set the number of package versions to keep:,paccache {{[-rk|--remove --keep]}} {{num_versions}},command_gen,linux paccache {{[-rk|--remove --keep]}} {{num_versions}},Set the number of package versions to keep:,explain,linux Perform a dry-run and show the number of candidate packages for deletion:,paccache {{[-d|--dryrun]}},command_gen,linux paccache {{[-d|--dryrun]}},Perform a dry-run and show the number of candidate packages for deletion:,explain,linux Move candidate packages to a directory instead of deleting them:,paccache {{[-m|--move]}} {{path/to/directory}},command_gen,linux paccache {{[-m|--move]}} {{path/to/directory}},Move candidate packages to a directory instead of deleting them:,explain,linux Create a snapshot of a specific virtual machine:,qm snapshot {{vm_id}} {{snapshot_name}},command_gen,linux qm snapshot {{vm_id}} {{snapshot_name}},Create a snapshot of a specific virtual machine:,explain,linux Create a snapshot with a specific description:,qm snapshot {{vm_id}} {{snapshot_name}} --description {{description}},command_gen,linux qm snapshot {{vm_id}} {{snapshot_name}} --description {{description}},Create a snapshot with a specific description:,explain,linux Create a snapshot including the vmstate:,qm snapshot {{vm_id}} {{snapshot_name}} --description {{description}} --vmstate 1,command_gen,linux qm snapshot {{vm_id}} {{snapshot_name}} --description {{description}} --vmstate 1,Create a snapshot including the vmstate:,explain,linux Show only [a]ctive containers:,ctop -a,command_gen,linux ctop -a,Show only [a]ctive containers:,explain,linux [r]everse the container sort order:,ctop -r,command_gen,linux ctop -r,[r]everse the container sort order:,explain,linux [i]nvert the default colors:,ctop -i,command_gen,linux ctop -i,[i]nvert the default colors:,explain,linux Display [h]elp:,ctop -h,command_gen,linux ctop -h,Display [h]elp:,explain,linux "Start a buffer for temporary notes, which won't be saved:",zile,command_gen,linux zile,"Start a buffer for temporary notes, which won't be saved:",explain,linux Open a file:,zile {{path/to/file}},command_gen,linux zile {{path/to/file}},Open a file:,explain,linux Save a file:,,command_gen,linux ,Save a file:,explain,linux Quit:,,command_gen,linux ,Quit:,explain,linux Open a file at a specified line number:,zile +{{line_number}} {{path/to/file}},command_gen,linux zile +{{line_number}} {{path/to/file}},Open a file at a specified line number:,explain,linux Undo changes:,,command_gen,linux ,Undo changes:,explain,linux Check a btrfs filesystem:,sudo btrfs check {{path/to/partition}},command_gen,linux sudo btrfs check {{path/to/partition}},Check a btrfs filesystem:,explain,linux Check and repair a btrfs filesystem (dangerous):,sudo btrfs check --repair {{path/to/partition}},command_gen,linux sudo btrfs check --repair {{path/to/partition}},Check and repair a btrfs filesystem (dangerous):,explain,linux Show the progress of the check:,sudo btrfs check {{[-p|--progress]}} {{path/to/partition}},command_gen,linux sudo btrfs check {{[-p|--progress]}} {{path/to/partition}},Show the progress of the check:,explain,linux Verify the checksum of each data block (if the filesystem is good):,sudo btrfs check --check-data-csum {{path/to/partition}},command_gen,linux sudo btrfs check --check-data-csum {{path/to/partition}},Verify the checksum of each data block (if the filesystem is good):,explain,linux "Use the `n`-th superblock (`n` can be 0, 1 or 2):",sudo btrfs check {{[-s|--super]}} {{n}} {{path/to/partition}},command_gen,linux sudo btrfs check {{[-s|--super]}} {{n}} {{path/to/partition}},"Use the `n`-th superblock (`n` can be 0, 1 or 2):",explain,linux Rebuild the checksum tree:,sudo btrfs check --repair --init-csum-tree {{path/to/partition}},command_gen,linux sudo btrfs check --repair --init-csum-tree {{path/to/partition}},Rebuild the checksum tree:,explain,linux Rebuild the extent tree:,sudo btrfs check --repair --init-extent-tree {{path/to/partition}},command_gen,linux sudo btrfs check --repair --init-extent-tree {{path/to/partition}},Rebuild the extent tree:,explain,linux Flip the current (non-persistent) values of the specified booleans:,sudo togglesebool {{virt_use_samba virt_use_usb ...}},command_gen,linux sudo togglesebool {{virt_use_samba virt_use_usb ...}},Flip the current (non-persistent) values of the specified booleans:,explain,linux Check the status of a parallel port device:,tunelp {{[-s|--status]}} {{/dev/lp0}},command_gen,linux tunelp {{[-s|--status]}} {{/dev/lp0}},Check the status of a parallel port device:,explain,linux Reset a given parallel port:,tunelp {{[-r|--reset]}} {{/dev/lp0}},command_gen,linux tunelp {{[-r|--reset]}} {{/dev/lp0}},Reset a given parallel port:,explain,linux "Use a given IRQ for a device, each one representing an interrupt line:",tunelp {{[-i|--irq]}} 5 {{/dev/lp0}},command_gen,linux tunelp {{[-i|--irq]}} 5 {{/dev/lp0}},"Use a given IRQ for a device, each one representing an interrupt line:",explain,linux Try a given number of times to output a character to the printer before sleeping for a given time:,tunelp {{[-c|--chars]}} {{times}} {{[-t|--time]}} {{time_in_centiseconds}} {{/dev/lp0}},command_gen,linux tunelp {{[-c|--chars]}} {{times}} {{[-t|--time]}} {{time_in_centiseconds}} {{/dev/lp0}},Try a given number of times to output a character to the printer before sleeping for a given time:,explain,linux Enable or disable aborting on error (disabled by default):,tunelp {{[-a|--abort]}} {{on|off}},command_gen,linux tunelp {{[-a|--abort]}} {{on|off}},Enable or disable aborting on error (disabled by default):,explain,linux Create a loopback device with the default loopback behavior:,pw-loopback,command_gen,linux pw-loopback,Create a loopback device with the default loopback behavior:,explain,linux Create a loopback device that automatically connects to the speakers:,pw-loopback {{[-m|--channel-map]}} '{{[FL FR]}}' {{[-i|--capture-props]}} '{{media.class=Audio/Sink}}',command_gen,linux pw-loopback {{[-m|--channel-map]}} '{{[FL FR]}}' {{[-i|--capture-props]}} '{{media.class=Audio/Sink}}',Create a loopback device that automatically connects to the speakers:,explain,linux Create a loopback device that automatically connects to the microphone:,pw-loopback {{[-m|--channel-map]}} '{{[FL FR]}}' {{[-o|--playback-props]}} '{{media.class=Audio/Source}}',command_gen,linux pw-loopback {{[-m|--channel-map]}} '{{[FL FR]}}' {{[-o|--playback-props]}} '{{media.class=Audio/Source}}',Create a loopback device that automatically connects to the microphone:,explain,linux Create a dummy loopback device that doesn't automatically connect to anything:,pw-loopback {{[-m|--channel-map]}} '{{[FL FR]}}' {{[-i|--capture-props]}} '{{media.class=Audio/Sink}}' {{[-o|--playback-props]}} '{{media.class=Audio/Source}}',command_gen,linux pw-loopback {{[-m|--channel-map]}} '{{[FL FR]}}' {{[-i|--capture-props]}} '{{media.class=Audio/Sink}}' {{[-o|--playback-props]}} '{{media.class=Audio/Source}}',Create a dummy loopback device that doesn't automatically connect to anything:,explain,linux Create a loopback device that automatically connects to the speakers and swaps the left and right channels between the sink and source:,pw-loopback {{[-i|--capture-props]}} '{{media.class=Audio/Sink audio.position=[FL FR]}}' {{[-o|--playback-props]}} '{{audio.position=[FR FL]}}',command_gen,linux pw-loopback {{[-i|--capture-props]}} '{{media.class=Audio/Sink audio.position=[FL FR]}}' {{[-o|--playback-props]}} '{{audio.position=[FR FL]}}',Create a loopback device that automatically connects to the speakers and swaps the left and right channels between the sink and source:,explain,linux Create a loopback device that automatically connects to the microphone and swaps the left and right channels between the sink and source:,pw-loopback {{[-i|--capture-props]}} '{{audio.position=[FR FL]}}' {{[-o|--playback-props]}} '{{media.class=Audio/Source audio.position=[FL FR]}}',command_gen,linux pw-loopback {{[-i|--capture-props]}} '{{audio.position=[FR FL]}}' {{[-o|--playback-props]}} '{{media.class=Audio/Source audio.position=[FL FR]}}',Create a loopback device that automatically connects to the microphone and swaps the left and right channels between the sink and source:,explain,linux Start knockd system daemon:,knockd {{[-d|--daemon]}},command_gen,linux knockd {{[-d|--daemon]}},Start knockd system daemon:,explain,linux Use specified configuration file for knockd:,knockd {{[-c|--config]}} {{path/to/file}}.configuration,command_gen,linux knockd {{[-c|--config]}} {{path/to/file}}.configuration,Use specified configuration file for knockd:,explain,linux Launch a VNC server that allows multiple clients to connect:,x11vnc -shared,command_gen,linux x11vnc -shared,Launch a VNC server that allows multiple clients to connect:,explain,linux "Launch a VNC server in view-only mode, and which won't terminate once the last client disconnects:",x11vnc -forever -viewonly,command_gen,linux x11vnc -forever -viewonly,"Launch a VNC server in view-only mode, and which won't terminate once the last client disconnects:",explain,linux Launch a VNC server on a specific display and screen (both starting at index zero):,x11vnc -display :{{display}}.{{screen}},command_gen,linux x11vnc -display :{{display}}.{{screen}},Launch a VNC server on a specific display and screen (both starting at index zero):,explain,linux Launch a VNC server on the third display's default screen:,x11vnc -display :{{2}},command_gen,linux x11vnc -display :{{2}},Launch a VNC server on the third display's default screen:,explain,linux Launch a VNC server on the first display's second screen:,x11vnc -display :{{0}}.{{1}},command_gen,linux x11vnc -display :{{0}}.{{1}},Launch a VNC server on the first display's second screen:,explain,linux Search the AUR database for a package:,aur search {{keyword}},command_gen,linux aur search {{keyword}},Search the AUR database for a package:,explain,linux "Download a package and its dependencies from AUR, build them and add them to a local repository:",aur sync {{package}},command_gen,linux aur sync {{package}},"Download a package and its dependencies from AUR, build them and add them to a local repository:",explain,linux List packages available in your local repository:,aur repo {{[-l|--list]}},command_gen,linux aur repo {{[-l|--list]}},List packages available in your local repository:,explain,linux Upgrade local repository packages:,aur sync {{[-u|--upgrades]}},command_gen,linux aur sync {{[-u|--upgrades]}},Upgrade local repository packages:,explain,linux Install a package without viewing changes in Vim and do not confirm dependency installation:,aur sync --noview {{[-n|--noconfirm]}} {{package}},command_gen,linux aur sync --noview {{[-n|--noconfirm]}} {{package}},Install a package without viewing changes in Vim and do not confirm dependency installation:,explain,linux Refresh database content:,sudo updatedb,command_gen,linux sudo updatedb,Refresh database content:,explain,linux Display file names as soon as they are found:,sudo updatedb {{[-v|--verbose]}},command_gen,linux sudo updatedb {{[-v|--verbose]}},Display file names as soon as they are found:,explain,linux Start `ntpq` in interactive mode:,ntpq,command_gen,linux ntpq,Start `ntpq` in interactive mode:,explain,linux Print a list of NTP peers:,ntpq {{[-p|--peers]}},command_gen,linux ntpq {{[-p|--peers]}},Print a list of NTP peers:,explain,linux Print a list of NTP peers without resolving hostnames from IP addresses:,ntpq {{[-n|--numeric]}} {{[-p|--peers]}},command_gen,linux ntpq {{[-n|--numeric]}} {{[-p|--peers]}},Print a list of NTP peers without resolving hostnames from IP addresses:,explain,linux Use `ntpq` in debugging mode:,ntpq {{[-d|--debug-level]}},command_gen,linux ntpq {{[-d|--debug-level]}},Use `ntpq` in debugging mode:,explain,linux Print NTP system variables values:,ntpq {{[-c|--command]}} {{rv}},command_gen,linux ntpq {{[-c|--command]}} {{rv}},Print NTP system variables values:,explain,linux "List services available on the local network along with their addresses and ports, ignoring ones on the local machine:",avahi-browse {{[-a|--all]}} {{[-r|--resolve]}} {{[-l|--ignore-local]}},command_gen,linux avahi-browse {{[-a|--all]}} {{[-r|--resolve]}} {{[-l|--ignore-local]}},"List services available on the local network along with their addresses and ports, ignoring ones on the local machine:",explain,linux Quickly list services in the local network in SSV format for scripts:,avahi-browse {{[-a|--all]}} {{[-t|--terminate]}} {{[-p|--parsable]}},command_gen,linux avahi-browse {{[-a|--all]}} {{[-t|--terminate]}} {{[-p|--parsable]}},Quickly list services in the local network in SSV format for scripts:,explain,linux List domains in the neighbourhood:,avahi-browse {{[-D|--browse-domains]}},command_gen,linux avahi-browse {{[-D|--browse-domains]}},List domains in the neighbourhood:,explain,linux Limit the search to a particular domain:,avahi-browse {{[-a|--all]}} --domain={{domain}},command_gen,linux avahi-browse {{[-a|--all]}} --domain={{domain}},Limit the search to a particular domain:,explain,linux Find out whether the network is connected and print the result to `stdout`:,nm-online,command_gen,linux nm-online,Find out whether the network is connected and print the result to `stdout`:,explain,linux Wait `n` seconds for a connection (30 by default):,nm-online --timeout {{n}},command_gen,linux nm-online --timeout {{n}},Wait `n` seconds for a connection (30 by default):,explain,linux View documentation for the original command:,tldr pacman query,command_gen,linux tldr pacman query,View documentation for the original command:,explain,linux Stop a container:,sudo lxc-stop {{container_name}},command_gen,linux sudo lxc-stop {{container_name}},Stop a container:,explain,linux Display help:,lxc-stop {{[-?|--help]}},command_gen,linux lxc-stop {{[-?|--help]}},Display help:,explain,linux List all users in the SAM file:,chntpw -l {{path/to/sam_file}},command_gen,linux chntpw -l {{path/to/sam_file}},List all users in the SAM file:,explain,linux Edit user interactively:,chntpw -u {{username}} {{path/to/sam_file}},command_gen,linux chntpw -u {{username}} {{path/to/sam_file}},Edit user interactively:,explain,linux Use chntpw interactively:,chntpw -i {{path/to/sam_file}},command_gen,linux chntpw -i {{path/to/sam_file}},Use chntpw interactively:,explain,linux Start `xman` in three-button window:,xman,command_gen,linux xman,Start `xman` in three-button window:,explain,linux Open the manual page output stored in a given file:,xman -helpfile {{filename}},command_gen,linux xman -helpfile {{filename}},Open the manual page output stored in a given file:,explain,linux Show both manual page and directory:,xman -bothshown,command_gen,linux xman -bothshown,Show both manual page and directory:,explain,linux Run Docker daemon:,dockerd,command_gen,linux dockerd,Run Docker daemon:,explain,linux Run Docker daemon and configure it to listen to specific sockets (UNIX and TCP):,dockerd --host unix://{{path/to/tmp.sock}} --host tcp://{{ip}},command_gen,linux dockerd --host unix://{{path/to/tmp.sock}} --host tcp://{{ip}},Run Docker daemon and configure it to listen to specific sockets (UNIX and TCP):,explain,linux Run with specific daemon PID file:,dockerd --pidfile {{path/to/pid_file}},command_gen,linux dockerd --pidfile {{path/to/pid_file}},Run with specific daemon PID file:,explain,linux Run in debug mode:,dockerd --debug,command_gen,linux dockerd --debug,Run in debug mode:,explain,linux Run and set a specific log level:,dockerd --log-level {{debug|info|warn|error|fatal}},command_gen,linux dockerd --log-level {{debug|info|warn|error|fatal}},Run and set a specific log level:,explain,linux Review files that need maintenance in interactive mode:,pacdiff,command_gen,linux pacdiff,Review files that need maintenance in interactive mode:,explain,linux Use sudo and sudoedit to remove and merge files:,pacdiff {{[-s|--sudo]}},command_gen,linux pacdiff {{[-s|--sudo]}},Use sudo and sudoedit to remove and merge files:,explain,linux "Review files needing maintenance, creating `.bak`ups of the original if you `(O)verwrite`:",pacdiff {{[-s|--sudo]}} {{[-b|--backup]}},command_gen,linux pacdiff {{[-s|--sudo]}} {{[-b|--backup]}},"Review files needing maintenance, creating `.bak`ups of the original if you `(O)verwrite`:",explain,linux Use a specific editor to view and merge configuration files (default is `vim -d`):,DIFFPROG={{editor}} pacdiff,command_gen,linux DIFFPROG={{editor}} pacdiff,Use a specific editor to view and merge configuration files (default is `vim -d`):,explain,linux Scan for configuration files with `locate` instead of using `pacman` database:,pacdiff {{[-l|--locate]}},command_gen,linux pacdiff {{[-l|--locate]}},Scan for configuration files with `locate` instead of using `pacman` database:,explain,linux Display help:,pacdiff {{[-h|--help]}},command_gen,linux pacdiff {{[-h|--help]}},Display help:,explain,linux Display a simple message:,"whiptail --title ""{{title}}"" --msgbox ""{{message}}"" {{height_in_chars}} {{width_in_chars}}",command_gen,linux "whiptail --title ""{{title}}"" --msgbox ""{{message}}"" {{height_in_chars}} {{width_in_chars}}",Display a simple message:,explain,linux "Display a boolean choice, returning the result through the exit code:","whiptail --title ""{{title}}"" --yesno ""{{message}}"" {{height_in_chars}} {{width_in_chars}}",command_gen,linux "whiptail --title ""{{title}}"" --yesno ""{{message}}"" {{height_in_chars}} {{width_in_chars}}","Display a boolean choice, returning the result through the exit code:",explain,linux Customise the text on the yes/no buttons:,"whiptail --title ""{{title}}"" --yes-button ""{{text}}"" --no-button ""{{text}}"" --yesno ""{{message}}"" {{height_in_chars}} {{width_in_chars}}",command_gen,linux "whiptail --title ""{{title}}"" --yes-button ""{{text}}"" --no-button ""{{text}}"" --yesno ""{{message}}"" {{height_in_chars}} {{width_in_chars}}",Customise the text on the yes/no buttons:,explain,linux Display a text input box:,"{{result_variable_name}}=""$(whiptail --title ""{{title}}"" --inputbox ""{{message}}"" {{height_in_chars}} {{width_in_chars}} {{default_text}} 3>&1 1>&2 2>&3)""",command_gen,linux "{{result_variable_name}}=""$(whiptail --title ""{{title}}"" --inputbox ""{{message}}"" {{height_in_chars}} {{width_in_chars}} {{default_text}} 3>&1 1>&2 2>&3)""",Display a text input box:,explain,linux Display a password input box:,"{{result_variable_name}}=""$(whiptail --title ""{{title}}"" --passwordbox ""{{message}}"" {{height_in_chars}} {{width_in_chars}} 3>&1 1>&2 2>&3)""",command_gen,linux "{{result_variable_name}}=""$(whiptail --title ""{{title}}"" --passwordbox ""{{message}}"" {{height_in_chars}} {{width_in_chars}} 3>&1 1>&2 2>&3)""",Display a password input box:,explain,linux Display a multiple-choice menu:,"{{result_variable_name}}=$(whiptail --title ""{{title}}"" --menu ""{{message}}"" {{height_in_chars}} {{width_in_chars}} {{menu_display_height}} ""{{value_1}}"" ""{{display_text_1}}"" ""{{value_n}}"" ""{{display_text_n}}"" ..... 3>&1 1>&2 2>&3)",command_gen,linux "{{result_variable_name}}=$(whiptail --title ""{{title}}"" --menu ""{{message}}"" {{height_in_chars}} {{width_in_chars}} {{menu_display_height}} ""{{value_1}}"" ""{{display_text_1}}"" ""{{value_n}}"" ""{{display_text_n}}"" ..... 3>&1 1>&2 2>&3)",Display a multiple-choice menu:,explain,linux Listen for input on the specified port and write it to the specified file:,ncat {{[-l|--listen]}} {{port}} > {{path/to/file}},command_gen,linux ncat {{[-l|--listen]}} {{port}} > {{path/to/file}},Listen for input on the specified port and write it to the specified file:,explain,linux Accept multiple connections and keep ncat open after they have been closed:,ncat {{[-lk|--listen --keep-open]}} {{port}},command_gen,linux ncat {{[-lk|--listen --keep-open]}} {{port}},Accept multiple connections and keep ncat open after they have been closed:,explain,linux Write output of specified file to the specified host on the specified port:,ncat {{address}} {{port}} < {{path/to/file}},command_gen,linux ncat {{address}} {{port}} < {{path/to/file}},Write output of specified file to the specified host on the specified port:,explain,linux Accept multiple incoming connections on an encrypted channel evading detection of traffic content:,ncat --ssl {{[-k|--keep-open]}} {{[-l|--listen]}} {{port}},command_gen,linux ncat --ssl {{[-k|--keep-open]}} {{[-l|--listen]}} {{port}},Accept multiple incoming connections on an encrypted channel evading detection of traffic content:,explain,linux Connect to an open `ncat` connection over SSL:,ncat --ssl {{host}} {{port}},command_gen,linux ncat --ssl {{host}} {{port}},Connect to an open `ncat` connection over SSL:,explain,linux Check connectivity to a remote host on a particular port with timeout:,ncat {{[-w|--wait]}} {{seconds}} {{[-vz|--verbose -z]}} {{host}} {{port}},command_gen,linux ncat {{[-w|--wait]}} {{seconds}} {{[-vz|--verbose -z]}} {{host}} {{port}},Check connectivity to a remote host on a particular port with timeout:,explain,linux Create a home directory for a user based on `/etc/skel` with umask 022:,sudo mkhomedir_helper {{username}},command_gen,linux sudo mkhomedir_helper {{username}},Create a home directory for a user based on `/etc/skel` with umask 022:,explain,linux Create a home directory for a user based on `/etc/skel` with all permissions for owner (0) and read permission for group (3):,sudo mkhomedir_helper {{username}} {{037}},command_gen,linux sudo mkhomedir_helper {{username}} {{037}},Create a home directory for a user based on `/etc/skel` with all permissions for owner (0) and read permission for group (3):,explain,linux Create a home directory for a user based on a custom skeleton:,sudo mkhomedir_helper {{username}} {{umask}} {{path/to/skeleton_directory}},command_gen,linux sudo mkhomedir_helper {{username}} {{umask}} {{path/to/skeleton_directory}},Create a home directory for a user based on a custom skeleton:,explain,linux "List available tests, plans, and stories:",tmt,command_gen,linux tmt,"List available tests, plans, and stories:",explain,linux Initialize tmt files/project structure:,tmt init,command_gen,linux tmt init,Initialize tmt files/project structure:,explain,linux Create a new test with a template and a link:,tmt test create --template {{beakerlib}} --link {{verifies:issue#1234}},command_gen,linux tmt test create --template {{beakerlib}} --link {{verifies:issue#1234}},Create a new test with a template and a link:,explain,linux "List available tests, plans, or stories:",tmt {{test|plan|story}} ls {{pattern}},command_gen,linux tmt {{test|plan|story}} ls {{pattern}},"List available tests, plans, or stories:",explain,linux Show detailed test metadata in the given context:,tmt --context {{arch=aarch64}} test show,command_gen,linux tmt --context {{arch=aarch64}} test show,Show detailed test metadata in the given context:,explain,linux Validate tmt files against the specification:,tmt lint,command_gen,linux tmt lint,Validate tmt files against the specification:,explain,linux Use filter:,tmt tests ls --filter {{tag:foo}} --filter {{tier:0}},command_gen,linux tmt tests ls --filter {{tag:foo}} --filter {{tier:0}},Use filter:,explain,linux Display help:,tmt --help,command_gen,linux tmt --help,Display help:,explain,linux Move a running process to your current terminal:,reptyr {{pid}},command_gen,linux reptyr {{pid}},Move a running process to your current terminal:,explain,linux List the name and status of all services:,service --status-all,command_gen,linux service --status-all,List the name and status of all services:,explain,linux Start/Stop/Restart/Reload service (start/stop should always be available):,service {{service_name}} {{start|stop|restart|reload}},command_gen,linux service {{service_name}} {{start|stop|restart|reload}},Start/Stop/Restart/Reload service (start/stop should always be available):,explain,linux Do a full restart (runs script twice with start and stop):,service {{service_name}} --full-restart,command_gen,linux service {{service_name}} --full-restart,Do a full restart (runs script twice with start and stop):,explain,linux Show the current status of a service:,service {{service_name}} status,command_gen,linux service {{service_name}} status,Show the current status of a service:,explain,linux Search for a specific username on social networks saving the results to a file:,sherlock {{username}} --output {{path/to/file}},command_gen,linux sherlock {{username}} --output {{path/to/file}},Search for a specific username on social networks saving the results to a file:,explain,linux Search for specific usernames on social networks saving the results into a directory:,sherlock {{username1 username2 ...}} --folderoutput {{path/to/directory}},command_gen,linux sherlock {{username1 username2 ...}} --folderoutput {{path/to/directory}},Search for specific usernames on social networks saving the results into a directory:,explain,linux Search for a specific username on social networks using the Tor network:,sherlock --tor {{username}},command_gen,linux sherlock --tor {{username}},Search for a specific username on social networks using the Tor network:,explain,linux Make requests over Tor with a new Tor circuit after each request:,sherlock --unique-tor {{username}},command_gen,linux sherlock --unique-tor {{username}},Make requests over Tor with a new Tor circuit after each request:,explain,linux Search for a specific username on social networks using a proxy:,sherlock {{username}} --proxy {{proxy_url}},command_gen,linux sherlock {{username}} --proxy {{proxy_url}},Search for a specific username on social networks using a proxy:,explain,linux Search for a specific username on social networks and open results in the default web browser:,sherlock {{username}} --browse,command_gen,linux sherlock {{username}} --browse,Search for a specific username on social networks and open results in the default web browser:,explain,linux Display help:,sherlock --help,command_gen,linux sherlock --help,Display help:,explain,linux List all local system locks:,lslocks,command_gen,linux lslocks,List all local system locks:,explain,linux List locks with defined column headers:,"lslocks {{[-o|--output]}} {{PID}},{{COMMAND}},{{PATH}}",command_gen,linux "lslocks {{[-o|--output]}} {{PID}},{{COMMAND}},{{PATH}}",List locks with defined column headers:,explain,linux "List locks producing a raw output (no columns), and without column headers:",lslocks {{[-r|--raw]}} {{[-n|--noheadings]}},command_gen,linux lslocks {{[-r|--raw]}} {{[-n|--noheadings]}},"List locks producing a raw output (no columns), and without column headers:",explain,linux List locks by PID input:,lslocks {{[-p|--pid]}} {{PID}},command_gen,linux lslocks {{[-p|--pid]}} {{PID}},List locks by PID input:,explain,linux List locks with JSON output to `stdout`:,lslocks {{[-J|--json]}},command_gen,linux lslocks {{[-J|--json]}},List locks with JSON output to `stdout`:,explain,linux Get the label of a FAT32 partition:,fatlabel {{/dev/sda1}},command_gen,linux fatlabel {{/dev/sda1}},Get the label of a FAT32 partition:,explain,linux Set the label of a FAT32 partition:,"fatlabel {{/dev/sdc3}} ""{{new_label}}""",command_gen,linux "fatlabel {{/dev/sdc3}} ""{{new_label}}""",Set the label of a FAT32 partition:,explain,linux Open alpine normally:,alpine,command_gen,linux alpine,Open alpine normally:,explain,linux Open alpine directly to the message composition screen to send an email to a given email address:,alpine {{email@example.net}},command_gen,linux alpine {{email@example.net}},Open alpine directly to the message composition screen to send an email to a given email address:,explain,linux Quit alpine:,q + y,command_gen,linux q + y,Quit alpine:,explain,linux Rename files using a Perl Common Regular Expression (substitute 'foo' with 'bar' wherever found):,rename {{'s/foo/bar/'}} {{*}},command_gen,linux rename {{'s/foo/bar/'}} {{*}},Rename files using a Perl Common Regular Expression (substitute 'foo' with 'bar' wherever found):,explain,linux Dry-run - display which renames would occur without performing them:,rename {{[-n|--nono]}} {{'s/foo/bar/'}} {{*}},command_gen,linux rename {{[-n|--nono]}} {{'s/foo/bar/'}} {{*}},Dry-run - display which renames would occur without performing them:,explain,linux Force renaming even if the operation would remove existing destination files:,rename {{[-f|--force]}} {{'s/foo/bar/'}} {{*}},command_gen,linux rename {{[-f|--force]}} {{'s/foo/bar/'}} {{*}},Force renaming even if the operation would remove existing destination files:,explain,linux "Convert filenames to lower case (use `-f` in case-insensitive filesystems to prevent ""already exists"" errors):",rename 'y/A-Z/a-z/' {{*}},command_gen,linux rename 'y/A-Z/a-z/' {{*}},"Convert filenames to lower case (use `-f` in case-insensitive filesystems to prevent ""already exists"" errors):",explain,linux Replace whitespace with underscores:,rename 's/\s+/_/g' {{*}},command_gen,linux rename 's/\s+/_/g' {{*}},Replace whitespace with underscores:,explain,linux Start an interactive server setup:,{{path/to/TerrariaServer}},command_gen,linux {{path/to/TerrariaServer}},Start an interactive server setup:,explain,linux Start a Terraria server:,{{path/to/TerrariaServer}} -world {{path/to/world.wld}},command_gen,linux {{path/to/TerrariaServer}} -world {{path/to/world.wld}},Start a Terraria server:,explain,linux Add constant network delay to outbound packages:,sudo tc {{[q|qdisc]}} {{[a|add]}} dev {{eth0}} root netem delay {{delay_in_milliseconds}}ms,command_gen,linux sudo tc {{[q|qdisc]}} {{[a|add]}} dev {{eth0}} root netem delay {{delay_in_milliseconds}}ms,Add constant network delay to outbound packages:,explain,linux Add normal distributed network delay to outbound packages:,sudo tc {{[q|qdisc]}} {{[a|add]}} dev {{eth0}} root netem delay {{mean_delay_ms}}ms {{delay_std_ms}}ms,command_gen,linux sudo tc {{[q|qdisc]}} {{[a|add]}} dev {{eth0}} root netem delay {{mean_delay_ms}}ms {{delay_std_ms}}ms,Add normal distributed network delay to outbound packages:,explain,linux Add package corruption/loss/duplication to a portion of packages:,sudo tc {{[q|qdisc]}} {{[a|add]}} dev {{eth0}} root netem {{corruption|loss|duplication}} {{effect_percentage}}%,command_gen,linux sudo tc {{[q|qdisc]}} {{[a|add]}} dev {{eth0}} root netem {{corruption|loss|duplication}} {{effect_percentage}}%,Add package corruption/loss/duplication to a portion of packages:,explain,linux "Limit bandwidth, burst rate and max latency:",sudo tc {{[q|qdisc]}} {{[a|add]}} dev eth0 root tbf rate {{max_bandwidth_mb}}mbit burst {{max_burst_rate_kb}}kbit latency {{max_latency_before_drop_ms}}ms,command_gen,linux sudo tc {{[q|qdisc]}} {{[a|add]}} dev eth0 root tbf rate {{max_bandwidth_mb}}mbit burst {{max_burst_rate_kb}}kbit latency {{max_latency_before_drop_ms}}ms,"Limit bandwidth, burst rate and max latency:",explain,linux Show active traffic control policies:,tc {{[q|qdisc]}} {{[s|show]}} dev {{eth0}},command_gen,linux tc {{[q|qdisc]}} {{[s|show]}} dev {{eth0}},Show active traffic control policies:,explain,linux Delete all traffic control rules:,sudo tc {{[q|qdisc]}} {{[d|delete]}} dev {{eth0}},command_gen,linux sudo tc {{[q|qdisc]}} {{[d|delete]}} dev {{eth0}},Delete all traffic control rules:,explain,linux Change traffic control rule:,sudo tc {{[q|qdisc]}} {{[c|change]}} dev {{eth0}} root netem {{policy}} {{policy_parameters}},command_gen,linux sudo tc {{[q|qdisc]}} {{[c|change]}} dev {{eth0}} root netem {{policy}} {{policy_parameters}},Change traffic control rule:,explain,linux Show the current settings of the system locale and keyboard mapping:,localectl,command_gen,linux localectl,Show the current settings of the system locale and keyboard mapping:,explain,linux List available locales:,localectl list-locales,command_gen,linux localectl list-locales,List available locales:,explain,linux Set a system locale variable:,localectl set-locale {{LANG}}={{en_US.UTF-8}},command_gen,linux localectl set-locale {{LANG}}={{en_US.UTF-8}},Set a system locale variable:,explain,linux List available keymaps:,localectl list-keymaps,command_gen,linux localectl list-keymaps,List available keymaps:,explain,linux Set the system keyboard mapping for the console and X11:,localectl set-keymap {{us}},command_gen,linux localectl set-keymap {{us}},Set the system keyboard mapping for the console and X11:,explain,linux View documentation for running `nmcli` as a NetworkManager secret/polkit agent:,tldr nmcli agent,command_gen,linux tldr nmcli agent,View documentation for running `nmcli` as a NetworkManager secret/polkit agent:,explain,linux View documentation for managing network connections:,tldr nmcli connection,command_gen,linux tldr nmcli connection,View documentation for managing network connections:,explain,linux View documentation for managing network interfaces and establishing new Wi-Fi connections:,tldr nmcli device,command_gen,linux tldr nmcli device,View documentation for managing network interfaces and establishing new Wi-Fi connections:,explain,linux View documentation for managing general settings of NetworkManager:,tldr nmcli general,command_gen,linux tldr nmcli general,View documentation for managing general settings of NetworkManager:,explain,linux View documentation for NetworkManager's activity monitor:,tldr nmcli monitor,command_gen,linux tldr nmcli monitor,View documentation for NetworkManager's activity monitor:,explain,linux View documentation for enabling/disabling and checking the status of networking:,tldr nmcli networking,command_gen,linux tldr nmcli networking,View documentation for enabling/disabling and checking the status of networking:,explain,linux View documentation for managing radio switches:,tldr nmcli radio,command_gen,linux tldr nmcli radio,View documentation for managing radio switches:,explain,linux Connect to a GlobalProtect VPN using a portal server:,gpclient connect {{vpn_gateway_url}},command_gen,linux gpclient connect {{vpn_gateway_url}},Connect to a GlobalProtect VPN using a portal server:,explain,linux Disconnect from the currently connected VPN server:,gpclient disconnect,command_gen,linux gpclient disconnect,Disconnect from the currently connected VPN server:,explain,linux Launch the graphical user interface (GUI) for VPN management:,gpclient launch-gui,command_gen,linux gpclient launch-gui,Launch the graphical user interface (GUI) for VPN management:,explain,linux Use OpenSSL workaround to bypass legacy renegotiation errors:,gpclient connect --fix-openssl {{vpn_gateway_url}},command_gen,linux gpclient connect --fix-openssl {{vpn_gateway_url}},Use OpenSSL workaround to bypass legacy renegotiation errors:,explain,linux Ignore TLS errors during connection:,gpclient connect --ignore-tls-errors {{vpn_gateway_url}},command_gen,linux gpclient connect --ignore-tls-errors {{vpn_gateway_url}},Ignore TLS errors during connection:,explain,linux Display version:,gpclient --version,command_gen,linux gpclient --version,Display version:,explain,linux Display help for any command:,gpclient help {{command}},command_gen,linux gpclient help {{command}},Display help for any command:,explain,linux "Check filesystem `/dev/sdXN`, reporting any damaged blocks:",sudo fsck {{/dev/sdXN}},command_gen,linux sudo fsck {{/dev/sdXN}},"Check filesystem `/dev/sdXN`, reporting any damaged blocks:",explain,linux "Check filesystem `/dev/sdXN`, reporting any damaged blocks and interactively letting the user choose to repair each one:",sudo fsck -r {{/dev/sdXN}},command_gen,linux sudo fsck -r {{/dev/sdXN}},"Check filesystem `/dev/sdXN`, reporting any damaged blocks and interactively letting the user choose to repair each one:",explain,linux "Check filesystem `/dev/sdXN`, reporting any damaged blocks and automatically repairing them:",sudo fsck -a {{/dev/sdXN}},command_gen,linux sudo fsck -a {{/dev/sdXN}},"Check filesystem `/dev/sdXN`, reporting any damaged blocks and automatically repairing them:",explain,linux View documentation for the original command:,tldr avahi-resolve,command_gen,linux tldr avahi-resolve,View documentation for the original command:,explain,linux "Initialize the bottle (run once, at start):",genie {{[-i|--initialize]}},command_gen,linux genie {{[-i|--initialize]}},"Initialize the bottle (run once, at start):",explain,linux Run a login shell inside the bottle:,genie {{[-s|--shell]}},command_gen,linux genie {{[-s|--shell]}},Run a login shell inside the bottle:,explain,linux Run a specified command inside the bottle:,genie {{[-c|--command]}} {{command}},command_gen,linux genie {{[-c|--command]}} {{command}},Run a specified command inside the bottle:,explain,linux Visit a website:,links {{https://example.com}},command_gen,linux links {{https://example.com}},Visit a website:,explain,linux Apply restrictions for anonymous account:,links -anonymous {{https://example.com}},command_gen,linux links -anonymous {{https://example.com}},Apply restrictions for anonymous account:,explain,linux Enable Cookies (`1` to enable):,links -enable-cookies {{0|1}} {{https://example.com}},command_gen,linux links -enable-cookies {{0|1}} {{https://example.com}},Enable Cookies (`1` to enable):,explain,linux Navigate forwards and backwards through the links on a page:,{{ArrowUp|ArrowDown}},command_gen,linux {{ArrowUp|ArrowDown}},Navigate forwards and backwards through the links on a page:,explain,linux Go forwards and backwards one page:,{{ArrowLeft|ArrowRight}},command_gen,linux {{ArrowLeft|ArrowRight}},Go forwards and backwards one page:,explain,linux Exit:,,command_gen,linux ,Exit:,explain,linux Launch xeyes on the local machine's default display:,xeyes,command_gen,linux xeyes,Launch xeyes on the local machine's default display:,explain,linux "Launch xeyes on a remote machine's display 0, screen 0:",xeyes -display {{remote_host}}:{{0}}.{{0}},command_gen,linux xeyes -display {{remote_host}}:{{0}}.{{0}},"Launch xeyes on a remote machine's display 0, screen 0:",explain,linux Show information for job:,scontrol show job {{job_id}},command_gen,linux scontrol show job {{job_id}},Show information for job:,explain,linux Suspend a comma-separated list of running jobs:,"scontrol suspend {{job_id1,job_id2,...}}",command_gen,linux "scontrol suspend {{job_id1,job_id2,...}}",Suspend a comma-separated list of running jobs:,explain,linux Resume a comma-separated list of suspended jobs:,"scontrol resume {{job_id1,job_id2,...}}",command_gen,linux "scontrol resume {{job_id1,job_id2,...}}",Resume a comma-separated list of suspended jobs:,explain,linux Hold a comma-separated list of queued jobs (Use `release` command to permit the jobs to be scheduled):,"scontrol hold {{job_id1,job_id2,...}}",command_gen,linux "scontrol hold {{job_id1,job_id2,...}}",Hold a comma-separated list of queued jobs (Use `release` command to permit the jobs to be scheduled):,explain,linux Release a comma-separated list of suspended job:,"scontrol release {{job_id1,job_id2,...}}",command_gen,linux "scontrol release {{job_id1,job_id2,...}}",Release a comma-separated list of suspended job:,explain,linux Launch the MOC terminal UI:,mocp,command_gen,linux mocp,Launch the MOC terminal UI:,explain,linux Launch the MOC terminal UI in a specific directory:,mocp {{path/to/directory}},command_gen,linux mocp {{path/to/directory}},Launch the MOC terminal UI in a specific directory:,explain,linux "Start the MOC server in the background, without launching the MOC terminal UI:",mocp {{[-S|--server]}},command_gen,linux mocp {{[-S|--server]}},"Start the MOC server in the background, without launching the MOC terminal UI:",explain,linux Add a specific song to the play queue while MOC is in the background:,mocp {{[-q|--enqueue]}} {{path/to/audio_file}},command_gen,linux mocp {{[-q|--enqueue]}} {{path/to/audio_file}},Add a specific song to the play queue while MOC is in the background:,explain,linux Add songs recursively to the play queue while MOC is in the background:,mocp {{[-a|--append]}} {{path/to/directory}},command_gen,linux mocp {{[-a|--append]}} {{path/to/directory}},Add songs recursively to the play queue while MOC is in the background:,explain,linux Clear the play queue while MOC is in the background:,mocp {{[-c|--clear]}},command_gen,linux mocp {{[-c|--clear]}},Clear the play queue while MOC is in the background:,explain,linux Play or stop the currently queued song while MOC is in the background:,mocp --{{play|stop}},command_gen,linux mocp --{{play|stop}},Play or stop the currently queued song while MOC is in the background:,explain,linux Stop the MOC server while it's in the background:,mocp {{[-x|--exit]}},command_gen,linux mocp {{[-x|--exit]}},Stop the MOC server while it's in the background:,explain,linux Start a new game:,cuyo,command_gen,linux cuyo,Start a new game:,explain,linux Navigate the piece horizontally:,{{|||}},command_gen,linux {{|||}},Navigate the piece horizontally:,explain,linux Turn the piece:,{{|}},command_gen,linux {{|}},Turn the piece:,explain,linux Hard drop the piece:,{{|}},command_gen,linux {{|}},Hard drop the piece:,explain,linux View documentation for `libuser-lid`:,tldr libuser-lid,command_gen,linux tldr libuser-lid,View documentation for `libuser-lid`:,explain,linux Update debtap database (before the first run):,sudo debtap --update,command_gen,linux sudo debtap --update,Update debtap database (before the first run):,explain,linux Convert the specified package:,debtap {{path/to/package.deb}},command_gen,linux debtap {{path/to/package.deb}},Convert the specified package:,explain,linux "Convert the specified package bypassing all questions, except for editing metadata files:",debtap --quiet {{path/to/package.deb}},command_gen,linux debtap --quiet {{path/to/package.deb}},"Convert the specified package bypassing all questions, except for editing metadata files:",explain,linux Generate a PKGBUILD file:,debtap --pkgbuild {{path/to/package.deb}},command_gen,linux debtap --pkgbuild {{path/to/package.deb}},Generate a PKGBUILD file:,explain,linux Print the statuses of all network interfaces:,nmcli device status,command_gen,linux nmcli device status,Print the statuses of all network interfaces:,explain,linux Print the available Wi-Fi access points:,nmcli device wifi,command_gen,linux nmcli device wifi,Print the available Wi-Fi access points:,explain,linux Connect to a Wi-Fi network with the specified SSID (you will be prompted for a password):,nmcli --ask device wifi connect {{ssid}},command_gen,linux nmcli --ask device wifi connect {{ssid}},Connect to a Wi-Fi network with the specified SSID (you will be prompted for a password):,explain,linux Print the password and QR code for the current Wi-Fi network:,nmcli device wifi show-password,command_gen,linux nmcli device wifi show-password,Print the password and QR code for the current Wi-Fi network:,explain,linux View documentation for creating containers:,tldr distrobox-create,command_gen,linux tldr distrobox-create,View documentation for creating containers:,explain,linux View documentation for listing container's information:,tldr distrobox-list,command_gen,linux tldr distrobox-list,View documentation for listing container's information:,explain,linux View documentation for entering the container:,tldr distrobox-enter,command_gen,linux tldr distrobox-enter,View documentation for entering the container:,explain,linux View documentation for executing a command on the host from inside a container:,tldr distrobox-host-exec,command_gen,linux tldr distrobox-host-exec,View documentation for executing a command on the host from inside a container:,explain,linux View documentation for exporting app/service/binary from the container to the host:,tldr distrobox-export,command_gen,linux tldr distrobox-export,View documentation for exporting app/service/binary from the container to the host:,explain,linux View documentation for upgrading containers:,tldr distrobox-upgrade,command_gen,linux tldr distrobox-upgrade,View documentation for upgrading containers:,explain,linux View documentation for stopping the containers:,tldr distrobox-stop,command_gen,linux tldr distrobox-stop,View documentation for stopping the containers:,explain,linux View documentation for removing the containers:,tldr distrobox-rm,command_gen,linux tldr distrobox-rm,View documentation for removing the containers:,explain,linux List all open file descriptors:,lsfd,command_gen,linux lsfd,List all open file descriptors:,explain,linux List all files kept open by a specific program:,lsfd {{[-Q|--filter]}} 'PID == {{process_ID}}',command_gen,linux lsfd {{[-Q|--filter]}} 'PID == {{process_ID}}',List all files kept open by a specific program:,explain,linux Check what program has a specific file open:,"lsfd {{[-Q|--filter]}} ""NAME == '{{/path/to/file}}'""",command_gen,linux "lsfd {{[-Q|--filter]}} ""NAME == '{{/path/to/file}}'""",Check what program has a specific file open:,explain,linux List open IPv4 or IPv6 sockets:,lsfd {{-i4|-i6}},command_gen,linux lsfd {{-i4|-i6}},List open IPv4 or IPv6 sockets:,explain,linux Display help:,lsfd {{[-h|--help]}},command_gen,linux lsfd {{[-h|--help]}},Display help:,explain,linux List available profiles:,tuned-adm list,command_gen,linux tuned-adm list,List available profiles:,explain,linux Show the currently active profile:,tuned-adm active,command_gen,linux tuned-adm active,Show the currently active profile:,explain,linux Set a specific tuning profile:,tuned-adm profile {{profile_name}},command_gen,linux tuned-adm profile {{profile_name}},Set a specific tuning profile:,explain,linux Recommend a suitable profile based on the current system:,tuned-adm recommend,command_gen,linux tuned-adm recommend,Recommend a suitable profile based on the current system:,explain,linux Disable tuning:,tuned-adm off,command_gen,linux tuned-adm off,Disable tuning:,explain,linux Reboot a virtual machine:,qm reboot {{vm_id}},command_gen,linux qm reboot {{vm_id}},Reboot a virtual machine:,explain,linux Reboot a virtual machine after wait for at most 10 seconds:,qm reboot --timeout {{10}} {{vm_id}},command_gen,linux qm reboot --timeout {{10}} {{vm_id}},Reboot a virtual machine after wait for at most 10 seconds:,explain,linux Set or unset a SELinux boolean. Booleans allow the administrator to customize how policy rules affect confined process types (a.k.a domains):,sudo semanage boolean {{[-m|--modify]}} {{-1|--on|-0|--off}} {{haproxy_connect_any}},command_gen,linux sudo semanage boolean {{[-m|--modify]}} {{-1|--on|-0|--off}} {{haproxy_connect_any}},Set or unset a SELinux boolean. Booleans allow the administrator to customize how policy rules affect confined process types (a.k.a domains):,explain,linux Add a user-defined file context labeling rule. File contexts define what files confined domains are allowed to access:,sudo semanage fcontext {{[-a|--add]}} {{[-t|--type]}} {{samba_share_t}} '/mnt/share(/.*)?',command_gen,linux sudo semanage fcontext {{[-a|--add]}} {{[-t|--type]}} {{samba_share_t}} '/mnt/share(/.*)?',Add a user-defined file context labeling rule. File contexts define what files confined domains are allowed to access:,explain,linux Add a user-defined port labeling rule. Port labels define what ports confined domains are allowed to listen on:,sudo semanage port {{[-a|--add]}} {{[-t|--type]}} {{ssh_port_t}} {{[-p|--proto]}} {{tcp}} {{22000}},command_gen,linux sudo semanage port {{[-a|--add]}} {{[-t|--type]}} {{ssh_port_t}} {{[-p|--proto]}} {{tcp}} {{22000}},Add a user-defined port labeling rule. Port labels define what ports confined domains are allowed to listen on:,explain,linux Set or unset permissive mode for a confined domain. Per-domain permissive mode allows more granular control compared to `setenforce`:,sudo semanage permissive {{-a|--add|-d|--delete}} {{httpd_t}},command_gen,linux sudo semanage permissive {{-a|--add|-d|--delete}} {{httpd_t}},Set or unset permissive mode for a confined domain. Per-domain permissive mode allows more granular control compared to `setenforce`:,explain,linux Output local customizations in the default store:,sudo semanage export {{[-f|--output_file]}} {{path/to/file}},command_gen,linux sudo semanage export {{[-f|--output_file]}} {{path/to/file}},Output local customizations in the default store:,explain,linux Import a file generated by `semanage export` into local customizations (CAREFUL: may remove current customizations!):,sudo semanage import {{[-f|--input_file]}} {{path/to/file}},command_gen,linux sudo semanage import {{[-f|--input_file]}} {{path/to/file}},Import a file generated by `semanage export` into local customizations (CAREFUL: may remove current customizations!):,explain,linux "Kill in-progress connections at a specified interface, host and port:",tcpkill -i {{eth1}} host {{192.95.4.27}} and port {{2266}},command_gen,linux tcpkill -i {{eth1}} host {{192.95.4.27}} and port {{2266}},"Kill in-progress connections at a specified interface, host and port:",explain,linux Run a program:,pw-v4l2 {{program}},command_gen,linux pw-v4l2 {{program}},Run a program:,explain,linux Display help:,pw-v4l2 -h,command_gen,linux pw-v4l2 -h,Display help:,explain,linux Enable a configuration file:,sudo a2enconf {{configuration_file}},command_gen,linux sudo a2enconf {{configuration_file}},Enable a configuration file:,explain,linux Don't show informative messages:,sudo a2enconf --quiet {{configuration_file}},command_gen,linux sudo a2enconf --quiet {{configuration_file}},Don't show informative messages:,explain,linux Convert an RPM package to a `cpio` archive and save it as `file.cpio` in the current directory:,rpm2cpio {{path/to/file.rpm}},command_gen,linux rpm2cpio {{path/to/file.rpm}},Convert an RPM package to a `cpio` archive and save it as `file.cpio` in the current directory:,explain,linux View network statistics since last time `nstat` was run:,nstat,command_gen,linux nstat,View network statistics since last time `nstat` was run:,explain,linux View all-time network statistics:,nstat {{[-a|--ignore]}},command_gen,linux nstat {{[-a|--ignore]}},View all-time network statistics:,explain,linux Display help:,nstat {{[-h|--help]}},command_gen,linux nstat {{[-h|--help]}},Display help:,explain,linux Install a new package:,xbps-install {{package}},command_gen,linux xbps-install {{package}},Install a new package:,explain,linux Synchronize and update all packages:,xbps-install {{[-S|--sync]}} {{[-u|--update]}},command_gen,linux xbps-install {{[-S|--sync]}} {{[-u|--update]}},Synchronize and update all packages:,explain,linux View documentation for the original command:,tldr nmtui,command_gen,linux tldr nmtui,View documentation for the original command:,explain,linux Set up a device to boot with GRUB:,grub-bios-setup {{/dev/sdX}},command_gen,linux grub-bios-setup {{/dev/sdX}},Set up a device to boot with GRUB:,explain,linux Install even if problems are detected:,grub-bios-setup --force {{/dev/sdX}},command_gen,linux grub-bios-setup --force {{/dev/sdX}},Install even if problems are detected:,explain,linux Install GRUB in a specific directory:,grub-bios-setup --directory={{/boot/grub}} {{/dev/sdX}},command_gen,linux grub-bios-setup --directory={{/boot/grub}} {{/dev/sdX}},Install GRUB in a specific directory:,explain,linux Log in to an Azure Tenant:,azopy login,command_gen,windows azopy login,Log in to an Azure Tenant:,explain,windows Upload a local file:,azcopy copy '{{path\to\source_file}}' 'https://{{storage_account_name}}.blob.core.windows.net/{{container_name}}/{{blob_name}}',command_gen,windows azcopy copy '{{path\to\source_file}}' 'https://{{storage_account_name}}.blob.core.windows.net/{{container_name}}/{{blob_name}}',Upload a local file:,explain,windows Upload files with `.txt` and `.jpg` extensions:,azcopy copy '{{path\to\source_directory}}' 'https://{{storage_account_name}}.blob.core.windows.net/{{container_name}}' --include-pattern '{{*.txt;*.jpg}}',command_gen,windows azcopy copy '{{path\to\source_directory}}' 'https://{{storage_account_name}}.blob.core.windows.net/{{container_name}}' --include-pattern '{{*.txt;*.jpg}}',Upload files with `.txt` and `.jpg` extensions:,explain,windows Copy a container directly between two Azure storage accounts:,azcopy copy 'https://{{source_storage_account_name}}.blob.core.windows.net/{{container_name}}' 'https://{{destination_storage_account_name}}.blob.core.windows.net/{{container_name}}',command_gen,windows azcopy copy 'https://{{source_storage_account_name}}.blob.core.windows.net/{{container_name}}' 'https://{{destination_storage_account_name}}.blob.core.windows.net/{{container_name}}',Copy a container directly between two Azure storage accounts:,explain,windows Synchronize a local directory and delete files in the destination if they no longer exist in the source:,azcopy sync '{{path\to\source_directory}}' 'https://{{storage_account_name}}.blob.core.windows.net/{{container_name}}' --recursive --delete-destination=true,command_gen,windows azcopy sync '{{path\to\source_directory}}' 'https://{{storage_account_name}}.blob.core.windows.net/{{container_name}}' --recursive --delete-destination=true,Synchronize a local directory and delete files in the destination if they no longer exist in the source:,explain,windows Display help:,azcopy --help,command_gen,windows azcopy --help,Display help:,explain,windows View documentation for the original `curl` command:,tldr curl -p common,command_gen,windows tldr curl -p common,View documentation for the original `curl` command:,explain,windows View documentation for PowerShell's `Invoke-WebRequest` command:,tldr invoke-webrequest,command_gen,windows tldr invoke-webrequest,View documentation for PowerShell's `Invoke-WebRequest` command:,explain,windows "Check whether `curl` is properly installed by printing its version number. If this command evaluates into an error, PowerShell may have substituted this command with `Invoke-WebRequest`:",curl --version,command_gen,windows curl --version,"Check whether `curl` is properly installed by printing its version number. If this command evaluates into an error, PowerShell may have substituted this command with `Invoke-WebRequest`:",explain,windows Output processes to a file and to the console:,Get-Process | Tee-Object -FilePath {{path\to\file}},command_gen,windows Get-Process | Tee-Object -FilePath {{path\to\file}},Output processes to a file and to the console:,explain,windows Output processes to a variable and `Select-Object`:,"Get-Process notepad | Tee-Object -Variable {{proc}} | Select-Object processname,handles",command_gen,windows "Get-Process notepad | Tee-Object -Variable {{proc}} | Select-Object processname,handles",Output processes to a variable and `Select-Object`:,explain,windows Start or stop a Windows service synchronously:,net {{start|stop}} {{service}},command_gen,windows net {{start|stop}} {{service}},Start or stop a Windows service synchronously:,explain,windows Make sure an SMB share is available in the current console:,net use {{\\smb_shared_folder}} /USER:{{username}},command_gen,windows net use {{\\smb_shared_folder}} /USER:{{username}},Make sure an SMB share is available in the current console:,explain,windows Show the folders currently shared over SMB:,net share,command_gen,windows net share,Show the folders currently shared over SMB:,explain,windows Show who is using your SMB shares (run in elevated console):,net session,command_gen,windows net session,Show who is using your SMB shares (run in elevated console):,explain,windows Show users in a local security group:,"net localgroup ""{{Administrators}}""",command_gen,windows "net localgroup ""{{Administrators}}""",Show users in a local security group:,explain,windows Add a user to the local security group (run in elevated console):,"net localgroup ""{{Administrators}}"" {{username}} /add",command_gen,windows "net localgroup ""{{Administrators}}"" {{username}} /add",Add a user to the local security group (run in elevated console):,explain,windows Display help for a subcommand:,net help {{subcommand}},command_gen,windows net help {{subcommand}},Display help for a subcommand:,explain,windows Display help:,net help,command_gen,windows net help,Display help:,explain,windows Print the current directory:,Get-Location,command_gen,windows Get-Location,Print the current directory:,explain,windows Push a compiled `nupkg` to the specified feed:,choco push --source {{https://push.chocolatey.org/}},command_gen,windows choco push --source {{https://push.chocolatey.org/}},Push a compiled `nupkg` to the specified feed:,explain,windows Push a compiled `nupkg` to the specified feed with a timeout in seconds (default is 2700):,choco push --source {{https://push.chocolatey.org/}} --execution-timeout {{500}},command_gen,windows choco push --source {{https://push.chocolatey.org/}} --execution-timeout {{500}},Push a compiled `nupkg` to the specified feed with a timeout in seconds (default is 2700):,explain,windows Stop a service on the local computer:,Stop-Service -Name {{service_name}},command_gen,windows Stop-Service -Name {{service_name}},Stop a service on the local computer:,explain,windows Stop a service by using the display name:,"Stop-Service -DisplayName ""{{name}}""",command_gen,windows "Stop-Service -DisplayName ""{{name}}""",Stop a service by using the display name:,explain,windows Stop a service that has dependent services:,Stop-Service -Name {{service_name}} -Force -Confirm,command_gen,windows Stop-Service -Name {{service_name}} -Force -Confirm,Stop a service that has dependent services:,explain,windows Open Windows Explorer:,explorer,command_gen,windows explorer,Open Windows Explorer:,explain,windows Open Windows Explorer in the current directory:,explorer .,command_gen,windows explorer .,Open Windows Explorer in the current directory:,explain,windows Open Windows Explorer in a specific directory:,explorer {{path\to\directory}},command_gen,windows explorer {{path\to\directory}},Open Windows Explorer in a specific directory:,explain,windows View the documentation for Microsoft Edge for Windows:,tldr {{[-p|--platform]}} windows msedge,command_gen,windows tldr {{[-p|--platform]}} windows msedge,View the documentation for Microsoft Edge for Windows:,explain,windows View the documentation for Microsoft Edge for other platforms:,tldr {{[-p|--platform]}} common microsoft-edge,command_gen,windows tldr {{[-p|--platform]}} common microsoft-edge,View the documentation for Microsoft Edge for other platforms:,explain,windows "Import all keys, subkeys and values from a file:",reg import {{path\to\file.reg}},command_gen,windows reg import {{path\to\file.reg}},"Import all keys, subkeys and values from a file:",explain,windows List all buckets currently in use:,scoop bucket list,command_gen,windows scoop bucket list,List all buckets currently in use:,explain,windows List all known buckets:,scoop bucket known,command_gen,windows scoop bucket known,List all known buckets:,explain,windows Add a known bucket by its name:,scoop bucket add {{name}},command_gen,windows scoop bucket add {{name}},Add a known bucket by its name:,explain,windows Add an unknown bucket by its name and Git repository URL:,scoop bucket add {{name}} {{https://example.com/repository.git}},command_gen,windows scoop bucket add {{name}} {{https://example.com/repository.git}},Add an unknown bucket by its name and Git repository URL:,explain,windows Remove a bucket by its name:,scoop bucket rm {{name}},command_gen,windows scoop bucket rm {{name}},Remove a bucket by its name:,explain,windows Show the status of a service (no service name will list all services):,sc.exe query {{service_name}},command_gen,windows sc.exe query {{service_name}},Show the status of a service (no service name will list all services):,explain,windows Start a service asynchronously:,sc.exe create {{service_name}} binpath= {{path\to\service_binary_file}},command_gen,windows sc.exe create {{service_name}} binpath= {{path\to\service_binary_file}},Start a service asynchronously:,explain,windows Stop a service asynchronously:,sc.exe delete {{service_name}},command_gen,windows sc.exe delete {{service_name}},Stop a service asynchronously:,explain,windows Set the type of a service:,sc.exe config {{service_name}} type= {{service_type}},command_gen,windows sc.exe config {{service_name}} type= {{service_type}},Set the type of a service:,explain,windows Take ownership of the specified file:,takeown /f {{path\to\file}},command_gen,windows takeown /f {{path\to\file}},Take ownership of the specified file:,explain,windows Take ownership of the specified directory:,takeown /d {{path\to\directory}},command_gen,windows takeown /d {{path\to\directory}},Take ownership of the specified directory:,explain,windows Take ownership of the specified directory and all subdirectories:,takeown /r /d {{path\to\directory}},command_gen,windows takeown /r /d {{path\to\directory}},Take ownership of the specified directory and all subdirectories:,explain,windows Change ownership to the Administrator group instead of the current user:,takeown /a /f {{path\to\file}},command_gen,windows takeown /a /f {{path\to\file}},Change ownership to the Administrator group instead of the current user:,explain,windows Start an interactive shell session:,cmd,command_gen,windows cmd,Start an interactive shell session:,explain,windows Execute specific [c]ommands:,cmd /c {{echo Hello world}},command_gen,windows cmd /c {{echo Hello world}},Execute specific [c]ommands:,explain,windows Execute a specific script:,cmd {{path\to\script.bat}},command_gen,windows cmd {{path\to\script.bat}},Execute a specific script:,explain,windows Execute specific commands and then enter an interactive shell:,cmd /k {{echo Hello world}},command_gen,windows cmd /k {{echo Hello world}},Execute specific commands and then enter an interactive shell:,explain,windows Start an interactive shell session where `echo` is disabled in command output:,cmd /q,command_gen,windows cmd /q,Start an interactive shell session where `echo` is disabled in command output:,explain,windows Start an interactive shell session with delayed [v]ariable expansion enabled or disabled:,cmd /v:{{on|off}},command_gen,windows cmd /v:{{on|off}},Start an interactive shell session with delayed [v]ariable expansion enabled or disabled:,explain,windows Start an interactive shell session with command [e]xtensions enabled or disabled:,cmd /e:{{on|off}},command_gen,windows cmd /e:{{on|off}},Start an interactive shell session with command [e]xtensions enabled or disabled:,explain,windows Start an interactive shell session with used [u]nicode encoding:,cmd /u,command_gen,windows cmd /u,Start an interactive shell session with used [u]nicode encoding:,explain,windows Display general help information for a specific PowerShell command:,Get-Help {{command}},command_gen,windows Get-Help {{command}},Display general help information for a specific PowerShell command:,explain,windows Display a more detailed documentation for a specific PowerShell command:,Get-Help {{command}} -Detailed,command_gen,windows Get-Help {{command}} -Detailed,Display a more detailed documentation for a specific PowerShell command:,explain,windows Display the full technical documentation for a specific PowerShell command:,Get-Help {{command}} -Full,command_gen,windows Get-Help {{command}} -Full,Display the full technical documentation for a specific PowerShell command:,explain,windows "Print only the documentation for a specific parameter of the PowerShell command (use `*` to show all parameters), if available:",Get-Help {{command}} -Parameter {{parameter}},command_gen,windows Get-Help {{command}} -Parameter {{parameter}},"Print only the documentation for a specific parameter of the PowerShell command (use `*` to show all parameters), if available:",explain,windows "Print only the examples of the cmdlet, if available:",Get-Help {{command}} -Examples,command_gen,windows Get-Help {{command}} -Examples,"Print only the examples of the cmdlet, if available:",explain,windows List all available cmdlet help pages:,Get-Help *,command_gen,windows Get-Help *,List all available cmdlet help pages:,explain,windows Update the current help and documentation knowledge base using `Update-Help`:,Update-Help,command_gen,windows Update-Help,Update the current help and documentation knowledge base using `Update-Help`:,explain,windows View an online version of PowerShell command documentation in the default web browser:,Get-Help {{command}} -Online,command_gen,windows Get-Help {{command}} -Online,View an online version of PowerShell command documentation in the default web browser:,explain,windows [d]isplay the current Windows [l]icense [i]nformation:,slmgr.vbs /dli,command_gen,windows slmgr.vbs /dli,[d]isplay the current Windows [l]icense [i]nformation:,explain,windows [d]isplay the ins[t]allation [i]D for the current device. Useful for offline license activation:,slmgr.vbs /dti,command_gen,windows slmgr.vbs /dti,[d]isplay the ins[t]allation [i]D for the current device. Useful for offline license activation:,explain,windows Display the current license's e[xp]i[r]ation date and time:,slmgr.vbs /xpr,command_gen,windows slmgr.vbs /xpr,Display the current license's e[xp]i[r]ation date and time:,explain,windows [i]nstall a new Windows license [p]roduct [k]ey. Requires Administrator privileges and will override the existing license:,slmgr.vbs /ipk {{product_key}},command_gen,windows slmgr.vbs /ipk {{product_key}},[i]nstall a new Windows license [p]roduct [k]ey. Requires Administrator privileges and will override the existing license:,explain,windows [a]c[t]ivate the Windows product license [o]nline. Requires Administrator privileges to do so:,slmgr.vbs /ato,command_gen,windows slmgr.vbs /ato,[a]c[t]ivate the Windows product license [o]nline. Requires Administrator privileges to do so:,explain,windows [a]c[t]ivate the Windows [p]roduct license offline. Requires Administrator privileges and an Confirmation ID provided by Microsoft Product Activation Center:,slmgr.vbs /atp {{confirmation_id}},command_gen,windows slmgr.vbs /atp {{confirmation_id}},[a]c[t]ivate the Windows [p]roduct license offline. Requires Administrator privileges and an Confirmation ID provided by Microsoft Product Activation Center:,explain,windows "[c]lear the current license's [p]roduct [k]e[y] from the Windows Registry. This will not deactivate or uninstall the current license, but prevents the key from being stolen by malicious programs in the future:",slmgr.vbs /cpky,command_gen,windows slmgr.vbs /cpky,"[c]lear the current license's [p]roduct [k]e[y] from the Windows Registry. This will not deactivate or uninstall the current license, but prevents the key from being stolen by malicious programs in the future:",explain,windows [u]ninstall the current license (by its [p]roduct [k]ey):,slmgr.vbs /upk,command_gen,windows slmgr.vbs /upk,[u]ninstall the current license (by its [p]roduct [k]ey):,explain,windows View documentation for the original command:,tldr bleachbit_console,command_gen,windows tldr bleachbit_console,View documentation for the original command:,explain,windows Display the current date and time:,Get-Date,command_gen,windows Get-Date,Display the current date and time:,explain,windows Display the current date and time with a .NET format specifier:,"Get-Date -Format ""{{yyyy-MM-dd HH:mm:ss}}""",command_gen,windows "Get-Date -Format ""{{yyyy-MM-dd HH:mm:ss}}""",Display the current date and time with a .NET format specifier:,explain,windows Display the current date and time in UTC and ISO 8601 format:,(Get-Date).ToUniversalTime(),command_gen,windows (Get-Date).ToUniversalTime(),Display the current date and time in UTC and ISO 8601 format:,explain,windows Convert a Unix timestamp:,Get-Date -UnixTimeSeconds {{1577836800}},command_gen,windows Get-Date -UnixTimeSeconds {{1577836800}},Convert a Unix timestamp:,explain,windows View documentation for the original Command Prompt command:,tldr cd,command_gen,windows tldr cd,View documentation for the original Command Prompt command:,explain,windows View documentation for the original PowerShell command:,tldr set-location,command_gen,windows tldr set-location,View documentation for the original PowerShell command:,explain,windows Show the current status of time synchronization:,w32tm /query /status /verbose,command_gen,windows w32tm /query /status /verbose,Show the current status of time synchronization:,explain,windows Show a time offset graph against a time server:,w32tm /stripchart /computer:{{time_server}},command_gen,windows w32tm /stripchart /computer:{{time_server}},Show a time offset graph against a time server:,explain,windows Show an NTP reply from a time server:,w32tm /stripchart /packetinfo /samples:1 /computer:{{time_server}},command_gen,windows w32tm /stripchart /packetinfo /samples:1 /computer:{{time_server}},Show an NTP reply from a time server:,explain,windows Show the state of the currently used time servers:,w32tm /query /peers,command_gen,windows w32tm /query /peers,Show the state of the currently used time servers:,explain,windows Show configuration of the w32time service (run in elevated console):,w32tm /query /configuration,command_gen,windows w32tm /query /configuration,Show configuration of the w32time service (run in elevated console):,explain,windows Force time resynchronization immediately (run in elevated console):,w32tm /resync /force,command_gen,windows w32tm /resync /force,Force time resynchronization immediately (run in elevated console):,explain,windows Write w32time debug logs into a file (run in elevated console):,w32tm /debug /enable /file:{{path\to\debug.log}} /size:{{10000000}} /entries:{{0-300}},command_gen,windows w32tm /debug /enable /file:{{path\to\debug.log}} /size:{{10000000}} /entries:{{0-300}},Write w32time debug logs into a file (run in elevated console):,explain,windows View documentation for the original command:,tldr remove-item,command_gen,windows tldr remove-item,View documentation for the original command:,explain,windows View documentation for the original `wget` command:,tldr wget -p common,command_gen,windows tldr wget -p common,View documentation for the original `wget` command:,explain,windows View documentation for PowerShell's `Invoke-WebRequest` command:,tldr invoke-webrequest,command_gen,windows tldr invoke-webrequest,View documentation for PowerShell's `Invoke-WebRequest` command:,explain,windows Display version:,wget --version,command_gen,windows wget --version,Display version:,explain,windows Display a list of all installed device drivers:,driverquery,command_gen,windows driverquery,Display a list of all installed device drivers:,explain,windows Display a list of drivers in the specified format:,driverquery /fo {{table|list|csv}},command_gen,windows driverquery /fo {{table|list|csv}},Display a list of drivers in the specified format:,explain,windows Display a list of drivers with a column to indicate if they are signed:,driverquery /si,command_gen,windows driverquery /si,Display a list of drivers with a column to indicate if they are signed:,explain,windows Exclude the header in the output list:,driverquery /nh,command_gen,windows driverquery /nh,Exclude the header in the output list:,explain,windows Display a list of drivers for a remote machine:,driverquery /s {{hostname}} /u {{username}} /p {{password}},command_gen,windows driverquery /s {{hostname}} /u {{username}} /p {{password}},Display a list of drivers for a remote machine:,explain,windows Display a list of drivers with verbose information:,driverquery /v,command_gen,windows driverquery /v,Display a list of drivers with verbose information:,explain,windows Display help:,driverquery /?,command_gen,windows driverquery /?,Display help:,explain,windows Replace the destination file with the one from the source directory:,replace {{path\to\file_or_directory}} {{path\to\destination_directory}},command_gen,windows replace {{path\to\file_or_directory}} {{path\to\destination_directory}},Replace the destination file with the one from the source directory:,explain,windows Add files to the destination directory instead of replacing existing files:,replace {{path\to\file_or_directory}} {{path\to\destination_directory}} /a,command_gen,windows replace {{path\to\file_or_directory}} {{path\to\destination_directory}} /a,Add files to the destination directory instead of replacing existing files:,explain,windows "Interactively copy multiple files, with a prompt before replacing or adding a destination file:",replace {{path\to\file_or_directory}} {{path\to\destination_directory}} /p,command_gen,windows replace {{path\to\file_or_directory}} {{path\to\destination_directory}} /p,"Interactively copy multiple files, with a prompt before replacing or adding a destination file:",explain,windows Replace even read only files:,replace {{path\to\file_or_directory}} {{path\to\destination_directory}} /r,command_gen,windows replace {{path\to\file_or_directory}} {{path\to\destination_directory}} /r,Replace even read only files:,explain,windows Wait for you to insert a disk before it replaces files (originally to allow inserting a floppy disk):,replace {{path\to\file_or_directory}} {{path\to\destination_directory}} /w,command_gen,windows replace {{path\to\file_or_directory}} {{path\to\destination_directory}} /w,Wait for you to insert a disk before it replaces files (originally to allow inserting a floppy disk):,explain,windows Replace all files in subdirectories of the destination:,replace {{path\to\file_or_directory}} {{path\to\destination_directory}} /s,command_gen,windows replace {{path\to\file_or_directory}} {{path\to\destination_directory}} /s,Replace all files in subdirectories of the destination:,explain,windows Replace only files in the destination directory which are older than the files in the source directory:,replace {{path\to\file_or_directory}} {{path\to\destination_directory}} /u,command_gen,windows replace {{path\to\file_or_directory}} {{path\to\destination_directory}} /u,Replace only files in the destination directory which are older than the files in the source directory:,explain,windows Display help:,replace /?,command_gen,windows replace /?,Display help:,explain,windows Open the current directory in Windows Explorer:,wsl-open {{.}},command_gen,windows wsl-open {{.}},Open the current directory in Windows Explorer:,explain,windows Open a URL in the user's default web browser in Windows:,wsl-open {{https://example.com}},command_gen,windows wsl-open {{https://example.com}},Open a URL in the user's default web browser in Windows:,explain,windows Open a specific file in the user's default application in Windows:,wsl-open {{path\to\file}},command_gen,windows wsl-open {{path\to\file}},Open a specific file in the user's default application in Windows:,explain,windows Set `wsl-open` as the shell's web browser (open links with `wsl-open`):,wsl-open -w,command_gen,windows wsl-open -w,Set `wsl-open` as the shell's web browser (open links with `wsl-open`):,explain,windows Display help:,wsl-open -h,command_gen,windows wsl-open -h,Display help:,explain,windows Remove data from the registry for a specified key:,reg unload {{key_name}},command_gen,windows reg unload {{key_name}},Remove data from the registry for a specified key:,explain,windows Create a symbolic link to a file:,mklink {{path\to\link_file}} {{path\to\source_file}},command_gen,windows mklink {{path\to\link_file}} {{path\to\source_file}},Create a symbolic link to a file:,explain,windows Create a symbolic link to a directory:,mklink /d {{path\to\link_file}} {{path\to\source_directory}},command_gen,windows mklink /d {{path\to\link_file}} {{path\to\source_directory}},Create a symbolic link to a directory:,explain,windows Create a hard link to a file:,mklink /h {{path\to\link_file}} {{path\to\source_file}},command_gen,windows mklink /h {{path\to\link_file}} {{path\to\source_file}},Create a hard link to a file:,explain,windows Create a directory junction:,mklink /j {{path\to\link_file}} {{path\to\source_file}},command_gen,windows mklink /j {{path\to\link_file}} {{path\to\source_file}},Create a directory junction:,explain,windows Copy the file(s) to the specified destination:,xcopy {{path\to\file_or_directory}} {{path\to\destination_directory}},command_gen,windows xcopy {{path\to\file_or_directory}} {{path\to\destination_directory}},Copy the file(s) to the specified destination:,explain,windows List files that will be copied before copying:,xcopy {{path\to\file_or_directory}} {{path\to\destination_directory}} /p,command_gen,windows xcopy {{path\to\file_or_directory}} {{path\to\destination_directory}} /p,List files that will be copied before copying:,explain,windows "Copy the directory structure only, excluding files:",xcopy {{path\to\file_or_directory}} {{path\to\destination_directory}} /t,command_gen,windows xcopy {{path\to\file_or_directory}} {{path\to\destination_directory}} /t,"Copy the directory structure only, excluding files:",explain,windows Include empty directories when copying:,xcopy {{path\to\file_or_directory}} {{path\to\destination_directory}} /e,command_gen,windows xcopy {{path\to\file_or_directory}} {{path\to\destination_directory}} /e,Include empty directories when copying:,explain,windows Keep the source ACL in the destination:,xcopy {{path\to\file_or_directory}} {{path\to\destination_directory}} /o,command_gen,windows xcopy {{path\to\file_or_directory}} {{path\to\destination_directory}} /o,Keep the source ACL in the destination:,explain,windows Allow resuming when network connection is lost:,xcopy {{path\to\file_or_directory}} {{path\to\destination_directory}} /z,command_gen,windows xcopy {{path\to\file_or_directory}} {{path\to\destination_directory}} /z,Allow resuming when network connection is lost:,explain,windows Disable the prompt when the file exists in the destination:,xcopy {{path\to\file_or_directory}} {{path\to\destination_directory}} /y,command_gen,windows xcopy {{path\to\file_or_directory}} {{path\to\destination_directory}} /y,Disable the prompt when the file exists in the destination:,explain,windows Display help:,xcopy /?,command_gen,windows xcopy /?,Display help:,explain,windows View the documentation of the equivalent PowerShell command:,tldr remove-item,command_gen,windows tldr remove-item,View the documentation of the equivalent PowerShell command:,explain,windows Remove an empty directory:,rmdir {{path\to\directory}},command_gen,windows rmdir {{path\to\directory}},Remove an empty directory:,explain,windows Remove a directory and its contents recursively:,rmdir {{path\to\directory}} /s,command_gen,windows rmdir {{path\to\directory}} /s,Remove a directory and its contents recursively:,explain,windows Remove a directory and its contents recursively without prompting:,rmdir {{path\to\directory}} /s /q,command_gen,windows rmdir {{path\to\directory}} /s /q,Remove a directory and its contents recursively without prompting:,explain,windows Display the current port forwarding setup:,netsh interface portproxy show all,command_gen,windows netsh interface portproxy show all,Display the current port forwarding setup:,explain,windows Set up IPv4 port forwarding (run in elevated console):,netsh interface portproxy add v4tov4 listenaddress={{192.168.0.1}} listenport={{8080}} connectaddress={{10.0.0.1}} connectport={{80}},command_gen,windows netsh interface portproxy add v4tov4 listenaddress={{192.168.0.1}} listenport={{8080}} connectaddress={{10.0.0.1}} connectport={{80}},Set up IPv4 port forwarding (run in elevated console):,explain,windows Remove IPv4 port forwarding (run in elevated console):,netsh interface portproxy delete v4tov4 listenaddress={{192.168.0.1}} listenport={{8080}},command_gen,windows netsh interface portproxy delete v4tov4 listenaddress={{192.168.0.1}} listenport={{8080}},Remove IPv4 port forwarding (run in elevated console):,explain,windows Display help:,netsh interface portproxy,command_gen,windows netsh interface portproxy,Display help:,explain,windows View documentation for the original command:,tldr sc,command_gen,windows tldr sc,View documentation for the original command:,explain,windows Clear and delete all items inside the Recycle Bin:,Clear-RecycleBin,command_gen,windows Clear-RecycleBin,Clear and delete all items inside the Recycle Bin:,explain,windows Clear the Recycle Bin for a specific drive:,Clear-RecycleBin -DriveLetter {{C}},command_gen,windows Clear-RecycleBin -DriveLetter {{C}},Clear the Recycle Bin for a specific drive:,explain,windows Clear the Recycle Bin without further confirmation:,Clear-RecycleBin -Force,command_gen,windows Clear-RecycleBin -Force,Clear the Recycle Bin without further confirmation:,explain,windows Create a package:,octo pack --id={{package}},command_gen,windows octo pack --id={{package}},Create a package:,explain,windows Push a package to a repository on the Octopus server:,octo push --package={{package}},command_gen,windows octo push --package={{package}},Push a package to a repository on the Octopus server:,explain,windows Create a release:,octo create-release --project={{project_name}} --packageversion={{version}},command_gen,windows octo create-release --project={{project_name}} --packageversion={{version}},Create a release:,explain,windows Deploy a release:,octo deploy-release --project={{project_name}} --packageversion={{version}} --deployto={{environment_name}} --tenant={{deployment_target}},command_gen,windows octo deploy-release --project={{project_name}} --packageversion={{version}} --deployto={{environment_name}} --tenant={{deployment_target}},Deploy a release:,explain,windows Search for a file or folder by name:,es {{search_term}},command_gen,windows es {{search_term}},Search for a file or folder by name:,explain,windows Search using a regular expression:,es -r {{regex_pattern}},command_gen,windows es -r {{regex_pattern}},Search using a regular expression:,explain,windows Match whole words:,es -w {{search_term}},command_gen,windows es -w {{search_term}},Match whole words:,explain,windows Limit the number of results shown:,es -n {{10}} {{search_term}},command_gen,windows es -n {{10}} {{search_term}},Limit the number of results shown:,explain,windows Search within a specific folder:,es -path {{folder_path}} {{search_term}},command_gen,windows es -path {{folder_path}} {{search_term}},Search within a specific folder:,explain,windows List folders only:,es /ad,command_gen,windows es /ad,List folders only:,explain,windows List files only:,es /a-d,command_gen,windows es /a-d,List files only:,explain,windows "Sort results (e.g., by name):",es -sort {{name-ascending}},command_gen,windows es -sort {{name-ascending}},"Sort results (e.g., by name):",explain,windows Print a summary of the currently installed PowerShell version and edition:,$PSVersionTable,command_gen,windows $PSVersionTable,Print a summary of the currently installed PowerShell version and edition:,explain,windows "Get the detailed (major, minor, build, and revision) version number of PowerShell:",$PSVersionTable.PSVersion,command_gen,windows $PSVersionTable.PSVersion,"Get the detailed (major, minor, build, and revision) version number of PowerShell:",explain,windows List all supported PowerShell script versions that this PowerShell version supports:,$PSVersionTable.PSCompatibleVersions,command_gen,windows $PSVersionTable.PSCompatibleVersions,List all supported PowerShell script versions that this PowerShell version supports:,explain,windows Get the latest Git commit ID where the currently-installed PowerShell version is based on (works on PowerShell 6.0 and later):,$PSVersionTable.GitCommitId,command_gen,windows $PSVersionTable.GitCommitId,Get the latest Git commit ID where the currently-installed PowerShell version is based on (works on PowerShell 6.0 and later):,explain,windows "Check whether the user is running PowerShell Core (6.0 or later) or the original ""Windows PowerShell"" (version 5.1 or below):",$PSVersionTable.PSEdition,command_gen,windows $PSVersionTable.PSEdition,"Check whether the user is running PowerShell Core (6.0 or later) or the original ""Windows PowerShell"" (version 5.1 or below):",explain,windows Install a specific version of Node.js:,nvm install {{node_version}},command_gen,windows nvm install {{node_version}},Install a specific version of Node.js:,explain,windows Set the default version of Node.js (must be run as Administrator):,nvm use {{node_version}},command_gen,windows nvm use {{node_version}},Set the default version of Node.js (must be run as Administrator):,explain,windows List all available Node.js versions and highlight the default one:,nvm list,command_gen,windows nvm list,List all available Node.js versions and highlight the default one:,explain,windows List all remote Node.js versions:,nvm ls-remote,command_gen,windows nvm ls-remote,List all remote Node.js versions:,explain,windows Uninstall a given Node.js version:,nvm uninstall {{node_version}},command_gen,windows nvm uninstall {{node_version}},Uninstall a given Node.js version:,explain,windows List available macros:,doskey /macros,command_gen,windows doskey /macros,List available macros:,explain,windows Create a new macro:,"doskey {{name}} = ""{{command}}""",command_gen,windows "doskey {{name}} = ""{{command}}""",Create a new macro:,explain,windows Create a new macro for a specific executable:,"doskey /exename={{executable}} {{name}} = ""{{command}}""",command_gen,windows "doskey /exename={{executable}} {{name}} = ""{{command}}""",Create a new macro for a specific executable:,explain,windows Remove a macro:,doskey {{name}} =,command_gen,windows doskey {{name}} =,Remove a macro:,explain,windows Display all commands that are stored in memory:,doskey /history,command_gen,windows doskey /history,Display all commands that are stored in memory:,explain,windows Save macros to a file for portability:,doskey /macros > {{path\to\macinit_file}},command_gen,windows doskey /macros > {{path\to\macinit_file}},Save macros to a file for portability:,explain,windows Load macros from a file:,doskey /macrofile = {{path\to\macinit_file}},command_gen,windows doskey /macrofile = {{path\to\macinit_file}},Load macros from a file:,explain,windows Upgrade one or more packages:,choco upgrade {{package1 package2 ...}},command_gen,windows choco upgrade {{package1 package2 ...}},Upgrade one or more packages:,explain,windows Upgrade to a specific version of a package:,choco upgrade {{package}} --version {{version}},command_gen,windows choco upgrade {{package}} --version {{version}},Upgrade to a specific version of a package:,explain,windows Upgrade all packages:,choco upgrade all,command_gen,windows choco upgrade all,Upgrade all packages:,explain,windows Upgrade all except specified comma-separated packages:,"choco upgrade all --except ""{{package1,package2,...}}""",command_gen,windows "choco upgrade all --except ""{{package1,package2,...}}""",Upgrade all except specified comma-separated packages:,explain,windows Confirm all prompts automatically:,choco upgrade {{package}} --yes,command_gen,windows choco upgrade {{package}} --yes,Confirm all prompts automatically:,explain,windows Specify a custom source to receive packages from:,choco upgrade {{package}} --source {{source_url|alias}},command_gen,windows choco upgrade {{package}} --source {{source_url|alias}},Specify a custom source to receive packages from:,explain,windows Provide a username and password for authentication:,choco upgrade {{package}} --user {{username}} --password {{password}},command_gen,windows choco upgrade {{package}} --user {{username}} --password {{password}},Provide a username and password for authentication:,explain,windows Get the current status:,uwfmgr get-config,command_gen,windows uwfmgr get-config,Get the current status:,explain,windows Set a drive as protected:,uwfmgr volume protect {{drive_letter}}:,command_gen,windows uwfmgr volume protect {{drive_letter}}:,Set a drive as protected:,explain,windows Remove a drive from protection list:,uwfmgr volume unprotect {{drive_letter}}:,command_gen,windows uwfmgr volume unprotect {{drive_letter}}:,Remove a drive from protection list:,explain,windows Enable or disable protection (Applies after reboot):,uwfmgr filter {{enable|disable}},command_gen,windows uwfmgr filter {{enable|disable}},Enable or disable protection (Applies after reboot):,explain,windows Commit changes of a file on protected drive:,uwfmgr file commit {{drive_letter:\path\to\file}},command_gen,windows uwfmgr file commit {{drive_letter:\path\to\file}},Commit changes of a file on protected drive:,explain,windows Commit deletion of a file on protected drive:,uwfmgr file commit-delete {{drive_letter:\path\to\file}},command_gen,windows uwfmgr file commit-delete {{drive_letter:\path\to\file}},Commit deletion of a file on protected drive:,explain,windows Add an app package:,Add-AppxPackage -Path {{path\to\package.msix}},command_gen,windows Add-AppxPackage -Path {{path\to\package.msix}},Add an app package:,explain,windows Add an app package with dependencies:,Add-AppxPackage -Path {{path\to\package.msix}} -DependencyPath {{path\to\dependencies.msix}},command_gen,windows Add-AppxPackage -Path {{path\to\package.msix}} -DependencyPath {{path\to\dependencies.msix}},Add an app package with dependencies:,explain,windows Install an app using the app installer file:,Add-AppxPackage -AppInstallerFile {{path\to\app.appinstaller}},command_gen,windows Add-AppxPackage -AppInstallerFile {{path\to\app.appinstaller}},Install an app using the app installer file:,explain,windows Add an unsigned package:,Add-AppxPackage -Path {{path\to\package.msix}} -DependencyPath {{path\to\dependencies.msix}} -AllowUnsigned,command_gen,windows Add-AppxPackage -Path {{path\to\package.msix}} -DependencyPath {{path\to\dependencies.msix}} -AllowUnsigned,Add an unsigned package:,explain,windows Send a message to a specified user or session:,msg {{username|session_name|session_id}} {{message}},command_gen,windows msg {{username|session_name|session_id}} {{message}},Send a message to a specified user or session:,explain,windows Send a message from `stdin`:,"echo ""{{message}}"" | msg {{username|session_name|session_id}}",command_gen,windows "echo ""{{message}}"" | msg {{username|session_name|session_id}}",Send a message from `stdin`:,explain,windows Send a message to a specific server:,msg /server:{{server_name}} {{username|session_name|session_id}},command_gen,windows msg /server:{{server_name}} {{username|session_name|session_id}},Send a message to a specific server:,explain,windows Send a message to all users of the current machine:,msg *,command_gen,windows msg *,Send a message to all users of the current machine:,explain,windows Set a delay in seconds for a message:,msg /time:{{10}},command_gen,windows msg /time:{{10}},Set a delay in seconds for a message:,explain,windows Display a list of volumes:,fsutil volume list,command_gen,windows fsutil volume list,Display a list of volumes:,explain,windows Display information about a volume's file system:,fsutil fsInfo volumeInfo {{drive_letter|volume_path}},command_gen,windows fsutil fsInfo volumeInfo {{drive_letter|volume_path}},Display information about a volume's file system:,explain,windows Display the current state of the file system auto-repair for all volumes:,fsutil repair state,command_gen,windows fsutil repair state,Display the current state of the file system auto-repair for all volumes:,explain,windows Display the dirty bit state of all volumes:,fsutil dirty query,command_gen,windows fsutil dirty query,Display the dirty bit state of all volumes:,explain,windows Set the dirty bit state of a volume:,fsutil dirty set {{drive_letter|volume_path}},command_gen,windows fsutil dirty set {{drive_letter|volume_path}},Set the dirty bit state of a volume:,explain,windows Find one or more strings in all files:,"findstr ""{{string1 string2 ...}}"" *",command_gen,windows "findstr ""{{string1 string2 ...}}"" *",Find one or more strings in all files:,explain,windows Find one or more strings in a piped command's output:,"{{dir}} | findstr ""{{string1 string2 ...}}""",command_gen,windows "{{dir}} | findstr ""{{string1 string2 ...}}""",Find one or more strings in a piped command's output:,explain,windows Find one or more strings in all files recur[s]ively:,"findstr /s ""{{string1 string2 ...}}"" *",command_gen,windows "findstr /s ""{{string1 string2 ...}}"" *",Find one or more strings in all files recur[s]ively:,explain,windows Find strings using a case-insensitive search:,"findstr /i ""{{string1 string2 ...}}"" *",command_gen,windows "findstr /i ""{{string1 string2 ...}}"" *",Find strings using a case-insensitive search:,explain,windows Find strings in all files using regular expressions:,"findstr /r ""{{expression}}"" *",command_gen,windows "findstr /r ""{{expression}}"" *",Find strings in all files using regular expressions:,explain,windows Find a literal string (containing spaces) in all text files:,"findstr /c:""{{string1 string2 ...}}"" *.txt",command_gen,windows "findstr /c:""{{string1 string2 ...}}"" *.txt",Find a literal string (containing spaces) in all text files:,explain,windows Display the line number before each matching line:,"findstr /n ""{{string1 string2 ...}}"" *",command_gen,windows "findstr /n ""{{string1 string2 ...}}"" *",Display the line number before each matching line:,explain,windows Display only the filenames that contain a match:,"findstr /m ""{{string1 string2 ...}}"" *",command_gen,windows "findstr /m ""{{string1 string2 ...}}"" *",Display only the filenames that contain a match:,explain,windows Display information about the usage of the command:,sfc,command_gen,windows sfc,Display information about the usage of the command:,explain,windows "Scan all system files and, if possible, repair any problems:",sfc /scannow,command_gen,windows sfc /scannow,"Scan all system files and, if possible, repair any problems:",explain,windows Scan all system files without attempting to repair any:,sfc /verifyonly,command_gen,windows sfc /verifyonly,Scan all system files without attempting to repair any:,explain,windows "Scan a specific file and, if possible, repair any problems:",sfc /scanfile={{path\to\file}},command_gen,windows sfc /scanfile={{path\to\file}},"Scan a specific file and, if possible, repair any problems:",explain,windows Scan a specific file without attempting to repair it:,sfc /verifyfile={{path\to\file}},command_gen,windows sfc /verifyfile={{path\to\file}},Scan a specific file without attempting to repair it:,explain,windows "When repairing offline, specify the boot directory:",sfc /offbootdir={{path\to\directory}},command_gen,windows sfc /offbootdir={{path\to\directory}},"When repairing offline, specify the boot directory:",explain,windows "When repairing offline, specify the Windows directory:",sfc /offwindir={{path\to\directory}},command_gen,windows sfc /offwindir={{path\to\directory}},"When repairing offline, specify the Windows directory:",explain,windows Start a Linux shell (in the default distribution):,wsl {{shell_command}},command_gen,windows wsl {{shell_command}},Start a Linux shell (in the default distribution):,explain,windows Run a Linux command without using a shell:,wsl --exec {{command}} {{command_arguments}},command_gen,windows wsl --exec {{command}} {{command_arguments}},Run a Linux command without using a shell:,explain,windows Specify a particular distribution:,wsl --distribution {{distribution}} {{shell_command}},command_gen,windows wsl --distribution {{distribution}} {{shell_command}},Specify a particular distribution:,explain,windows List available distributions:,wsl --list,command_gen,windows wsl --list,List available distributions:,explain,windows Export a distribution to a `.tar` file:,wsl --export {{distribution}} {{path\to\distro_file.tar}},command_gen,windows wsl --export {{distribution}} {{path\to\distro_file.tar}},Export a distribution to a `.tar` file:,explain,windows Import a distribution from a `.tar` file:,wsl --import {{distribution}} {{path\to\install_location}} {{path/to/distro_file.tar}},command_gen,windows wsl --import {{distribution}} {{path\to\install_location}} {{path/to/distro_file.tar}},Import a distribution from a `.tar` file:,explain,windows Change the version of wsl used for the specified distribution:,wsl --set-version {{distribution}} {{version}},command_gen,windows wsl --set-version {{distribution}} {{version}},Change the version of wsl used for the specified distribution:,explain,windows Shut down Windows Subsystem for Linux:,wsl --shutdown,command_gen,windows wsl --shutdown,Shut down Windows Subsystem for Linux:,explain,windows List all user credentials:,cmdkey /list,command_gen,windows cmdkey /list,List all user credentials:,explain,windows Store credentials for a user that accesses a server:,cmdkey /add:{{server_name}} /user:{{user_name}},command_gen,windows cmdkey /add:{{server_name}} /user:{{user_name}},Store credentials for a user that accesses a server:,explain,windows Delete credentials for a specific target:,cmdkey /delete {{target_name}},command_gen,windows cmdkey /delete {{target_name}},Delete credentials for a specific target:,explain,windows Print host information as string:,Get-Alias | Out-String,command_gen,windows Get-Alias | Out-String,Print host information as string:,explain,windows Convert each object to a string rather than concatenating all the objects into a single string:,Get-Alias | Out-String -Stream,command_gen,windows Get-Alias | Out-String -Stream,Convert each object to a string rather than concatenating all the objects into a single string:,explain,windows Use the `Width` parameter to prevent truncation:,@{TestKey = ('x' * 200)} | Out-String -Width {{250}},command_gen,windows @{TestKey = ('x' * 200)} | Out-String -Width {{250}},Use the `Width` parameter to prevent truncation:,explain,windows Go to the specified directory:,Set-Location {{path\to\directory}},command_gen,windows Set-Location {{path\to\directory}},Go to the specified directory:,explain,windows Go to a specific directory in a different drive:,Set-Location {{C}}:{{path\to\directory}},command_gen,windows Set-Location {{C}}:{{path\to\directory}},Go to a specific directory in a different drive:,explain,windows Go and display the location of specified directory:,Set-Location {{path\to\directory}} -PassThru,command_gen,windows Set-Location {{path\to\directory}} -PassThru,Go and display the location of specified directory:,explain,windows Go up to the parent of the current directory:,Set-Location ..,command_gen,windows Set-Location ..,Go up to the parent of the current directory:,explain,windows Go to the home directory of the current user:,Set-Location ~,command_gen,windows Set-Location ~,Go to the home directory of the current user:,explain,windows Go back/forward to the previously chosen directory:,Set-Location {{-|+}},command_gen,windows Set-Location {{-|+}},Go back/forward to the previously chosen directory:,explain,windows Go to root of current drive:,Set-Location \,command_gen,windows Set-Location \,Go to root of current drive:,explain,windows Attempt to repair a specified volume:,repair-bde {{C:}},command_gen,windows repair-bde {{C:}},Attempt to repair a specified volume:,explain,windows Attempt to repair a specified volume and output to another volume:,repair-bde {{C:}} {{D:}},command_gen,windows repair-bde {{C:}} {{D:}},Attempt to repair a specified volume and output to another volume:,explain,windows Attempt to repair a specified volume using the provided recovery key file:,repair-bde {{C:}} -RecoveryKey {{path\to\file.bek}},command_gen,windows repair-bde {{C:}} -RecoveryKey {{path\to\file.bek}},Attempt to repair a specified volume using the provided recovery key file:,explain,windows Attempt to repair a specified volume using the provided numerical recovery password:,repair-bde {{C:}} -RecoveryPassword {{password}},command_gen,windows repair-bde {{C:}} -RecoveryPassword {{password}},Attempt to repair a specified volume using the provided numerical recovery password:,explain,windows Attempt to repair a specified volume using the provided password:,repair-bde {{C:}} -Password {{password}},command_gen,windows repair-bde {{C:}} -Password {{password}},Attempt to repair a specified volume using the provided password:,explain,windows Attempt to repair a specified volume using the provided key package:,repair-bde {{C:}} -KeyPackage {{path\to\directory}},command_gen,windows repair-bde {{C:}} -KeyPackage {{path\to\directory}},Attempt to repair a specified volume using the provided key package:,explain,windows Log all output to a specific file:,repair-bde {{C:}} -LogFile {{path\to\file}},command_gen,windows repair-bde {{C:}} -LogFile {{path\to\file}},Log all output to a specific file:,explain,windows Display help:,repair-bde /?,command_gen,windows repair-bde /?,Display help:,explain,windows View documentation of the equivalent PowerShell command:,tldr move-item,command_gen,windows tldr move-item,View documentation of the equivalent PowerShell command:,explain,windows Rename a file or directory when the target is not an existing directory:,move {{path\to\source}} {{path\to\target}},command_gen,windows move {{path\to\source}} {{path\to\target}},Rename a file or directory when the target is not an existing directory:,explain,windows Move a file or directory into an existing directory:,move {{path\to\source}} {{path\to\existing_directory}},command_gen,windows move {{path\to\source}} {{path\to\existing_directory}},Move a file or directory into an existing directory:,explain,windows Move a file or directory across drives:,move {{C:\path\to\source}} {{D:\path\to\target}},command_gen,windows move {{C:\path\to\source}} {{D:\path\to\target}},Move a file or directory across drives:,explain,windows Do not prompt for confirmation before overwriting existing files:,move /Y {{path\to\source}} {{path\to\existing_directory}},command_gen,windows move /Y {{path\to\source}} {{path\to\existing_directory}},Do not prompt for confirmation before overwriting existing files:,explain,windows "Prompt for confirmation before overwriting existing files, regardless of file permissions:",move /-Y {{path\to\source}} {{path\to\existing_directory}},command_gen,windows move /-Y {{path\to\source}} {{path\to\existing_directory}},"Prompt for confirmation before overwriting existing files, regardless of file permissions:",explain,windows Initialize the system partition by using BCD files from the source Windows folder:,bcdboot {{C:\Windows}},command_gen,windows bcdboot {{C:\Windows}},Initialize the system partition by using BCD files from the source Windows folder:,explain,windows Enable [v]erbose mode:,bcdboot {{C:\Windows}} /v,command_gen,windows bcdboot {{C:\Windows}} /v,Enable [v]erbose mode:,explain,windows Specify the volume letter of the [s]ystem partition:,bcdboot {{C:\Windows}} /s {{S:}},command_gen,windows bcdboot {{C:\Windows}} /s {{S:}},Specify the volume letter of the [s]ystem partition:,explain,windows Specify a [l]ocale:,bcdboot {{C:\Windows}} /l {{en-us}},command_gen,windows bcdboot {{C:\Windows}} /l {{en-us}},Specify a [l]ocale:,explain,windows Specify a [f]irmware type while copying the boot files to a specified volume:,bcdboot {{C:\Windows}} /s {{S:}} /f {{UEFI|BIOS|ALL}},command_gen,windows bcdboot {{C:\Windows}} /s {{S:}} /f {{UEFI|BIOS|ALL}},Specify a [f]irmware type while copying the boot files to a specified volume:,explain,windows View documentation for the original command:,tldr choco install,command_gen,windows tldr choco install,View documentation for the original command:,explain,windows Display information about a specific user:,finger {{user}}@{{host}},command_gen,windows finger {{user}}@{{host}},Display information about a specific user:,explain,windows Display information about all users on the specified host:,finger @{{host}},command_gen,windows finger @{{host}},Display information about all users on the specified host:,explain,windows Display information in a longer format:,finger {{user}}@{{host}} -l,command_gen,windows finger {{user}}@{{host}} -l,Display information in a longer format:,explain,windows Display help information:,finger /?,command_gen,windows finger /?,Display help information:,explain,windows Prompt the current user to select a `Y` or `N` choice:,choice,command_gen,windows choice,Prompt the current user to select a `Y` or `N` choice:,explain,windows Prompt the current user to select a [c]hoice from a specific set:,choice /c {{AB}},command_gen,windows choice /c {{AB}},Prompt the current user to select a [c]hoice from a specific set:,explain,windows Prompt the current user to select a choice with a specific [m]essage:,"choice /m ""{{message}}""",command_gen,windows "choice /m ""{{message}}""",Prompt the current user to select a choice with a specific [m]essage:,explain,windows Prompt the current user to select a [c]ase-[s]ensitive [c]hoice from a specific set:,choice /cs /c {{Ab}},command_gen,windows choice /cs /c {{Ab}},Prompt the current user to select a [c]ase-[s]ensitive [c]hoice from a specific set:,explain,windows Prompt the current user to select a choice and prefer the [d]efault choice in a specific [t]ime:,choice /t {{5}} /d {{default_choice}},command_gen,windows choice /t {{5}} /d {{default_choice}},Prompt the current user to select a choice and prefer the [d]efault choice in a specific [t]ime:,explain,windows Display help:,choice /?,command_gen,windows choice /?,Display help:,explain,windows Change a display name:,"Set-Service -Name {{hostname}} -DisplayName ""{{name}}""",command_gen,windows "Set-Service -Name {{hostname}} -DisplayName ""{{name}}""",Change a display name:,explain,windows Change the startup type of services:,Set-Service -Name {{service_name}} -StartupType {{Automatic}},command_gen,windows Set-Service -Name {{service_name}} -StartupType {{Automatic}},Change the startup type of services:,explain,windows Change the description of a service:,"Set-Service -Name {{service_name}} -Description ""{{description}}""",command_gen,windows "Set-Service -Name {{service_name}} -Description ""{{description}}""",Change the description of a service:,explain,windows Display the current system date and prompt to enter a new date (leave empty to keep unchanged):,date,command_gen,windows date,Display the current system date and prompt to enter a new date (leave empty to keep unchanged):,explain,windows Display the current system date without prompting for a new date:,date /t,command_gen,windows date /t,Display the current system date without prompting for a new date:,explain,windows Change the current system date to a specific date:,date {{month}}-{{day}}-{{year}},command_gen,windows date {{month}}-{{day}}-{{year}},Change the current system date to a specific date:,explain,windows View documentation for the original command:,tldr sc,command_gen,windows tldr sc,View documentation for the original command:,explain,windows View documentation for the original command:,tldr choco uninstall,command_gen,windows tldr choco uninstall,View documentation for the original command:,explain,windows Delete a specific registry key:,reg delete {{key_name}},command_gen,windows reg delete {{key_name}},Delete a specific registry key:,explain,windows Delete a [v]alue under a specific key:,reg delete {{key_name}} /v {{value}},command_gen,windows reg delete {{key_name}} /v {{value}},Delete a [v]alue under a specific key:,explain,windows Delete [a]ll [v]alues recursively under the specified key:,reg delete {{key_name}} /va,command_gen,windows reg delete {{key_name}} /va,Delete [a]ll [v]alues recursively under the specified key:,explain,windows [f]orcefully (without a prompt) delete [a]ll [v]alues recursively under a key:,reg delete {{key_name}} /f /va,command_gen,windows reg delete {{key_name}} /f /va,[f]orcefully (without a prompt) delete [a]ll [v]alues recursively under a key:,explain,windows Enable a device:,Enable-PnpDevice -InstanceId 'RETRIEVED USING Get-PnpDevice COMMAND',command_gen,windows Enable-PnpDevice -InstanceId 'RETRIEVED USING Get-PnpDevice COMMAND',Enable a device:,explain,windows Enable all disabled PnP devices:,Get-PnpDevice | Where-Object {$_.Problem -eq 22} | Enable-PnpDevice,command_gen,windows Get-PnpDevice | Where-Object {$_.Problem -eq 22} | Enable-PnpDevice,Enable all disabled PnP devices:,explain,windows Enable a device without confirmation:,Enable-PnpDevice -InstanceId 'RETRIEVED USING Get-PnpDevice COMMAND' -Confirm:$False,command_gen,windows Enable-PnpDevice -InstanceId 'RETRIEVED USING Get-PnpDevice COMMAND' -Confirm:$False,Enable a device without confirmation:,explain,windows Dry run of what would happen if the cmdlet runs:,Enable-PnpDevice -InstanceId 'USB\VID_5986&;PID_0266&;MI_00\7&;1E5D3568&;0&;0000' -WhatIf:$True,command_gen,windows Enable-PnpDevice -InstanceId 'USB\VID_5986&;PID_0266&;MI_00\7&;1E5D3568&;0&;0000' -WhatIf:$True,Dry run of what would happen if the cmdlet runs:,explain,windows Open a file in its default program:,Invoke-Item -Path {{path\to\file}},command_gen,windows Invoke-Item -Path {{path\to\file}},Open a file in its default program:,explain,windows Open all files inside a directory:,Invoke-Item -Path {{path\to\directory}}\*,command_gen,windows Invoke-Item -Path {{path\to\directory}}\*,Open all files inside a directory:,explain,windows Open all PNGs inside a directory:,Invoke-Item -Path {{path\to\directory}}\*.png,command_gen,windows Invoke-Item -Path {{path\to\directory}}\*.png,Open all PNGs inside a directory:,explain,windows Open all files inside a directory containing a specific keyword:,Invoke-Item -Path {{path\to\directory}}\* -Include {{*keyword*}},command_gen,windows Invoke-Item -Path {{path\to\directory}}\* -Include {{*keyword*}},Open all files inside a directory containing a specific keyword:,explain,windows Open all files inside a directory except those containing a specific keyword:,Invoke-Item -Path {{path\to\directory}}\* -Exclude {{*keyword*}},command_gen,windows Invoke-Item -Path {{path\to\directory}}\* -Exclude {{*keyword*}},Open all files inside a directory except those containing a specific keyword:,explain,windows Perform a dry run to determine which files will be opened inside a directory through `Invoke-Item`:,Invoke-Item -Path {{path\to\directory}}\* -WhatIf,command_gen,windows Invoke-Item -Path {{path\to\directory}}\* -WhatIf,Perform a dry run to determine which files will be opened inside a directory through `Invoke-Item`:,explain,windows Install the module using `Install-Module`:,Install-Module PSWindowsUpdate,command_gen,windows Install-Module PSWindowsUpdate,Install the module using `Install-Module`:,explain,windows List all commands available under the module:,Get-Command -Module PSWindowsUpdate,command_gen,windows Get-Command -Module PSWindowsUpdate,List all commands available under the module:,explain,windows Install a product key (Note: It replaces the existing key):,cscript ospp.vbs /inpkey:{{product_key}},command_gen,windows cscript ospp.vbs /inpkey:{{product_key}},Install a product key (Note: It replaces the existing key):,explain,windows Uninstall an installed product key with the last five digits of the product key:,cscript ospp.vbs /unpkey:{{product_key_digits}},command_gen,windows cscript ospp.vbs /unpkey:{{product_key_digits}},Uninstall an installed product key with the last five digits of the product key:,explain,windows Set a KMS host name:,cscript ospp.vbs /sethst:{{ip|hostname}},command_gen,windows cscript ospp.vbs /sethst:{{ip|hostname}},Set a KMS host name:,explain,windows Set a KMS port:,cscript ospp.vbs /setprt:{{port}},command_gen,windows cscript ospp.vbs /setprt:{{port}},Set a KMS port:,explain,windows Activate installed Office product keys:,cscript ospp.vbs /act,command_gen,windows cscript ospp.vbs /act,Activate installed Office product keys:,explain,windows Display license information for installed product keys:,cscript ospp.vbs /dstatus,command_gen,windows cscript ospp.vbs /dstatus,Display license information for installed product keys:,explain,windows Fundamental grammar:,wmic {{alias}} {{where_clause}} {{verb_clause}},command_gen,windows wmic {{alias}} {{where_clause}} {{verb_clause}},Fundamental grammar:,explain,windows Show brief details about the currently running processes:,wmic process list brief,command_gen,windows wmic process list brief,Show brief details about the currently running processes:,explain,windows Show full details about the currently running processes:,wmic process list full,command_gen,windows wmic process list full,Show full details about the currently running processes:,explain,windows "Access specific fields such as process name, process ID and parent process ID:","wmic process get {{name,processid,parentprocessid}}",command_gen,windows "wmic process get {{name,processid,parentprocessid}}","Access specific fields such as process name, process ID and parent process ID:",explain,windows Display information about a specific process:,"wmic process where {{name=""example.exe""}} list full",command_gen,windows "wmic process where {{name=""example.exe""}} list full",Display information about a specific process:,explain,windows Display specific fields for a specific process:,"wmic process where processid={{pid}} get {{name,commandline}}",command_gen,windows "wmic process where processid={{pid}} get {{name,commandline}}",Display specific fields for a specific process:,explain,windows Kill a process:,wmic process {{pid}} delete,command_gen,windows wmic process {{pid}} delete,Kill a process:,explain,windows View documentation for the original command:,tldr get-alias,command_gen,windows tldr get-alias,View documentation for the original command:,explain,windows Get the currently-installed Windows Update Agent version:,Get-WUApiVersion,command_gen,windows Get-WUApiVersion,Get the currently-installed Windows Update Agent version:,explain,windows Send the current configuration data via email (SMTP):,"Get-WUApiVersion -SendReport -PSWUSettings @{SmtpServer=""{{smtp_server}}""; Port={{smtp_port}} From=""{{sender_email}}"" To=""{{receiver_email}}""}",command_gen,windows "Get-WUApiVersion -SendReport -PSWUSettings @{SmtpServer=""{{smtp_server}}""; Port={{smtp_port}} From=""{{sender_email}}"" To=""{{receiver_email}}""}",Send the current configuration data via email (SMTP):,explain,windows Display the tree for the current directory:,tree,command_gen,windows tree,Display the tree for the current directory:,explain,windows Display the tree for a specific directory:,tree {{path\to\directory}},command_gen,windows tree {{path\to\directory}},Display the tree for a specific directory:,explain,windows Display the tree for a directory including [f]iles:,tree {{path\to\directory}} /f,command_gen,windows tree {{path\to\directory}} /f,Display the tree for a directory including [f]iles:,explain,windows Display the tree using [a]SCII characters instead of extended characters:,tree {{path\to\directory}} /a,command_gen,windows tree {{path\to\directory}} /a,Display the tree using [a]SCII characters instead of extended characters:,explain,windows Show the contents of the current directory:,dir,command_gen,windows dir,Show the contents of the current directory:,explain,windows Show the contents of a given directory:,dir {{path\to\directory}},command_gen,windows dir {{path\to\directory}},Show the contents of a given directory:,explain,windows "Show the contents of the current directory, including hidden ones:",dir /a,command_gen,windows dir /a,"Show the contents of the current directory, including hidden ones:",explain,windows "Show the contents of a given directory, including hidden ones:",dir {{path\to\directory}} /a,command_gen,windows dir {{path\to\directory}} /a,"Show the contents of a given directory, including hidden ones:",explain,windows "Show a bare list of directories and files, with no additional information:",dir /b,command_gen,windows dir /b,"Show a bare list of directories and files, with no additional information:",explain,windows Install a program from its MSI package:,msiexec /package {{path\to\file.msi}},command_gen,windows msiexec /package {{path\to\file.msi}},Install a program from its MSI package:,explain,windows Install a MSI package from a website:,msiexec /package {{https://example.com/installer.msi}},command_gen,windows msiexec /package {{https://example.com/installer.msi}},Install a MSI package from a website:,explain,windows Install a MSP patch file:,msiexec /update {{path\to\file.msp}},command_gen,windows msiexec /update {{path\to\file.msp}},Install a MSP patch file:,explain,windows Uninstall a program or patch using their respective MSI or MSP file:,msiexec /uninstall {{path\to\file}},command_gen,windows msiexec /uninstall {{path\to\file}},Uninstall a program or patch using their respective MSI or MSP file:,explain,windows Search for files in the current directory:,forfiles,command_gen,windows forfiles,Search for files in the current directory:,explain,windows Search for files in a specific directory:,forfiles /p {{path\to\directory}},command_gen,windows forfiles /p {{path\to\directory}},Search for files in a specific directory:,explain,windows Run the specified command for each file:,"forfiles /c ""{{command}}""",command_gen,windows "forfiles /c ""{{command}}""",Run the specified command for each file:,explain,windows Search for files using a specific glob mask:,forfiles /m {{glob_pattern}},command_gen,windows forfiles /m {{glob_pattern}},Search for files using a specific glob mask:,explain,windows Search for files recursively:,forfiles /s,command_gen,windows forfiles /s,Search for files recursively:,explain,windows Search for files older than 5 days:,forfiles /d +{{5}},command_gen,windows forfiles /d +{{5}},Search for files older than 5 days:,explain,windows List currently available sources:,choco source list,command_gen,windows choco source list,List currently available sources:,explain,windows Add a new package source:,choco source add --name {{name}} --source {{url}},command_gen,windows choco source add --name {{name}} --source {{url}},Add a new package source:,explain,windows Add a new package source with credentials:,choco source add --name {{name}} --source {{url}} --user {{username}} --password {{password}},command_gen,windows choco source add --name {{name}} --source {{url}} --user {{username}} --password {{password}},Add a new package source with credentials:,explain,windows Add a new package source with a client certificate:,choco source add --name {{name}} --source {{url}} --cert {{path\to\certificate_file}},command_gen,windows choco source add --name {{name}} --source {{url}} --cert {{path\to\certificate_file}},Add a new package source with a client certificate:,explain,windows Enable a package source:,choco source enable --name {{name}},command_gen,windows choco source enable --name {{name}},Enable a package source:,explain,windows Disable a package source:,choco source disable --name {{name}},command_gen,windows choco source disable --name {{name}},Disable a package source:,explain,windows Remove a package source:,choco source remove --name {{name}},command_gen,windows choco source remove --name {{name}},Remove a package source:,explain,windows Execute a Chocolatey command:,choco {{command}},command_gen,windows choco {{command}},Execute a Chocolatey command:,explain,windows Display help:,choco -?,command_gen,windows choco -?,Display help:,explain,windows Display help for a specific command:,choco {{command}} -?,command_gen,windows choco {{command}} -?,Display help for a specific command:,explain,windows Display version:,choco --version,command_gen,windows choco --version,Display version:,explain,windows Change the file system label of a volume identified by drive letter:,"Set-Volume -DriveLetter ""D"" -NewFileSystemLabel ""DataVolume""",command_gen,windows "Set-Volume -DriveLetter ""D"" -NewFileSystemLabel ""DataVolume""",Change the file system label of a volume identified by drive letter:,explain,windows Change the file system label of a volume identified by the system label:,"Set-Volume -FileSystemLabel ""OldLabel"" -NewFileSystemLabel ""NewLabel""",command_gen,windows "Set-Volume -FileSystemLabel ""OldLabel"" -NewFileSystemLabel ""NewLabel""",Change the file system label of a volume identified by the system label:,explain,windows Modify the properties of a volume using a volume object:,"Set-Volume -InputObject $(Get-Volume -DriveLetter ""E"") -NewFileSystemLabel ""Backup""",command_gen,windows "Set-Volume -InputObject $(Get-Volume -DriveLetter ""E"") -NewFileSystemLabel ""Backup""",Modify the properties of a volume using a volume object:,explain,windows Specify the Data Deduplication mode for the volume:,"Set-Volume -DriveLetter ""D"" -DedupMode Backup",command_gen,windows "Set-Volume -DriveLetter ""D"" -DedupMode Backup",Specify the Data Deduplication mode for the volume:,explain,windows View documentation for the original command:,tldr invoke-webrequest,command_gen,windows tldr invoke-webrequest,View documentation for the original command:,explain,windows Find the path of vcvarsall.bat to set environment variables:,vswhere -products * -latest -prerelease -find **\VC\Auxiliary\Build\vcvarsall.bat,command_gen,windows vswhere -products * -latest -prerelease -find **\VC\Auxiliary\Build\vcvarsall.bat,Find the path of vcvarsall.bat to set environment variables:,explain,windows "Find the directory of the x64 MSVC compiler (cl.exe, etc):",vswhere -products * -latest -prerelease -find **\Hostx64\x64\*,command_gen,windows vswhere -products * -latest -prerelease -find **\Hostx64\x64\*,"Find the directory of the x64 MSVC compiler (cl.exe, etc):",explain,windows "Find the directory of Clang bundled with Visual Studio bundled (clang-cl, clang-tidy, etc):",vswhere -products * -latest -prerelease -find **\Llvm\bin\*,command_gen,windows vswhere -products * -latest -prerelease -find **\Llvm\bin\*,"Find the directory of Clang bundled with Visual Studio bundled (clang-cl, clang-tidy, etc):",explain,windows Find the path of `MSBuild.exe`:,vswhere -products * -latest -prerelease -find MSBuild\**\Bin\MSBuild.exe,command_gen,windows vswhere -products * -latest -prerelease -find MSBuild\**\Bin\MSBuild.exe,Find the path of `MSBuild.exe`:,explain,windows View documentation for the original command:,tldr chromium,command_gen,windows tldr chromium,View documentation for the original command:,explain,windows Create a new event with a given ID (1-1000) in the log:,"eventcreate /t {{success|error|warning|information}} /id {{id}} /d ""{{message}}""",command_gen,windows "eventcreate /t {{success|error|warning|information}} /id {{id}} /d ""{{message}}""",Create a new event with a given ID (1-1000) in the log:,explain,windows Create an event in a specific event log:,"eventcreate /l {{log_name}} /t {{type}} /id {{id}} /d ""{{message}}""",command_gen,windows "eventcreate /l {{log_name}} /t {{type}} /id {{id}} /d ""{{message}}""",Create an event in a specific event log:,explain,windows Create an event with a specific source:,"eventcreate /so {{source_name}} /t {{type}} /id {{id}} /d ""{{message}}""",command_gen,windows "eventcreate /so {{source_name}} /t {{type}} /id {{id}} /d ""{{message}}""",Create an event with a specific source:,explain,windows Create an event in a remote machine's event log:,"eventcreate /s {{hostname}} /u {{username}} /p {{password}} /t {{type}} /id {{id}} /d ""{{message}}""",command_gen,windows "eventcreate /s {{hostname}} /u {{username}} /p {{password}} /t {{type}} /id {{id}} /d ""{{message}}""",Create an event in a remote machine's event log:,explain,windows Get the current time zone:,tzutil /g,command_gen,windows tzutil /g,Get the current time zone:,explain,windows Display a list of available time zones:,tzutil /l,command_gen,windows tzutil /l,Display a list of available time zones:,explain,windows Set the system time zone to the specific value:,tzutil /s {{timezone_id}},command_gen,windows tzutil /s {{timezone_id}},Set the system time zone to the specific value:,explain,windows View documentation for the original command:,tldr remove-item,command_gen,windows tldr remove-item,View documentation for the original command:,explain,windows Set the console colors to the default values:,color,command_gen,windows color,Set the console colors to the default values:,explain,windows List available color values and detailed information:,color /?,command_gen,windows color /?,List available color values and detailed information:,explain,windows "Set the console foreground and background to a specific color using hexadecimal numbers (`1-9,a-f`):",color {{foreground_code}}{{background_code}},command_gen,windows color {{foreground_code}}{{background_code}},"Set the console foreground and background to a specific color using hexadecimal numbers (`1-9,a-f`):",explain,windows Install one or more packages:,choco install {{package1 package2 ...}},command_gen,windows choco install {{package1 package2 ...}},Install one or more packages:,explain,windows Install packages from a custom configuration file:,choco install {{path\to\packages_file.config}},command_gen,windows choco install {{path\to\packages_file.config}},Install packages from a custom configuration file:,explain,windows Install a specific `nuspec` or `nupkg` file:,choco install {{path\to\file}},command_gen,windows choco install {{path\to\file}},Install a specific `nuspec` or `nupkg` file:,explain,windows Install a specific version of a package:,choco install {{package}} --version {{version}},command_gen,windows choco install {{package}} --version {{version}},Install a specific version of a package:,explain,windows Allow installing multiple versions of a package:,choco install {{package}} --allow-multiple,command_gen,windows choco install {{package}} --allow-multiple,Allow installing multiple versions of a package:,explain,windows Confirm all prompts automatically:,choco install {{package}} --yes,command_gen,windows choco install {{package}} --yes,Confirm all prompts automatically:,explain,windows Specify a custom source to receive packages from:,choco install {{package}} --source {{source_url|alias}},command_gen,windows choco install {{package}} --source {{source_url|alias}},Specify a custom source to receive packages from:,explain,windows Provide a username and password for authentication:,choco install {{package}} --user {{username}} --password {{password}},command_gen,windows choco install {{package}} --user {{username}} --password {{password}},Provide a username and password for authentication:,explain,windows Set the title of the current command prompt window:,title {{new_title}},command_gen,windows title {{new_title}},Set the title of the current command prompt window:,explain,windows Terminate a process by its process identifier:,tskill {{process_id}},command_gen,windows tskill {{process_id}},Terminate a process by its process identifier:,explain,windows Terminate a process by its name:,tskill {{process_name}},command_gen,windows tskill {{process_name}},Terminate a process by its name:,explain,windows Display currently running processes:,tasklist,command_gen,windows tasklist,Display currently running processes:,explain,windows Display running processes in a specified output format:,tasklist /fo {{table|list|csv}},command_gen,windows tasklist /fo {{table|list|csv}},Display running processes in a specified output format:,explain,windows Display running processes using the specified `.exe` or `.dll` file name:,tasklist /m {{module_pattern}},command_gen,windows tasklist /m {{module_pattern}},Display running processes using the specified `.exe` or `.dll` file name:,explain,windows Display processes running on a remote machine:,tasklist /s {{remote_name}} /u {{username}} /p {{password}},command_gen,windows tasklist /s {{remote_name}} /u {{username}} /p {{password}},Display processes running on a remote machine:,explain,windows Display services using each process:,tasklist /svc,command_gen,windows tasklist /svc,Display services using each process:,explain,windows Set an environment variable for the current user:,setx {{variable}} {{value}},command_gen,windows setx {{variable}} {{value}},Set an environment variable for the current user:,explain,windows Set an environment variable for the current machine:,setx {{variable}} {{value}} /M,command_gen,windows setx {{variable}} {{value}} /M,Set an environment variable for the current machine:,explain,windows Set an environment variable for a user on a remote machine:,setx /s {{hostname}} /u {{username}} /p {{password}} {{variable}} {{value}},command_gen,windows setx /s {{hostname}} /u {{username}} /p {{password}} {{variable}} {{value}},Set an environment variable for a user on a remote machine:,explain,windows Set an environment variable from a registry key value:,setx {{variable}} /k {{registry\key\path}},command_gen,windows setx {{variable}} /k {{registry\key\path}},Set an environment variable from a registry key value:,explain,windows List all available packages for download:,pipwin list,command_gen,windows pipwin list,List all available packages for download:,explain,windows Search packages:,pipwin search {{partial_name|name}},command_gen,windows pipwin search {{partial_name|name}},Search packages:,explain,windows Install a package:,pipwin install {{package}},command_gen,windows pipwin install {{package}},Install a package:,explain,windows Uninstall a package:,pipwin uninstall {{package}},command_gen,windows pipwin uninstall {{package}},Uninstall a package:,explain,windows Download a package to a specific directory:,pipwin download --dest {{path\to\directory}} {{package}},command_gen,windows pipwin download --dest {{path\to\directory}} {{package}},Download a package to a specific directory:,explain,windows Install packages according to `requirements.txt`:,pipwin install --file {{path\to\requirements.txt}},command_gen,windows pipwin install --file {{path\to\requirements.txt}},Install packages according to `requirements.txt`:,explain,windows Compare all values under a specific key with another key:,reg compare {{key_name1}} {{key_name2}},command_gen,windows reg compare {{key_name1}} {{key_name2}},Compare all values under a specific key with another key:,explain,windows Compare a specific [v]alue under two keys:,reg compare {{key_name1}} {{key_name2}} /v {{value}},command_gen,windows reg compare {{key_name1}} {{key_name2}} /v {{value}},Compare a specific [v]alue under two keys:,explain,windows Compare all [s]ubkeys and values for two keys:,reg compare {{key_name1}} {{key_name2}} /s,command_gen,windows reg compare {{key_name1}} {{key_name2}} /s,Compare all [s]ubkeys and values for two keys:,explain,windows Only [o]utput the matches ([s]ame) between the specified keys:,reg compare {{key_name1}} {{key_name2}} /os,command_gen,windows reg compare {{key_name1}} {{key_name2}} /os,Only [o]utput the matches ([s]ame) between the specified keys:,explain,windows [o]utput the differences and matches ([a]ll) between the specified keys:,reg compare {{key_name1}} {{key_name2}} /oa,command_gen,windows reg compare {{key_name1}} {{key_name2}} /oa,[o]utput the differences and matches ([a]ll) between the specified keys:,explain,windows "Compare two keys, [o]utputting [n]othing:",reg compare {{key_name1}} {{key_name2}} /on,command_gen,windows reg compare {{key_name1}} {{key_name2}} /on,"Compare two keys, [o]utputting [n]othing:",explain,windows View documentation for the original command:,tldr choco push,command_gen,windows tldr choco push,View documentation for the original command:,explain,windows Uninstall one or more packages:,choco uninstall {{package1 package2 ...}},command_gen,windows choco uninstall {{package1 package2 ...}},Uninstall one or more packages:,explain,windows Uninstall a specific version of a package:,choco uninstall {{package}} --version {{version}},command_gen,windows choco uninstall {{package}} --version {{version}},Uninstall a specific version of a package:,explain,windows Confirm all prompts automatically:,choco uninstall {{package}} --yes,command_gen,windows choco uninstall {{package}} --yes,Confirm all prompts automatically:,explain,windows Remove all dependencies when uninstalling:,choco uninstall {{package}} --remove-dependencies,command_gen,windows choco uninstall {{package}} --remove-dependencies,Remove all dependencies when uninstalling:,explain,windows Uninstall all packages:,choco uninstall all,command_gen,windows choco uninstall all,Uninstall all packages:,explain,windows Load a backup file into the specified key:,reg load {{key_name}} {{path\to\file.hiv}},command_gen,windows reg load {{key_name}} {{path\to\file.hiv}},Load a backup file into the specified key:,explain,windows Get list of update history:,Get-WUHistory,command_gen,windows Get-WUHistory,Get list of update history:,explain,windows List the last 10 installed updates:,Get-WUHistory -Last {{10}},command_gen,windows Get-WUHistory -Last {{10}},List the last 10 installed updates:,explain,windows List all updates installed from a specific date to today:,Get-WUHistory -MaxDate {{date}},command_gen,windows Get-WUHistory -MaxDate {{date}},List all updates installed from a specific date to today:,explain,windows List all updates installed in the past 24 hours:,Get-WUHistory -MaxDate (Get-Date).AddDays(-1),command_gen,windows Get-WUHistory -MaxDate (Get-Date).AddDays(-1),List all updates installed in the past 24 hours:,explain,windows Send the results via email (SMTP):,"Get-WUHistory -SendReport -PSWUSettings @{SmtpServer=""{{smtp_server}}""; Port={{smtp_port}} From=""{{sender_email}}"" To=""{{receiver_email}}""}",command_gen,windows "Get-WUHistory -SendReport -PSWUSettings @{SmtpServer=""{{smtp_server}}""; Port={{smtp_port}} From=""{{sender_email}}"" To=""{{receiver_email}}""}",Send the results via email (SMTP):,explain,windows View documentation for the original command:,tldr new-item,command_gen,windows tldr new-item,View documentation for the original command:,explain,windows Delete files with 3 [p]asses:,sdelete -p 3 {{path\to\file1 path\to\file2 ...}},command_gen,windows sdelete -p 3 {{path\to\file1 path\to\file2 ...}},Delete files with 3 [p]asses:,explain,windows Delete folders and its [s]ubdirectories with 1 pass (default):,sdelete -s {{path\to\directory1 path\to\directory2 ...}},command_gen,windows sdelete -s {{path\to\directory1 path\to\directory2 ...}},Delete folders and its [s]ubdirectories with 1 pass (default):,explain,windows Clean the free space of volume D: with 3 [p]asses:,sdelete -p 3 D:,command_gen,windows sdelete -p 3 D:,Clean the free space of volume D: with 3 [p]asses:,explain,windows "Clean the free space with [z]eros of physical disk 2, which should not contain any volumes to be cleaned:",sdelete -z 2,command_gen,windows sdelete -z 2,"Clean the free space with [z]eros of physical disk 2, which should not contain any volumes to be cleaned:",explain,windows Package a NuGet specification to a `nupkg` file:,choco pack {{path\to\specification_file}},command_gen,windows choco pack {{path\to\specification_file}},Package a NuGet specification to a `nupkg` file:,explain,windows Package a NuGet specification specifying the version of the resulting file:,choco pack {{path\to\specification_file}} --version {{version}},command_gen,windows choco pack {{path\to\specification_file}} --version {{version}},Package a NuGet specification specifying the version of the resulting file:,explain,windows Package a NuGet specification to a specific directory:,choco pack {{path\to\specification_file}} --output-directory {{path\to\output_directory}},command_gen,windows choco pack {{path\to\specification_file}} --output-directory {{path\to\output_directory}},Package a NuGet specification to a specific directory:,explain,windows Test a connection and display detailed results:,Test-NetConnection -InformationLevel Detailed,command_gen,windows Test-NetConnection -InformationLevel Detailed,Test a connection and display detailed results:,explain,windows Test a connection to a remote host using the specified port number:,Test-NetConnection -ComputerName {{ip_or_hostname}} -Port {{port_number}},command_gen,windows Test-NetConnection -ComputerName {{ip_or_hostname}} -Port {{port_number}},Test a connection to a remote host using the specified port number:,explain,windows Display the current version number:,ver,command_gen,windows ver,Display the current version number:,explain,windows Display all exported filesystems:,showmount -e,command_gen,windows showmount -e,Display all exported filesystems:,explain,windows Display all NFS clients and their mounted directories:,showmount -a,command_gen,windows showmount -a,Display all NFS clients and their mounted directories:,explain,windows Display all NFS mounted directories:,showmount -d,command_gen,windows showmount -d,Display all NFS mounted directories:,explain,windows Display all exported filesystems for a remote server:,showmount -e {{server_address}},command_gen,windows showmount -e {{server_address}},Display all exported filesystems for a remote server:,explain,windows List active associations:,subst,command_gen,windows subst,List active associations:,explain,windows Add an association:,subst {{Z:}} {{C:\Python2.7}},command_gen,windows subst {{Z:}} {{C:\Python2.7}},Add an association:,explain,windows Remove an association:,subst {{Z:}} /d,command_gen,windows subst {{Z:}} /d,Remove an association:,explain,windows Display a list of outdated packages in table format:,choco outdated,command_gen,windows choco outdated,Display a list of outdated packages in table format:,explain,windows Ignore pinned packages in the output:,choco outdated --ignore-pinned,command_gen,windows choco outdated --ignore-pinned,Ignore pinned packages in the output:,explain,windows Specify a custom source to check packages from:,choco outdated --source {{source_url|alias}},command_gen,windows choco outdated --source {{source_url|alias}},Specify a custom source to check packages from:,explain,windows Provide a username and password for authentication:,choco outdated --user {{username}} --password {{password}},command_gen,windows choco outdated --user {{username}} --password {{password}},Provide a username and password for authentication:,explain,windows Remove specific files or registry keys (without subkeys):,"Remove-Item {{path\to\file_or_key1 , path\to\file_or_key2 ...}}",command_gen,windows "Remove-Item {{path\to\file_or_key1 , path\to\file_or_key2 ...}}",Remove specific files or registry keys (without subkeys):,explain,windows Remove hidden or read-only files:,"Remove-Item -Force {{path\to\file1 , path\to\file2 ...}}",command_gen,windows "Remove-Item -Force {{path\to\file1 , path\to\file2 ...}}",Remove hidden or read-only files:,explain,windows Remove specific files or registry keys interactively prompting before each removal:,"Remove-Item -Confirm {{path\to\file_or_key1 , path\to\file_or_key2 ...}}",command_gen,windows "Remove-Item -Confirm {{path\to\file_or_key1 , path\to\file_or_key2 ...}}",Remove specific files or registry keys interactively prompting before each removal:,explain,windows Remove specific files and directories recursively (Windows 10 version 1909 or later):,"Remove-Item -Recurse {{path\to\file_or_directory1 , path\to\file_or_directory2 ...}}",command_gen,windows "Remove-Item -Recurse {{path\to\file_or_directory1 , path\to\file_or_directory2 ...}}",Remove specific files and directories recursively (Windows 10 version 1909 or later):,explain,windows Remove specific Windows registry keys and all its subkeys:,"Remove-Item -Recurse {{path\to\key1 , path\to\key2 ...}}",command_gen,windows "Remove-Item -Recurse {{path\to\key1 , path\to\key2 ...}}",Remove specific Windows registry keys and all its subkeys:,explain,windows Perform a dry run of the deletion process:,"Remove-Item -WhatIf {{path\to\file1 , path\to\file2 ...}}",command_gen,windows "Remove-Item -WhatIf {{path\to\file1 , path\to\file2 ...}}",Perform a dry run of the deletion process:,explain,windows Display system configuration for the local machine:,systeminfo,command_gen,windows systeminfo,Display system configuration for the local machine:,explain,windows Display system configuration in a specified output format:,systeminfo /fo {{table|list|csv}},command_gen,windows systeminfo /fo {{table|list|csv}},Display system configuration in a specified output format:,explain,windows Display system configuration for a remote machine:,systeminfo /s {{remote_name}} /u {{username}} /p {{password}},command_gen,windows systeminfo /s {{remote_name}} /u {{username}} /p {{password}},Display system configuration for a remote machine:,explain,windows Display help:,systeminfo /?,command_gen,windows systeminfo /?,Display help:,explain,windows "Install a module, or update it to the latest available version:",Install-Module {{module}},command_gen,windows Install-Module {{module}},"Install a module, or update it to the latest available version:",explain,windows Install a module with a specific version:,Install-Module {{module}} -RequiredVersion {{version}},command_gen,windows Install-Module {{module}} -RequiredVersion {{version}},Install a module with a specific version:,explain,windows Install a module no earlier than a specific version:,Install-Module {{module}} -MinimumVersion {{version}},command_gen,windows Install-Module {{module}} -MinimumVersion {{version}},Install a module no earlier than a specific version:,explain,windows Specify a range of supported versions (inclusive) of the required module:,Install-Module {{module}} -MinimumVersion {{minimum_version}} -MaximumVersion {{maximum_version}},command_gen,windows Install-Module {{module}} -MinimumVersion {{minimum_version}} -MaximumVersion {{maximum_version}},Specify a range of supported versions (inclusive) of the required module:,explain,windows Install module from a specific repository:,Install-Module {{module}} -Repository {{repository}},command_gen,windows Install-Module {{module}} -Repository {{repository}},Install module from a specific repository:,explain,windows Install module from specific repositories:,"Install-Module {{module}} -Repository {{repository1 , repository2 , ...}}",command_gen,windows "Install-Module {{module}} -Repository {{repository1 , repository2 , ...}}",Install module from specific repositories:,explain,windows Install the module for all/current user:,Install-Module {{module}} -Scope {{AllUsers|CurrentUser}},command_gen,windows Install-Module {{module}} -Scope {{AllUsers|CurrentUser}},Install the module for all/current user:,explain,windows "Perform a dry run to determine which modules will be installed, upgraded, or removed through `Install-Module`:",Install-Module {{module}} -WhatIf,command_gen,windows Install-Module {{module}} -WhatIf,"Perform a dry run to determine which modules will be installed, upgraded, or removed through `Install-Module`:",explain,windows Display a list of sources and their API keys:,choco apikey,command_gen,windows choco apikey,Display a list of sources and their API keys:,explain,windows Display a specific source and its API key:,"choco apikey --source ""{{source_url}}""",command_gen,windows "choco apikey --source ""{{source_url}}""",Display a specific source and its API key:,explain,windows Set an API key for a source:,"choco apikey --source ""{{source_url}}"" --key ""{{api_key}}""",command_gen,windows "choco apikey --source ""{{source_url}}"" --key ""{{api_key}}""",Set an API key for a source:,explain,windows Remove an API key for a source:,"choco apikey --source ""{{source_url}}"" --remove",command_gen,windows "choco apikey --source ""{{source_url}}"" --remove",Remove an API key for a source:,explain,windows Sort the current directory by name:,Get-ChildItem | Sort-Object,command_gen,windows Get-ChildItem | Sort-Object,Sort the current directory by name:,explain,windows Sort the current directory by name descending:,Get-ChildItem | Sort-Object -Descending,command_gen,windows Get-ChildItem | Sort-Object -Descending,Sort the current directory by name descending:,explain,windows Sort items removing duplicates:,"""a"", ""b"", ""a"" | Sort-Object -Unique",command_gen,windows """a"", ""b"", ""a"" | Sort-Object -Unique",Sort items removing duplicates:,explain,windows Sort the current directory by file length:,Get-ChildItem | Sort-Object -Property Length,command_gen,windows Get-ChildItem | Sort-Object -Property Length,Sort the current directory by file length:,explain,windows Sort processes with the highest memory usage based on their working set (WS) size:,Get-Process | Sort-Object -Property WS,command_gen,windows Get-Process | Sort-Object -Property WS,Sort processes with the highest memory usage based on their working set (WS) size:,explain,windows Display the recorded number of calls made to the NFS server:,nfsstat,command_gen,windows nfsstat,Display the recorded number of calls made to the NFS server:,explain,windows Reset the recorded number of calls made to the NFS server:,nfsstat -z,command_gen,windows nfsstat -z,Reset the recorded number of calls made to the NFS server:,explain,windows Start an interactive shell session:,powershell,command_gen,windows powershell,Start an interactive shell session:,explain,windows Start an interactive shell session without loading startup configs:,powershell -NoProfile,command_gen,windows powershell -NoProfile,Start an interactive shell session without loading startup configs:,explain,windows Execute specific commands:,"powershell -Command ""{{echo 'powershell is executed'}}""",command_gen,windows "powershell -Command ""{{echo 'powershell is executed'}}""",Execute specific commands:,explain,windows Execute a specific script:,powershell -File {{path/to/script.ps1}},command_gen,windows powershell -File {{path/to/script.ps1}},Execute a specific script:,explain,windows Start a session with a specific version of PowerShell:,powershell -Version {{version}},command_gen,windows powershell -Version {{version}},Start a session with a specific version of PowerShell:,explain,windows Prevent a shell from exit after running startup commands:,powershell -NoExit,command_gen,windows powershell -NoExit,Prevent a shell from exit after running startup commands:,explain,windows Describe the format of data sent to PowerShell:,powershell -InputFormat {{Text|XML}},command_gen,windows powershell -InputFormat {{Text|XML}},Describe the format of data sent to PowerShell:,explain,windows Determine how an output from PowerShell is formatted:,powershell -OutputFormat {{Text|XML}},command_gen,windows powershell -OutputFormat {{Text|XML}},Determine how an output from PowerShell is formatted:,explain,windows Create a directory:,mkdir {{path\to\directory}},command_gen,windows mkdir {{path\to\directory}},Create a directory:,explain,windows Create a nested directory tree recursively:,mkdir {{path\to\sub_directory}},command_gen,windows mkdir {{path\to\sub_directory}},Create a nested directory tree recursively:,explain,windows View documentation for the original Command Prompt command:,tldr rmdir,command_gen,windows tldr rmdir,View documentation for the original Command Prompt command:,explain,windows View documentation for the original PowerShell command:,tldr remove-item,command_gen,windows tldr remove-item,View documentation for the original PowerShell command:,explain,windows Compile an Inno Setup script:,iscc {{path\to\file.iss}},command_gen,windows iscc {{path\to\file.iss}},Compile an Inno Setup script:,explain,windows Quietly compile an Inno Setup installer:,iscc /Q {{path\to\file.iss}},command_gen,windows iscc /Q {{path\to\file.iss}},Quietly compile an Inno Setup installer:,explain,windows Compile a signed Inno Setup installer:,iscc /S={{name}}={{command}} {{path\to\file.iss}},command_gen,windows iscc /S={{name}}={{command}} {{path\to\file.iss}},Compile a signed Inno Setup installer:,explain,windows Start the graphical user interface (GUI) version of Bleachbit:,bleachbit_console.exe --gui,command_gen,windows bleachbit_console.exe --gui,Start the graphical user interface (GUI) version of Bleachbit:,explain,windows Shred a file:,bleachbit_console.exe --shred {{path/to/file}},command_gen,windows bleachbit_console.exe --shred {{path/to/file}},Shred a file:,explain,windows List available cleaner options:,bleachbit_console.exe --list-cleaners,command_gen,windows bleachbit_console.exe --list-cleaners,List available cleaner options:,explain,windows Preview the files that will be deleted and other changes that will be made before actually performing the clean-up operation:,bleachbit_console.exe --preview {{--preset|cleaner1.option1 cleaner2.* ...}},command_gen,windows bleachbit_console.exe --preview {{--preset|cleaner1.option1 cleaner2.* ...}},Preview the files that will be deleted and other changes that will be made before actually performing the clean-up operation:,explain,windows Perform the clean-up operation and delete files:,bleachbit_console.exe --clean {{--preset|cleaner1.option1 cleaner2.* ...}},command_gen,windows bleachbit_console.exe --clean {{--preset|cleaner1.option1 cleaner2.* ...}},Perform the clean-up operation and delete files:,explain,windows Display the current Windows To Go status:,pwlauncher,command_gen,windows pwlauncher,Display the current Windows To Go status:,explain,windows Enable or disable the Windows To Go startup options:,pwlauncher /{{enable|disable}},command_gen,windows pwlauncher /{{enable|disable}},Enable or disable the Windows To Go startup options:,explain,windows "Save a registry key, its subkeys and values to a specific file:",reg save {{key_name}} {{path\to\file.hiv}},command_gen,windows reg save {{key_name}} {{path\to\file.hiv}},"Save a registry key, its subkeys and values to a specific file:",explain,windows Forcefully (assuming [y]es) overwrite an existing file:,reg save {{key_name}} {{path\to\file.hiv}} /y,command_gen,windows reg save {{key_name}} {{path\to\file.hiv}} /y,Forcefully (assuming [y]es) overwrite an existing file:,explain,windows View documentation for the original command:,tldr sdelete,command_gen,windows tldr sdelete,View documentation for the original command:,explain,windows Sign an RDP file:,rdpsign {{path\to\file.rdp}},command_gen,windows rdpsign {{path\to\file.rdp}},Sign an RDP file:,explain,windows Sign an RDP file using a specific sha256 hash:,rdpsign {{path\to\file.rdp}} /sha265 {{hash}},command_gen,windows rdpsign {{path\to\file.rdp}} /sha265 {{hash}},Sign an RDP file using a specific sha256 hash:,explain,windows Enable quiet output:,rdpsign {{path\to\file.rdp}} /q,command_gen,windows rdpsign {{path\to\file.rdp}} /q,Enable quiet output:,explain,windows "Display verbose warnings, messages and statuses:",rdpsign {{path\to\file.rdp}} /v,command_gen,windows rdpsign {{path\to\file.rdp}} /v,"Display verbose warnings, messages and statuses:",explain,windows Test the signing by displaying the output to `stdout` without updating the file:,rdpsign {{path\to\file.rdp}} /l,command_gen,windows rdpsign {{path\to\file.rdp}} /l,Test the signing by displaying the output to `stdout` without updating the file:,explain,windows Trace a route:,tracert {{IP}},command_gen,windows tracert {{IP}},Trace a route:,explain,windows Prevent `tracert` from resolving IP addresses to hostnames:,tracert /d {{IP}},command_gen,windows tracert /d {{IP}},Prevent `tracert` from resolving IP addresses to hostnames:,explain,windows Force `tracert` to use IPv4 only:,tracert /4 {{IP}},command_gen,windows tracert /4 {{IP}},Force `tracert` to use IPv4 only:,explain,windows Force `tracert` to use IPv6 only:,tracert /6 {{IP}},command_gen,windows tracert /6 {{IP}},Force `tracert` to use IPv6 only:,explain,windows Specify the maximum number of hops in the search for the target:,tracert /h {{max_hops}} {{IP}},command_gen,windows tracert /h {{max_hops}} {{IP}},Specify the maximum number of hops in the search for the target:,explain,windows Display help:,tracert /?,command_gen,windows tracert /?,Display help:,explain,windows Export all subkeys and values of a specific key:,reg export {{key_name}} {{path\to\file.reg}},command_gen,windows reg export {{key_name}} {{path\to\file.reg}},Export all subkeys and values of a specific key:,explain,windows Forcefully (assuming [y]es) overwrite of an existing file:,reg export {{key_name}} {{path\to\file.reg}} /y,command_gen,windows reg export {{key_name}} {{path\to\file.reg}} /y,Forcefully (assuming [y]es) overwrite of an existing file:,explain,windows Download the contents of a URL to a file:,Invoke-WebRequest {{http://example.com}} -OutFile {{path\to\file}},command_gen,windows Invoke-WebRequest {{http://example.com}} -OutFile {{path\to\file}},Download the contents of a URL to a file:,explain,windows Send form-encoded data (POST request of type `application/x-www-form-urlencoded`):,Invoke-WebRequest -Method Post -Body @{ name='bob' } {{http://example.com/form}},command_gen,windows Invoke-WebRequest -Method Post -Body @{ name='bob' } {{http://example.com/form}},Send form-encoded data (POST request of type `application/x-www-form-urlencoded`):,explain,windows "Send a request with an extra header, using a custom HTTP method:",Invoke-WebRequest -Headers {{@{ X-My-Header = '123' }}} -Method {{PUT}} {{http://example.com}},command_gen,windows Invoke-WebRequest -Headers {{@{ X-My-Header = '123' }}} -Method {{PUT}} {{http://example.com}},"Send a request with an extra header, using a custom HTTP method:",explain,windows "Send data in JSON format, specifying the appropriate content-type header:","Invoke-WebRequest -Body {{'{""name"":""bob""}'}} -ContentType 'application/json' {{http://example.com/users/1234}}",command_gen,windows "Invoke-WebRequest -Body {{'{""name"":""bob""}'}} -ContentType 'application/json' {{http://example.com/users/1234}}","Send data in JSON format, specifying the appropriate content-type header:",explain,windows Pass a username and password for server authentication:,"Invoke-WebRequest -Headers @{ Authorization = ""Basic ""+ [System.Convert]::ToBase64String([System.Text.Encoding]::ASCII.GetBytes(""myusername:mypassword"")) } {{http://example.com}}",command_gen,windows "Invoke-WebRequest -Headers @{ Authorization = ""Basic ""+ [System.Convert]::ToBase64String([System.Text.Encoding]::ASCII.GetBytes(""myusername:mypassword"")) } {{http://example.com}}",Pass a username and password for server authentication:,explain,windows Display all values of a key:,reg query {{key_name}},command_gen,windows reg query {{key_name}},Display all values of a key:,explain,windows Display a specific [v]alue of a key:,reg query {{key_name}} /v {{value}},command_gen,windows reg query {{key_name}} /v {{value}},Display a specific [v]alue of a key:,explain,windows Display all values of a key and its [s]ubkeys:,reg query {{key_name}} /s,command_gen,windows reg query {{key_name}} /s,Display all values of a key and its [s]ubkeys:,explain,windows Search [f]or keys and values matching a specific pattern:,"reg query {{key_name}} /f ""{{query_pattern}}""",command_gen,windows "reg query {{key_name}} /f ""{{query_pattern}}""",Search [f]or keys and values matching a specific pattern:,explain,windows Display a value of a key matching a specified data [t]ype:,reg query {{key_name}} /t REG_{{SZ|MULTI_SZ|EXPAND_SZ|DWORD|BINARY|NONE}},command_gen,windows reg query {{key_name}} /t REG_{{SZ|MULTI_SZ|EXPAND_SZ|DWORD|BINARY|NONE}},Display a value of a key matching a specified data [t]ype:,explain,windows Only search in [d]ata:,reg query {{key_name}} /d,command_gen,windows reg query {{key_name}} /d,Only search in [d]ata:,explain,windows Only search in [k]ey names:,"reg query {{key_name}} /f ""{{query_pattern}}"" /k",command_gen,windows "reg query {{key_name}} /f ""{{query_pattern}}"" /k",Only search in [k]ey names:,explain,windows [c]ase-sensitively search for an [e]xact match:,reg query {{key_name}} /c /e,command_gen,windows reg query {{key_name}} /c /e,[c]ase-sensitively search for an [e]xact match:,explain,windows Stop a process and wait:,Stop-Process -Id {{process_id}}; Wait-Process -Id {{process_id}},command_gen,windows Stop-Process -Id {{process_id}}; Wait-Process -Id {{process_id}},Stop a process and wait:,explain,windows Wait for processes for a specified time:,Wait-Process -Name {{process_name}} -Timeout {{30}},command_gen,windows Wait-Process -Name {{process_name}} -Timeout {{30}},Wait for processes for a specified time:,explain,windows Compare 2 specified files:,fc {{path\to\file1}} {{path\to\file2}},command_gen,windows fc {{path\to\file1}} {{path\to\file2}},Compare 2 specified files:,explain,windows Perform a case-insensitive comparison:,fc /c {{path\to\file1}} {{path\to\file2}},command_gen,windows fc /c {{path\to\file1}} {{path\to\file2}},Perform a case-insensitive comparison:,explain,windows Compare files as Unicode text:,fc /u {{path\to\file1}} {{path\to\file2}},command_gen,windows fc /u {{path\to\file1}} {{path\to\file2}},Compare files as Unicode text:,explain,windows Compare files as ASCII text:,fc /l {{path\to\file1}} {{path\to\file2}},command_gen,windows fc /l {{path\to\file1}} {{path\to\file2}},Compare files as ASCII text:,explain,windows Compare files as binary:,fc /b {{path\to\file1}} {{path\to\file2}},command_gen,windows fc /b {{path\to\file1}} {{path\to\file2}},Compare files as binary:,explain,windows Disable tab-to-space expansion:,fc /t {{path\to\file1}} {{path\to\file2}},command_gen,windows fc /t {{path\to\file1}} {{path\to\file2}},Disable tab-to-space expansion:,explain,windows Compress whitespace (tabs and spaces) for comparisons:,fc /w {{path\to\file1}} {{path\to\file2}},command_gen,windows fc /w {{path\to\file1}} {{path\to\file2}},Compress whitespace (tabs and spaces) for comparisons:,explain,windows Filter aliases by its name:,Get-Alias | Where-Object -{{Property}} {{Name}} -{{eq}} {{name}},command_gen,windows Get-Alias | Where-Object -{{Property}} {{Name}} -{{eq}} {{name}},Filter aliases by its name:,explain,windows List all services that are currently stopped. The `$_` automatic variable represents each object that is passed to the `Where-Object` cmdlet:,"Get-Service | Where-Object {$_.Status -eq ""Stopped""}",command_gen,windows "Get-Service | Where-Object {$_.Status -eq ""Stopped""}",List all services that are currently stopped. The `$_` automatic variable represents each object that is passed to the `Where-Object` cmdlet:,explain,windows Use multiple conditions:,"Get-Module -ListAvailable | Where-Object { $_.Name -NotLike ""Microsoft*"" -And $_.Name -NotLike ""PS*"" }",command_gen,windows "Get-Module -ListAvailable | Where-Object { $_.Name -NotLike ""Microsoft*"" -And $_.Name -NotLike ""PS*"" }",Use multiple conditions:,explain,windows "Specify the drive letter (followed by a colon), mount point, or volume name to check:",chkdsk {{volume}},command_gen,windows chkdsk {{volume}},"Specify the drive letter (followed by a colon), mount point, or volume name to check:",explain,windows Fix errors on a specific volume:,chkdsk {{volume}} /f,command_gen,windows chkdsk {{volume}} /f,Fix errors on a specific volume:,explain,windows Dismount a specific volume before checking:,chkdsk {{volume}} /x,command_gen,windows chkdsk {{volume}} /x,Dismount a specific volume before checking:,explain,windows Change the log file size to the specified size (only for NTFS):,chkdsk /l{{size}},command_gen,windows chkdsk /l{{size}},Change the log file size to the specified size (only for NTFS):,explain,windows Display information about a specific encrypted file or directory:,cipher /c:{{path\to\file_or_directory}},command_gen,windows cipher /c:{{path\to\file_or_directory}},Display information about a specific encrypted file or directory:,explain,windows [e]ncrypt a file or directory (files added later to the directory are also encrypted as the directory is marked):,cipher /e:{{path\to\file_or_directory}},command_gen,windows cipher /e:{{path\to\file_or_directory}},[e]ncrypt a file or directory (files added later to the directory are also encrypted as the directory is marked):,explain,windows [d]ecrypt a file or directory:,cipher /d:{{path\to\file_or_directory}},command_gen,windows cipher /d:{{path\to\file_or_directory}},[d]ecrypt a file or directory:,explain,windows Securely remove a file or directory:,cipher /w:{{path\to\file_or_directory}},command_gen,windows cipher /w:{{path\to\file_or_directory}},Securely remove a file or directory:,explain,windows Quit the current CMD instance:,exit,command_gen,windows exit,Quit the current CMD instance:,explain,windows Quit the current [b]atch script:,exit /b,command_gen,windows exit /b,Quit the current [b]atch script:,explain,windows Quit using a specific exit code:,exit {{2}},command_gen,windows exit {{2}},Quit using a specific exit code:,explain,windows Switch to directory at the top of the stack:,popd,command_gen,windows popd,Switch to directory at the top of the stack:,explain,windows "Mount a share to the ""Z"" drive letter:",mount \\{{computer_name}}\{{share_name}} {{Z:}},command_gen,windows mount \\{{computer_name}}\{{share_name}} {{Z:}},"Mount a share to the ""Z"" drive letter:",explain,windows Mount a share to the next available drive letter:,mount \\{{computer_name}}\{{share_name}} *,command_gen,windows mount \\{{computer_name}}\{{share_name}} *,Mount a share to the next available drive letter:,explain,windows "Mount a share with a read timeout in seconds (defaults to 0.8, can be 0.9 or 1 to 60):",mount -o timeout={{seconds}} \\{{computer_name}}\{{share_name}} {{Z:}},command_gen,windows mount -o timeout={{seconds}} \\{{computer_name}}\{{share_name}} {{Z:}},"Mount a share with a read timeout in seconds (defaults to 0.8, can be 0.9 or 1 to 60):",explain,windows Mount a share and retry up to 10 times if it fails:,mount -o retry=10 \\{{computer_name}}\{{share_name}} {{Z:}},command_gen,windows mount -o retry=10 \\{{computer_name}}\{{share_name}} {{Z:}},Mount a share and retry up to 10 times if it fails:,explain,windows Mount a share with forced case sensitivity:,mount -o casesensitive \\{{computer_name}}\{{share_name}} {{Z:}},command_gen,windows mount -o casesensitive \\{{computer_name}}\{{share_name}} {{Z:}},Mount a share with forced case sensitivity:,explain,windows Mount a share as an anonymous user:,mount -o anon \\{{computer_name}}\{{share_name}} {{Z:}},command_gen,windows mount -o anon \\{{computer_name}}\{{share_name}} {{Z:}},Mount a share as an anonymous user:,explain,windows Mount a share using a specific mount type:,mount -o mtype={{soft|hard}} \\{{computer_name}}\{{share_name}} {{Z:}},command_gen,windows mount -o mtype={{soft|hard}} \\{{computer_name}}\{{share_name}} {{Z:}},Mount a share using a specific mount type:,explain,windows Copy a security descriptor from one file to another:,$OriginAcl = Get-Acl -Path {{path\to\file}}; Set-Acl -Path {{path\to\file}} -AclObject $OriginAcl,command_gen,windows $OriginAcl = Get-Acl -Path {{path\to\file}}; Set-Acl -Path {{path\to\file}} -AclObject $OriginAcl,Copy a security descriptor from one file to another:,explain,windows Use the pipeline operator to pass a descriptor:,Get-Acl -Path {{path\to\file}} | Set-Acl -Path {{path\to\file}},command_gen,windows Get-Acl -Path {{path\to\file}} | Set-Acl -Path {{path\to\file}},Use the pipeline operator to pass a descriptor:,explain,windows Rename a file or directory when the target is not an existing directory:,Move-Item {{path\to\source}} {{path\to\target}},command_gen,windows Move-Item {{path\to\source}} {{path\to\target}},Rename a file or directory when the target is not an existing directory:,explain,windows Move a file or directory into an existing directory:,Move-Item {{path\to\source}} {{path\to\existing_directory}},command_gen,windows Move-Item {{path\to\source}} {{path\to\existing_directory}},Move a file or directory into an existing directory:,explain,windows Rename or move file(s) with specific name (do not treat special characters inside strings):,"Move-Item -LiteralPath ""{{path\to\source}}"" {{path\to\file_or_directory}}",command_gen,windows "Move-Item -LiteralPath ""{{path\to\source}}"" {{path\to\file_or_directory}}",Rename or move file(s) with specific name (do not treat special characters inside strings):,explain,windows "Move multiple files into an existing directory, keeping the filenames unchanged:","Move-Item {{path\to\source1 , path\to\source2 ...}} {{path\to\existing_directory}}",command_gen,windows "Move-Item {{path\to\source1 , path\to\source2 ...}} {{path\to\existing_directory}}","Move multiple files into an existing directory, keeping the filenames unchanged:",explain,windows Move or rename registry key(s):,"Move-Item {{path\to\source_key1 , path\to\source_key2 ...}} {{path\to\new_or_existing_key}}",command_gen,windows "Move-Item {{path\to\source_key1 , path\to\source_key2 ...}} {{path\to\new_or_existing_key}}",Move or rename registry key(s):,explain,windows Do not prompt for confirmation before overwriting existing files or registry keys:,mv -Force {{path\to\source}} {{path\to\target}},command_gen,windows mv -Force {{path\to\source}} {{path\to\target}},Do not prompt for confirmation before overwriting existing files or registry keys:,explain,windows "Prompt for confirmation before overwriting existing files, regardless of file permissions:",mv -Confirm {{path\to\source}} {{path\to\target}},command_gen,windows mv -Confirm {{path\to\source}} {{path\to\target}},"Prompt for confirmation before overwriting existing files, regardless of file permissions:",explain,windows "Move files in dry-run mode, showing files and directories which could be moved without executing them:",mv -WhatIf {{path\to\source}} {{path\to\target}},command_gen,windows mv -WhatIf {{path\to\source}} {{path\to\target}},"Move files in dry-run mode, showing files and directories which could be moved without executing them:",explain,windows Search for a package:,choco search {{query}},command_gen,windows choco search {{query}},Search for a package:,explain,windows Search for a package locally:,choco search {{query}} --local-only,command_gen,windows choco search {{query}} --local-only,Search for a package locally:,explain,windows Only include exact matches in the results:,choco search {{query}} --exact,command_gen,windows choco search {{query}} --exact,Only include exact matches in the results:,explain,windows Confirm all prompts automatically:,choco search {{query}} --yes,command_gen,windows choco search {{query}} --yes,Confirm all prompts automatically:,explain,windows Specify a custom source to search for packages in:,choco search {{query}} --source {{source_url|alias}},command_gen,windows choco search {{query}} --source {{source_url|alias}},Specify a custom source to search for packages in:,explain,windows Provide a username and password for authentication:,choco search {{query}} --user {{username}} --password {{password}},command_gen,windows choco search {{query}} --user {{username}} --password {{password}},Provide a username and password for authentication:,explain,windows Terminate a process by its ID:,taskkill /pid {{process_id}},command_gen,windows taskkill /pid {{process_id}},Terminate a process by its ID:,explain,windows Terminate a process by its name:,taskkill /im {{process_name}},command_gen,windows taskkill /im {{process_name}},Terminate a process by its name:,explain,windows Forcefully terminate a specified process:,taskkill /pid {{process_id}} /f,command_gen,windows taskkill /pid {{process_id}} /f,Forcefully terminate a specified process:,explain,windows Terminate a process and its child processes:,taskkill /im {{process_name}} /t,command_gen,windows taskkill /im {{process_name}} /t,Terminate a process and its child processes:,explain,windows Terminate a process on a remote machine:,taskkill /pid {{process_id}} /s {{remote_name}},command_gen,windows taskkill /pid {{process_id}} /s {{remote_name}},Terminate a process on a remote machine:,explain,windows Display information about the usage of the command:,taskkill /?,command_gen,windows taskkill /?,Display information about the usage of the command:,explain,windows Install a specific profile:,"cmstp ""{{path\to\profile_file}}""",command_gen,windows "cmstp ""{{path\to\profile_file}}""",Install a specific profile:,explain,windows Install without creating a desktop shortcut:,"cmstp /ns ""{{path\to\profile_file}}""",command_gen,windows "cmstp /ns ""{{path\to\profile_file}}""",Install without creating a desktop shortcut:,explain,windows Install without checking for dependencies:,"cmstp /nf ""{{path\to\profile_file}}""",command_gen,windows "cmstp /nf ""{{path\to\profile_file}}""",Install without checking for dependencies:,explain,windows Only install for the current user:,"cmstp /su ""{{path\to\profile_file}}""",command_gen,windows "cmstp /su ""{{path\to\profile_file}}""",Only install for the current user:,explain,windows Install for all users (requires administrator privileges):,"cmstp /au ""{{path\to\profile_file}}""",command_gen,windows "cmstp /au ""{{path\to\profile_file}}""",Install for all users (requires administrator privileges):,explain,windows Install silently without any prompts:,"cmstp /s ""{{path\to\profile_file}}""",command_gen,windows "cmstp /s ""{{path\to\profile_file}}""",Install silently without any prompts:,explain,windows Uninstall a specific profile:,"cmstp /u ""{{path\to\profile_file}}""",command_gen,windows "cmstp /u ""{{path\to\profile_file}}""",Uninstall a specific profile:,explain,windows Uninstall silently without a confirmation prompt:,"cmstp /u /s ""{{path\to\profile_file}}""",command_gen,windows "cmstp /u /s ""{{path\to\profile_file}}""",Uninstall silently without a confirmation prompt:,explain,windows Open a specific URL or file:,msedge {{https://example.com|path/to/file.html}},command_gen,windows msedge {{https://example.com|path/to/file.html}},Open a specific URL or file:,explain,windows Open in InPrivate mode:,msedge --inprivate {{example.com}},command_gen,windows msedge --inprivate {{example.com}},Open in InPrivate mode:,explain,windows Open in a new window:,msedge --new-window {{example.com}},command_gen,windows msedge --new-window {{example.com}},Open in a new window:,explain,windows "Open in application mode (without toolbars, URL bar, buttons, etc.):",msedge --app={{https://example.com}},command_gen,windows msedge --app={{https://example.com}},"Open in application mode (without toolbars, URL bar, buttons, etc.):",explain,windows Use a proxy server:,"msedge --proxy-server=""{{socks5://hostname:66}}"" {{example.com}}",command_gen,windows "msedge --proxy-server=""{{socks5://hostname:66}}"" {{example.com}}",Use a proxy server:,explain,windows Open with a custom profile directory:,msedge --user-data-dir={{path/to/directory}},command_gen,windows msedge --user-data-dir={{path/to/directory}},Open with a custom profile directory:,explain,windows Open without CORS validation (useful to test an API):,msedge --user-data-dir={{path/to/directory}} --disable-web-security,command_gen,windows msedge --user-data-dir={{path/to/directory}} --disable-web-security,Open without CORS validation (useful to test an API):,explain,windows Open with a DevTools window for each tab opened:,msedge --auto-open-devtools-for-tabs,command_gen,windows msedge --auto-open-devtools-for-tabs,Open with a DevTools window for each tab opened:,explain,windows View the documentation of the equivalent PowerShell command:,tldr clear-host,command_gen,windows tldr clear-host,View the documentation of the equivalent PowerShell command:,explain,windows Clear the screen:,cls,command_gen,windows cls,Clear the screen:,explain,windows Switch to directory and push it on the stack:,pushd {{path\to\directory}},command_gen,windows pushd {{path\to\directory}},Switch to directory and push it on the stack:,explain,windows Display active TCP connections:,netstat,command_gen,windows netstat,Display active TCP connections:,explain,windows Display all active TCP connections and the TCP and UDP ports on which the computer is listening:,netstat -a,command_gen,windows netstat -a,Display all active TCP connections and the TCP and UDP ports on which the computer is listening:,explain,windows "Display network adapter statistics, such as the number of bytes and packets sent and received:",netstat -e,command_gen,windows netstat -e,"Display network adapter statistics, such as the number of bytes and packets sent and received:",explain,windows Display active TCP connections and express addresses and port numbers numerically:,netstat -n,command_gen,windows netstat -n,Display active TCP connections and express addresses and port numbers numerically:,explain,windows Display active TCP connections and include the process ID (PID) for each connection:,netstat -o,command_gen,windows netstat -o,Display active TCP connections and include the process ID (PID) for each connection:,explain,windows Display the contents of the IP routing table:,netstat -r,command_gen,windows netstat -r,Display the contents of the IP routing table:,explain,windows Display statistics by protocol:,netstat -s,command_gen,windows netstat -s,Display statistics by protocol:,explain,windows Display a list of currently open ports and related IP addresses:,netstat -an,command_gen,windows netstat -an,Display a list of currently open ports and related IP addresses:,explain,windows Enable a specific Windows feature:,fondue /enable-feature:{{feature}},command_gen,windows fondue /enable-feature:{{feature}},Enable a specific Windows feature:,explain,windows Hide all output messages to the user:,fondue /enable-feature:{{feature}} /hide-ux:all,command_gen,windows fondue /enable-feature:{{feature}} /hide-ux:all,Hide all output messages to the user:,explain,windows Specify a caller process name for error reporting:,fondue /enable-feature:{{feature}} /caller-name:{{name}},command_gen,windows fondue /enable-feature:{{feature}} /caller-name:{{name}},Specify a caller process name for error reporting:,explain,windows Find lines that contain a specified string:,"find ""{{string}}"" {{path\to\file_or_directory}}",command_gen,windows "find ""{{string}}"" {{path\to\file_or_directory}}",Find lines that contain a specified string:,explain,windows Display lines that do not contain the specified string:,"find ""{{string}}"" {{path\to\file_or_directory}} /v",command_gen,windows "find ""{{string}}"" {{path\to\file_or_directory}} /v",Display lines that do not contain the specified string:,explain,windows Display the count of lines that contain the specified string:,"find ""{{string}}"" {{path\to\file_or_directory}} /c",command_gen,windows "find ""{{string}}"" {{path\to\file_or_directory}} /c",Display the count of lines that contain the specified string:,explain,windows Display line numbers with the list of lines:,"find ""{{string}}"" {{path\to\file_or_directory}} /n",command_gen,windows "find ""{{string}}"" {{path\to\file_or_directory}} /n",Display line numbers with the list of lines:,explain,windows Execute a command using `cmd` in a remote shell:,psexec \\{{remote_host}} cmd,command_gen,windows psexec \\{{remote_host}} cmd,Execute a command using `cmd` in a remote shell:,explain,windows Execute a command on a remote host (pre-authenticated):,psexec \\{{remote_host}} -u {{user_name}} -p {{password}},command_gen,windows psexec \\{{remote_host}} -u {{user_name}} -p {{password}},Execute a command on a remote host (pre-authenticated):,explain,windows Execute a command remotely and output the result to a file:,psexec \\{{remote_host}} cmd /c {{command}} -an ^>{{path\to\file.txt}},command_gen,windows psexec \\{{remote_host}} cmd /c {{command}} -an ^>{{path\to\file.txt}},Execute a command remotely and output the result to a file:,explain,windows Execute a program to interact with users:,psexec \\{{remote_host}} -d -i {{program_name}},command_gen,windows psexec \\{{remote_host}} -d -i {{program_name}},Execute a program to interact with users:,explain,windows Display the IP configuration of the remote host:,psexec \\{{remote_host}} ipconfig /all,command_gen,windows psexec \\{{remote_host}} ipconfig /all,Display the IP configuration of the remote host:,explain,windows Display all set attributes of files in the current directory:,attrib,command_gen,windows attrib,Display all set attributes of files in the current directory:,explain,windows Display all set attributes of files in a specific directory:,attrib {{path\to\directory}},command_gen,windows attrib {{path\to\directory}},Display all set attributes of files in a specific directory:,explain,windows Display all set attributes of files and [d]irectories in the current directory:,attrib /d,command_gen,windows attrib /d,Display all set attributes of files and [d]irectories in the current directory:,explain,windows Display all set attributes of files in the current directory and [s]ub-directories:,attrib /s,command_gen,windows attrib /s,Display all set attributes of files in the current directory and [s]ub-directories:,explain,windows Add the `[r]ead-only` or `[a]rchive` or `[s]ystem` or `[h]idden` or `not content [i]ndexed` attribute to files or directories:,attrib +{{r|a|s|h|i}} {{path\to\file_or_directory1 path\to\file_or_directory2 ...}},command_gen,windows attrib +{{r|a|s|h|i}} {{path\to\file_or_directory1 path\to\file_or_directory2 ...}},Add the `[r]ead-only` or `[a]rchive` or `[s]ystem` or `[h]idden` or `not content [i]ndexed` attribute to files or directories:,explain,windows Remove a specific attribute of files or directories:,attrib -{{r|a|s|h|i}} {{path\to\file_or_directory1 path\to\file_or_directory2 ...}},command_gen,windows attrib -{{r|a|s|h|i}} {{path\to\file_or_directory1 path\to\file_or_directory2 ...}},Remove a specific attribute of files or directories:,explain,windows List all aliases in the current session:,Get-Alias,command_gen,windows Get-Alias,List all aliases in the current session:,explain,windows Get the aliased command name:,Get-Alias {{command_alias}},command_gen,windows Get-Alias {{command_alias}},Get the aliased command name:,explain,windows List all aliases assigned to a specific command:,Get-Alias -Definition {{command}},command_gen,windows Get-Alias -Definition {{command}},List all aliases assigned to a specific command:,explain,windows "List aliases that begins with `abc`, excluding those which ends at `def`:",Get-Alias {{abc}}* -Exclude *{{def}},command_gen,windows Get-Alias {{abc}}* -Exclude *{{def}},"List aliases that begins with `abc`, excluding those which ends at `def`:",explain,windows Start a service by using its name:,Start-Service -Name {{service_name}},command_gen,windows Start-Service -Name {{service_name}},Start a service by using its name:,explain,windows Display information without starting a service:,Start-Service -DisplayName *{{name}}* -WhatIf,command_gen,windows Start-Service -DisplayName *{{name}}* -WhatIf,Display information without starting a service:,explain,windows Start a disabled service:,Set-Service {{service_name}} -StartupType {{manual}}; Start-Service {{service_name}},command_gen,windows Set-Service {{service_name}} -StartupType {{manual}}; Start-Service {{service_name}},Start a disabled service:,explain,windows Pipe command-line output to the Windows clipboard:,{{dir}} | clip,command_gen,windows {{dir}} | clip,Pipe command-line output to the Windows clipboard:,explain,windows Copy the contents of a file to the Windows clipboard:,clip < {{path\to\file.ext}},command_gen,windows clip < {{path\to\file.ext}},Copy the contents of a file to the Windows clipboard:,explain,windows Copy text with a trailing newline to the Windows clipboard:,echo {{some text}} | clip,command_gen,windows echo {{some text}} | clip,Copy text with a trailing newline to the Windows clipboard:,explain,windows Copy text without a trailing newline to the Windows clipboard:,"echo | set /p=""some text"" | clip",command_gen,windows "echo | set /p=""some text"" | clip",Copy text without a trailing newline to the Windows clipboard:,explain,windows Test if a string from `stdin` is in JSON format:,'{{string}}' | Test-Json,command_gen,windows '{{string}}' | Test-Json,Test if a string from `stdin` is in JSON format:,explain,windows Test if a string JSON format:,Test-Json -Json '{{json_to_test}}',command_gen,windows Test-Json -Json '{{json_to_test}}',Test if a string JSON format:,explain,windows Test if a string from `stdin` matches a specific schema file:,'{{string}}' | Test-Json -SchemaFile {{path\to\schema_file.json}},command_gen,windows '{{string}}' | Test-Json -SchemaFile {{path\to\schema_file.json}},Test if a string from `stdin` matches a specific schema file:,explain,windows View documentation for the original command:,tldr select-string,command_gen,windows tldr select-string,View documentation for the original command:,explain,windows Clear the screen:,cls,command_gen,windows cls,Clear the screen:,explain,windows Get Data Deduplication information of the drive:,Get-DedupProperties -DriveLetter 'C',command_gen,windows Get-DedupProperties -DriveLetter 'C',Get Data Deduplication information of the drive:,explain,windows Get Data Deduplication information of the drive using the drive label:,Get-DedupProperties -FileSystemLabel 'Label',command_gen,windows Get-DedupProperties -FileSystemLabel 'Label',Get Data Deduplication information of the drive using the drive label:,explain,windows Get Data Dedpulication information of the drive using the input object:,Get-DedupProperties -InputObject $(Get-Volume -DriveLetter 'E'),command_gen,windows Get-DedupProperties -InputObject $(Get-Volume -DriveLetter 'E'),Get Data Dedpulication information of the drive using the input object:,explain,windows Execute given commands for the specified set:,for %{{variable}} in ({{item_a item_b item_c}}) do ({{echo Loop is executed}}),command_gen,windows for %{{variable}} in ({{item_a item_b item_c}}) do ({{echo Loop is executed}}),Execute given commands for the specified set:,explain,windows Iterate over a given range of numbers:,"for /l %{{variable}} in ({{from}}, {{step}}, {{to}}) do ({{echo Loop is executed}})",command_gen,windows "for /l %{{variable}} in ({{from}}, {{step}}, {{to}}) do ({{echo Loop is executed}})",Iterate over a given range of numbers:,explain,windows Iterate over a given list of files:,for %{{variable}} in ({{path\to\file1.ext path\to\file2.ext ...}}) do ({{echo Loop is executed}}),command_gen,windows for %{{variable}} in ({{path\to\file1.ext path\to\file2.ext ...}}) do ({{echo Loop is executed}}),Iterate over a given list of files:,explain,windows Iterate over a given list of directories:,for /d %{{variable}} in ({{path\to\directory1.ext path\to\directory2.ext ...}}) do ({{echo Loop is executed}}),command_gen,windows for /d %{{variable}} in ({{path\to\directory1.ext path\to\directory2.ext ...}}) do ({{echo Loop is executed}}),Iterate over a given list of directories:,explain,windows Perform a given command in every directory:,for /d %{{variable}} in (*) do (if exist %{{variable}} {{echo Loop is executed}}),command_gen,windows for /d %{{variable}} in (*) do (if exist %{{variable}} {{echo Loop is executed}}),Perform a given command in every directory:,explain,windows View documentation for the equivalent Command Prompt command:,tldr cd,command_gen,windows tldr cd,View documentation for the equivalent Command Prompt command:,explain,windows View documentation for the original PowerShell command:,tldr get-location,command_gen,windows tldr get-location,View documentation for the original PowerShell command:,explain,windows Display the location of file pattern:,where {{file_pattern}},command_gen,windows where {{file_pattern}},Display the location of file pattern:,explain,windows Display the location of file pattern including file size and date:,where /T {{file_pattern}},command_gen,windows where /T {{file_pattern}},Display the location of file pattern including file size and date:,explain,windows Recursively search for file pattern at specified path:,where /R {{path\to\directory}} {{file_pattern}},command_gen,windows where /R {{path\to\directory}} {{file_pattern}},Recursively search for file pattern at specified path:,explain,windows Silently return the error code for the location of the file pattern:,where /Q {{file_pattern}},command_gen,windows where /Q {{file_pattern}},Silently return the error code for the location of the file pattern:,explain,windows Run diskpart by itself in an administrative command prompt to enter its command-line:,diskpart,command_gen,windows diskpart,Run diskpart by itself in an administrative command prompt to enter its command-line:,explain,windows List all disks:,list disk,command_gen,windows list disk,List all disks:,explain,windows Select a volume:,select volume {{volume}},command_gen,windows select volume {{volume}},Select a volume:,explain,windows Assign a drive letter to the selected volume:,assign letter {{letter}},command_gen,windows assign letter {{letter}},Assign a drive letter to the selected volume:,explain,windows Create a new partition:,create partition primary,command_gen,windows create partition primary,Create a new partition:,explain,windows Activate the selected volume:,active,command_gen,windows active,Activate the selected volume:,explain,windows Exit diskpart:,exit,command_gen,windows exit,Exit diskpart:,explain,windows Print a text file to the default printer:,print {{path\to\file}},command_gen,windows print {{path\to\file}},Print a text file to the default printer:,explain,windows Print a text file to a specific printer:,print /d:{{printer}} {{path\to\file}},command_gen,windows print /d:{{printer}} {{path\to\file}},Print a text file to a specific printer:,explain,windows Remove an app package:,Remove-AppxPackage {{package}},command_gen,windows Remove-AppxPackage {{package}},Remove an app package:,explain,windows Remove an app package for a specific user:,Remove-AppxPackage {{package}} -User {{username}},command_gen,windows Remove-AppxPackage {{package}} -User {{username}},Remove an app package for a specific user:,explain,windows Remove an app package for all users:,Remove-AppxPackage {{package}} -AllUsers,command_gen,windows Remove-AppxPackage {{package}} -AllUsers,Remove an app package for all users:,explain,windows Remove an app package but preserve it's app data:,Remove-AppxPackage {{package}} -PreserveApplicationData,command_gen,windows Remove-AppxPackage {{package}} -PreserveApplicationData,Remove an app package but preserve it's app data:,explain,windows Uncompress a single-file Cabinet file to the specified directory:,expand {{path\to\file.cab}} {{path\to\directory}},command_gen,windows expand {{path\to\file.cab}} {{path\to\directory}},Uncompress a single-file Cabinet file to the specified directory:,explain,windows Display the list of files in a source Cabinet file:,expand {{path\to\file.cab}} {{path\to\directory}} -d,command_gen,windows expand {{path\to\file.cab}} {{path\to\directory}} -d,Display the list of files in a source Cabinet file:,explain,windows Uncompress all files from the Cabinet file:,expand {{path\to\file.cab}} {{path\to\directory}} -f:*,command_gen,windows expand {{path\to\file.cab}} {{path\to\directory}} -f:*,Uncompress all files from the Cabinet file:,explain,windows Uncompress a specific file from a Cabinet file:,expand {{path\to\file.cab}} {{path\to\directory}} -f:{{path\to\file}},command_gen,windows expand {{path\to\file.cab}} {{path\to\directory}} -f:{{path\to\file}},Uncompress a specific file from a Cabinet file:,explain,windows "Ignore the directory structure when uncompressing, and add them to a single directory:",expand {{path\to\file.cab}} {{path\to\directory}} -i,command_gen,windows expand {{path\to\file.cab}} {{path\to\directory}} -i,"Ignore the directory structure when uncompressing, and add them to a single directory:",explain,windows Display information on a specific package:,choco info {{package}},command_gen,windows choco info {{package}},Display information on a specific package:,explain,windows Display information for a local package only:,choco info {{package}} --local-only,command_gen,windows choco info {{package}} --local-only,Display information for a local package only:,explain,windows Specify a custom source to receive packages information from:,choco info {{package}} --source {{source_url|alias}},command_gen,windows choco info {{package}} --source {{source_url|alias}},Specify a custom source to receive packages information from:,explain,windows Provide a username and password for authentication:,choco info {{package}} --user {{username}} --password {{password}},command_gen,windows choco info {{package}} --user {{username}} --password {{password}},Provide a username and password for authentication:,explain,windows Display a list of available features:,choco feature list,command_gen,windows choco feature list,Display a list of available features:,explain,windows Enable a feature:,choco feature enable --name {{name}},command_gen,windows choco feature enable --name {{name}},Enable a feature:,explain,windows Disable a feature:,choco feature disable --name {{name}},command_gen,windows choco feature disable --name {{name}},Disable a feature:,explain,windows List all programs registered on the local computer:,rpcinfo,command_gen,windows rpcinfo,List all programs registered on the local computer:,explain,windows List all programs registered on a remote computer:,rpcinfo /p {{computer_name}},command_gen,windows rpcinfo /p {{computer_name}},List all programs registered on a remote computer:,explain,windows Call a specific program on a remote computer using TCP:,rpcinfo /t {{computer_name}} {{program_name}},command_gen,windows rpcinfo /t {{computer_name}} {{program_name}},Call a specific program on a remote computer using TCP:,explain,windows Call a specific program on a remote computer using UDP:,rpcinfo /u {{computer_name}} {{program_name}},command_gen,windows rpcinfo /u {{computer_name}} {{program_name}},Call a specific program on a remote computer using UDP:,explain,windows Display the contents of a specific file:,type {{path\to\file}},command_gen,windows type {{path\to\file}},Display the contents of a specific file:,explain,windows Overwrite a specified key with data from a backup file:,reg restore {{key_name}} {{path\to\file.hiv}},command_gen,windows reg restore {{key_name}} {{path\to\file.hiv}},Overwrite a specified key with data from a backup file:,explain,windows Create a new blank file (equivalent to `touch`):,New-Item {{path\to\file}},command_gen,windows New-Item {{path\to\file}},Create a new blank file (equivalent to `touch`):,explain,windows Create a new directory:,New-Item -ItemType Directory {{path\to\directory}},command_gen,windows New-Item -ItemType Directory {{path\to\directory}},Create a new directory:,explain,windows Write a new text file with specified content:,New-Item {{path\to\file}} -Value {{content}},command_gen,windows New-Item {{path\to\file}} -Value {{content}},Write a new text file with specified content:,explain,windows Write the same text file in multiple locations:,"New-Item {{path\to\file1 , path\to\file2 , ...}} -Value {{content}}",command_gen,windows "New-Item {{path\to\file1 , path\to\file2 , ...}} -Value {{content}}",Write the same text file in multiple locations:,explain,windows Create a symbolic link\hard link\junction to a file or directory:,New-Item -ItemType {{SymbolicLink|HardLink|Junction}} -Path {{path\to\link_file}} -Target {{path\to\source_file_or_directory}},command_gen,windows New-Item -ItemType {{SymbolicLink|HardLink|Junction}} -Path {{path\to\link_file}} -Target {{path\to\source_file_or_directory}},Create a symbolic link\hard link\junction to a file or directory:,explain,windows "Create a new blank registry entry (in REG_SZ, use `New-ItemProperty` or `Set-ItemProperty` to fine-tune the value type):",New-Item {{path\to\registry_key}},command_gen,windows New-Item {{path\to\registry_key}},"Create a new blank registry entry (in REG_SZ, use `New-ItemProperty` or `Set-ItemProperty` to fine-tune the value type):",explain,windows Create a new blank registry entry with specified value:,New-Item {{path\to\registry_key}} -Value {{value}},command_gen,windows New-Item {{path\to\registry_key}} -Value {{value}},Create a new blank registry entry with specified value:,explain,windows Display the ACL for a specific directory:,Get-Acl {{path\to\directory}},command_gen,windows Get-Acl {{path\to\directory}},Display the ACL for a specific directory:,explain,windows Get an ACL for a registry key:,Get-Acl -Path {{HKLM:\System\CurrentControlSet\Control}} | Format-List,command_gen,windows Get-Acl -Path {{HKLM:\System\CurrentControlSet\Control}} | Format-List,Get an ACL for a registry key:,explain,windows View documentation for the original command:,tldr clear-host,command_gen,windows tldr clear-host,View documentation for the original command:,explain,windows View documentation for the original command:,tldr Where-Object,command_gen,windows tldr Where-Object,View documentation for the original command:,explain,windows Display the current path:,path,command_gen,windows path,Display the current path:,explain,windows Set the path to one or more semicolon-separated directories:,path {{path\to\directory1 path\to\directory2 ...}},command_gen,windows path {{path\to\directory1 path\to\directory2 ...}},Set the path to one or more semicolon-separated directories:,explain,windows Append a new directory to the original path:,path {{path\to\directory}};%path%,command_gen,windows path {{path\to\directory}};%path%,Append a new directory to the original path:,explain,windows Set command prompt to only search the current directory for executables:,path ;,command_gen,windows path ;,Set command prompt to only search the current directory for executables:,explain,windows Count the files and folders in a directory:,Get-ChildItem | Measure-Object,command_gen,windows Get-ChildItem | Measure-Object,Count the files and folders in a directory:,explain,windows Pipe input to Measure-Command (objects that are piped to `Measure-Command` are available to the script block that is passed to the Expression parameter):,"""One"", ""Two"", ""Three"", ""Four"" | Set-Content -Path ""{{path\to\file}}""; Get-Content ""{{path\to\file}}""; | Measure-Object -Character -Line -Word",command_gen,windows """One"", ""Two"", ""Three"", ""Four"" | Set-Content -Path ""{{path\to\file}}""; Get-Content ""{{path\to\file}}""; | Measure-Object -Character -Line -Word",Pipe input to Measure-Command (objects that are piped to `Measure-Command` are available to the script block that is passed to the Expression parameter):,explain,windows Compile the specified source file into an executable with the same name:,pabcnetcclear {{path\to\source_file.pas}},command_gen,windows pabcnetcclear {{path\to\source_file.pas}},Compile the specified source file into an executable with the same name:,explain,windows Compile the specified source file into an executable with the specified name:,pabcnetcclear /Output:{{path\to\_file.exe}} {{path\to\source_file.pas}},command_gen,windows pabcnetcclear /Output:{{path\to\_file.exe}} {{path\to\source_file.pas}},Compile the specified source file into an executable with the specified name:,explain,windows Compile the specified source file into an executable with the same name along with/without debug information:,pabcnetcclear /Debug:{{0|1}} {{path\to\source_file.pas}},command_gen,windows pabcnetcclear /Debug:{{0|1}} {{path\to\source_file.pas}},Compile the specified source file into an executable with the same name along with/without debug information:,explain,windows Allow units to be searched in the specified path while compiling the source file into an executable with the same name:,pabcnetcclear /SearchDir:{{path\to\directory}} {{path\to\source_file.pas}},command_gen,windows pabcnetcclear /SearchDir:{{path\to\directory}} {{path\to\source_file.pas}},Allow units to be searched in the specified path while compiling the source file into an executable with the same name:,explain,windows "Compile the specified source file into an executable, defining a symbol:",pabcnetcclear /Define:{{symbol}} {{path\to\source_file.pas}},command_gen,windows pabcnetcclear /Define:{{symbol}} {{path\to\source_file.pas}},"Compile the specified source file into an executable, defining a symbol:",explain,windows Display a list of all file types:,ftype,command_gen,windows ftype,Display a list of all file types:,explain,windows Display the associated program for a specific file type:,ftype {{file_type}},command_gen,windows ftype {{file_type}},Display the associated program for a specific file type:,explain,windows Set the associated program for a specific file type:,"ftype {{file_type}}=""{{path/to/executable_file}}""",command_gen,windows "ftype {{file_type}}=""{{path/to/executable_file}}""",Set the associated program for a specific file type:,explain,windows Get the current Windows Update Agent configuration:,Get-WUSettings,command_gen,windows Get-WUSettings,Get the current Windows Update Agent configuration:,explain,windows Send the current configuration data via email (SMTP):,"Get-WUSettings -SendReport -PSWUSettings @{SmtpServer=""{{smtp_server}}""; Port={{smtp_port}} From=""{{sender_email}}"" To=""{{receiver_email}}""}",command_gen,windows "Get-WUSettings -SendReport -PSWUSettings @{SmtpServer=""{{smtp_server}}""; Port={{smtp_port}} From=""{{sender_email}}"" To=""{{receiver_email}}""}",Send the current configuration data via email (SMTP):,explain,windows Connect to a remote FTP server interactively:,ftp {{host}},command_gen,windows ftp {{host}},Connect to a remote FTP server interactively:,explain,windows Log in as an anonymous user:,ftp -A {{host}},command_gen,windows ftp -A {{host}},Log in as an anonymous user:,explain,windows Disable automatic login upon initial connection:,ftp -n {{host}},command_gen,windows ftp -n {{host}},Disable automatic login upon initial connection:,explain,windows Run a file containing a list of FTP commands:,ftp -s:{{path\to\file}} {{host}},command_gen,windows ftp -s:{{path\to\file}} {{host}},Run a file containing a list of FTP commands:,explain,windows Download multiple files (glob expression):,mget {{*.png}},command_gen,windows mget {{*.png}},Download multiple files (glob expression):,explain,windows Upload multiple files (glob expression):,mput {{*.zip}},command_gen,windows mput {{*.zip}},Upload multiple files (glob expression):,explain,windows Delete multiple files on the remote server:,mdelete {{*.txt}},command_gen,windows mdelete {{*.txt}},Delete multiple files on the remote server:,explain,windows Display help:,ftp --help,command_gen,windows ftp --help,Display help:,explain,windows Copy a registry key to a new registry location:,reg copy {{old_key_name}} {{new_key_name}},command_gen,windows reg copy {{old_key_name}} {{new_key_name}},Copy a registry key to a new registry location:,explain,windows Copy a registry key recursively (with all [s]ubkeys) to a new registry location:,reg copy {{old_key_name}} {{new_key_name}} /s,command_gen,windows reg copy {{old_key_name}} {{new_key_name}} /s,Copy a registry key recursively (with all [s]ubkeys) to a new registry location:,explain,windows [f]orcefully (without a prompt) copy a registry key:,reg copy {{old_key_name}} {{new_key_name}} /f,command_gen,windows reg copy {{old_key_name}} {{new_key_name}} /f,[f]orcefully (without a prompt) copy a registry key:,explain,windows Install a package:,scoop install {{package}},command_gen,windows scoop install {{package}},Install a package:,explain,windows Remove a package:,scoop uninstall {{package}},command_gen,windows scoop uninstall {{package}},Remove a package:,explain,windows Update all installed packages:,scoop update --all,command_gen,windows scoop update --all,Update all installed packages:,explain,windows List installed packages:,scoop list,command_gen,windows scoop list,List installed packages:,explain,windows Display information about a package:,scoop info {{package}},command_gen,windows scoop info {{package}},Display information about a package:,explain,windows Search for a package:,scoop search {{package}},command_gen,windows scoop search {{package}},Search for a package:,explain,windows Remove old versions of all packages and clear the download cache:,scoop cleanup --cache --all,command_gen,windows scoop cleanup --cache --all,Remove old versions of all packages and clear the download cache:,explain,windows Display the current system time and prompt to enter a new time (leave empty to keep unchanged):,time,command_gen,windows time,Display the current system time and prompt to enter a new time (leave empty to keep unchanged):,explain,windows Display the current system time without prompting for a new time:,time /t,command_gen,windows time /t,Display the current system time without prompting for a new time:,explain,windows Display paginated output from `stdin`:,{{echo test}} | more,command_gen,windows {{echo test}} | more,Display paginated output from `stdin`:,explain,windows Display paginated output from one or more files:,more {{path\to\file}},command_gen,windows more {{path\to\file}},Display paginated output from one or more files:,explain,windows Convert tabs to the specified number of spaces:,more {{path\to\file}} /t{{spaces}},command_gen,windows more {{path\to\file}} /t{{spaces}},Convert tabs to the specified number of spaces:,explain,windows Clear the screen before displaying the page:,more {{path\to\file}} /c,command_gen,windows more {{path\to\file}} /c,Clear the screen before displaying the page:,explain,windows Display the output starting at line 5:,more {{path\to\file}} +{{5}},command_gen,windows more {{path\to\file}} +{{5}},Display the output starting at line 5:,explain,windows Enable extended interactive mode (see help for usage):,more {{path\to\file}} /e,command_gen,windows more {{path\to\file}} /e,Enable extended interactive mode (see help for usage):,explain,windows Display help:,more /?,command_gen,windows more /?,Display help:,explain,windows View documentation for the original command:,tldr sc,command_gen,windows tldr sc,View documentation for the original command:,explain,windows Display the username of the current user:,whoami,command_gen,windows whoami,Display the username of the current user:,explain,windows Display the groups that the current user is a member of:,whoami /groups,command_gen,windows whoami /groups,Display the groups that the current user is a member of:,explain,windows Display the privileges of the current user:,whoami /priv,command_gen,windows whoami /priv,Display the privileges of the current user:,explain,windows Display the user principal name (UPN) of the current user:,whoami /upn,command_gen,windows whoami /upn,Display the user principal name (UPN) of the current user:,explain,windows Display the logon ID of the current user:,whoami /logonid,command_gen,windows whoami /logonid,Display the logon ID of the current user:,explain,windows Display all information for the current user:,whoami /all,command_gen,windows whoami /all,Display all information for the current user:,explain,windows Open a specific URL or file:,chromium {{https://example.com|path/to/file.html}},command_gen,windows chromium {{https://example.com|path/to/file.html}},Open a specific URL or file:,explain,windows Open in incognito mode (use `--inprivate` for Microsoft Edge):,{{chromium --incognito|msedge --inprivate}} {{example.com}},command_gen,windows {{chromium --incognito|msedge --inprivate}} {{example.com}},Open in incognito mode (use `--inprivate` for Microsoft Edge):,explain,windows Open in a new window:,chromium --new-window {{example.com}},command_gen,windows chromium --new-window {{example.com}},Open in a new window:,explain,windows "Open in application mode (without toolbars, URL bar, buttons, etc.):",chromium --app={{https://example.com}},command_gen,windows chromium --app={{https://example.com}},"Open in application mode (without toolbars, URL bar, buttons, etc.):",explain,windows Use a proxy server:,"chromium --proxy-server=""{{socks5://hostname:66}}"" {{example.com}}",command_gen,windows "chromium --proxy-server=""{{socks5://hostname:66}}"" {{example.com}}",Use a proxy server:,explain,windows Open with a custom profile directory:,chromium --user-data-dir={{path/to/directory}},command_gen,windows chromium --user-data-dir={{path/to/directory}},Open with a custom profile directory:,explain,windows Open without CORS validation (useful to test an API):,chromium --user-data-dir={{path/to/directory}} --disable-web-security,command_gen,windows chromium --user-data-dir={{path/to/directory}} --disable-web-security,Open without CORS validation (useful to test an API):,explain,windows Open with a DevTools window for each tab opened:,chromium --auto-open-devtools-for-tabs,command_gen,windows chromium --auto-open-devtools-for-tabs,Open with a DevTools window for each tab opened:,explain,windows Compare files interactively:,comp,command_gen,windows comp,Compare files interactively:,explain,windows Compare two specified files:,comp {{path\to\file1}} {{path\to\file2}},command_gen,windows comp {{path\to\file1}} {{path\to\file2}},Compare two specified files:,explain,windows Compare two sets of files:,comp {{path\to\directory1}}\* {{path\to\directory2}}\*,command_gen,windows comp {{path\to\directory1}}\* {{path\to\directory2}}\*,Compare two sets of files:,explain,windows Display differences in [d]ecimal format:,comp /d {{path\to\file1}} {{path\to\file2}},command_gen,windows comp /d {{path\to\file1}} {{path\to\file2}},Display differences in [d]ecimal format:,explain,windows Display differences in [a]SCII format:,comp /a {{path\to\file1}} {{path\to\file2}},command_gen,windows comp /a {{path\to\file1}} {{path\to\file2}},Display differences in [a]SCII format:,explain,windows Display [l]ine numbers for differences:,comp /l {{path\to\file1}} {{path\to\file2}},command_gen,windows comp /l {{path\to\file1}} {{path\to\file2}},Display [l]ine numbers for differences:,explain,windows Compare files [c]ase-insensitively:,comp /c {{path\to\file1}} {{path\to\file2}},command_gen,windows comp /c {{path\to\file1}} {{path\to\file2}},Compare files [c]ase-insensitively:,explain,windows Compare only the first 5 lines of each file:,comp /n=5 {{path\to\file1}} {{path\to\file2}},command_gen,windows comp /n=5 {{path\to\file1}} {{path\to\file2}},Compare only the first 5 lines of each file:,explain,windows View the documentation of the equivalent PowerShell command:,tldr remove-item,command_gen,windows tldr remove-item,View the documentation of the equivalent PowerShell command:,explain,windows Delete one or more files or patterns:,del {{file_pattern1 file_pattern2 ...}},command_gen,windows del {{file_pattern1 file_pattern2 ...}},Delete one or more files or patterns:,explain,windows Prompt for confirmation before deleting each file:,del {{file_pattern}} /p,command_gen,windows del {{file_pattern}} /p,Prompt for confirmation before deleting each file:,explain,windows Force the deletion of read-only files:,del {{file_pattern}} /f,command_gen,windows del {{file_pattern}} /f,Force the deletion of read-only files:,explain,windows Recursively delete file(s) from all subdirectories:,del {{file_pattern}} /s,command_gen,windows del {{file_pattern}} /s,Recursively delete file(s) from all subdirectories:,explain,windows Do not prompt when deleting files based on a global wildcard:,del {{file_pattern}} /q,command_gen,windows del {{file_pattern}} /q,Do not prompt when deleting files based on a global wildcard:,explain,windows Display the help and list available attributes:,del /?,command_gen,windows del /?,Display the help and list available attributes:,explain,windows Delete files based on specified attributes:,del {{file_pattern}} /a {{attribute}},command_gen,windows del {{file_pattern}} /a {{attribute}},Delete files based on specified attributes:,explain,windows Create a new package skeleton:,choco new {{package}},command_gen,windows choco new {{package}},Create a new package skeleton:,explain,windows Create a new package with a specific version:,choco new {{package}} --version {{version}},command_gen,windows choco new {{package}} --version {{version}},Create a new package with a specific version:,explain,windows Create a new package with a specific maintainer name:,choco new {{package}} --maintainer {{maintainer_name}},command_gen,windows choco new {{package}} --maintainer {{maintainer_name}},Create a new package with a specific maintainer name:,explain,windows Create a new package in a custom output directory:,choco new {{package}} --output-directory {{path/to/directory}},command_gen,windows choco new {{package}} --output-directory {{path/to/directory}},Create a new package in a custom output directory:,explain,windows Create a new package with specific 32-bit and 64-bit installer URLs:,"choco new {{package}} url=""{{url}}"" url64=""{{url}}""",command_gen,windows "choco new {{package}} url=""{{url}}"" url64=""{{url}}""",Create a new package with specific 32-bit and 64-bit installer URLs:,explain,windows View documentation for the original command:,tldr sc,command_gen,windows tldr sc,View documentation for the original command:,explain,windows Dump the configuration information or files:,certutil {{filename}},command_gen,windows certutil {{filename}},Dump the configuration information or files:,explain,windows Encode a file in hexadecimal:,certutil -encodehex {{path\to\input_file}} {{path\to\output_file}},command_gen,windows certutil -encodehex {{path\to\input_file}} {{path\to\output_file}},Encode a file in hexadecimal:,explain,windows Encode a file to Base64:,certutil -encode {{path\to\input_file}} {{path\to\output_file}},command_gen,windows certutil -encode {{path\to\input_file}} {{path\to\output_file}},Encode a file to Base64:,explain,windows Decode a Base64-encoded file:,certutil -decode {{path\to\input_file}} {{path\to\output_file}},command_gen,windows certutil -decode {{path\to\input_file}} {{path\to\output_file}},Decode a Base64-encoded file:,explain,windows Generate and display a cryptographic hash over a file:,certutil -hashfile {{path\to\input_file}} {{md2|md4|md5|sha1|sha256|sha384|sha512}},command_gen,windows certutil -hashfile {{path\to\input_file}} {{md2|md4|md5|sha1|sha256|sha384|sha512}},Generate and display a cryptographic hash over a file:,explain,windows View documentation for the original command:,tldr choco list,command_gen,windows tldr choco list,View documentation for the original command:,explain,windows Execute a registry command:,reg {{command}},command_gen,windows reg {{command}},Execute a registry command:,explain,windows View documentation for adding and copying subkeys:,tldr reg {{add|copy}},command_gen,windows tldr reg {{add|copy}},View documentation for adding and copying subkeys:,explain,windows View documentation for deleting keys and subkeys:,tldr reg {{delete|unload}},command_gen,windows tldr reg {{delete|unload}},View documentation for deleting keys and subkeys:,explain,windows "View documentation for searching, viewing, and comparing keys:",tldr reg {{compare|query}},command_gen,windows tldr reg {{compare|query}},"View documentation for searching, viewing, and comparing keys:",explain,windows View documentation for exporting and importing registry keys not preserving the key ownerships and ACLs:,tldr reg {{export|import}},command_gen,windows tldr reg {{export|import}},View documentation for exporting and importing registry keys not preserving the key ownerships and ACLs:,explain,windows "View documentation for saving, restoring registry and unloading keys preserving the key ownerships and ACLs:",tldr reg {{save|restore|load|unload}},command_gen,windows tldr reg {{save|restore|load|unload}},"View documentation for saving, restoring registry and unloading keys preserving the key ownerships and ACLs:",explain,windows Display help:,reg /?,command_gen,windows reg /?,Display help:,explain,windows Display help for a specific command:,reg {{command}} /?,command_gen,windows reg {{command}} /?,Display help for a specific command:,explain,windows Add a new registry key:,reg add {{key_name}},command_gen,windows reg add {{key_name}},Add a new registry key:,explain,windows Add a new [v]alue under a specific key:,reg add {{key_name}} /v {{value}},command_gen,windows reg add {{key_name}} /v {{value}},Add a new [v]alue under a specific key:,explain,windows Add a new value with specific [d]ata:,reg add {{key_name}} /d {{data}},command_gen,windows reg add {{key_name}} /d {{data}},Add a new value with specific [d]ata:,explain,windows Add a new value to a key with a specific data [t]ype:,reg add {{key_name}} /t REG_{{SZ|MULTI_SZ|DWORD_BIG_ENDIAN|DWORD|BINARY|DWORD_LITTLE_ENDIAN|LINK|FULL_RESOURCE_DESCRIPTOR|EXPAND_SZ}},command_gen,windows reg add {{key_name}} /t REG_{{SZ|MULTI_SZ|DWORD_BIG_ENDIAN|DWORD|BINARY|DWORD_LITTLE_ENDIAN|LINK|FULL_RESOURCE_DESCRIPTOR|EXPAND_SZ}},Add a new value to a key with a specific data [t]ype:,explain,windows [f]orcefully (without a prompt) overwrite the existing registry value:,reg add {{key_name}} /f,command_gen,windows reg add {{key_name}} /f,[f]orcefully (without a prompt) overwrite the existing registry value:,explain,windows List all non-hidden items in the current directory:,Get-ChildItem,command_gen,windows Get-ChildItem,List all non-hidden items in the current directory:,explain,windows List only directories in the current directory:,Get-ChildItem -Directory,command_gen,windows Get-ChildItem -Directory,List only directories in the current directory:,explain,windows List only files in the current directory:,Get-ChildItem -File,command_gen,windows Get-ChildItem -File,List only files in the current directory:,explain,windows "List items in the current directory, including hidden items:",Get-ChildItem -Hidden,command_gen,windows Get-ChildItem -Hidden,"List items in the current directory, including hidden items:",explain,windows List items in a directory other than the current one:,Get-ChildItem -Path {{path\to\directory}},command_gen,windows Get-ChildItem -Path {{path\to\directory}},List items in a directory other than the current one:,explain,windows Display all user sessions:,query session,command_gen,windows query session,Display all user sessions:,explain,windows Display the current user sessions on a remote computer:,query session /server:{{hostname}},command_gen,windows query session /server:{{hostname}},Display the current user sessions on a remote computer:,explain,windows Display logged in users:,query user,command_gen,windows query user,Display logged in users:,explain,windows Display all user sessions on a remote computer:,query session /server:{{hostname}},command_gen,windows query session /server:{{hostname}},Display all user sessions on a remote computer:,explain,windows Display all running processes:,query process,command_gen,windows query process,Display all running processes:,explain,windows Display running processes by session or user name:,query process {{session_name|user_name}},command_gen,windows query process {{session_name|user_name}},Display running processes by session or user name:,explain,windows View documentation for the original command:,tldr set-location,command_gen,windows tldr set-location,View documentation for the original command:,explain,windows View documentation for the original command:,tldr slmgr.vbs,command_gen,windows tldr slmgr.vbs,View documentation for the original command:,explain,windows List all current environment variables:,set,command_gen,windows set,List all current environment variables:,explain,windows Set an environment variable to a specific value:,set {{name}}={{value}},command_gen,windows set {{name}}={{value}},Set an environment variable to a specific value:,explain,windows List environment variables starting with the specified string:,set {{name}},command_gen,windows set {{name}},List environment variables starting with the specified string:,explain,windows Prompt the user for a value for the specified variable:,set /p {{name}}={{prompt_string}},command_gen,windows set /p {{name}}={{prompt_string}},Prompt the user for a value for the specified variable:,explain,windows Generate the autocompletion script for your shell:,gcrane completion {{shell_name}},command_gen,windows gcrane completion {{shell_name}},Generate the autocompletion script for your shell:,explain,windows Disable completion descriptions:,gcrane completion {{shell_name}} --no-descriptions,command_gen,windows gcrane completion {{shell_name}} --no-descriptions,Disable completion descriptions:,explain,windows Load completions in your current shell session (powershell):,gcrane completion powershell | Out-String | Invoke-Expression,command_gen,windows gcrane completion powershell | Out-String | Invoke-Expression,Load completions in your current shell session (powershell):,explain,windows Load completions for every new session (powershell):,gcrane completion powershell | Out-String | Invoke-Expression,command_gen,windows gcrane completion powershell | Out-String | Invoke-Expression,Load completions for every new session (powershell):,explain,windows Display help:,gcrane completion {{shell_name}} {{[-h|--help]}},command_gen,windows gcrane completion {{shell_name}} {{[-h|--help]}},Display help:,explain,windows View documentation for the original command:,tldr move-item,command_gen,windows tldr move-item,View documentation for the original command:,explain,windows Search for a pattern within a file:,"Select-String -Path ""{{path\to\file}}"" -Pattern '{{search_pattern}}'",command_gen,windows "Select-String -Path ""{{path\to\file}}"" -Pattern '{{search_pattern}}'",Search for a pattern within a file:,explain,windows Search for an exact string (disables regular expressions):,"Select-String -SimpleMatch ""{{exact_string}}"" {{path\to\file}}",command_gen,windows "Select-String -SimpleMatch ""{{exact_string}}"" {{path\to\file}}",Search for an exact string (disables regular expressions):,explain,windows Search for pattern in all `.ext` files in current dir:,"Select-String -Path ""{{*.ext}}"" -Pattern '{{search_pattern}}'",command_gen,windows "Select-String -Path ""{{*.ext}}"" -Pattern '{{search_pattern}}'",Search for pattern in all `.ext` files in current dir:,explain,windows Capture the specified number of lines before and after the line that matches the pattern:,"Select-String --Context {{2,3}} ""{{search_pattern}}"" {{path\to\file}}",command_gen,windows "Select-String --Context {{2,3}} ""{{search_pattern}}"" {{path\to\file}}",Capture the specified number of lines before and after the line that matches the pattern:,explain,windows Search `stdin` for lines that do not match a pattern:,"Get-Content {{path\to\file}} | Select-String --NotMatch ""{{search_pattern}}""",command_gen,windows "Get-Content {{path\to\file}} | Select-String --NotMatch ""{{search_pattern}}""",Search `stdin` for lines that do not match a pattern:,explain,windows Check and apply updated Group Policy settings:,gpupdate,command_gen,windows gpupdate,Check and apply updated Group Policy settings:,explain,windows Specify the target Group Policy settings to check for update:,gpupdate /target:{{computer|user}},command_gen,windows gpupdate /target:{{computer|user}},Specify the target Group Policy settings to check for update:,explain,windows Force all Group Policy settings to be reapplied:,gpupdate /force,command_gen,windows gpupdate /force,Force all Group Policy settings to be reapplied:,explain,windows Display help:,gpupdate /?,command_gen,windows gpupdate /?,Display help:,explain,windows List all associations between file extensions and file types:,assoc,command_gen,windows assoc,List all associations between file extensions and file types:,explain,windows Display the associated file type for a specific extension:,assoc {{.txt}},command_gen,windows assoc {{.txt}},Display the associated file type for a specific extension:,explain,windows Set the associated file type for a specific extension:,assoc .{{txt}}={{txtfile}},command_gen,windows assoc .{{txt}}={{txtfile}},Set the associated file type for a specific extension:,explain,windows View the output of `assoc` one screen at a time:,assoc | {{more}},command_gen,windows assoc | {{more}},View the output of `assoc` one screen at a time:,explain,windows Shutdown the current machine:,shutdown /s,command_gen,windows shutdown /s,Shutdown the current machine:,explain,windows Shutdown the current machine force-closing all apps:,shutdown /s /f,command_gen,windows shutdown /s /f,Shutdown the current machine force-closing all apps:,explain,windows Restart the current machine immediately:,shutdown /r /t 0,command_gen,windows shutdown /r /t 0,Restart the current machine immediately:,explain,windows Hibernate the current machine:,shutdown /h,command_gen,windows shutdown /h,Hibernate the current machine:,explain,windows Log off the current machine:,shutdown /l,command_gen,windows shutdown /l,Log off the current machine:,explain,windows Specify a timeout in seconds to wait before shutting down:,shutdown /s /t {{8}},command_gen,windows shutdown /s /t {{8}},Specify a timeout in seconds to wait before shutting down:,explain,windows Abort a shutdown sequence whose timeout is yet to expire:,shutdown /a,command_gen,windows shutdown /a,Abort a shutdown sequence whose timeout is yet to expire:,explain,windows Shutdown a remote machine:,shutdown /m {{\\hostname}},command_gen,windows shutdown /m {{\\hostname}},Shutdown a remote machine:,explain,windows Copy all `.jpg` and `.bmp` files from one directory to another:,robocopy {{path\to\source_directory}} {{path\to\destination_directory}} {{*.jpg}} {{*.bmp}},command_gen,windows robocopy {{path\to\source_directory}} {{path\to\destination_directory}} {{*.jpg}} {{*.bmp}},Copy all `.jpg` and `.bmp` files from one directory to another:,explain,windows "Copy all files and subdirectories, including empty ones:",robocopy {{path\to\source_directory}} {{path\to\destination_directory}} /E,command_gen,windows robocopy {{path\to\source_directory}} {{path\to\destination_directory}} /E,"Copy all files and subdirectories, including empty ones:",explain,windows "Mirror/Sync a directory, deleting anything not in source and include all attributes and permissions:",robocopy {{path\to\source_directory}} {{path\to\destination_directory}} /MIR /COPYALL,command_gen,windows robocopy {{path\to\source_directory}} {{path\to\destination_directory}} /MIR /COPYALL,"Mirror/Sync a directory, deleting anything not in source and include all attributes and permissions:",explain,windows "Copy all files and subdirectories, excluding source files that are older than destination files:",robocopy {{path\to\source_directory}} {{path\to\destination_directory}} /E /XO,command_gen,windows robocopy {{path\to\source_directory}} {{path\to\destination_directory}} /E /XO,"Copy all files and subdirectories, excluding source files that are older than destination files:",explain,windows List all files 50 MB or larger instead of copying them:,robocopy {{path\to\source_directory}} {{path\to\destination_directory}} /MIN:{{52428800}} /L,command_gen,windows robocopy {{path\to\source_directory}} {{path\to\destination_directory}} /MIN:{{52428800}} /L,List all files 50 MB or larger instead of copying them:,explain,windows Allow resuming if network connection is lost and limit retries to 5 and wait time to 15 sec:,robocopy {{path\to\source_directory}} {{path\to\destination_directory}} /Z /R:5 /W:15,command_gen,windows robocopy {{path\to\source_directory}} {{path\to\destination_directory}} /Z /R:5 /W:15,Allow resuming if network connection is lost and limit retries to 5 and wait time to 15 sec:,explain,windows Display help:,robocopy /?,command_gen,windows robocopy /?,Display help:,explain,windows Add three days to the system date:,Set-Date -Date (Get-Date).AddDays({{3}}),command_gen,windows Set-Date -Date (Get-Date).AddDays({{3}}),Add three days to the system date:,explain,windows Set the system clock back 10 minutes:,Set-Date -Adjust -0:10:0 -DisplayHint Time,command_gen,windows Set-Date -Adjust -0:10:0 -DisplayHint Time,Set the system clock back 10 minutes:,explain,windows Add 90 minutes to the system clock:,$90mins = New-TimeSpan -Minutes {{90}}; Set-Date -Adjust $90mins,command_gen,windows $90mins = New-TimeSpan -Minutes {{90}}; Set-Date -Adjust $90mins,Add 90 minutes to the system clock:,explain,windows "Start a REPL (interactive shell), optionally with arguments supported by `python` (like `-c`, `-m`, etc.):",py {{python_arguments}},command_gen,windows py {{python_arguments}},"Start a REPL (interactive shell), optionally with arguments supported by `python` (like `-c`, `-m`, etc.):",explain,windows Execute a specific Python file:,py {{path/to/file.py}},command_gen,windows py {{path/to/file.py}},Execute a specific Python file:,explain,windows "Run specific Python version. If the version is missing, and `PYLAUNCHER_ALLOW_INSTALL` environment variable is set, auto-install via Microsoft Store or Winget:",py {{-2|-3.7|...}},command_gen,windows py {{-2|-3.7|...}},"Run specific Python version. If the version is missing, and `PYLAUNCHER_ALLOW_INSTALL` environment variable is set, auto-install via Microsoft Store or Winget:",explain,windows List installed Python versions:,py --list,command_gen,windows py --list,List installed Python versions:,explain,windows View documentation of the equivalent PowerShell command:,tldr set-location,command_gen,windows tldr set-location,View documentation of the equivalent PowerShell command:,explain,windows Display the path of the current directory:,cd,command_gen,windows cd,Display the path of the current directory:,explain,windows Go to a specific directory in the same drive:,cd {{path\to\directory}},command_gen,windows cd {{path\to\directory}},Go to a specific directory in the same drive:,explain,windows Go to a specific directory in a different [d]rive:,cd /d {{C}}:{{path\to\directory}},command_gen,windows cd /d {{C}}:{{path\to\directory}},Go to a specific directory in a different [d]rive:,explain,windows Go up to the parent of the current directory:,cd ..,command_gen,windows cd ..,Go up to the parent of the current directory:,explain,windows Go to the home directory of the current user:,cd %userprofile%,command_gen,windows cd %userprofile%,Go to the home directory of the current user:,explain,windows Go to root of current drive:,cd \,command_gen,windows cd \,Go to root of current drive:,explain,windows Ping and trace the route to a host:,pathping {{hostname}},command_gen,windows pathping {{hostname}},Ping and trace the route to a host:,explain,windows Do not perform reverse lookup of IP address to hostname:,pathping {{hostname}} -n,command_gen,windows pathping {{hostname}} -n,Do not perform reverse lookup of IP address to hostname:,explain,windows Specify the maximum number of hops to search for the target (the default is 30):,pathping {{hostname}} -h {{max_hops}},command_gen,windows pathping {{hostname}} -h {{max_hops}},Specify the maximum number of hops to search for the target (the default is 30):,explain,windows Specify the milliseconds to wait between pings (the default is 240):,pathping {{hostname}} -p {{time}},command_gen,windows pathping {{hostname}} -p {{time}},Specify the milliseconds to wait between pings (the default is 240):,explain,windows Specify the number of queries per hop (the default is 100):,pathping {{hostname}} -q {{queries}},command_gen,windows pathping {{hostname}} -q {{queries}},Specify the number of queries per hop (the default is 100):,explain,windows Force IPV4 usage:,pathping {{hostname}} -4,command_gen,windows pathping {{hostname}} -4,Force IPV4 usage:,explain,windows Force IPV6 usage:,pathping {{hostname}} -6,command_gen,windows pathping {{hostname}} -6,Force IPV6 usage:,explain,windows Display help:,pathping /?,command_gen,windows pathping /?,Display help:,explain,windows View documentation for the original command:,tldr get-location,command_gen,windows tldr get-location,View documentation for the original command:,explain,windows Calculate a hash for a specified file using the SHA256 algorithm:,Get-FileHash {{path\to\file}},command_gen,windows Get-FileHash {{path\to\file}},Calculate a hash for a specified file using the SHA256 algorithm:,explain,windows Calculate a hash for a specified file using a specified algorithm:,Get-FileHash {{path\to\file}} -Algorithm {{SHA1|SHA384|SHA256|SHA512|MD5}},command_gen,windows Get-FileHash {{path\to\file}} -Algorithm {{SHA1|SHA384|SHA256|SHA512|MD5}},Calculate a hash for a specified file using a specified algorithm:,explain,windows View documentation for the equivalent Command Prompt command:,tldr move,command_gen,windows tldr move,View documentation for the equivalent Command Prompt command:,explain,windows View documentation for the original PowerShell command:,tldr move-item,command_gen,windows tldr move-item,View documentation for the original PowerShell command:,explain,windows Display the content of a file:,Get-Content -Path {{path\to\file}},command_gen,windows Get-Content -Path {{path\to\file}},Display the content of a file:,explain,windows Display the first few lines of a file:,Get-Content -Path {{path\to\file}} -TotalCount {{10}},command_gen,windows Get-Content -Path {{path\to\file}} -TotalCount {{10}},Display the first few lines of a file:,explain,windows Display the content of the file and keep reading from it until `` is pressed:,Get-Content -Path {{path\to\file}} -Wait,command_gen,windows Get-Content -Path {{path\to\file}} -Wait,Display the content of the file and keep reading from it until `` is pressed:,explain,windows Display the commands history list with ID:,Get-History,command_gen,windows Get-History,Display the commands history list with ID:,explain,windows Get PowerShell history item by ID:,Get-History -Id {{id}},command_gen,windows Get-History -Id {{id}},Get PowerShell history item by ID:,explain,windows Display the last N commands:,Get-History -Count {{10}},command_gen,windows Get-History -Count {{10}},Display the last N commands:,explain,windows Display the MAC addresses for the current system:,getmac,command_gen,windows getmac,Display the MAC addresses for the current system:,explain,windows Display the details in a specific format:,getmac /fo {{table|list|csv}},command_gen,windows getmac /fo {{table|list|csv}},Display the details in a specific format:,explain,windows Exclude the header in the output list:,getmac /nh,command_gen,windows getmac /nh,Exclude the header in the output list:,explain,windows Display the MAC addresses for a remote machine:,getmac /s {{hostname}} /u {{username}} /p {{password}},command_gen,windows getmac /s {{hostname}} /u {{username}} /p {{password}},Display the MAC addresses for a remote machine:,explain,windows Display the MAC addresses with verbose information:,getmac /v,command_gen,windows getmac /v,Display the MAC addresses with verbose information:,explain,windows Display help:,getmac /?,command_gen,windows getmac /?,Display help:,explain,windows Display all available packages:,choco list,command_gen,windows choco list,Display all available packages:,explain,windows Display all locally installed packages:,choco list --local-only,command_gen,windows choco list --local-only,Display all locally installed packages:,explain,windows Display a list including local programs:,choco list --include-programs,command_gen,windows choco list --include-programs,Display a list including local programs:,explain,windows Display only approved packages:,choco list --approved-only,command_gen,windows choco list --approved-only,Display only approved packages:,explain,windows Specify a custom source to display packages from:,choco list --source {{source_url|alias}},command_gen,windows choco list --source {{source_url|alias}},Specify a custom source to display packages from:,explain,windows Provide a username and password for authentication:,choco list --user {{username}} --password {{password}},command_gen,windows choco list --user {{username}} --password {{password}},Provide a username and password for authentication:,explain,windows Get information about a memory dump file:,python3 vol.py {{[-f|--filename]}} {{path/to/memory_dump_file}} windows.info,command_gen,windows python3 vol.py {{[-f|--filename]}} {{path/to/memory_dump_file}} windows.info,Get information about a memory dump file:,explain,windows List active processes:,python3 vol.py {{[-f|--filename]}} {{path/to/memory_dump_file}} windows.pslist,command_gen,windows python3 vol.py {{[-f|--filename]}} {{path/to/memory_dump_file}} windows.pslist,List active processes:,explain,windows List hashes of users on system:,python3 vol.py {{[-f|--filename]}} {{path/to/memory_dump_file}} windows.hashdump,command_gen,windows python3 vol.py {{[-f|--filename]}} {{path/to/memory_dump_file}} windows.hashdump,List hashes of users on system:,explain,windows List active network connections:,python3 vol.py {{[-f|--filename]}} {{path/to/memory_dump_file}} windows.netstat,command_gen,windows python3 vol.py {{[-f|--filename]}} {{path/to/memory_dump_file}} windows.netstat,List active network connections:,explain,windows Display help:,python3 vol.py {{[-h|--help]}},command_gen,windows python3 vol.py {{[-h|--help]}},Display help:,explain,windows Execute the specified commands if the condition is true:,if {{condition}} ({{echo Condition is true}}),command_gen,windows if {{condition}} ({{echo Condition is true}}),Execute the specified commands if the condition is true:,explain,windows Execute the specified commands if the condition is false:,if not {{condition}} ({{echo Condition is true}}),command_gen,windows if not {{condition}} ({{echo Condition is true}}),Execute the specified commands if the condition is false:,explain,windows Execute the first specified commands if the condition is true otherwise execute the second specified commands:,if {{condition}} ({{echo Condition is true}}) else ({{echo Condition is false}}),command_gen,windows if {{condition}} ({{echo Condition is true}}) else ({{echo Condition is false}}),Execute the first specified commands if the condition is true otherwise execute the second specified commands:,explain,windows Check whether `%errorlevel%` is greater than or equal to the specified exit code:,if errorlevel {{2}} ({{echo Condition is true}}),command_gen,windows if errorlevel {{2}} ({{echo Condition is true}}),Check whether `%errorlevel%` is greater than or equal to the specified exit code:,explain,windows Check whether two strings are equal:,if %{{variable}}% == {{string}} ({{echo Condition is true}}),command_gen,windows if %{{variable}}% == {{string}} ({{echo Condition is true}}),Check whether two strings are equal:,explain,windows Check whether two strings are equal without respecting letter case:,if /i %{{variable}}% == {{string}} ({{echo Condition is true}}),command_gen,windows if /i %{{variable}}% == {{string}} ({{echo Condition is true}}),Check whether two strings are equal without respecting letter case:,explain,windows Check whether a file exist:,if exist {{path\to\file}} ({{echo Condition is true}}),command_gen,windows if exist {{path\to\file}} ({{echo Condition is true}}),Check whether a file exist:,explain,windows Setup the environment for native x64:,vcvarsall x64,command_gen,windows vcvarsall x64,Setup the environment for native x64:,explain,windows Setup the environment for cross-compiled native x86 from the x64 host:,vcvarsall x64_x86,command_gen,windows vcvarsall x64_x86,Setup the environment for cross-compiled native x86 from the x64 host:,explain,windows Setup the environment for cross-compiled native Arm x64 from the x64 host:,vcvarsall x64_arm64,command_gen,windows vcvarsall x64_arm64,Setup the environment for cross-compiled native Arm x64 from the x64 host:,explain,windows Setup the environment for native UWP x64:,vcvarsall x64 uwp,command_gen,windows vcvarsall x64 uwp,Setup the environment for native UWP x64:,explain,windows Install a package:,winget install {{package}},command_gen,windows winget install {{package}},Install a package:,explain,windows Remove a package (Note: `remove` can also be used instead of `uninstall`):,winget uninstall {{package}},command_gen,windows winget uninstall {{package}},Remove a package (Note: `remove` can also be used instead of `uninstall`):,explain,windows Display information about a package:,winget show {{package}},command_gen,windows winget show {{package}},Display information about a package:,explain,windows Search for a package:,winget search {{package}},command_gen,windows winget search {{package}},Search for a package:,explain,windows Upgrade all packages to the latest versions:,winget upgrade --all,command_gen,windows winget upgrade --all,Upgrade all packages to the latest versions:,explain,windows List all packages installed that can be managed with `winget`:,winget list --source winget,command_gen,windows winget list --source winget,List all packages installed that can be managed with `winget`:,explain,windows "Import packages from a file, or export installed packages to a file:",winget {{import|export}} {{--import-file|--output}} {{path/to/file}},command_gen,windows winget {{import|export}} {{--import-file|--output}} {{path/to/file}},"Import packages from a file, or export installed packages to a file:",explain,windows Validate manifests before submitting a PR to the winget-pkgs repository:,winget validate {{path/to/manifest}},command_gen,windows winget validate {{path/to/manifest}},Validate manifests before submitting a PR to the winget-pkgs repository:,explain,windows Resolve the home folder path:,Resolve-Path {{~}},command_gen,windows Resolve-Path {{~}},Resolve the home folder path:,explain,windows Resolve a UNC path:,"Resolve-Path -Path ""\\{{hostname}}\{{path\to\file}}""",command_gen,windows "Resolve-Path -Path ""\\{{hostname}}\{{path\to\file}}""",Resolve a UNC path:,explain,windows Get relative paths:,Resolve-Path -Path {{path\to\file_or_directory}} -Relative,command_gen,windows Resolve-Path -Path {{path\to\file_or_directory}} -Relative,Get relative paths:,explain,windows List all network adapters:,ipconfig,command_gen,windows ipconfig,List all network adapters:,explain,windows Show a detailed list of network adapters:,ipconfig /all,command_gen,windows ipconfig /all,Show a detailed list of network adapters:,explain,windows Renew the IP addresses for a network adapter:,ipconfig /renew {{adapter}},command_gen,windows ipconfig /renew {{adapter}},Renew the IP addresses for a network adapter:,explain,windows Free up the IP addresses for a network adapter:,ipconfig /release {{adapter}},command_gen,windows ipconfig /release {{adapter}},Free up the IP addresses for a network adapter:,explain,windows Show the local DNS cache:,ipconfig /displaydns,command_gen,windows ipconfig /displaydns,Show the local DNS cache:,explain,windows Remove all data from the local DNS cache:,ipconfig /flushdns,command_gen,windows ipconfig /flushdns,Remove all data from the local DNS cache:,explain,windows Measure the time it takes to run a command:,Measure-Command { {{command}} },command_gen,windows Measure-Command { {{command}} },Measure the time it takes to run a command:,explain,windows Pipe input to Measure-Command (objects that are piped to `Measure-Command` are available to the script block that is passed to the Expression parameter):,"10, 20, 50 | Measure-Command -Expression { for ($i=0; $i -lt $_; $i++) {$i} }",command_gen,windows "10, 20, 50 | Measure-Command -Expression { for ($i=0; $i -lt $_; $i++) {$i} }",Pipe input to Measure-Command (objects that are piped to `Measure-Command` are available to the script block that is passed to the Expression parameter):,explain,windows Start a virtual machine:,virtualboxvm --startvm {{name|uuid}},command_gen,windows virtualboxvm --startvm {{name|uuid}},Start a virtual machine:,explain,windows Start a virtual machine in fullscreen mode:,virtualboxvm --startvm {{name|uuid}} --fullscreen,command_gen,windows virtualboxvm --startvm {{name|uuid}} --fullscreen,Start a virtual machine in fullscreen mode:,explain,windows Mount the specified DVD image file:,virtualboxvm --startvm {{name|uuid}} --dvd {{path\to\image_file}},command_gen,windows virtualboxvm --startvm {{name|uuid}} --dvd {{path\to\image_file}},Mount the specified DVD image file:,explain,windows Display a command-line window with debug information:,virtualboxvm --startvm {{name|uuid}} --debug-command-line,command_gen,windows virtualboxvm --startvm {{name|uuid}} --debug-command-line,Display a command-line window with debug information:,explain,windows Start a virtual machine in a paused state:,virtualboxvm --startvm {{name|uuid}} --start-paused,command_gen,windows virtualboxvm --startvm {{name|uuid}} --start-paused,Start a virtual machine in a paused state:,explain,windows Ping a host using ICMP:,psping {{hostname}},command_gen,windows psping {{hostname}},Ping a host using ICMP:,explain,windows Ping a host over a TCP port:,psping {{hostname}}:{{port}},command_gen,windows psping {{hostname}}:{{port}},Ping a host over a TCP port:,explain,windows Specify the number of pings and perform it quietly:,psping {{hostname}} -n {{pings}} -q,command_gen,windows psping {{hostname}} -n {{pings}} -q,Specify the number of pings and perform it quietly:,explain,windows Ping the target over TCP 50 times and produce a histogram of the results:,psping {{hostname}}:{{port}} -q -n {{50}} -h,command_gen,windows psping {{hostname}}:{{port}} -q -n {{50}} -h,Ping the target over TCP 50 times and produce a histogram of the results:,explain,windows Display help:,psping /?,command_gen,windows psping /?,Display help:,explain,windows "List all available PowerShell commands (aliases, cmdlets, functions) in the current computer:",Get-Command,command_gen,windows Get-Command,"List all available PowerShell commands (aliases, cmdlets, functions) in the current computer:",explain,windows List all available PowerShell commands in the current session:,Get-Command -ListImported,command_gen,windows Get-Command -ListImported,List all available PowerShell commands in the current session:,explain,windows List only PowerShell aliases/cmdlets/functions available in the computer:,Get-Command -Type {{Alias|Cmdlet|Function}},command_gen,windows Get-Command -Type {{Alias|Cmdlet|Function}},List only PowerShell aliases/cmdlets/functions available in the computer:,explain,windows List only programs or commands available on PATH in the current session:,Get-Command -Type Application,command_gen,windows Get-Command -Type Application,List only programs or commands available on PATH in the current session:,explain,windows "List only PowerShell commands by the module name, e.g. `Microsoft.PowerShell.Utility` for utility-related commands:",Get-Command -Module {{module}},command_gen,windows Get-Command -Module {{module}},"List only PowerShell commands by the module name, e.g. `Microsoft.PowerShell.Utility` for utility-related commands:",explain,windows Get the command information (e.g. version number or module name) by its name:,Get-Command {{command}},command_gen,windows Get-Command {{command}},Get the command information (e.g. version number or module name) by its name:,explain,windows Reset the prompt to the default setting:,prompt,command_gen,windows prompt,Reset the prompt to the default setting:,explain,windows Set a specific prompt:,prompt {{prompt}},command_gen,windows prompt {{prompt}},Set a specific prompt:,explain,windows Change the prompt to show the current date first:,prompt $D $P$G,command_gen,windows prompt $D $P$G,Change the prompt to show the current date first:,explain,windows Change the prompt to show the current time first:,prompt $T $P$G,command_gen,windows prompt $T $P$G,Change the prompt to show the current time first:,explain,windows Change the prompt by adding a specific text first:,prompt {{text}} $P$G,command_gen,windows prompt {{text}} $P$G,Change the prompt by adding a specific text first:,explain,windows Display a list of pinned packages and their versions:,choco pin list,command_gen,windows choco pin list,Display a list of pinned packages and their versions:,explain,windows Pin a package at its current version:,choco pin add --name {{package}},command_gen,windows choco pin add --name {{package}},Pin a package at its current version:,explain,windows Pin a package at a specific version:,choco pin add --name {{package}} --version {{version}},command_gen,windows choco pin add --name {{package}} --version {{version}},Pin a package at a specific version:,explain,windows Remove a pin for a specific package:,choco pin remove --name {{package}},command_gen,windows choco pin remove --name {{package}},Remove a pin for a specific package:,explain,windows Display the label and serial number for the current drive:,vol,command_gen,windows vol,Display the label and serial number for the current drive:,explain,windows Display the label and serial number for a specific volume:,vol {{D:}},command_gen,windows vol {{D:}},Display the label and serial number for a specific volume:,explain,windows Terminate the current session:,logoff,command_gen,windows logoff,Terminate the current session:,explain,windows Terminate a session by its name or ID:,logoff {{session_name|session_id}},command_gen,windows logoff {{session_name|session_id}},Terminate a session by its name or ID:,explain,windows Terminate a session on a specific server connected through RDP:,logoff {{session_name|session_id}} /server:{{servername}},command_gen,windows logoff {{session_name|session_id}} /server:{{servername}},Terminate a session on a specific server connected through RDP:,explain,windows Render markdown to console from a file:,Show-Markdown -Path {{path\to\file}},command_gen,windows Show-Markdown -Path {{path\to\file}},Render markdown to console from a file:,explain,windows Render markdown to console from string:,"""{{# Markdown content}}"" | Show-Markdown",command_gen,windows """{{# Markdown content}}"" | Show-Markdown",Render markdown to console from string:,explain,windows Open Markdown file in a browser:,Show-Markdown -Path {{path\to\file}} -UseBrowser,command_gen,windows Show-Markdown -Path {{path\to\file}} -UseBrowser,Open Markdown file in a browser:,explain,windows