.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH TOYBOX "1" "February 2023" "toybox 0.8.9" "User Commands" .SH NAME toybox \- Toybox - BSD-licensed Linux command line utilities .SH DESCRIPTION Toybox 0.8.9 multicall binary (see https://landley.net/toybox) .PP usage: toybox [\-\-long | \fB\-\-help\fR | \fB\-\-version\fR | [COMMAND] [ARGUMENTS...]] .PP With no arguments, "toybox" shows available COMMAND names. Add \fB\-\-long\fR to include suggested install path for each command, see https://landley.net/toybox/faq.html#install for details. .PP First argument is name of a COMMAND to run, followed by any ARGUMENTS to that command. Most toybox commands also understand: .PP \fB\-\-help\fR Show command help (only) \fB\-\-version\fR Show toybox version (only) .PP The filename "\-" means stdin/stdout, and "\-\-" stops argument parsing. .PP Numerical arguments accept a single letter suffix for kilo, mega, giga, tera, peta, and exabytes, plus an additional "d" to indicate decimal 1000's instead of 1024. .PP Durations can be decimal fractions and accept minute ("m"), hour ("h"), or day ("d") suffixes (so 0.1m = 6s). .SH "SEE ALSO" The full documentation for .B toybox is maintained as a Texinfo manual. If the .B info and .B toybox programs are properly installed at your site, the command .IP .B info toybox .PP should give you access to the complete manual.