command
stringlengths
1
42
description
stringlengths
29
182k
name
stringlengths
7
64.9k
synopsis
stringlengths
4
85.3k
options
stringclasses
593 values
examples
stringclasses
455 values
mako-render
null
null
null
null
null
genv
Set each NAME to VALUE in the environment and run COMMAND. Mandatory arguments to long options are mandatory for short options too. -i, --ignore-environment start with an empty environment -0, --null end each output line with NUL, not newline -u, --unset=NAME remove variable from the environment -C, --chdir=DIR change ...
env - run a program in a modified environment
env [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]
-S/--split-string usage in scripts The -S option allows specifying multiple parameters in a script. Running a script named 1.pl containing the following first line: #!/usr/bin/env -S perl -w -T ... Will execute perl -w -T 1.pl . Without the '-S' parameter the script will likely fail with: /usr/bin/env: 'perl -w -T': No...
null
msgen
Creates an English translation catalog. The input file is the last created English PO file, or a PO Template file (generally created by xgettext). Untranslated entries are assigned a translation that is identical to the msgid. Mandatory arguments to long options are mandatory for short options too. Input file location...
msgen - create English message catalog
msgen [OPTION] INPUTFILE
null
null
basenc
basenc encode or decode FILE, or standard input, to standard output. With no FILE, or when FILE is -, read standard input. Mandatory arguments to long options are mandatory for short options too. --base64 same as 'base64' program (RFC4648 section 4) --base64url file- and url-safe base64 (RFC4648 section 5) --base32 sam...
basenc - Encode/decode data and print to standard output
basenc [OPTION]... [FILE]
null
null
humanfriendly
null
null
null
null
null
tsql
tsql is a FreeTDS diagnostic tool. It uses the TDS protocol to connect to a Sybase or Microsoft SQL Server, and lets the user issue queries. tsql does not use the FreeTDS client libraries. Instead, it uses only the lowest level library, libtds, to test the protocol implementation. tsql can be run in two ways, one whic...
tsql – utility to test FreeTDS connections and queries
tsql {-S servername [-I interface] | -H hostname [-L] [-p port]} [-D dbname] [-U username] [-P password] [-o options] tsql -C
-S servername database server to which to connect. -D dbname database to use. -I interface freetds.conf or interfaces file describing servername. -H hostname DNS hostname of the server. -p port port at which SQL Server is listening. -U username database login name. If username is not provided, a domain login is attempt...
null
prezip
null
null
null
null
null
sndfile-metadata-set
sndfile-metadata-get displays bext and string metadata stored in an audio file. The following options specify what to print. --all all metadata --bext-description description --bext-originator originator info --bext-orig-ref originator reference --bext-umid Unique Material Identifier --bext-orig-date ...
sndfile-metadata-get, sndfile-metadata-set – get or set metadata in a sound file
sndfile-metadata-get [options] file sndfile-metadata-set [options] file sndfile-metadata-set [options] input output
null
null
shasum
Running shasum is often the quickest way to compute SHA message digests. The user simply feeds data to the script through files or standard input, and then collects the results from standard output. The following command shows how to compute digests for typical inputs such as the NIST test vector "abc": perl -e "print...
shasum - Print or Check SHA Checksums
Usage: shasum [OPTION]... [FILE]... Print or check SHA checksums. With no FILE, or when FILE is -, read standard input. -a, --algorithm 1 (default), 224, 256, 384, 512, 512224, 512256 -b, --binary read in binary mode -c, --check read SHA sums from the FILEs and check them --tag create a BSD-style checksum...
null
null
peardev
null
null
null
null
null
pdftocairo
pdftocairo converts Portable Document Format (PDF) files, using the cairo output device of the poppler PDF library, to any of the following output formats: • Portable Network Graphics (PNG) • JPEG Interchange Format (JPEG) • Tagged Image File Format (TIFF) • Portable Document Format (PDF) • Pos...
pdftocairo - Portable Document Format (PDF) to PNG/JPEG/TIFF/PDF/PS/EPS/SVG using cairo
pdftocairo [options] PDF-file [output-file]
-png Generates a PNG file(s) -jpeg Generates a JPEG file(s). See also -jpegopt. -tiff Generates a TIFF file(s) -pdf Generates a PDF file -ps Generate a PS file -eps Generate an EPS file. An EPS file contains a single image, so if you use this option with a multi-page PDF file, you must use -f and -l to speci...
null
nproc
Print the number of processing units available to the current process, which may be less than the number of online processors --all print the number of installed processors --ignore=N if possible, exclude N processing units --help display this help and exit --version output version information and exit AUTHOR Written ...
nproc - print the number of processing units available
nproc [OPTION]...
null
null
rust-lldb
null
null
null
null
null
cargo-clippy
null
null
null
null
null
python3.10-config
null
null
null
null
null
autoupdate
Update each TEMPLATE-FILE if given, or 'configure.ac' if present, or else 'configure.in', to the syntax of the current version of Autoconf. The original files are backed up. Operation modes: -h, --help print this help, then exit -V, --version print version number, then exit -v, --verbose verbosely report processing -d,...
autoupdate - Update a configure.ac to a newer Autoconf
autoupdate [OPTION]... [TEMPLATE-FILE]...
null
null
gln
In the 1st form, create a link to TARGET with the name LINK_NAME. In the 2nd form, create a link to TARGET in the current directory. In the 3rd and 4th forms, create links to each TARGET in DIRECTORY. Create hard links by default, symbolic links with --symbolic. By default, each destination (name of new link) should...
ln - make links between files
ln [OPTION]... [-T] TARGET LINK_NAME ln [OPTION]... TARGET ln [OPTION]... TARGET... DIRECTORY ln [OPTION]... -t DIRECTORY TARGET...
null
null
odbcinst
odbcinst is a command-line utility allowing users who develop install scripts or packages for ODBC drivers to easily create or remove entries in odbc.ini and odbcinst.ini. The utility is part of the odbcinst component of unixODBC and complements the shared library of the same name (libodbcinst).
odbcinst - A unixODBC utility for managing configuration files
odbcinst ACTION OBJECT OPTIONS
ACTIONS -i Install a new OBJECT (by adding a section to a configuration file). -u Uninstall an existing OBJECT (by removing a section from a configuration file). -q Query ODBC configuration files and print available options for the specified OBJECT. -j Print the current configuration of unixODBC, includ...
null
gpg-wks-client
The gpg-wks-client is used to send requests to a Web Key Service provider. This is usually done to upload a key into a Web Key Directory. With the --supported command the caller can test whether a site supports the Web Key Service. The argument is an arbitrary address in the to be tested domain. For example ‘foo@exam...
gpg-wks-client - Client for the Web Key Service
gpg-wks-client [options] --supported user-id gpg-wks-client [options] --check user-id gpg-wks-client [options] --create fingerprint user-id gpg-wks-client [options] --receive gpg-wks-client [options] --read gpg-wks-client [options] --mirror gpg-wks-client [options] --install-key gpg-wks-client [options] --remove-key gp...
gpg-wks-client understands these options: --send Directly send created mails using the sendmail command. Requires installation of that command. --with-colons This option has currently only an effect on the --supported command. If it is used all arguments on the command line are taken as domain names and tested for WKD ...
To use the services with clients lacking integrated support, the mailcap mechanism can be used. Simply put: application/vnd.gnupg.wks; \ /opt/homebrew/Cellar/gnupg/2.4.5/bin/gpg-wks-client -v --read --send; \ needsterminal; \ description=WKS message into the ‘/etc/mailcap’. This assumes that a /usr/lib/sendmail is in...
gbasename
Print NAME with any leading directory components removed. If specified, also remove a trailing SUFFIX. Mandatory arguments to long options are mandatory for short options too. -a, --multiple support multiple arguments and treat each as a NAME -s, --suffix=SUFFIX remove a trailing SUFFIX; implies -a -z, --zero end each...
basename - strip directory and suffix from filenames
basename NAME [SUFFIX] basename OPTION... NAME...
null
basename /usr/bin/sort -> "sort" basename include/stdio.h .h -> "stdio" basename -s .h include/stdio.h -> "stdio" basename -a any/str1 any/str2 -> "str1" followed by "str2" AUTHOR Written by David MacKenzie. REPORTING BUGS GNU coreutils online help: <https://www.gnu.org/software/coreutils/> Report any translation bugs ...
symkeyutil
null
null
null
null
null
python3.11
Python is an interpreted, interactive, object-oriented programming language that combines remarkable power with very clear syntax. For an introduction to programming in Python, see the Python Tutorial. The Python Library Reference documents built-in and standard types, constants, functions and modules. Finally, the Py...
python - an interpreted, interactive, object-oriented programming language
python [ -B ] [ -b ] [ -d ] [ -E ] [ -h ] [ -i ] [ -I ] [ -m module-name ] [ -q ] [ -O ] [ -OO ] [ -P ] [ -s ] [ -S ] [ -u ] [ -v ] [ -V ] [ -W argument ] [ -x ] [ -X option ] [ -? ] [ --check-hash-based-pycs default | always | never ] [ --help ] [ --help-env ] [ --help-xoptions ] [ --help-all ] [ -c command | script ...
null
null
keepassxc-cli
null
null
null
null
null
parset
parset is a shell function that puts the output from GNU parallel into shell variables. env_parset is a shell function that puts the output from env_parallel into shell variables. The parset and env_parset functions are defined as part of env_parallel. If variablename is a single variable name, this will be treated as ...
parset - set shell variables in parallel
parset variablename [options for GNU Parallel] env_parset variablename [options for GNU Parallel]
Same as GNU parallel, but they are put after the destination variable. SUPPORTED SHELLS Bash/Zsh/Ksh/Mksh
Put output into myarray: parset myarray seq 3 ::: 4 5 6 echo "${myarray[1]}" Put output into vars $seq, $pwd, $ls: parset "seq pwd ls" ::: "seq 10" pwd ls echo "$ls" Put output into vars $seq, $pwd, $ls: into_vars=(seq pwd ls) parset "${into_vars[*]}" ::: "seq 10" pwd ls echo "$ls" Put output into associative array mya...
git-upload-archive
Invoked by git archive --remote and sends a generated archive to the other end over the Git protocol. This command is usually not invoked directly by the end user. The UI for the protocol is on the git archive side, and the program pair is meant to be used to get an archive from a remote repository. SECURITY In order t...
git-upload-archive - Send archive back to git-archive
git upload-archive <repository>
<repository> The repository to get a tar archive from. GIT Part of the git(1) suite Git 2.41.0 2023-06-01 GIT-UPLOAD-ARCHIVE(1)
null
mysqlpump
• mysqlpump Invocation Syntax • mysqlpump Option Summary • mysqlpump Option Descriptions • mysqlpump Object Selection • mysqlpump Parallel Processing • mysqlpump Restrictions The mysqlpump client utility performs logical backups, producing a set of SQL statements that can be executed to reproduce the origin...
mysqlpump - a database backup program
mysqlpump [options] [db_name [tbl_name ...]]
null
null
dawg2wordlist
null
null
null
null
null
fido2-assert
fido2-assert gets or verifies a FIDO2 assertion. The input of fido2-assert is defined by the parameters of the assertion to be obtained/verified. See the INPUT FORMAT section for details. The output of fido2-assert is defined by the result of the selected operation. See the OUTPUT FORMAT section for details. If an as...
fido2-assert – get/verify a FIDO2 assertion
fido2-assert -G [-bdhpruvw] [-t option] [-i input_file] [-o output_file] device fido2-assert -V [-dhpv] [-i input_file] key_file [type]
null
Assuming cred contains a es256 credential created according to the steps outlined in fido2-cred(1), obtain an assertion from an authenticator at /dev/hidraw5 and verify it: $ echo assertion challenge | openssl sha256 -binary | base64 > assert_param $ echo relying party >> assert_param $ head -1 cred >> assert_param $ t...
djpeg
djpeg decompresses the named JPEG file, or the standard input if no file is named, and produces an image file on the standard output. PBMPLUS (PPM/PGM), BMP, GIF, or Targa output format can be selected.
djpeg - decompress a JPEG file to an image file
djpeg [ options ] [ filename ]
All switch names may be abbreviated; for example, -grayscale may be written -gray or -gr. Most of the "basic" switches can be abbreviated to as little as one letter. Upper and lower case are equivalent (thus -BMP is the same as -bmp). British spellings are also accepted (e.g., -greyscale), though for brevity these a...
This example decompresses the JPEG file foo.jpg, quantizes it to 256 colors, and saves the output in 8-bit BMP format in foo.bmp: djpeg -colors 256 -bmp foo.jpg > foo.bmp HINTS To get a quick preview of an image, use the -grayscale and/or -scale switches. -grayscale -scale 1/8 is the fastest case. Several options are ...
invisible-watermark
null
null
null
null
null
gtruncate
Shrink or extend the size of each FILE to the specified size A FILE argument that does not exist is created. If a FILE is larger than the specified size, the extra data is lost. If a FILE is shorter, it is extended and the sparse extended part (hole) reads as zero bytes. Mandatory arguments to long options are mandator...
truncate - shrink or extend the size of a file to the specified size
truncate OPTION... FILE...
null
null
stdbuf
Run COMMAND, with modified buffering operations for its standard streams. Mandatory arguments to long options are mandatory for short options too. -i, --input=MODE adjust standard input stream buffering -o, --output=MODE adjust standard output stream buffering -e, --error=MODE adjust standard error stream buffering --h...
stdbuf - Run COMMAND, with modified buffering operations for its standard streams.
stdbuf OPTION... COMMAND
null
tail -f access.log | stdbuf -oL cut -d ' ' -f1 | uniq This will immediately display unique entries from access.log BUGS On GLIBC platforms, specifying a buffer size, i.e., using fully buffered mode will result in undefined operation. AUTHOR Written by Padraig Brady. REPORTING BUGS GNU coreutils online help: <https://ww...
sndfile-salvage
Audio files using the WAV file container are inherently limited to 4G of data size fields in the WAV header being stored as unsigned 32bit integers. Many applications have trouble with these WAV files that are more the 4G in size. sndfile-salvage rewrites the WAV file into a W64 file with the same audio content. This ...
sndfile-salvage – salvage audio data from WAV files longer than 4G
sndfile-salvage toolong.wav fixed64.wav
null
null
mailpit
null
null
null
null
null
wordlist2dawg
null
null
null
null
null
conflict
null
null
null
null
null
ptar
ptar is a small, tar look-alike program that uses the perl module Archive::Tar to extract, create and list tar archives.
ptar - a tar-like program written in perl
ptar -c [-v] [-z] [-C] [-f ARCHIVE_FILE | -] FILE FILE ... ptar -c [-v] [-z] [-C] [-T index | -] [-f ARCHIVE_FILE | -] ptar -x [-v] [-z] [-f ARCHIVE_FILE | -] ptar -t [-z] [-f ARCHIVE_FILE | -] ptar -h
c Create ARCHIVE_FILE or STDOUT (-) from FILE x Extract from ARCHIVE_FILE or STDIN (-) t List the contents of ARCHIVE_FILE or STDIN (-) f Name of the ARCHIVE_FILE to use. Default is './default.tar' z Read/Write zlib compressed ARCHIVE_FILE (not always available) v Print filenames as they are added or extrac...
null
pdfunite
pdfunite merges several PDF (Portable Document Format) files in order of their occurrence on command line to one PDF result file. Neither of the PDF-sourcefile1 to PDF-sourcefilen should be encrypted.
pdfunite - Portable Document Format (PDF) page merger
pdfunite [options] PDF-sourcefile1..PDF-sourcefilen PDF-destfile
-v Print copyright and version information. -h Print usage information. (-help and --help are equivalent.) EXAMPLE pdfunite sample1.pdf sample2.pdf sample.pdf merges all pages from sample1.pdf and sample2.pdf (in that order) and creates sample.pdf AUTHOR The pdfunite software and documentation are copyright 199...
null
annotate
null
null
null
null
null
msgmerge
Merges two Uniforum style .po files together. The def.po file is an existing PO file with translations which will be taken over to the newly created file as long as they still match; comments will be preserved, but extracted comments and file positions will be discarded. The ref.pot file is the last created PO file wi...
msgmerge - merge message catalog and template
msgmerge [OPTION] def.po ref.pot
null
null
tesseract
null
null
null
null
null
crypto_bench
null
null
null
null
null
isort
null
null
null
null
null
ruby-build
ruby-build downloads, compiles, and installs a Ruby version named by the definition argument into the location specified by prefix. The definition argument can be a path to a file on disk, in which case it is sourced into ruby-build as a bash script. Optionally, extra Ruby configure-args may be listed after "--" and wi...
ruby-build - Download, compile, and install a version of Ruby
ruby-build [-kpv] <definition> <prefix> [-- <configure-args>...] ruby-build {--list|--definitions} ruby-build --version
-l, --list List latest stable releases for each Ruby --definitions List all local definitions, including outdated ones --version Show version of ruby-build -v, --verbose Verbose mode: forward all build output to stdout/stderr -p, --patch Apply a patch from stdin before building -k, --keep Do not remove source tree afte...
Install Ruby version 3.2.2 under /opt/rubies while tweaking some configuration options: $ ruby-build 3.2.2 /opt/rubies/ruby-3.2.2 -- --disable-install-doc --with-openssl-dir=/opt/openssl Usage as rbenv plugin: $ rbenv install 3.2.2 ENVIRONMENT VARIABLES TMPDIR The location to write temporary files on disk RUBY_BUILD_BU...
sdbthreadtst
null
null
null
null
null
pem2der
null
null
null
null
null
scale_slice_test
null
null
null
null
null
comp_err
comp_err creates the errmsg.sys file that is used by mysqld to determine the error messages to display for different error codes. comp_err normally is run automatically when MySQL is built. It compiles the errmsg.sys file from text-format error information in MySQL source distributions: The error information comes from...
comp_err - compile MySQL error message file
comp_err [options]
null
null
gi-decompile-typelib
null
null
null
null
null
gen_random_ctr_drbg
null
null
null
null
null
gio-querymodules
null
null
null
null
null
bun
null
null
null
null
null
zstdgrep
zstdgrep runs grep(1) on files, or stdin if no files argument is given, after decompressing them with zstdcat(1). The grep-flags and pattern arguments are passed on to grep(1). If an -e flag is found in the grep-flags, zstdgrep will not look for a pattern argument. Note that modern grep alternatives such as ripgrep (rg...
zstdgrep - print lines matching a pattern in zstandard-compressed files
zstdgrep [grep-flags] [--] pattern [files ...]
null
null
chcon
Change the SELinux security context of each FILE to CONTEXT. With --reference, change the security context of each FILE to that of RFILE. Mandatory arguments to long options are mandatory for short options too. --dereference affect the referent of each symbolic link (this is the default), rather than the symbolic link...
chcon - change file security context
chcon [OPTION]... CONTEXT FILE... chcon [OPTION]... [-u USER] [-r ROLE] [-l RANGE] [-t TYPE] FILE... chcon [OPTION]... --reference=RFILE FILE...
null
null
gcp
Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY. Mandatory arguments to long options are mandatory for short options too. -a, --archive same as -dR --preserve=all --attributes-only don't copy the file data, just the attributes --backup[=CONTROL] make a backup of each existing destination file -b like --back...
cp - copy files and directories
cp [OPTION]... [-T] SOURCE DEST cp [OPTION]... SOURCE... DIRECTORY cp [OPTION]... -t DIRECTORY SOURCE...
null
null
fribidi
null
null
null
null
null
rustc
This program is a compiler for the Rust language, available at https://www.rust-lang.org.
rustc - The Rust compiler
rustc [OPTIONS] INPUT
-h, --help Display the help message. --cfg SPEC Configure the compilation environment. -L [KIND=]PATH Add a directory to the library search path. The optional KIND can be one of: dependency only lookup transitive dependencies here crate only lookup local `extern crate` directives here native only lookup native librar...
To build an executable from a source file with a main function: $ rustc -o hello hello.rs To build a library from a source file: $ rustc --crate-type=lib hello-lib.rs To build either with a crate (.rs) file: $ rustc hello.rs To build an executable with debug info: $ rustc -g -o hello hello.rs SEE ALSO rustdoc(1) BUGS S...
idle3
null
null
null
null
null
aarch64-apple-darwin23-g++-13
null
null
null
null
null
rar
null
null
null
null
null
env_parallel.pdksh
null
null
null
null
null
gls
List information about the FILEs (the current directory by default). Sort entries alphabetically if none of -cftuvSUX nor --sort is specified. Mandatory arguments to long options are mandatory for short options too. -a, --all do not ignore entries starting with . -A, --almost-all do not list implied . and .. --author w...
ls - list directory contents
ls [OPTION]... [FILE]...
null
null
sqlformat
null
null
null
null
null
factor
Print the prime factors of each specified integer NUMBER. If none are specified on the command line, read them from standard input. -h, --exponents print repeated factors in form p^e unless e is 1 --help display this help and exit --version output version information and exit AUTHOR Written by Paul Rubin, Torbj"orn Gr...
factor - factor numbers
factor [OPTION] [NUMBER]...
null
null
gtrue
Exit with a status code indicating success. --help display this help and exit --version output version information and exit NOTE: your shell may have its own version of true, which usually supersedes the version described here. Please refer to your shell's documentation for details about the options it supports. AUTHO...
true - do nothing, successfully
true [ignored command line arguments] true OPTION
null
null
gchown
This manual page documents the GNU version of chown. chown changes the user and/or group ownership of each given file. If only an owner (a user name or numeric user ID) is given, that user is made the owner of each given file, and the files' group is not changed. If the owner is followed by a colon and a group name (...
chown - change file owner and group
chown [OPTION]... [OWNER][:[GROUP]] FILE... chown [OPTION]... --reference=RFILE FILE...
Change the owner and/or group of each FILE to OWNER and/or GROUP. With --reference, change the owner and group of each FILE to those of RFILE. -c, --changes like verbose but report only when a change is made -f, --silent, --quiet suppress most error messages -v, --verbose output a diagnostic for every file processed -...
chown root /u Change the owner of /u to "root". chown root:staff /u Likewise, but also change its group to "staff". chown -hR root /u Change the owner of /u and subfiles to "root". AUTHOR Written by David MacKenzie and Jim Meyering. REPORTING BUGS GNU coreutils online help: <https://www.gnu.org/software/coreutils/> Rep...
php
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. This is the command line interface that enables you to do the following: You can parse and execute files by using parameter -f followed by the name of the file to be executed. Using param...
php - PHP Command Line Interface 'CLI' php-cgi - PHP Common Gateway Interface 'CGI' command --rz name Shows information about Zend extension name --rextinfo name --ri name Shows configuration for extension name --ini Show configuration file names FILES php-cli.ini The configuration file for the...
php [options] [ -f ] file [[--] args...] php [options] -r code [[--] args...] php [options] [-B begin_code] -R code [-E end_code] [[--] args...] php [options] [-B begin_code] -F file [-E end_code] [[--] args...] php [options] -- [ args...] php [options] -a php [options] -S addr:port [-t docroot]
--interactive -a Run PHP interactively. This lets you enter snippets of PHP code that directly get executed. When readline support is enabled you can edit the lines and also have history support. --bindpath address:port|port -b address:port|port Bind Path for external FASTCGI Server mode (CGI only). --no-chdir -C...
php -r 'echo "Hello World\n";' This command simply writes the text "Hello World" to standard out. php -r 'print_r(gd_info());' This shows the configuration of your gd extension. You can use this to easily check which image formats you can use. If you have any dynamic modules you may want to use the same ini file that p...
gdcmpgif
null
null
null
null
null
google-oauthlib-tool
null
null
null
null
null
preunzip
null
null
null
null
null
nettle-pbkdf2
null
null
null
null
null
envsubst
Substitutes the values of environment variables. Operation mode: -v, --variables output the variables occurring in SHELL-FORMAT Informative output: -h, --help display this help and exit -V, --version output version information and exit In normal operation mode, standard input is copied to standard output, with referenc...
envsubst - substitutes environment variables in shell format strings
envsubst [OPTION] [SHELL-FORMAT]
null
null
xz
xz is a general-purpose data compression tool with command line syntax similar to gzip(1) and bzip2(1). The native file format is the .xz format, but the legacy .lzma format used by LZMA Utils and raw compressed streams with no container format headers are also supported. In addition, decompression of the .lz format u...
xz, unxz, xzcat, lzma, unlzma, lzcat - Compress or decompress .xz and .lzma files
xz [option...] [file...] COMMAND ALIASES unxz is equivalent to xz --decompress. xzcat is equivalent to xz --decompress --stdout. lzma is equivalent to xz --format=lzma. unlzma is equivalent to xz --format=lzma --decompress. lzcat is equivalent to xz --format=lzma --decompress --stdout. When writing scripts that need to...
Integer suffixes and special values In most places where an integer argument is expected, an optional suffix is supported to easily indicate large integers. There must be no space between the integer and the suffix. KiB Multiply the integer by 1,024 (2^10). Ki, k, kB, K, and KB are accepted as synonyms for KiB. Mi...
Basics Compress the file foo into foo.xz using the default compression level (-6), and remove foo if compression is successful: xz foo Decompress bar.xz into bar and don't remove bar.xz even if decompression is successful: xz -dk bar.xz Create baz.tar.xz with the preset -4e (-4 --extreme), which is slower than the defa...
convert-onnx-to-caffe2
null
null
null
null
null
cairo-trace
null
null
null
null
null
pecl
null
null
null
null
null
gdparttopng
null
null
null
null
null
gsync
Synchronize cached writes to persistent storage If one or more files are specified, sync only them, or their containing file systems. -d, --data sync only file data, no unneeded metadata -f, --file-system sync the file systems that contain the files --help display this help and exit --version output version information...
sync - Synchronize cached writes to persistent storage
sync [OPTION] [FILE]...
null
null
gnutls-cli-debug
TLS debug client. It sets up multiple TLS connections to a server and queries its capabilities. It was created to assist in debugging GnuTLS, but it might be useful to extract a TLS server's capabilities. It connects to a TLS server, performs tests and print the server's capabilities. If called with the `-V' parameter...
gnutls-cli-debug - GnuTLS debug client
gnutls-cli-debug [-flags] [-flag [value]] [--option-name[[=| ]value]] [hostname] Operands and options may be intermixed. They will be reordered.
-d num, --debug=num Enable debugging. This option takes an integer number as its argument. The value of num is constrained to being: in the range 0 through 9999 Specifies the debug level. -V, --verbose More verbose output. -p num, --port=num The port to connect to. This option takes an integer number as its argument...
$ gnutls-cli-debug localhost GnuTLS debug client 3.5.0 Checking localhost:443 for SSL 3.0 (RFC6101) support... yes whether we need to disable TLS 1.2... no whether we need to disable TLS 1.1... no whether we need to disable TLS 1.0... no whether %NO_EXTENSIONS is required... no whether %COMPAT is required... no for TLS...
onig-config
null
null
null
null
null
glib-compile-resources
null
null
null
null
null
backend-test-tools
null
null
null
null
null
guptime
Print the current time, the length of time the system has been up, the number of users on the system, and the average number of jobs in the run queue over the last 1, 5 and 15 minutes. If FILE is not specified, use /var/run/utmpx. /var/log/wtmp as FILE is common. --help display this help and exit --version output ver...
uptime - tell how long the system has been running
uptime [OPTION]... [FILE]
null
null
tf_upgrade_v2
null
null
null
null
null
chardetect
null
null
null
null
null
python3.10
Python is an interpreted, interactive, object-oriented programming language that combines remarkable power with very clear syntax. For an introduction to programming in Python, see the Python Tutorial. The Python Library Reference documents built-in and standard types, constants, functions and modules. Finally, the Py...
python - an interpreted, interactive, object-oriented programming language
python [ -B ] [ -b ] [ -d ] [ -E ] [ -h ] [ -i ] [ -I ] [ -m module-name ] [ -q ] [ -O ] [ -OO ] [ -s ] [ -S ] [ -u ] [ -v ] [ -V ] [ -W argument ] [ -x ] [ -X option ] [ -? ] [ --check-hash-based-pycs default | always | never ] [ -c command | script | - ] [ arguments ]
null
null
ksba-config
null
null
null
null
null
msginit
Creates a new PO file, initializing the meta information with values from the user's environment. Mandatory arguments to long options are mandatory for short options too. Input file location: -i, --input=INPUTFILE input POT file If no input file is given, the current directory is searched for the POT file. If it is -,...
msginit - initialize a message catalog
msginit [OPTION]
null
null
strsclnt
null
null
null
null
null
certutil
null
null
null
null
null
lua
lua is the standalone Lua interpreter. It loads and executes Lua programs, either in textual source form or in precompiled binary form. (Precompiled binaries are output by luac, the Lua compiler.) lua can be used as a batch interpreter and also interactively. After handling the options, the Lua program in file script...
lua - Lua interpreter
lua [ options ] [ script [ args ] ]
-e stat execute statement stat. -i enter interactive mode after executing script. -l mod require library mod into global mod. -l g=mod require library mod into global g. -v show version information. -E ignore environment variables. -W turn warnings on. -- stop handling options. - stop handling ...
null
check-model
null
null
null
null
null
gsum
Print or check BSD (16-bit) checksums. With no FILE, or when FILE is -, read standard input. -r use BSD sum algorithm (the default), use 1K blocks -s, --sysv use System V sum algorithm, use 512 bytes blocks --help display this help and exit --version output version information and exit AUTHOR Written by Kayvan Agha...
sum - checksum and count the blocks in a file
sum [OPTION]... [FILE]...
null
null
pl2pm
pl2pm is a tool to aid in the conversion of Perl4-style .pl library files to Perl5-style library modules. Usually, your old .pl file will still work fine and you should only use this tool if you plan to update your library to use some of the newer Perl 5 features, such as AutoLoading. LIMITATIONS It's just a first ste...
pl2pm - Rough tool to translate Perl4 .pl files to Perl5 .pm modules.
pl2pm files
null
null
benchmark_xl
null
null
null
null
null
pdfseparate
pdfseparate extract single pages from a Portable Document Format (PDF). pdfseparate reads the PDF file PDF-file, extracts one or more pages, and writes one PDF file for each page to PDF-page-pattern. PDF-page-pattern should contain %d (or any variant respecting printf format), since %d is replaced by the page number. T...
pdfseparate - Portable Document Format (PDF) page extractor
pdfseparate [options] PDF-file PDF-page-pattern
-f number Specifies the first page to extract. If -f is omitted, extraction starts with page 1. -l number Specifies the last page to extract. If -l is omitted, extraction ends with the last page. -v Print copyright and version information. -h Print usage information. (-help and --help are equivalent.) EXAMPLE p...
null
source2c
null
null
null
null
null
idle3.12
null
null
null
null
null
gtac
Write each FILE to standard output, last line first. With no FILE, or when FILE is -, read standard input. Mandatory arguments to long options are mandatory for short options too. -b, --before attach the separator before instead of after -r, --regex interpret the separator as a regular expression -s, --separator=STRING...
tac - concatenate and print files in reverse
tac [OPTION]... [FILE]...
null
null
text2image
null
null
null
null
null