Lines Matching +full:- +full:n

1-libc on a nommu system, you'll need to say \"y\" here.\n\nAlthough uclibc lets you detect support…
3 #define HELP_toybox_uid_usr "When commands like useradd/groupadd allocate user IDs, start here.\n\n"
5 …fine HELP_toybox_uid_sys "When commands like useradd/groupadd allocate system IDs, start here.\n\n"
7 #define HELP_toybox_pedantic_args "Check arguments for commands that have no arguments.\n\n"
9 …g purposes. All of them catch\nthings that can only go wrong at development time, not runtime.\n\n"
11n\nThis disables that optimization, so toybox will run external commands\n even when it has …
13n(free memory, close files, etc). To save size, toybox usually relies\non this behavior. If you're…
15 #define HELP_toybox_i18n "Support for UTF-8 character sets, and some locale support.\n\n"
17--help argument in all commands, even ones with a NULL\noptstring. (Use TOYFLAG_NOHELP to disable.…
19 #define HELP_toybox_help "Include help text for each command.\n\n"
21 …ELP_toybox_float "Include floating point support infrastructure and commands that\nrequire it.\n\n"
23 #define HELP_toybox_libz "Use libz for gz support.\n\n"
25 #define HELP_toybox_libcrypto "Use faster hash functions out of external -lcrypto library.\n\n"
27 #define HELP_toybox_smack "Include SMACK options in commands like ls for systems like Tizen.\n\n\n"
29 …options in commands such as ls, and add\nSELinux-specific commands such as chcon to the Android me…
31 …nventional unix security (and possibly\nLinux Containers) for a simple straightforward system.\n\n"
33n\nchown root:root toybox; chmod +s toybox\n\nprompt \"Security Blanket\"\ndefault TOYBOX_LSM_NONE…
35--long | --help | --version | [command] [arguments...]]\n\nWith no arguments, shows available comm…
37 …efine HELP_stop "usage: stop [SERVICE...]\n\nStop the given system service, or netd/surfaceflinger…
39 …ne HELP_start "usage: start [SERVICE...]\n\nStarts the given system service, or netd/surfaceflinge…
41 #define HELP_setprop "usage: setprop NAME VALUE\n\nSets an Android system property.\n\n"
43 …usage: setenforce [enforcing|permissive|1|0]\n\nSets whether SELinux is enforcing (1) or permissiv…
45 #define HELP_sendevent "usage: sendevent DEVICE TYPE CODE VALUE\n\nSends a Linux input event.\n\n"
47 …P_runcon "usage: runcon CONTEXT COMMAND [ARGS...]\n\nRun a command in a specified security context…
49-D] [-F] [-R] [-n] [-v] FILE...\n\nRestores the default security contexts for the given files.\n\n…
51-p PRI] [-t TAG] MESSAGE...\n\nLogs message to logcat.\n\n-p Use the given priority instead of INF…
53 #define HELP_load_policy "usage: load_policy FILE\n\nLoad the specified SELinux policy file.\n\n"
55 … HELP_getprop "usage: getprop [NAME [DEFAULT]]\n\nGets an Android system property, or lists them a…
57 #define HELP_getenforce "usage: getenforce\n\nShows whether SELinux is disabled, enforcing, or perm…
59-dq] [-b NUMBER]\n\nExample of a second command with different arguments in the same source\nfile …
61-a] [-b STRING] [-c NUMBER] [-d LIST] [-e COUNT] [...]\n\nTemplate for new commands. You don't nee…
63 …ogwrapper "usage: logwrapper ...\n\nAppend command line to $WRAPLOG, then call second instance\nof…
65 #define HELP_hostid "usage: hostid\n\nPrint the numeric identifier for the current host.\n\n"
67n\nA hello world program.\n\nMostly used as a simple template for adding new commands.\nOccasional…
69 …emo_utf8towc "usage: demo_utf8towc\n\nPrint differences between toybox's utf8 conversion routines …
71 #define HELP_demo_scankey "usage: demo_scankey\n\nMove a letter around the screen. Hit ESC to exit.…
73 … [-hsbi] NUMBER...\n\n-b Use \"B\" for single byte units (HR_B)\n-d Decimal units\n-h Human readab…
75 …many_options "usage: demo_many_options -[a-zA-Z]\n\nPrint the optflags value of the command argume…
77-a [-t TYPE[,TYPE...]]] [-vrfD] [DIR...]\n\nUnmount the listed filesystems.\n\n-a Unmount all moun…
79 #define HELP_sync "usage: sync\n\nWrite pending cached data to disk (synchronize), blocking until d…
81-lp] [-u UID] [-g GID,...] [-s SHELL] [-c CMD] [USER [COMMAND...]]\n\nSwitch user, prompting for p…
83-w|-f fmt_str] [-s sep_str] [first] [increment] last\n\nCount from first to last, by increment. Om…
85-s] [-o omitpid[,omitpid...]] [NAME]...\n\nPrint the PIDs of all processes with the given names.\n
87 …g password1, password2, password3 is fine).\nThis heuristic accepts \"aaaaaa\" and \"123456\".\n\n"
89-a ALGO] [-dlu] [USER]\n\nUpdate user's authentication tokens. Defaults to current user.\n\n-a ALG…
91-afFrsvw] [-t TYPE] [-o OPTION,] [[DEVICE] DIR]\n\nMount new filesystem(s) on directories. With no…
93-dqu] [-p DIR] [TEMPLATE]\n\nSafely create a new file \"DIR/TEMPLATE\" and print its name.\n\n-d C…
95 #define HELP_mknod_z "usage: mknod [-Z CONTEXT] ...\n\n-Z Set security context to created file\n\n"
97-m MODE] NAME TYPE [MAJOR MINOR]\n\nCreate a special file NAME with a given type. TYPE is b for bl…
99 #define HELP_sha512sum "See sha1sum\n\n"
101 #define HELP_sha384sum "See sha1sum\n\n"
103 #define HELP_sha256sum "See sha1sum\n\n"
105 #define HELP_sha224sum "See sha1sum\n\n"
107-bcs] [FILE]...\n\nCalculate sha hash for each input file, reading from stdin if none. Output\none…
109-bcs] [FILE]...\n\nCalculate md5 hash for each input file, reading from stdin if none.\nOutput one…
111-l] [-iqv] [-SIGNAL|-s SIGNAL] PROCESS_NAME...\n\nSend a signal (default: TERM) to all processes w…
113-bdsf] [-F FILENAME] [newname]\n\nGet/set the current hostname.\n\n-b Set hostname to 'localhost' …
115-Cc] [-r|-t|-T] [-n LEVEL] [-s SIZE] [-w]\n\nPrint or control the kernel ring buffer.\n\n-C Clear …
117-dtT] [-u USER] NAME\n\nCreate and delete tun/tap virtual ethernet devices.\n\n-T Use tap (etherne…
119-saSdDqm] [-r SHIFT] [-m ADDRESS] [-p PORT] [SERVER]\n\nSimple Network Time Protocol client. Query…
121n\nEnable/disable wireless devices.\n\nCommands:\nlist [DEVICE] List current state\nblock DEVICE…
123n\nCheck network connectivity by sending packets to a host and reporting\nits response.\n\nSend IC…
125-pWrxwutneal]\n\nDisplay networking information. Default is netstat -tuwx\n\n-r Routing table\n-a …
127-46t] [-lL COMMAND...] [-u] [-wpq #] [-s addr] {IPADDR PORTNUM|-f FILENAME}\n\nForward stdin/stdou…
129 …sage: microcom [-s SPEED] [-X] DEVICE\n\nSimple serial console.\n\n-s Set baud rate to SPEED\n-X I…
131-aS] [INTERFACE [ACTION...]]\n\nDisplay or configure network interface.\n\nWith no arguments, disp…
133 #define HELP_ftpput "An ftpget that defaults to -s instead of -g\n\n"
135-cvgslLmMdD] [-P PORT] [-p PASSWORD] [-u USER] HOST [LOCAL] REMOTE\n\nTalk to ftp server. By defau…
137 #define HELP_yes "usage: yes [args...]\n\nRepeatedly output line until killed. If no args, output '…
139-c n] [-g n] [-i] [-l n] [-o n] [-p] [-r] [-s n] [file]\n\nHexdump a file to stdout. If no file i…
141 …ELP_which "usage: which [-a] filename ...\n\nSearch $PATH for executable files matching filename(s…
143-teb] [-n SEC] PROG ARGS\n\nRun PROG every -n seconds, showing output. Hit q to quit.\n\n-n Loop p…
145 #define HELP_w "usage: w\n\nShow who is logged on and since how long they logged in.\n\n"
147-n] [DELAY [COUNT]]\n\nPrint virtual memory statistics, repeating each DELAY seconds, COUNT times.…
149n\nCreate and remove virtual ethernet devices\n\nadd [interface-name] [vlan_id]\nrem …
151 #define HELP_uuidgen "usage: uuidgen\n\nCreate and print a new RFC4122 random UUID.\n\n"
153 #define HELP_usleep "usage: usleep MICROSECONDS\n\nPause for MICROSECONDS microseconds.\n\n"
155-ps]\n\nTell the current time, how long the system has been running, the number\nof users, and the…
157-c] -s SIZE file...\n\nSet length of file(s), extending sparsely if necessary.\n\n-c Don't create …
159-k DURATION] [-s SIGNAL] DURATION COMMAND...\n\nRun command line as a child process, sending child…
161-ap] [mask] [PID | cmd [args...]]\n\nLaunch a new task which may only run on certain processors, o…
163 …P_nproc "usage: nproc [--all]\n\nPrint number of processors.\n\n--all Show all processors, not jus…
165 #define HELP_tac "usage: tac [FILE...]\n\nOutput lines in reverse order.\n\n"
167-aAeNnqw] [-p [FILE] | KEY[=VALUE]...]\n\nRead/write system control data (under /proc/sys).\n\n-a,…
169-c /dev/console] NEW_ROOT NEW_INIT...\n\nUse from PID 1 under initramfs to free initramfs, chroot …
171-d] [-p priority] filename\n\nEnable swapping on a given device/file.\n\n-d Discard freed SSD page…
173 #define HELP_swapoff "usage: swapoff swapregion\n\nDisable swapping on a given swapregion.\n\n"
175-tfL] [-c FORMAT] FILE...\n\nDisplay status of files or filesystems.\n\n-c Output specified FORMAT…
177-fuz] [-n COUNT] [-s SIZE] FILE...\n\nSecurely delete a file by overwriting its contents with rand…
179 …ge: setsid [-t] command [args...]\n\nRun process in a new session.\n\n-t Grab tty (become foregrou…
181-h] [-x|-n NAME] [-v VALUE] FILE...\n\nWrite POSIX extended attributes.\n\n-h Do not dereference s…
183 … [-wf] [MODULE]\n\nUnload the module named MODULE from the Linux kernel.\n-f Force unload of a mod…
185 #define HELP_rev "usage: rev [FILE...]\n\nOutput each line reversed, when no files are given stdin …
187 #define HELP_reset "usage: reset\n\nReset the terminal.\n\n"
189 …ot/halt/poweroff [-fn]\n\nRestart, halt or powerdown the system.\n\n-f Don't signal init\n-n Don't…
191 #define HELP_realpath "usage: realpath FILE...\n\nDisplay the canonical absolute pathname\n\n"
193n\nWith no options, show what symlink points to, return error if not symlink.\n\nOptions for produ…
195 #define HELP_readahead "usage: readahead FILE...\n\nPreload files into disk cache.\n\n"
197 #define HELP_pwdx "usage: pwdx PID...\n\nPrint working directory of processes listed on command lin…
199 …P_printenv "usage: printenv [-0] [env_var...]\n\nPrint environment variables.\n\n-0 Use \\0 as del…
201 …ap [-xq] [pids...]\n\nReport the memory map of a process or processes.\n\n-x Show the extended for…
203n\nSwap OLD and NEW filesystems (as if by simultaneous mount --move), and\nmove all processes with…
205 …be DEVICE...\n\nTell the kernel about partition table changes\n\nAsk the kernel to re-read the par…
207-p] [-c /dev/tty0] command [...]\n\nSimple init program that runs a single supplied command line w…
209-t pid] [-F] [-i] [-m] [-n] [-p] [-u] [-U] COMMAND...\n\nRun COMMAND in an existing (set of) names…
211-imnpuUr] COMMAND...\n\nCreate new container namespace(s) for this process and its children, so\ns…
213 …_client "usage: nbd-client [-ns] HOST PORT DEVICE\n\n-n Do not fork into background\n-s nbd swap s…
215-qd] DIR\n mountpoint [-qx] DEVICE\n\nCheck whether the directory or device is a mountpoint.…
217-0] [-b basedir] [-k kernrelease] [-F field] [modulename...]\n\nDisplay module fields for all spec…
219 #define HELP_mkswap "usage: mkswap [-L LABEL] DEVICE\n\nSet up a Linux swap area on a device or fil…
221-P FD] [-m TYPE] [-S SALT] [PASSWORD] [SALT]\n\nCrypt PASSWORD using crypt(3)\n\n-P FD Read passwo…
223-d DEV] [-c CHANNEL] [-l VOL] [-r RIGHT]\n\nList OSS sound channels (module snd-mixer-oss), or set…
225 …ookie "usage: mcookie [-vV]\n\nGenerate a 128-bit strong random number.\n\n-v show entropy source…
227-d device_table] rootdir\n\nCreate a range of special files as specified in a device table.\n\n-d …
229 #define HELP_lsusb "usage: lsusb\n\nList USB hosts/devices.\n\n"
231 …age: lspci [-n] [-i FILE ]\n\n-n Numeric output (repeat for readable and numeric)\n-i PCI ID datab…
233 …ci "usage: lspci [-ekm]\n\nList PCI devices.\n\n-e Print all 6 digits in class\n-k Print kernel dr…
235 #define HELP_lsmod "usage: lsmod\n\nDisplay the currently loaded modules, their sizes and their dep…
237-R] [-+=AacDdijsStTu] [-v version] [File...]\n\nChange file attributes on a Linux second extended …
239-Radlv] [Files...]\n\nList file attributes on a Linux second extended file system.\n(AacDdijsStu d…
241-cdrs] [-o OFFSET] [-S SIZE] {-d DEVICE...|-j FILE|-af|{DEVICE FILE}}\n\nAssociate a loopback devi…
243-p] [-h host] [-f USERNAME] [USERNAME]\n\nLog in as a user, prompting for username and password if…
245n\nDisplay or change I/O priority of existing process. CLASS can be\n\"rt\" for realtime, \"be\" f…
247-t] [-c CLASS] [-n LEVEL] [COMMAND...|-p PID]\n\nChange the I/O scheduling priority of a process. …
249 …insmod "usage: insmod MODULE [MODULE_OPTIONS]\n\nLoad the module named MODULE passing options if g…
251n\nWhen a filesystem event matching MASK occurs to a FILE, run PROG as:\n\n PROG EVENTS FILE [DIR…
253-fy] BUS CHIP ADDR VALUE... MODE\n\nWrite an i2c register. MODE is b for byte, w for 16-bit word, …
255 …get [-fy] BUS CHIP ADDR\n\nRead an i2c register.\n\n-f Force access to busy devices\n-y Answer \"y…
257 …i2cdump [-fy] BUS CHIP\n\nDump i2c registers.\n\n-f Force access to busy devices\n-y Answer \"yes\…
259-ary] BUS [FIRST LAST]\nusage: i2cdetect -F BUS\nusage: i2cdetect -l\n\nDetect i2c devices.\n\n-a …
261-rswtluf]\n\nGet/set the hardware clock.\n\n-f FILE Use specified device file instead of /dev/rtc …
263n\nHexadecimal file editor. All changes are written to disk immediately.\n\n-r Read only (display …
265-ah] [command]\n\nShow usage information for toybox commands.\nRun \"toybox\" with no arguments fo…
267 …LP_fsync "usage: fsync [-d] [FILE...]\n\nSynchronize a file's in-core state with storage device.\n
269 …e HELP_fsfreeze "usage: fsfreeze {-f | -u} MOUNTPOINT\n\nFreeze or unfreeze a filesystem.\n\n-f Fr…
271 …HELP_freeramdisk "usage: freeramdisk [RAM device]\n\nFree all memory allocated to specified ramdis…
273-bkmgt]\n\nDisplay the total, free and used amount of physical memory and swap space.\n\n-bkmgt Ou…
275-w WIDTH] [FILE...]\n\nReformat input to wordwrap at a given line length, preserving existing\nind…
277-sxun] fd\n\nManage advisory file locks.\n\n-s Shared lock\n-x Exclusive lock (default)\n-u Unlock…
279 … HELP_fallocate "usage: fallocate [-l size] [-o offset] file\n\nTell the filesystem to allocate sp…
281 #define HELP_factor "usage: factor NUMBER...\n\nFactor integers.\n\n"
283 …t "usage: eject [-stT] [DEVICE]\n\nEject DEVICE or default /dev/cdrom\n\n-s SCSI device\n-t Close …
285 …[FILE...]\n\nConvert newline format from unix \"\\n\" to dos \"\\r\\n\".\nIf no files listed copy …
287 …[FILE...]\n\nConvert newline format from dos \"\\r\\n\" to unix \"\\n\".\nIf no files listed copy …
289 …e: devmem ADDR [WIDTH [DATA]]\n\nRead/write physical address via /dev/mem.\n\nWIDTH is 1, 2, 4, or…
291 #define HELP_count "usage: count\n\nCopy stdin to stdout, displaying simple progress indicator to s…
293 #define HELP_clear "Clear the screen.\n\n"
295N\n\nChange to virtual terminal number N. (This only works in text mode.)\n\nVirtual terminals are…
297-Rmofrbi] {-p PID [PRIORITY] | [PRIORITY COMMAND...]}\n\nGet/set a process' real-time scheduling p…
299 …age: chroot NEWROOT [COMMAND [ARG...]]\n\nRun command within a new root directory. If no command, …
301-hRv] CONTEXT FILE...\n\nChange the SELinux security context of listed file[s].\n\n-h Change symli…
303 …efine HELP_bzcat "usage: bzcat [FILE...]\n\nDecompress listed files to stdout. Use stdin if no fil…
305-cftkv] [FILE...]\n\nDecompress listed files (file.bz becomes file) deleting archive file(s).\nRea…
307--OPTION... BLOCKDEV...\n\nCall ioctl(s) on each listed block device\n\n--setro Set read only\n--
309 #define HELP_fstype "usage: fstype DEV...\n\nPrint type of filesystem on a block device or image.\n
311-UL] DEV...\n\nPrint type, label and UUID of filesystem on a block device or image.\n\n-U Show UUI…
313-di] [-w COLUMNS] [FILE...]\n\nEncode or decode in base64.\n\n-d Decode\n-i Ignore non-alphabetic …
315 #define HELP_ascii "usage: ascii\n\nDisplay ascii character set.\n\n"
317-abctV]\n\nShow status of power sources and thermal devices.\n\n-a Show power adapters\n-b Show ba…
319 …HELP_xzcat "usage: xzcat [filename...]\n\nDecompress listed files to stdout. Use stdin if no files…
321-f filename URL\n-f filename: specify the filename to be saved\nURL: HTTP uniform resource locatio…
323 …Predates the existence of standardized cursor keys,\nso the controls are weird and historical.\n\n"
325 …LP_userdel "usage: userdel [-r] USER\nusage: deluser [-r] USER\n\nDelete USER from the SYSTEM\n\n-
327-SDH] [-h DIR] [-s SHELL] [-G GRP] [-g NAME] [-u UID] USER [GROUP]\n\nCreate new user, or add USER…
329-46FUIldnvr] [-f 1ST_TTL] [-m MAXTTL] [-p PORT] [-q PROBES]\n[-s SRC_IP] [-t TOS] [-w WAIT_SEC] [-
331-cds] SET1 [SET2]\n\nTranslate, squeeze, or delete characters from stdin, writing to stdout\n\n-c/
333-cr] [-u USER] [DIR]\n\nTransfer file from/to tftp server.\n\n-r read only\n-c Allow file creation…
335n\nTransfer file from/to tftp server.\n\n-l FILE Local FILE\n-r FILE Remote FILE\n-g Get file\n…
337n\n-l LOGIN Exec LOGIN on connect\n-f ISSUE_FILE Display ISSUE_FILE instead of /etc/issue\n-K Clo…
339 #define HELP_telnet "usage: telnet HOST [PORT]\n\nConnect to telnet server\n\n"
341-hEv] [-c N] [-C N[:MSG]] [-b N] [-u User] [-l Name] IP Port Prog\nusage: udpsvd [-hEv] [-c N] [-u…
343-[cxtjzhmvO] [-X FILE] [-T FILE] [-f TARFILE] [-C DIR]\n\nCreate, extract, or list files from a ta…
345-a socket] [-O logfile] [-f config file] [-m interval]\n [-p socket] [-s SIZE] [-b
347 …define HELP_sulogin "usage: sulogin [-t time] [tty]\n\nSingle User Login.\n-t Default Time for Sin…
349-ag] [-F device] SETTING...\n\nGet/set terminal configuration.\n\n-F Open device instead of stdin\
351 …sage: exit [status]\n\nExit shell. If no return value supplied on command line, use value\nof mos…
353-PL] [path]\n\nChange current directory. With no arguments, go $HOME.\n\n-P Physical path: resolv…
355-c command] [script]\n\nCommand shell. Runs a shell script, or reads input interactively\nand res…
357-ne] [-A [46]] [add|del TARGET [OPTIONS]]\n\nDisplay, add or delete network routes in the \"Forwar…
359 …ne HELP_deallocvt "usage: deallocvt [N]\n\nDeallocate unused virtual terminal /dev/ttyN, or all un…
361-c N] [-sw] [command [command_options]]\n\nstart a program on a new virtual terminal (VT)\n\n-c N
363 #define HELP_more "usage: more [FILE...]\n\nView FILE(s) (or stdin) one screenfull at a time.\n\n"
365-alrqvsDb] [-d DIR] MODULE [symbol=value][...]\n\nmodprobe utility - inserts modules and dependenc…
367-E stride=###] [-O option[,option]]\n\n-E stride= Set RAID stripe size (in blocks)\n-O [opts] Spe…
369 …l "usage: mke2fs [-L label] [-M path] [-o string]\n\n-L Volume label\n-M Path to m…
371 …_mke2fs_gen "usage: gene2fs [options] device filename\n\nThe [options] are the same as mke2fs.\n\n"
373-j] [-J size=###,device=XXX]\n\n-j Create journal (ext3)\n-J Journal options\n
375-Fnq] [-b ###] [-N|i ###] [-m ###] device\n\nCreate an ext2 filesystem on a block device or filesy…
377-z][0-9]* 0:3 660\n(sd[a-z]) root:disk 660 =usb_storage\n\nEach line must contain three whitespace…
379 …P_mdev "usage: mdev [-s]\n\nCreate devices in /dev using information from /sys.\n\n-s Scan all ent…
381-lt] [-p PID1,PID2,...] [FILE...]\n\nList all open files belonging to all active processes, or pro…
383-W] [-f FILE]\n\nShow listing of last logged in users.\n\n-W Display the information without …
385 …_klogd "usage: klogd [-n] [-c N]\n\n-c N Print to console messages more urgent than prio N (1-8…
387-smq] -i shmid] | [[-asmq] [-tcplu]]\n\n-i Show specific resource\nResource specification:\n-a All…
389-q msqid] [-m shmid] [-s semid]\n [-Q msgkey] [-M shmkey] [-S semkey] ... ]\n\n-mM Remove…
391n\nShow / manipulate routing, devices, policy routing and tunnels.\n\nwhere OBJECT := {address | l…
393 …age: init\n\nSystem V style init.\n\nFirst program to run (as PID 1) when the system comes up, rea…
395-av] [-t TYPE] NAME [SERVER]\n\nPerform DNS lookup on NAME, which can be a domain name to lookup,\…
397 … HELP_zcat "usage: zcat [FILE...]\n\nDecompress files to stdout. Like `gzip -dc`.\n\n-f Force: all…
399-cfk] [FILE...]\n\nDecompress files. With no files, decompresses stdin to stdout.\nOn success, the…
401-19cdfk] [FILE...]\n\nCompress files. With no files, compresses stdin to stdout.\nOn success, the …
403 …define HELP_groupdel "usage: groupdel [USER] GROUP\n\nDelete a group or remove a user from a group…
405 …age: groupadd [-S] [-g GID] [USER] GROUP\n\nAdd a group or add a user to a group\n\n -g GID Group…
407n\n-h Enable hardware RTS/CTS flow control\n-L Set CLOCAL (ignore Carrier Detect state)\n-m …
409-d] [-h] [-n NAME] FILE...\n\nRead POSIX extended attributes.\n\n-d Show values as well as names\n…
411-ANPRTV] [-C FD] [-t FSTYPE] [FS_OPTS] [BLOCKDEV]...\n\nCheck and repair filesystems\n\n-A Wa…
413-bsu] [-w WIDTH] [FILE...]\n\nFolds (wraps) or unfolds ascii text by adding or removing newlines.\…
415-lu] [-C CYLINDERS] [-H HEADS] [-S SECTORS] [-b SECTSZ] DISK\n\nChange partition table\n\n-u …
417n\nEvaluate expression and print result. For example, \"expr 1 + 2\".\n\nThe supported operators a…
419 …[-r|-a] [-f LEASEFILE]\n\nDisplay DHCP leases granted by udhcpd\n-f FILE, Lease file\n-r S…
421-abBdiNqrTstw] [-L LABEL] [-S FILE] [-U LINES] FILE1 FILE2\n\n-a Treat all files as text\n-b Ign…
423-46fS] [-i IFACE] [-P N] [CONFFILE]\n\n -f Run in foreground\n -i Interface to use\n -S Log …
425-fbnqvR] [-i IFACE] [-r IP] [-s PROG] [-p PIDFILE]\n\n Configure network dynamically using DH…
427-fbnqvoCRB] [-i IFACE] [-r IP] [-s PROG] [-p PIDFILE]\n [-H HOSTNAME] [-V VENDOR] [-x O…
429N] [obs=N] [bs=N] [count=N] [skip=N]\n [seek=N] [conv=notrunc|noerror|sync|fsync] [status=n…
431-u user] FILE\n [-u user] [-e | -l | -r]\n [-c dir]\n\nFiles used to s…
433-fbS] [-l N] [-d N] [-L LOGFILE] [-c DIR]\n\nA daemon to execute scheduled commands.\n\n-b Backgro…
435n\nManage ethernet bridges\n\nCommands:\nshow Show a list of bridges\naddbr BRIDG…
437n\nCreate /var/log/bootlog.tgz with boot chart data\n\nstart: start background logging; with PROG,…
439-ilqsw] [file ...]\n\nbc is a command-line calculator with a Turing-complete language.\n\noptions:…
441-fqbDUA] [-c CNT] [-w TIMEOUT] [-I IFACE] [-s SRC_IP] DST_IP\n\nSend ARP requests/replies\n\n-f …
443n[-vn] [-H HWTYPE] [-i IF] -a [HOSTNAME]\n[-v] [-i IF] -d HOSTNAME [pub]\n[-v] [-H H…
445 …antic "This version supports insane posix whitespace handling rendered obsolete\nby -0 mode.\n\n\n"
447-0prt] [-s NUM] [-n NUM] [-E STR] COMMAND...\n\nRun command line one or more times, appending argu…
449 #define HELP_who "usage: who\n\nPrint information about logged in users.\n\n"
451-lwcm [FILE...]\n\nCount lines, words, and characters in input.\n\n-l Show lines\n-w Show words\n-
453 …usage: uuencode [-m] [file] encode-filename\n\nUuencode stdin (or file) to stdout, with encode-fil…
455 …"usage: uudecode [-o OUTFILE] [INFILE]\n\nDecode file from stdin (or INFILE).\n\n-o Write to OUTFI…
457 #define HELP_unlink "usage: unlink FILE\n\nDelete one file.\n\n"
459-cduiz] [-w maxchars] [-f fields] [-s char] [input_file [output_file]]\n\nReport or filter out rep…
461-asnrvm]\n\nPrint system information.\n\n-s System name\n-n Network (domain) name\n-r Kernel Relea…
463-P PID] [-SHRacdefilmnpqrstuv] [LIMIT]\n\nPrint or set resource limits for process number PID. If …
465-s]\n\nShow filename of terminal connected to stdin.\n\nPrints \"not a tty\" and exits with nonzer…
467 #define HELP_true "Return zero.\n\n"
469-amch] [-d DATE] [-t TIME] [-r FILE] FILE...\n\nUpdate the access and modification times of each F…
471-pv] COMMAND [ARGS...]\n\nRun command line and report real, user, and system time elapsed in secon…
473-bcdefghLPrSsuwx PATH] [-nz STRING] [-t FD] [X ?? Y]\n\nReturn true or false by performing tests. …
475-ai] [file...]\n\nCopy stdin to each listed file, and also to stdout.\nFilename \"-\" is a synonym…
477 #define HELP_tail_seek "This version uses lseek, which is faster on large files.\n\n"
479-n|c NUMBER] [-f] [FILE...]\n\nCopy last lines from files to stdout. If no files listed, copy from…
481-fo] [-t oxd] [-n LEN] [FILE...]\n\nDisplay printable strings in a binary file\n\n-f Show filename…
483-a SUFFIX_LEN] [-b BYTES] [-l LINES] [INPUT [OUTPUT]]\n\nCopy INPUT (or stdin) data to a series of…
485-Mbcdfginrsuz] [FILE...] [-k#[,#[x]] [-t X]] [-o FILE]\n\nSort all lines of text from input files …
487n\nWait before exiting.\n\nDURATION can be a decimal fraction. An optional suffix can be \"m\"\n(m…
489-inrzE] [-e SCRIPT]...|SCRIPT [-f SCRIPT_FILE]... [FILE...]\n\nStream editor. Apply one or more ed…
491 #define HELP_rmdir "usage: rmdir [-p] [dirname...]\n\nRemove one or more directories.\n\n-p Remove …
493-fiRrv] FILE...\n\nRemove each argument from the filesystem.\n\n-f Force: remove without confirmat…
495 #define HELP_renice "usage: renice [-gpu] -n increment ID ...\n\n"
497 …age: pwd [-L|-P]\n\nPrint working (current) directory.\n\n-L Use shell's path from $PWD (when appl…
499-fnovx] [-SIGNAL|-l SIGNAL] [PATTERN] [-G GID,] [-g PGRP,] [-P PPID,] [-s SID,] [-t TERM,] [-U UID…
501-clfnovx] [-d DELIM] [-L SIGNAL] [PATTERN] [-G GID,] [-g PGRP,] [-P PPID,] [-s SID,] [-t TERM,] [-
503-AaKObq] [-n NUMBER] [-d SECONDS] [-p PID,] [-u USER,]\n\nRank processes by I/O.\n\n-A All I/O, no…
505-Hbq] [-k FIELD,] [-o FIELD,] [-s SORT] [-n NUMBER] [-m LINES] [-d SECONDS] [-p PID,] [-u USER,]\n
507-AadefLlnwZ] [-gG GROUP,] [-k FIELD,] [-o FIELD,] [-p PID,] [-t TTY,] [-uU USER,]\n\nList processe…
509n\nFormat and print ARGUMENT(s) according to FORMAT, using C printf syntax\n(% escapes for cdeEfgG…
511-d DIR] [-i file] [-p depth] [-Rlsu] [--dry-run]\n\nApply a unified diff to one or more files.\n\n…
513-s] [-d DELIMITERS] [FILE...]\n\nMerge corresponding lines from each input file.\n\n-d List of del…
515-bcdosxv] [-j #] [-N #] [-w #] [-A doxn] [-t acdfoux[#]]\n\nDump data in octal/hex.\n\n-A Address …
517 …D [ARG...]\n\nRun a command that survives the end of its terminal.\n\nRedirect tty on stdin to /de…
519-E] [-l #] [-b MODE] [-n STYLE] [-s SEPARATOR] [-w WIDTH] [FILE...]\n\nNumber lines of input.\n\n-
521-n PRIORITY] COMMAND [ARG...]\n\nRun a command line at an increased or decreased scheduling priori…
523 #define HELP_mkfifo "usage: mkfifo [-Z CONTEXT] [NAME...]\n\nCreate FIFOs (named pipes).\n\n-Z Secu…
525 #define HELP_mkdir_z "usage: [-Z context]\n\n-Z Set security context\n\n"
527-vp] [-m mode] [dirname...]\n\nCreate one or more directories.\n\n-m Set permissions of directory …
529-ACFHLRSZacdfhiklmnpqrstux1] [--color[=auto]] [directory...]\n\nList files.\n\nwhat to show:\n-a …
531-s] [-t TAG] [-p [FACILITY.]PRIORITY] [message...]\n\nLog message (or stdin) to syslog.\n\n-s Also…
533-sfnv] [FROM...] TO\n\nCreate a link between FROM and TO.\nWith only one argument, create link in …
535 #define HELP_link "usage: link FILE NEWLINK\n\nCreate hardlink to a file.\n\n"
537-l [SIGNAL]] [-SIGNAL|-s SIGNAL] [-o PID]...\n\nSend a signal to all processes outside current ses…
539 …[-l [SIGNAL] | -s SIGNAL | -SIGNAL] pid...\n\nSend signal to process(es).\n\n-l List signal name(s…
541 #define HELP_whoami "usage: whoami\n\nPrint the current user name.\n\n"
543 #define HELP_logname "usage: logname\n\nPrint the current user name.\n\n"
545 #define HELP_groups "usage: groups [user]\n\nPrint the groups a user is in.\n\n"
547-GZgnru] [USER...]\n\nPrint user and group ID.\n-G Show only the group IDs\n-Z Show only security …
549-f FROM] [-t TO] [FILE...]\n\nConvert character encoding of files.\n\n-c Omit invalid chars\n-f Co…
551-n number] [file...]\n\nCopy first lines from files to stdout. If no files listed, copy from\nstdi…
553-EFrivwcloqsHbhn] [-ABC NUM] [-m MAX] [-e REGEX]... [-MS PATTERN]... [-f REGFILE] [FILE]...\n\nSho…
555-a [PATH] | -l | NAME [PATH]\n\nGet system configuration values. Values from pathconf(3) require a…
557-HL] [DIR...] [<options>]\n\nSearch directories for matching files.\nDefault: search \".\" match a…
559 …: file [-hL] [file...]\n\nExamine the given files and describe their content types.\n\n-h Don't fo…
561 #define HELP_false "Return nonzero.\n\n"
563-t TABLIST] [FILE...]\n\nExpand tabs to spaces according to tabstops.\n\n-t TABLIST\n\nSpecify tab…
565-i] [-u NAME] [NAME=VALUE...] [COMMAND [ARG...]]\n\nSet the environment for command invocation, or…
567-ne] [args...]\n\nWrite each argument to stdout, with one space between each, followed\nby a newli…
569-d N] [-askxHLlmc] [file...]\n\nShow disk usage, space consumed by files and directories.\n\nSize …
571 #define HELP_dirname "usage: dirname PATH...\n\nShow directory portion of path.\n\n"
573-HPkhi] [-t type] [FILESYSTEM ...]\n\nThe \"disk free\" command shows total/used/available disk sp…
575-u] [-r FILE] [-d DATE] [+DISPLAY_FORMAT] [-D SET_FORMAT] [SET]\n\nSet/get the current date/time. …
577-Ds] [-bcfF LIST] [-dO DELIM] [FILE...]\n\nPrint selected parts of lines from each FILE to standar…
579-{o|t|i|p DEST} [-v] [--verbose] [-F FILE] [--no-preserve-owner]\n [ignored: -mdu -H newc]\n
581-dDpsv] [-o USER] [-g GROUP] [-m MODE] [SOURCE...] DEST\n\nCopy files and set attributes.\n\n-d Ac…
583-fivn] SOURCE... DEST\n\n-f Force copy by deleting destination file\n-i Interactive, prompt before…
585--preserve takes either a comma separated list of attributes, or the first\nletter(s) of:\n\n
587--preserve=motcxa] [-adlnrsvfipRHLP] SOURCE... DEST\n\nCopy files from SOURCE to DEST. If more th…
589-123] FILE1 FILE2\n\nRead FILE1 and FILE2, which should be ordered, and produce three text\ncolumn…
591 …e HELP_cmp "usage: cmp [-l] [-s] FILE1 FILE2\n\nCompare the contents of two files.\n\n-l Show all …
593 #define HELP_crc32 "usage: crc32 [file...]\n\nOutput crc32 checksum for each file.\n\n"
595-IPLN] [file...]\n\nFor each file, output crc32 checksum value, length and name of file.\nIf no fi…
597-R] MODE FILE...\n\nChange mode of listed file[s] (recursively with -R).\n\nMODE can be (comma-sep…
599 #define HELP_chown "see: chgrp\n\n"
601-RHLP] [-fvh] group file...\n\nChange group of one or more files.\n\n-f Suppress most error messag…
603-evt] [filename...]\n\nDisplay nonprinting characters as escape sequences. Use M-x for\nhigh ascii…
605-etuv] [file...]\n\nCopy (concatenate) files to stdout. If no files listed, copy from stdin.\nFil…
607 …ar]\n\nPrint a calendar.\n\nWith one argument, prints all months of the specified year.\nWith two …
609-a] [-s SUFFIX] NAME... | NAME [SUFFIX]\n\nReturn non-directory portion of a pathname removing suf…