• Home
  • Raw
  • Download

Lines Matching full:n

1n\nAlthough uclibc lets you detect support for things like fork() and\ndaemon() at compile time, m…
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 …LP to disable.) Produces the same output\nas \"help command\". --version shows toybox version.\n\n"
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 … in commands such as ls, and add\nSELinux-specific commands such as chcon to the Android menu.\n\n"
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…
35n\nWith no arguments, shows available commands. First argument is\nname of a command to run, follo…
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…
49n] [-v] FILE...\n\nRestores the default security contexts for the given files.\n\n-D Apply to /dat…
51n\nLogs message to logcat.\n\n-p Use the given priority instead of INFO:\n d: DEBUG e: ERROR f: …
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…
59n\nExample of a second command with different arguments in the same source\nfile as the first. Thi…
61n\nTemplate for new commands. You don't need this.\n\nWhen creating a new command, copy this file …
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 … NUMBER...\n\n-b Use \"B\" for single byte units (HR_B)\n-d Decimal units\n-h Human readable\n-s S…
75 …options "usage: demo_many_options -[a-zA-Z]\n\nPrint the optflags value of the command arguments, …
77n\nUnmount the listed filesystems.\n\n-a Unmount all mounts in /proc/mounts instead of command lin…
79 #define HELP_sync "usage: sync\n\nWrite pending cached data to disk (synchronize), blocking until d…
81n\nSwitch user, prompting for password of new user when not run as root.\n\nWith one argument, swi…
83n\nCount from first to last, by increment. Omitted arguments default\nto 1. Two arguments are used…
85 …pid...]] [NAME]...\n\nPrint the PIDs of all processes with the given names.\n\n-s Single shot, onl…
87 …g password1, password2, password3 is fine).\nThis heuristic accepts \"aaaaaa\" and \"123456\".\n\n"
89n\nUpdate user's authentication tokens. Defaults to current user.\n\n-a ALGO Encryption method (de…
91n\nMount new filesystem(s) on directories. With no arguments, display existing\nmounts.\n\n-a Moun…
93n\nSafely create a new file \"DIR/TEMPLATE\" and print its name.\n\n-d Create directory instead of…
95 #define HELP_mknod_z "usage: mknod [-Z CONTEXT] ...\n\n-Z Set security context to created file\n\n"
97n\nCreate a special file NAME with a given type. TYPE is b for block device,\nc or u for character…
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"
107n\nCalculate sha hash for each input file, reading from stdin if none. Output\none hash (40 hex di…
109n\nCalculate md5 hash for each input file, reading from stdin if none.\nOutput one hash (32 hex di…
111n\nSend a signal (default: TERM) to all processes with the given names.\n\n-i Ask for confirmation…
113n\nGet/set the current hostname.\n\n-b Set hostname to 'localhost' if otherwise unset\n-d Show DNS…
115n LEVEL] [-s SIZE] [-w]\n\nPrint or control the kernel ring buffer.\n\n-C Clear ring buffer withou…
117n\nCreate and delete tun/tap virtual ethernet devices.\n\n-T Use tap (ethernet frames) instead of …
119n\nSimple Network Time Protocol client. Query SERVER and display time.\n\n-p Use PORT (default 123…
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…
125n\nDisplay networking information. Default is netstat -tuwx\n\n-r Routing table\n-a All sockets (n…
127n\nForward stdin/stdout to a file or network connection.\n\n-4 Force IPv4\n-6 Force IPv6\n-L Liste…
129 …com [-s SPEED] [-X] DEVICE\n\nSimple serial console.\n\n-s Set baud rate to SPEED\n-X Ignore ^@ (s…
131n\nDisplay or configure network interface.\n\nWith no arguments, display active interfaces. First …
133 #define HELP_ftpput "An ftpget that defaults to -s instead of -g\n\n"
135n\nTalk to ftp server. By default get REMOTE file via passive anonymous\ntransfer, optionally savi…
137 #define HELP_yes "usage: yes [args...]\n\nRepeatedly output line until killed. If no args, output '…
139n] [-g n] [-i] [-l n] [-o n] [-p] [-r] [-s n] [file]\n\nHexdump a file to stdout. If no file is l…
141 …h "usage: which [-a] filename ...\n\nSearch $PATH for executable files matching filename(s).\n\n-a…
143n SEC] PROG ARGS\n\nRun PROG every -n seconds, showing output. Hit q to quit.\n\n-n Loop period in…
145 #define HELP_w "usage: w\n\nShow who is logged on and since how long they logged in.\n\n"
147n] [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"
155n\nTell the current time, how long the system has been running, the number\nof users, and the syst…
157n\nSet length of file(s), extending sparsely if necessary.\n\n-c Don't create file if it doesn't e…
159n\nRun command line as a child process, sending child a signal if the\ncommand doesn't exit soon e…
161n\nLaunch a new task which may only run on certain processors, or change\nthe processor affinity o…
163 …proc "usage: nproc [--all]\n\nPrint number of processors.\n\n--all Show all processors, not just o…
165 #define HELP_tac "usage: tac [FILE...]\n\nOutput lines in reverse order.\n\n"
167n\nRead/write system control data (under /proc/sys).\n\n-a,A Show all values\n-e Don't warn about …
169n\nUse from PID 1 under initramfs to free initramfs, chroot to NEW_ROOT,\nand exec NEW_INIT.\n\n-c…
171 …] filename\n\nEnable swapping on a given device/file.\n\n-d Discard freed SSD pages\n-p Priority (…
173 #define HELP_swapoff "usage: swapoff swapregion\n\nDisable swapping on a given swapregion.\n\n"
175n\nDisplay status of files or filesystems.\n\n-c Output specified FORMAT string instead of default…
177n COUNT] [-s SIZE] FILE...\n\nSecurely delete a file by overwriting its contents with random data.…
179 …[-t] command [args...]\n\nRun process in a new session.\n\n-t Grab tty (become foreground process,…
181n NAME] [-v VALUE] FILE...\n\nWrite POSIX extended attributes.\n\n-h Do not dereference symlink\n-
183 …[MODULE]\n\nUnload the module named MODULE from the Linux kernel.\n-f Force unload of a module\n-w…
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 …/halt/poweroff [-fn]\n\nRestart, halt or powerdown the system.\n\n-f Don't signal init\n-n Don't s…
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 …nv "usage: printenv [-0] [env_var...]\n\nPrint environment variables.\n\n-0 Use \\0 as delimiter i…
201 … [pids...]\n\nReport the memory map of a process or processes.\n\n-x Show the extended format\n-q …
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…
207n\nSimple init program that runs a single supplied command line with a\ncontrolling tty (so CTRL-C…
209n] [-p] [-u] [-U] COMMAND...\n\nRun COMMAND in an existing (set of) namespace(s).\n\n-t PID to tak…
211n\nCreate new container namespace(s) for this process and its children, so\nsome attribute is not …
213 …nbd-client [-ns] HOST PORT DEVICE\n\n-n Do not fork into background\n-s nbd swap support (lock ser…
215n mountpoint [-qx] DEVICE\n\nCheck whether the directory or device is a mountpoint.\n\n-q Be…
217 …e...]\n\nDisplay module fields for all specified modules, looking in\n<basedir>/lib/modules/<kernr…
219 …fine HELP_mkswap "usage: mkswap [-L LABEL] DEVICE\n\nSet up a Linux swap area on a device or file.…
221n\nCrypt PASSWORD using crypt(3)\n\n-P FD Read password from file descriptor FD\n-m TYPE Encryptio…
223n\nList OSS sound channels (module snd-mixer-oss), or set volume(s).\n\n-c CHANNEL Set/show volume…
225 …ie "usage: mcookie [-vV]\n\nGenerate a 128-bit strong random number.\n\n-v show entropy source (v…
227n\nCreate a range of special files as specified in a device table.\n\n-d File containing device ta…
229 #define HELP_lsusb "usage: lsusb\n\nList USB hosts/devices.\n\n"
231 …ge: lspci [-n] [-i FILE ]\n\n-n Numeric output (repeat for readable and numeric)\n-i PCI ID databa…
233 …"usage: lspci [-ekm]\n\nList PCI devices.\n\n-e Print all 6 digits in class\n-k Print kernel drive…
235 #define HELP_lsmod "usage: lsmod\n\nDisplay the currently loaded modules, their sizes and their dep…
237n\nChange file attributes on a Linux second extended file system.\n\n-R Recurse\n-v Set the file's…
239n\nList file attributes on a Linux second extended file system.\n(AacDdijsStu defined in chattr --…
241n\nAssociate a loopback device with a file, or show current file (if any)\nassociated with a loop …
243n\nLog in as a user, prompting for username and password if necessary.\n\n-p Preserve environment\
245n\nDisplay or change I/O priority of existing process. CLASS can be\n\"rt\" for realtime, \"be\" f…
247n LEVEL] [COMMAND...|-p PID]\n\nChange the I/O scheduling priority of a process. With no arguments…
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…
253n\nWrite an i2c register. MODE is b for byte, w for 16-bit word, i for I2C block.\n\n-f Force acce…
255 … BUS CHIP ADDR\n\nRead an i2c register.\n\n-f Force access to busy devices\n-y Answer \"yes\" to c…
257 … [-fy] BUS CHIP\n\nDump i2c registers.\n\n-f Force access to busy devices\n-y Answer \"yes\" to co…
259n\nDetect i2c devices.\n\n-a All addresses (0x00-0x7f rather than 0x03-0x77)\n-F Show functionalit…
261n\nGet/set the hardware clock.\n\n-f FILE Use specified device file instead of /dev/rtc (--rtc)\n-…
263n\nHexadecimal file editor. All changes are written to disk immediately.\n\n-r Read only (display …
265 …\n\nShow usage information for toybox commands.\nRun \"toybox\" with no arguments for a list of av…
267 …c "usage: fsync [-d] [FILE...]\n\nSynchronize a file's in-core state with storage device.\n\n-d Av…
269 …reeze "usage: fsfreeze {-f | -u} MOUNTPOINT\n\nFreeze or unfreeze a filesystem.\n\n-f Freeze\n-u U…
271 …HELP_freeramdisk "usage: freeramdisk [RAM device]\n\nFree all memory allocated to specified ramdis…
273 …\n\nDisplay the total, free and used amount of physical memory and swap space.\n\n-bkmgt Output un…
275n\nReformat input to wordwrap at a given line length, preserving existing\nindentation level, writ…
277 … fd\n\nManage advisory file locks.\n\n-s Shared lock\n-x Exclusive lock (default)\n-u Unlock\n-n N…
279 …te "usage: fallocate [-l size] [-o offset] file\n\nTell the filesystem to allocate space for a fil…
281 #define HELP_factor "usage: factor NUMBER...\n\nFactor integers.\n\n"
283 …e: eject [-stT] [DEVICE]\n\nEject DEVICE or default /dev/cdrom\n\n-s SCSI device\n-t Close tray\n-…
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…
297n\nGet/set a process' real-time scheduling policy and priority.\n\n-p Set/query given pid (instead…
299 …age: chroot NEWROOT [COMMAND [ARG...]]\n\nRun command within a new root directory. If no command, …
301n\nChange the SELinux security context of listed file[s].\n\n-h Change symlinks instead of what th…
303 …efine HELP_bzcat "usage: bzcat [FILE...]\n\nDecompress listed files to stdout. Use stdin if no fil…
305n\nDecompress listed files (file.bz becomes file) deleting archive file(s).\nRead from stdin if no…
307n\nCall ioctl(s) on each listed block device\n\n--setro Set read only\n--setrw Set read write\n-…
309 #define HELP_fstype "usage: fstype DEV...\n\nPrint type of filesystem on a block device or image.\n
311n\nPrint type, label and UUID of filesystem on a block device or image.\n\n-U Show UUID only (or d…
313 …E...]\n\nEncode or decode in base64.\n\n-d Decode\n-i Ignore non-alphabetic characters\n-w Wrap ou…
315 #define HELP_ascii "usage: ascii\n\nDisplay ascii character set.\n\n"
317n\nShow status of power sources and thermal devices.\n\n-a Show power adapters\n-b Show batteries\
319 …HELP_xzcat "usage: xzcat [filename...]\n\nDecompress listed files to stdout. Use stdin if no files…
321n-f filename: specify the filename to be saved\nURL: HTTP uniform resource location and only HTTP,…
323 …Predates the existence of standardized cursor keys,\nso the controls are weird and historical.\n\n"
325 … userdel [-r] USER\nusage: deluser [-r] USER\n\nDelete USER from the SYSTEM\n\n-r remove home dire…
327n\nCreate new user, or add USER to GROUP\n\n-D Don't assign a password\n-g NAME Real name\n
329n[-s SRC_IP] [-t TOS] [-w WAIT_SEC] [-g GATEWAY] [-i IFACE] [-z PAUSE_MSEC] HOST [BYTES]\n\ntracer…
331n\nTranslate, squeeze, or delete characters from stdin, writing to stdout\n\n-c/-C Take complemen…
333n\nTransfer file from/to tftp server.\n\n-r read only\n-c Allow file creation via upload\n-u run a…
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"
341N] [-C N[:MSG]] [-b N] [-u User] [-l Name] IP Port Prog\nusage: udpsvd [-hEv] [-c N] [-u User] [-l…
343n\nCreate, extract, or list files from a tar file\n\nOperation:\nc Create\nf Name of TARFILE ('-' …
345n [-p socket] [-s SIZE] [-b N] [-R HOST] [-l N] [-nSLKD]\n\nSystem logging utility\
347 …ELP_sulogin "usage: sulogin [-t time] [tty]\n\nSingle User Login.\n-t Default Time for Single User…
349n\nGet/set terminal configuration.\n\n-F Open device instead of stdin\n-a Show all current setting…
351 …sage: exit [status]\n\nExit shell. If no return value supplied on command line, use value\nof mos…
353n\nChange current directory. With no arguments, go $HOME.\n\n-P Physical path: resolve symlinks i…
355n\nCommand shell. Runs a shell script, or reads input interactively\nand responds to it.\n\n-c co…
357n\nDisplay, add or delete network routes in the \"Forwarding Information Base\".\n\n-n Show numeri…
359 …ne HELP_deallocvt "usage: deallocvt [N]\n\nDeallocate unused virtual terminal /dev/ttyN, or all un…
361N] [-sw] [command [command_options]]\n\nstart a program on a new virtual terminal (VT)\n\n-c N Us…
363 #define HELP_more "usage: more [FILE...]\n\nView FILE(s) (or stdin) one screenfull at a time.\n\n"
365n\nmodprobe utility - inserts modules and dependencies.\n\n-a Load multiple MODULEs\n-d Load mod…
367n\n-E stride= Set RAID stripe size (in blocks)\n-O [opts] Specify fewer ext2 option flags (for ol…
369 … [-L label] [-M path] [-o string]\n\n-L Volume label\n-M Path to mount point\n-o …
371 …_mke2fs_gen "usage: gene2fs [options] device filename\n\nThe [options] are the same as mke2fs.\n\n"
373n\n-j Create journal (ext3)\n-J Journal options\n size: Number of blocks…
375N|i ###] [-m ###] device\n\nCreate an ext2 filesystem on a block device or filesystem image.\n\n-F…
377n(sd[a-z]) root:disk 660 =usb_storage\n\nEach line must contain three whitespace separated fields.…
379 …mdev "usage: mdev [-s]\n\nCreate devices in /dev using information from /sys.\n\n-s Scan all entri…
381n\nList all open files belonging to all active processes, or processes using\nlisted FILE(s).\n\n-…
383n\nShow listing of last logged in users.\n\n-W Display the information without host-column tr…
385 …_klogd "usage: klogd [-n] [-c N]\n\n-c N Print to console messages more urgent than prio N (1-8…
387n\n-i Show specific resource\nResource specification:\n-a All (default)\n-m Shared memory segments…
389 …\n [-Q msgkey] [-M shmkey] [-S semkey] ... ]\n\n-mM Remove memory segment after last deta…
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…
395n\nPerform DNS lookup on NAME, which can be a domain name to lookup,\nor an IPv4 dotted or IPv6 co…
397 … HELP_zcat "usage: zcat [FILE...]\n\nDecompress files to stdout. Like `gzip -dc`.\n\n-f Force: all…
399n\nDecompress files. With no files, decompresses stdin to stdout.\nOn success, the input files are…
401n\nCompress files. With no files, compresses stdin to stdout.\nOn success, the input files are rem…
403 …define HELP_groupdel "usage: groupdel [USER] GROUP\n\nDelete a group or remove a user from a group…
405 … [-S] [-g GID] [USER] GROUP\n\nAdd a group or add a user to a group\n\n -g GID Group id\n -S …
407n\n-h Enable hardware RTS/CTS flow control\n-L Set CLOCAL (ignore Carrier Detect state)\n-m …
409n NAME] FILE...\n\nRead POSIX extended attributes.\n\n-d Show values as well as names\n-h Do not d…
411n\nCheck and repair filesystems\n\n-A Walk /etc/fstab and check all filesystems\n-N Don'…
413n\nFolds (wraps) or unfolds ascii text by adding or removing newlines.\nDefault line width is 80 c…
415n\nChange partition table\n\n-u Start and End are in sectors (instead of cylinders)\n-l…
417n\nEvaluate expression and print result. For example, \"expr 1 + 2\".\n\nThe supported operators a…
419 … LEASEFILE]\n\nDisplay DHCP leases granted by udhcpd\n-f FILE, Lease file\n-r Show remaini…
421n\n-a Treat all files as text\n-b Ignore changes in the amount of whitespace\n-B Ignore changes…
423N] [CONFFILE]\n\n -f Run in foreground\n -i Interface to use\n -S Log to syslog too\n -P N
425n\n Configure network dynamically using DHCP.\n\n -i Interface to use (default eth0)\n
427n [-H HOSTNAME] [-V VENDOR] [-x OPT:VAL] [-O OPT]\n\n Configure network dynamically…
429N] [obs=N] [bs=N] [count=N] [skip=N]\n [seek=N] [conv=notrunc|noerror|sync|fsync] [status=n…
431n [-u user] [-e | -l | -r]\n [-c dir]\n\nFiles used to schedule the ex…
433N] [-d N] [-L LOGFILE] [-c DIR]\n\nA daemon to execute scheduled commands.\n\n-b Background (defau…
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,…
439n\nbc is a command-line calculator with a Turing-complete language.\n\noptions:\n\n -i --interac…
441n\nSend ARP requests/replies\n\n-f Quit on first ARP reply\n-q Quiet\n-b K…
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"
447n NUM] [-E STR] COMMAND...\n\nRun command line one or more times, appending arguments from stdin.\
449 #define HELP_who "usage: who\n\nPrint information about logged in users.\n\n"
451n\nCount lines, words, and characters in input.\n\n-l Show lines\n-w Show words\n-c Show bytes\n-m…
453 …de [-m] [file] encode-filename\n\nUuencode stdin (or file) to stdout, with encode-filename in the …
455 …decode [-o OUTFILE] [INFILE]\n\nDecode file from stdin (or INFILE).\n\n-o Write to OUTFILE instead…
457 #define HELP_unlink "usage: unlink FILE\n\nDelete one file.\n\n"
459n\nReport or filter out repeated lines in a file\n\n-c Show counts before each line\n-d Show only …
461n\nPrint system information.\n\n-s System name\n-n Network (domain) name\n-r Kernel Release number…
463n\nPrint or set resource limits for process number PID. If no LIMIT specified\n(or read-only -ap s…
465n\nShow filename of terminal connected to stdin.\n\nPrints \"not a tty\" and exits with nonzero st…
467 #define HELP_true "Return zero.\n\n"
469n\nUpdate the access and modification times of each FILE to the current time.\n\n-a Change access …
471n\nRun command line and report real, user, and system time elapsed in seconds.\n(real = clock on t…
473n\nReturn true or false by performing tests. (With no arguments return false.)\n\n--- Tests with a…
475 …le...]\n\nCopy stdin to each listed file, and also to stdout.\nFilename \"-\" is a synonym for std…
477 #define HELP_tail_seek "This version uses lseek, which is faster on large files.\n\n"
479n|c NUMBER] [-f] [FILE...]\n\nCopy last lines from files to stdout. If no files listed, copy from\…
481n LEN] [FILE...]\n\nDisplay printable strings in a binary file\n\n-f Show filename\n-n At least LE…
483n\nCopy INPUT (or stdin) data to a series of OUTPUT (or \"x\") files with\nalphabetically increasi…
485n\nSort all lines of text from input files (or stdin) to stdout.\n-M Month sort (jan, feb, etc)\n-…
487n\nWait before exiting.\n\nDURATION can be a decimal fraction. An optional suffix can be \"m\"\n(m…
489n\nStream editor. Apply one or more editing SCRIPTs to each line of input\n(from FILE or stdin) pr…
491 …fine HELP_rmdir "usage: rmdir [-p] [dirname...]\n\nRemove one or more directories.\n\n-p Remove pa…
493n\nRemove each argument from the filesystem.\n\n-f Force: remove without confirmation, no error if…
495 #define HELP_renice "usage: renice [-gpu] -n increment ID ...\n\n"
497 … pwd [-L|-P]\n\nPrint working (current) directory.\n\n-L Use shell's path from $PWD (when applicab…
499n\n-l Send SIGNAL (default SIGTERM)\n-V Verbose\n-f Check full command line for PATTERN\n-G Match …
501n\nSearch for process(es). PATTERN is an extended regular expression checked\nagainst command name…
503n NUMBER] [-d SECONDS] [-p PID,] [-u USER,]\n\nRank processes by I/O.\n\n-A All I/O, not just disk…
505n NUMBER] [-m LINES] [-d SECONDS] [-p PID,] [-u USER,]\n\nShow process activity in real time.\n\n-…
507n\nList processes.\n\nWhich processes to show (-gGuUpPt selections may be comma separated lists):\
509n\nFormat and print ARGUMENT(s) according to FORMAT, using C printf syntax\n(% escapes for cdeEfgG…
511n\nApply a unified diff to one or more files.\n\n-d Modify files in DIR\n-i Input file (default=st…
513n\nMerge corresponding lines from each input file.\n\n-d List of delimiter characters to separate …
515N #] [-w #] [-A doxn] [-t acdfoux[#]]\n\nDump data in octal/hex.\n\n-A Address base (decimal, octa…
517 …D [ARG...]\n\nRun a command that survives the end of its terminal.\n\nRedirect tty on stdin to /de…
519n STYLE] [-s SEPARATOR] [-w WIDTH] [FILE...]\n\nNumber lines of input.\n\n-E Use extended regex sy…
521n PRIORITY] COMMAND [ARG...]\n\nRun a command line at an increased or decreased scheduling priorit…
523 …ELP_mkfifo "usage: mkfifo [-Z CONTEXT] [NAME...]\n\nCreate FIFOs (named pipes).\n\n-Z Security con…
525 #define HELP_mkdir_z "usage: [-Z context]\n\n-Z Set security context\n\n"
527 …irname...]\n\nCreate one or more directories.\n\n-m Set permissions of directory to mode\n-p Make …
529n\nList files.\n\nwhat to show:\n-a all files including .hidden -b escape nongraphic chars\n-…
531n\nLog message (or stdin) to syslog.\n\n-s Also write message to stderr\n-t Use TAG instead of use…
533n\nCreate a link between FROM and TO.\nWith only one argument, create link in current directory.\n
535 #define HELP_link "usage: link FILE NEWLINK\n\nCreate hardlink to a file.\n\n"
537n\nSend a signal to all processes outside current session.\n\n-l List signal name(s) and number(s)…
539 …NAL | -SIGNAL] pid...\n\nSend signal to process(es).\n\n-l List signal name(s) and number(s)\n-s 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"
547n\nPrint user and group ID.\n-G Show only the group IDs\n-Z Show only security context\n-g Show on…
549 …[FILE...]\n\nConvert character encoding of files.\n\n-c Omit invalid chars\n-f Convert from (defau…
551n number] [file...]\n\nCopy first lines from files to stdout. If no files listed, copy from\nstdin…
553n\nShow lines matching regular expressions. If no -e, first argument is\nregular expression to mat…
555n\nGet system configuration values. Values from pathconf(3) require a path.\n\n-a Show all (defaul…
557n\nSearch directories for matching files.\nDefault: search \".\" match all -print all matches.\n\n
559 …-hL] [file...]\n\nExamine the given files and describe their content types.\n\n-h Don't follow sym…
561 #define HELP_false "Return nonzero.\n\n"
563n\nExpand tabs to spaces according to tabstops.\n\n-t TABLIST\n\nSpecify tab stops, either a singl…
565n\nSet the environment for command invocation, or list environment variables.\n\n-i Clear existing…
567n\nWrite each argument to stdout, with one space between each, followed\nby a newline.\n\n-n No tr…
569N] [-askxHLlmc] [file...]\n\nShow disk usage, space consumed by files and directories.\n\nSize in:…
571 #define HELP_dirname "usage: dirname PATH...\n\nShow directory portion of path.\n\n"
573n\nThe \"disk free\" command shows total/used/available disk space for\neach filesystem listed on …
575n\nSet/get the current date/time. With no SET shows the current date.\n\n-d Show DATE instead of c…
577n\nPrint selected parts of lines from each FILE to standard output.\n\nEach selection LIST is comm…
579n [ignored: -mdu -H newc]\n\nCopy files into and out of a \"newc\" format cpio archive.\n\n-…
581n\nCopy files and set attributes.\n\n-d Act like mkdir -p\n-D Create leading directories for DEST\
583n\n-f Force copy by deleting destination file\n-i Interactive, prompt before overwriting existing …
585n\n mode - permissions (ignore umask for rwx, copy suid and sticky bit)\n ownership - use…
587n\nCopy files from SOURCE to DEST. If more than one SOURCE, DEST must\nbe a directory.\n-v Verbos…
589n\nRead FILE1 and FILE2, which should be ordered, and produce three text\ncolumns as output: lines…
591 … "usage: cmp [-l] [-s] FILE1 FILE2\n\nCompare the contents of two files.\n\n-l Show all differing …
593 #define HELP_crc32 "usage: crc32 [file...]\n\nOutput crc32 checksum for each file.\n\n"
595n\nFor each file, output crc32 checksum value, length and name of file.\nIf no files listed, copy …
597n\nChange mode of listed file[s] (recursively with -R).\n\nMODE can be (comma-separated) stanzas: …
599 #define HELP_chown "see: chgrp\n\n"
601n\nChange group of one or more files.\n\n-f Suppress most error messages\n-h Change symlinks inste…
603n\nDisplay nonprinting characters as escape sequences. Use M-x for\nhigh ascii characters (>127), …
605n\nCopy (concatenate) files to stdout. If no files listed, copy from stdin.\nFilename \"-\" is a …
607 …ar]\n\nPrint a calendar.\n\nWith one argument, prints all months of the specified year.\nWith two …
609 …[SUFFIX]\n\nReturn non-directory portion of a pathname removing suffix.\n\n-a All arguments are n…