3 @setfilename coreutils.info
5 @settitle GNU Coreutils @value{VERSION}
6 @documentencoding UTF-8
7 @set txicodequoteundirected
8 @set txicodequotebacktick
13 @include constants.texi
15 @c Define new indices.
19 @c Put everything in one index (arbitrarily chosen to be the concept index).
29 * Coreutils: (coreutils). Core GNU (file, text, shell) utilities.
30 * Common options: (coreutils)Common options.
31 * File permissions: (coreutils)File permissions. Access modes.
32 * Date input formats: (coreutils)Date input formats.
35 @c FIXME: the following need documentation
36 @c * [: (coreutils)[ invocation. File/string tests.
37 @c * pinky: (coreutils)pinky invocation. FIXME.
39 @dircategory Individual utilities
41 * arch: (coreutils)arch invocation. Print machine hardware name.
42 * b2sum: (coreutils)b2sum invocation. Print or check BLAKE2 digests.
43 * base32: (coreutils)base32 invocation. Base32 encode/decode data.
44 * base64: (coreutils)base64 invocation. Base64 encode/decode data.
45 * basename: (coreutils)basename invocation. Strip directory and suffix.
46 * basenc: (coreutils)basenc invocation. Encoding/decoding of data.
47 * cat: (coreutils)cat invocation. Concatenate and write files.
48 * chcon: (coreutils)chcon invocation. Change SELinux CTX of files.
49 * chgrp: (coreutils)chgrp invocation. Change file groups.
50 * chmod: (coreutils)chmod invocation. Change access permissions.
51 * chown: (coreutils)chown invocation. Change file owners and groups.
52 * chroot: (coreutils)chroot invocation. Specify the root directory.
53 * cksum: (coreutils)cksum invocation. Print POSIX CRC checksum.
54 * comm: (coreutils)comm invocation. Compare sorted files by line.
55 * cp: (coreutils)cp invocation. Copy files.
56 * csplit: (coreutils)csplit invocation. Split by context.
57 * cut: (coreutils)cut invocation. Print selected parts of lines.
58 * date: (coreutils)date invocation. Print/set system date and time.
59 * dd: (coreutils)dd invocation. Copy and convert a file.
60 * df: (coreutils)df invocation. Report file system usage.
61 * dir: (coreutils)dir invocation. List directories briefly.
62 * dircolors: (coreutils)dircolors invocation. Color setup for ls.
63 * dirname: (coreutils)dirname invocation. Strip last file name component.
64 * du: (coreutils)du invocation. Report file usage.
65 * echo: (coreutils)echo invocation. Print a line of text.
66 * env: (coreutils)env invocation. Modify the environment.
67 * expand: (coreutils)expand invocation. Convert tabs to spaces.
68 * expr: (coreutils)expr invocation. Evaluate expressions.
69 * factor: (coreutils)factor invocation. Print prime factors
70 * false: (coreutils)false invocation. Do nothing, unsuccessfully.
71 * fmt: (coreutils)fmt invocation. Reformat paragraph text.
72 * fold: (coreutils)fold invocation. Wrap long input lines.
73 * groups: (coreutils)groups invocation. Print group names a user is in.
74 * head: (coreutils)head invocation. Output the first part of files.
75 * hostid: (coreutils)hostid invocation. Print numeric host identifier.
76 * hostname: (coreutils)hostname invocation. Print or set system name.
77 * id: (coreutils)id invocation. Print user identity.
78 * install: (coreutils)install invocation. Copy files and set attributes.
79 * join: (coreutils)join invocation. Join lines on a common field.
80 * kill: (coreutils)kill invocation. Send a signal to processes.
81 * link: (coreutils)link invocation. Make hard links between files.
82 * ln: (coreutils)ln invocation. Make links between files.
83 * logname: (coreutils)logname invocation. Print current login name.
84 * ls: (coreutils)ls invocation. List directory contents.
85 * md5sum: (coreutils)md5sum invocation. Print or check MD5 digests.
86 * mkdir: (coreutils)mkdir invocation. Create directories.
87 * mkfifo: (coreutils)mkfifo invocation. Create FIFOs (named pipes).
88 * mknod: (coreutils)mknod invocation. Create special files.
89 * mktemp: (coreutils)mktemp invocation. Create temporary files.
90 * mv: (coreutils)mv invocation. Rename files.
91 * nice: (coreutils)nice invocation. Modify niceness.
92 * nl: (coreutils)nl invocation. Number lines and write files.
93 * nohup: (coreutils)nohup invocation. Immunize to hangups.
94 * nproc: (coreutils)nproc invocation. Print the number of processors.
95 * numfmt: (coreutils)numfmt invocation. Reformat numbers.
96 * od: (coreutils)od invocation. Dump files in octal, etc.
97 * paste: (coreutils)paste invocation. Merge lines of files.
98 * pathchk: (coreutils)pathchk invocation. Check file name portability.
99 * pr: (coreutils)pr invocation. Paginate or columnate files.
100 * printenv: (coreutils)printenv invocation. Print environment variables.
101 * printf: (coreutils)printf invocation. Format and print data.
102 * ptx: (coreutils)ptx invocation. Produce permuted indexes.
103 * pwd: (coreutils)pwd invocation. Print working directory.
104 * readlink: (coreutils)readlink invocation. Print referent of a symlink.
105 * realpath: (coreutils)realpath invocation. Print resolved file names.
106 * rm: (coreutils)rm invocation. Remove files.
107 * rmdir: (coreutils)rmdir invocation. Remove empty directories.
108 * runcon: (coreutils)runcon invocation. Run in specified SELinux CTX.
109 * seq: (coreutils)seq invocation. Print numeric sequences
110 * sha1sum: (coreutils)sha1sum invocation. Print or check SHA-1 digests.
111 * sha2: (coreutils)sha2 utilities. Print or check SHA-2 digests.
112 * shred: (coreutils)shred invocation. Remove files more securely.
113 * shuf: (coreutils)shuf invocation. Shuffling text files.
114 * sleep: (coreutils)sleep invocation. Delay for a specified time.
115 * sort: (coreutils)sort invocation. Sort text files.
116 * split: (coreutils)split invocation. Split into pieces.
117 * stat: (coreutils)stat invocation. Report file(system) status.
118 * stdbuf: (coreutils)stdbuf invocation. Modify stdio buffering.
119 * stty: (coreutils)stty invocation. Print/change terminal settings.
120 * sum: (coreutils)sum invocation. Print traditional checksum.
121 * sync: (coreutils)sync invocation. Sync files to stable storage.
122 * tac: (coreutils)tac invocation. Reverse files.
123 * tail: (coreutils)tail invocation. Output the last part of files.
124 * tee: (coreutils)tee invocation. Redirect to multiple files.
125 * test: (coreutils)test invocation. File/string tests.
126 * timeout: (coreutils)timeout invocation. Run with time limit.
127 * touch: (coreutils)touch invocation. Change file timestamps.
128 * tr: (coreutils)tr invocation. Translate characters.
129 * true: (coreutils)true invocation. Do nothing, successfully.
130 * truncate: (coreutils)truncate invocation. Shrink/extend size of a file.
131 * tsort: (coreutils)tsort invocation. Topological sort.
132 * tty: (coreutils)tty invocation. Print terminal name.
133 * uname: (coreutils)uname invocation. Print system information.
134 * unexpand: (coreutils)unexpand invocation. Convert spaces to tabs.
135 * uniq: (coreutils)uniq invocation. Uniquify files.
136 * unlink: (coreutils)unlink invocation. Removal via unlink(2).
137 * uptime: (coreutils)uptime invocation. Print uptime and load.
138 * users: (coreutils)users invocation. Print current user names.
139 * vdir: (coreutils)vdir invocation. List directories verbosely.
140 * wc: (coreutils)wc invocation. Line, word, and byte counts.
141 * who: (coreutils)who invocation. Print who is logged in.
142 * whoami: (coreutils)whoami invocation. Print effective user ID.
143 * yes: (coreutils)yes invocation. Print a string indefinitely.
147 This manual documents version @value{VERSION} of the GNU core
148 utilities, including the standard programs for text and file manipulation.
150 Copyright @copyright{} 1994--2024 Free Software Foundation, Inc.
153 Permission is granted to copy, distribute and/or modify this document
154 under the terms of the GNU Free Documentation License, Version 1.3 or
155 any later version published by the Free Software Foundation; with no
156 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
157 Texts. A copy of the license is included in the section entitled ``GNU
158 Free Documentation License''.
163 @title GNU @code{Coreutils}
164 @subtitle Core GNU utilities
165 @subtitle for version @value{VERSION}, @value{UPDATED}
166 @author David MacKenzie et al.
169 @vskip 0pt plus 1filll
182 @cindex core utilities
183 @cindex text utilities
184 @cindex shell utilities
185 @cindex file utilities
188 * Introduction:: Caveats, overview, and authors
189 * Common options:: Common options
190 * Output of entire files:: cat tac nl od base32 base64 basenc
191 * Formatting file contents:: fmt pr fold
192 * Output of parts of files:: head tail split csplit
193 * Summarizing files:: wc sum cksum b2sum md5sum sha1sum sha2
194 * Operating on sorted files:: sort shuf uniq comm ptx tsort
195 * Operating on fields:: cut paste join
196 * Operating on characters:: tr expand unexpand
197 * Directory listing:: ls dir vdir dircolors
198 * Basic operations:: cp dd install mv rm shred
199 * Special file types:: mkdir rmdir unlink mkfifo mknod ln link readlink
200 * Changing file attributes:: chgrp chmod chown touch
201 * File space usage:: df du stat sync truncate
202 * Printing text:: echo printf yes
203 * Conditions:: false true test expr
205 * File name manipulation:: dirname basename pathchk mktemp realpath
206 * Working context:: pwd stty printenv tty
207 * User information:: id logname whoami groups users who
208 * System context:: date arch nproc uname hostname hostid uptime
209 * SELinux context:: chcon runcon
210 * Modified command invocation:: chroot env nice nohup stdbuf timeout
211 * Process control:: kill
213 * Numeric operations:: factor numfmt seq
214 * File permissions:: Access modes
215 * File timestamps:: File timestamp issues
216 * Date input formats:: Specifying date strings
217 * Version sort ordering:: Details on version-sort algorithm
218 * Opening the software toolbox:: The software tools philosophy
219 * GNU Free Documentation License:: Copying and sharing this manual
220 * Concept index:: General index
223 --- The Detailed Node Listing ---
227 * Exit status:: Indicating program success or failure
228 * Backup options:: Backup options
229 * Block size:: Block size
230 * Floating point:: Floating point number representation
231 * Signal specifications:: Specifying signals
232 * Disambiguating names and IDs:: chgrp, chown, chroot, id: user and group syntax
233 * Random sources:: Sources of random data
234 * Target directory:: Target directory
235 * Trailing slashes:: Trailing slashes
236 * Traversing symlinks:: Traversing symlinks to directories
237 * Treating / specially:: Treating / specially
238 * Standards conformance:: Standards conformance
239 * Multi-call invocation:: Multi-call program invocation
241 Output of entire files
243 * cat invocation:: Concatenate and write files
244 * tac invocation:: Concatenate and write files in reverse
245 * nl invocation:: Number lines and write files
246 * od invocation:: Write files in octal or other formats
247 * base32 invocation:: Transform data into printable data
248 * base64 invocation:: Transform data into printable data
249 * basenc invocation:: Transform data into printable data
251 Formatting file contents
253 * fmt invocation:: Reformat paragraph text
254 * pr invocation:: Paginate or columnate files for printing
255 * fold invocation:: Wrap input lines to fit in specified width
257 Output of parts of files
259 * head invocation:: Output the first part of files
260 * tail invocation:: Output the last part of files
261 * split invocation:: Split a file into fixed-size pieces
262 * csplit invocation:: Split a file into context-determined pieces
266 * wc invocation:: Print newline, word, and byte counts
267 * sum invocation:: Print checksum and block counts
268 * cksum invocation:: Print CRC checksum and byte counts
269 * md5sum invocation:: Print or check MD5 digests
270 * b2sum invocation:: Print or check BLAKE2 digests
271 * sha1sum invocation:: Print or check SHA-1 digests
272 * sha2 utilities:: Print or check SHA-2 digests
274 Operating on sorted files
276 * sort invocation:: Sort text files
277 * shuf invocation:: Shuffle text files
278 * uniq invocation:: Uniquify files
279 * comm invocation:: Compare two sorted files line by line
280 * ptx invocation:: Produce a permuted index of file contents
281 * tsort invocation:: Topological sort
283 @command{ptx}: Produce permuted indexes
285 * General options in ptx:: Options which affect general program behavior
286 * Charset selection in ptx:: Underlying character set considerations
287 * Input processing in ptx:: Input fields, contexts, and keyword selection
288 * Output formatting in ptx:: Types of output format, and sizing the fields
289 * Compatibility in ptx:: The GNU extensions to @command{ptx}
293 * cut invocation:: Print selected parts of lines
294 * paste invocation:: Merge lines of files
295 * join invocation:: Join lines on a common field
297 Operating on characters
299 * tr invocation:: Translate, squeeze, and/or delete characters
300 * expand invocation:: Convert tabs to spaces
301 * unexpand invocation:: Convert spaces to tabs
303 @command{tr}: Translate, squeeze, and/or delete characters
305 * Character arrays:: Specifying arrays of characters
306 * Translating:: Changing one set of characters to another
307 * Squeezing and deleting:: Removing characters
311 * ls invocation:: List directory contents
312 * dir invocation:: Briefly list directory contents
313 * vdir invocation:: Verbosely list directory contents
314 * dircolors invocation:: Color setup for @command{ls}
316 @command{ls}: List directory contents
318 * Which files are listed:: Which files are listed
319 * What information is listed:: What information is listed
320 * Sorting the output:: Sorting the output
321 * General output formatting:: General output formatting
322 * Formatting the file names:: Formatting the file names
326 * cp invocation:: Copy files and directories
327 * dd invocation:: Convert and copy a file
328 * install invocation:: Copy files and set attributes
329 * mv invocation:: Move (rename) files
330 * rm invocation:: Remove files or directories
331 * shred invocation:: Remove files more securely
335 * link invocation:: Make a hard link via the link syscall
336 * ln invocation:: Make links between files
337 * mkdir invocation:: Make directories
338 * mkfifo invocation:: Make FIFOs (named pipes)
339 * mknod invocation:: Make block or character special files
340 * readlink invocation:: Print value of a symlink or canonical file name
341 * rmdir invocation:: Remove empty directories
342 * unlink invocation:: Remove files via unlink syscall
344 Changing file attributes
346 * chown invocation:: Change file owner and group
347 * chgrp invocation:: Change group ownership
348 * chmod invocation:: Change access permissions
349 * touch invocation:: Change file timestamps
353 * df invocation:: Report file system space usage
354 * du invocation:: Estimate file space usage
355 * stat invocation:: Report file or file system status
356 * sync invocation:: Synchronize cached writes to persistent storage
357 * truncate invocation:: Shrink or extend the size of a file
361 * echo invocation:: Print a line of text
362 * printf invocation:: Format and print data
363 * yes invocation:: Print a string until interrupted
367 * false invocation:: Do nothing, unsuccessfully
368 * true invocation:: Do nothing, successfully
369 * test invocation:: Check file types and compare values
370 * expr invocation:: Evaluate expressions
372 @command{test}: Check file types and compare values
374 * File type tests:: File type tests
375 * Access permission tests:: Access permission tests
376 * File characteristic tests:: File characteristic tests
377 * String tests:: String tests
378 * Numeric tests:: Numeric tests
380 @command{expr}: Evaluate expression
382 * String expressions:: @code{+ : match substr index length}
383 * Numeric expressions:: @code{+ - * / %}
384 * Relations for expr:: @code{| & < <= = == != >= >}
385 * Examples of expr:: Examples of using @command{expr}
389 * tee invocation:: Redirect output to multiple files or processes
391 File name manipulation
393 * basename invocation:: Strip directory and suffix from a file name
394 * dirname invocation:: Strip last file name component
395 * pathchk invocation:: Check file name validity and portability
396 * mktemp invocation:: Create temporary file or directory
397 * realpath invocation:: Print resolved file names
401 * pwd invocation:: Print working directory
402 * stty invocation:: Print or change terminal characteristics
403 * printenv invocation:: Print all or some environment variables
404 * tty invocation:: Print file name of terminal on standard input
406 @command{stty}: Print or change terminal characteristics
408 * Control:: Control settings
409 * Input:: Input settings
410 * Output:: Output settings
411 * Local:: Local settings
412 * Combination:: Combination settings
413 * Characters:: Special characters
414 * Special:: Special settings
418 * id invocation:: Print user identity
419 * logname invocation:: Print current login name
420 * whoami invocation:: Print effective user ID
421 * groups invocation:: Print group names a user is in
422 * users invocation:: Print login names of users currently logged in
423 * who invocation:: Print who is currently logged in
427 * arch invocation:: Print machine hardware name
428 * date invocation:: Print or set system date and time
429 * nproc invocation:: Print the number of processors
430 * uname invocation:: Print system information
431 * hostname invocation:: Print or set system name
432 * hostid invocation:: Print numeric host identifier
433 * uptime invocation:: Print system uptime and load
435 @command{date}: Print or set system date and time
437 * Time conversion specifiers:: %[HIklMNpPrRsSTXzZ]
438 * Date conversion specifiers:: %[aAbBcCdDeFgGhjmuUVwWxyY]
439 * Literal conversion specifiers:: %[%nt]
440 * Padding and other flags:: Pad with zeros, spaces, etc.
441 * Setting the time:: Changing the system clock
442 * Options for date:: Instead of the current time
443 * Date input formats:: Specifying date strings
444 * Examples of date:: Examples
448 * chcon invocation:: Change SELinux context of file
449 * runcon invocation:: Run a command in specified SELinux context
451 Modified command invocation
453 * chroot invocation:: Run a command with a different root directory
454 * env invocation:: Run a command in a modified environment
455 * nice invocation:: Run a command with modified niceness
456 * nohup invocation:: Run a command immune to hangups
457 * stdbuf invocation:: Run a command with modified I/O buffering
458 * timeout invocation:: Run a command with a time limit
462 * kill invocation:: Sending a signal to processes.
466 * sleep invocation:: Delay for a specified time
470 * factor invocation:: Print prime factors
471 * numfmt invocation:: Reformat numbers
472 * seq invocation:: Print numeric sequences
477 * File timestamps:: File timestamp issues
481 * Mode Structure:: Structure of file mode bits
482 * Symbolic Modes:: Mnemonic representation of file mode bits
483 * Numeric Modes:: File mode bits as octal numbers
484 * Directory Setuid and Setgid:: Set-user-ID and set-group-ID on directories
488 * General date syntax:: Common rules
489 * Calendar date items:: @samp{14 Nov 2022}
490 * Time of day items:: @samp{9:02pm}
491 * Time zone items:: @samp{UTC}, @samp{-0700}, @samp{+0900}, @dots{}
492 * Combined date and time of day items:: @samp{2022-11-14T21:02:42,000000-0500}
493 * Day of week items:: @samp{Monday} and others
494 * Relative items in date strings:: @samp{next tuesday, 2 years ago}
495 * Pure numbers in date strings:: @samp{20221114}, @samp{2102}
496 * Seconds since the Epoch:: @samp{@@1668477762}
497 * Specifying time zone rules:: @samp{TZ="America/New_York"}, @samp{TZ="UTC0"}
498 * Authors of parse_datetime:: Bellovin, Eggert, Salz, Berets, et al.
500 Version sorting order
502 * Version sort overview::
503 * Version sort implementation::
504 * Differences from Debian version sort::
505 * Advanced version sort topics::
507 Opening the software toolbox
509 * Toolbox introduction:: Toolbox introduction
510 * I/O redirection:: I/O redirection
511 * The who command:: The @command{who} command
512 * The cut command:: The @command{cut} command
513 * The sort command:: The @command{sort} command
514 * The uniq command:: The @command{uniq} command
515 * Putting the tools together:: Putting the tools together
519 * GNU Free Documentation License:: Copying and sharing this manual
526 @chapter Introduction
528 This manual is a work in progress: many sections make no attempt to explain
529 basic concepts in a way suitable for novices. Thus, if you are interested,
530 please get involved in improving this manual. The entire GNU community
534 The GNU utilities documented here are mostly compatible with the
536 @cindex bugs, reporting
538 Please report bugs to @email{bug-coreutils@@gnu.org}.
539 Include the version number, machine architecture, input files, and
540 any other information needed to reproduce the bug: your input, what you
541 expected, what you got, and why it is wrong.
543 If you have a problem with @command{sort} or @command{date}, try using the
544 @option{--debug} option, as it can often help find and fix problems without
545 having to wait for an answer to a bug report. If the debug output
546 does not suffice to fix the problem on your own, please compress and
547 attach it to the rest of your bug report.
549 Although diffs are welcome,
550 please include a description of the problem as well, since this is
551 sometimes difficult to infer. @xref{Bugs, , , gcc, Using and Porting GNU CC}.
557 @cindex MacKenzie, D.
560 This manual was originally derived from the Unix man pages in the
561 distributions, which were written by David MacKenzie and updated by Jim
562 Meyering. What you are reading now is the authoritative documentation
563 for these utilities; the man pages are no longer being maintained. The
564 original @command{fmt} man page was written by Ross Paterson. Fran@,{c}ois
565 Pinard did the initial conversion to Texinfo format. Karl Berry did the
566 indexing, some reorganization, and editing of the results. Brian
567 Youmans of the Free Software Foundation office staff combined the
568 manuals for textutils, fileutils, and sh-utils to produce the present
569 omnibus manual. Richard Stallman contributed his usual invaluable
570 insights to the overall process.
573 @chapter Common options
577 @itemx --backup[=@var{method}]
580 @vindex VERSION_CONTROL
581 @cindex backups, making
582 @xref{Backup options}.
583 Make a backup of each file that would otherwise be overwritten or removed.
586 @macro optBackupSuffix
587 @item -S @var{suffix}
588 @itemx --suffix=@var{suffix}
591 Append @var{suffix} to each backup file made with @option{-b}.
592 @xref{Backup options}.
595 @macro optTargetDirectory
596 @item -t @var{directory}
597 @itemx --target-directory=@var{directory}
599 @opindex --target-directory
600 @cindex target directory
601 @cindex destination directory
602 Specify the destination @var{directory}.
603 @xref{Target directory}.
606 @macro optNoTargetDirectory
608 @itemx --no-target-directory
610 @opindex --no-target-directory
611 @cindex target directory
612 @cindex destination directory
613 Do not treat the last operand specially when it is a directory or a
614 symbolic link to a directory. @xref{Target directory}.
618 @cindex output NUL-byte-terminated lines
619 Output a zero byte (ASCII NUL) at the end of each line,
620 rather than a newline. This option enables other programs to parse the
621 output even when that output would contain data with embedded newlines.
640 @macro optZeroTerminated
642 @itemx --zero-terminated
644 @opindex --zero-terminated
645 @cindex process zero-terminated items
646 Delimit items with a zero byte rather than a newline (ASCII LF).
647 I.e., treat input as items separated by ASCII NUL
648 and terminate output items with ASCII NUL.
649 This option can be useful in conjunction with @samp{perl -0} or
650 @samp{find -print0} and @samp{xargs -0} which do the same in order to
651 reliably handle arbitrary file names (even those containing blanks
652 or other special characters).
659 Append an SI-style abbreviation to each size, such as @samp{M} for
660 megabytes. Powers of 1000 are used, not 1024; @samp{M} stands for
661 1,000,000 bytes. This option is equivalent to
662 @option{--block-size=si}. Use the @option{-h} or
663 @option{--human-readable} option if
664 you prefer powers of 1024.
667 @macro optHumanReadable
669 @itemx --human-readable
671 @opindex --human-readable
672 @cindex human-readable output
673 Append a size letter to each size, such as @samp{M} for mebibytes.
674 Powers of 1024 are used, not 1000; @samp{M} stands for 1,048,576 bytes.
675 This option is equivalent to @option{--block-size=human-readable}.
676 Use the @option{--si} option if you prefer powers of 1000.
679 @macro optStripTrailingSlashes
680 @item --strip-trailing-slashes
681 @opindex --strip-trailing-slashes
682 @cindex stripping trailing slashes
683 Remove any trailing slashes from each @var{source} argument.
684 @xref{Trailing slashes}.
687 @macro mayConflictWithShellBuiltIn{cmd}
688 @cindex conflicts with shell built-ins
689 @cindex built-in shell commands, conflicts with
690 Due to shell aliases and built-in @command{\cmd\} functions, using an
691 unadorned @command{\cmd\} interactively or in a script may get you
692 different functionality than that described here. Invoke it via
693 @command{env} (i.e., @code{env \cmd\ @dots{}}) to avoid interference
698 @macro multiplierSuffixes{varName}
699 @var{\varName\} may be, or may be an integer optionally followed by,
700 one of the following multiplicative suffixes:
702 @samp{b} => 512 ("blocks")
703 @samp{KB} => 1000 (KiloBytes)
704 @samp{K} => 1024 (KibiBytes)
705 @samp{MB} => 1000*1000 (MegaBytes)
706 @samp{M} => 1024*1024 (MebiBytes)
707 @samp{GB} => 1000*1000*1000 (GigaBytes)
708 @samp{G} => 1024*1024*1024 (GibiBytes)
710 and so on for @samp{T}, @samp{P}, @samp{E}, @samp{Z}, @samp{Y},
711 @samp{R}, and @samp{Q}.
712 Binary prefixes can be used, too: @samp{KiB}=@samp{K}, @samp{MiB}=@samp{M},
716 @c FIXME: same as above, but no ``blocks'' line.
717 @macro multiplierSuffixesNoBlocks{varName}
718 @var{\varName\} may be, or may be an integer optionally followed by,
719 one of the following multiplicative suffixes:
721 @samp{KB} => 1000 (KiloBytes)
722 @samp{K} => 1024 (KibiBytes)
723 @samp{MB} => 1000*1000 (MegaBytes)
724 @samp{M} => 1024*1024 (MebiBytes)
725 @samp{GB} => 1000*1000*1000 (GigaBytes)
726 @samp{G} => 1024*1024*1024 (GibiBytes)
728 and so on for @samp{T}, @samp{P}, @samp{E}, @samp{Z}, @samp{Y},
729 @samp{R}, and @samp{Q}.
730 Binary prefixes can be used, too: @samp{KiB}=@samp{K}, @samp{MiB}=@samp{M},
734 @cindex common options
736 Certain options are available in all of these programs. Rather than
737 writing identical descriptions for each of the programs, they are
738 described here. (In fact, every GNU program accepts (or should accept)
741 @vindex POSIXLY_CORRECT
742 Normally options and operands can appear in any order, and programs act
743 as if all the options appear before any operands. For example,
744 @samp{sort -r passwd -t :} acts like @samp{sort -r -t : passwd}, since
745 @samp{:} is an option-argument of @option{-t}. However, if the
746 @env{POSIXLY_CORRECT} environment variable is set, options must appear
747 before operands, unless otherwise specified for a particular command.
749 A few programs can usefully have trailing operands with leading
750 @samp{-}. With such a program, options must precede operands even if
751 @env{POSIXLY_CORRECT} is not set, and this fact is noted in the
752 program description. For example, the @command{env} command's options
753 must appear before its operands, since in some cases the operands
754 specify a command that itself contains options.
756 Most programs that accept long options recognize unambiguous
757 abbreviations of those options. For example, @samp{rmdir
758 --ignore-fail-on-non-empty} can be invoked as @samp{rmdir
759 --ignore-fail} or even @samp{rmdir --i}. Ambiguous options, such as
760 @samp{ls --h}, are identified as such.
762 Some of these programs recognize the @option{--help} and @option{--version}
763 options only when one of them is the sole command line argument. For
764 these programs, abbreviations of the long options are not always recognized.
771 Print a usage message listing all available options, then exit successfully.
775 @cindex version number, finding
776 Print the version number, then exit successfully.
780 @cindex option delimiter
781 Delimit the option list. Later arguments, if any, are treated as
782 operands even if they begin with @samp{-}. For example, @samp{sort --
783 -r} reads from the file named @file{-r}.
787 @cindex standard input
788 @cindex standard output
789 A single @samp{-} operand is not really an option, though it looks like one. It
790 stands for a file operand, and some tools treat it as standard input, or as
791 standard output if that is clear from the context. For example, @samp{sort -}
792 reads from standard input, and is equivalent to plain @samp{sort}. Unless
793 otherwise specified, a @samp{-} can appear as any operand that requires a file
797 Items shared between some programs:
799 * Backup options:: @option{-b} @option{-S}.
800 * Block size:: BLOCK_SIZE and @option{--block-size}.
801 * Signal specifications:: Specifying signals with @option{--signal}.
802 * Disambiguating names and IDs:: chgrp, chown, chroot, id: user and group syntax
803 * Random sources:: @option{--random-source}.
804 * Target directory:: Specifying a target directory.
805 * Trailing slashes:: @option{--strip-trailing-slashes}.
806 * Traversing symlinks:: @option{-H}, @option{-L}, or @option{-P}.
807 * Treating / specially:: @option{--preserve-root} and the converse.
808 * Special built-in utilities:: @command{break}, @command{:}, @dots{}
810 Items applicable to all programs:
812 * Exit status:: Indicating program success or failure.
813 * Floating point:: Floating point number representation.
814 * Standards conformance:: Conformance to the POSIX standard.
815 * Multi-call invocation:: Multi-call program invocation.
820 @section Backup options
822 @cindex backup options
824 Some GNU programs (at least @command{cp}, @command{install},
825 @command{ln}, and @command{mv}) optionally make backups of files
826 before writing new versions.
827 These options control the details of these backups. The options are also
828 briefly mentioned in the descriptions of the particular programs.
833 @itemx --backup[=@var{method}]
836 @vindex VERSION_CONTROL
837 @cindex backups, making
838 Make a backup of each file that would otherwise be overwritten or removed.
839 Without this option, the original versions are destroyed.
840 Use @var{method} to determine the type of backups to make.
841 When this option is used but @var{method} is not specified,
842 then the value of the @env{VERSION_CONTROL}
843 environment variable is used. And if @env{VERSION_CONTROL} is not set,
844 the default backup type is @samp{existing}.
846 Using @option{-b} is equivalent to using @option{--backup=existing};
847 @option{-b} does not accept any argument.
849 @vindex version-control @r{Emacs variable}
850 This option corresponds to the Emacs variable @samp{version-control};
851 the values for @var{method} are the same as those used in Emacs.
852 This option also accepts more descriptive names.
853 The valid @var{method}s are (unique abbreviations are accepted):
858 @opindex none @r{backup method}
863 @opindex numbered @r{backup method}
864 Always make numbered backups.
868 @opindex existing @r{backup method}
869 Make numbered backups of files that already have them, simple backups
874 @opindex simple @r{backup method}
875 Always make simple backups. Do not confuse @samp{never} with @samp{none}.
879 @item -S @var{suffix}
880 @itemx --suffix=@var{suffix}
883 @cindex backup suffix
884 @vindex SIMPLE_BACKUP_SUFFIX
885 Append @var{suffix} to each backup file made with @option{-b}. If this
886 option is not specified, the value of the @env{SIMPLE_BACKUP_SUFFIX}
887 environment variable is used. And if @env{SIMPLE_BACKUP_SUFFIX} is not
888 set, the default is @samp{~}, just as in Emacs.
897 Some GNU programs (at least @command{df}, @command{du}, and
898 @command{ls}) display sizes in ``blocks''. You can adjust the block size
899 and method of display to make sizes easier to read. The block size
900 used for display is independent of any file system block size.
901 Fractional block counts are rounded up to the nearest integer.
903 @opindex --block-size=@var{size}
906 @vindex DF_BLOCK_SIZE
907 @vindex DU_BLOCK_SIZE
908 @vindex LS_BLOCK_SIZE
909 @vindex POSIXLY_CORRECT@r{, and block size}
911 The default block size is chosen by examining the following environment
912 variables in turn; the first one that is set determines the block size.
917 This specifies the default block size for the @command{df} command.
918 Similarly, @env{DU_BLOCK_SIZE} specifies the default for @command{du} and
919 @env{LS_BLOCK_SIZE} for @command{ls}.
922 This specifies the default block size for all three commands, if the
923 above command-specific environment variables are not set.
926 This specifies the default block size for all values that are normally
927 printed as blocks, if neither @env{BLOCK_SIZE} nor the above
928 command-specific environment variables are set. Unlike the other
929 environment variables, @env{BLOCKSIZE} does not affect values that are
930 normally printed as byte counts, e.g., the file sizes contained in
933 @item POSIXLY_CORRECT
934 If neither @env{@var{command}_BLOCK_SIZE}, nor @env{BLOCK_SIZE}, nor
935 @env{BLOCKSIZE} is set, but this variable is set, the block size
940 If none of the above environment variables are set, the block size
941 currently defaults to 1024 bytes in most contexts, but this number may
942 change in the future. For @command{ls} file sizes, the block size
945 @cindex human-readable output
948 A block size specification can be a positive integer specifying the number
949 of bytes per block, or it can be @code{human-readable} or @code{si} to
950 select a human-readable format. Integers may be followed by suffixes
951 that are upward compatible with the
952 @uref{http://www.bipm.org/en/publications/si-brochure/chapter3.html,
954 for decimal multiples and with the
955 @uref{https://physics.nist.gov/cuu/Units/binary.html, ISO/IEC 80000-13
956 (formerly IEC 60027-2) prefixes} for binary multiples.
958 With human-readable formats, output sizes are followed by a size letter
959 such as @samp{M} for megabytes. @code{BLOCK_SIZE=human-readable} uses
960 powers of 1024; @samp{M} stands for 1,048,576 bytes.
961 @code{BLOCK_SIZE=si} is similar, but uses powers of 1000 and appends
962 @samp{B}; @samp{MB} stands for 1,000,000 bytes.
965 A block size specification preceded by @samp{'} causes output sizes to
966 be displayed with thousands separators. The @env{LC_NUMERIC} locale
967 specifies the thousands separator and grouping. For example, in an
968 American English locale, @samp{--block-size="'1kB"} would cause a size
969 of 1234000 bytes to be displayed as @samp{1,234}. In the default C
970 locale, there is no thousands separator so a leading @samp{'} has no
973 An integer block size can be followed by a suffix to specify a
974 multiple of that size. A bare size letter,
975 or one followed by @samp{iB}, specifies
976 a multiple using powers of 1024. A size letter followed by @samp{B}
977 specifies powers of 1000 instead. For example, @samp{1M} and
978 @samp{1MiB} are equivalent to @samp{1048576}, whereas @samp{1MB} is
979 equivalent to @samp{1000000}.
981 A plain suffix without a preceding integer acts as if @samp{1} were
982 prepended, except that it causes a size indication to be appended to
983 the output. For example, @samp{--block-size="kB"} displays 3000 as
986 The following suffixes are defined. Large sizes like @code{1Q}
987 may be rejected by your computer due to limitations of its arithmetic.
991 @cindex kilobyte, definition of
992 kilobyte: @math{10^3 = 1000}.
996 @cindex kibibyte, definition of
997 kibibyte: @math{2^{10} = 1024}. @samp{K} is special: the SI prefix is
998 @samp{k} and the ISO/IEC 80000-13 prefix is @samp{Ki}, but tradition and
999 POSIX use @samp{k} to mean @samp{KiB}.
1001 @cindex megabyte, definition of
1002 megabyte: @math{10^6 = 1,000,000}.
1005 @cindex mebibyte, definition of
1006 mebibyte: @math{2^{20} = 1,048,576}.
1008 @cindex gigabyte, definition of
1009 gigabyte: @math{10^9 = 1,000,000,000}.
1012 @cindex gibibyte, definition of
1013 gibibyte: @math{2^{30} = 1,073,741,824}.
1015 @cindex terabyte, definition of
1016 terabyte: @math{10^{12} = 1,000,000,000,000}.
1019 @cindex tebibyte, definition of
1020 tebibyte: @math{2^{40} = 1,099,511,627,776}.
1022 @cindex petabyte, definition of
1023 petabyte: @math{10^{15} = 1,000,000,000,000,000}.
1026 @cindex pebibyte, definition of
1027 pebibyte: @math{2^{50} = 1,125,899,906,842,624}.
1029 @cindex exabyte, definition of
1030 exabyte: @math{10^{18} = 1,000,000,000,000,000,000}.
1033 @cindex exbibyte, definition of
1034 exbibyte: @math{2^{60} = 1,152,921,504,606,846,976}.
1036 @cindex zettabyte, definition of
1037 zettabyte: @math{10^{21} = 1,000,000,000,000,000,000,000}
1040 zebibyte: @math{2^{70} = 1,180,591,620,717,411,303,424}.
1042 @cindex yottabyte, definition of
1043 yottabyte: @math{10^{24} = 1,000,000,000,000,000,000,000,000}.
1046 yobibyte: @math{2^{80} = 1,208,925,819,614,629,174,706,176}.
1048 @cindex ronnabyte, definition of
1049 ronnabyte: @math{10^{27} = 1,000,000,000,000,000,000,000,000,000}.
1052 robibyte: @math{2^{90} = 1,237,940,039,285,380,274,899,124,224}.
1054 @cindex quettabyte, definition of
1055 quettabyte: @math{10^{30} = 1,000,000,000,000,000,000,000,000,000,000}.
1058 quebibyte: @math{2^{100} = 1,267,650,600,228,229,401,496,703,205,376}.
1063 @opindex --block-size
1064 @opindex --human-readable
1067 Block size defaults can be overridden by an explicit
1068 @option{--block-size=@var{size}} option. The @option{-k}
1069 option is equivalent to @option{--block-size=1K}, which
1070 is the default unless the @env{POSIXLY_CORRECT} environment variable is
1071 set. The @option{-h} or @option{--human-readable} option is equivalent to
1072 @option{--block-size=human-readable}. The @option{--si} option is
1073 equivalent to @option{--block-size=si}. Note for @command{ls}
1074 the @option{-k} option does not control the display of the
1075 apparent file sizes, whereas the @option{--block-size} option does.
1077 @node Signal specifications
1078 @section Signal specifications
1079 @cindex signals, specifying
1081 A @var{signal} may be a signal name like @samp{HUP}, or a signal
1082 number like @samp{1}, or an exit status of a process terminated by the
1083 signal. A signal name can be given in canonical form or prefixed by
1084 @samp{SIG}@. The case of the letters is ignored. The following signal names
1085 and numbers are supported on all POSIX compliant systems:
1091 2. Terminal interrupt.
1097 9. Kill (cannot be caught or ignored).
1105 Other supported signal names have system-dependent corresponding
1106 numbers. All systems conforming to POSIX 1003.1-2001 also
1107 support the following signals:
1111 Access to an undefined portion of a memory object.
1113 Child process terminated, stopped, or continued.
1115 Continue executing, if stopped.
1117 Erroneous arithmetic operation.
1119 Illegal Instruction.
1121 Write on a pipe with no one to read it.
1123 Invalid memory reference.
1125 Stop executing (cannot be caught or ignored).
1129 Background process attempting read.
1131 Background process attempting write.
1133 High bandwidth data is available at a socket.
1135 User-defined signal 1.
1137 User-defined signal 2.
1141 POSIX 1003.1-2001 systems that support the XSI extension
1142 also support the following signals:
1148 Profiling timer expired.
1152 Trace/breakpoint trap.
1154 Virtual timer expired.
1156 CPU time limit exceeded.
1158 File size limit exceeded.
1162 POSIX 1003.1-2001 systems that support the XRT extension
1163 also support at least eight real-time signals called @samp{RTMIN},
1164 @samp{RTMIN+1}, @dots{}, @samp{RTMAX-1}, @samp{RTMAX}.
1166 @node Disambiguating names and IDs
1167 @section chown, chgrp, chroot, id: Disambiguating user names and IDs
1168 @cindex user names, disambiguating
1169 @cindex user IDs, disambiguating
1170 @cindex group names, disambiguating
1171 @cindex group IDs, disambiguating
1172 @cindex disambiguating group names and IDs
1174 Since the @var{user} and @var{group} arguments to these commands
1175 may be specified as names or numeric IDs, there is an
1177 What if a user or group @emph{name} is a string of digits?
1178 Should the command interpret it as a user name or as an ID@?
1179 (Using a number as a user name is common in some environments.)
1180 POSIX requires that these commands
1181 first attempt to resolve the specified string as a name, and
1182 only once that fails, then try to interpret it as an ID@.
1183 This is troublesome when you want to specify a numeric ID, say 42,
1184 and it must work even in a pathological situation where
1185 @samp{42} is a user name that maps to some other user ID, say 1000.
1186 Simply invoking @code{chown 42 F}, will set @file{F}s owner ID to
1187 1000 -- not what you intended.
1189 GNU @command{chown}, @command{chgrp}, @command{chroot}, and @command{id}
1190 provide a way to work around this, that at the same time may result in a
1191 significant performance improvement by eliminating a database look-up.
1192 Simply precede each numeric user ID and/or group ID with a @samp{+},
1193 in order to force its interpretation as an integer:
1197 chgrp +$numeric_group_id another-file
1201 The name look-up process is skipped for each @samp{+}-prefixed string,
1202 because a string containing @samp{+} is never a valid user or group name.
1203 This syntax is accepted on most common Unix systems, but not on Solaris 10.
1205 @node Random sources
1206 @section Sources of random data
1208 @cindex random sources
1210 The @command{shuf}, @command{shred}, and @command{sort} commands
1211 sometimes need random data to do their work. For example, @samp{sort
1212 -R} must choose a hash function at random, and it needs random data to
1213 make this selection.
1215 By default these commands use an internal pseudo-random generator
1216 initialized by a small amount of entropy, but can be directed to use
1217 an external source with the @option{--random-source=@var{file}} option.
1218 An error is reported if @var{file} does not contain enough bytes.
1220 For example, the device file @file{/dev/urandom} could be used as the
1221 source of random data. Typically, this device gathers environmental
1222 noise from device drivers and other sources into an entropy pool, and
1223 uses the pool to generate random bits. If the pool is short of data,
1224 the device reuses the internal pool to produce more bits, using a
1225 cryptographically secure pseudo-random number generator. But be aware
1226 that this device is not designed for bulk random data generation
1227 and is relatively slow.
1229 @file{/dev/urandom} suffices for most practical uses, but applications
1230 requiring high-value or long-term protection of private data may
1231 require an alternate data source like @file{/dev/random} or
1232 @file{/dev/arandom}. The set of available sources depends on your
1235 To reproduce the results of an earlier invocation of a command, you
1236 can save some random data into a file and then use that file as the
1237 random source in earlier and later invocations of the command.
1239 Rather than depending on a file, one can generate a reproducible
1240 arbitrary amount of pseudo-random data given a seed value, using
1247 openssl enc -aes-256-ctr -pass pass:"$seed" -nosalt \
1248 </dev/zero 2>/dev/null
1251 shuf -i1-100 --random-source=<(get_seeded_random 42)
1254 @node Target directory
1255 @section Target directory
1257 @cindex target directory
1259 The @command{cp}, @command{install}, @command{ln}, and @command{mv}
1260 commands normally treat the last operand specially when it is a
1261 directory or a symbolic link to a directory. For example, @samp{cp
1262 source dest} is equivalent to @samp{cp source dest/source} if
1263 @file{dest} is a directory. Sometimes this behavior is not exactly
1264 what is wanted, so these commands support the following options to
1265 allow more fine-grained control:
1270 @itemx --no-target-directory
1271 @opindex --no-target-directory
1272 @cindex target directory
1273 @cindex destination directory
1274 Do not treat the last operand specially when it is a directory or a
1275 symbolic link to a directory. This can help avoid race conditions in
1276 programs that operate in a shared area. For example, when the command
1277 @samp{mv /tmp/source /tmp/dest} succeeds, there is no guarantee that
1278 @file{/tmp/source} was renamed to @file{/tmp/dest}: it could have been
1279 renamed to @file{/tmp/dest/source} instead, if some other process
1280 created @file{/tmp/dest} as a directory. However, if @file{mv
1281 -T /tmp/source /tmp/dest} succeeds, there is no
1282 question that @file{/tmp/source} was renamed to @file{/tmp/dest}.
1284 In the opposite situation, where you want the last operand to be
1285 treated as a directory and want a diagnostic otherwise, you can use
1286 the @option{--target-directory} (@option{-t}) option.
1288 @item -t @var{directory}
1289 @itemx --target-directory=@var{directory}
1290 @opindex --target-directory
1291 @cindex target directory
1292 @cindex destination directory
1293 Use @var{directory} as the directory component of each destination
1296 The interface for most programs is that after processing options and a
1297 finite (possibly zero) number of fixed-position arguments, the remaining
1298 argument list is either expected to be empty, or is a list of items
1299 (usually files) that will all be handled identically. The @command{xargs}
1300 program is designed to work well with this convention.
1302 The commands in the @command{mv}-family are unusual in that they take
1303 a variable number of arguments with a special case at the @emph{end}
1304 (namely, the target directory). This makes it nontrivial to perform some
1305 operations, e.g., ``move all files from here to ../d/'', because
1306 @code{mv * ../d/} might exhaust the argument space, and @code{ls | xargs ...}
1307 doesn't have a clean way to specify an extra final argument for each
1308 invocation of the subject command. (It can be done by going through a
1309 shell command, but that requires more human labor and brain power than
1312 The @option{--target-directory} (@option{-t}) option allows the @command{cp},
1313 @command{install}, @command{ln}, and @command{mv} programs to be used
1314 conveniently with @command{xargs}. For example, you can move the files
1315 from the current directory to a sibling directory, @code{d} like this:
1318 ls | xargs mv -t ../d --
1321 However, this doesn't move files whose names begin with @samp{.}.
1322 If you use the GNU @command{find} program, you can move those
1323 files too, with this command:
1326 find . -mindepth 1 -maxdepth 1 \
1330 But both of the above approaches fail if there are no files in the
1331 current directory, or if any file has a name containing a blank or
1332 some other special characters.
1333 The following example removes those limitations and requires both
1334 GNU @command{find} and GNU @command{xargs}:
1337 find . -mindepth 1 -maxdepth 1 -print0 \
1338 | xargs --null --no-run-if-empty \
1345 The @option{--target-directory} (@option{-t}) and
1346 @option{--no-target-directory} (@option{-T})
1347 options cannot be combined.
1349 @node Trailing slashes
1350 @section Trailing slashes
1352 @cindex trailing slashes
1354 Some GNU programs (at least @command{cp} and @command{mv}) allow you to
1355 remove any trailing slashes from each @var{source} argument before
1356 operating on it. The @option{--strip-trailing-slashes} option enables
1359 This is useful when a @var{source} argument may have a trailing slash and
1360 @c FIXME: mv's behavior in this case is system-dependent
1361 specify a symbolic link to a directory. This scenario is in fact rather
1362 common because some shells can automatically append a trailing slash when
1363 performing file name completion on such symbolic links. Without this
1364 option, @command{mv}, for example, (via the system's rename function) must
1365 interpret a trailing slash as a request to dereference the symbolic link
1366 and so must rename the indirectly referenced @emph{directory} and not
1367 the symbolic link. Although it may seem surprising that such behavior
1368 be the default, it is required by POSIX and is consistent with
1369 other parts of that standard.
1371 @node Traversing symlinks
1372 @section Traversing symlinks
1374 @cindex symbolic link to directory, controlling traversal of
1376 The following options modify how @command{chown} and @command{chgrp}
1377 @c FIXME: note that 'du' has these options, too, but they have slightly
1378 @c different meaning.
1379 traverse a hierarchy when the @option{--recursive} (@option{-R})
1380 option is also specified.
1381 If more than one of the following options is specified, only the final
1383 These options specify whether processing a symbolic link to a directory
1384 entails operating on just the symbolic link or on all files in the
1385 hierarchy rooted at that directory.
1387 These options are independent of @option{--dereference} and
1388 @option{--no-dereference} (@option{-h}), which control whether to modify
1389 a symlink or its referent.
1396 @cindex symbolic link to directory, traverse if on the command line
1397 If @option{--recursive} (@option{-R}) is specified and
1398 a command line argument is a symbolic link to a directory, traverse it.
1405 @cindex symbolic link to directory, traverse each that is encountered
1406 In a recursive traversal, traverse every symbolic link to a directory
1407 that is encountered.
1410 @c Append the following warning to -L where appropriate (e.g. chown).
1411 @macro warnOptDerefWithRec
1413 Combining this dereferencing option with the @option{--recursive} option
1414 may create a security risk:
1415 During the traversal of the directory tree, an attacker may be able to
1416 introduce a symlink to an arbitrary target; when the tool reaches that,
1417 the operation will be performed on the target of that symlink,
1418 possibly allowing the attacker to escalate privileges.
1427 @cindex symbolic link to directory, never traverse
1428 Do not traverse any symbolic links.
1429 This is the default if none of @option{-H}, @option{-L},
1430 or @option{-P} is specified.
1437 @node Treating / specially
1438 @section Treating @file{/} specially
1440 Certain commands can operate destructively on entire hierarchies.
1441 For example, if a user with appropriate privileges mistakenly runs
1442 @samp{rm -rf / tmp/junk}, that may remove
1443 all files on the entire system. Since there are so few
1444 legitimate uses for such a command,
1445 GNU @command{rm} normally declines to operate on any directory
1446 that resolves to @file{/}. If you really want to try to remove all
1447 the files on your system, you can use the @option{--no-preserve-root}
1448 option, but the default behavior, specified by the
1449 @option{--preserve-root} option, is safer for most purposes.
1451 The commands @command{chgrp}, @command{chmod} and @command{chown}
1452 can also operate destructively on entire hierarchies, so they too
1453 support these options. Although, unlike @command{rm}, they don't
1454 actually unlink files, these commands are arguably more dangerous
1455 when operating recursively on @file{/}, since they often work much
1456 more quickly, and hence damage more files before an alert user can
1457 interrupt them. Tradition and POSIX require these commands
1458 to operate recursively on @file{/}, so they default to
1459 @option{--no-preserve-root}, but using the @option{--preserve-root}
1460 option makes them safer for most purposes. For convenience you can
1461 specify @option{--preserve-root} in an alias or in a shell function.
1463 The @option{--preserve-root} option also ensures
1464 that @command{chgrp} and @command{chown} do not modify @file{/}
1465 even when dereferencing a symlink pointing to @file{/}.
1467 @node Special built-in utilities
1468 @section Special built-in utilities
1470 Some programs like @command{nice} can invoke other programs; for
1471 example, the command @samp{nice cat file} invokes the program
1472 @command{cat} by executing the command @samp{cat file}. However,
1473 @dfn{special built-in utilities} like @command{exit} cannot be invoked
1474 this way. For example, the command @samp{nice exit} does not have a
1475 well-defined behavior: it may generate an error message instead of
1478 Here is a list of the special built-in utilities that are standardized
1479 by POSIX 1003.1-2004.
1482 @t{.@: : break continue eval exec exit export readonly
1483 return set shift times trap unset}
1486 For example, because @samp{.}, @samp{:}, and @samp{exec} are special,
1487 the commands @samp{nice . foo.sh}, @samp{nice :}, and @samp{nice exec
1488 pwd} do not work as you might expect.
1490 Many shells extend this list. For example, Bash has several extra
1491 special built-in utilities like @command{history}, and
1492 @command{suspend}, and with Bash the command @samp{nice suspend}
1493 generates an error message instead of suspending.
1497 @section Exit status
1500 An exit status of zero indicates success,
1501 and a nonzero value indicates failure.
1504 Nearly every command invocation yields an integral @dfn{exit status}
1505 that can be used to change how other commands work.
1506 For the vast majority of commands, an exit status of zero indicates
1507 success. Failure is indicated by a nonzero value -- typically
1508 @samp{1}, though it may differ on unusual platforms as POSIX
1509 requires only that it be nonzero.
1511 However, some of the programs documented here do produce
1512 other exit status values and a few associate different
1513 meanings with the values @samp{0} and @samp{1}.
1514 Here are the exceptions:
1515 @c You can generate the following list with:
1516 @c grep initialize_exit_failure src/*.c | cut -f1 -d: |
1517 @c sed -n 's|src/\(.*\)\.c|@command{\1},|p' | sort | fmt
1518 @command{chroot}, @command{env}, @command{expr}, @command{ls},
1519 @command{nice}, @command{nohup}, @command{numfmt}, @command{printenv},
1520 @command{runcon}, @command{sort}, @command{stdbuf}, @command{test},
1521 @command{timeout}, @command{tty}.
1523 @node Floating point
1524 @section Floating point numbers
1525 @cindex floating point
1526 @cindex IEEE floating point
1528 Commands that accept or produce floating point numbers employ the
1529 floating point representation of the underlying system, and suffer
1530 from rounding error, overflow, and similar floating-point issues.
1531 Almost all modern systems use IEEE-754 floating point, and it is
1532 typically portable to assume IEEE-754 behavior these days. IEEE-754
1533 has positive and negative infinity, distinguishes positive from
1534 negative zero, and uses special values called NaNs to represent
1535 invalid computations such as dividing zero by itself. For more
1536 information, please see David Goldberg's paper
1537 @uref{https://@/docs.oracle.com/@/cd/@/E19957-01/@/806-3568/@/ncg_goldberg.html,
1538 What Every Computer Scientist Should Know About Floating-Point Arithmetic}.
1540 Commands that accept floating point numbers as options, operands or
1541 input use the standard C functions @code{strtod} and @code{strtold} to
1542 convert from text to floating point numbers. These floating point
1543 numbers therefore can use scientific notation like @code{1.0e-34} and
1544 @code{-10e100}. Commands that parse floating point also understand
1545 case-insensitive @code{inf}, @code{infinity}, and @code{NaN}, although
1546 whether such values are useful depends on the command in question.
1547 Modern C implementations also accept hexadecimal floating point
1548 numbers such as @code{-0x.ep-3}, which stands for @minus{}14/16 times
1549 @math{2^-3}, which equals @minus{}0.109375. @xref{Parsing of
1550 Floats,,, libc, The GNU C Library Reference Manual}.
1553 Normally the @env{LC_NUMERIC} locale determines the decimal-point
1554 character. However, some commands' descriptions specify that they
1555 accept numbers in either the current or the C locale; for example,
1556 they treat @samp{3.14} like @samp{3,14} if the current locale uses
1557 comma as a decimal point.
1560 @node Standards conformance
1561 @section Standards conformance
1563 @vindex POSIXLY_CORRECT
1564 In a few cases, the GNU utilities' default behavior is
1565 incompatible with the POSIX standard. To suppress these
1566 incompatibilities, define the @env{POSIXLY_CORRECT} environment
1567 variable. Unless you are checking for POSIX conformance, you
1568 probably do not need to define @env{POSIXLY_CORRECT}.
1570 Newer versions of POSIX are occasionally incompatible with older
1571 versions. For example, older versions of POSIX required the
1572 command @samp{sort +1} to sort based on the second and succeeding
1573 fields in each input line, but in POSIX 1003.1-2001
1574 the same command is required to sort the file named @file{+1}, and you
1575 must instead use the command @samp{sort -k 2} to get the field-based
1576 sort. To complicate things further, POSIX 1003.1-2008 allows an
1577 implementation to have either the old or the new behavior.
1579 @vindex _POSIX2_VERSION
1580 The GNU utilities normally conform to the version of POSIX
1581 that is standard for your system. To cause them to conform to a
1582 different version of POSIX, define the @env{_POSIX2_VERSION}
1583 environment variable to a value of the form @var{yyyymm} specifying
1584 the year and month the standard was adopted. Three values are currently
1585 supported for @env{_POSIX2_VERSION}: @samp{199209} stands for
1586 POSIX 1003.2-1992, @samp{200112} stands for POSIX
1587 1003.1-2001, and @samp{200809} stands for POSIX 1003.1-2008.
1588 For example, if you have a POSIX 1003.1-2001 system but are running software
1589 containing traditional usage like @samp{sort +1} or @samp{tail +10},
1590 you can work around the compatibility problems by setting
1591 @samp{_POSIX2_VERSION=200809} in your environment.
1593 @c This node is named "Multi-call invocation", not the usual
1594 @c "coreutils invocation", so that shell commands like
1595 @c 'info coreutils "touch invocation"' work as expected.
1596 @node Multi-call invocation
1597 @section @command{coreutils}: Multi-call program
1601 @cindex calling combined multi-call program
1603 The @command{coreutils} command invokes an individual utility, either
1604 implicitly selected by the last component of the name used to invoke
1605 @command{coreutils}, or explicitly with the
1606 @option{--coreutils-prog} option. Synopsis:
1609 coreutils @option{--coreutils-prog=PROGRAM} @dots{}
1612 The @command{coreutils} command is not installed by default, so
1613 portable scripts should not rely on its existence.
1615 @node Output of entire files
1616 @chapter Output of entire files
1618 @cindex output of entire files
1619 @cindex entire files, output of
1621 These commands read and write entire files, possibly transforming them
1625 * cat invocation:: Concatenate and write files.
1626 * tac invocation:: Concatenate and write files in reverse.
1627 * nl invocation:: Number lines and write files.
1628 * od invocation:: Write files in octal or other formats.
1629 * base32 invocation:: Transform data into printable data.
1630 * base64 invocation:: Transform data into printable data.
1631 * basenc invocation:: Transform data into printable data.
1634 @node cat invocation
1635 @section @command{cat}: Concatenate and write files
1638 @cindex concatenate and write files
1639 @cindex copying files
1641 @command{cat} copies each @var{file} (@samp{-} means standard input), or
1642 standard input if none are given, to standard output. Synopsis:
1645 cat [@var{option}] [@var{file}]@dots{}
1648 The program accepts the following options. Also see @ref{Common options}.
1656 Equivalent to @option{-vET}.
1659 @itemx --number-nonblank
1661 @opindex --number-nonblank
1662 Number all nonempty output lines, starting with 1.
1666 Equivalent to @option{-vE}.
1671 @opindex --show-ends
1672 Display a @samp{$} after the end of each line.
1673 The @code{\r\n} combination is shown as @samp{^M$}.
1679 Number all output lines, starting with 1. This option is ignored
1680 if @option{-b} is in effect.
1683 @itemx --squeeze-blank
1685 @opindex --squeeze-blank
1686 @cindex squeezing empty lines
1687 @cindex squeezing blank lines
1688 Suppress repeated adjacent blank lines; output just one empty line
1693 Equivalent to @option{-vT}.
1698 @opindex --show-tabs
1699 Display TAB characters as @samp{^I}.
1703 Ignored; for POSIX compatibility.
1706 @itemx --show-nonprinting
1708 @opindex --show-nonprinting
1709 Display control characters except for LFD and TAB using
1710 @samp{^} notation and precede characters that have the high bit set with
1715 On systems like MS-DOS that distinguish between text and binary files,
1716 @command{cat} normally reads and writes in binary mode. However,
1717 @command{cat} reads in text mode if one of the options
1718 @option{-bensAE} is used or if @command{cat} is reading from standard
1719 input and standard input is a terminal. Similarly, @command{cat}
1720 writes in text mode if one of the options @option{-bensAE} is used or
1721 if standard output is a terminal.
1728 # Output f's contents, then standard input, then g's contents.
1731 # Copy standard input to standard output.
1736 @node tac invocation
1737 @section @command{tac}: Concatenate and write files in reverse
1740 @cindex reversing files
1742 @command{tac} copies each @var{file} (@samp{-} means standard input), or
1743 standard input if none are given, to standard output, reversing the
1744 records (lines by default) in each separately. Synopsis:
1747 tac [@var{option}]@dots{} [@var{file}]@dots{}
1750 @dfn{Records} are separated by instances of a string (newline by
1751 default). By default, this separator string is attached to the end of
1752 the record that it follows in the file.
1754 The program accepts the following options. Also see @ref{Common options}.
1762 The separator is attached to the beginning of the record that it
1763 precedes in the file.
1769 Treat the separator string as a regular expression.
1771 @item -s @var{separator}
1772 @itemx --separator=@var{separator}
1774 @opindex --separator
1775 Use @var{separator} as the record separator, instead of newline.
1776 Note an empty @var{separator} is treated as a zero byte.
1777 I.e., input and output items are delimited with ASCII NUL.
1781 On systems like MS-DOS that distinguish between text and binary files,
1782 @command{tac} reads and writes in binary mode.
1789 # Reverse a file character by character.
1795 @section @command{nl}: Number lines and write files
1798 @cindex numbering lines
1799 @cindex line numbering
1801 @command{nl} writes each @var{file} (@samp{-} means standard input), or
1802 standard input if none are given, to standard output, with line numbers
1803 added to some or all of the lines. Synopsis:
1806 nl [@var{option}]@dots{} [@var{file}]@dots{}
1809 @cindex logical pages, numbering on
1810 @command{nl} decomposes its input into (logical) page sections;
1811 by default, the line number is reset to 1 at each logical page section.
1812 @command{nl} treats all of the input files as a single document;
1813 it does not reset line numbers or logical pages between files.
1815 @cindex headers, numbering
1816 @cindex body, numbering
1817 @cindex footers, numbering
1818 A logical page consists of three sections: header, body, and footer.
1819 Any of the sections can be empty. Each can be numbered in a different
1820 style from the others.
1822 The beginnings of the sections of logical pages are indicated in the
1823 input file by a line containing exactly one of these delimiter strings:
1834 The characters from which these strings are made can be changed from
1835 @samp{\} and @samp{:} via options (see below), but the pattern
1836 of each string cannot be changed.
1838 A section delimiter is replaced by an empty line on output. Any text
1839 that comes before the first section delimiter string in the input file
1840 is considered to be part of a body section, so @command{nl} treats a
1841 file that contains no section delimiters as a single body section.
1843 The program accepts the following options. Also see @ref{Common options}.
1847 @item -b @var{style}
1848 @itemx --body-numbering=@var{style}
1850 @opindex --body-numbering
1851 Select the numbering style for lines in the body section of each
1852 logical page. When a line is not numbered, the current line number
1853 is not incremented, but the line number separator character is still
1854 prepended to the line. The styles are:
1860 number only nonempty lines (default for body),
1862 do not number lines (default for header and footer),
1864 number only lines that contain a match for the basic regular
1865 expression @var{bre}.
1866 @xref{Regular Expressions, , Regular Expressions, grep, The GNU Grep Manual}.
1870 @itemx --section-delimiter=@var{cd}
1872 @opindex --section-delimiter
1873 @cindex section delimiters of pages
1874 Set the section delimiter characters to @var{cd}; default is
1875 @samp{\:}. If only @var{c} is given, the second remains @samp{:}.
1876 As a GNU extension more than two characters can be specified,
1877 and also if @var{cd} is empty (@option{-d ''}), then section
1878 matching is disabled.
1879 (Remember to protect @samp{\} or other metacharacters from shell
1880 expansion with quotes or extra backslashes.)
1882 @item -f @var{style}
1883 @itemx --footer-numbering=@var{style}
1885 @opindex --footer-numbering
1886 Analogous to @option{--body-numbering}.
1888 @item -h @var{style}
1889 @itemx --header-numbering=@var{style}
1891 @opindex --header-numbering
1892 Analogous to @option{--body-numbering}.
1894 @item -i @var{number}
1895 @itemx --line-increment=@var{number}
1897 @opindex --line-increment
1898 Increment line numbers by @var{number} (default 1).
1899 @var{number} can be negative to decrement.
1901 @item -l @var{number}
1902 @itemx --join-blank-lines=@var{number}
1904 @opindex --join-blank-lines
1905 @cindex empty lines, numbering
1906 @cindex blank lines, numbering
1907 Consider @var{number} (default 1) consecutive empty lines to be one
1908 logical line for numbering, and only number the last one. Where fewer
1909 than @var{number} consecutive empty lines occur, do not number them.
1910 An empty line is one that contains no characters, not even spaces
1913 @item -n @var{format}
1914 @itemx --number-format=@var{format}
1916 @opindex --number-format
1917 Select the line numbering format (default is @code{rn}):
1921 @opindex ln @r{format for @command{nl}}
1922 left justified, no leading zeros;
1924 @opindex rn @r{format for @command{nl}}
1925 right justified, no leading zeros;
1927 @opindex rz @r{format for @command{nl}}
1928 right justified, leading zeros.
1932 @itemx --no-renumber
1934 @opindex --no-renumber
1935 Do not reset the line number at the start of a logical page.
1937 @item -s @var{string}
1938 @itemx --number-separator=@var{string}
1940 @opindex --number-separator
1941 Separate the line number from the text line in the output with
1942 @var{string} (default is the TAB character).
1944 @item -v @var{number}
1945 @itemx --starting-line-number=@var{number}
1947 @opindex --starting-line-number
1948 Set the initial line number on each logical page to @var{number} (default 1).
1949 The starting @var{number} can be negative.
1951 @item -w @var{number}
1952 @itemx --number-width=@var{number}
1954 @opindex --number-width
1955 Use @var{number} characters for line numbers (default 6).
1963 @section @command{od}: Write files in octal or other formats
1966 @cindex octal dump of files
1967 @cindex hex dump of files
1968 @cindex ASCII dump of files
1969 @cindex file contents, dumping unambiguously
1971 @command{od} writes an unambiguous representation of each @var{file}
1972 (@samp{-} means standard input), or standard input if none are given.
1976 od [@var{option}]@dots{} [@var{file}]@dots{}
1977 od [-abcdfilosx]@dots{} [@var{file}] [[+]@var{offset}[.][b]]
1978 od [@var{option}]@dots{} --traditional [@var{file}]@c
1979 [[+]@var{offset}[.][b] [[+]@var{label}[.][b]]]
1982 Each line of output consists of the offset in the input, followed by
1983 groups of data from the file. By default, @command{od} prints the offset in
1984 octal, and each group of file data is a C @code{short int}'s worth of input
1985 printed as a single octal number.
1987 If @var{offset} is given, it specifies how many input bytes to skip
1988 before formatting and writing. By default, it is interpreted as an
1989 octal number, but the optional trailing decimal point causes it to be
1990 interpreted as decimal. If no decimal is specified and the offset
1991 begins with @samp{0x} or @samp{0X} it is interpreted as a hexadecimal
1992 number. If there is a trailing @samp{b}, the number of bytes skipped
1993 will be @var{offset} multiplied by 512.
1995 If a command is of both the first and second forms, the second form is
1996 assumed if the last operand begins with @samp{+} or (if there are two
1997 operands) a digit. For example, in @samp{od foo 10} and @samp{od +10}
1998 the @samp{10} is an offset, whereas in @samp{od 10} the @samp{10} is a
2001 The program accepts the following options. Also see @ref{Common options}.
2005 @item -A @var{radix}
2006 @itemx --address-radix=@var{radix}
2008 @opindex --address-radix
2009 @cindex radix for file offsets
2010 @cindex file offset radix
2011 Select the base in which file offsets are printed. @var{radix} can
2012 be one of the following:
2022 none (do not print offsets).
2025 The default is octal.
2027 @item --endian=@var{order}
2029 @cindex byte-swapping
2031 Reorder input bytes, to handle inputs with differing byte orders,
2032 or to provide consistent output independent of the endian convention
2033 of the current system. Swapping is performed according to the
2034 specified @option{--type} size and endian @var{order}, which can be
2035 @samp{little} or @samp{big}.
2037 @item -j @var{bytes}
2038 @itemx --skip-bytes=@var{bytes}
2040 @opindex --skip-bytes
2041 Skip @var{bytes} input bytes before formatting and writing. If
2042 @var{bytes} begins with @samp{0x} or @samp{0X}, it is interpreted in
2043 hexadecimal; otherwise, if it begins with @samp{0}, in octal; otherwise,
2045 @multiplierSuffixes{bytes}
2047 @item -N @var{bytes}
2048 @itemx --read-bytes=@var{bytes}
2050 @opindex --read-bytes
2051 Output at most @var{bytes} bytes of the input. Prefixes and suffixes on
2052 @code{bytes} are interpreted as for the @option{-j} option.
2054 @item -S @var{bytes}
2055 @itemx --strings[=@var{bytes}]
2058 @cindex string constants, outputting
2059 Instead of the normal output, output only @dfn{string constants}: at
2060 least @var{bytes} consecutive printable characters,
2061 followed by a zero byte (ASCII NUL).
2062 Prefixes and suffixes on @var{bytes} are interpreted as for the
2065 If @var{bytes} is omitted with @option{--strings}, the default is 3.
2068 @itemx --format=@var{type}
2071 Select the format in which to output the file data. @var{type} is a
2072 string of one or more of the below type indicator characters. If you
2073 include more than one type indicator character in a single @var{type}
2074 string, or use this option more than once, @command{od} writes one copy
2075 of each output line using each of the data types that you specified,
2076 in the order that you specified.
2078 Adding a trailing ``z'' to any type specification appends a display
2079 of the single byte character representation of the printable characters
2080 to the output line generated by the type specification.
2084 named character, ignoring high-order bit
2086 printable single byte character, C backslash escape
2087 or a 3 digit octal sequence
2091 floating point (@pxref{Floating point})
2100 The type @code{a} outputs things like @samp{sp} for space, @samp{nl} for
2101 newline, and @samp{nul} for a zero byte. Only the least significant
2102 seven bits of each byte is used; the high-order bit is ignored.
2103 Type @code{c} outputs
2104 @samp{ }, @samp{\n}, and @code{\0}, respectively.
2107 Except for types @samp{a} and @samp{c}, you can specify the number
2108 of bytes to use in interpreting each number in the given data type
2109 by following the type indicator character with a decimal integer.
2110 Alternately, you can specify the size of one of the C compiler's
2111 built-in data types by following the type indicator character with
2112 one of the following characters. For integers (@samp{d}, @samp{o},
2113 @samp{u}, @samp{x}):
2126 For floating point (@code{f}):
2130 @uref{https://en.wikipedia.org/wiki/Bfloat16_floating-point_format,
2133 @uref{https://en.wikipedia.org/wiki/Half-precision_floating-point_format,
2134 half precision float}
2144 @itemx --output-duplicates
2146 @opindex --output-duplicates
2147 Output consecutive lines that are identical. By default, when two or
2148 more consecutive output lines would be identical, @command{od} outputs only
2149 the first line, and puts just an asterisk on the following line to
2150 indicate the elision.
2153 @itemx --width[=@var{n}]
2156 Dump @code{n} input bytes per output line. This must be a multiple of
2157 the least common multiple of the sizes associated with the specified
2160 If this option is not given at all, the default is 16. If @var{n} is
2161 omitted, the default is 32.
2165 The next several options are shorthands for format specifications.
2166 GNU @command{od} accepts any combination of shorthands and format
2167 specification options. These options accumulate.
2173 Output as named characters. Equivalent to @samp{-t a}.
2177 Output as octal bytes. Equivalent to @samp{-t o1}.
2181 Output as printable single byte characters, C backslash escapes
2182 or 3 digit octal sequences. Equivalent to @samp{-t c}.
2186 Output as unsigned decimal two-byte units. Equivalent to @samp{-t u2}.
2190 Output as floats. Equivalent to @samp{-t fF}.
2194 Output as decimal ints. Equivalent to @samp{-t dI}.
2198 Output as decimal long ints. Equivalent to @samp{-t dL}.
2202 Output as octal two-byte units. Equivalent to @option{-t o2}.
2206 Output as decimal two-byte units. Equivalent to @option{-t d2}.
2210 Output as hexadecimal two-byte units. Equivalent to @samp{-t x2}.
2213 @opindex --traditional
2214 Recognize the non-option label argument that traditional @command{od}
2215 accepted. The following syntax:
2218 od --traditional [@var{file}] [[+]@var{offset}[.][b] [[+]@var{label}[.][b]]]
2222 can be used to specify at most one file and optional arguments
2223 specifying an offset and a pseudo-start address, @var{label}.
2224 The @var{label} argument is interpreted
2225 just like @var{offset}, but it specifies an initial pseudo-address. The
2226 pseudo-addresses are displayed in parentheses following any normal
2234 @node base32 invocation
2235 @section @command{base32}: Transform data into printable data
2238 @cindex base32 encoding
2240 @command{base32} transforms data read from a file, or standard input,
2241 into (or from) base32 encoded form. The base32 encoded form uses
2242 printable ASCII characters to represent binary data.
2243 The usage and options of this command are precisely the
2244 same as for @command{base64}. @xref{base64 invocation}.
2245 For more general encoding functionality see @ref{basenc invocation}.
2248 @node base64 invocation
2249 @section @command{base64}: Transform data into printable data
2252 @cindex base64 encoding
2254 @command{base64} transforms data read from a file, or standard input,
2255 into (or from) base64 encoded form. The base64 encoded form uses
2256 printable ASCII characters to represent binary data.
2260 base64 [@var{option}]@dots{} [@var{file}]
2261 base64 --decode [@var{option}]@dots{} [@var{file}]
2264 The base64 encoding expands data to roughly 133% of the original.
2265 The base32 encoding expands data to roughly 160% of the original.
2266 The format conforms to
2267 @uref{https://datatracker.ietf.org/doc/rfc4648/, RFC 4648}.
2269 For more general encoding functionality see @ref{basenc invocation}.
2271 The program accepts the following options. Also see @ref{Common options}.
2276 @itemx --wrap=@var{cols}
2280 @cindex column to wrap data after
2281 During encoding, wrap lines after @var{cols} characters. This must be
2284 The default is to wrap after 76 characters. Use the value 0 to
2285 disable line wrapping altogether.
2291 @cindex Decode base64 data
2292 @cindex Base64 decoding
2293 Change the mode of operation, from the default of encoding data, to
2294 decoding data. Input is expected to be base64 encoded data, and the
2295 output will be the original data.
2298 @itemx --ignore-garbage
2300 @opindex --ignore-garbage
2301 @cindex Ignore garbage in base64 stream
2302 When decoding, newlines are always accepted.
2303 During decoding, ignore unrecognized bytes,
2304 to permit distorted data to be decoded.
2310 @node basenc invocation
2311 @section @command{basenc}: Transform data into printable data
2314 @cindex base32 encoding
2316 @command{basenc} transforms data read from a file, or standard input,
2317 into (or from) various common encoding forms. The encoded form uses
2318 printable ASCII characters to represent binary data.
2323 basenc @var{encoding} [@var{option}]@dots{} [@var{file}]
2324 basenc @var{encoding} --decode [@var{option}]@dots{} [@var{file}]
2327 The @var{encoding} argument is required. If @var{file} is omitted,
2328 @command{basenc} reads from standard input.
2329 The @option{-w/--wrap},@option{-i/--ignore-garbage},
2330 @option{-d/--decode} options of this command are precisely the same as
2331 for @command{base64}. @xref{base64 invocation}.
2334 Supported @var{encoding}s are:
2340 Encode into (or decode from with @option{-d/--decode}) base64 form.
2341 The format conforms to
2342 @uref{https://datatracker.ietf.org/doc/html/rfc4648#section-4, RFC 4648#4}.
2343 Equivalent to the @command{base64} command.
2346 @opindex --base64url
2347 Encode into (or decode from with @option{-d/--decode}) file-and-url-safe
2348 base64 form (using @samp{_} and @samp{-} instead of @samp{+} and @samp{/}).
2349 The format conforms to
2350 @uref{https://datatracker.ietf.org/doc/html/rfc4648#section-5, RFC 4648#5}.
2354 Encode into (or decode from with @option{-d/--decode}) base32 form.
2355 The encoded data uses the @samp{ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=} characters.
2356 The format conforms to
2357 @uref{https://datatracker.ietf.org/doc/html/rfc4648#section-6, RFC 4648#6}.
2358 Equivalent to the @command{base32} command.
2361 @opindex --base32hex
2362 Encode into (or decode from with @option{-d/--decode}) Extended Hex Alphabet
2363 base32 form. The encoded data uses the
2364 @samp{0123456789ABCDEFGHIJKLMNOPQRSTUV=} characters. The format conforms to
2365 @uref{https://datatracker.ietf.org/doc/html/rfc4648#section-7, RFC 4648#7}.
2369 Encode into (or decode from with @option{-d/--decode}) base16 (hexadecimal)
2370 form. The encoded data uses the @samp{0123456789ABCDEF} characters. The format
2372 @uref{https://datatracker.ietf.org/doc/html/rfc4648#section-8, RFC 4648#8}.
2375 @opindex --base2lsbf
2376 Encode into (or decode from with @option{-d/--decode}) binary string form
2377 (@samp{0} and @samp{1}) with the @emph{least} significant bit of every byte
2381 @opindex --base2msbf
2382 Encode into (or decode from with @option{-d/--decode}) binary string form
2383 (@samp{0} and @samp{1}) with the @emph{most} significant bit of every byte
2388 Encode into (or decode from with @option{-d/--decode}) Z85 form
2389 (a modified Ascii85 form). The encoded data uses the
2390 @samp{0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTU@
2391 VWXYZ.-:+=^!/*?&<>()[]@{@}@@%$#}.
2392 characters. The format conforms to
2393 @uref{https://rfc.zeromq.org/spec:32/Z85/, ZeroMQ spec:32/Z85}.
2395 When encoding with @option{--z85}, input length must be a multiple of 4;
2396 when decoding with @option{--z85}, input length must be a multiple of 5.
2402 Encoding/decoding examples:
2405 $ printf '\376\117\202' | basenc --base64
2408 $ printf '\376\117\202' | basenc --base64url
2411 $ printf '\376\117\202' | basenc --base32
2414 $ printf '\376\117\202' | basenc --base32hex
2417 $ printf '\376\117\202' | basenc --base16
2420 $ printf '\376\117\202' | basenc --base2lsbf
2421 011111111111001001000001
2423 $ printf '\376\117\202' | basenc --base2msbf
2424 111111100100111110000010
2426 $ printf '\376\117\202\000' | basenc --z85
2429 $ printf 01010100 | basenc --base2msbf --decode
2432 $ printf 01010100 | basenc --base2lsbf --decode
2438 @node Formatting file contents
2439 @chapter Formatting file contents
2441 @cindex formatting file contents
2443 These commands reformat the contents of files.
2446 * fmt invocation:: Reformat paragraph text.
2447 * pr invocation:: Paginate or columnate files for printing.
2448 * fold invocation:: Wrap input lines to fit in specified width.
2452 @node fmt invocation
2453 @section @command{fmt}: Reformat paragraph text
2456 @cindex reformatting paragraph text
2457 @cindex paragraphs, reformatting
2458 @cindex text, reformatting
2460 @command{fmt} fills and joins lines to produce output lines of (at most)
2461 a given number of characters (75 by default). Synopsis:
2464 fmt [@var{option}]@dots{} [@var{file}]@dots{}
2467 @command{fmt} reads from the specified @var{file} arguments (or standard
2468 input if none are given), and writes to standard output.
2470 By default, blank lines, spaces between words, and indentation are
2471 preserved in the output; successive input lines with different
2472 indentation are not joined; tabs are expanded on input and introduced on
2475 @cindex line-breaking
2476 @cindex sentences and line-breaking
2477 @cindex Knuth, Donald E.
2478 @cindex Plass, Michael F.
2479 @command{fmt} prefers breaking lines at the end of a sentence, and tries to
2480 avoid line breaks after the first word of a sentence or before the last
2481 word of a sentence. A @dfn{sentence break} is defined as either the end
2482 of a paragraph or a word ending in any of @samp{.?!}, followed by two
2483 spaces or end of line, ignoring any intervening parentheses or quotes.
2484 Like @TeX{}, @command{fmt} reads entire ``paragraphs'' before choosing line
2485 breaks; the algorithm is a variant of that given by Donald E. Knuth
2486 and Michael F. Plass in ``Breaking Paragraphs Into Lines'',
2487 @cite{Software: Practice & Experience} @b{11}, 11 (November 1981),
2490 The program accepts the following options. Also see @ref{Common options}.
2495 @itemx --crown-margin
2497 @opindex --crown-margin
2498 @cindex crown margin
2499 @dfn{Crown margin} mode: preserve the indentation of the first two
2500 lines within a paragraph, and align the left margin of each subsequent
2501 line with that of the second line.
2504 @itemx --tagged-paragraph
2506 @opindex --tagged-paragraph
2507 @cindex tagged paragraphs
2508 @dfn{Tagged paragraph} mode: like crown margin mode, except that if
2509 indentation of the first line of a paragraph is the same as the
2510 indentation of the second, the first line is treated as a one-line
2516 @opindex --split-only
2517 Split lines only. Do not join short lines to form longer ones. This
2518 prevents sample lines of code, and other such ``formatted'' text from
2519 being unduly combined.
2522 @itemx --uniform-spacing
2524 @opindex --uniform-spacing
2525 Uniform spacing. Reduce spacing between words to one space, and spacing
2526 between sentences to two spaces.
2529 @itemx -w @var{width}
2530 @itemx --width=@var{width}
2531 @opindex -@var{width}
2534 Fill output lines up to @var{width} characters (default 75 or @var{goal}
2535 plus 10, if @var{goal} is provided).
2538 @itemx --goal=@var{goal}
2541 @command{fmt} initially tries to make lines @var{goal} characters wide.
2542 By default, this is 7% shorter than @var{width}.
2544 @item -p @var{prefix}
2545 @itemx --prefix=@var{prefix}
2546 Only lines beginning with @var{prefix} (possibly preceded by whitespace)
2547 are subject to formatting. The prefix and any preceding whitespace are
2548 stripped for the formatting and then re-attached to each formatted output
2549 line. One use is to format certain kinds of program comments, while
2550 leaving the code unchanged.
2557 @section @command{pr}: Paginate or columnate files for printing
2560 @cindex printing, preparing files for
2561 @cindex multicolumn output, generating
2562 @cindex merging files in parallel
2564 @command{pr} writes each @var{file} (@samp{-} means standard input), or
2565 standard input if none are given, to standard output, paginating and
2566 optionally outputting in multicolumn format; optionally merges all
2567 @var{file}s, printing all in parallel, one per column. Synopsis:
2570 pr [@var{option}]@dots{} [@var{file}]@dots{}
2574 By default, a 5-line header is printed at each page: two blank lines;
2575 a line with the date, the file name, and the page count; and two more
2576 blank lines. A footer of five blank lines is also printed.
2577 The default @var{page_length} is 66
2578 lines. The default number of text lines is therefore 56.
2579 The text line of the header takes the form
2580 @samp{@var{date} @var{string} @var{page}}, with spaces inserted around
2581 @var{string} so that the line takes up the full @var{page_width}. Here,
2582 @var{date} is the date (see the @option{-D} or @option{--date-format}
2583 option for details), @var{string} is the centered header string, and
2584 @var{page} identifies the page number. The @env{LC_MESSAGES} locale
2585 category affects the spelling of @var{page}; in the default C locale, it
2586 is @samp{Page @var{number}} where @var{number} is the decimal page
2589 Form feeds in the input cause page breaks in the output. Multiple form
2590 feeds produce empty pages.
2592 Columns are of equal width, separated by an optional string (default
2593 is @samp{space}). For multicolumn output, lines will always be truncated to
2594 @var{page_width} (default 72), unless you use the @option{-J} option.
2596 column output no line truncation occurs by default. Use @option{-W} option to
2597 truncate lines in that case.
2599 The program accepts the following options. Also see @ref{Common options}.
2603 @item +@var{first_page}[:@var{last_page}]
2604 @itemx --pages=@var{first_page}[:@var{last_page}]
2605 @c The two following @opindex lines evoke warnings because they contain ':'
2606 @c The 'info' spec does not permit that. If we use those lines, we end
2607 @c up with truncated index entries that don't work.
2608 @c @opindex +@var{first_page}[:@var{last_page}]
2609 @c @opindex --pages=@var{first_page}[:@var{last_page}]
2610 @opindex +@var{page_range}
2611 @opindex --pages=@var{page_range}
2612 Begin printing with page @var{first_page} and stop with @var{last_page}.
2613 Missing @samp{:@var{last_page}} implies end of file. While estimating
2614 the number of skipped pages each form feed in the input file results
2615 in a new page. Page counting with and without @samp{+@var{first_page}}
2616 is identical. By default, counting starts with the first page of input
2617 file (not first page printed). Line numbering may be altered by @option{-N}
2621 @itemx --columns=@var{column}
2622 @opindex -@var{column}
2624 @cindex down columns
2625 With each single @var{file}, produce @var{column} columns of output
2626 (default is 1) and print columns down, unless @option{-a} is used. The
2627 column width is automatically decreased as @var{column} increases; unless
2628 you use the @option{-W/-w} option to increase @var{page_width} as well.
2629 This option might well cause some lines to be truncated. The number of
2630 lines in the columns on each page are balanced. The options @option{-e}
2631 and @option{-i} are on for multiple text-column output. Together with
2632 @option{-J} option column alignment and line truncation is turned off.
2633 Lines of full length are joined in a free field format and @option{-S}
2634 option may set field separators. @option{-@var{column}} may not be used
2635 with @option{-m} option.
2641 @cindex across columns
2642 With each single @var{file}, print columns across rather than down. The
2643 @option{-@var{column}} option must be given with @var{column} greater than one.
2644 If a line is too long to fit in a column, it is truncated.
2647 @itemx --show-control-chars
2649 @opindex --show-control-chars
2650 Print control characters using hat notation (e.g., @samp{^G}); print
2651 other nonprinting characters in octal backslash notation. By default,
2652 nonprinting characters are not changed.
2655 @itemx --double-space
2657 @opindex --double-space
2658 @cindex double spacing
2659 Double space the output.
2661 @item -D @var{format}
2662 @itemx --date-format=@var{format}
2663 @cindex time formats
2664 @cindex formatting times
2665 Format header dates using @var{format}, using the same conventions as
2666 for the command @samp{date +@var{format}}. @xref{date invocation}.
2667 Except for directives, which start with
2668 @samp{%}, characters in @var{format} are printed unchanged. You can use
2669 this option to specify an arbitrary string in place of the header date,
2670 e.g., @option{--date-format="Monday morning"}.
2672 @vindex POSIXLY_CORRECT
2674 The default date format is @samp{%Y-%m-%d %H:%M} (for example,
2675 @samp{2020-07-09 23:59});
2676 but if the @env{POSIXLY_CORRECT} environment variable is set
2677 and the @env{LC_TIME} locale category specifies the POSIX
2678 locale, the default is @samp{%b %e %H:%M %Y} (for example,
2679 @samp{Jul@ @ 9 23:59 2020}.
2682 Timestamps are listed according to the time zone rules specified by
2683 the @env{TZ} environment variable, or by the system default rules if
2684 @env{TZ} is not set. @xref{TZ Variable,, Specifying the Time Zone
2685 with @env{TZ}, libc, The GNU C Library Reference Manual}.
2687 @item -e[@var{in-tabchar}[@var{in-tabwidth}]]
2688 @itemx --expand-tabs[=@var{in-tabchar}[@var{in-tabwidth}]]
2690 @opindex --expand-tabs
2692 Expand @var{tab}s to spaces on input. Optional argument @var{in-tabchar} is
2693 the input tab character (default is the TAB character). Second optional
2694 argument @var{in-tabwidth} is the input tab character's width (default
2702 @opindex --form-feed
2703 Use a form feed instead of newlines to separate output pages. This does
2704 not alter the default page length of 66 lines.
2706 @item -h @var{header}
2707 @itemx --header=@var{header}
2710 Replace the file name in the header with the centered string @var{header}.
2711 When using the shell, @var{header} should be quoted and should be
2712 separated from @option{-h} by a space.
2714 @item -i[@var{out-tabchar}[@var{out-tabwidth}]]
2715 @itemx --output-tabs[=@var{out-tabchar}[@var{out-tabwidth}]]
2717 @opindex --output-tabs
2719 Replace spaces with @var{tab}s on output. Optional argument @var{out-tabchar}
2720 is the output tab character (default is the TAB character). Second optional
2721 argument @var{out-tabwidth} is the output tab character's width (default
2727 @opindex --join-lines
2728 Merge lines of full length. Used together with the column options
2729 @option{-@var{column}}, @option{-a -@var{column}} or @option{-m}. Turns off
2730 @option{-W/-w} line truncation;
2731 no column alignment used; may be used with
2732 @option{--sep-string[=@var{string}]}. @option{-J} has been introduced
2733 (together with @option{-W} and @option{--sep-string})
2734 to disentangle the old (POSIX-compliant) options @option{-w} and
2735 @option{-s} along with the three column options.
2738 @item -l @var{page_length}
2739 @itemx --length=@var{page_length}
2742 Set the page length to @var{page_length} (default 66) lines, including
2743 the lines of the header [and the footer]. If @var{page_length} is less
2744 than or equal to 10, the header and footer are omitted, as if the
2745 @option{-t} option had been given.
2751 Merge and print all @var{file}s in parallel, one in each column. If a
2752 line is too long to fit in a column, it is truncated, unless the @option{-J}
2753 option is used. @option{--sep-string[=@var{string}]} may be used.
2755 some @var{file}s (form feeds set) produce empty columns, still marked
2756 by @var{string}. The result is a continuous line numbering and column
2757 marking throughout the whole merged file. Completely empty merged pages
2758 show no separators or line numbers. The default header becomes
2759 @samp{@var{date} @var{page}} with spaces inserted in the middle; this
2760 may be used with the @option{-h} or @option{--header} option to fill up
2761 the middle blank part.
2763 @item -n[@var{number-separator}[@var{digits}]]
2764 @itemx --number-lines[=@var{number-separator}[@var{digits}]]
2766 @opindex --number-lines
2767 Provide @var{digits} digit line numbering (default for @var{digits} is
2768 5). With multicolumn output the number occupies the first @var{digits}
2769 column positions of each text column or only each line of @option{-m}
2770 output. With single column output the number precedes each line just as
2771 @option{-m} does. Default counting of the line numbers starts with the
2772 first line of the input file (not the first line printed, compare the
2773 @option{--page} option and @option{-N} option).
2774 Optional argument @var{number-separator} is the character appended to
2775 the line number to separate it from the text followed. The default
2776 separator is the TAB character. In a strict sense a TAB is always
2777 printed with single column output only. The TAB width varies
2778 with the TAB position, e.g., with the left @var{margin} specified
2779 by @option{-o} option. With multicolumn output priority is given to
2780 @samp{equal width of output columns} (a POSIX specification).
2781 The TAB width is fixed to the value of the first column and does
2782 not change with different values of left @var{margin}. That means a
2783 fixed number of spaces is always printed in the place of the
2784 @var{number-separator} TAB@. The tabification depends upon the output
2787 @item -N @var{line_number}
2788 @itemx --first-line-number=@var{line_number}
2790 @opindex --first-line-number
2791 Start line counting with the number @var{line_number} at first line of
2792 first page printed (in most cases not the first line of the input file).
2794 @item -o @var{margin}
2795 @itemx --indent=@var{margin}
2798 @cindex indenting lines
2800 Indent each line with a margin @var{margin} spaces wide (default is zero).
2801 The total page width is the size of the margin plus the @var{page_width}
2802 set with the @option{-W/-w} option. A limited overflow may occur with
2803 numbered single column output (compare @option{-n} option).
2806 @itemx --no-file-warnings
2808 @opindex --no-file-warnings
2809 Do not print a warning message when an argument @var{file} cannot be
2810 opened. (The exit status will still be nonzero, however.)
2812 @item -s[@var{char}]
2813 @itemx --separator[=@var{char}]
2815 @opindex --separator
2816 Separate columns by a single character @var{char}. The default for
2817 @var{char} is the TAB character without @option{-w} and @samp{no
2818 character} with @option{-w}. Without @option{-s} the default separator
2819 @samp{space} is set. @option{-s[char]} turns off line truncation of all
2820 three column options (@option{-COLUMN}|@option{-a -COLUMN}|@option{-m}) unless
2821 @option{-w} is set. This is a POSIX-compliant formulation.
2824 @item -S[@var{string}]
2825 @itemx --sep-string[=@var{string}]
2827 @opindex --sep-string
2828 Use @var{string} to separate output columns. The @option{-S} option doesn't
2829 affect the @option{-W/-w} option, unlike the @option{-s} option which does. It
2830 does not affect line truncation or column alignment.
2831 Without @option{-S}, and with @option{-J}, @command{pr} uses the default output
2833 Without @option{-S} or @option{-J}, @command{pr} uses a @samp{space}
2834 (same as @option{-S"@w{ }"}).
2835 If no @samp{@var{string}} argument is specified, @samp{""} is assumed.
2838 @itemx --omit-header
2840 @opindex --omit-header
2841 Do not print the usual header [and footer] on each page, and do not fill
2842 out the bottom of pages (with blank lines or a form feed). No page
2843 structure is produced, but form feeds set in the input files are retained.
2844 The predefined pagination is not changed. @option{-t} or @option{-T} may be
2845 useful together with other options; e.g.: @option{-t -e4}, expand TAB characters
2846 in the input file to 4 spaces but don't make any other changes. Use of
2847 @option{-t} overrides @option{-h}.
2850 @itemx --omit-pagination
2852 @opindex --omit-pagination
2853 Do not print header [and footer]. In addition eliminate all form feeds
2854 set in the input files.
2857 @itemx --show-nonprinting
2859 @opindex --show-nonprinting
2860 Print nonprinting characters in octal backslash notation.
2862 @item -w @var{page_width}
2863 @itemx --width=@var{page_width}
2866 Set page width to @var{page_width} characters for multiple text-column
2867 output only (default for @var{page_width} is 72). The specified
2868 @var{page_width} is rounded down so that columns have equal width.
2869 @option{-s[CHAR]} turns off the default page width and any line truncation
2870 and column alignment.
2871 Lines of full length are merged, regardless of the column options
2872 set. No @var{page_width} setting is possible with single column output.
2873 A POSIX-compliant formulation.
2875 @item -W @var{page_width}
2876 @itemx --page_width=@var{page_width}
2878 @opindex --page_width
2879 Set the page width to @var{page_width} characters, honored with and
2880 without a column option. With a column option, the specified @var{page_width}
2881 is rounded down so that columns have equal width. Text lines are truncated,
2882 unless @option{-J} is used. Together with one of the three column options
2883 (@option{-@var{column}}, @option{-a -@var{column}} or @option{-m}) column
2884 alignment is always used. The separator options @option{-S} or @option{-s}
2885 don't disable the @option{-W} option. Default is 72 characters. Without
2886 @option{-W @var{page_width}} and without any of the column options NO line
2887 truncation is used (defined to keep downward compatibility and to meet
2888 most frequent tasks). That's equivalent to @option{-W 72 -J}@. The header
2889 line is never truncated.
2896 @node fold invocation
2897 @section @command{fold}: Wrap input lines to fit in specified width
2900 @cindex wrapping long input lines
2901 @cindex folding long input lines
2903 @command{fold} writes each @var{file} (@option{-} means standard input), or
2904 standard input if none are given, to standard output, breaking long
2908 fold [@var{option}]@dots{} [@var{file}]@dots{}
2911 By default, @command{fold} breaks lines wider than 80 columns. The output
2912 is split into as many lines as necessary.
2914 @cindex screen columns
2915 @command{fold} counts screen columns by default; thus, a tab may count more
2916 than one column, backspace decreases the column count, and carriage
2917 return sets the column to zero.
2919 The program accepts the following options. Also see @ref{Common options}.
2927 Count bytes rather than columns, so that tabs, backspaces, and carriage
2928 returns are each counted as taking up one column, just like other
2935 Break at word boundaries: the line is broken after the last blank before
2936 the maximum line length. If the line contains no such blanks, the line
2937 is broken at the maximum line length as usual.
2939 @item -w @var{width}
2940 @itemx --width=@var{width}
2943 Use a maximum line length of @var{width} columns instead of 80.
2945 For compatibility @command{fold} supports an obsolete option syntax
2946 @option{-@var{width}}. New scripts should use @option{-w @var{width}}
2954 @node Output of parts of files
2955 @chapter Output of parts of files
2957 @cindex output of parts of files
2958 @cindex parts of files, output of
2960 These commands output pieces of the input.
2963 * head invocation:: Output the first part of files.
2964 * tail invocation:: Output the last part of files.
2965 * split invocation:: Split a file into pieces.
2966 * csplit invocation:: Split a file into context-determined pieces.
2969 @node head invocation
2970 @section @command{head}: Output the first part of files
2973 @cindex initial part of files, outputting
2974 @cindex first part of files, outputting
2976 @command{head} prints the first part (10 lines by default) of each
2977 @var{file}; it reads from standard input if no files are given or
2978 when given a @var{file} of @option{-}. Synopsis:
2981 head [@var{option}]@dots{} [@var{file}]@dots{}
2984 If more than one @var{file} is specified, @command{head} prints a
2985 one-line header consisting of:
2988 ==> @var{file name} <==
2992 before the output for each @var{file}.
2994 The program accepts the following options. Also see @ref{Common options}.
2998 @item -c [-]@var{num}
2999 @itemx --bytes=[-]@var{num}
3002 Print the first @var{num} bytes, instead of initial lines.
3003 However, if @var{num} is prefixed with a @samp{-},
3004 print all but the last @var{num} bytes of each file.
3005 @multiplierSuffixes{num}
3007 @item -n [-]@var{num}
3008 @itemx --lines=[-]@var{num}
3011 Output the first @var{num} lines.
3012 However, if @var{num} is prefixed with a @samp{-},
3013 print all but the last @var{num} lines of each file.
3014 Size multiplier suffixes are the same as with the @option{-c} option.
3022 Never print file name headers.
3028 Always print file name headers.
3034 For compatibility @command{head} also supports an obsolete option syntax
3035 @option{-[@var{num}][bkm][cqv]}, which is recognized only if it is
3036 specified first. @var{num} is a decimal number optionally followed
3037 by a size letter (@samp{b}, @samp{k}, @samp{m}) as in @option{-c}, or
3038 @samp{l} to mean count by lines, or other option letters (@samp{cqv}).
3039 Scripts intended for standard hosts should use @option{-c @var{num}}
3040 or @option{-n @var{num}} instead. If your script must also run on
3041 hosts that support only the obsolete syntax, it is usually simpler to
3042 avoid @command{head}, e.g., by using @samp{sed 5q} instead of
3048 @node tail invocation
3049 @section @command{tail}: Output the last part of files
3052 @cindex last part of files, outputting
3054 @command{tail} prints the last part (10 lines by default) of each
3055 @var{file}; it reads from standard input if no files are given or
3056 when given a @var{file} of @samp{-}. Synopsis:
3059 tail [@var{option}]@dots{} [@var{file}]@dots{}
3062 If more than one @var{file} is specified, @command{tail} prints a
3063 one-line header before the output for each @var{file}, consisting of:
3066 ==> @var{file name} <==
3069 For further processing of tail output, it can be useful to convert the
3070 file headers to line prefixes, which can be done like:
3075 /^==> .* <==$/ @{prefix=substr($0,5,length-8)":"; next@}
3080 @cindex BSD @command{tail}
3081 GNU @command{tail} can output any amount of data (some other versions of
3082 @command{tail} cannot). It also has no @option{-r} option (print in
3083 reverse), since reversing a file is really a different job from printing
3084 the end of a file; BSD @command{tail} (which is the one with @option{-r}) can
3085 only reverse files that are at most as large as its buffer, which is
3086 typically 32 KiB@. A more reliable and versatile way to reverse files is
3087 the GNU @command{tac} command.
3089 The program accepts the following options. Also see @ref{Common options}.
3093 @item -c [+]@var{num}
3094 @itemx --bytes=[+]@var{num}
3097 Output the last @var{num} bytes, instead of final lines.
3098 If @var{num} is prefixed with a @samp{+}, start printing with
3099 byte @var{num} from the start of each file. For example to skip the first byte
3100 use @code{tail -c +2}, while to skip all but the last byte use @code{tail -c 1}.
3101 @multiplierSuffixes{num}
3104 @itemx --follow[=@var{how}]
3107 @cindex growing files
3108 @vindex name @r{follow option}
3109 @vindex descriptor @r{follow option}
3110 Loop forever trying to read more characters at the end of the file,
3111 presumably because the file is growing.
3112 If more than one file is given, @command{tail} prints a header whenever it
3113 gets output from a different file, to indicate which file that output is
3116 There are two ways to specify how you'd like to track files with this option,
3117 but that difference is noticeable only when a followed file is removed or
3119 If you'd like to continue to track the end of a growing file even after
3120 it has been unlinked, use @option{--follow=descriptor}. This is the default
3121 behavior, but it is not useful if you're tracking a log file that may be
3122 rotated (removed or renamed, then reopened). In that case, use
3123 @option{--follow=name} to track the named file, perhaps by reopening it
3124 periodically to see if it has been removed and recreated by some other program.
3125 The inotify-based implementation handles this case without
3126 the need for any periodic reopening.
3128 No matter which method you use, if the tracked file is determined to have
3129 shrunk, @command{tail} prints a message saying the file has been truncated
3130 and resumes tracking from the start of the file, assuming it has been
3131 truncated to 0, which is the usual truncation operation for log files.
3133 When a file is removed, @command{tail}'s behavior depends on whether it is
3134 following the name or the descriptor. When following by name, tail can
3135 detect that a file has been removed and gives a message to that effect,
3136 and if @option{--retry} has been specified it will continue checking
3137 periodically to see if the file reappears.
3138 When following a descriptor, tail does not detect that the file has
3139 been unlinked or renamed and issues no message; even though the file
3140 may no longer be accessible via its original name, it may still be
3143 The option values @samp{descriptor} and @samp{name} may be specified only
3144 with the long form of the option, not with @option{-f}.
3146 The @option{-f} option is ignored if
3147 no @var{file} operand is specified and standard input is a FIFO or a pipe.
3148 Likewise, the @option{-f} option has no effect for any
3149 operand specified as @samp{-}, when standard input is a FIFO or a pipe.
3151 With kernel inotify support, output is triggered by file changes
3152 and is generally very prompt.
3153 Otherwise, @command{tail} sleeps for one second between checks --
3154 use @option{--sleep-interval=@var{n}} to change that default -- which can
3155 make the output appear slightly less responsive or bursty.
3156 When using tail without inotify support, you can make it more responsive
3157 by using a sub-second sleep interval, e.g., via an alias like this:
3160 alias tail='tail -s.1'
3165 This option is the same as @option{--follow=name --retry}. That is, tail
3166 will attempt to reopen a file when it is removed. Should this fail, tail
3167 will keep trying until it becomes accessible again.
3169 @item --max-unchanged-stats=@var{n}
3170 @opindex --max-unchanged-stats
3171 When tailing a file by name, if there have been @var{n} (default
3172 n=@value{DEFAULT_MAX_N_UNCHANGED_STATS_BETWEEN_OPENS}) consecutive
3173 iterations for which the file has not changed, then
3174 @code{open}/@code{fstat} the file to determine if that file name is
3175 still associated with the same device/inode-number pair as before.
3176 When following a log file that is rotated, this is approximately the
3177 number of seconds between when tail prints the last pre-rotation lines
3178 and when it prints the lines that have accumulated in the new log file.
3179 This option is meaningful only when polling (i.e., without inotify)
3180 and when following by name.
3182 @item -n [+]@var{num}
3183 @itemx --lines=[+]@var{}
3186 Output the last @var{num} lines.
3187 If @var{num} is prefixed with a @samp{+}, start printing with
3188 line @var{num} from the start of each file. For example to skip the first line
3189 use @code{tail -n +2}, while to skip all but the last line use @code{tail -n 1}.
3190 Size multiplier suffixes are the same as with the @option{-c} option.
3192 @item --pid=@var{pid}
3194 When following by name or by descriptor, you may specify the process ID,
3195 @var{pid}, of one or more (by repeating @option{--pid}) writers of the
3196 @var{file} arguments. Then, shortly after all the identified
3197 processes terminate, tail will also terminate. This will
3198 work properly only if the writers and the tailing process are running on
3199 the same machine. For example, to save the output of a build in a file
3200 and to watch the file grow, if you invoke @command{make} and @command{tail}
3201 like this then the tail process will stop when your build completes.
3202 Without this option, you would have had to kill the @code{tail -f}
3206 $ make >& makerr & tail --pid=$! -f makerr
3209 If you specify a @var{pid} that is not in use or that does not correspond
3210 to the process that is writing to the tailed files, then @command{tail}
3211 may terminate long before any @var{file}s stop growing or it may not
3212 terminate until long after the real writer has terminated.
3213 On some systems, @option{--pid} is not supported and @command{tail}
3222 Never print file name headers.
3226 Indefinitely try to open the specified file.
3227 This option is useful mainly when following (and otherwise issues a warning).
3229 When following by file descriptor (i.e., with @option{--follow=descriptor}),
3230 this option only affects the initial open of the file, as after a successful
3231 open, @command{tail} will start following the file descriptor.
3233 When following by name (i.e., with @option{--follow=name}), @command{tail}
3234 infinitely retries to re-open the given files until killed.
3236 Without this option, when @command{tail} encounters a file that doesn't
3237 exist or is otherwise inaccessible, it reports that fact and
3238 never checks it again.
3240 @item -s @var{number}
3241 @itemx --sleep-interval=@var{number}
3243 @opindex --sleep-interval
3244 Change the number of seconds to wait between iterations (the default is 1.0).
3245 During one iteration, every specified file is checked to see if it has
3247 When @command{tail} uses inotify, this polling-related option
3248 is usually ignored. However, if you also specify @option{--pid=@var{p}},
3249 @command{tail} checks whether process @var{p} is alive at least
3250 every @var{number} seconds.
3251 The @var{number} must be non-negative and can be a floating-point number
3252 in either the current or the C locale. @xref{Floating point}.
3258 Always print file name headers.
3264 For compatibility @command{tail} also supports an obsolete usage
3265 @samp{tail -[@var{num}][bcl][f] [@var{file}]}, which is recognized
3266 only if it does not conflict with the usage described
3267 above. This obsolete form uses exactly one option and at most one
3268 file. In the option, @var{num} is an optional decimal number optionally
3269 followed by a size letter (@samp{b}, @samp{c}, @samp{l}) to mean count
3270 by 512-byte blocks, bytes, or lines, optionally followed by @samp{f}
3271 which has the same meaning as @option{-f}.
3273 @vindex _POSIX2_VERSION
3274 On systems not conforming to POSIX 1003.1-2001, the leading @samp{-}
3275 can be replaced by @samp{+} in the traditional option syntax with the
3276 same meaning as in counts, and on obsolete systems predating POSIX
3277 1003.1-2001 traditional usage overrides normal usage when the two
3278 conflict. This behavior can be controlled with the
3279 @env{_POSIX2_VERSION} environment variable (@pxref{Standards
3282 Scripts intended for use on standard hosts should avoid traditional
3283 syntax and should use @option{-c @var{num}[b]}, @option{-n
3284 @var{num}}, and/or @option{-f} instead. If your script must also
3285 run on hosts that support only the traditional syntax, you can often
3286 rewrite it to avoid problematic usages, e.g., by using @samp{sed -n
3287 '$p'} rather than @samp{tail -1}. If that's not possible, the script
3288 can use a test like @samp{if tail -c +1 </dev/null >/dev/null 2>&1;
3289 then @dots{}} to decide which syntax to use.
3291 Even if your script assumes the standard behavior, you should still
3292 beware usages whose behaviors differ depending on the POSIX
3293 version. For example, avoid @samp{tail - main.c}, since it might be
3294 interpreted as either @samp{tail main.c} or as @samp{tail -- -
3295 main.c}; avoid @samp{tail -c 4}, since it might mean either @samp{tail
3296 -c4} or @samp{tail -c 10 4}; and avoid @samp{tail +4}, since it might
3297 mean either @samp{tail ./+4} or @samp{tail -n +4}.
3302 @node split invocation
3303 @section @command{split}: Split a file into pieces.
3306 @cindex splitting a file into pieces
3307 @cindex pieces, splitting a file into
3309 @command{split} creates output files containing consecutive or interleaved
3310 sections of @var{input} (standard input if none is given or @var{input}
3311 is @samp{-}). Synopsis:
3314 split [@var{option}] [@var{input} [@var{prefix}]]
3317 By default, @command{split} puts 1000 lines of @var{input} (or whatever is
3318 left over for the last section), into each output file.
3320 @cindex output file name prefix
3321 The output files' names consist of @var{prefix} (@samp{x} by default)
3322 followed by a group of characters (@samp{aa}, @samp{ab}, @dots{} by
3323 default), such that concatenating the output files in traditional
3324 sorted order by file name produces the original input file (except
3325 @option{-nr/@var{n}}). By default split will initially create files
3326 with two generated suffix characters, and will increase this width by two
3327 when the next most significant position reaches the last character.
3328 (@samp{yz}, @samp{zaaa}, @samp{zaab}, @dots{}). In this way an arbitrary
3329 number of output files are supported, which sort as described above,
3330 even in the presence of an @option{--additional-suffix} option.
3331 If the @option{-a} option is specified and the output file names are
3332 exhausted, @command{split} reports an error without deleting the
3333 output files that it did create.
3335 The program accepts the following options. Also see @ref{Common options}.
3339 @item -l @var{lines}
3340 @itemx --lines=@var{lines}
3343 Put @var{lines} lines of @var{input} into each output file.
3344 If @option{--separator} is specified, then @var{lines} determines
3345 the number of records.
3347 For compatibility @command{split} also supports an obsolete
3348 option syntax @option{-@var{lines}}. New scripts should use
3349 @option{-l @var{lines}} instead.
3352 @itemx --bytes=@var{size}
3355 Put @var{size} bytes of @var{input} into each output file.
3356 @multiplierSuffixes{size}
3359 @itemx --line-bytes=@var{size}
3361 @opindex --line-bytes
3362 Put into each output file as many complete lines of @var{input} as
3363 possible without exceeding @var{size} bytes. Individual lines or records
3364 longer than @var{size} bytes are broken into multiple files.
3365 @var{size} has the same format as for the @option{--bytes} option.
3366 If @option{--separator} is specified, then @var{lines} determines
3367 the number of records.
3369 @item --filter=@var{command}
3371 With this option, rather than simply writing to each output file,
3372 write through a pipe to the specified shell @var{command} for each output file.
3373 @var{command} should use the $FILE environment variable, which is set
3374 to a different output file name for each invocation of the command.
3375 For example, imagine that you have a 1TiB compressed file
3376 that, if uncompressed, would be too large to reside on secondary storage,
3377 yet you must split it into individually-compressed pieces
3378 of a more manageable size.
3379 To do that, you might run this command:
3382 xz -dc BIG.xz | split -b200G --filter='xz > $FILE.xz' - big-
3385 Assuming a 10:1 compression ratio, that would create about fifty 20GiB files
3386 with names @file{big-aa.xz}, @file{big-ab.xz}, @file{big-ac.xz}, etc.
3388 @item -n @var{chunks}
3389 @itemx --number=@var{chunks}
3393 Split @var{input} to @var{chunks} output files where @var{chunks} may be:
3396 @var{n} generate @var{n} files based on current size of @var{input}
3397 @var{k}/@var{n} output only @var{k}th of @var{n} to standard output
3398 l/@var{n} generate @var{n} files without splitting lines or records
3399 l/@var{k}/@var{n} likewise but output only @var{k}th of @var{n} to stdout
3400 r/@var{n} like @samp{l} but use round robin distribution
3401 r/@var{k}/@var{n} likewise but output only @var{k}th of @var{n} to stdout
3404 If the input size is not a multiple of @var{n}, early output files are
3405 one byte longer than later output files, to make up the difference.
3406 Any excess bytes appearing after the initial calculation are discarded
3407 (except when using @samp{r} mode).
3409 All @var{n} files are created even if there are fewer than @var{n} lines,
3410 or the @var{input} is truncated.
3412 For @samp{l} mode, chunks are approximately @var{input} size / @var{n}.
3413 Although the @var{input} is still partitioned as before into @var{n} regions
3414 of approximately equal size, if a line @emph{starts} within a partition
3415 it is written completely to the corresponding file. Since lines or records
3416 are not split even if they overlap a partition, the files written
3417 can be larger or smaller than the partition size, and even empty
3418 if a line/record is so long as to completely overlap the partition.
3420 When the input is a pipe or some other special file where the size
3421 cannot easily be determined, there is no trouble for @samp{r} mode
3422 because the size of the input is irrelevant. For other modes, such an
3423 input is first copied to a temporary to determine its size.
3425 @item -a @var{length}
3426 @itemx --suffix-length=@var{length}
3428 @opindex --suffix-length
3429 Use suffixes of length @var{length}. If a @var{length} of 0 is specified,
3430 this is the same as if (any previous) @option{-a} was not specified, and
3431 thus enables the default behavior, which starts the suffix length at 2,
3432 and unless @option{-n} or @option{--numeric-suffixes=@var{from}} is
3433 specified, will auto increase the length by 2 as required.
3436 @itemx --numeric-suffixes[=@var{from}]
3438 @opindex --numeric-suffixes
3439 Use digits in suffixes rather than lower-case letters. The numerical
3440 suffix counts from @var{from} if specified, 0 otherwise.
3442 @var{from} is supported with the long form option, and is used to either set the
3443 initial suffix for a single run, or to set the suffix offset for independently
3444 split inputs, and consequently the auto suffix length expansion described above
3445 is disabled. Therefore you may also want to use option @option{-a} to allow
3446 suffixes beyond @samp{99}. If option @option{--number} is specified and
3447 the number of files is less than @var{from}, a single run is assumed and the
3448 minimum suffix length required is automatically determined.
3451 @itemx --hex-suffixes[=@var{from}]
3453 @opindex --hex-suffixes
3454 Like @option{--numeric-suffixes}, but use hexadecimal numbers (in lower case).
3456 @item --additional-suffix=@var{suffix}
3457 @opindex --additional-suffix
3458 Append an additional @var{suffix} to output file names. @var{suffix}
3459 must not contain slash.
3462 @itemx --elide-empty-files
3464 @opindex --elide-empty-files
3465 Suppress the generation of zero-length output files. This can happen
3466 with the @option{--number} option if a file is (truncated to be) shorter
3467 than the number requested, or if a line is so long as to completely
3468 span a chunk. The output file sequence numbers, always run consecutively
3469 even when this option is specified.
3471 @item -t @var{separator}
3472 @itemx --separator=@var{separator}
3474 @opindex --separator
3475 @cindex line separator character
3476 @cindex record separator character
3477 Use character @var{separator} as the record separator instead of the default
3478 newline character (ASCII LF).
3479 To specify ASCII NUL as the separator, use the two-character string @samp{\0},
3480 e.g., @samp{split -t '\0'}.
3485 @opindex --unbuffered
3486 Immediately copy input to output in @option{--number r/@dots{}} mode,
3487 which is a much slower mode of operation.
3491 Write a diagnostic just before each output file is opened.
3497 Here are a few examples to illustrate how the
3498 @option{--number} (@option{-n}) option works:
3500 Notice how, by default, one line may be split onto two or more:
3503 $ seq -w 6 10 > k; split -n3 k; head xa?
3516 Use the "l/" modifier to suppress that:
3519 $ seq -w 6 10 > k; split -nl/3 k; head xa?
3532 Use the "r/" modifier to distribute lines in a round-robin fashion:
3535 $ seq -w 6 10 > k; split -nr/3 k; head xa?
3548 You can also extract just the Kth chunk.
3549 This extracts and prints just the 7th "chunk" of 33:
3552 $ seq 100 > k; split -nl/7/33 k
3559 @node csplit invocation
3560 @section @command{csplit}: Split a file into context-determined pieces
3563 @cindex context splitting
3564 @cindex splitting a file into pieces by context
3566 @command{csplit} creates zero or more output files containing sections of
3567 @var{input} (standard input if @var{input} is @samp{-}). Synopsis:
3570 csplit [@var{option}]@dots{} @var{input} @var{pattern}@dots{}
3573 The contents of the output files are determined by the @var{pattern}
3574 arguments, as detailed below. An error occurs if a @var{pattern}
3575 argument refers to a nonexistent line of the input file (e.g., if no
3576 remaining line matches a given regular expression). After every
3577 @var{pattern} has been matched, any remaining input is copied into one
3580 By default, @command{csplit} prints the number of bytes written to each
3581 output file after it has been created.
3583 The types of pattern arguments are:
3588 Create an output file containing the input up to but not including line
3589 @var{n} (a positive integer). If followed by a repeat count, also
3590 create an output file containing the next @var{n} lines of the input
3591 file once for each repeat.
3593 @item /@var{regexp}/[@var{offset}]
3594 Create an output file containing the current line up to (but not
3595 including) the next line of the input file that contains a match for
3596 @var{regexp}. The optional @var{offset} is an integer, that can
3597 be preceded by @samp{+} or @samp{-}.
3598 If it is given, the input up to (but not including) the
3599 matching line plus or minus @var{offset} is put into the output file,
3600 and the line after that begins the next section of input.
3601 Lines within a negative offset of a regexp pattern
3602 are not matched in subsequent regexp patterns.
3604 @item %@var{regexp}%[@var{offset}]
3605 Like the previous type, except that it does not create an output
3606 file, so that section of the input file is effectively ignored.
3608 @item @{@var{repeat-count}@}
3609 Repeat the previous pattern @var{repeat-count} additional
3610 times. The @var{repeat-count} can either be a positive integer or an
3611 asterisk, meaning repeat as many times as necessary until the input is
3616 The output files' names consist of a prefix (@samp{xx} by default)
3617 followed by a suffix. By default, the suffix is an ascending sequence
3618 of two-digit decimal numbers from @samp{00} to @samp{99}. In any case,
3619 concatenating the output files in sorted order by file name produces the
3620 original input file, excluding portions skipped with a %@var{regexp}%
3621 pattern or the @option{--suppress-matched} option.
3623 By default, if @command{csplit} encounters an error or receives a hangup,
3624 interrupt, quit, or terminate signal, it removes any output files
3625 that it has created so far before it exits.
3627 The program accepts the following options. Also see @ref{Common options}.
3631 @item -f @var{prefix}
3632 @itemx --prefix=@var{prefix}
3635 @cindex output file name prefix
3636 Use @var{prefix} as the output file name prefix.
3638 @item -b @var{format}
3639 @itemx --suffix-format=@var{format}
3641 @opindex --suffix-format
3642 @cindex output file name suffix
3643 Use @var{format} as the output file name suffix. When this option is
3644 specified, the suffix string must include exactly one
3645 @code{printf(3)}-style conversion specification, possibly including
3646 format specification flags, a field width, a precision specification,
3647 or all of these kinds of modifiers. The format letter must convert a
3648 binary unsigned integer argument to readable form. The format letters
3649 @samp{d} and @samp{i} are aliases for @samp{u}, and the
3650 @samp{u}, @samp{o}, @samp{x}, and @samp{X} conversions are allowed. The
3651 entire @var{format} is given (with the current output file number) to
3652 @code{sprintf(3)} to form the file name suffixes for each of the
3653 individual output files in turn. If this option is used, the
3654 @option{--digits} option is ignored.
3656 @item -n @var{digits}
3657 @itemx --digits=@var{digits}
3660 Use output file names containing numbers that are @var{digits} digits
3661 long instead of the default 2.
3666 @opindex --keep-files
3667 Do not remove output files when errors are encountered.
3669 @item --suppress-matched
3670 @opindex --suppress-matched
3671 Do not output lines matching the specified @var{pattern}.
3672 I.e., suppress the boundary line from the start of the second
3673 and subsequent splits.
3676 @itemx --elide-empty-files
3678 @opindex --elide-empty-files
3679 Suppress the generation of zero-length output files. (In cases where
3680 the section delimiters of the input file are supposed to mark the first
3681 lines of each of the sections, the first output file will generally be a
3682 zero-length file unless you use this option.) The output file sequence
3683 numbers always run consecutively starting from 0, even when this option
3694 Do not print counts of output file sizes.
3700 Here is an example of its usage.
3701 First, create an empty directory for the exercise,
3708 Now, split the sequence of 1..14 on lines that end with 0 or 5:
3711 $ seq 14 | csplit - '/[05]$/' '@{*@}'
3717 Each number printed above is the size of an output
3718 file that csplit has just created.
3719 List the names of those output files:
3726 Use @command{head} to show their contents:
3751 Example of splitting input by empty lines:
3754 $ csplit --suppress-matched @var{input.txt} '/^$/' '@{*@}'
3758 @c TODO: "uniq" already supports "--group".
3759 @c when it gets the "--key" option, uncomment this example.
3761 @c Example of splitting input file, based on the value of column 2:
3764 @c $ cat @var{input.txt} |
3766 @c uniq --group -k2,2 |
3767 @c csplit -m '/^$/' '@{*@}'
3770 @node Summarizing files
3771 @chapter Summarizing files
3773 @cindex summarizing files
3775 These commands generate just a few numbers representing entire
3779 * wc invocation:: Print newline, word, and byte counts.
3780 * sum invocation:: Print checksum and block counts.
3781 * cksum invocation:: Print CRC checksum and byte counts.
3782 * md5sum invocation:: Print or check MD5 digests.
3783 * b2sum invocation:: Print or check BLAKE2 digests.
3784 * sha1sum invocation:: Print or check SHA-1 digests.
3785 * sha2 utilities:: Print or check SHA-2 digests.
3790 @section @command{wc}: Print newline, word, and byte counts
3794 @cindex character count
3798 @command{wc} counts the number of bytes, characters, words, and newlines
3799 in each given @var{file}, or standard input if none are given
3800 or for a @var{file} of @samp{-}. A word is a nonempty sequence of non white
3801 space delimited by white space characters or by start or end of input.
3805 wc [@var{option}]@dots{} [@var{file}]@dots{}
3808 @cindex total counts
3809 @command{wc} prints one line of counts for each file, and if the file was
3810 given as an argument, it prints the file name following the counts. By default
3811 if more than one @var{file} is given, @command{wc} prints a final line
3812 containing the cumulative counts, with the file name @file{total}.
3813 This @samp{total} line can be controlled with the @option{--total} option,
3814 which is a GNU extension.
3815 The counts are printed in this order: newlines, words, characters, bytes,
3816 maximum line length.
3817 Each count is printed right-justified in a field with at least one
3818 space between fields so that the numbers and file names normally line
3819 up nicely in columns. The width of the count fields varies depending
3820 on the inputs, so you should not depend on a particular field width.
3821 However, as a GNU extension, if only one count is printed,
3822 it is guaranteed to be printed without leading spaces.
3824 By default, @command{wc} prints three counts: the newline, words, and byte
3825 counts. Options can specify that only certain counts be printed.
3826 Options do not undo others previously given, so
3833 prints both the byte counts and the word counts.
3835 With the @option{--max-line-length} option, @command{wc} prints the length
3836 of the longest line per file, and if there is more than one file it
3837 prints the maximum (not the sum) of those lengths. The line lengths here
3838 are measured in screen columns, according to the current locale and
3839 assuming tab positions in every 8th column.
3841 The program accepts the following options. Also see @ref{Common options}.
3849 Print only the byte counts.
3855 Print only the character counts, as per the current locale.
3856 Encoding errors are not counted.
3862 Print only the word counts. A word is a nonempty sequence of non white
3863 space delimited by white space characters or by start or end of input.
3864 The current locale determines which characters are white space.
3865 GNU @command{wc} treats encoding errors as non white space.
3867 @vindex POSIXLY_CORRECT
3868 Unless the environment variable @env{POSIXLY_CORRECT} is set,
3869 GNU @command{wc} treats the following Unicode characters as white
3870 space even if the current locale does not: U+00A0 NO-BREAK SPACE,
3871 U+2007 FIGURE SPACE, U+202F NARROW NO-BREAK SPACE, and U+2060 WORD
3878 Print only the newline character counts.
3879 If a file ends in a non-newline character,
3880 its trailing partial line is not counted.
3883 @itemx --max-line-length
3885 @opindex --max-line-length
3886 Print only the maximum display widths.
3887 Tabs are set at every 8th column.
3888 Display widths of wide characters are considered.
3889 Non-printable characters are given 0 width.
3891 @item --total=@var{when}
3892 @opindex --total=@var{when}
3893 Control when and how the final line with cumulative counts is printed.
3894 @var{when} is one of:
3897 @vindex auto @r{total option}
3898 - This is the default mode of @command{wc} when no @option{--total}
3899 option is specified. Output a total line if more than one @var{file}
3902 @vindex always @r{total option}
3903 - Always output a total line, irrespective of the number of files processed.
3905 @vindex only @r{total option}
3906 - Only output total counts. I.e., don't print individual file counts,
3907 suppress any leading spaces, and don't print the @samp{total} word itself,
3908 to simplify subsequent processing.
3910 @vindex none @r{total option}
3911 - Never output a total line.
3914 @macro filesZeroFromOption{cmd,withTotalOption,subListOutput}
3915 @item --files0-from=@var{file}
3916 @opindex --files0-from=@var{file}
3917 @c This is commented out to avoid a texi2dvi failure.
3918 @c texi2dvi (GNU Texinfo 4.11) 1.104
3919 @c @cindex including files from @command{\cmd\}
3920 Disallow processing files named on the command line, and instead process
3921 those named in file @var{file}; each name being terminated by a zero byte
3923 This is useful \withTotalOption\
3924 when the list of file names is so long that it may exceed a command line
3926 In such cases, running @command{\cmd\} via @command{xargs} is undesirable
3927 because it splits the list into pieces and makes @command{\cmd\} print
3928 \subListOutput\ for each sublist rather than for the entire list.
3929 One way to produce a list of ASCII NUL terminated file
3931 @command{find}, using its @option{-print0} predicate.
3932 If @var{file} is @samp{-} then the ASCII NUL terminated
3933 file names are read from standard input.
3935 @filesZeroFromOption{wc,,a total}
3937 For example, to find the length of the longest line in any @file{.c} or
3938 @file{.h} file in the current hierarchy, do this:
3941 find . -name '*.[ch]' -print0 |
3942 wc -L --files0-from=- | tail -n1
3950 @node sum invocation
3951 @section @command{sum}: Print checksum and block counts
3954 @cindex 16-bit checksum
3955 @cindex checksum, 16-bit
3957 @command{sum} computes a 16-bit checksum for each given @var{file}, or
3958 standard input if none are given or for a @var{file} of @samp{-}. Synopsis:
3961 sum [@var{option}]@dots{} [@var{file}]@dots{}
3964 @command{sum} prints the checksum for each @var{file} followed by the
3965 number of blocks in the file (rounded up). If at least one @var{file}
3966 is given, file names are also printed.
3968 By default, GNU @command{sum} computes checksums using an algorithm
3969 compatible with BSD @command{sum} and prints file sizes in units of
3972 The program accepts the following options. Also see @ref{Common options}.
3978 @cindex BSD @command{sum}
3979 Use the default (BSD compatible) algorithm. This option is included for
3980 compatibility with the System V @command{sum}. Unless @option{-s} was also
3981 given, it has no effect.
3987 @cindex System V @command{sum}
3988 Compute checksums using an algorithm compatible with System V
3989 @command{sum}'s default, and print file sizes in units of 512-byte blocks.
3993 @command{sum} is provided for compatibility; the @command{cksum} program (see
3994 next section) is preferable in new applications.
3999 @node cksum invocation
4000 @section @command{cksum}: Print and verify file checksums
4003 @cindex cyclic redundancy check
4004 @cindex CRC checksum
4005 @cindex 32-bit checksum
4006 @cindex checksum, 32-bit
4009 @command{cksum} by default computes a 32-bit cyclic redundancy check (CRC)
4010 checksum for each given @var{file}, or standard input if none are given or for
4011 a @var{file} of @samp{-}.
4013 cksum also supports the @option{-a/--algorithm} option to select the
4014 digest algorithm to use. @command{cksum} is the preferred interface
4015 to these digests, subsuming the other standalone checksumming utilities,
4016 which can be emulated using @code{cksum -a md5 --untagged "$@@"} etc.
4020 cksum [@var{option}]@dots{} [@var{file}]@dots{}
4023 @command{cksum} is typically used to ensure that files have not been corrupted,
4024 by comparing the @command{cksum} output for the received files with the
4025 @command{cksum} output for the original files (typically given in the
4029 * cksum output modes:: Legacy and non Legacy output formats
4030 * cksum general options:: Options supported only by cksum
4031 * cksum common options:: Options supported also by standalone utilities
4034 @node cksum output modes
4035 @subsection cksum output modes
4039 @item Legacy output format
4040 @command{cksum} by default prints the POSIX standard CRC checksum
4041 for each file along with the number of bytes in the file,
4042 and the file name unless no arguments were given.
4043 The 32-bit CRC used is based on the polynomial used
4044 for CRC error checking in the ISO/IEC 8802-3:1996 standard (Ethernet).
4045 Similar output formats are used for the other legacy checksums
4046 selectable with @option{--algorithm=sysv} or @option{--algorithm=bsd},
4047 detailed at @ref{sum invocation}.
4049 @item Tagged output format
4050 With the @option{--algorithm} option selecting non legacy checksums,
4051 the @command{cksum} command defaults to output of the form:
4053 @var{digest_name} (@var{file name}) = @var{digest}
4055 The standalone checksum utilities can select this output
4056 mode by using the @option{--tag} option.
4058 @item Untagged output format
4059 With the @option{--untagged} option and the @option{--algorithm} option
4060 selecting non legacy checksums, the following output format is used.
4061 This is the default output format of the standalone checksum utilities.
4062 For each @var{file}, we print the checksum, a space, a flag indicating
4063 binary or text input mode, and the file name.
4064 Binary mode is indicated with @samp{*}, text mode with @samp{ } (space).
4065 Binary mode is the default on systems where it's significant,
4066 otherwise text mode is the default.
4070 Without @option{--zero}, and with non legacy output formats,
4071 if @var{file} contains a backslash, newline, or carriage return,
4072 the line is started with a backslash, and each problematic character
4073 in the file name is escaped with a backslash, making the output unambiguous
4074 even in the presence of arbitrary file names.
4075 Since the backslash character itself is escaped, any other backslash
4076 escape sequences are reserved for future use.
4078 @node cksum general options
4079 @subsection cksum general options
4086 @opindex --algorithm
4087 @cindex digest algorithm
4088 Compute checksums using the specified digest algorithm.
4090 Supported legacy checksums (which are not supported by @option{--check}):
4092 @samp{sysv} equivalent to @command{sum -s}
4093 @samp{bsd} equivalent to @command{sum -r}
4094 @samp{crc} equivalent to @command{cksum} (the default)
4097 Supported more modern digest algorithms are:
4099 @samp{md5} equivalent to @command{md5sum}
4100 @samp{sha1} equivalent to @command{sha1sum}
4101 @samp{sha224} equivalent to @command{sha224sum}
4102 @samp{sha256} equivalent to @command{sha256sum}
4103 @samp{sha384} equivalent to @command{sha384sum}
4104 @samp{sha512} equivalent to @command{sha512sum}
4105 @samp{blake2b} equivalent to @command{b2sum}
4106 @samp{sm3} only available through @command{cksum}
4111 @cindex base64 checksum encoding
4112 Print base64-encoded digests not hexadecimal.
4113 This option is ignored with @option{--check}.
4114 The format conforms to
4115 @uref{https://datatracker.ietf.org/doc/html/rfc4648#section-4, RFC 4648#4}.
4117 Each base64-encoded digest has zero, one or two trailing padding
4118 (@samp{=}) bytes. The length of that padding is the checksum-bit-length
4119 modulo 3, and the @option{--check} parser requires precisely the same
4120 input digest string as what is output. I.e., removing or adding any
4121 @samp{=} padding renders a digest non-matching.
4125 Output extra information to stderr, like the checksum implementation being used.
4127 @macro cksumLengthOption
4132 @cindex BLAKE2 hash length
4133 Change (shorten) the default digest length.
4134 This is specified in bits and thus must be a multiple of 8.
4135 This option is ignored when @option{--check} is specified,
4136 as the length is automatically determined when checking.
4142 @cindex raw binary checksum
4143 Print only the unencoded raw binary digest for a single input.
4144 Do not output the file name or anything else.
4145 Use network byte order (big endian) where applicable:
4146 for @samp{bsd}, @samp{crc}, and @samp{sysv}.
4147 This option works only with a single input.
4148 Unlike other output formats, @command{cksum} provides no way to
4149 @option{--check} a @option{--raw} checksum.
4153 Output using the original Coreutils format used by the other
4154 standalone checksum utilities like @command{md5sum} for example.
4155 This format has the checksum at the start of the line, and may be
4156 more amenable to further processing by other utilities,
4157 especially in combination with the @option{--zero} option.
4158 This does not identify the digest algorithm used for the checksum.
4159 @xref{cksum output modes} for details of this format.
4162 @node cksum common options
4163 @subsection cksum common options
4171 @cindex binary input files
4172 This option is not supported by the @command{cksum} command,
4173 as it operates in binary mode exclusively.
4174 Treat each input file as binary, by reading it in binary mode and
4175 outputting a @samp{*} flag. This is the inverse of @option{--text}.
4176 On systems like GNU that do not distinguish between binary
4177 and text files, this option merely flags each input mode as binary:
4178 the checksum is unaffected. This option is the default on systems
4179 like MS-DOS that distinguish between binary and text files, except
4180 for reading standard input when standard input is a terminal.
4184 Read file names and checksum information (not data) from each
4185 @var{file} (or from standard input if no @var{file} was specified) and report
4186 whether the checksums match the contents of the named files.
4187 The input to this mode is usually the output of
4188 a prior, checksum-generating run of the command.
4190 Three input formats are supported. Either the default output
4191 format described above, the @option{--tag} output format,
4192 or the BSD reversed mode format which is similar to the default mode,
4193 but doesn't use a character to distinguish binary and text modes.
4195 For the @command{cksum} command, the @option{--check} option
4196 supports auto-detecting the digest algorithm to use,
4197 when presented with checksum information in the @option{--tag} output format.
4199 Also for the @command{cksum} command, the @option{--check} option
4200 auto-detects the digest encoding, accepting both standard hexadecimal
4201 checksums and those generated via @command{cksum} with its
4202 @option{--base64} option.
4204 Output with @option{--zero} enabled is not supported by @option{--check}.
4206 For each such line, @command{cksum} reads the named file and computes its
4207 checksum. Then, if the computed message digest does not match the
4208 one on the line with the file name, the file is noted as having
4209 failed the test. Otherwise, the file passes the test.
4210 By default, for each valid line, one line is written to standard
4211 output indicating whether the named file passed the test.
4212 After all checks have been performed, if there were any failures,
4213 a warning is issued to standard error.
4214 Use the @option{--status} option to inhibit that output.
4215 If any listed file cannot be opened or read, if any valid line has
4216 a checksum inconsistent with the associated file, or if no valid
4217 line is found, @command{cksum} exits with nonzero status. Otherwise,
4218 it exits successfully.
4219 The @command{cksum} command does not support @option{--check}
4220 with the older @samp{sysv}, @samp{bsd}, or @samp{crc} algorithms.
4222 @item --ignore-missing
4223 @opindex --ignore-missing
4224 @cindex verifying checksums
4225 This option is useful only when verifying checksums.
4226 When verifying checksums, don't fail or report any status
4227 for missing files. This is useful when verifying a subset
4228 of downloaded files given a larger list of checksums.
4232 @cindex verifying checksums
4233 This option is useful only when verifying checksums.
4234 When verifying checksums, don't generate an 'OK' message per successfully
4235 checked file. Files that fail the verification are reported in the
4236 default one-line-per-file format. If there is any checksum mismatch,
4237 print a warning summarizing the failures to standard error.
4241 @cindex verifying checksums
4242 This option is useful only when verifying checksums.
4243 When verifying checksums, don't generate the default one-line-per-file
4244 diagnostic and don't output the warning summarizing any failures.
4245 Failures to open or read a file still evoke individual diagnostics to
4247 If all listed files are readable and are consistent with the associated
4248 checksums, exit successfully. Otherwise exit with a status code
4249 indicating there was a failure.
4254 Output BSD style checksums, which indicate the checksum algorithm used.
4255 As a GNU extension, if @option{--zero} is not used, file names with problematic
4256 characters are escaped as described above, using the same escaping indicator of
4257 @samp{\} at the start of the line, as used with the other output format.
4258 The @option{--tag} option implies binary mode, and is disallowed with
4259 @option{--text} mode as supporting that would unnecessarily complicate
4260 the output format, while providing little benefit.
4261 @xref{cksum output modes} for details of this format.
4262 The @command{cksum} command, uses @option{--tag} as its default output format.
4268 @cindex text input files
4269 This option is not supported by the @command{cksum} command.
4270 Treat each input file as text, by reading it in text mode and
4271 outputting a @samp{ } flag. This is the inverse of @option{--binary}.
4272 This option is the default on systems like GNU that do not
4273 distinguish between binary and text files. On other systems, it is
4274 the default for reading standard input when standard input is a
4275 terminal. This mode is never defaulted to if @option{--tag} is used.
4281 @cindex verifying checksums
4282 When verifying checksums, warn about improperly formatted checksum lines.
4283 This option is useful only if all but a few lines in the checked input
4288 @cindex verifying checksums
4289 When verifying checksums,
4290 if one or more input line is invalid,
4291 exit nonzero after all warnings have been issued.
4294 Also file name escaping is not used.
4297 @node md5sum invocation
4298 @section @command{md5sum}: Print or check MD5 digests
4302 @cindex 128-bit checksum
4303 @cindex checksum, 128-bit
4304 @cindex fingerprint, 128-bit
4305 @cindex message-digest, 128-bit
4307 @command{md5sum} computes a 128-bit checksum (or @dfn{fingerprint} or
4308 @dfn{message-digest}) for each specified @var{file}.
4310 @macro weakHash{hash}
4311 The \hash\ digest is more reliable than a simple CRC (provided by
4312 the @command{cksum} command) for detecting accidental file corruption,
4313 as the chances of accidentally having two files with identical \hash\
4314 are vanishingly small. However, it should not be considered secure
4315 against malicious tampering: although finding a file with a given \hash\
4316 fingerprint is considered infeasible at the moment, it is known how
4317 to modify certain files, including digital certificates, so that they
4318 appear valid when signed with an \hash\ digest. For more secure hashes,
4319 consider using SHA-2 or @command{b2sum}.
4320 @xref{sha2 utilities}. @xref{b2sum invocation}.
4324 @macro checksumUsage{command}
4325 If a @var{file} is specified as @samp{-} or if no files are given
4326 @command{\command\} computes the checksum for the standard input.
4327 @command{\command\} can also determine whether a file and checksum are
4328 consistent. Synopsis:
4331 \command\ [@var{option}]@dots{} [@var{file}]@dots{}
4334 @command{\command\} uses the @samp{Untagged output format}
4335 for each specified file, as described at @ref{cksum output modes}.
4337 The program accepts @ref{cksum common options}. Also see @ref{Common options}.
4339 @checksumUsage{md5sum}
4344 @node b2sum invocation
4345 @section @command{b2sum}: Print or check BLAKE2 digests
4349 @cindex 512-bit checksum
4350 @cindex checksum, 512-bit
4351 @cindex fingerprint, 512-bit
4352 @cindex message-digest, 512-bit
4354 @command{b2sum} computes a 512-bit checksum for each specified
4357 @checksumUsage{b2sum}
4359 In addition @command{b2sum} supports the following options.
4366 @node sha1sum invocation
4367 @section @command{sha1sum}: Print or check SHA-1 digests
4371 @cindex 160-bit checksum
4372 @cindex checksum, 160-bit
4373 @cindex fingerprint, 160-bit
4374 @cindex message-digest, 160-bit
4376 @command{sha1sum} computes a 160-bit checksum for each specified @var{file}.
4380 @checksumUsage{sha1sum}
4382 @node sha2 utilities
4383 @section sha2 utilities: Print or check SHA-2 digests
4390 @cindex 224-bit checksum
4391 @cindex 256-bit checksum
4392 @cindex 384-bit checksum
4393 @cindex 512-bit checksum
4394 @cindex checksum, 224-bit
4395 @cindex checksum, 256-bit
4396 @cindex checksum, 384-bit
4397 @cindex checksum, 512-bit
4398 @cindex fingerprint, 224-bit
4399 @cindex fingerprint, 256-bit
4400 @cindex fingerprint, 384-bit
4401 @cindex fingerprint, 512-bit
4402 @cindex message-digest, 224-bit
4403 @cindex message-digest, 256-bit
4404 @cindex message-digest, 384-bit
4405 @cindex message-digest, 512-bit
4407 The commands @command{sha224sum}, @command{sha256sum},
4408 @command{sha384sum} and @command{sha512sum} compute checksums of
4409 various lengths (respectively 224, 256, 384 and 512 bits),
4410 collectively known as the SHA-2 hashes.
4412 @checksumUsage{sha???sum}
4415 @node Operating on sorted files
4416 @chapter Operating on sorted files
4418 @cindex operating on sorted files
4419 @cindex sorted files, operations on
4421 These commands work with (or produce) sorted files.
4424 * sort invocation:: Sort text files.
4425 * shuf invocation:: Shuffle text files.
4426 * uniq invocation:: Uniquify files.
4427 * comm invocation:: Compare two sorted files line by line.
4428 * ptx invocation:: Produce a permuted index of file contents.
4429 * tsort invocation:: Topological sort.
4433 @node sort invocation
4434 @section @command{sort}: Sort text files
4437 @cindex sorting files
4439 @command{sort} sorts, merges, or compares all the lines from the given
4440 files, or standard input if none are given or for a @var{file} of
4441 @samp{-}. By default, @command{sort} writes the results to standard
4445 sort [@var{option}]@dots{} [@var{file}]@dots{}
4448 @cindex sort stability
4449 @cindex sort's last-resort comparison
4450 Many options affect how @command{sort} compares lines; if the results
4451 are unexpected, try the @option{--debug} option to see what happened.
4452 A pair of lines is compared as follows:
4453 @command{sort} compares each pair of fields (see @option{--key}), in the
4454 order specified on the command line, according to the associated
4455 ordering options, until a difference is found or no fields are left.
4456 If no key fields are specified, @command{sort} uses a default key of
4457 the entire line. Finally, as a last resort when all keys compare
4458 equal, @command{sort} compares entire lines as if no ordering options
4459 other than @option{--reverse} (@option{-r}) were specified. The
4460 @option{--stable} (@option{-s}) option disables this @dfn{last-resort
4461 comparison} so that lines in which all fields compare equal are left
4462 in their original relative order. The @option{--unique}
4463 (@option{-u}) option also disables the last-resort comparison.
4467 Unless otherwise specified, all comparisons use the character collating
4468 sequence specified by the @env{LC_COLLATE} locale.@footnote{If you
4469 use a non-POSIX locale (e.g., by setting @env{LC_ALL}
4470 to @samp{en_US}), then @command{sort} may produce output that is sorted
4471 differently than you're accustomed to. In that case, set the @env{LC_ALL}
4472 environment variable to @samp{C}@. Setting only @env{LC_COLLATE}
4473 has two problems. First, it is ineffective if @env{LC_ALL} is also set.
4474 Second, it has undefined behavior if @env{LC_CTYPE} (or @env{LANG}, if
4475 @env{LC_CTYPE} is unset) is set to an incompatible value. For example,
4476 you get undefined behavior if @env{LC_CTYPE} is @code{ja_JP.PCK} but
4477 @env{LC_COLLATE} is @code{en_US.UTF-8}.}
4478 A line's trailing newline is not part of the line for comparison
4479 purposes. If the final byte of an input file is not a newline, GNU
4480 @command{sort} silently supplies one. GNU @command{sort} (as
4481 specified for all GNU utilities) has no limit on input line length or
4482 restrictions on bytes allowed within lines.
4484 @command{sort} has three modes of operation: sort (the default), merge,
4485 and check for order. The following options change the operation
4492 @itemx --check=diagnose-first
4495 @cindex checking whether a file is sorted
4496 Check whether the given file is already sorted: if it is not all
4497 sorted, print a diagnostic containing the first out-of-order line and
4498 exit with a status of 1.
4499 Otherwise, exit successfully.
4500 At most one input file can be given.
4503 @itemx --check=quiet
4504 @itemx --check=silent
4507 @cindex checking whether a file is sorted
4508 Exit successfully if the given file is already sorted, and
4509 exit with status 1 otherwise.
4510 At most one input file can be given.
4511 This is like @option{-c}, except it does not print a diagnostic.
4517 @cindex merging sorted files
4518 Merge the given files by sorting them as a group. Each input file must
4519 always be individually sorted. It always works to sort instead of
4520 merge; merging is provided because it is faster, in the case where it
4525 @cindex exit status of @command{sort}
4529 0 if no error occurred
4530 1 if invoked with @option{-c} or @option{-C} and the input is not sorted
4531 2 if an error occurred
4535 If the environment variable @env{TMPDIR} is set, @command{sort} uses its
4536 value as the directory for temporary files instead of @file{/tmp}. The
4537 @option{--temporary-directory} (@option{-T}) option in turn overrides
4538 the environment variable.
4540 The following options affect the ordering of output lines. They may be
4541 specified globally or as part of a specific key field. If no key
4542 fields are specified, global options apply to comparison of entire
4543 lines; otherwise the global options are inherited by key fields that do
4544 not specify any special options of their own. In pre-POSIX
4545 versions of @command{sort}, global options affect only later key fields,
4546 so portable shell scripts should specify global options first.
4551 @itemx --ignore-leading-blanks
4553 @opindex --ignore-leading-blanks
4554 @cindex blanks, ignoring leading
4556 Ignore leading blanks when finding sort keys in each line.
4557 By default a blank is a space or a tab, but the @env{LC_CTYPE} locale
4558 can change this. Blanks may be ignored by your locale's collating
4559 rules, but without this option they will be significant for character
4560 positions specified in keys with the @option{-k} option.
4563 @itemx --dictionary-order
4565 @opindex --dictionary-order
4566 @cindex dictionary order
4567 @cindex phone directory order
4568 @cindex telephone directory order
4570 Sort in @dfn{phone directory} order: ignore all characters except
4571 letters, digits and blanks when sorting.
4572 By default letters and digits are those of ASCII and a blank
4573 is a space or a tab, but the @env{LC_CTYPE} locale can change this.
4576 @itemx --ignore-case
4578 @opindex --ignore-case
4579 @cindex ignoring case
4580 @cindex case folding
4582 Fold lowercase characters into the equivalent uppercase characters when
4583 comparing so that, for example, @samp{b} and @samp{B} sort as equal.
4584 The @env{LC_CTYPE} locale determines character types.
4585 When used with @option{--unique} those lower case equivalent lines are
4586 thrown away. (There is currently no way to throw away the upper case
4587 equivalent instead. (Any @option{--reverse} given would only affect
4588 the final result, after the throwing away.))
4591 @itemx --general-numeric-sort
4592 @itemx --sort=general-numeric
4594 @opindex --general-numeric-sort
4596 @cindex general numeric sort
4598 Sort numerically, converting a prefix of each line to a long
4599 double-precision floating point number. @xref{Floating point}.
4600 Do not report overflow, underflow, or conversion errors.
4601 Use the following collating sequence:
4605 Lines that do not start with numbers (all considered to be equal).
4607 NaNs (``Not a Number'' values, in IEEE floating point arithmetic)
4608 in a consistent but machine-dependent order.
4612 Finite numbers in ascending numeric order (with @math{-0} and @math{+0} equal).
4617 Use this option only if there is no alternative; it is much slower than
4618 @option{--numeric-sort} (@option{-n}) and it can lose information when
4619 converting to floating point.
4621 You can use this option to sort hexadecimal numbers prefixed with
4622 @samp{0x} or @samp{0X}, where those numbers are not fixed width,
4623 or of varying case. However for hex numbers of consistent case,
4624 and left padded with @samp{0} to a consistent width, a standard
4625 lexicographic sort will be faster.
4628 @itemx --human-numeric-sort
4629 @itemx --sort=human-numeric
4631 @opindex --human-numeric-sort
4633 @cindex human numeric sort
4635 Sort numerically, first by numeric sign (negative, zero, or positive);
4636 then by SI suffix (either empty, or @samp{k} or @samp{K}, or
4637 one of @samp{MGTPEZYRQ}, in that order; @pxref{Block size}); and finally
4638 by numeric value. For example, @samp{1023M} sorts before @samp{1G}
4639 because @samp{M} (mega) precedes @samp{G} (giga) as an SI
4640 suffix. This option sorts values that are consistently scaled to the
4641 nearest suffix, regardless of whether suffixes denote powers of 1000
4642 or 1024, and it therefore sorts the output of any single invocation of
4643 the @command{df}, @command{du}, or @command{ls} commands that are
4644 invoked with their @option{--human-readable} or @option{--si} options.
4645 The syntax for numbers is the same as for the @option{--numeric-sort}
4646 option; the SI suffix must immediately follow the number.
4647 To sort more accurately, you can use the @command{numfmt} command
4648 to reformat numbers to human format @emph{after} the sort.
4651 @itemx --ignore-nonprinting
4653 @opindex --ignore-nonprinting
4654 @cindex nonprinting characters, ignoring
4655 @cindex unprintable characters, ignoring
4657 Ignore nonprinting characters.
4658 The @env{LC_CTYPE} locale determines character types.
4659 This option has no effect if the stronger @option{--dictionary-order}
4660 (@option{-d}) option is also given.
4666 @opindex --month-sort
4668 @cindex months, sorting by
4670 An initial string, consisting of any amount of blanks, followed
4671 by a month name abbreviation, is folded to UPPER case and
4672 compared in the order @samp{JAN} < @samp{FEB} < @dots{} < @samp{DEC}@.
4673 Invalid names compare low to valid names. The @env{LC_TIME} locale
4674 category determines the month spellings.
4675 By default a blank is a space or a tab, but the @env{LC_CTYPE} locale
4679 @itemx --numeric-sort
4680 @itemx --sort=numeric
4682 @opindex --numeric-sort
4684 @cindex numeric sort
4687 Sort numerically. The number begins each line and consists
4688 of optional blanks, an optional @samp{-} sign, and zero or more
4689 digits possibly separated by thousands separators, optionally followed
4690 by a decimal-point character and zero or more digits. An empty
4691 number is treated as @samp{0}. Signs on zeros and leading zeros do
4692 not affect ordering.
4694 Comparison is exact; there is no rounding error.
4696 The @env{LC_CTYPE} locale specifies which characters are blanks and
4697 the @env{LC_NUMERIC} locale specifies the thousands separator and
4698 decimal-point character. In the C locale, spaces and tabs are blanks,
4699 there is no thousands separator, and @samp{.} is the decimal point.
4701 Neither a leading @samp{+} nor exponential notation is recognized.
4702 To compare such strings numerically, use the
4703 @option{--general-numeric-sort} (@option{-g}) option.
4706 @itemx --version-sort
4708 @opindex --version-sort
4709 @cindex version number sort
4710 Sort by version name and number. It behaves like a standard sort,
4711 except that each sequence of decimal digits is treated numerically
4712 as an index/version number. (@xref{Version sort ordering}.)
4718 @cindex reverse sorting
4719 Reverse the result of comparison, so that lines with greater key values
4720 appear earlier in the output instead of later.
4723 @itemx --random-sort
4724 @itemx --sort=random
4726 @opindex --random-sort
4729 Sort by hashing the input keys and then sorting the hash values.
4730 Choose the hash function at random, ensuring that it is free of
4731 collisions so that differing keys have differing hash values. This is
4732 like a random permutation of the inputs (@pxref{shuf invocation}),
4733 except that keys with the same value sort together.
4735 If multiple random sort fields are specified, the same random hash
4736 function is used for all fields. To use different random hash
4737 functions for different fields, you can invoke @command{sort} more
4740 The choice of hash function is affected by the
4741 @option{--random-source} option.
4749 @item --compress-program=@var{prog}
4750 Compress any temporary files with the program @var{prog}.
4752 With no arguments, @var{prog} must compress standard input to standard
4753 output, and when given the @option{-d} option it must decompress
4754 standard input to standard output.
4756 Terminate with an error if @var{prog} exits with nonzero status.
4758 White space and the backslash character should not appear in
4759 @var{prog}; they are reserved for future use.
4761 @filesZeroFromOption{sort,,sorted output}
4763 @item -k @var{pos1}[,@var{pos2}]
4764 @itemx --key=@var{pos1}[,@var{pos2}]
4768 Specify a sort field that consists of the part of the line between
4769 @var{pos1} and @var{pos2} (or the end of the line, if @var{pos2} is
4770 omitted), @emph{inclusive}.
4772 In its simplest form @var{pos} specifies a field number (starting with 1),
4773 with fields being separated by runs of blank characters, and by default
4774 those blanks being included in the comparison at the start of each field.
4775 To adjust the handling of blank characters see the @option{-b} and
4776 @option{-t} options.
4779 each @var{pos} has the form @samp{@var{f}[.@var{c}][@var{opts}]},
4780 where @var{f} is the number of the field to use, and @var{c} is the number
4781 of the first character from the beginning of the field. Fields and character
4782 positions are numbered starting with 1; a character position of zero in
4783 @var{pos2} indicates the field's last character. If @samp{.@var{c}} is
4784 omitted from @var{pos1}, it defaults to 1 (the beginning of the field);
4785 if omitted from @var{pos2}, it defaults to 0 (the end of the field).
4786 @var{opts} are ordering options, allowing individual keys to be sorted
4787 according to different rules; see below for details. Keys can span
4790 Example: To sort on the second field, use @option{--key=2,2}
4791 (@option{-k 2,2}). See below for more notes on keys and more examples.
4792 See also the @option{--debug} option to help determine the part
4793 of the line being used in the sort.
4796 Highlight the portion of each line used for sorting.
4797 Also issue warnings about questionable usage to standard error.
4799 @item --batch-size=@var{nmerge}
4800 @opindex --batch-size
4801 @cindex number of inputs to merge, nmerge
4802 Merge at most @var{nmerge} inputs at once.
4804 When @command{sort} has to merge more than @var{nmerge} inputs,
4805 it merges them in groups of @var{nmerge}, saving the result in
4806 a temporary file, which is then used as an input in a subsequent merge.
4808 A large value of @var{nmerge} may improve merge performance and decrease
4809 temporary storage utilization at the expense of increased memory usage
4810 and I/O@. Conversely a small value of @var{nmerge} may reduce memory
4811 requirements and I/O at the expense of temporary storage consumption and
4814 The value of @var{nmerge} must be at least 2. The default value is
4815 currently 16, but this is implementation-dependent and may change in
4818 The value of @var{nmerge} may be bounded by a resource limit for open
4819 file descriptors. The commands @samp{ulimit -n} or @samp{getconf
4820 OPEN_MAX} may display limits for your systems; these limits may be
4821 modified further if your program already has some files open, or if
4822 the operating system has other limits on the number of open files. If
4823 the value of @var{nmerge} exceeds the resource limit, @command{sort}
4824 silently uses a smaller value.
4826 @item -o @var{output-file}
4827 @itemx --output=@var{output-file}
4830 @cindex overwriting of input, allowed
4831 Write output to @var{output-file} instead of standard output.
4832 Normally, @command{sort} reads all input before opening
4833 @var{output-file}, so you can sort a file in place by using
4834 commands like @code{sort -o F F} and @code{cat F | sort -o F}@.
4835 However, it is often safer to output to an otherwise-unused file, as
4836 data may be lost if the system crashes or @command{sort} encounters
4837 an I/O or other serious error while a file is being sorted in place.
4838 Also, @command{sort} with @option{--merge} (@option{-m}) can open
4839 the output file before reading all input, so a command like @code{cat
4840 F | sort -m -o F - G} is not safe as @command{sort} might start
4841 writing @file{F} before @command{cat} is done reading it.
4843 @vindex POSIXLY_CORRECT
4844 On newer systems, @option{-o} cannot appear after an input file if
4845 @env{POSIXLY_CORRECT} is set, e.g., @samp{sort F -o F}@. Portable
4846 scripts should specify @option{-o @var{output-file}} before any input
4849 @item --random-source=@var{file}
4850 @opindex --random-source
4851 @cindex random source for sorting
4852 Use @var{file} as a source of random data used to determine which
4853 random hash function to use with the @option{-R} option. @xref{Random
4860 @cindex sort stability
4861 @cindex sort's last-resort comparison
4863 Make @command{sort} stable by disabling its last-resort comparison.
4864 This option has no effect if no fields or global ordering options
4865 other than @option{--reverse} (@option{-r}) are specified.
4868 @itemx --buffer-size=@var{size}
4870 @opindex --buffer-size
4871 @cindex size for main memory sorting
4872 Use a main-memory sort buffer of the given @var{size}. By default,
4873 @var{size} is in units of 1024 bytes. Appending @samp{%} causes
4874 @var{size} to be interpreted as a percentage of physical memory.
4875 Appending @samp{K} multiplies @var{size} by 1024 (the default),
4876 @samp{M} by 1,048,576, @samp{G} by 1,073,741,824, and so on for
4877 @samp{T}, @samp{P}, @samp{E}, @samp{Z}, @samp{Y}, @samp{R}, and @samp{Q}@.
4879 @samp{b} causes @var{size} to be interpreted as a byte count, with no
4882 This option can improve the performance of @command{sort} by causing it
4883 to start with a larger or smaller sort buffer than the default.
4884 However, this option affects only the initial buffer size. The buffer
4885 grows beyond @var{size} if @command{sort} encounters input lines larger
4888 @item -t @var{separator}
4889 @itemx --field-separator=@var{separator}
4891 @opindex --field-separator
4892 @cindex field separator character
4893 Use character @var{separator} as the field separator when finding the
4894 sort keys in each line. By default, fields are separated by the empty
4895 string between a non-blank character and a blank character.
4896 By default a blank is a space or a tab, but the @env{LC_CTYPE} locale
4899 That is, given the input line @w{@samp{ foo bar}}, @command{sort} breaks it
4900 into fields @w{@samp{ foo}} and @w{@samp{ bar}}. The field separator is
4901 not considered to be part of either the field preceding or the field
4902 following, so with @samp{sort @w{-t " "}} the same input line has
4903 three fields: an empty field, @samp{foo}, and @samp{bar}.
4904 However, fields that extend to the end of the line,
4905 as @option{-k 2}, or fields consisting of a range, as @option{-k 2,3},
4906 retain the field separators present between the endpoints of the range.
4908 To specify ASCII NUL as the field separator,
4909 use the two-character string @samp{\0}, e.g., @samp{sort -t '\0'}.
4911 @item -T @var{tempdir}
4912 @itemx --temporary-directory=@var{tempdir}
4914 @opindex --temporary-directory
4915 @cindex temporary directory
4917 Use directory @var{tempdir} to store temporary files, overriding the
4918 @env{TMPDIR} environment variable. If this option is given more than
4919 once, temporary files are stored in all the directories given. If you
4920 have a large sort or merge that is I/O-bound, you can often improve
4921 performance by using this option to specify directories on different
4924 @item --parallel=@var{n}
4926 @cindex multithreaded sort
4927 Set the number of sorts run in parallel to @var{n}. By default,
4928 @var{n} is set to the number of available processors, but limited
4929 to 8, as performance gains diminish after that.
4930 Using @var{n} threads increases the memory usage by
4931 a factor of log @var{n}. Also see @ref{nproc invocation}.
4937 @cindex uniquifying output
4939 Normally, output only the first of a sequence of lines that compare
4940 equal. For the @option{--check} (@option{-c} or @option{-C}) option,
4941 check that no pair of consecutive lines compares equal.
4943 This option also disables the default last-resort comparison.
4945 The commands @code{sort -u} and @code{sort | uniq} are equivalent, but
4946 this equivalence does not extend to arbitrary @command{sort} options.
4947 For example, @code{sort -n -u} inspects only the value of the initial
4948 numeric string when checking for uniqueness, whereas @code{sort -n |
4949 uniq} inspects the entire line. @xref{uniq invocation}.
4952 @macro newlineFieldSeparator
4953 With @option{-z} the newline character is treated as a field separator.
4958 Historical (BSD and System V) implementations of @command{sort} have
4959 differed in their interpretation of some options, particularly
4960 @option{-b}, @option{-f}, and @option{-n}.
4961 GNU sort follows the POSIX
4962 behavior, which is usually (but not always!) like the System V behavior.
4963 According to POSIX, @option{-n} no longer implies @option{-b}. For
4964 consistency, @option{-M} has been changed in the same way. This may
4965 affect the meaning of character positions in field specifications in
4966 obscure cases. The only fix is to add an explicit @option{-b}.
4968 A position in a sort field specified with @option{-k} may have any
4969 of the option letters @samp{MbdfghinRrV} appended to it, in which case no
4970 global ordering options are inherited by that particular field. The
4971 @option{-b} option may be independently attached to either or both of
4972 the start and end positions of a field specification, and if it is
4973 inherited from the global options it will be attached to both.
4974 If input lines can contain leading or adjacent blanks and @option{-t}
4975 is not used, then @option{-k} is typically combined with @option{-b} or
4976 an option that implicitly ignores leading blanks (@samp{Mghn}) as otherwise
4977 the varying numbers of leading blanks in fields can cause confusing results.
4979 If the start position in a sort field specifier falls after the end of
4980 the line or after the end field, the field is empty. If the @option{-b}
4981 option was specified, the @samp{.@var{c}} part of a field specification
4982 is counted from the first nonblank character of the field.
4984 @vindex _POSIX2_VERSION
4985 @vindex POSIXLY_CORRECT
4986 On systems not conforming to POSIX 1003.1-2001,
4987 @command{sort} supports a traditional origin-zero
4988 syntax @samp{+@var{pos1} [-@var{pos2}]} for specifying sort keys.
4989 The traditional command @samp{sort +@var{a}.@var{x} -@var{b}.@var{y}}
4990 is equivalent to @samp{sort -k @var{a+1}.@var{x+1},@var{b}} if @var{y}
4991 is @samp{0} or absent, otherwise it is equivalent to @samp{sort -k
4992 @var{a+1}.@var{x+1},@var{b+1}.@var{y}}.
4994 This traditional behavior can be controlled with the
4995 @env{_POSIX2_VERSION} environment variable (@pxref{Standards
4996 conformance}); it can also be enabled when @env{POSIXLY_CORRECT} is
4997 not set by using the traditional syntax with @samp{-@var{pos2}} present.
4999 Scripts intended for use on standard hosts should avoid traditional
5000 syntax and should use @option{-k} instead. For example, avoid
5001 @samp{sort +2}, since it might be interpreted as either @samp{sort
5002 ./+2} or @samp{sort -k 3}. If your script must also run on hosts that
5003 support only the traditional syntax, it can use a test like @samp{if sort
5004 -k 1 </dev/null >/dev/null 2>&1; then @dots{}} to decide which syntax
5007 Here are some examples to illustrate various combinations of options.
5012 Sort in descending (reverse) numeric order.
5019 Run no more than 4 sorts concurrently, using a buffer size of 10M.
5022 sort --parallel=4 -S 10M
5026 Sort alphabetically, omitting the first and second fields
5027 and the blanks at the start of the third field.
5028 This uses a single key composed of the characters beginning
5029 at the start of the first nonblank character in field three
5030 and extending to the end of each line.
5037 Sort numerically on the second field and resolve ties by sorting
5038 alphabetically on the third and fourth characters of field five.
5039 Use @samp{:} as the field delimiter.
5042 sort -t : -k 2,2n -k 5.3,5.4
5045 If you had written @option{-k 2n} instead of @option{-k 2,2n}
5046 @command{sort} would have used all characters beginning in the second field
5047 and extending to the end of the line as the primary @emph{numeric}
5048 key. For the large majority of applications, treating keys spanning
5049 more than one field as numeric will not do what you expect.
5051 Also, the @samp{n} modifier was applied to the field-end
5052 specifier for the first key. It would have been equivalent to
5053 specify @option{-k 2n,2} or @option{-k 2n,2n}. All modifiers except
5054 @samp{b} apply to the associated @emph{field}, regardless of whether
5055 the modifier character is attached to the field-start and/or the
5056 field-end part of the key specifier.
5059 Sort the password file on the fifth field and ignore any
5060 leading blanks. Sort lines with equal values in field five
5061 on the numeric user ID in field three. Fields are separated
5065 sort -t : -k 5b,5 -k 3,3n /etc/passwd
5066 sort -t : -n -k 5b,5 -k 3,3 /etc/passwd
5067 sort -t : -b -k 5,5 -k 3,3n /etc/passwd
5070 These three commands have equivalent effect. The first specifies that
5071 the first key's start position ignores leading blanks and the second
5072 key is sorted numerically. The other two commands rely on global
5073 options being inherited by sort keys that lack modifiers. The inheritance
5074 works in this case because @option{-k 5b,5b} and @option{-k 5b,5} are
5075 equivalent, as the location of a field-end lacking a @samp{.@var{c}}
5076 character position is not affected by whether initial blanks are
5080 Sort a set of log files, primarily by IPv4 address and secondarily by
5081 timestamp. If two lines' primary and secondary keys are identical,
5082 output the lines in the same order that they were input. The log
5083 files contain lines that look like this:
5086 4.150.156.3 - - [01/Apr/2020:06:31:51 +0000] message 1
5087 211.24.3.231 - - [24/Apr/2020:20:17:39 +0000] message 2
5090 Fields are separated by exactly one space. Sort IPv4 addresses
5091 lexicographically, e.g., 212.61.52.2 sorts before 212.129.233.201
5092 because 61 is less than 129.
5095 sort -s -t ' ' -k 4.9n -k 4.5M -k 4.2n -k 4.14,4.21 file*.log |
5096 sort -s -t '.' -k 1,1n -k 2,2n -k 3,3n -k 4,4n
5099 This example cannot be done with a single POSIX @command{sort} invocation,
5100 since IPv4 address components are separated by @samp{.} while dates
5101 come just after a space. So it is broken down into two invocations of
5102 @command{sort}: the first sorts by timestamp and the second by IPv4
5103 address. The timestamp is sorted by year, then month, then day, and
5104 finally by hour-minute-second field, using @option{-k} to isolate each
5105 field. Except for hour-minute-second there's no need to specify the
5106 end of each key field, since the @samp{n} and @samp{M} modifiers sort
5107 based on leading prefixes that cannot cross field boundaries. The
5108 IPv4 addresses are sorted lexicographically. The second sort uses
5109 @samp{-s} so that ties in the primary key are broken by the secondary
5110 key; the first sort uses @samp{-s} so that the combination of the two
5111 sorts is stable. As a GNU extension, the above example could
5112 be achieved in a single @command{sort} invocation by sorting the
5113 IPv4 address field using a @samp{V} version type, like @samp{-k1,1V}.
5116 Generate a tags file in case-insensitive sorted order.
5119 find src -type f -print0 | sort -z -f | xargs -0 etags --append
5122 The use of @option{-print0}, @option{-z}, and @option{-0} in this case means
5123 that file names that contain blanks or other special characters are
5125 by the sort operation.
5127 @c This example is a bit contrived and needs more explanation.
5129 @c Sort records separated by an arbitrary string by using a pipe to convert
5130 @c each record delimiter string to @samp{\0},
5131 @c then using sort's @option{-z} option,
5132 @c and converting each @samp{\0} back to the original record delimiter.
5135 @c printf 'c\n\nb\n\na\n' |
5136 @c perl -0pe 's/\n\n/\n\0/g' |
5138 @c perl -0pe 's/\0/\n/g'
5142 Use the common DSU, Decorate Sort Undecorate idiom to
5143 sort lines according to their length.
5146 awk '@{print length, $0@}' /etc/passwd | sort -n | cut -f2- -d' '
5149 In general this technique can be used to sort data that the @command{sort}
5150 command does not support, or is inefficient at, sorting directly.
5153 Shuffle a list of directories, but preserve the order of files within
5154 each directory. For instance, one could use this to generate a music
5155 playlist in which albums are shuffled but the songs of each album are
5159 ls */* | sort -t / -k 1,1R -k 2,2
5165 @node shuf invocation
5166 @section @command{shuf}: Shuffling text
5169 @cindex shuffling files
5171 @command{shuf} shuffles its input by outputting a random permutation
5172 of its input lines. Each output permutation is equally likely.
5176 shuf [@var{option}]@dots{} [@var{file}]
5177 shuf -e [@var{option}]@dots{} [@var{arg}]@dots{}
5178 shuf -i @var{lo}-@var{hi} [@var{option}]@dots{}
5181 @command{shuf} has three modes of operation that affect where it
5182 obtains its input lines. By default, it reads lines from standard
5183 input. The following options change the operation mode:
5191 @cindex command-line operands to shuffle
5192 Treat each command-line operand as an input line.
5194 @item -i @var{lo}-@var{hi}
5195 @itemx --input-range=@var{lo}-@var{hi}
5197 @opindex --input-range
5198 @cindex input range to shuffle
5199 Act as if input came from a file containing the range of unsigned
5200 decimal integers @var{lo}@dots{}@var{hi}, one per line.
5204 @command{shuf}'s other options can affect its behavior in all
5209 @item -n @var{count}
5210 @itemx --head-count=@var{count}
5212 @opindex --head-count
5213 @cindex head of output
5214 Output at most @var{count} lines. By default, all input lines are
5217 @item -o @var{output-file}
5218 @itemx --output=@var{output-file}
5221 @cindex overwriting of input, allowed
5222 Write output to @var{output-file} instead of standard output.
5223 @command{shuf} reads all input before opening
5224 @var{output-file}, so you can safely shuffle a file in place by using
5225 commands like @code{shuf -o F <F} and @code{cat F | shuf -o F}.
5227 @item --random-source=@var{file}
5228 @opindex --random-source
5229 @cindex random source for shuffling
5230 Use @var{file} as a source of random data used to determine which
5231 permutation to generate. @xref{Random sources}.
5237 @cindex repeat output values
5238 Repeat output values, that is, select with replacement. With this
5239 option the output is not a permutation of the input; instead, each
5240 output line is randomly chosen from all the inputs. This option is
5241 typically combined with @option{--head-count}; if
5242 @option{--head-count} is not given, @command{shuf} repeats
5261 might produce the output
5271 Similarly, the command:
5274 shuf -e clubs hearts diamonds spades
5288 and the command @samp{shuf -i 1-4} might output:
5298 The above examples all have four input lines, so @command{shuf} might
5299 produce any of the twenty-four possible permutations of the input. In
5300 general, if there are @var{n} input lines, there are @var{n}! (i.e.,
5301 @var{n} factorial, or @var{n} * (@var{n} - 1) * @dots{} * 1) possible
5302 output permutations.
5305 To output 50 random numbers each in the range 0 through 9, use:
5308 shuf -r -n 50 -i 0-9
5312 To simulate 100 coin flips, use:
5315 shuf -r -n 100 -e Head Tail
5321 @node uniq invocation
5322 @section @command{uniq}: Uniquify files
5325 @cindex uniquify files
5327 @command{uniq} writes the unique lines in the given @file{input}, or
5328 standard input if nothing is given or for an @var{input} name of
5332 uniq [@var{option}]@dots{} [@var{input} [@var{output}]]
5335 By default, @command{uniq} prints its input lines, except that
5336 it discards all but the first of adjacent repeated lines, so that
5337 no output lines are repeated. Optionally, it can instead discard
5338 lines that are not repeated, or all repeated lines.
5340 The input need not be sorted, but repeated input lines are detected
5341 only if they are adjacent. If you want to discard non-adjacent
5342 duplicate lines, perhaps you want to use @code{sort -u}.
5343 @xref{sort invocation}.
5346 Comparisons honor the rules specified by the @env{LC_COLLATE}
5349 If no @var{output} file is specified, @command{uniq} writes to standard
5352 The program accepts the following options. Also see @ref{Common options}.
5357 @itemx --skip-fields=@var{n}
5359 @opindex --skip-fields
5360 Skip @var{n} fields on each line before checking for uniqueness. Use
5361 a null string for comparison if a line has fewer than @var{n} fields.
5362 Fields are a sequence of blank characters followed by non-blank characters.
5363 Field numbers are one based, i.e., @option{-f 1} will skip the first
5364 field (which may optionally have leading blanks).
5366 For compatibility @command{uniq} supports a traditional option syntax
5367 @option{-@var{n}}. New scripts should use @option{-f @var{n}} instead.
5370 @itemx --skip-chars=@var{n}
5372 @opindex --skip-chars
5373 Skip @var{n} characters before checking for uniqueness. Use a null string
5374 for comparison if a line has fewer than @var{n} characters. If you use both
5375 the field and character skipping options, fields are skipped over first.
5377 @vindex _POSIX2_VERSION
5378 On systems not conforming to POSIX 1003.1-2001,
5379 @command{uniq} supports a traditional option syntax
5381 Although this traditional behavior can be controlled with the
5382 @env{_POSIX2_VERSION} environment variable (@pxref{Standards
5383 conformance}), portable scripts should avoid commands whose
5384 behavior depends on this variable.
5385 For example, use @samp{uniq ./+10} or @samp{uniq -s 10} rather than
5386 the ambiguous @samp{uniq +10}.
5392 Print the number of times each line occurred along with the line.
5395 @itemx --ignore-case
5397 @opindex --ignore-case
5398 Ignore differences in case when comparing lines.
5404 @cindex repeated lines, outputting
5405 Discard lines that are not repeated. When used by itself, this option
5406 causes @command{uniq} to print the first copy of each repeated line,
5410 @itemx --all-repeated[=@var{delimit-method}]
5412 @opindex --all-repeated
5413 @cindex all repeated lines, outputting
5414 Do not discard the second and subsequent repeated input lines,
5415 but discard lines that are not repeated.
5416 This option is useful mainly in conjunction with other options e.g.,
5417 to ignore case or to compare only selected fields.
5418 The optional @var{delimit-method}, supported with the long form option,
5419 specifies how to delimit groups of repeated lines, and must be one of the
5425 Do not delimit groups of repeated lines.
5426 This is equivalent to @option{--all-repeated} (@option{-D}).
5429 Output a newline before each group of repeated lines.
5430 @macro nulOutputNote
5431 With @option{--zero-terminated} (@option{-z}), use a zero
5432 byte (ASCII NUL) instead of a newline as the delimiter.
5437 Separate groups of repeated lines with a single newline.
5438 This is the same as using @samp{prepend}, except that
5439 no delimiter is inserted before the first group, and hence
5440 may be better suited for output direct to users.
5444 @macro ambiguousGroupNote
5445 Output is ambiguous when groups are delimited and the input stream
5446 contains empty lines.
5447 To avoid that, filter the input through @samp{tr -s '\\n'} to
5452 This is a GNU extension.
5453 @c FIXME: give an example showing *how* it's useful
5455 @item --group[=@var{delimit-method}]
5457 @cindex all lines, grouping
5458 Output all lines, and delimit each unique group.
5460 The optional @var{delimit-method} specifies how to delimit
5461 groups, and must be one of the following:
5466 Separate unique groups with a single delimiter.
5467 This is the default delimiting method if none is specified,
5468 and better suited for output direct to users.
5471 Output a delimiter before each group of unique items.
5474 Output a delimiter after each group of unique items.
5477 Output a delimiter around each group of unique items.
5482 This is a GNU extension.
5488 @cindex unique lines, outputting
5489 Discard the last line that would be output for a repeated input group.
5490 When used by itself, this option causes @command{uniq} to print unique
5491 lines, and nothing else.
5494 @itemx --check-chars=@var{n}
5496 @opindex --check-chars
5497 Compare at most @var{n} characters on each line (after skipping any specified
5498 fields and characters). By default the entire rest of the lines are
5502 @newlineFieldSeparator
5509 @node comm invocation
5510 @section @command{comm}: Compare two sorted files line by line
5513 @cindex line-by-line comparison
5514 @cindex comparing sorted files
5516 @command{comm} writes to standard output lines that are common, and lines
5517 that are unique, to two input files; a file name of @samp{-} means
5518 standard input. Synopsis:
5521 comm [@var{option}]@dots{} @var{file1} @var{file2}
5525 Before @command{comm} can be used, the input files must be sorted using the
5526 collating sequence specified by the @env{LC_COLLATE} locale.
5527 If an input file ends in a non-newline
5528 character, a newline is silently appended. The @command{sort} command with
5529 no options always outputs a file that is suitable input to @command{comm}.
5531 @cindex differing lines
5532 @cindex common lines
5533 With no options, @command{comm} produces three-column output. Column one
5534 contains lines unique to @var{file1}, column two contains lines unique
5535 to @var{file2}, and column three contains lines common to both files.
5536 Columns are separated by a single TAB character.
5537 @c FIXME: when there's an option to supply an alternative separator
5538 @c string, append "by default" to the above sentence.
5543 The options @option{-1}, @option{-2}, and @option{-3} suppress printing of
5544 the corresponding columns (and separators). Also see @ref{Common options}.
5546 Unlike some other comparison utilities, @command{comm} has an exit
5547 status that does not depend on the result of the comparison.
5548 Upon normal completion @command{comm} produces an exit code of zero.
5549 If there is an error it exits with nonzero status.
5551 @macro checkOrderOption{cmd}
5552 If the @option{--check-order} option is given, unsorted inputs will
5553 cause a fatal error message. If the option @option{--nocheck-order}
5554 is given, unsorted inputs will never cause an error message. If neither
5555 of these options is given, wrongly sorted inputs are diagnosed
5556 only if an input file is found to contain unpairable
5558 lines, and when both input files are non empty.
5560 @ifclear JOIN_COMMAND
5563 If an input file is diagnosed as being unsorted, the @command{\cmd\}
5564 command will exit with a nonzero status (and the output should not be used).
5566 Forcing @command{\cmd\} to process wrongly sorted input files
5567 containing unpairable lines by specifying @option{--nocheck-order} is
5568 not guaranteed to produce any particular output. The output will
5569 probably not correspond with whatever you hoped it would be.
5571 @checkOrderOption{comm}
5576 Fail with an error message if either input file is wrongly ordered.
5578 @item --nocheck-order
5579 Do not check that both input files are in sorted order.
5583 @item --output-delimiter=@var{str}
5584 Print @var{str} between adjacent output columns,
5585 rather than the default of a single TAB character.
5587 The delimiter @var{str} may be empty, in which case
5588 the ASCII NUL character is used to delimit output columns.
5591 Output a summary at the end.
5593 Similar to the regular output,
5594 column one contains the total number of lines unique to @var{file1},
5595 column two contains the total number of lines unique to @var{file2}, and
5596 column three contains the total number of lines common to both files,
5597 followed by the word @samp{total} in the additional column four.
5599 In the following example, @command{comm} omits the regular output
5600 (@option{-123}), thus just printing the summary:
5603 $ printf '%s\n' a b c d e > file1
5604 $ printf '%s\n' b c d e f g > file2
5605 $ comm --total -123 file1 file2
5609 This option is a GNU extension. Portable scripts should use @command{wc} to
5610 get the totals, e.g. for the above example files:
5613 $ comm -23 file1 file2 | wc -l # number of lines only in file1
5615 $ comm -13 file1 file2 | wc -l # number of lines only in file2
5617 $ comm -12 file1 file2 | wc -l # number of lines common to both files
5625 @node ptx invocation
5626 @section @command{ptx}: Produce permuted indexes
5630 @command{ptx} reads a text file and essentially produces a permuted index, with
5631 each keyword in its context. The calling sketch is either one of:
5634 ptx [@var{option} @dots{}] [@var{file} @dots{}]
5635 ptx -G [@var{option} @dots{}] [@var{input} [@var{output}]]
5638 The @option{-G} (or its equivalent: @option{--traditional}) option disables
5639 all GNU extensions and reverts to traditional mode, thus introducing some
5640 limitations and changing several of the program's default option values.
5641 When @option{-G} is not specified, GNU extensions are always enabled.
5642 GNU extensions to @command{ptx} are documented wherever appropriate in this
5643 document. @xref{Compatibility in ptx}, for the full list.
5645 Individual options are explained in the following sections.
5647 When GNU extensions are enabled, there may be zero, one or several
5648 @var{file}s after the options. If there is no @var{file}, the program
5649 reads the standard input. If there is one or several @var{file}s, they
5650 give the name of input files which are all read in turn, as if all the
5651 input files were concatenated. However, there is a full contextual
5652 break between each file and, when automatic referencing is requested,
5653 file names and line numbers refer to individual text input files. In
5654 all cases, the program outputs the permuted index to the standard
5657 When GNU extensions are @emph{not} enabled, that is, when the program
5658 operates in traditional mode, there may be zero, one or two parameters
5659 besides the options. If there are no parameters, the program reads the
5660 standard input and outputs the permuted index to the standard output.
5661 If there is only one parameter, it names the text @var{input} to be read
5662 instead of the standard input. If two parameters are given, they give
5663 respectively the name of the @var{input} file to read and the name of
5664 the @var{output} file to produce. @emph{Be very careful:}
5665 in this case, the contents of file given by the second parameter is
5666 destroyed. This behavior is dictated by System V @command{ptx}
5667 compatibility; GNU Standards normally discourage output parameters not
5668 introduced by an option.
5670 For @emph{any} file named as the value of an option or as an
5671 input text file, a single dash @samp{-} may be used, in which case
5672 standard input is assumed. However, it would not make sense to use this
5673 convention more than once per program invocation.
5676 * General options in ptx:: Options which affect general program behavior.
5677 * Charset selection in ptx:: Underlying character set considerations.
5678 * Input processing in ptx:: Input fields, contexts, and keyword selection.
5679 * Output formatting in ptx:: Types of output format, and sizing the fields.
5680 * Compatibility in ptx::
5684 @node General options in ptx
5685 @subsection General options
5690 @itemx --traditional
5691 As already explained, this option disables all GNU extensions to
5692 @command{ptx} and switches to traditional mode.
5695 Print a short help on standard output, then exit without further
5699 Print the program version on standard output, then exit without further
5707 @node Charset selection in ptx
5708 @subsection Charset selection
5710 As it is set up now, @command{ptx} assumes that the input file is coded
5711 using 8-bit characters, and it may not work well in multibyte locales.
5712 In a single-byte locale, the default regular expression
5713 for a keyword allows foreign or diacriticized letters. Keyword sorting,
5714 however, is still crude; it obeys the underlying character set ordering
5717 The output of @command{ptx} assumes the locale's character encoding.
5718 For example, with @command{ptx}'s @option{-T} option, if the locale
5719 uses the Latin-1 encoding you may need a LaTeX directive like
5720 @samp{\usepackage[latin1]@{inputenc@}} to render non-ASCII characters
5726 @itemx --ignore-case
5728 @opindex --ignore-case
5729 Fold lower case letters to upper case for sorting.
5734 @node Input processing in ptx
5735 @subsection Word selection and input processing
5740 @itemx --break-file=@var{file}
5742 @opindex --break-file
5744 This option provides an alternative (to @option{-W}) method of describing
5745 which characters make up words. It introduces the name of a
5746 file which contains a list of characters which can@emph{not} be part of
5747 one word; this file is called the @dfn{Break file}. Any character which
5748 is not part of the Break file is a word constituent. If both options
5749 @option{-b} and @option{-W} are specified, then @option{-W} has precedence and
5750 @option{-b} is ignored.
5752 When GNU extensions are enabled, the only way to avoid newline as a
5753 break character is to write all the break characters in the file with no
5754 newline at all, not even at the end of the file. When GNU extensions
5755 are disabled, spaces, tabs and newlines are always considered as break
5756 characters even if not included in the Break file.
5759 @itemx --ignore-file=@var{file}
5761 @opindex --ignore-file
5763 The file associated with this option contains a list of words which will
5764 never be taken as keywords in concordance output. It is called the
5765 @dfn{Ignore file}. The file contains exactly one word in each line; the
5766 end of line separation of words is not subject to the value of the
5770 @itemx --only-file=@var{file}
5772 @opindex --only-file
5774 The file associated with this option contains a list of words which will
5775 be retained in concordance output; any word not mentioned in this file
5776 is ignored. The file is called the @dfn{Only file}. The file contains
5777 exactly one word in each line; the end of line separation of words is
5778 not subject to the value of the @option{-S} option.
5780 There is no default for the Only file. When both an Only file and an
5781 Ignore file are specified, a word is considered a keyword only
5782 if it is listed in the Only file and not in the Ignore file.
5787 @opindex --references
5789 On each input line, the leading sequence of non-white space characters will be
5790 taken to be a reference that has the purpose of identifying this input
5791 line in the resulting permuted index.
5792 @xref{Output formatting in ptx},
5793 for more information about reference production.
5794 Using this option changes the default value for option @option{-S}.
5796 Using this option, the program does not try very hard to remove
5797 references from contexts in output, but it succeeds in doing so
5798 @emph{when} the context ends exactly at the newline. If option
5799 @option{-r} is used with @option{-S} default value, or when GNU extensions
5800 are disabled, this condition is always met and references are completely
5801 excluded from the output contexts.
5803 @item -S @var{regexp}
5804 @itemx --sentence-regexp=@var{regexp}
5806 @opindex --sentence-regexp
5808 This option selects which regular expression will describe the end of a
5809 line or the end of a sentence. In fact, this regular expression is not
5810 the only distinction between end of lines or end of sentences, and input
5811 line boundaries have no special significance outside this option. By
5812 default, when GNU extensions are enabled and if @option{-r} option is not
5813 used, end of sentences are used. In this case, this @var{regex} is
5814 imported from GNU Emacs:
5817 [.?!][]\"')@}]*\\($\\|\t\\| \\)[ \t\n]*
5820 Whenever GNU extensions are disabled or if @option{-r} option is used, end
5821 of lines are used; in this case, the default @var{regexp} is just:
5827 Using an empty @var{regexp} is equivalent to completely disabling end of
5828 line or end of sentence recognition. In this case, the whole file is
5829 considered to be a single big line or sentence. The user might want to
5830 disallow all truncation flag generation as well, through option @option{-F
5831 ""}. @xref{Regexps, , Syntax of Regular Expressions, emacs, The GNU Emacs
5834 When the keywords happen to be near the beginning of the input line or
5835 sentence, this often creates an unused area at the beginning of the
5836 output context line; when the keywords happen to be near the end of the
5837 input line or sentence, this often creates an unused area at the end of
5838 the output context line. The program tries to fill those unused areas
5839 by wrapping around context in them; the tail of the input line or
5840 sentence is used to fill the unused area on the left of the output line;
5841 the head of the input line or sentence is used to fill the unused area
5842 on the right of the output line.
5844 As a matter of convenience to the user, many usual backslashed escape
5845 sequences from the C language are recognized and converted to the
5846 corresponding characters by @command{ptx} itself.
5848 @item -W @var{regexp}
5849 @itemx --word-regexp=@var{regexp}
5851 @opindex --word-regexp
5853 This option selects which regular expression will describe each keyword.
5854 By default, if GNU extensions are enabled, a word is a sequence of
5855 letters; the @var{regexp} used is @samp{\w+}. When GNU extensions are
5856 disabled, a word is by default anything which ends with a space, a tab
5857 or a newline; the @var{regexp} used is @samp{[^ \t\n]+}.
5859 An empty @var{regexp} is equivalent to not using this option.
5860 @xref{Regexps, , Syntax of Regular Expressions, emacs, The GNU Emacs
5863 As a matter of convenience to the user, many usual backslashed escape
5864 sequences, as found in the C language, are recognized and converted to
5865 the corresponding characters by @command{ptx} itself.
5870 @node Output formatting in ptx
5871 @subsection Output formatting
5873 Output format is mainly controlled by the @option{-O} and @option{-T} options
5874 described in the table below. When neither @option{-O} nor @option{-T} are
5875 selected, and if GNU extensions are enabled, the program chooses an
5876 output format suitable for a dumb terminal. Each keyword occurrence is
5877 output to the center of one line, surrounded by its left and right
5878 contexts. Each field is properly justified, so the concordance output
5879 can be readily observed. As a special feature, if automatic
5880 references are selected by option @option{-A} and are output before the
5881 left context, that is, if option @option{-R} is @emph{not} selected, then
5882 a colon is added after the reference; this nicely interfaces with GNU
5883 Emacs @code{next-error} processing. In this default output format, each
5884 white space character, like newline and tab, is merely changed to
5885 exactly one space, with no special attempt to compress consecutive
5886 spaces. This might change in the future. Except for those white space
5887 characters, every other character of the underlying set of 256
5888 characters is transmitted verbatim.
5890 Output format is further controlled by the following options.
5894 @item -g @var{number}
5895 @itemx --gap-size=@var{number}
5899 Select the size of the minimum white space gap between the fields on the
5902 @item -w @var{number}
5903 @itemx --width=@var{number}
5907 Select the maximum output width of each final line. If references are
5908 used, they are included or excluded from the maximum output width
5909 depending on the value of option @option{-R}@. If this option is not
5910 selected, that is, when references are output before the left context,
5911 the maximum output width takes into account the maximum length of all
5912 references. If this option is selected, that is, when references are
5913 output after the right context, the maximum output width does not take
5914 into account the space taken by references, nor the gap that precedes
5918 @itemx --auto-reference
5920 @opindex --auto-reference
5922 Select automatic references. Each input line will have an automatic
5923 reference made up of the file name and the line ordinal, with a single
5924 colon between them. However, the file name will be empty when standard
5925 input is being read. If both @option{-A} and @option{-r} are selected, then
5926 the input reference is still read and skipped, but the automatic
5927 reference is used at output time, overriding the input reference.
5930 @itemx --right-side-refs
5932 @opindex --right-side-refs
5934 In the default output format, when option @option{-R} is not used, any
5935 references produced by the effect of options @option{-r} or @option{-A} are
5936 placed to the far right of output lines, after the right context. With
5937 default output format, when the @option{-R} option is specified, references
5938 are rather placed at the beginning of each output line, before the left
5939 context. For any other output format, option @option{-R} is
5940 ignored, with one exception: with @option{-R} the width of references
5941 is @emph{not} taken into account in total output width given by @option{-w}.
5943 This option is automatically selected whenever GNU extensions are
5946 @item -F @var{string}
5947 @itemx --flag-truncation=@var{string}
5949 @opindex --flag-truncation
5951 This option will request that any truncation in the output be reported
5952 using the string @var{string}. Most output fields theoretically extend
5953 towards the beginning or the end of the current line, or current
5954 sentence, as selected with option @option{-S}@. But there is a maximum
5955 allowed output line width, changeable through option @option{-w}, which is
5956 further divided into space for various output fields. When a field has
5957 to be truncated because it cannot extend beyond the beginning or the end of
5958 the current line to fit in, then a truncation occurs. By default,
5959 the string used is a single slash, as in @option{-F /}.
5961 @var{string} may have more than one character, as in @option{-F @dots{}}.
5962 Also, in the particular case when @var{string} is empty (@option{-F ""}),
5963 truncation flagging is disabled, and no truncation marks are appended in
5966 As a matter of convenience to the user, many usual backslashed escape
5967 sequences, as found in the C language, are recognized and converted to
5968 the corresponding characters by @command{ptx} itself.
5970 @item -M @var{string}
5971 @itemx --macro-name=@var{string}
5973 @opindex --macro-name
5975 Select another @var{string} to be used instead of @samp{xx}, while
5976 generating output suitable for @command{nroff}, @command{troff} or @TeX{}.
5979 @itemx --format=roff
5981 @opindex --format=roff
5983 Choose an output format suitable for @command{nroff} or @command{troff}
5984 processing. Each output line will look like:
5987 .xx "@var{tail}" "@var{before}" "@var{keyword_and_after}"@c
5988 "@var{head}" "@var{ref}"
5991 so it will be possible to write a @samp{.xx} roff macro to take care of
5992 the output typesetting. This is the default output format when GNU
5993 extensions are disabled. Option @option{-M} can be used to change
5994 @samp{xx} to another macro name.
5996 In this output format, each non-graphical character, like newline and
5997 tab, is merely changed to exactly one space, with no special attempt to
5998 compress consecutive spaces. Each quote character @samp{"} is doubled
5999 so it will be correctly processed by @command{nroff} or @command{troff}.
6004 @opindex --format=tex
6006 Choose an output format suitable for @TeX{} processing. Each output
6007 line will look like:
6010 \xx @{@var{tail}@}@{@var{before}@}@{@var{keyword}@}@c
6011 @{@var{after}@}@{@var{head}@}@{@var{ref}@}
6015 so it will be possible to write a @code{\xx} definition to take care of
6016 the output typesetting. When references are not being
6017 produced, that is, neither option @option{-A} nor option @option{-r} is
6018 selected, the last parameter of each @code{\xx} call is inhibited.
6019 Option @option{-M} can be used to change @samp{xx} to another macro
6022 In this output format, some special characters, like @samp{$}, @samp{%},
6023 @samp{&}, @samp{#} and @samp{_} are automatically protected with a
6024 backslash. Curly brackets @samp{@{}, @samp{@}} are protected with a
6025 backslash and a pair of dollar signs (to force mathematical mode). The
6026 backslash itself produces the sequence @code{\backslash@{@}}.
6027 Circumflex and tilde diacritical marks produce the sequence @code{^\@{ @}} and
6028 @code{~\@{ @}} respectively. Other diacriticized characters of the
6029 underlying character set produce an appropriate @TeX{} sequence as far
6030 as possible. The other non-graphical characters, like newline and tab,
6031 and all other characters which are not part of ASCII, are merely
6032 changed to exactly one space, with no special attempt to compress
6033 consecutive spaces. Let me know how to improve this special character
6034 processing for @TeX{}.
6039 @node Compatibility in ptx
6040 @subsection The GNU extensions to @command{ptx}
6042 This version of @command{ptx} contains a few features which do not exist in
6043 System V @command{ptx}. These extra features are suppressed by using the
6044 @option{-G} command line option, unless overridden by other command line
6045 options. Some GNU extensions cannot be recovered by overriding, so the
6046 simple rule is to avoid @option{-G} if you care about GNU extensions.
6047 Here are the differences between this program and System V @command{ptx}.
6052 This program can read many input files at once, it always writes the
6053 resulting concordance on standard output. On the other hand, System V
6054 @command{ptx} reads only one file and sends the result to standard output
6055 or, if a second @var{file} parameter is given on the command, to that
6058 Having output parameters not introduced by options is a dangerous
6059 practice which GNU avoids as far as possible. So, for using @command{ptx}
6060 portably between GNU and System V, you should always use it with a
6061 single input file, and always expect the result on standard output. You
6062 might also want to automatically configure in a @option{-G} option to
6063 @command{ptx} calls in products using @command{ptx}, if the configurator finds
6064 that the installed @command{ptx} accepts @option{-G}.
6067 The only options available in System V @command{ptx} are options @option{-b},
6068 @option{-f}, @option{-g}, @option{-i}, @option{-o}, @option{-r}, @option{-t} and
6069 @option{-w}. All other options are GNU extensions and are not repeated in
6070 this enumeration. Moreover, some options have a slightly different
6071 meaning when GNU extensions are enabled, as explained below.
6074 By default, concordance output is not formatted for @command{troff} or
6075 @command{nroff}. It is rather formatted for a dumb terminal. @command{troff}
6076 or @command{nroff} output may still be selected through option @option{-O}.
6079 Unless @option{-R} option is used, the maximum reference width is
6080 subtracted from the total output line width. With GNU extensions
6081 disabled, width of references is not taken into account in the output
6082 line width computations.
6085 All 256 bytes, even ASCII NUL bytes, are always read and
6086 processed from input file with no adverse effect, even if GNU extensions
6087 are disabled. However, System V @command{ptx} does not accept 8-bit
6088 characters, a few control characters are rejected, and the tilde
6089 @samp{~} is also rejected.
6092 Input line length is only limited by available memory, even if GNU
6093 extensions are disabled. However, System V @command{ptx} processes only
6094 the first 200 characters in each line.
6097 The break (non-word) characters default to be every character except all
6098 letters of the underlying character set, diacriticized or not. When GNU
6099 extensions are disabled, the break characters default to space, tab and
6103 The program makes better use of output line width. If GNU extensions
6104 are disabled, the program rather tries to imitate System V @command{ptx},
6105 but still, there are some slight disposition glitches this program does
6106 not completely reproduce.
6109 The user can specify both an Ignore file and an Only file. This is not
6110 allowed with System V @command{ptx}.
6115 @node tsort invocation
6116 @section @command{tsort}: Topological sort
6119 @cindex topological sort
6121 @command{tsort} performs a topological sort on the given @var{file}, or
6122 standard input if no input file is given or for a @var{file} of
6123 @samp{-}. For more details and some history, see @ref{tsort background}.
6127 tsort [@var{option}] [@var{file}]
6130 @command{tsort} reads its input as pairs of strings, separated by blanks,
6131 indicating a partial ordering. The output is a total ordering that
6132 corresponds to the given partial ordering.
6146 will produce the output
6157 Consider a more realistic example.
6158 You have a large set of functions all in one file, and they may all be
6159 declared static except one. Currently that one (say @code{main}) is the
6160 first function defined in the file, and the ones it calls directly follow
6161 it, followed by those they call, etc. Let's say that you are determined
6162 to take advantage of prototypes, so you have to choose between declaring
6163 all of those functions (which means duplicating a lot of information from
6164 the definitions) and rearranging the functions so that as many as possible
6165 are defined before they are used. One way to automate the latter process
6166 is to get a list for each function of the functions it calls directly.
6167 Many programs can generate such lists. They describe a call graph.
6168 Consider the following list, in which a given line indicates that the
6169 function on the left calls the one on the right directly.
6175 tail_file pretty_name
6176 tail_file write_header
6178 tail_forever recheck
6179 tail_forever pretty_name
6180 tail_forever write_header
6181 tail_forever dump_remainder
6184 tail_lines start_lines
6185 tail_lines dump_remainder
6186 tail_lines file_lines
6187 tail_lines pipe_lines
6189 tail_bytes start_bytes
6190 tail_bytes dump_remainder
6191 tail_bytes pipe_bytes
6192 file_lines dump_remainder
6196 then you can use @command{tsort} to produce an ordering of those
6197 functions that satisfies your requirement.
6200 example$ tsort call-graph | tac
6220 @command{tsort} detects any cycles in the input and writes the first cycle
6221 encountered to standard error.
6223 For a given partial ordering, generally there is no unique
6224 total ordering. In the context of the call graph above, the function
6225 @code{parse_options} may be placed anywhere in the list as long as it
6226 precedes @code{main}.
6228 The only options are @option{--help} and @option{--version}. @xref{Common
6234 * tsort background:: Where tsort came from.
6237 @node tsort background
6238 @subsection @command{tsort}: Background
6240 @command{tsort} exists because very early versions of the Unix linker processed
6241 an archive file exactly once, and in order. As @command{ld} read each object
6242 in the archive, it decided whether it was needed in the program based on
6243 whether it defined any symbols which were undefined at that point in
6246 This meant that dependencies within the archive had to be handled
6247 specially. For example, @code{scanf} probably calls @code{read}. That means
6248 that in a single pass through an archive, it was important for @code{scanf.o}
6249 to appear before read.o, because otherwise a program which calls
6250 @code{scanf} but not @code{read} might end up with an unexpected unresolved
6251 reference to @code{read}.
6253 The way to address this problem was to first generate a set of
6254 dependencies of one object file on another. This was done by a shell
6255 script called @command{lorder}. The GNU tools don't provide a version of
6256 lorder, as far as I know, but you can still find it in BSD
6259 Then you ran @command{tsort} over the @command{lorder} output, and you used the
6260 resulting sort to define the order in which you added objects to the archive.
6262 This whole procedure has been obsolete since about 1980, because
6263 Unix archives now contain a symbol table (traditionally built by
6264 @command{ranlib}, now generally built by @command{ar} itself), and the Unix
6265 linker uses the symbol table to effectively make multiple passes over
6268 Anyhow, that's where tsort came from. To solve an old problem with
6269 the way the linker handled archive files, which has since been solved
6273 @node Operating on fields
6274 @chapter Operating on fields
6277 * cut invocation:: Print selected parts of lines.
6278 * paste invocation:: Merge lines of files.
6279 * join invocation:: Join lines on a common field.
6283 @node cut invocation
6284 @section @command{cut}: Print selected parts of lines
6287 @command{cut} writes to standard output selected parts of each line of each
6288 input file, or standard input if no files are given or for a file name of
6292 cut @var{option}@dots{} [@var{file}]@dots{}
6295 In the table which follows, the @var{byte-list}, @var{character-list},
6296 and @var{field-list} are one or more numbers or ranges (two numbers
6297 separated by a dash) separated by commas. Bytes, characters, and
6298 fields are numbered starting at 1. Incomplete ranges may be
6299 given: @option{-@var{m}} means @samp{1-@var{m}}; @samp{@var{n}-} means
6300 @samp{@var{n}} through end of line or last field. The list elements
6301 can be repeated, can overlap, and can be specified in any order; but
6302 the selected input is written in the same order that it is read, and
6303 is written exactly once.
6305 The program accepts the following options. Also see @ref{Common
6310 @item -b @var{byte-list}
6311 @itemx --bytes=@var{byte-list}
6314 Select for printing only the bytes in positions listed in
6315 @var{byte-list}. Tabs and backspaces are treated like any other
6316 character; they take up 1 byte. If an output delimiter is specified,
6317 (see the description of @option{--output-delimiter}), then output that
6318 string between ranges of selected bytes.
6320 @item -c @var{character-list}
6321 @itemx --characters=@var{character-list}
6323 @opindex --characters
6324 Select for printing only the characters in positions listed in
6325 @var{character-list}. The same as @option{-b} for now, but
6326 internationalization will change that. Tabs and backspaces are
6327 treated like any other character; they take up 1 character. If an
6328 output delimiter is specified, (see the description of
6329 @option{--output-delimiter}), then output that string between ranges
6332 @item -f @var{field-list}
6333 @itemx --fields=@var{field-list}
6336 Select for printing only the fields listed in @var{field-list}.
6337 Fields are separated by a TAB character by default. Also print any
6338 line that contains no delimiter character, unless the
6339 @option{--only-delimited} (@option{-s}) option is specified.
6341 The @command{awk} command supports more sophisticated field processing,
6342 like reordering fields, and handling fields aligned with blank characters.
6343 By default @command{awk} uses (and discards) runs of blank characters
6344 to separate fields, and ignores leading and trailing blanks.
6347 awk '{print $2}' # print the second field
6348 awk '{print $(NF-1)}' # print the penultimate field
6349 awk '{print $2,$1}' # reorder the first two fields
6352 While @command{cut} accepts field specifications in
6353 arbitrary order, output is always in the order encountered in the file.
6355 In the unlikely event that @command{awk} is unavailable,
6356 one can use the @command{join} command, to process blank
6357 characters as @command{awk} does above.
6360 join -a1 -o 1.2 - /dev/null # print the second field
6361 join -a1 -o 1.2,1.1 - /dev/null # reorder the first two fields
6365 @item -d @var{input_delim_byte}
6366 @itemx --delimiter=@var{input_delim_byte}
6368 @opindex --delimiter
6369 With @option{-f}, use the first byte of @var{input_delim_byte} as
6370 the input fields separator (default is TAB).
6374 Do not split multi-byte characters (no-op for now).
6377 @itemx --only-delimited
6379 @opindex --only-delimited
6380 For @option{-f}, do not print lines that do not contain the field separator
6381 character. Normally, any line without a field separator is printed verbatim.
6383 @item --output-delimiter=@var{output_delim_string}
6384 @opindex --output-delimiter
6385 With @option{-f}, output fields are separated by @var{output_delim_string}.
6386 The default with @option{-f} is to use the input delimiter.
6387 When using @option{-b} or @option{-c} to select ranges of byte or
6388 character offsets (as opposed to ranges of fields),
6389 output @var{output_delim_string} between non-overlapping
6390 ranges of selected bytes.
6393 @opindex --complement
6394 This option is a GNU extension.
6395 Select for printing the complement of the bytes, characters or fields
6396 selected with the @option{-b}, @option{-c} or @option{-f} options.
6397 In other words, do @emph{not} print the bytes, characters or fields
6398 specified via those options. This option is useful when you have
6399 many fields and want to print all but a few of them.
6408 @node paste invocation
6409 @section @command{paste}: Merge lines of files
6412 @cindex merging files
6414 @command{paste} writes to standard output lines consisting of sequentially
6415 corresponding lines of each given file, separated by a TAB character.
6416 Standard input is used for a file name of @samp{-} or if no input files
6422 paste [@var{option}]@dots{} [@var{file}]@dots{}
6436 Take lines sequentially from each file:
6444 Duplicate lines from a file:
6446 $ paste num2 let3 num2
6452 Intermix lines from standard input:
6454 $ paste - let3 - < num2
6460 Join consecutive lines with a space:
6462 $ seq 4 | paste -d ' ' - -
6467 The program accepts the following options. Also see @ref{Common options}.
6475 Paste the lines of one file at a time rather than one line from each
6476 file. Using the above example data:
6479 $ paste -s num2 let3
6484 @item -d @var{delim-list}
6485 @itemx --delimiters=@var{delim-list}
6487 @opindex --delimiters
6488 Consecutively use the characters in @var{delim-list} instead of
6489 TAB to separate merged lines. When @var{delim-list} is
6490 exhausted, start again at its beginning. Using the above example data:
6493 $ paste -d '%_' num2 let3 num2
6506 @node join invocation
6507 @section @command{join}: Join lines on a common field
6510 @cindex common field, joining on
6512 @command{join} writes to standard output a line for each pair of input
6513 lines that have identical join fields. Synopsis:
6516 join [@var{option}]@dots{} @var{file1} @var{file2}
6519 Either @var{file1} or @var{file2} (but not both) can be @samp{-},
6520 meaning standard input. @var{file1} and @var{file2} should be
6521 sorted on the join fields.
6543 @command{join}'s default behavior (when no options are given):
6545 @item the join field is the first field in each line;
6546 @item fields in the input are separated by one or more blanks, with leading
6547 blanks on the line ignored;
6548 @item fields in the output are separated by a space;
6549 @item each output line consists of the join field, the remaining
6550 fields from @var{file1}, then the remaining fields from @var{file2}.
6555 * General options in join:: Options which affect general program behavior.
6556 * Sorting files for join:: Using @command{sort} before @command{join}.
6557 * Working with fields:: Joining on different fields.
6558 * Paired and unpaired lines:: Controlling @command{join}'s field matching.
6559 * Header lines:: Working with header lines in files.
6560 * Set operations:: Union, Intersection and Difference of files.
6563 @node General options in join
6564 @subsection General options
6565 The program accepts the following options. Also see @ref{Common options}.
6569 @item -a @var{file-number}
6571 Print a line for each unpairable line in file @var{file-number} (either
6572 @samp{1} or @samp{2}), in addition to the normal output.
6575 Fail with an error message if either input file is wrongly ordered.
6577 @item --nocheck-order
6578 Do not check that both input files are in sorted order. This is the default.
6580 @item -e @var{string}
6582 Replace those output fields that are missing in the input with @var{string}.
6583 I.e., missing fields specified with the @option{-12jo} options.
6587 Treat the first line of each input file as a header line. The header lines
6588 will be joined and printed as the first output line. If @option{-o} is used to
6589 specify output format, the header line will be printed according to the
6590 specified format. The header lines will not be checked for ordering even if
6591 @option{--check-order} is specified. Also if the header lines from each file
6592 do not match, the heading fields from the first file will be used.
6595 @itemx --ignore-case
6597 @opindex --ignore-case
6598 Ignore differences in case when comparing keys.
6599 With this option, the lines of the input files must be ordered in the same way.
6600 Use @samp{sort -f} to produce this ordering.
6602 @item -1 @var{field}
6604 Join on field @var{field} (a positive integer) of file 1.
6606 @item -2 @var{field}
6608 Join on field @var{field} (a positive integer) of file 2.
6610 @item -j @var{field}
6611 Equivalent to @option{-1 @var{field} -2 @var{field}}.
6613 @item -o @var{field-list}
6615 If the keyword @samp{auto} is specified, infer the output format from
6616 the first line in each file. This is the same as the default output format
6617 but also ensures the same number of fields are output for each line.
6618 Missing fields are replaced with the @option{-e} option and extra fields
6621 Otherwise, construct each output line according to the format in
6622 @var{field-list}. Each element in @var{field-list} is either the single
6623 character @samp{0} or has the form @var{m.n} where the file number, @var{m},
6624 is @samp{1} or @samp{2} and @var{n} is a positive field number.
6626 A field specification of @samp{0} denotes the join field.
6627 In most cases, the functionality of the @samp{0} field spec
6628 may be reproduced using the explicit @var{m.n} that corresponds
6629 to the join field. However, when printing unpairable lines
6630 (using either of the @option{-a} or @option{-v} options), there is no way
6631 to specify the join field using @var{m.n} in @var{field-list}
6632 if there are unpairable lines in both files.
6633 To give @command{join} that functionality, POSIX invented the @samp{0}
6634 field specification notation.
6636 The elements in @var{field-list}
6637 are separated by commas or blanks.
6638 Blank separators typically need to be quoted for the shell. For
6639 example, the commands @samp{join -o 1.2,2.2} and @samp{join -o '1.2
6640 2.2'} are equivalent.
6642 All output lines -- including those printed because of any @option{-a}
6643 or @option{-v} option -- are subject to the specified @var{field-list}.
6646 Use character @var{char} as the input and output field separator.
6647 Treat as significant each occurrence of @var{char} in the input file.
6648 Use @samp{sort -t @var{char}}, without the @option{-b} option of
6649 @samp{sort}, to produce this ordering. If @samp{join -t ''} is specified,
6650 the whole line is considered, matching the default operation of sort.
6651 If @samp{-t '\0'} is specified then the ASCII NUL
6652 character is used to delimit the fields.
6654 @item -v @var{file-number}
6655 Print a line for each unpairable line in file @var{file-number}
6656 (either @samp{1} or @samp{2}), instead of the normal output.
6659 @newlineFieldSeparator
6666 @checkOrderOption{join}
6671 @node Sorting files for join
6672 @subsection Pre-sorting
6674 @command{join} requires sorted input files. Each input file should be
6675 sorted according to the key (=field/column number) used in
6676 @command{join}. The recommended sorting option is @samp{sort -k 1b,1}
6677 (assuming the desired key is in the first column).
6679 @noindent Typical usage:
6682 $ sort -k 1b,1 file1 > file1.sorted
6683 $ sort -k 1b,1 file2 > file2.sorted
6684 $ join file1.sorted file2.sorted > file3
6689 Normally, the sort order is that of the
6690 collating sequence specified by the @env{LC_COLLATE} locale. Unless
6691 the @option{-t} option is given, the sort comparison ignores blanks at
6692 the start of the join field, as in @code{sort -b}. If the
6693 @option{--ignore-case} option is given, the sort comparison ignores
6694 the case of characters in the join field, as in @code{sort -f}:
6698 $ sort -k 1bf,1 file1 > file1.sorted
6699 $ sort -k 1bf,1 file2 > file2.sorted
6700 $ join --ignore-case file1.sorted file2.sorted > file3
6704 The @command{sort} and @command{join} commands should use consistent
6705 locales and options if the output of @command{sort} is fed to
6706 @command{join}. You can use a command like @samp{sort -k 1b,1} to
6707 sort a file on its default join field, but if you select a non-default
6708 locale, join field, separator, or comparison options, then you should
6709 do so consistently between @command{join} and @command{sort}.
6711 @noindent To avoid any locale-related issues, it is recommended to use the
6712 @samp{C} locale for both commands:
6716 $ LC_ALL=C sort -k 1b,1 file1 > file1.sorted
6717 $ LC_ALL=C sort -k 1b,1 file2 > file2.sorted
6718 $ LC_ALL=C join file1.sorted file2.sorted > file3
6723 @node Working with fields
6724 @subsection Working with fields
6726 Use @option{-1},@option{-2} to set the key fields for each of the input files.
6727 Ensure the preceding @command{sort} commands operated on the same fields.
6730 The following example joins two files, using the values from seventh field
6731 of the first file and the third field of the second file:
6735 $ sort -k 7b,7 file1 > file1.sorted
6736 $ sort -k 3b,3 file2 > file2.sorted
6737 $ join -1 7 -2 3 file1.sorted file2.sorted > file3
6742 If the field number is the same for both files, use @option{-j}:
6746 $ sort -k4b,4 file1 > file1.sorted
6747 $ sort -k4b,4 file2 > file2.sorted
6748 $ join -j4 file1.sorted file2.sorted > file3
6753 Both @command{sort} and @command{join} operate of whitespace-delimited
6754 fields. To specify a different delimiter, use @option{-t} in @emph{both}:
6758 $ sort -t, -k3b,3 file1 > file1.sorted
6759 $ sort -t, -k3b,3 file2 > file2.sorted
6760 $ join -t, -j3 file1.sorted file2.sorted > file3
6765 To specify a tab (@sc{ascii} 0x09) character instead of whitespace,
6766 use:@footnote{the @code{$'\t'} is supported in most modern shells.
6767 For older shells, use a literal tab.}
6771 $ sort -t$'\t' -k3b,3 file1 > file1.sorted
6772 $ sort -t$'\t' -k3b,3 file2 > file2.sorted
6773 $ join -t$'\t' -j3 file1.sorted file2.sorted > file3
6779 If @samp{join -t ''} is specified then the whole line is considered which
6780 matches the default operation of sort:
6784 $ sort file1 > file1.sorted
6785 $ sort file2 > file2.sorted
6786 $ join -t '' file1.sorted file2.sorted > file3
6791 @node Paired and unpaired lines
6792 @subsection Controlling @command{join}'s field matching
6794 In this section the @command{sort} commands are omitted for brevity.
6795 Sorting the files before joining is still required.
6797 @command{join}'s default behavior is to print only lines common to
6798 both input files. Use @option{-a} and @option{-v} to print unpairable lines
6799 from one or both files.
6802 All examples below use the following two (pre-sorted) input files:
6804 @multitable @columnfractions .5 .5
6821 @c TODO: Find better column widths that work for both HTML and PDF
6822 @c and disable indentation of @example.
6823 @multitable @columnfractions 0.5 0.5
6825 @headitem Command @tab Outcome
6835 (@emph{intersection})
6841 $ join -a 1 file1 file2
6846 common lines @emph{and} unpaired
6847 lines from the first file
6852 $ join -a 2 file1 file2
6857 common lines @emph{and} unpaired lines from the second file
6862 $ join -a 1 -a 2 file1 file2
6868 all lines (paired and unpaired) from both files
6871 see note below regarding @code{-o auto}.
6876 $ join -v 1 file1 file2
6880 unpaired lines from the first file
6886 $ join -v 2 file1 file2
6890 unpaired lines from the second file
6896 $ join -v 1 -v 2 file1 file2
6901 unpaired lines from both files, omitting common lines
6902 (@emph{symmetric difference}).
6908 The @option{-o auto -e X} options are useful when dealing with unpaired lines.
6909 The following example prints all lines (common and unpaired) from both files.
6910 Without @option{-o auto} it is not easy to discern which fields originate from
6914 $ join -a 1 -a 2 file1 file2
6919 $ join -o auto -e X -a 1 -a 2 file1 file2
6926 If the input has no unpairable lines, a GNU extension is
6927 available; the sort order can be any order that considers two fields
6928 to be equal if and only if the sort comparison described above
6929 considers them to be equal. For example:
6952 @subsection Header lines
6954 The @option{--header} option can be used when the files to join
6955 have a header line which is not sorted:
6969 $ join --header -o auto -e NA -a1 -a2 file1 file2
6978 To sort a file with a header line, use GNU @command{sed -u}.
6979 The following example sort the files but keeps the first line of each
6984 $ ( sed -u 1q ; sort -k2b,2 ) < file1 > file1.sorted
6985 $ ( sed -u 1q ; sort -k2b,2 ) < file2 > file2.sorted
6986 $ join --header -o auto -e NA -a1 -a2 file1.sorted file2.sorted > file3
6990 @node Set operations
6991 @subsection Union, Intersection and Difference of files
6993 Combine @command{sort}, @command{uniq} and @command{join} to
6994 perform the equivalent of set operations on files:
6996 @c From https://www.pixelbeat.org/cmdline.html#sets
6997 @multitable @columnfractions 0.5 0.5
6998 @headitem Command @tab outcome
6999 @item @code{sort -u file1 file2}
7000 @tab Union of unsorted files
7002 @item @code{sort file1 file2 | uniq -d}
7003 @tab Intersection of unsorted files
7005 @item @code{sort file1 file1 file2 | uniq -u}
7006 @tab Difference of unsorted files
7008 @item @code{sort file1 file2 | uniq -u}
7009 @tab Symmetric Difference of unsorted files
7011 @item @code{join -t '' -a1 -a2 file1 file2}
7012 @tab Union of sorted files
7014 @item @code{join -t '' file1 file2}
7015 @tab Intersection of sorted files
7017 @item @code{join -t '' -v2 file1 file2}
7018 @tab Difference of sorted files
7020 @item @code{join -t '' -v1 -v2 file1 file2}
7021 @tab Symmetric Difference of sorted files
7025 All examples above operate on entire lines and not on specific fields:
7026 @command{sort} without @option{-k} and @command{join -t ''} both consider
7027 entire lines as the key.
7030 @node Operating on characters
7031 @chapter Operating on characters
7033 @cindex operating on characters
7035 These commands operate on individual characters.
7038 * tr invocation:: Translate, squeeze, and/or delete characters.
7039 * expand invocation:: Convert tabs to spaces.
7040 * unexpand invocation:: Convert spaces to tabs.
7045 @section @command{tr}: Translate, squeeze, and/or delete characters
7052 tr [@var{option}]@dots{} @var{string1} [@var{string2}]
7055 @command{tr} copies standard input to standard output, performing
7056 one of the following operations:
7060 translate, and optionally squeeze repeated characters in the result,
7062 squeeze repeated characters,
7066 delete characters, then squeeze repeated characters from the result.
7069 The @var{string1} and @var{string2} operands define arrays of
7070 characters @var{array1} and @var{array2}. By default @var{array1}
7071 lists input characters that @command{tr} operates on, and @var{array2}
7072 lists corresponding translations. In some cases the second operand is
7075 The program accepts the following options. Also see @ref{Common options}.
7076 Options must precede operands.
7085 @opindex --complement
7086 Instead of @var{array1}, use its complement (all characters not
7087 specified by @var{string1}), in ascending order. Use this option with
7088 caution in multibyte locales where its meaning is not always clear
7089 or portable; see @ref{Character arrays}.
7095 Delete characters in @var{array1}; do not translate.
7098 @itemx --squeeze-repeats
7100 @opindex --squeeze-repeats
7101 Replace each sequence of a repeated character that is listed in
7102 the last specified @var{array}, with a single occurrence of that character.
7105 @itemx --truncate-set1
7107 @opindex --truncate-set1
7108 Truncate @var{array1} to the length of @var{array2}.
7116 * Character arrays:: Specifying arrays of characters.
7117 * Translating:: Changing characters to other characters.
7118 * Squeezing and deleting:: Removing characters.
7122 @node Character arrays
7123 @subsection Specifying arrays of characters
7125 @cindex arrays of characters in @command{tr}
7127 The @var{string1} and @var{string2} operands are not regular
7128 expressions, even though they may look similar. Instead, they
7129 merely represent arrays of characters. As a GNU extension to POSIX,
7130 an empty string operand represents an empty array of characters.
7132 The interpretation of @var{string1} and @var{string2} depends on locale.
7133 GNU @command{tr} fully supports only safe single-byte locales,
7134 where each possible input byte represents a single character.
7135 Unfortunately, this means GNU @command{tr} will not handle commands
7136 like @samp{tr @"o @L{}} the way you might expect,
7137 since (assuming a UTF-8 encoding) this is equivalent to
7138 @samp{tr '\303\266' '\305\201'} and GNU @command{tr} will
7139 simply transliterate all @samp{\303} bytes to @samp{\305} bytes, etc.
7140 POSIX does not clearly specify the behavior of @command{tr} in locales
7141 where characters are represented by byte sequences instead of by
7142 individual bytes, or where data might contain invalid bytes that are
7143 encoding errors. To avoid problems in this area, you can run
7144 @command{tr} in a safe single-byte locale by using a shell command
7145 like @samp{LC_ALL=C tr} instead of plain @command{tr}.
7147 Although most characters simply represent themselves in @var{string1}
7148 and @var{string2}, the strings can contain shorthands listed below,
7149 for convenience. Some shorthands can be used only in @var{string1} or
7150 @var{string2}, as noted below.
7154 @item Backslash escapes
7155 @cindex backslash escapes
7157 The following backslash escape sequences are recognized:
7161 Bell (BEL, Control-G).
7163 Backspace (BS, Control-H).
7165 Form feed (FF, Control-L).
7167 Newline (LF, Control-J).
7169 Carriage return (CR, Control-M).
7171 Tab (HT, Control-I).
7173 Vertical tab (VT, Control-K).
7175 The eight-bit byte with the value given by @var{ooo}, which is the longest
7176 sequence of one to three octal digits following the backslash.
7177 For portability, @var{ooo} should represent a value that fits in eight bits.
7178 As a GNU extension to POSIX, if the value would not fit, then only the
7179 first two digits of @var{ooo} are used, e.g., @samp{\400}
7180 is equivalent to @samp{\0400} and represents a two-byte sequence.
7185 It is an error if no character follows an unescaped backslash.
7186 As a GNU extension, a backslash followed by a character not listed
7187 above is interpreted as that character, removing any special
7188 significance; this can be used to escape the characters
7189 @samp{[} and @samp{-} when they would otherwise be special.
7194 The notation @samp{@var{m}-@var{n}} expands to the characters
7195 from @var{m} through @var{n}, in ascending order. @var{m} should
7196 not collate after @var{n}; if it does, an error results. As an example,
7197 @samp{0-9} is the same as @samp{0123456789}.
7199 GNU @command{tr} does not support the System V syntax that uses square
7200 brackets to enclose ranges. Translations specified in that format
7201 sometimes work as expected, since the brackets are often transliterated
7202 to themselves. However, they should be avoided because they sometimes
7203 behave unexpectedly. For example, @samp{tr -d '[0-9]'} deletes brackets
7206 Many historically common and even accepted uses of ranges are not fully
7207 portable. For example, on EBCDIC hosts using the @samp{A-Z}
7208 range will not do what most would expect because @samp{A} through @samp{Z}
7209 are not contiguous as they are in ASCII@.
7210 One way to work around this is to use character classes (see below).
7211 Otherwise, it is most portable (and most ugly) to enumerate the members
7214 @item Repeated characters
7215 @cindex repeated characters
7217 The notation @samp{[@var{c}*@var{n}]} in @var{string2} expands to @var{n}
7218 copies of character @var{c}. Thus, @samp{[y*6]} is the same as
7219 @samp{yyyyyy}. The notation @samp{[@var{c}*]} in @var{string2} expands
7220 to as many copies of @var{c} as are needed to make @var{array2} as long as
7221 @var{array1}. If @var{n} begins with @samp{0}, it is interpreted in
7222 octal, otherwise in decimal. A zero-valued @var{n} is treated as if
7225 @item Character classes
7226 @cindex character classes
7228 The notation @samp{[:@var{class}:]} expands to all characters in
7229 the (predefined) class @var{class}. When the @option{--delete} (@option{-d})
7230 and @option{--squeeze-repeats} (@option{-s}) options are both given, any
7231 character class can be used in @var{string2}. Otherwise, only the
7232 character classes @code{lower} and @code{upper} are accepted in
7233 @var{string2}, and then only if the corresponding character class
7234 (@code{upper} and @code{lower}, respectively) is specified in the same
7235 relative position in @var{string1}. Doing this specifies case conversion.
7236 Except for case conversion, a class's characters appear in no particular order.
7237 The class names are given below; an error results when an invalid class
7249 Horizontal whitespace.
7258 Printable characters, not including space.
7264 Printable characters, including space.
7267 Punctuation characters.
7270 Horizontal or vertical whitespace.
7279 @item Equivalence classes
7280 @cindex equivalence classes
7282 The syntax @samp{[=@var{c}=]} expands to all characters equivalent to
7283 @var{c}, in no particular order. These equivalence classes are
7284 allowed in @var{string2} only when @option{--delete} (@option{-d}) and
7285 @option{--squeeze-repeats} @option{-s} are both given.
7287 Although equivalence classes are intended to support non-English alphabets,
7288 there seems to be no standard way to define them or determine their
7289 contents. Therefore, they are not fully implemented in GNU @command{tr};
7290 each character's equivalence class consists only of that character,
7291 which is of no particular use.
7297 @subsection Translating
7299 @cindex translating characters
7301 @command{tr} performs translation when @var{string1} and @var{string2} are
7302 both given and the @option{--delete} (@option{-d}) option is not given.
7303 @command{tr} translates each character of its input that is in @var{array1}
7304 to the corresponding character in @var{array2}. Characters not in
7305 @var{array1} are passed through unchanged.
7307 As a GNU extension to POSIX, when a character appears more than once
7308 in @var{array1}, only the final instance is used. For example, these
7309 two commands are equivalent:
7316 A common use of @command{tr} is to convert lowercase characters to
7317 uppercase. This can be done in many ways. Here are three of them:
7320 tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ
7322 tr '[:lower:]' '[:upper:]'
7326 However, ranges like @code{a-z} are not portable outside the C locale.
7328 When @command{tr} is performing translation, @var{array1} and @var{array2}
7329 typically have the same length. If @var{array1} is shorter than
7330 @var{array2}, the extra characters at the end of @var{array2} are ignored.
7332 On the other hand, making @var{array1} longer than @var{array2} is not
7333 portable; POSIX says that the result is undefined. In this situation,
7334 BSD @command{tr} pads @var{array2} to the length of @var{array1} by repeating
7335 the last character of @var{array2} as many times as necessary. System V
7336 @command{tr} truncates @var{array1} to the length of @var{array2}.
7338 By default, GNU @command{tr} handles this case like BSD @command{tr}.
7339 When the @option{--truncate-set1} (@option{-t}) option is given,
7340 GNU @command{tr} handles this case like the System V @command{tr}
7341 instead. This option is ignored for operations other than translation.
7343 Acting like System V @command{tr} in this case breaks the relatively common
7347 tr -cs A-Za-z0-9 '\012'
7351 because it converts only zero bytes (the first element in the
7352 complement of @var{array1}), rather than all non-alphanumerics, to
7356 By the way, the above idiom is not portable because it uses ranges, and
7357 it assumes that the octal code for newline is 012. Here is a better
7361 tr -cs '[:alnum:]' '[\n*]'
7365 @node Squeezing and deleting
7366 @subsection Squeezing repeats and deleting
7368 @cindex squeezing repeat characters
7369 @cindex deleting characters
7370 @cindex removing characters
7372 When given just the @option{--delete} (@option{-d}) option, @command{tr}
7373 removes any input characters that are in @var{array1}.
7375 When given just the @option{--squeeze-repeats} (@option{-s}) option
7376 and not translating, @command{tr} replaces each input sequence of a
7377 repeated character that is in @var{array1} with a single occurrence of
7380 When given both @option{--delete} and @option{--squeeze-repeats}, @command{tr}
7381 first performs any deletions using @var{array1}, then squeezes repeats
7382 from any remaining characters using @var{array2}.
7384 The @option{--squeeze-repeats} option may also be used when translating,
7385 in which case @command{tr} first performs translation, then squeezes
7386 repeats from any remaining characters using @var{array2}.
7388 Here are some examples to illustrate various combinations of options:
7393 Remove all zero bytes:
7400 Put all words on lines by themselves. This converts all
7401 non-alphanumeric characters to newlines, then squeezes each string
7402 of repeated newlines into a single newline:
7405 tr -cs '[:alnum:]' '[\n*]'
7409 Convert each sequence of repeated newlines to a single newline.
7410 I.e., delete empty lines:
7417 Find doubled occurrences of words in a document.
7418 @c Separate the following two "the"s, so typo checkers don't complain.
7419 For example, people often write ``the @w{}the'' with the repeated words
7420 separated by a newline. The Bourne shell script below works first
7421 by converting each sequence of punctuation and blank characters to a
7422 single newline. That puts each ``word'' on a line by itself.
7423 Next it maps all uppercase characters to lower case, and finally it
7424 runs @command{uniq} with the @option{-d} option to print out only the words
7430 | tr -s '[:punct:][:blank:]' '[\n*]' \
7431 | tr '[:upper:]' '[:lower:]' \
7436 Deleting a small set of characters is usually straightforward. For example,
7437 to remove all @samp{a}s, @samp{x}s, and @samp{M}s you would do this:
7443 However, when @samp{-} is one of those characters, it can be tricky because
7444 @samp{-} has special meanings. Performing the same task as above but also
7445 removing all @samp{-} characters, we might try @code{tr -d -axM}, but
7446 that would fail because @command{tr} would try to interpret @option{-a} as
7447 a command-line option. Alternatively, we could try putting the hyphen
7448 inside the string, @code{tr -d a-xM}, but that wouldn't work either because
7449 it would make @command{tr} interpret @code{a-x} as the range of characters
7450 @samp{a}@dots{}@samp{x} rather than the three.
7451 One way to solve the problem is to put the hyphen at the end of the list
7458 Or you can use @samp{--} to terminate option processing:
7467 @node expand invocation
7468 @section @command{expand}: Convert tabs to spaces
7471 @cindex tabs to spaces, converting
7472 @cindex converting tabs to spaces
7474 @command{expand} writes the contents of each given @var{file}, or standard
7475 input if none are given or for a @var{file} of @samp{-}, to standard
7476 output, with tab characters converted to the appropriate number of
7480 expand [@var{option}]@dots{} [@var{file}]@dots{}
7483 By default, @command{expand} converts all tabs to spaces. It preserves
7484 backspace characters in the output; they decrement the column count for
7485 tab calculations. The default action is equivalent to @option{-t 8} (set
7486 tabs every 8 columns).
7488 The program accepts the following options. Also see @ref{Common options}.
7492 @item -t @var{tab1}[,@var{tab2}]@dots{}
7493 @itemx --tabs=@var{tab1}[,@var{tab2}]@dots{}
7496 @cindex tab stops, setting
7497 If only one tab stop is given, set the tabs @var{tab1} spaces apart
7498 (default is 8). Otherwise, set the tabs at columns @var{tab1},
7499 @var{tab2}, @dots{} (numbered from 0), and replace any tabs beyond the
7500 last tab stop given with single spaces.
7501 @macro gnuExpandTabs
7502 Tab stops can be separated by blanks as well as by commas.
7504 As a GNU extension the last @var{tab} specified can be prefixed
7505 with a @samp{/} to indicate a tab size to use for remaining positions.
7506 For example, @option{--tabs=2,4,/8} will set tab stops at position 2 and 4,
7507 and every multiple of 8 after that.
7509 Also the last @var{tab} specified can be prefixed with a @samp{+} to indicate
7510 a tab size to use for remaining positions, offset from the final explicitly
7512 For example, to ignore the 1 character gutter present in diff output,
7513 one can specify a 1 character offset using @option{--tabs=1,+8},
7514 which will set tab stops at positions 1,9,17,@dots{}
7519 For compatibility, GNU @command{expand} also accepts the obsolete
7520 option syntax, @option{-@var{t1}[,@var{t2}]@dots{}}. New scripts
7521 should use @option{-t @var{t1}[,@var{t2}]@dots{}} instead.
7527 @cindex initial tabs, converting
7528 Only convert initial tabs (those that precede all non-space or non-tab
7529 characters) on each line to spaces.
7536 @node unexpand invocation
7537 @section @command{unexpand}: Convert spaces to tabs
7541 @command{unexpand} writes the contents of each given @var{file}, or
7542 standard input if none are given or for a @var{file} of @samp{-}, to
7543 standard output, converting blanks at the beginning of each line into
7544 as many tab characters as needed. In the default POSIX
7545 locale, a @dfn{blank} is a space or a tab; other locales may specify
7546 additional blank characters. Synopsis:
7549 unexpand [@var{option}]@dots{} [@var{file}]@dots{}
7552 By default, @command{unexpand} converts only initial blanks (those
7553 that precede all non-blank characters) on each line. It
7554 preserves backspace characters in the output; they decrement the column
7555 count for tab calculations. By default, tabs are set at every 8th
7558 The program accepts the following options. Also see @ref{Common options}.
7562 @item -t @var{tab1}[,@var{tab2}]@dots{}
7563 @itemx --tabs=@var{tab1}[,@var{tab2}]@dots{}
7566 If only one tab stop is given, set the tabs @var{tab1} columns apart
7567 instead of the default 8. Otherwise, set the tabs at columns
7568 @var{tab1}, @var{tab2}, @dots{} (numbered from 0), and leave blanks
7569 beyond the tab stops given unchanged.
7572 This option implies the @option{-a} option.
7574 For compatibility, GNU @command{unexpand} supports the obsolete option syntax,
7575 @option{-@var{tab1}[,@var{tab2}]@dots{}}, where tab stops must be
7576 separated by commas. (Unlike @option{-t}, this obsolete option does
7577 not imply @option{-a}.) New scripts should use @option{--first-only -t
7578 @var{tab1}[,@var{tab2}]@dots{}} instead.
7584 Also convert all sequences of two or more blanks just before a tab stop,
7585 even if they occur after non-blank characters in a line.
7592 @node Directory listing
7593 @chapter Directory listing
7595 This chapter describes the @command{ls} command and its variants @command{dir}
7596 and @command{vdir}, which list information about files.
7599 * ls invocation:: List directory contents.
7600 * dir invocation:: Briefly ls.
7601 * vdir invocation:: Verbosely ls.
7602 * dircolors invocation:: Color setup for ls, etc.
7607 @section @command{ls}: List directory contents
7610 @cindex directory listing
7612 The @command{ls} program lists information about files (of any type,
7613 including directories). Options and file arguments can be intermixed
7614 arbitrarily, as usual. Later options override earlier options that
7617 For non-option command-line arguments that are directories, by default
7618 @command{ls} lists the contents of directories, not recursively, and
7619 omitting files with names beginning with @samp{.}. For other non-option
7620 arguments, by default @command{ls} lists just the file name. If no
7621 non-option argument is specified, @command{ls} operates on the current
7622 directory, acting as if it had been invoked with a single argument of @samp{.}.
7625 By default, the output is sorted alphabetically, according to the locale
7626 settings in effect.@footnote{If you use a non-POSIX
7627 locale (e.g., by setting @env{LC_ALL} to @samp{en_US}), then @command{ls} may
7628 produce output that is sorted differently than you're accustomed to.
7629 In that case, set the @env{LC_ALL} environment variable to @samp{C}.}
7630 If standard output is
7631 a terminal, the output is in columns (sorted vertically) and control
7632 characters are output as question marks; otherwise, the output is listed
7633 one per line and control characters are output as-is.
7635 Because @command{ls} is such a fundamental program, it has accumulated many
7636 options over the years. They are described in the subsections below;
7637 within each section, options are listed alphabetically (ignoring case).
7638 The division of options into the subsections is not absolute, since some
7639 options affect more than one aspect of @command{ls}'s operation.
7641 @cindex exit status of @command{ls}
7646 1 minor problems (e.g., failure to access a file or directory not
7647 specified as a command line argument. This happens when listing a
7648 directory in which entries are actively being removed or renamed.)
7649 2 serious trouble (e.g., memory exhausted, invalid option, failure
7650 to access a file or directory specified as a command line argument
7651 or a directory loop)
7654 Also see @ref{Common options}.
7657 * Which files are listed::
7658 * What information is listed::
7659 * Sorting the output::
7660 * General output formatting::
7661 * Formatting file timestamps::
7662 * Formatting the file names::
7666 @node Which files are listed
7667 @subsection Which files are listed
7669 These options determine which files @command{ls} lists information for.
7670 By default, @command{ls} lists files and the contents of any
7671 directories on the command line, except that in directories it ignores
7672 files whose names start with @samp{.}.
7680 In directories, do not ignore file names that start with @samp{.}.
7685 @opindex --almost-all
7686 In directories, do not ignore all file names that start with @samp{.};
7687 ignore only @file{.} and @file{..}. The @option{--all} (@option{-a})
7688 option overrides this option.
7691 @itemx --ignore-backups
7693 @opindex --ignore-backups
7694 @cindex backup files, ignoring
7695 In directories, ignore files that end with @samp{~}. This option is
7696 equivalent to @samp{--ignore='*~' --ignore='.*~'}.
7701 @opindex --directory
7702 List just the names of directories, as with other types of files, rather
7703 than listing their contents.
7704 @c The following sentence is the same as the one for -F.
7705 Do not follow symbolic links listed on the
7706 command line unless the @option{--dereference-command-line} (@option{-H}),
7707 @option{--dereference} (@option{-L}), or
7708 @option{--dereference-command-line-symlink-to-dir} options are specified.
7711 @itemx --dereference-command-line
7713 @opindex --dereference-command-line
7714 @cindex symbolic links, dereferencing
7715 If a command line argument specifies a symbolic link, show information
7716 for the file the link references rather than for the link itself.
7718 @item --dereference-command-line-symlink-to-dir
7719 @opindex --dereference-command-line-symlink-to-dir
7720 @cindex symbolic links, dereferencing
7721 Do not dereference symbolic links, with one exception:
7722 if a command line argument specifies a symbolic link that refers to
7723 a directory, show information for that directory rather than for the
7725 This is the default behavior unless long format is being used
7726 or any of the following options is in effect:
7727 @option{--classify} (@option{-F}),
7728 @option{--directory} (@option{-d}),
7729 @option{--dereference} (@option{-L}), or
7730 @option{--dereference-command-line} (@option{-H})).
7732 @item --group-directories-first
7733 @opindex --group-directories-first
7734 Group all the directories before the files and then sort the
7735 directories and the files separately using the selected sort key
7736 (see @option{--sort} option).
7737 That is, this option specifies a primary sort key,
7738 and the @option{--sort} option specifies a secondary key.
7739 However, any use of @option{--sort=none}
7740 (@option{-U}) disables this option altogether.
7742 @item --hide=PATTERN
7743 @opindex --hide=@var{pattern}
7744 In directories, ignore files whose names match the shell pattern
7745 @var{pattern}, unless the @option{--all} (@option{-a}) or
7746 @option{--almost-all} (@option{-A}) is also given. This
7747 option acts like @option{--ignore=@var{pattern}} except that it has no
7748 effect if @option{--all} (@option{-a}) or @option{--almost-all}
7749 (@option{-A}) is also given.
7751 This option can be useful in shell aliases. For example, if
7752 @command{lx} is an alias for @samp{ls --hide='*~'} and @command{ly} is
7753 an alias for @samp{ls --ignore='*~'}, then the command @samp{lx -A}
7754 lists the file @file{README~} even though @samp{ly -A} would not.
7756 @item -I @var{pattern}
7757 @itemx --ignore=@var{pattern}
7759 @opindex --ignore=@var{pattern}
7760 In directories, ignore files whose names match the shell pattern
7761 (not regular expression) @var{pattern}. As
7762 in the shell, an initial @samp{.} in a file name does not match a
7763 wildcard at the start of @var{pattern}. Sometimes it is useful
7764 to give this option several times. For example,
7767 $ ls --ignore='.??*' --ignore='.[^.]' --ignore='#*'
7770 The first option ignores names of length 3 or more that start with @samp{.},
7771 the second ignores all two-character names that start with @samp{.}
7772 except @samp{..}, and the third ignores names that start with @samp{#}.
7775 @itemx --dereference
7777 @opindex --dereference
7778 @cindex symbolic links, dereferencing
7779 When showing file information for a symbolic link, show information
7780 for the file the link references rather than the link itself.
7781 However, even with this option, @command{ls} still prints the name
7782 of the link itself, not the name of the file that the link points to.
7787 @opindex --recursive
7788 @cindex recursive directory listing
7789 @cindex directory listing, recursive
7790 List the contents of all directories recursively.
7795 @node What information is listed
7796 @subsection What information is listed
7798 These options affect the information that @command{ls} displays. By
7799 default, only file names are shown.
7805 @cindex hurd, author, printing
7806 In long format, list each file's author.
7807 In GNU/Hurd, file authors can differ from their owners, but in other
7808 operating systems the two are the same.
7814 @cindex dired Emacs mode support
7815 Print an additional line after the main output:
7818 //DIRED// @var{beg1} @var{end1} @var{beg2} @var{end2} @dots{}
7822 The @var{begn} and @var{endn} are unsigned integers that record the
7823 byte position of the beginning and end of each file name in the output.
7824 This makes it easy for Emacs to find the names, even when they contain
7825 unusual characters such as space or newline, without fancy searching.
7827 If directories are being listed recursively via
7828 @option{--recursive} (@option{-R}), output a similar
7829 line with offsets for each subdirectory name:
7832 //SUBDIRED// @var{beg1} @var{end1} @dots{}
7835 Finally, output a line of the form:
7838 //DIRED-OPTIONS// --quoting-style=@var{word}
7842 where @var{word} is the quoting style (@pxref{Formatting the file names}).
7844 Here is an actual example:
7847 $ mkdir -p a/sub/deeper a/sub2
7849 $ touch a/sub/deeper/file
7850 $ ls -gloRF --dired a
7853 -rw-r--r-- 1 0 Jun 10 12:27 f1
7854 -rw-r--r-- 1 0 Jun 10 12:27 f2
7855 drwxr-xr-x 3 4096 Jun 10 12:27 sub/
7856 drwxr-xr-x 2 4096 Jun 10 12:27 sub2/
7860 drwxr-xr-x 2 4096 Jun 10 12:27 deeper/
7864 -rw-r--r-- 1 0 Jun 10 12:27 file
7868 //DIRED// 48 50 84 86 120 123 158 162 217 223 282 286
7869 //SUBDIRED// 2 3 167 172 228 240 290 296
7870 //DIRED-OPTIONS// --quoting-style=literal
7873 The pairs of offsets on the @samp{//DIRED//} line above delimit
7874 these names: @file{f1}, @file{f2}, @file{sub}, @file{sub2}, @file{deeper},
7876 The offsets on the @samp{//SUBDIRED//} line delimit the following
7877 directory names: @file{a}, @file{a/sub}, @file{a/sub/deeper}, @file{a/sub2}.
7879 Here is an example of how to extract the fifth entry name, @samp{deeper},
7880 corresponding to the pair of offsets, 222 and 228:
7883 $ ls -gloRF --dired a > out
7884 $ dd bs=1 skip=222 count=6 < out 2>/dev/null; echo
7888 Although the listing above includes a trailing slash
7889 for the @samp{deeper} entry, the offsets select the name without
7890 the trailing slash. However, if you invoke @command{ls} with @option{--dired}
7891 (@option{-D}) along with an option like
7892 @option{--escape} (@option{-b}) and operate
7893 on a file whose name contains special characters, the backslash
7898 $ ls -blog --dired 'a b'
7899 -rw-r--r-- 1 0 Jun 10 12:28 a\ b
7901 //DIRED-OPTIONS// --quoting-style=escape
7904 If you use a quoting style like @option{--quoting-style=c} (@option{-Q})
7905 that adds quote marks, then the offsets include the quote marks.
7906 So beware that the user may select the quoting style via the environment
7907 variable @env{QUOTING_STYLE}@. Hence, applications using @option{--dired}
7908 should either specify an explicit @option{--quoting-style=literal}
7909 (@option{-N}) option on the command line, or else be
7910 prepared to parse the escaped names.
7912 The @option{--dired} (@option{-D}) option implies long format output
7913 with hyperlinks disabled, and takes precedence over previously specified
7914 output formats or hyperlink mode.
7917 @opindex --full-time
7918 Produce long format, and list times in full. It is
7919 equivalent to using @option{--format=long} (@option{-l}) with
7920 @option{--time-style=full-iso} (@pxref{Formatting file timestamps}).
7924 Produce long format, but omit owner information.
7930 Inhibit display of group information in long format.
7931 (This is the default in some non-GNU versions of @command{ls}, so we
7932 provide this option for compatibility.)
7940 @cindex inode number, printing
7941 Print the inode number (also called the file serial number and index
7942 number) of each file to the left of the file name. (This number
7943 uniquely identifies each file within a particular file system.)
7946 @itemx --format=long
7947 @itemx --format=verbose
7950 @opindex long ls @r{format}
7951 @opindex verbose ls @r{format}
7952 Produce long format.
7953 In addition to the name of each file, print the file type, file mode bits,
7954 number of hard links, owner name, group name, size, and
7955 timestamp (@pxref{Formatting file timestamps}), normally
7956 the modification timestamp (the mtime, @pxref{File timestamps}).
7957 If the owner or group name cannot be determined, print
7958 the owner or group ID instead, right-justified as a cue
7959 that it is a number rather than a textual name.
7960 Print question marks for other information that
7961 cannot be determined.
7963 Normally the size is printed as a byte count without punctuation, but
7964 this can be overridden (@pxref{Block size}).
7965 For example, @option{--human-readable} (@option{-h})
7966 prints an abbreviated, human-readable count, and
7967 @samp{--block-size="'1"} prints a byte count with the thousands
7968 separator of the current locale.
7970 For each directory that is listed, preface the files with a line
7971 @samp{total @var{blocks}}, where @var{blocks} is the file system allocation
7972 for all files in that directory. The block size currently defaults to 1024
7973 bytes, but this can be overridden (@pxref{Block size}).
7974 The @var{blocks} computed counts each hard link separately;
7975 this is arguably a deficiency.
7977 The file type is one of the following characters:
7979 @c The commented-out entries are ones we're not sure about.
7987 character special file
7989 high performance (``contiguous data'') file
7995 @c semaphore, if this is a distinct file type
7999 @c multiplexed file (7th edition Unix; obsolete)
8001 off-line (``migrated'') file (Cray DMF)
8003 network special file (HP-UX)
8009 @c message queue, if this is a distinct file type
8013 @c shared memory object, if this is a distinct file type
8015 @c typed memory object, if this is a distinct file type
8017 @c whiteout (4.4BSD; not implemented)
8019 some other file type
8022 @cindex permissions, output by @command{ls}
8023 The file mode bits listed are similar to symbolic mode specifications
8024 (@pxref{Symbolic Modes}). But @command{ls} combines multiple bits into the
8025 third character of each set of permissions as follows:
8029 If the set-user-ID or set-group-ID bit and the corresponding executable bit
8033 If the set-user-ID or set-group-ID bit is set but the corresponding
8034 executable bit is not set.
8037 If the restricted deletion flag or sticky bit, and the
8038 other-executable bit, are both set. The restricted deletion flag is
8039 another name for the sticky bit. @xref{Mode Structure}.
8042 If the restricted deletion flag or sticky bit is set but the
8043 other-executable bit is not set.
8046 If the executable bit is set and none of the above apply.
8052 Following the file mode bits is a single character that specifies
8053 whether an alternate access method such as an access control list
8054 applies to the file. When the character following the file mode bits is a
8055 space, there is no alternate access method. When it is a printing
8056 character, then there is such a method.
8058 GNU @command{ls} uses a @samp{.} character to indicate a file
8059 with a security context, but no other alternate access method.
8061 A file with any other combination of alternate access methods
8062 is marked with a @samp{+} character.
8065 @itemx --numeric-uid-gid
8067 @opindex --numeric-uid-gid
8068 @cindex numeric uid and gid
8069 @cindex numeric user and group IDs
8070 Produce long format, but
8071 display right-justified numeric user and group IDs
8072 instead of left-justified owner and group names.
8076 Produce long format, but omit group information.
8077 It is equivalent to using @option{--format=long} (@option{-l})
8078 with @option{--no-group} (@option{-G}).
8084 @cindex file system allocation
8085 @cindex size of files, reporting
8086 Print the file system allocation of each file to the left of the file name.
8087 This is the amount of file system space used by the file, which is usually a
8088 bit more than the file's size, but it can be less if the file has holes.
8090 Normally the allocation is printed in units of
8091 1024 bytes, but this can be overridden (@pxref{Block size}).
8093 @cindex NFS mounts from BSD to HP-UX
8094 For files that are NFS-mounted from an HP-UX system to a BSD system,
8095 this option reports sizes that are half the correct values. On HP-UX
8096 systems, it reports sizes that are twice the correct values for files
8097 that are NFS-mounted from BSD systems. This is due to a flaw in HP-UX;
8098 it also affects the HP-UX @command{ls} program.
8107 @cindex security context
8108 Display the SELinux security context or @samp{?} if none is found.
8109 In long format, print the security context to the left of the size column.
8114 @node Sorting the output
8115 @subsection Sorting the output
8117 @cindex sorting @command{ls} output
8118 These options change the order in which @command{ls} sorts the information
8119 it outputs. By default, sorting is done by character code
8120 (e.g., ASCII order).
8126 @itemx --time=status
8129 @opindex ctime@r{, printing or sorting by}
8130 @opindex status time@r{, printing or sorting by}
8131 @opindex use time@r{, printing or sorting files by}
8133 print the status change timestamp (the ctime) instead of the mtime.
8134 When sorting by time or when not using long format,
8135 sort according to the ctime. @xref{File timestamps}.
8139 @cindex unsorted directory listing
8140 @cindex directory order, listing by
8141 Produce an unsorted directory listing.
8142 This is like @option{--sort=none} (@option{-U}),
8143 but also enable @option{--all} (@option{-a}),
8144 while also disabling any previous use of @option{-l}, @option{--color}
8145 @option{--size}, or @option{--hyperlink}.
8151 @cindex reverse sorting
8152 Reverse whatever the sorting method is -- e.g., list files in reverse
8153 alphabetical order, youngest first, smallest first, or whatever.
8154 This option has no effect when @option{--sort=none} (@option{-U})
8161 @opindex size of files@r{, sorting files by}
8162 Sort by file size, largest first.
8168 @opindex modification timestamp@r{, sorting files by}
8169 Sort by modification timestamp (mtime) by default, newest first.
8170 The timestamp to order by can be changed with the @option{--time} option.
8171 @xref{File timestamps}.
8175 @itemx --time=access
8179 @opindex use time@r{, printing or sorting files by}
8180 @opindex atime@r{, printing or sorting files by}
8181 @opindex access timestamp@r{, printing or sorting files by}
8182 In long format, print the last access timestamp (the atime).
8183 When sorting by time or when not using long format,
8184 sort according to the atime.
8185 @xref{File timestamps}.
8188 @itemx --time=modification
8190 @opindex data modification time@r{, printing or sorting files by}
8191 @opindex mtime@r{, printing or sorting files by}
8192 This is the default timestamp display and sorting mode.
8193 In long format, print the last data modification timestamp (the mtime).
8194 When sorting by time or when not using long format,
8195 sort according to the mtime.
8196 @xref{File timestamps}.
8199 @itemx --time=creation
8201 @opindex birth time@r{, printing or sorting files by}
8202 @opindex creation timestamp@r{, printing or sorting files by}
8203 In long format, print the file creation timestamp if available,
8204 falling back to the file modification timestamp (mtime) if not.
8205 When sorting by time or when not using long format,
8206 sort according to the birth time.
8207 @xref{File timestamps}.
8213 @opindex none@r{, sorting option for @command{ls}}
8214 Do not sort; list the files in whatever order they are
8215 stored in the directory. (Do not do any of the other unrelated things
8216 that @option{-f} does.) This can be useful when listing large
8217 directories, where sorting can take some time.
8220 @itemx --sort=version
8223 @opindex version@r{, sorting option for @command{ls}}
8224 Sort by version name and number, lowest first. It behaves like a default
8225 sort, except that each sequence of decimal digits is treated numerically
8226 as an index/version number. @xref{Version sort ordering}.
8230 @opindex width@r{, sorting option for @command{ls}}
8231 Sort by printed width of file names.
8232 This can be useful with the @option{--format=vertical} (@option{-C})
8233 output format, to most densely display the listed files.
8236 @itemx --sort=extension
8239 @opindex extension@r{, sorting files by}
8240 Sort directory contents alphabetically by file extension (characters
8241 after the last @samp{.}); files with no extension are sorted first.
8246 @node General output formatting
8247 @subsection General output formatting
8249 These options affect the appearance of the overall output.
8253 @item --format=single-column
8255 @opindex single-column @r{output of files}
8256 List one file name per line, with no other information.
8257 This is the default for @command{ls} when standard
8258 output is not a terminal. See also the @option{--escape} (@option{-b}),
8259 @option{--hide-control-chars} (@option{-q}), and @option{--zero} options
8260 to disambiguate output of file names containing newline characters.
8264 List one file per line. This is like @option{--format=single-column}
8265 except that it has no effect if long format is also in effect.
8268 @itemx --format=vertical
8271 @opindex vertical @r{sorted files in columns}
8272 List files in columns, sorted vertically, with no other information.
8273 This is the default for @command{ls} if standard output is a terminal.
8274 It is always the default for the @command{dir} program.
8275 GNU @command{ls} uses variable width columns to display as many files as
8276 possible in the fewest lines.
8278 @item --color [=@var{when}]
8280 @cindex color, distinguishing file types with
8281 Specify whether to use color for distinguishing file types; @var{when}
8282 may be omitted, or one of:
8285 @vindex none @r{color option}
8286 - Do not use color at all. This is the default.
8288 @vindex auto @r{color option}
8289 @cindex terminal, using color iff
8290 - Only use color if standard output is a terminal.
8292 @vindex always @r{color option}
8295 Specifying @option{--color} and no @var{when} is equivalent to
8296 @option{--color=always}.
8297 If piping a colored listing through a pager like @command{less},
8298 use the pager's @option{-R} option to pass the color codes to the terminal.
8301 @vindex SHELL @r{environment variable, and color}
8302 Using the @option{--color} option may incur a noticeable
8303 performance penalty when run in a large directory,
8304 because the default settings require that @command{ls} @code{stat} every
8305 single file it lists.
8306 However, if you would like most of the file-type coloring
8307 but can live without the other coloring options (e.g.,
8308 executable, orphan, sticky, other-writable, capability), use
8309 @command{dircolors} to set the @env{LS_COLORS} environment variable like this,
8311 eval $(dircolors -p | perl -pe \
8312 's/^((CAP|S[ET]|O[TR]|M|E)\w+).*/$1 00/' | dircolors -)
8314 and on a @code{dirent.d_type}-capable file system, @command{ls}
8315 will perform only one @code{stat} call per command line argument.
8318 @itemx --classify [=@var{when}]
8319 @itemx --indicator-style=classify
8322 @opindex --indicator-style
8323 @cindex file type and executables, marking
8324 @cindex executables and file type, marking
8325 Append a character to each file name indicating the file type. Also,
8326 for regular files that are executable, append @samp{*}. The file type
8327 indicators are @samp{/} for directories, @samp{@@} for symbolic links,
8328 @samp{|} for FIFOs, @samp{=} for sockets, @samp{>} for doors,
8329 and nothing for regular files.
8330 @var{when} may be omitted, or one of:
8333 @vindex none @r{classify option}
8334 - Do not classify. This is the default.
8336 @vindex auto @r{classify option}
8337 @cindex terminal, using classify iff
8338 - Only classify if standard output is a terminal.
8340 @vindex always @r{classify option}
8343 Specifying @option{--classify} and no @var{when} is equivalent to
8344 @option{--classify=always}.
8345 @c The following sentence is the same as the one for -d.
8346 Do not follow symbolic links listed on the
8347 command line unless the @option{--dereference-command-line} (@option{-H}),
8348 @option{--dereference} (@option{-L}), or
8349 @option{--dereference-command-line-symlink-to-dir} options are specified.
8352 @itemx --indicator-style=file-type
8353 @opindex --file-type
8354 @opindex --indicator-style
8355 @cindex file type, marking
8356 Append a character to each file name indicating the file type. This is
8357 like @option{--classify} (@option{-F}, except that executables are not marked.
8359 @item --hyperlink [=@var{when}]
8360 @opindex --hyperlink
8361 @cindex hyperlink, linking to files
8362 Output codes recognized by some terminals to link
8363 to files using the @samp{file://} URI format.
8364 @var{when} may be omitted, or one of:
8367 @vindex none @r{hyperlink option}
8368 - Do not use hyperlinks at all. This is the default.
8370 @vindex auto @r{hyperlink option}
8371 @cindex terminal, using hyperlink iff
8372 - Only use hyperlinks if standard output is a terminal.
8374 @vindex always @r{hyperlink option}
8375 - Always use hyperlinks.
8377 Specifying @option{--hyperlink} and no @var{when} is equivalent to
8378 @option{--hyperlink=always}.
8380 @item --indicator-style=@var{word}
8381 @opindex --indicator-style
8382 Append a character indicator with style @var{word} to entry names,
8387 Do not append any character indicator; this is the default.
8389 Append @samp{/} for directories. This is the same as the @option{-p}
8392 Append @samp{/} for directories, @samp{@@} for symbolic links, @samp{|}
8393 for FIFOs, @samp{=} for sockets, and nothing for regular files. This is
8394 the same as the @option{--file-type} option.
8396 Append @samp{*} for executable regular files, otherwise behave as for
8397 @samp{file-type}. This is the same as the @option{--classify}
8398 (@option{-F}) option.
8404 @opindex --kibibytes
8405 Set the default block size to its normal value of 1024 bytes,
8406 overriding any contrary specification in environment variables
8407 (@pxref{Block size}). If @option{--block-size},
8408 @option{--human-readable} (@option{-h}), or @option{--si} options are used,
8409 they take precedence even if @option{--kibibytes} (@option{-k}) is placed after
8411 The @option{--kibibytes} (@option{-k}) option affects the
8412 per-directory block count written in long format,
8413 and the file system allocation written by the @option{--size} (@option{-s})
8414 option. It does not affect the file size in bytes that is written in
8418 @itemx --format=commas
8421 @opindex commas@r{, outputting between files}
8422 List files horizontally, with as many as will fit on each line,
8423 separated by @samp{, } (a comma and a space),
8424 and with no other information.
8427 @itemx --indicator-style=slash
8429 @opindex --indicator-style
8430 @cindex file type, marking
8431 Append a @samp{/} to directory names.
8434 @itemx --format=across
8435 @itemx --format=horizontal
8438 @opindex across@r{, listing files}
8439 @opindex horizontal@r{, listing files}
8440 List the files in columns, sorted horizontally.
8443 @itemx --tabsize=@var{cols}
8446 Assume that each tab stop is @var{cols} columns wide. The default is 8.
8447 @command{ls} uses tabs where possible in the output, for efficiency. If
8448 @var{cols} is zero, do not use tabs at all.
8450 Some terminal emulators might not properly align columns to the right of a
8451 TAB following a non-ASCII byte. You can avoid that issue by using the
8452 @option{-T0} option or put @code{TABSIZE=0} in your environment, to tell
8453 @command{ls} to align using spaces, not tabs.
8455 If you set a terminal's hardware tabs to anything other than the default,
8456 you should also use a @command{--tabsize} option or @env{TABSIZE}
8457 environment variable either to match the hardware tabs, or to disable
8458 the use of hardware tabs. Otherwise, the output of @command{ls} may
8459 not line up. For example, if you run the shell command @samp{tabs -4}
8460 to set hardware tabs to every four columns, you should also run
8461 @samp{export TABSIZE=4} or @samp{export TABSIZE=0}, or use the
8462 corresponding @option{--tabsize} options.
8465 @itemx --width=@var{cols}
8469 Assume the screen is @var{cols} columns wide. The default is taken
8470 from the terminal settings if possible; otherwise the environment
8471 variable @env{COLUMNS} is used if it is set; otherwise the default
8472 is 80. With a @var{cols} value of @samp{0}, there is no limit on
8473 the length of the output line, and that single output line will
8474 be delimited with spaces, not tabs.
8479 This option is incompatible with the @option{--dired} (@option{-D}) option.
8480 This option also implies the options @option{--show-control-chars},
8481 @option{-1}, @option{--color=none}, and
8482 @option{--quoting-style=literal} (@option{-N}).
8487 @node Formatting file timestamps
8488 @subsection Formatting file timestamps
8490 By default, file timestamps are listed in abbreviated form, using
8491 a date like @samp{Mar 30@ @ 2020} for non-recent timestamps, and a
8492 date-without-year and time like @samp{Mar 30 23:45} for recent timestamps.
8493 This format can change depending on the current locale as detailed below.
8496 A timestamp is considered to be @dfn{recent} if it is less than six
8497 months old, and is not dated in the future. If a timestamp dated
8498 today is not listed in recent form, the timestamp is in the future,
8499 which means you probably have clock skew problems which may break
8500 programs like @command{make} that rely on file timestamps.
8501 @xref{File timestamps}.
8504 Timestamps are listed according to the time zone rules specified by
8505 the @env{TZ} environment variable, or by the system default rules if
8506 @env{TZ} is not set. @xref{TZ Variable,, Specifying the Time Zone
8507 with @env{TZ}, libc, The GNU C Library Reference Manual}.
8509 The following option changes how file timestamps are printed.
8512 @item --time-style=@var{style}
8513 @opindex --time-style
8515 List timestamps in style @var{style}. The @var{style} should
8516 be one of the following:
8521 List timestamps using @var{format}, where @var{format} is interpreted
8522 like the format argument of @command{date} (@pxref{date invocation}).
8523 For example, @option{--time-style="+%Y-%m-%d %H:%M:%S"} causes
8524 @command{ls} to list timestamps like @samp{2020-03-30 23:45:56}. As
8525 with @command{date}, @var{format}'s interpretation is affected by the
8526 @env{LC_TIME} locale category.
8528 If @var{format} contains two format strings separated by a newline,
8529 the former is used for non-recent files and the latter for recent
8530 files; if you want output columns to line up, you may need to insert
8531 spaces in one of the two formats.
8534 List timestamps in full using ISO 8601-like date, time, and time zone
8535 components with nanosecond precision, e.g., @samp{2020-07-21
8536 23:45:56.477817180 -0400}. This style is equivalent to
8537 @samp{+%Y-%m-%d %H:%M:%S.%N %z}.
8539 This is useful because the time output includes all the information that
8540 is available from the operating system. For example, this can help
8541 explain @command{make}'s behavior, since GNU @command{make}
8542 uses the full timestamp to determine whether a file is out of date.
8545 List ISO 8601 date and time components with minute precision, e.g.,
8546 @samp{2020-03-30 23:45}. These timestamps are shorter than
8547 @samp{full-iso} timestamps, and are usually good enough for everyday
8548 work. This style is equivalent to @samp{+%Y-%m-%d %H:%M}.
8551 List ISO 8601 dates for non-recent timestamps (e.g.,
8552 @samp{2020-03-30@ }), and ISO 8601-like month, day, hour, and
8553 minute for recent timestamps (e.g., @samp{03-30 23:45}). These
8554 timestamps are uglier than @samp{long-iso} timestamps, but they carry
8555 nearly the same information in a smaller space and their brevity helps
8556 @command{ls} output fit within traditional 80-column output lines.
8557 The following two @command{ls} invocations are equivalent:
8562 ls -l --time-style="+%Y-%m-%d $newline%m-%d %H:%M"
8563 ls -l --time-style="iso"
8568 List timestamps in a locale-dependent form. For example, a French
8569 locale might list non-recent timestamps like @samp{30 mars@ @ @ 2020}
8570 and recent timestamps like @samp{30 mars@ @ 23:45}. Locale-dependent
8571 timestamps typically consume more space than @samp{iso} timestamps and
8572 are harder for programs to parse because locale conventions vary so
8573 widely, but they are easier for many people to read.
8575 The @env{LC_TIME} locale category specifies the timestamp format. The
8576 default POSIX locale uses timestamps like @samp{Mar 30@
8577 @ 2020} and @samp{Mar 30 23:45}; in this locale, the following two
8578 @command{ls} invocations are equivalent:
8583 ls -l --time-style="+%b %e %Y$newline%b %e %H:%M"
8584 ls -l --time-style="locale"
8587 Other locales behave differently. For example, in a German locale,
8588 @option{--time-style="locale"} might be equivalent to
8589 @option{--time-style="+%e. %b %Y $newline%e. %b %H:%M"}
8590 and might generate timestamps like @samp{30. M@"ar 2020@ } and
8591 @samp{30. M@"ar 23:45}.
8593 @item posix-@var{style}
8595 List POSIX-locale timestamps if the @env{LC_TIME} locale
8596 category is POSIX, @var{style} timestamps otherwise. For
8597 example, the @samp{posix-long-iso} style lists
8598 timestamps like @samp{Mar 30@ @ 2020} and @samp{Mar 30 23:45} when in
8599 the POSIX locale, and like @samp{2020-03-30 23:45} otherwise.
8604 You can specify the default value of the @option{--time-style} option
8605 with the environment variable @env{TIME_STYLE}; if @env{TIME_STYLE} is not set
8606 the default style is @samp{locale}. GNU Emacs 21.3 and
8607 later use the @option{--dired} option and therefore can parse any date
8608 format, but if you are using Emacs 21.1 or 21.2 and specify a
8609 non-POSIX locale you may need to set
8610 @samp{TIME_STYLE="posix-long-iso"}.
8612 To avoid certain denial-of-service attacks, timestamps that would be
8613 longer than 1000 bytes may be treated as errors.
8616 @node Formatting the file names
8617 @subsection Formatting the file names
8619 These options change how file names themselves are printed.
8625 @itemx --quoting-style=escape
8628 @opindex --quoting-style
8629 @cindex backslash sequences for file names
8630 Quote nongraphic characters in file names using alphabetic and octal
8631 backslash sequences like those used in C.
8635 @itemx --quoting-style=literal
8638 @opindex --quoting-style
8639 Do not quote file names. However, with @command{ls} nongraphic
8640 characters are still printed as question marks if the output is a
8641 terminal and you do not specify the @option{--show-control-chars}
8645 @itemx --hide-control-chars
8647 @opindex --hide-control-chars
8648 Print question marks instead of nongraphic characters in file names.
8649 This is the default if the output is a terminal and the program is
8654 @itemx --quoting-style=c
8656 @opindex --quote-name
8657 @opindex --quoting-style
8658 Enclose file names in double quotes and quote nongraphic characters as
8661 @item --quoting-style=@var{word}
8662 @opindex --quoting-style
8663 @cindex quoting style
8664 Use style @var{word} to quote file names and other strings that may
8665 contain arbitrary characters. The @var{word} should
8666 be one of the following:
8668 @macro quotingStyles
8671 Output strings as-is; this is the same as the @option{--literal} (@option{-N})
8674 Quote strings for the shell if they contain shell metacharacters or would
8675 cause ambiguous output.
8676 The quoting is suitable for POSIX-compatible shells like
8677 @command{bash}, but it does not always work for incompatible shells
8680 Quote strings for the shell, even if they would normally not require quoting.
8682 Like @samp{shell}, but also quoting non-printable characters using the POSIX
8683 proposed @samp{$''} syntax suitable for most shells.
8684 @item shell-escape-always
8685 Like @samp{shell-escape}, but quote strings even if they would
8686 normally not require quoting.
8688 Quote strings as for C character string literals, including the
8689 surrounding double-quote characters; this is the same as the
8690 @option{--quote-name} (@option{-Q}) option.
8692 Quote strings as for C character string literals, except omit the
8693 surrounding double-quote
8694 characters; this is the same as the @option{--escape} (@option{-b}) option.
8696 Quote strings as for C character string literals, except use
8697 surrounding quotation marks appropriate for the
8700 @c Use @t instead of @samp to avoid duplicate quoting in some output styles.
8701 Quote strings as for C character string literals, except use
8702 surrounding quotation marks appropriate for the locale, and quote
8703 @t{'like this'} instead of @t{"like
8704 this"} in the default C locale. This looks nicer on many displays.
8709 You can specify the default value of the @option{--quoting-style} option
8710 with the environment variable @env{QUOTING_STYLE}@. If that environment
8711 variable is not set, the default value is @samp{shell-escape} when the
8712 output is a terminal, and @samp{literal} otherwise.
8714 @item --show-control-chars
8715 @opindex --show-control-chars
8716 Print nongraphic characters as-is in file names.
8717 This is the default unless the output is a terminal and the program is
8723 @node dir invocation
8724 @section @command{dir}: Briefly list directory contents
8727 @cindex directory listing, brief
8729 @command{dir} is equivalent to @code{ls -C
8730 -b}; that is, by default files are listed in columns, sorted vertically,
8731 and special characters are represented by backslash escape sequences.
8733 @xref{ls invocation, @command{ls}}.
8736 @node vdir invocation
8737 @section @command{vdir}: Verbosely list directory contents
8740 @cindex directory listing, verbose
8742 @command{vdir} is equivalent to @code{ls -l
8743 -b}; that is, by default files are listed in long format and special
8744 characters are represented by backslash escape sequences.
8746 @xref{ls invocation, @command{ls}}.
8748 @node dircolors invocation
8749 @section @command{dircolors}: Color setup for @command{ls}
8753 @cindex setup for color
8755 @command{dircolors} outputs a sequence of shell commands to set up the
8756 terminal for color output from @command{ls} (and @command{dir}, etc.).
8760 eval "$(dircolors [@var{option}]@dots{} [@var{file}])"
8763 If @var{file} is specified, @command{dircolors} reads it to determine which
8764 colors to use for which file types and extensions. Otherwise, a
8765 precompiled database is used. For details on the format of these files,
8766 run @samp{dircolors --print-database}.
8768 To make @command{dircolors} read a @file{~/.dircolors} file if it
8769 exists, you can put the following lines in your @file{~/.bashrc} (or
8770 adapt them to your favorite shell):
8774 test -r $d && eval "$(dircolors $d)"
8778 @vindex SHELL @r{environment variable, and color}
8779 The output is a shell command to set the @env{LS_COLORS} environment
8780 variable. You can specify the shell syntax to use on the command line,
8781 or @command{dircolors} will guess it from the value of the @env{SHELL}
8782 environment variable.
8784 The program accepts the following options. Also see @ref{Common options}.
8789 @itemx --bourne-shell
8792 @opindex --bourne-shell
8793 @cindex Bourne shell syntax for color setup
8794 @cindex @command{sh} syntax for color setup
8795 Output Bourne shell commands. This is the default if the @env{SHELL}
8796 environment variable is set and does not end with @samp{csh} or
8805 @cindex C shell syntax for color setup
8806 @cindex @command{csh} syntax for color setup
8807 Output C shell commands. This is the default if @code{SHELL} ends with
8808 @command{csh} or @command{tcsh}.
8811 @itemx --print-database
8813 @opindex --print-database
8814 @cindex color database, printing
8815 @cindex database for color setup, printing
8816 @cindex printing color database
8817 Print the (compiled-in) default color configuration database. This
8818 output is itself a valid configuration file, and is fairly descriptive
8819 of the possibilities.
8821 @item --print-ls-colors
8822 @opindex --print-ls-colors
8823 @cindex printing ls colors
8824 Print the LS_COLORS entries on separate lines,
8825 each colored as per the color they represent.
8832 @node Basic operations
8833 @chapter Basic operations
8835 @cindex manipulating files
8837 This chapter describes the commands for basic file manipulation:
8838 copying, moving (renaming), and deleting (removing).
8841 * cp invocation:: Copy files.
8842 * dd invocation:: Convert and copy a file.
8843 * install invocation:: Copy files and set attributes.
8844 * mv invocation:: Move (rename) files.
8845 * rm invocation:: Remove files or directories.
8846 * shred invocation:: Remove files more securely.
8851 @section @command{cp}: Copy files and directories
8854 @cindex copying files and directories
8855 @cindex files, copying
8856 @cindex directories, copying
8858 @command{cp} copies files (or, optionally, directories). The copy is
8859 completely independent of the original. You can either copy one file to
8860 another, or copy arbitrarily many files to a destination directory.
8864 cp [@var{option}]@dots{} [-T] @var{source} @var{dest}
8865 cp [@var{option}]@dots{} @var{source}@dots{} @var{directory}
8866 cp [@var{option}]@dots{} -t @var{directory} @var{source}@dots{}
8871 If two file names are given, @command{cp} copies the first file to the
8875 If the @option{--target-directory} (@option{-t}) option is given, or
8876 failing that if the last file is a directory and the
8877 @option{--no-target-directory} (@option{-T}) option is not given,
8878 @command{cp} copies each @var{source} file to the specified directory,
8879 using the @var{source}s' names.
8882 Generally, files are written just as they are read. For exceptions,
8883 see the @option{--sparse} option below.
8885 By default, @command{cp} does not copy directories. However, the
8886 @option{-R}, @option{-a}, and @option{-r} options cause @command{cp} to
8887 copy recursively by descending into source directories and copying files
8888 to corresponding destination directories.
8890 When copying from a symbolic link, @command{cp} normally follows the
8891 link only when not copying recursively or when @option{--link}
8892 (@option{-l}) is used. This default can be overridden with the
8893 @option{--archive} (@option{-a}), @option{-d}, @option{--dereference}
8894 (@option{-L}), @option{--no-dereference} (@option{-P}), and
8895 @option{-H} options. If more than one of these options is specified,
8896 the last one silently overrides the others.
8898 When copying to a symbolic link, @command{cp} follows the
8899 link only when it refers to an existing regular file.
8900 However, when copying to a dangling symbolic link, @command{cp}
8901 refuses by default, and fails with a diagnostic, since the operation
8902 is inherently dangerous. This behavior is contrary to historical
8903 practice and to POSIX@.
8904 Set @env{POSIXLY_CORRECT} to make @command{cp} attempt to create
8905 the target of a dangling destination symlink, in spite of the possible risk.
8906 Also, when an option like
8907 @option{--backup} or @option{--link} acts to rename or remove the
8908 destination before copying, @command{cp} renames or removes the
8909 symbolic link rather than the file it points to.
8911 By default, @command{cp} copies the contents of special files only
8912 when not copying recursively. This default can be overridden with the
8913 @option{--copy-contents} option.
8915 @cindex self-backups
8916 @cindex backups, making only
8917 @command{cp} generally refuses to copy a file onto itself, with the
8918 following exception: if @option{--force --backup} is specified with
8919 @var{source} and @var{dest} identical, and referring to a regular file,
8920 @command{cp} will make a backup file, either regular or numbered, as
8921 specified in the usual ways (@pxref{Backup options}). This is useful when
8922 you simply want to make a backup of an existing file before changing it.
8924 The program accepts the following options. Also see @ref{Common options}.
8931 Preserve as much as possible of the structure and attributes of the
8932 original files in the copy (but do not attempt to preserve internal
8933 directory structure; i.e., @samp{ls -U} may list the entries in a copied
8934 directory in a different order).
8935 Try to preserve SELinux security context and extended attributes (xattr),
8936 but ignore any failure to do that and print no corresponding diagnostic.
8937 Equivalent to @option{-dR --preserve=all} with the reduced diagnostics.
8939 @item --attributes-only
8940 @opindex --attributes-only
8941 Copy only the specified attributes of the source file to the destination.
8942 If the destination already exists, do not alter its contents.
8943 See the @option{--preserve} option for controlling which attributes to copy.
8946 @itemx --backup[=@var{method}]
8949 @vindex VERSION_CONTROL
8950 @cindex backups, making
8951 @xref{Backup options}.
8952 Make a backup of each file that would otherwise be overwritten or removed.
8953 As a special case, @command{cp} makes a backup of @var{source} when the force
8954 and backup options are given and @var{source} and @var{dest} are the same
8955 name for an existing, regular file. One useful application of this
8956 combination of options is this tiny Bourne shell script:
8960 # Usage: backup FILE...
8961 # Create a GNU-style backup of each listed FILE.
8964 cp --backup --force --preserve=all -- "$i" "$i" || fail=1
8969 @item --copy-contents
8970 @cindex directories, copying recursively
8971 @cindex copying directories recursively
8972 @cindex recursively copying directories
8973 @cindex non-directories, copying as special files
8974 If copying recursively, copy the contents of any special files (e.g.,
8975 FIFOs and device files) as if they were regular files. This means
8976 trying to read the data in each source file and writing it to the
8977 destination. It is usually a mistake to use this option, as it
8978 normally has undesirable effects on special files like FIFOs and the
8979 ones typically found in the @file{/dev} directory. In most cases,
8980 @code{cp -R --copy-contents} will hang indefinitely trying to read
8981 from FIFOs and special files like @file{/dev/console}, and it will
8982 fill up your destination file system if you use it to copy @file{/dev/zero}.
8983 This option has no effect unless copying recursively, and it does not
8984 affect the copying of symbolic links.
8988 @cindex symbolic links, copying
8989 @cindex hard links, preserving
8990 Copy symbolic links as symbolic links rather than copying the files that
8991 they point to, and preserve hard links between source files in the copies.
8992 Equivalent to @option{--no-dereference --preserve=links}.
8997 @cindex debugging, copying
8998 Print extra information to stdout, explaining how files are copied.
8999 This option implies the @option{--verbose} option.
9007 When copying without this option and an existing destination file cannot
9008 be opened for writing, the copy fails. However, with @option{--force},
9009 when a destination file cannot be opened, @command{cp} then
9010 tries to recreate the file by first removing it. The @option{--force} option
9011 alone will not remove dangling symlinks.
9012 When this option is combined with
9013 @option{--link} (@option{-l}) or @option{--symbolic-link}
9014 (@option{-s}), the destination link is replaced, and unless
9015 @option{--backup} (@option{-b}) is also given there is no brief
9016 moment when the destination does not exist. Also see the
9017 description of @option{--remove-destination}.
9019 This option is independent of the @option{--interactive} or
9020 @option{-i} option: neither cancels the effect of the other.
9022 This option is ignored when the @option{--no-clobber} or @option{-n} option
9027 If a command line argument specifies a symbolic link, then copy the
9028 file it points to rather than the symbolic link itself. However,
9029 copy (preserving its nature) any symbolic link that is encountered
9030 via recursive traversal.
9033 @itemx --interactive
9035 @opindex --interactive
9036 When copying a file other than a directory, prompt whether to
9037 overwrite an existing destination file, and fail if the response
9038 is not affirmative. The @option{-i} option overrides
9039 a previous @option{-n} option.
9045 Make hard links instead of copies of non-directories.
9048 @itemx --dereference
9050 @opindex --dereference
9051 Follow symbolic links when copying from them.
9052 With this option, @command{cp} cannot create a symbolic link.
9053 For example, a symlink (to regular file) in the source tree will be copied to
9054 a regular file in the destination tree.
9059 @opindex --no-clobber
9060 Do not overwrite an existing file; silently skip instead.
9061 This option overrides a previous @option{-i} option.
9062 This option is mutually exclusive with @option{-b} or @option{--backup} option.
9063 See also the @option{--update} option.
9066 @itemx --no-dereference
9068 @opindex --no-dereference
9069 @cindex symbolic links, copying
9070 Copy symbolic links as symbolic links rather than copying the files that
9071 they point to. This option affects only symbolic links in the source;
9072 symbolic links in the destination are always followed if possible.
9075 @itemx --preserve[=@var{attribute_list}]
9078 @cindex file information, preserving, extended attributes, xattr
9079 Preserve the specified attributes of the original files.
9080 If specified, the @var{attribute_list} must be a comma-separated list
9081 of one or more of the following strings:
9085 @cindex access control lists (ACLs)
9086 Preserve attributes relevant to access permissions,
9087 including file mode bits and (if possible) access control lists (ACLs).
9088 ACL preservation is system-dependent, and ACLs are not necessarily
9089 translated when the source and destination are on file systems with
9090 different ACL formats (e.g., NFSv4 versus POSIX formats).
9093 Preserve the owner and group. On most modern systems,
9094 only users with appropriate privileges may change the owner of a file,
9096 may preserve the group ownership of a file only if they happen to be
9097 a member of the desired group.
9099 Preserve the times of last access and last modification, when possible.
9100 On older systems, it is not possible to preserve these attributes
9101 when the affected file is a symbolic link.
9102 However, many systems now provide the @code{utimensat} function,
9103 which makes it possible even for symbolic links.
9105 Preserve in the destination files
9106 any links between corresponding source files.
9107 With @option{-L} or @option{-H}, this option can convert
9108 symbolic links to hard links. For example,
9110 $ mkdir c; : > a; ln -s a b; cp -aH a b c; ls -i1 c
9115 Although @file{b} is a symlink to regular file @file{a},
9116 the files in the destination directory @file{c/} are hard-linked.
9117 Since @option{-a} implies @option{--no-dereference} it would copy the symlink,
9118 but the later @option{-H} tells @command{cp} to dereference the command line
9119 arguments where it then sees two files with the same inode number.
9120 Then the @option{--preserve=links} option also implied by @option{-a}
9121 will preserve the perceived hard link.
9123 Here is a similar example that exercises @command{cp}'s @option{-L} option:
9125 $ mkdir b c; (cd b; : > a; ln -s a b); cp -aL b c; ls -i1 c/b
9131 Preserve SELinux security context of the file, or fail with full diagnostics.
9133 @cindex access control lists (ACLs)
9134 Preserve extended attributes of the file, or fail with full diagnostics.
9135 If @command{cp} is built without xattr support, ignore this option.
9136 If SELinux context, ACLs or Capabilities are implemented using xattrs,
9137 they are preserved implicitly by this option as well, i.e., even without
9138 specifying @option{--preserve=mode} or @option{--preserve=context}.
9140 Preserve all file attributes.
9141 Equivalent to specifying all of the above, but with the difference
9142 that failure to preserve SELinux security context or extended attributes
9143 does not change @command{cp}'s exit status. In contrast to @option{-a},
9144 all but @samp{Operation not supported} warnings are output.
9147 Using @option{--preserve} with no @var{attribute_list} is equivalent
9148 to @option{--preserve=mode,ownership,timestamps}.
9150 In the absence of this option, the permissions of existing destination
9151 files are unchanged. Each new file is created with the mode of the
9152 corresponding source file minus the set-user-ID, set-group-ID, and
9153 sticky bits as the create mode; the operating system then applies either
9154 the umask or a default ACL, possibly resulting in a more restrictive
9156 @xref{File permissions}.
9158 @item --no-preserve=@var{attribute_list}
9159 @cindex file information, preserving
9160 Do not preserve the specified attributes. The @var{attribute_list}
9161 has the same form as for @option{--preserve}.
9165 @cindex parent directories and @command{cp}
9166 Form the name of each destination file by appending to the target
9167 directory a slash and the specified name of the source file. The last
9168 argument given to @command{cp} must be the name of an existing directory.
9169 For example, the command:
9172 cp --parents a/b/c existing_dir
9176 copies the file @file{a/b/c} to @file{existing_dir/a/b/c}, creating
9177 any missing intermediate directories.
9184 @opindex --recursive
9185 @cindex directories, copying recursively
9186 @cindex copying directories recursively
9187 @cindex recursively copying directories
9188 @cindex non-directories, copying as special files
9189 Copy directories recursively. By default, do not follow symbolic
9190 links in the source unless used together with the @option{--link}
9191 (@option{-l}) option; see the @option{--archive} (@option{-a}), @option{-d},
9192 @option{--dereference} (@option{-L}), @option{--no-dereference}
9193 (@option{-P}), and @option{-H} options. Special files are copied by
9194 creating a destination file of the same type as the source; see the
9195 @option{--copy-contents} option. It is not portable to use
9196 @option{-r} to copy symbolic links or special files. On some
9197 non-GNU systems, @option{-r} implies the equivalent of
9198 @option{-L} and @option{--copy-contents} for historical reasons.
9199 Also, it is not portable to use @option{-R} to copy symbolic links
9200 unless you also specify @option{-P}, as POSIX allows
9201 implementations that dereference symbolic links by default.
9203 @item --reflink[=@var{when}]
9204 @opindex --reflink[=@var{when}]
9207 @cindex copy on write
9208 Perform a lightweight, copy-on-write (COW) copy, if supported by the
9209 file system. Once it has succeeded, beware that the source and destination
9210 files share the same data blocks as long as they remain unmodified.
9211 Thus, if an I/O error affects data blocks of one of the files,
9212 the other suffers the same fate.
9214 The @var{when} value can be one of the following:
9218 If the copy-on-write operation is not supported
9219 then report the failure for each file and exit with a failure status.
9220 Plain @option{--reflink} is equivalent to @option{--reflink=always}.
9223 If the copy-on-write operation is not supported then fall back
9224 to the standard copy behavior.
9225 This is the default if no @option{--reflink} option is given.
9228 Disable copy-on-write operation and use the standard copy behavior.
9231 This option is overridden by the @option{--link}, @option{--symbolic-link}
9232 and @option{--attributes-only} options, thus allowing it to be used
9233 to configure the default data copying behavior for @command{cp}.
9235 @item --remove-destination
9236 @opindex --remove-destination
9237 Remove each existing destination file before attempting to open it
9238 (contrast with @option{-f} above).
9240 @item --sparse=@var{when}
9241 @opindex --sparse=@var{when}
9242 @cindex sparse files, copying
9243 @cindex holes, copying files with
9244 @findex read @r{system call, and holes}
9245 A @dfn{sparse file} contains @dfn{holes} -- a sequence of zero bytes that
9246 does not occupy any file system blocks; the @samp{read} system call
9247 reads these as zeros. This can both save considerable space and
9248 increase speed, since many binary files contain lots of consecutive zero
9249 bytes. By default, @command{cp} detects holes in input source files via a crude
9250 heuristic and makes the corresponding output file sparse as well.
9251 Only regular files may be sparse.
9253 The @var{when} value can be one of the following:
9257 The default behavior: if the input file is sparse, attempt to make
9258 the output file sparse, too. However, if an output file exists but
9259 refers to a non-regular file, then do not attempt to make it sparse.
9262 For each sufficiently long sequence of zero bytes in the input file,
9263 attempt to create a corresponding hole in the output file, even if the
9264 input file does not appear to be sparse.
9265 This is useful when the input file resides on a file system
9266 that does not support sparse files
9267 (for example, @samp{efs} file systems in SGI IRIX 5.3 and earlier),
9268 but the output file is on a type of file system that does support them.
9269 Holes may be created only in regular files, so if the destination file
9270 is of some other type, @command{cp} does not even try to make it sparse.
9273 Never make the output file sparse.
9274 This is useful in creating a file for use with the @command{mkswap} command,
9275 since such a file must not have any holes.
9278 For example, with the following alias, @command{cp} will use the
9279 minimum amount of space supported by the file system.
9280 (Older versions of @command{cp} can also benefit from
9281 @option{--reflink=auto} here.)
9284 alias cp='cp --sparse=always'
9287 @optStripTrailingSlashes
9290 @itemx --symbolic-link
9292 @opindex --symbolic-link
9293 @cindex symbolic links, copying with
9294 Make symbolic links instead of copies of non-directories. All source
9295 file names must be absolute (starting with @samp{/}) unless the
9296 destination files are in the current directory. This option merely
9297 results in an error message on systems that do not support symbolic links.
9303 @optNoTargetDirectory
9306 @itemx --update[=@var{which}]
9308 @opindex --update[=@var{which}]
9309 @cindex newer files, copying only
9310 Do not copy a non-directory that has an existing destination with the
9311 same or newer modification timestamp; instead, silently skip the file
9312 without failing. If timestamps are being preserved,
9313 the comparison is to the source timestamp truncated to the
9314 resolutions of the destination file system and of the system calls
9315 used to update timestamps; this avoids duplicate work if several
9316 @samp{cp -pu} commands are executed with the same source and destination.
9317 This option is ignored if the @option{-n} or @option{--no-clobber}
9318 option is also specified.
9319 Also, if @option{--preserve=links} is also specified (like with @samp{cp -au}
9320 for example), that will take precedence; consequently, depending on the
9321 order that files are processed from the source, newer files in the destination
9322 may be replaced, to mirror hard links in the source.
9325 @var{which} gives more control over which existing files in the
9326 destination are replaced, and its value can be one of the following:
9330 This is the default operation when an @option{--update} option is not specified,
9331 and results in all existing files in the destination being replaced.
9334 This is like the deprecated @option{--no-clobber} option, where no files in the
9335 destination are replaced, and also skipping a file does not induce a failure.
9338 This is the default operation when @option{--update} is specified, and results
9339 in files being replaced if they're older than the corresponding source file.
9348 Print the name of each file before copying it.
9351 @itemx --one-file-system
9353 @opindex --one-file-system
9354 @cindex file systems, omitting copying to different
9355 Skip subdirectories that are on different file systems from the one that
9356 the copy started on.
9357 However, mount point directories @emph{are} copied.
9361 @itemx --context[=@var{context}]
9364 @cindex SELinux, setting/restoring security context
9365 @cindex security context
9366 Without a specified @var{context}, adjust the SELinux security context according
9367 to the system default type for destination files, similarly to the
9368 @command{restorecon} command.
9369 The long form of this option with a specific context specified,
9370 will set the context for newly created files only.
9371 With a specified context, if both SELinux and SMACK are disabled, a warning is
9375 This option is mutually exclusive with the @option{--preserve=context}
9376 option, and overrides the @option{--preserve=all} and @option{-a} options.
9384 @section @command{dd}: Convert and copy a file
9387 @cindex converting while copying a file
9389 @command{dd} copies input to output with a changeable I/O block size,
9390 while optionally performing conversions on the data. Synopses:
9393 dd [@var{operand}]@dots{}
9397 The only options are @option{--help} and @option{--version}.
9398 @xref{Common options}.
9400 By default, @command{dd} copies standard input to standard output.
9401 To copy, @command{dd} repeatedly does the following steps in order:
9405 Read an input block.
9408 If converting via @samp{sync}, pad as needed to meet the input block size.
9409 Pad with spaces if converting via @samp{block} or @samp{unblock}, NUL
9413 If @samp{bs=} is given and no conversion mentioned in steps (4) or (5)
9414 is given, output the data as a single block and skip all remaining steps.
9417 If the @samp{swab} conversion is given, swap each pair of input bytes.
9418 If the input data length is odd, preserve the last input byte
9419 (since there is nothing to swap it with).
9422 If any of the conversions @samp{swab}, @samp{block}, @samp{unblock},
9423 @samp{lcase}, @samp{ucase}, @samp{ascii}, @samp{ebcdic} and @samp{ibm}
9424 are given, do these conversions. These conversions operate
9425 independently of input blocking, and might deal with records that span
9429 Aggregate the resulting data into output blocks of the specified size,
9430 and output each output block in turn. Do not pad the last output block;
9431 it can be shorter than usual.
9434 @command{dd} accepts the following operands,
9435 whose syntax was inspired by the DD (data definition) statement of
9442 Read from @var{file} instead of standard input.
9446 Write to @var{file} instead of standard output. Unless
9447 @samp{conv=notrunc} is given, truncate @var{file} before writing it.
9449 @item ibs=@var{bytes}
9451 @cindex block size of input
9452 @cindex input block size
9453 Set the input block size to @var{bytes}.
9454 This makes @command{dd} read @var{bytes} per block.
9455 The default is 512 bytes.
9457 @item obs=@var{bytes}
9459 @cindex block size of output
9460 @cindex output block size
9461 Set the output block size to @var{bytes}.
9462 This makes @command{dd} write @var{bytes} per block.
9463 The default is 512 bytes.
9465 @item bs=@var{bytes}
9468 Set both input and output block sizes to @var{bytes}.
9469 This makes @command{dd} read and write @var{bytes} per block,
9470 overriding any @samp{ibs} and @samp{obs} settings.
9471 In addition, if no data-transforming @option{conv} operand is specified,
9472 input is copied to the output as soon as it's read,
9473 even if it is smaller than the block size.
9475 @item cbs=@var{bytes}
9477 @cindex block size of conversion
9478 @cindex conversion block size
9479 @cindex fixed-length records, converting to variable-length
9480 @cindex variable-length records, converting to fixed-length
9481 Set the conversion block size to @var{bytes}.
9482 When converting variable-length records to fixed-length ones
9483 (@option{conv=block}) or the reverse (@option{conv=unblock}),
9484 use @var{bytes} as the fixed record length.
9487 @itemx iseek=@var{n}
9490 Skip @var{n} @samp{ibs}-byte blocks in the input file before copying.
9491 If @var{n} ends in the letter @samp{B}, interpret @var{n}
9492 as a byte count rather than a block count.
9493 (@samp{B} and the @samp{iseek=} spelling are GNU extensions to POSIX.)
9496 @itemx oseek=@var{n}
9499 Skip @var{n} @samp{obs}-byte blocks in the output file before
9500 truncating or copying.
9501 If @var{n} ends in the letter @samp{B}, interpret @var{n}
9502 as a byte count rather than a block count.
9503 (@samp{B} and the @samp{oseek=} spelling are GNU extensions to POSIX.)
9507 Copy @var{n} @samp{ibs}-byte blocks from the input file, instead
9508 of everything until the end of the file.
9509 If @var{n} ends in the letter @samp{B},
9510 interpret @var{n} as a byte count rather than a block count;
9511 this is a GNU extension to POSIX.
9512 If short reads occur, as could be the case
9513 when reading from a pipe for example, @samp{iflag=fullblock}
9514 ensures that @samp{count=} counts complete input blocks
9515 rather than input read operations.
9516 As an extension to POSIX, @samp{count=0} copies zero blocks
9517 instead of copying all blocks.
9519 @item status=@var{level}
9521 Specify the amount of information printed.
9522 If this operand is given multiple times, the last one takes precedence.
9523 The @var{level} value can be one of the following:
9528 @opindex none @r{dd status=}
9529 Do not print any informational or warning messages to standard error.
9530 Error messages are output as normal.
9533 @opindex noxfer @r{dd status=}
9534 Do not print the final transfer rate and volume statistics
9535 that normally make up the last status line.
9538 @opindex progress @r{dd status=}
9539 Print the transfer rate and volume statistics on standard error,
9540 when processing each input block. Statistics are output
9541 on a single line at most once every second, but updates
9542 can be delayed when waiting on I/O.
9546 Transfer information is normally output to standard error upon
9547 receipt of the @samp{INFO} signal or when @command{dd} exits,
9548 and defaults to the following form in the C locale:
9552 116608+0 records out
9553 59703296 bytes (60 MB, 57 MiB) copied, 0.0427974 s, 1.4 GB/s
9556 The notation @samp{@var{w}+@var{p}} stands for @var{w} whole blocks
9557 and @var{p} partial blocks. A partial block occurs when a read or
9558 write operation succeeds but transfers less data than the block size.
9559 An additional line like @samp{1 truncated record} or @samp{10
9560 truncated records} is output after the @samp{records out} line if
9561 @samp{conv=block} processing truncated one or more input records.
9563 The @samp{status=} operand is a GNU extension to POSIX.
9565 @item conv=@var{conversion}[,@var{conversion}]@dots{}
9567 Convert the file as specified by the @var{conversion} argument(s).
9568 (No spaces around any comma(s).)
9575 @opindex ascii@r{, converting to}
9576 Convert EBCDIC to ASCII,
9577 using the conversion table specified by POSIX@.
9578 This provides a 1:1 translation for all 256 bytes.
9579 This implies @samp{conv=unblock}; input is converted to
9580 ASCII before trailing spaces are deleted.
9583 @opindex ebcdic@r{, converting to}
9584 Convert ASCII to EBCDIC@.
9585 This is the inverse of the @samp{ascii} conversion.
9586 This implies @samp{conv=block}; trailing spaces are added
9587 before being converted to EBCDIC@.
9590 @opindex alternate ebcdic@r{, converting to}
9591 This acts like @samp{conv=ebcdic}, except it
9592 uses the alternate conversion table specified by POSIX@.
9593 This is not a 1:1 translation, but reflects common historical practice
9594 for @samp{~}, @samp{[}, and @samp{]}.
9596 The @samp{ascii}, @samp{ebcdic}, and @samp{ibm} conversions are
9597 mutually exclusive. If you use any of these conversions, you should also
9598 use the @samp{cbs=} operand.
9601 @opindex block @r{(space-padding)}
9602 For each line in the input, output @samp{cbs} bytes, replacing the
9603 input newline with a space and truncating or padding input lines with
9604 spaces as necessary.
9608 Remove any trailing spaces in each @samp{cbs}-sized input block,
9609 and append a newline.
9611 The @samp{block} and @samp{unblock} conversions are mutually exclusive.
9612 If you use either of these conversions, you should also use the
9613 @samp{cbs=} operand.
9616 @opindex lcase@r{, converting to}
9617 Change uppercase letters to lowercase.
9620 @opindex ucase@r{, converting to}
9621 Change lowercase letters to uppercase.
9623 The @samp{lcase} and @samp{ucase} conversions are mutually exclusive.
9627 Try to seek rather than write NUL output blocks.
9628 On a file system that supports sparse files, this will create
9629 sparse output when extending the output file.
9630 Be careful when using this conversion in conjunction with
9631 @samp{conv=notrunc} or @samp{oflag=append}.
9632 With @samp{conv=notrunc}, existing data in the output file
9633 corresponding to NUL blocks from the input, will be untouched.
9634 With @samp{oflag=append} the seeks performed will be ineffective.
9635 Similarly, when the output is a device rather than a file,
9636 NUL input blocks are not copied, and therefore this conversion
9637 is most useful with virtual or pre zeroed devices.
9639 The @samp{sparse} conversion is a GNU extension to POSIX.
9642 @opindex swab @r{(byte-swapping)}
9643 @cindex byte-swapping
9644 Swap every pair of input bytes.
9647 @opindex sync @r{(padding with ASCII NULs)}
9648 Pad every input block to size of @samp{ibs} with trailing zero bytes.
9649 When used with @samp{block} or @samp{unblock}, pad with spaces instead of
9654 The following ``conversions'' are really file flags
9655 and don't affect internal processing:
9660 @cindex creating output file, requiring
9661 Fail if the output file already exists; @command{dd} must create the
9666 @cindex creating output file, avoiding
9667 Do not create the output file; the output file must already exist.
9669 The @samp{excl} and @samp{nocreat} conversions are mutually exclusive,
9670 and are GNU extensions to POSIX.
9674 @cindex truncating output file, avoiding
9675 Do not truncate the output file.
9679 @cindex read errors, ignoring
9680 Continue after read errors.
9684 @cindex synchronized data writes, before finishing
9685 Synchronize output data just before finishing,
9686 even if there were write errors.
9687 This forces a physical write of output data,
9688 so that even if power is lost the output data will be preserved.
9689 If neither this nor @samp{fsync} are specified, output is treated as
9690 usual with file systems, i.e., output data and metadata may be cached
9691 in primary memory for some time before the operating system physically
9692 writes it, and thus output data and metadata may be lost if power is lost.
9693 @xref{sync invocation}.
9694 This conversion is a GNU extension to POSIX.
9698 @cindex synchronized data and metadata writes, before finishing
9699 Synchronize output data and metadata just before finishing,
9700 even if there were write errors.
9701 This acts like @samp{fdatasync} except it also preserves output metadata,
9702 such as the last-modified time of the output file; for this reason it
9703 may be a bit slower than @samp{fdatasync} although the performance
9704 difference is typically insignificant for @command{dd}.
9705 This conversion is a GNU extension to POSIX.
9709 @item iflag=@var{flag}[,@var{flag}]@dots{}
9711 Access the input file using the flags specified by the @var{flag}
9712 argument(s). (No spaces around any comma(s).)
9714 @item oflag=@var{flag}[,@var{flag}]@dots{}
9716 Access the output file using the flags specified by the @var{flag}
9717 argument(s). (No spaces around any comma(s).)
9725 @cindex appending to the output file
9726 Write in append mode, so that even if some other process is writing to
9727 this file, every @command{dd} write will append to the current
9728 contents of the file. This flag makes sense only for output.
9729 If you combine this flag with the @samp{of=@var{file}} operand,
9730 you should also specify @samp{conv=notrunc} unless you want the
9731 output file to be truncated before being appended to.
9735 @cindex concurrent I/O
9736 Use concurrent I/O mode for data. This mode performs direct I/O
9737 and drops the POSIX requirement to serialize all I/O to the same file.
9738 A file cannot be opened in CIO mode and with a standard open at the
9744 Use direct I/O for data, avoiding the buffer cache.
9745 The kernel may impose restrictions on read or write buffer sizes.
9746 For example, with an ext4 destination file system and a Linux-based kernel,
9747 using @samp{oflag=direct} will cause writes to fail with @code{EINVAL} if the
9748 output buffer size is not a multiple of 512.
9752 @cindex directory I/O
9754 Fail unless the file is a directory. Most operating systems do not
9755 allow I/O to a directory, so this flag has limited utility.
9759 @cindex synchronized data reads
9760 Use synchronized I/O for data. For the output file, this forces a
9761 physical write of output data on each write. For the input file,
9762 this flag can matter when reading from a remote file that has been
9763 written to synchronously by some other process. Metadata (e.g.,
9764 last-access and last-modified time) is not necessarily synchronized.
9768 @cindex synchronized data and metadata I/O
9769 Use synchronized I/O for both data and metadata.
9773 @cindex discarding file cache
9774 Request to discard the system data cache for a file.
9775 When count=0 all cached data for the file is specified,
9776 otherwise the cache is dropped for the processed
9777 portion of the file. Also when count=0,
9778 failure to discard the cache is diagnosed
9779 and reflected in the exit status.
9781 Because data not already persisted to storage is not discarded from the cache,
9782 the @samp{sync} conversions in the following examples maximize the
9783 effectiveness of the @samp{nocache} flag.
9785 Here are some usage examples:
9788 # Advise to drop cache for whole file
9789 dd if=ifile iflag=nocache count=0
9791 # Ensure drop cache for the whole file
9792 dd of=ofile oflag=nocache conv=notrunc,fdatasync count=0
9794 # Advise to drop cache for part of file
9795 # The kernel will consider only complete and
9796 # already persisted pages.
9797 dd if=ifile iflag=nocache skip=10 count=10 of=/dev/null
9799 # Stream data using just the read-ahead cache.
9800 # See also the @samp{direct} flag.
9801 dd if=ifile of=ofile iflag=nocache oflag=nocache,sync
9806 @cindex nonblocking I/O
9807 Use non-blocking I/O.
9811 @cindex access timestamp
9812 Do not update the file's access timestamp.
9813 @xref{File timestamps}.
9814 Some older file systems silently ignore this flag, so it is a good
9815 idea to test it on your files before relying on it.
9819 @cindex controlling terminal
9820 Do not assign the file to be a controlling terminal for @command{dd}.
9821 This has no effect when the file is not a terminal.
9822 On many hosts (e.g., GNU/Linux hosts), this flag has no effect
9827 @cindex symbolic links, following
9828 Do not follow symbolic links.
9833 Fail if the file has multiple hard links.
9838 Use binary I/O@. This flag has an effect only on nonstandard
9839 platforms that distinguish binary from text I/O.
9844 Use text I/O@. Like @samp{binary}, this flag has no effect on
9849 Accumulate full blocks from input. The @code{read} system call
9850 may return early if a full block is not available.
9851 When that happens, continue calling @code{read} to fill the remainder
9853 This flag can be used only with @code{iflag}.
9854 This flag is useful with pipes for example
9855 as they may return short reads. In that case,
9856 this flag is needed to ensure that a @samp{count=} argument is
9857 interpreted as a block count rather than a count of read operations.
9861 These flags are all GNU extensions to POSIX.
9862 They are not supported on all systems, and @samp{dd} rejects
9863 attempts to use them when they are not supported. When reading from
9864 standard input or writing to standard output, the @samp{nofollow} and
9865 @samp{noctty} flags should not be specified, and the other flags
9866 (e.g., @samp{nonblock}) can affect how other processes behave with the
9867 affected file descriptors, even after @command{dd} exits.
9871 The behavior of @command{dd} is unspecified if operands other than
9872 @samp{conv=}, @samp{iflag=}, @samp{oflag=}, and @samp{status=} are
9873 specified more than once.
9875 @cindex multipliers after numbers
9876 The numeric-valued strings above (@var{n} and @var{bytes})
9877 are unsigned decimal integers that
9878 can be followed by a multiplier: @samp{b}=512, @samp{c}=1,
9879 @samp{w}=2, @samp{x@var{m}}=@var{m}, or any of the
9880 standard block size suffixes like @samp{k}=1024 (@pxref{Block size}).
9881 These multipliers are GNU extensions to POSIX, except that
9882 POSIX allows @var{bytes} to be followed by @samp{k}, @samp{b}, and
9883 @samp{x@var{m}}. An @samp{x@var{m}} can be used more than once in a number.
9884 Block sizes (i.e., specified by @var{bytes} strings) must be nonzero.
9886 Any block size you specify via @samp{bs=}, @samp{ibs=}, @samp{obs=}, @samp{cbs=}
9887 should not be too large -- values larger than a few megabytes
9888 are generally wasteful or (as in the gigabyte..exabyte case) downright
9889 counterproductive or error-inducing.
9891 To process data with offset or size that is not a multiple of the I/O
9892 block size, you can use a numeric string @var{n} that ends in the
9894 For example, the following shell commands copy data
9895 in 1 MiB blocks between a flash drive and a tape, but do not save
9896 or restore a 512-byte area at the start of the flash drive:
9902 # Copy all but the initial 512 bytes from flash to tape.
9903 dd if=$flash iseek=512B bs=1MiB of=$tape
9905 # Copy from tape back to flash, leaving initial 512 bytes alone.
9906 dd if=$tape bs=1MiB of=$flash oseek=512B
9910 @cindex storage devices, failing
9911 For failing storage devices, other tools come with a great variety of extra
9912 functionality to ease the saving of as much data as possible before the
9913 device finally dies, e.g.
9914 @uref{https://www.gnu.org/software/ddrescue/, GNU @command{ddrescue}}.
9915 However, in some cases such a tool is not available or the administrator
9916 feels more comfortable with the handling of @command{dd}.
9917 As a simple rescue method, call @command{dd} as shown in the following
9918 example: the operand @samp{conv=noerror,sync} is used to continue
9919 after read errors and to pad out bad reads with NULs, while
9920 @samp{iflag=fullblock} caters for short reads (which traditionally never
9921 occur on flash or similar devices):
9924 # Rescue data from an (unmounted!) partition of a failing device.
9925 dd conv=noerror,sync iflag=fullblock </dev/sda1 > /mnt/rescue.img
9928 Sending an @samp{INFO} signal (or @samp{USR1} signal where that is unavailable)
9929 to a running @command{dd} process makes it print I/O statistics to
9930 standard error and then resume copying. In the example below,
9931 @command{dd} is run in the background to copy 5GB of data.
9932 The @command{kill} command makes it output intermediate I/O statistics,
9933 and when @command{dd} completes normally or is killed by the
9934 @code{SIGINT} signal, it outputs the final statistics.
9937 # Ignore the signal so we never inadvertently terminate the dd child.
9938 # (This is not needed when SIGINFO is available.)
9941 # Run dd with the fullblock iflag to avoid short reads
9942 # which can be triggered by reception of signals.
9943 dd iflag=fullblock if=/dev/zero of=/dev/null count=5000000 bs=1000 & pid=$!
9945 # Output stats every second.
9946 while kill -s USR1 $pid 2>/dev/null; do sleep 1; done
9949 The above script will output in the following format:
9952 3441325+0 records in
9953 3441325+0 records out
9954 3441325000 bytes (3.4 GB, 3.2 GiB) copied, 1.00036 s, 3.4 GB/s
9955 5000000+0 records in
9956 5000000+0 records out
9957 5000000000 bytes (5.0 GB, 4.7 GiB) copied, 1.44433 s, 3.5 GB/s
9960 The @samp{status=progress} operand periodically updates the last line
9961 of the transfer statistics above.
9963 @vindex POSIXLY_CORRECT
9964 On systems lacking the @samp{INFO} signal @command{dd} responds to the
9965 @samp{USR1} signal instead, unless the @env{POSIXLY_CORRECT}
9966 environment variable is set.
9971 @node install invocation
9972 @section @command{install}: Copy files and set attributes
9975 @cindex copying files and setting attributes
9977 @command{install} copies files while setting their file mode bits and, if
9978 possible, their owner and group. Synopses:
9981 install [@var{option}]@dots{} [-T] @var{source} @var{dest}
9982 install [@var{option}]@dots{} @var{source}@dots{} @var{directory}
9983 install [@var{option}]@dots{} -t @var{directory} @var{source}@dots{}
9984 install [@var{option}]@dots{} -d @var{directory}@dots{}
9989 If two file names are given, @command{install} copies the first file to the
9993 If the @option{--target-directory} (@option{-t}) option is given, or
9994 failing that if the last file is a directory and the
9995 @option{--no-target-directory} (@option{-T}) option is not given,
9996 @command{install} copies each @var{source} file to the specified
9997 directory, using the @var{source}s' names.
10000 If the @option{--directory} (@option{-d}) option is given,
10001 @command{install} creates each @var{directory} and any missing parent
10002 directories. Parent directories are created with mode
10003 @samp{u=rwx,go=rx} (755), regardless of the @option{-m} option or the
10004 current umask. @xref{Directory Setuid and Setgid}, for how the
10005 set-user-ID and set-group-ID bits of parent directories are inherited.
10008 @cindex Makefiles, installing programs in
10009 @command{install} is similar to @command{cp}, but allows you to control the
10010 attributes of destination files. It is typically used in Makefiles to
10011 copy programs into their destination directories. It refuses to copy
10012 files onto themselves.
10014 @cindex extended attributes, xattr
10015 @command{install} never preserves extended attributes (xattr).
10017 The program accepts the following options. Also see @ref{Common options}.
10027 Compare content of source and destination files, and if there would be no
10028 change to the destination content, owner, group, permissions, and possibly
10029 SELinux context, then do not modify the destination at all.
10030 This option is best used in conjunction with @option{--user},
10031 @option{--group} and @option{--mode} options, lest @command{install}
10032 incorrectly determines the default attributes that installed files would have
10033 (as it doesn't consider setgid directories and POSIX default ACLs for example).
10034 This could result in redundant copies or attributes that are not reset to the
10039 Ignored; for compatibility with old Unix versions of @command{install}.
10043 Create any missing parent directories of @var{dest},
10044 then copy @var{source} to @var{dest}.
10045 Explicitly specifying the @option{--target-directory=@var{dir}} will similarly
10046 ensure the presence of that hierarchy before copying @var{source} arguments.
10051 @opindex --directory
10052 @cindex directories, creating with given attributes
10053 @cindex parent directories, creating missing
10054 @cindex leading directories, creating missing
10055 Create any missing parent directories, giving them the default
10056 attributes. Then create each given directory, setting their owner,
10057 group and mode as given on the command line or to the defaults.
10061 @item -g @var{group}
10062 @itemx --group=@var{group}
10065 @cindex group ownership of installed files, setting
10066 Set the group ownership of installed files or directories to
10067 @var{group}. The default is the process's current group. @var{group}
10068 may be either a group name or a numeric group ID.
10070 @item -m @var{mode}
10071 @itemx --mode=@var{mode}
10074 @cindex permissions of installed files, setting
10075 Set the file mode bits for the installed file or directory to @var{mode},
10076 which can be either an octal number, or a symbolic mode as in
10077 @command{chmod}, with @samp{a=} (no access allowed to anyone) as the
10078 point of departure (@pxref{File permissions}).
10079 The default mode is @samp{u=rwx,go=rx,a-s} -- read, write, and
10080 execute for the owner, read and execute for group and other, and with
10081 set-user-ID and set-group-ID disabled.
10082 This default is not quite the same as @samp{755}, since it disables
10083 instead of preserving set-user-ID and set-group-ID on directories.
10084 @xref{Directory Setuid and Setgid}.
10086 @item -o @var{owner}
10087 @itemx --owner=@var{owner}
10090 @cindex ownership of installed files, setting
10091 @cindex appropriate privileges
10092 @vindex root @r{as default owner}
10093 If @command{install} has appropriate privileges (is run as root), set the
10094 ownership of installed files or directories to @var{owner}. The default
10095 is @code{root}. @var{owner} may be either a user name or a numeric user
10098 @item --preserve-context
10099 @opindex --preserve-context
10101 @cindex security context
10102 Preserve the SELinux security context of files and directories.
10103 Failure to preserve the context in all of the files or directories
10104 will result in an exit status of 1. If SELinux is disabled then
10105 print a warning and ignore the option.
10108 @itemx --preserve-timestamps
10110 @opindex --preserve-timestamps
10111 @cindex timestamps of installed files, preserving
10112 Set the time of last access and the time of last modification of each
10113 installed file to match those of each corresponding original file.
10114 When a file is installed without this option, its last access and
10115 last modification timestamps are both set to the time of installation.
10116 This option is useful if you want to use the last modification timestamps
10117 of installed files to keep track of when they were last built as opposed
10118 to when they were last installed.
10124 @cindex symbol table information, stripping
10125 @cindex stripping symbol table information
10126 Strip the symbol tables from installed binary executables.
10128 @item --strip-program=@var{program}
10129 @opindex --strip-program
10130 @cindex symbol table information, stripping, program
10131 Program used to strip binaries.
10135 @optTargetDirectory
10136 Also specifying the @option{-D} option will ensure the directory is present.
10138 @optNoTargetDirectory
10144 Print the name of each file before copying it.
10147 This option is mutually exclusive with the @option{--preserve-context} option.
10155 @node mv invocation
10156 @section @command{mv}: Move (rename) files
10160 @command{mv} moves or renames files (or directories). Synopses:
10163 mv [@var{option}]@dots{} [-T] @var{source} @var{dest}
10164 mv [@var{option}]@dots{} @var{source}@dots{} @var{directory}
10165 mv [@var{option}]@dots{} -t @var{directory} @var{source}@dots{}
10170 If two file names are given, @command{mv} moves the first file to the
10174 If the @option{--target-directory} (@option{-t}) option is given, or
10175 failing that if the last file is a directory and the
10176 @option{--no-target-directory} (@option{-T}) option is not given,
10177 @command{mv} moves each @var{source} file to the specified
10178 directory, using the @var{source}s' names.
10181 To move a file, @command{mv} ordinarily simply renames it.
10182 However, if renaming does not work because the destination's file
10183 system differs, @command{mv} falls back on copying as if by @code{cp -a},
10184 then (assuming the copy succeeded) it removes the original.
10185 If the copy fails, then @command{mv} removes any partially created
10186 copy in the destination. If you were to copy three directories from
10187 one file system to another and the copy of the first
10188 directory succeeded, but the second didn't, the first would be left on
10189 the destination file system and the second and third would be left on the
10190 original file system.
10192 @cindex extended attributes, xattr
10193 @command{mv} always tries to copy extended attributes (xattr), which may
10194 include SELinux context, ACLs or Capabilities.
10195 Upon failure all but @samp{Operation not supported} warnings are output.
10197 @cindex prompting, and @command{mv}
10198 If a destination file exists but is normally unwritable, standard input
10199 is a terminal, and the @option{-f} or @option{--force} option is not given,
10200 @command{mv} prompts the user for whether to replace the file. (You might
10201 own the file, or have write permission on its directory.) If the
10202 response is not affirmative, the file is skipped.
10204 Avoid specifying a source name with a trailing slash,
10205 when it might be a symlink to a directory.
10206 Otherwise, @command{mv} may do something very surprising, since
10207 its behavior depends on the underlying rename system call.
10208 On a system with a modern Linux-based kernel, it fails with
10209 @code{errno=ENOTDIR}@.
10210 However, on other systems (at least FreeBSD 6.1 and Solaris 10) it silently
10211 renames not the symlink but rather the directory referenced by the symlink.
10212 @xref{Trailing slashes}.
10214 The @command{mv} command replaces destination directories only if they
10215 are empty. Conflicting populated directories are skipped with a diagnostic.
10217 The program accepts the following options. Also see @ref{Common options}.
10229 @cindex prompts, omitting
10230 Do not prompt the user before removing a destination file.
10232 If you specify more than one of the @option{-i}, @option{-f}, @option{-n}
10233 options, only the final one takes effect.
10238 @itemx --interactive
10240 @opindex --interactive
10241 @cindex prompts, forcing
10242 Prompt whether to overwrite each existing destination file, regardless
10243 of its permissions, and fail if the response is not affirmative.
10247 @itemx --no-clobber
10249 @opindex --no-clobber
10250 @cindex prompts, omitting
10251 Do not overwrite an existing file; silently fail instead.
10253 This option is mutually exclusive with @option{-b} or @option{--backup} option.
10254 See also the @option{--update=none} option which will
10255 skip existing files but not fail.
10259 @cindex renaming files without copying them
10260 If a file cannot be renamed because the destination file system differs,
10261 fail with a diagnostic instead of copying and then removing the file.
10267 @cindex newer files, moving only
10268 Do not move a non-directory that has an existing destination with the
10269 same or newer modification timestamp;
10270 instead, silently skip the file without failing.
10271 If the move is across file system boundaries, the comparison is to the
10272 source timestamp truncated to the resolutions of the destination file
10273 system and of the system calls used to update timestamps; this avoids
10274 duplicate work if several @samp{mv -u} commands are executed with the
10275 same source and destination.
10276 This option is ignored if the @option{-n} or @option{--no-clobber}
10277 option is also specified.
10285 Print the name of each file before moving it.
10287 @item --keep-directory-symlink
10288 @opindex --keep-directory-symlink
10289 Follow existing symlinks to directories when copying.
10290 Use this option only when the destination directory's contents are trusted,
10291 as an attacker can place symlinks in the destination
10292 to cause @command{cp} write to arbitrary target directories.
10294 @optStripTrailingSlashes
10298 @optTargetDirectory
10300 @optNoTargetDirectory
10306 @cindex SELinux, restoring security context
10307 @cindex security context
10308 This option functions similarly to the @command{restorecon} command,
10309 by adjusting the SELinux security context according
10310 to the system default type for destination files and each created directory.
10317 @node rm invocation
10318 @section @command{rm}: Remove files or directories
10321 @cindex removing files or directories
10323 @command{rm} removes each given @var{file}. By default, it does not remove
10324 directories. Synopsis:
10327 rm [@var{option}]@dots{} [@var{file}]@dots{}
10330 @cindex prompting, and @command{rm}
10331 If the @option{-I} or @option{--interactive=once} option is given,
10332 and there are more than three files or the @option{-r}, @option{-R},
10333 or @option{--recursive} are given, then @command{rm} prompts the user
10334 for whether to proceed with the entire operation. If the response is
10335 not affirmative, the entire command is aborted.
10337 Otherwise, if a file is unwritable, standard input is a terminal, and
10338 the @option{-f} or @option{--force} option is not given, or the
10339 @option{-i} or @option{--interactive=always} option @emph{is} given,
10340 @command{rm} prompts the user for whether to remove the file.
10341 If the response is not affirmative, the file is skipped.
10343 Any attempt to remove a file whose last file name component is
10344 @file{.} or @file{..} is rejected without any prompting, as mandated
10347 @emph{Warning}: If you use @command{rm} to remove a file, it is usually
10348 possible to recover the contents of that file. If you want more assurance
10349 that the contents are unrecoverable, consider using @command{shred}.
10351 The program accepts the following options. Also see @ref{Common options}.
10359 @cindex directories, removing
10360 Remove the listed directories if they are empty.
10366 Ignore nonexistent files and missing operands, and never prompt the user.
10367 Ignore any previous @option{--interactive} (@option{-i}) option.
10371 Prompt whether to remove each file.
10372 If the response is not affirmative, silently skip the file without failing.
10373 Ignore any previous @option{--force} (@option{-f}) option.
10374 Equivalent to @option{--interactive=always}.
10378 Prompt once whether to proceed with the command, if more than three
10379 files are named or if a recursive removal is requested. Ignore any
10380 previous @option{--force} (@option{-f}) option. Equivalent to
10381 @option{--interactive=once}.
10383 @item --interactive [=@var{when}]
10384 @opindex --interactive
10385 Specify when to issue an interactive prompt. @var{when} may be
10386 omitted, or one of:
10389 @vindex never @r{interactive option}
10390 - Do not prompt at all.
10392 @vindex once @r{interactive option}
10393 - Prompt once if more than three files are named or if a recursive
10394 removal is requested. Equivalent to @option{-I}.
10396 @vindex always @r{interactive option}
10397 - Prompt for every file being removed. Equivalent to @option{-i}.
10399 @option{--interactive} with no @var{when} is equivalent to
10400 @option{--interactive=always}.
10402 @item --one-file-system
10403 @opindex --one-file-system
10404 @cindex one file system, restricting @command{rm} to
10405 When removing a hierarchy recursively, do not remove any directory that is on a
10406 file system different from that of the corresponding command line argument.
10408 This option is useful when removing a build ``chroot'' hierarchy,
10409 which normally contains no valuable data. However, it is not uncommon
10410 to bind-mount @file{/home} into such a hierarchy, to make it easier to
10411 use one's start-up file. The catch is that it's easy to forget to
10412 unmount @file{/home}. Then, when you use @command{rm -rf} to remove
10413 your normally throw-away chroot, that command will remove everything
10414 under @file{/home}, too.
10415 Use the @option{--one-file-system} option, and it will
10416 diagnose and skip directories on other file systems.
10417 Of course, this will not save your @file{/home} if it and your
10418 chroot happen to be on the same file system.
10419 See also @option{--preserve-root=all} to protect command line arguments
10422 @item --preserve-root [=all]
10423 @opindex --preserve-root
10424 @cindex root directory, disallow recursive destruction
10425 Fail upon any attempt to remove the root directory, @file{/},
10426 when used with the @option{--recursive} option.
10427 This is the default behavior.
10428 @xref{Treating / specially}.
10429 When @samp{all} is specified, reject any command line argument
10430 that is not on the same file system as its parent.
10432 @item --no-preserve-root
10433 @opindex --no-preserve-root
10434 @cindex root directory, allow recursive destruction
10435 Do not treat @file{/} specially when removing recursively.
10436 This option is not recommended unless you really want to
10437 remove all the files on your computer.
10438 @xref{Treating / specially}.
10445 @opindex --recursive
10446 @cindex directories, removing (recursively)
10447 Remove the listed directories and their contents recursively.
10453 Print the name of each file before removing it.
10457 @cindex files beginning with @samp{-}, removing
10458 @cindex @samp{-}, removing files beginning with
10459 One common question is how to remove files whose names begin with a
10460 @samp{-}. GNU @command{rm}, like every program that uses the @code{getopt}
10461 function to parse its arguments, lets you use the @samp{--} option to
10462 indicate that all following arguments are non-options. To remove a file
10463 called @file{-f} in the current directory, you could type either:
10476 @opindex - @r{and Unix @command{rm}}
10477 The Unix @command{rm} program's use of a single @samp{-} for this purpose
10478 predates the development of the @code{getopt} standard syntax.
10483 @node shred invocation
10484 @section @command{shred}: Remove files more securely
10487 @cindex data, erasing
10488 @cindex erasing data
10490 @command{shred} overwrites devices or files, to help prevent even
10491 extensive forensics from recovering the data.
10493 Ordinarily when you remove a file (@pxref{rm invocation}), its data
10494 and metadata are not actually destroyed. Only the file's directory
10495 entry is removed, and the file's storage is reclaimed only when no
10496 process has the file open and no other directory entry links to the
10497 file. And even if file's data and metadata's storage space is freed
10498 for further reuse, there are undelete utilities that will attempt to
10499 reconstruct the file from the data in freed storage, and that can
10500 bring the file back if the storage was not rewritten.
10502 On a busy system with a nearly-full device, space can get reused in a few
10503 seconds. But there is no way to know for sure. And although the
10504 undelete utilities and already-existing processes require insider or
10505 superuser access, you may be wary of the superuser,
10506 of processes running on your behalf, or of attackers
10507 that can physically access the storage device. So if you have sensitive
10508 data, you may want to be sure that recovery is not possible
10509 by plausible attacks like these.
10511 The best way to remove something irretrievably is to destroy the media
10512 it's on with acid, melt it down, or the like. For cheap removable media
10513 this is often the preferred method. However, some storage devices
10514 are expensive or are harder to destroy, so the @command{shred} utility tries
10515 to achieve a similar effect non-destructively, by overwriting the file
10516 with non-sensitive data.
10518 The @command{shred} command relies on a @strong{crucial assumption}:
10519 that the file system and hardware overwrite data in place.
10520 Although this is common and is the traditional
10521 way to do things, many modern file system designs do not satisfy this
10522 assumption. Exceptions include:
10527 Log-structured or journaled file systems, such as ext3/ext4 (in
10528 @code{data=journal} mode), Btrfs, NTFS, ReiserFS, XFS, ZFS, file
10529 systems supplied with AIX and Solaris, etc., when they are configured to
10533 File systems that write redundant data and carry on even if some writes
10534 fail, such as RAID-based file systems.
10537 File systems that make snapshots, such as Network Appliance's NFS server.
10540 File systems that cache in temporary locations, such as NFS version 3
10544 Compressed file systems.
10547 For ext3 and ext4 file systems, @command{shred} is less effective
10548 when the file system is in @code{data=journal}
10549 mode, which journals file data in addition to just metadata. In both
10550 the @code{data=ordered} (default) and @code{data=writeback} modes,
10551 @command{shred} works as usual. The ext3/ext4 journaling modes can be changed
10552 by adding the @code{data=something} option to the mount options for a
10553 particular file system in the @file{/etc/fstab} file, as documented in
10554 the @command{mount} man page (@samp{man mount}). Alternatively, if
10555 you know how large the journal is, you can shred the journal by
10556 shredding enough file data so that the journal cycles around and fills
10557 up with shredded data.
10559 If you are not sure how your file system operates, then you should assume
10560 that it does not overwrite data in place, which means @command{shred} cannot
10561 reliably operate on regular files in your file system.
10563 Generally speaking, it is more reliable to shred a device than a file,
10564 since this bypasses file system design issues mentioned above.
10565 However, devices are also problematic for shredding, for reasons
10566 such as the following:
10571 Solid-state storage devices (SSDs) typically do wear leveling to
10572 prolong service life, and this means writes are distributed to other
10573 blocks by the hardware, so ``overwritten'' data blocks are still
10574 present in the underlying device.
10577 Most storage devices map out bad blocks invisibly to
10578 the application; if the bad blocks contain sensitive data,
10579 @command{shred} won't be able to destroy it.
10582 With some obsolete storage technologies,
10583 it may be possible to take (say) a floppy disk back
10584 to a laboratory and use a lot of sensitive (and expensive) equipment
10585 to look for the faint ``echoes'' of the original data underneath the
10586 overwritten data. With these older technologies, if the file has been
10587 overwritten only once, it's reputedly not even that hard. Luckily,
10588 this kind of data recovery has become difficult, and there is no
10589 public evidence that today's higher-density storage devices can be
10590 analyzed in this way.
10592 The @command{shred} command can use many overwrite passes,
10593 with data patterns chosen to
10594 maximize the damage they do to the old data.
10595 By default the patterns are designed for best effect on hard drives using
10596 now-obsolete technology; for newer devices, a single pass should suffice.
10597 For more details, see the source code and Peter Gutmann's paper
10598 @uref{https://www.cs.auckland.ac.nz/~pgut001/pubs/secure_del.html,
10599 @cite{Secure Deletion of Data from Magnetic and Solid-State Memory}},
10600 from the proceedings of the Sixth USENIX Security Symposium (San Jose,
10601 California, July 22--25, 1996).
10604 @command{shred} makes no attempt to detect or report these problems, just as
10605 it makes no attempt to do anything about backups. However, since it is
10606 more reliable to shred devices than files, @command{shred} by default does
10607 not deallocate or remove the output file. This default is more suitable
10608 for devices, which typically cannot be deallocated and should not be
10611 Finally, consider the risk of backups and mirrors.
10612 File system backups and remote mirrors may contain copies of the
10613 file that cannot be removed, and that will allow a shredded file
10614 to be recovered later. So if you keep any data you may later want
10615 to destroy using @command{shred}, be sure that it is not backed up or mirrored.
10618 shred [@var{option}]@dots{} @var{file}[@dots{}]
10621 The program accepts the following options. Also see @ref{Common options}.
10629 @cindex force deletion
10630 Override file permissions if necessary to allow overwriting.
10632 @item -n @var{number}
10633 @itemx --iterations=@var{number}
10634 @opindex -n @var{number}
10635 @opindex --iterations=@var{number}
10636 @cindex iterations, selecting the number of
10637 By default, @command{shred} uses @value{SHRED_DEFAULT_PASSES} passes of
10638 overwrite. You can reduce this to save time, or increase it if you think it's
10639 appropriate. After 25 passes all of the internal overwrite patterns will have
10640 been used at least once.
10642 @item --random-source=@var{file}
10643 @opindex --random-source
10644 @cindex random source for shredding
10645 Use @var{file} as a source of random data used to overwrite and to
10646 choose pass ordering. @xref{Random sources}.
10648 @item -s @var{bytes}
10649 @itemx --size=@var{bytes}
10650 @opindex -s @var{bytes}
10651 @opindex --size=@var{bytes}
10652 @cindex size of file to shred
10653 Shred the first @var{bytes} bytes of the file. The default is to shred
10654 the whole file. @var{bytes} can be followed by a size specification like
10655 @samp{K}, @samp{M}, or @samp{G} to specify a multiple. @xref{Block size}.
10658 @itemx --remove[=@var{how}]
10661 @opindex --remove=unlink
10662 @opindex --remove=wipe
10663 @opindex --remove=wipesync
10664 @cindex removing files after shredding
10665 After shredding a file, deallocate it (if possible) and then remove it.
10666 If a file has multiple links, only the named links will be removed.
10667 Often the file name is less sensitive than the file data, in which case
10668 the optional @var{how} parameter, supported with the long form option,
10669 gives control of how to more efficiently remove each directory entry.
10670 The @samp{unlink} parameter will just use a standard unlink call,
10671 @samp{wipe} will also first obfuscate bytes in the name, and
10672 @samp{wipesync} will also sync each obfuscated byte in the name to
10674 Although @samp{wipesync} is the default method, it can be expensive,
10675 requiring a sync for every character in every file. This can become
10676 significant with many files, or is redundant if your file system provides
10677 synchronous metadata updates.
10683 Display to standard error all status updates as sterilization proceeds.
10689 By default, @command{shred} rounds the size of a regular file up to the next
10690 multiple of the file system block size to fully erase the slack space in
10691 the last block of the file. This space may contain portions of the current
10692 system memory on some systems for example.
10693 Use @option{--exact} to suppress that behavior.
10694 Thus, by default if you shred a 10-byte regular file on a system with 512-byte
10695 blocks, the resulting file will be 512 bytes long. With this option,
10696 shred does not increase the apparent size of the file.
10702 Normally, the last pass that @command{shred} writes is made up of
10703 random data. If this would be conspicuous on your storage device (for
10704 example, because it looks like encrypted data), or you just think
10705 it's tidier, the @option{--zero} option adds an additional overwrite pass with
10706 all zero bits. This is in addition to the number of passes specified
10707 by the @option{--iterations} option.
10711 You might use the following command to erase the file system you
10712 created on a USB flash drive. This command typically takes several
10713 minutes, depending on the drive's size and write speed. On modern
10714 storage devices a single pass should be adequate, and will take one
10715 third the time of the default three-pass approach.
10718 shred -v -n 1 /dev/sdd1
10721 Similarly, to erase all data on a selected partition of
10722 your device, you could give a command like the following.
10725 # 1 pass, write pseudo-random data; 3x faster than the default
10726 shred -v -n1 /dev/sda5
10729 To be on the safe side, use at least one pass that overwrites using
10730 pseudo-random data. I.e., don't be tempted to use @samp{-n0 --zero},
10731 in case some device controller optimizes the process of writing blocks
10732 of all zeros, and thereby does not clear all bytes in a block.
10733 Some SSDs may do just that.
10735 A @var{file} of @samp{-} denotes standard output.
10736 The intended use of this is to shred a removed temporary file.
10743 echo "Hello, world" >&3
10748 However, the command @samp{shred - >file} does not shred the contents
10749 of @var{file}, since the shell truncates @var{file} before invoking
10750 @command{shred}. Use the command @samp{shred file} or (if using a
10751 Bourne-compatible shell) the command @samp{shred - 1<>file} instead.
10756 @node Special file types
10757 @chapter Special file types
10759 @cindex special file types
10760 @cindex file types, special
10762 This chapter describes commands which create special types of files (and
10763 @command{rmdir}, which removes directories, one special file type).
10765 @cindex special file types
10767 Although Unix-like operating systems have markedly fewer special file
10768 types than others, not @emph{everything} can be treated only as the
10769 undifferentiated byte stream of @dfn{normal files}. For example, when a
10770 file is created or removed, the system must record this information,
10771 which it does in a @dfn{directory} -- a special type of file. Although
10772 you can read directories as normal files, if you're curious, in order
10773 for the system to do its job it must impose a structure, a certain
10774 order, on the bytes of the file. Thus it is a ``special'' type of file.
10776 Besides directories, other special file types include named pipes
10777 (FIFOs), symbolic links, sockets, and so-called @dfn{special files}.
10780 * link invocation:: Make a hard link via the link syscall
10781 * ln invocation:: Make links between files.
10782 * mkdir invocation:: Make directories.
10783 * mkfifo invocation:: Make FIFOs (named pipes).
10784 * mknod invocation:: Make block or character special files.
10785 * readlink invocation:: Print value of a symlink or canonical file name.
10786 * rmdir invocation:: Remove empty directories.
10787 * unlink invocation:: Remove files via the unlink syscall
10791 @node link invocation
10792 @section @command{link}: Make a hard link via the link syscall
10795 @cindex links, creating
10796 @cindex hard links, creating
10797 @cindex creating links (hard only)
10799 @command{link} creates a single hard link at a time.
10800 It is a minimalist interface to the system-provided
10801 @code{link} function. @xref{Hard Links, , , libc,
10802 The GNU C Library Reference Manual}.
10803 It avoids the bells and whistles of the more commonly-used
10804 @command{ln} command (@pxref{ln invocation}).
10808 link @var{filename} @var{linkname}
10811 @var{filename} must specify an existing file, and @var{linkname}
10812 must specify a nonexistent entry in an existing directory.
10813 @command{link} simply calls @code{link (@var{filename}, @var{linkname})}
10814 to create the link.
10816 On a GNU system, this command acts like @samp{ln --directory
10817 --no-target-directory @var{filename} @var{linkname}}. However, the
10818 @option{--directory} and @option{--no-target-directory} options are
10819 not specified by POSIX, and the @command{link} command is
10820 more portable in practice.
10822 If @var{filename} is a symbolic link, it is unspecified whether
10823 @var{linkname} will be a hard link to the symbolic link or to the
10824 target of the symbolic link. Use @command{ln -P} or @command{ln -L}
10825 to specify which behavior is desired.
10830 @node ln invocation
10831 @section @command{ln}: Make links between files
10834 @cindex links, creating
10835 @cindex hard links, creating
10836 @cindex symbolic (soft) links, creating
10837 @cindex creating links (hard or soft)
10839 @cindex file systems and hard links
10840 @command{ln} makes links between files. By default, it makes hard links;
10841 with the @option{-s} option, it makes symbolic (or @dfn{soft}) links.
10845 ln [@var{option}]@dots{} [-T] @var{target} @var{linkname}
10846 ln [@var{option}]@dots{} @var{target}
10847 ln [@var{option}]@dots{} @var{target}@dots{} @var{directory}
10848 ln [@var{option}]@dots{} -t @var{directory} @var{target}@dots{}
10854 If two file names are given, @command{ln} creates a link to the first
10855 file from the second.
10858 If one @var{target} is given, @command{ln} creates a link to that file
10859 in the current directory.
10862 If the @option{--target-directory} (@option{-t}) option is given, or
10863 failing that if the last file is a directory and the
10864 @option{--no-target-directory} (@option{-T}) option is not given,
10865 @command{ln} creates a link to each @var{target} file in the specified
10866 directory, using the @var{target}s' names.
10870 Normally @command{ln} does not replace existing files. Use the
10871 @option{--force} (@option{-f}) option to replace them unconditionally,
10872 the @option{--interactive} (@option{-i}) option to replace them
10873 conditionally, and the @option{--backup} (@option{-b}) option to
10874 rename them. Unless the @option{--backup} (@option{-b}) option is
10875 used there is no brief moment when the destination does not exist;
10876 this is an extension to POSIX.
10878 @cindex hard link, defined
10879 @cindex inode, and hard links
10880 A @dfn{hard link} is another name for an existing file; the link and the
10881 original are indistinguishable. Technically speaking, they share the
10882 same inode, and the inode contains all the information about a
10883 file -- indeed, it is not incorrect to say that the inode @emph{is} the
10884 file. Most systems prohibit making a hard link to
10885 a directory; on those where it is allowed, only the super-user can do
10886 so (and with caution, since creating a cycle will cause problems to many
10887 other utilities). Hard links cannot cross file system boundaries. (These
10888 restrictions are not mandated by POSIX, however.)
10890 @cindex dereferencing symbolic links
10891 @cindex symbolic link, defined
10892 @dfn{Symbolic links} (@dfn{symlinks} for short), on the other hand, are
10893 a special file type (which not all kernels support: System V release 3
10894 (and older) systems lack symlinks) in which the link file actually
10895 refers to a different file, by name. When most operations (opening,
10896 reading, writing, and so on) are passed the symbolic link file, the
10897 kernel automatically @dfn{dereferences} the link and operates on the
10898 target of the link. But some operations (e.g., removing) work on the
10899 link file itself, rather than on its target. The owner and group of a
10900 symlink are not significant to file access performed through
10901 the link, but do have implications on deleting a symbolic link from a
10902 directory with the restricted deletion bit set. On the GNU system,
10903 the mode of a symlink has no significance and cannot be changed, but
10904 on some BSD systems, the mode can be changed and will affect whether
10905 the symlink will be traversed in file name resolution. @xref{Symbolic Links,,,
10906 libc, The GNU C Library Reference Manual}.
10908 Symbolic links can contain arbitrary strings; a @dfn{dangling symlink}
10909 occurs when the string in the symlink does not resolve to a file.
10910 There are no restrictions against creating dangling symbolic links.
10911 There are trade-offs to using absolute or relative symlinks. An
10912 absolute symlink always points to the same file, even if the directory
10913 containing the link is moved. However, if the symlink is visible from
10914 more than one machine (such as on a networked file system), the file
10915 pointed to might not always be the same. A relative symbolic link is
10916 resolved in relation to the directory that contains the link, and is
10917 often useful in referring to files on the same device without regards
10918 to what name that device is mounted on when accessed via networked
10921 When creating a relative symlink in a different location than the
10922 current directory, the resolution of the symlink will be different
10923 than the resolution of the same string from the current directory.
10924 Therefore, many users prefer to first change directories to the
10925 location where the relative symlink will be created, so that
10926 tab-completion or other file resolution will find the same target as
10927 what will be placed in the symlink.
10929 The program accepts the following options. Also see @ref{Common options}.
10940 @opindex --directory
10941 @cindex hard links to directories
10942 Allow users with appropriate privileges to attempt to make hard links
10944 However, this will probably fail due to
10945 system restrictions, even for the super-user.
10951 Remove existing destination files.
10954 @itemx --interactive
10956 @opindex --interactive
10957 @cindex prompting, and @command{ln}
10958 Prompt whether to remove existing destination files,
10959 and fail if the response is not affirmative.
10965 If @option{-s} is not in effect, and the source file is a symbolic
10966 link, create the hard link to the file referred to by the symbolic
10967 link, rather than the symbolic link itself.
10970 @itemx --no-dereference
10972 @opindex --no-dereference
10973 Do not treat the last operand specially when it is a symbolic link to
10974 a directory. Instead, treat it as if it were a normal file.
10976 When the destination is an actual directory (not a symlink to one),
10977 there is no ambiguity. The link is created in that directory.
10978 But when the specified destination is a symlink to a directory,
10979 there are two ways to treat the user's request. @command{ln} can
10980 treat the destination just as it would a normal directory and create
10981 the link in it. On the other hand, the destination can be viewed as a
10982 non-directory -- as the symlink itself. In that case, @command{ln}
10983 must delete or backup that symlink before creating the new link.
10984 The default is to treat a destination that is a symlink to a directory
10985 just like a directory.
10987 This option is weaker than the @option{--no-target-directory}
10988 (@option{-T}) option, so it has no effect if both options are given.
10993 @opindex --physical
10994 If @option{-s} is not in effect, and the source file is a symbolic
10995 link, create the hard link to the symbolic link itself. On platforms
10996 where this is not supported by the kernel, this option creates a
10997 symbolic link with identical contents; since symbolic link contents
10998 cannot be edited, any file name resolution performed through either
10999 link will be the same as if a hard link had been created.
11004 @opindex --relative
11005 Make symbolic links relative to the link location.
11006 This option is only valid with the @option{--symbolic} option.
11011 ln -srv /a/file /tmp
11012 '/tmp/file' -> '../a/file'
11015 Relative symbolic links are generated based on their canonicalized
11016 containing directory, and canonicalized targets. I.e., all symbolic
11017 links in these file names will be resolved.
11018 @xref{realpath invocation}, which gives greater control
11019 over relative file name generation, as demonstrated in the following example:
11024 test "$1" = --no-symlinks && { nosym=$1; shift; }
11026 test -d "$2" && link="$2/." || link="$2"
11027 rtarget="$(realpath $nosym -m "$target" \
11028 --relative-to "$(dirname "$link")")"
11029 ln -s -v "$rtarget" "$link"
11037 @opindex --symbolic
11038 Make symbolic links instead of hard links. This option merely produces
11039 an error message on systems that do not support symbolic links.
11043 @optTargetDirectory
11045 @optNoTargetDirectory
11051 Print the name of each file after linking it successfully.
11055 @cindex hard links to symbolic links
11056 @cindex symbolic links and @command{ln}
11057 If @option{-L} and @option{-P} are both given, the last one takes
11058 precedence. If @option{-s} is also given, @option{-L} and @option{-P}
11059 are silently ignored. If neither option is given, then this
11060 implementation defaults to @option{-P} if the system @code{link} supports
11061 hard links to symbolic links (such as the GNU system), and @option{-L}
11062 if @code{link} follows symbolic links (such as on BSD).
11071 # Create link ../a pointing to a in that directory.
11072 # Not really useful because it points to itself.
11077 # Change to the target before creating symlinks to avoid being confused.
11083 # Hard coded file names don't move well.
11084 ln -s $(pwd)/a /some/dir/
11088 # Relative file names survive directory moves and also
11089 # work across networked file systems.
11090 ln -s afile anotherfile
11091 ln -s ../adir/afile yetanotherfile
11095 @node mkdir invocation
11096 @section @command{mkdir}: Make directories
11099 @cindex directories, creating
11100 @cindex creating directories
11102 @command{mkdir} creates directories with the specified names. Synopsis:
11105 mkdir [@var{option}]@dots{} @var{name}@dots{}
11108 @command{mkdir} creates each directory @var{name} in the order given.
11109 It reports an error if @var{name} already exists, unless the
11110 @option{-p} option is given and @var{name} is a directory.
11112 The program accepts the following options. Also see @ref{Common options}.
11116 @item -m @var{mode}
11117 @itemx --mode=@var{mode}
11120 @cindex modes of created directories, setting
11121 Set the file permission bits of created directories to @var{mode},
11122 which uses the same syntax as
11123 in @command{chmod} and uses @samp{a=rwx} (read, write and execute allowed for
11124 everyone) for the point of the departure. @xref{File permissions}.
11125 This option affects only directories given on the command line;
11126 it does not affect any parents that may be created via the @option{-p} option.
11128 Normally the directory has the desired file mode bits at the moment it
11129 is created. As a GNU extension, @var{mode} may also mention
11130 special mode bits, but in this case there may be a temporary window
11131 during which the directory exists but its special mode bits are
11132 incorrect. @xref{Directory Setuid and Setgid}, for how the
11133 set-user-ID and set-group-ID bits of directories are inherited unless
11134 overridden in this way.
11140 @cindex parent directories, creating
11141 Make any missing parent directories for each argument, setting their
11142 file permission bits to @samp{=rwx,u+wx},
11143 that is, with the umask modified by @samp{u+wx}. Ignore
11144 existing parent directories, and do not change their file permission
11147 If the @option{-m} option is also given, it does not affect
11148 file permission bits of any newly-created parent directories.
11149 To control these bits, set the
11150 umask before invoking @command{mkdir}. For example, if the shell
11151 command @samp{(umask u=rwx,go=rx; mkdir -p P/Q)} creates the parent
11152 @file{P} it sets the parent's file permission bits to @samp{u=rwx,go=rx}.
11153 (The umask must include @samp{u=wx} for this method to work.)
11154 To set a parent's special mode bits as well, you can invoke
11155 @command{chmod} after @command{mkdir}. @xref{Directory Setuid and
11156 Setgid}, for how the set-user-ID and set-group-ID bits of
11157 newly-created parent directories are inherited.
11163 Print a message for each created directory. This is most useful with
11164 @option{--parents}.
11173 @node mkfifo invocation
11174 @section @command{mkfifo}: Make FIFOs (named pipes)
11177 @cindex FIFOs, creating
11178 @cindex named pipes, creating
11179 @cindex creating FIFOs (named pipes)
11181 @command{mkfifo} creates FIFOs (also called @dfn{named pipes}) with the
11182 specified names. Synopsis:
11185 mkfifo [@var{option}] @var{name}@dots{}
11188 A @dfn{FIFO} is a special file type that permits independent processes
11189 to communicate. One process opens the FIFO file for writing, and
11190 another for reading, after which data can flow as with the usual
11191 anonymous pipe in shells or elsewhere.
11193 The program accepts the following options. Also see @ref{Common options}.
11197 @item -m @var{mode}
11198 @itemx --mode=@var{mode}
11201 @cindex modes of created FIFOs, setting
11202 Set the mode of created FIFOs to @var{mode}, which is symbolic as in
11203 @command{chmod} and uses @samp{a=rw} (read and write allowed for everyone)
11204 for the point of departure. @var{mode} should specify only file
11205 permission bits. @xref{File permissions}.
11214 @node mknod invocation
11215 @section @command{mknod}: Make block or character special files
11218 @cindex block special files, creating
11219 @cindex character special files, creating
11221 @command{mknod} creates a FIFO, character special file, or block special
11222 file with the specified name. Synopsis:
11225 mknod [@var{option}]@dots{} @var{name} @var{type} [@var{major} @var{minor}]
11228 @cindex special files
11229 @cindex block special files
11230 @cindex character special files
11231 Unlike the phrase ``special file type'' above, the term @dfn{special
11232 file} has a technical meaning on Unix: something that can generate or
11233 receive data. Usually this corresponds to a physical piece of hardware,
11234 e.g., a printer or a flash drive. (These files are typically created at
11235 system-configuration time.) The @command{mknod} command is what creates
11236 files of this type. Such devices can be read either a character at a
11237 time or a ``block'' (many characters) at a time, hence we say there are
11238 @dfn{block special} files and @dfn{character special} files.
11240 @c mknod is a shell built-in at least with OpenBSD's /bin/sh
11241 @mayConflictWithShellBuiltIn{mknod}
11243 The arguments after @var{name} specify the type of file to make:
11248 @opindex p @r{for FIFO file}
11252 @opindex b @r{for block special file}
11253 for a block special file
11256 @c Don't document the 'u' option -- it's just a synonym for 'c'.
11257 @c Do *any* versions of mknod still use it?
11259 @opindex c @r{for character special file}
11260 @c @opindex u @r{for character special file}
11261 for a character special file
11265 When making a block or character special file, the major and minor
11266 device numbers must be given after the file type.
11267 If a major or minor device number begins with @samp{0x} or @samp{0X},
11268 it is interpreted as hexadecimal; otherwise, if it begins with @samp{0},
11269 as octal; otherwise, as decimal.
11271 The program accepts the following options. Also see @ref{Common options}.
11275 @item -m @var{mode}
11276 @itemx --mode=@var{mode}
11279 Set the mode of created files to @var{mode}, which is symbolic as in
11280 @command{chmod} and uses @samp{a=rw} as the point of departure.
11281 @var{mode} should specify only file permission bits.
11282 @xref{File permissions}.
11291 @node readlink invocation
11292 @section @command{readlink}: Print value of a symlink or canonical file name
11295 @cindex displaying value of a symbolic link
11296 @cindex canonical file name
11297 @cindex canonicalize a file name
11300 @command{readlink} may work in one of two supported modes:
11304 @item Readlink mode
11306 @command{readlink} outputs the value of the given symbolic links.
11307 If @command{readlink} is invoked with an argument other than the name
11308 of a symbolic link, it produces no output and exits with a nonzero exit code.
11310 @item Canonicalize mode
11312 @command{readlink} outputs the absolute name of the given files which contain
11313 no @file{.}, @file{..} components nor any repeated separators
11314 (@file{/}) or symbolic links. The @command{realpath} command is the
11315 preferred command to use for canonicalization. @xref{realpath invocation}.
11320 readlink [@var{option}]@dots{} @var{file}@dots{}
11323 By default, @command{readlink} operates in readlink mode.
11325 The program accepts the following options. Also see @ref{Common options}.
11330 @itemx --canonicalize
11332 @opindex --canonicalize
11333 Activate canonicalize mode.
11334 If any component of the file name except the last one is missing or unavailable,
11335 @command{readlink} produces no output and exits with a nonzero exit
11336 code. A trailing slash is ignored.
11339 @itemx --canonicalize-existing
11341 @opindex --canonicalize-existing
11342 Activate canonicalize mode.
11343 If any component is missing or unavailable, @command{readlink} produces
11344 no output and exits with a nonzero exit code. A trailing slash
11345 requires that the name resolve to a directory.
11348 @itemx --canonicalize-missing
11350 @opindex --canonicalize-missing
11351 Activate canonicalize mode.
11352 If any component is missing or unavailable, @command{readlink} treats it
11356 @itemx --no-newline
11358 @opindex --no-newline
11359 Do not print the output delimiter, when a single @var{file} is specified.
11360 Print a warning if specified along with multiple @var{file}s.
11370 Suppress most error messages. On by default.
11376 Report error messages.
11382 The @command{readlink} utility first appeared in OpenBSD 2.1.
11384 The @command{realpath} command without options, operates like
11385 @command{readlink} in canonicalize mode.
11390 @node rmdir invocation
11391 @section @command{rmdir}: Remove empty directories
11394 @cindex removing empty directories
11395 @cindex directories, removing empty
11397 @command{rmdir} removes empty directories. Synopsis:
11400 rmdir [@var{option}]@dots{} @var{directory}@dots{}
11403 If any @var{directory} argument does not refer to an existing empty
11404 directory, it is an error.
11406 The program accepts the following options. Also see @ref{Common options}.
11410 @item --ignore-fail-on-non-empty
11411 @opindex --ignore-fail-on-non-empty
11412 @cindex directory deletion, ignoring failures
11413 Ignore each failure to remove a directory that is non-empty.
11419 @cindex parent directories, removing
11420 Remove @var{directory}, then try to remove each component of @var{directory}.
11421 So, for example, @samp{rmdir -p a/b/c} is similar to @samp{rmdir a/b/c a/b a}.
11422 As such, it fails if any of those directories turns out not to be empty.
11423 Use the @option{--ignore-fail-on-non-empty} option to make it so such
11424 a failure does not evoke a diagnostic and does not cause @command{rmdir} to
11425 exit unsuccessfully.
11431 @cindex directory deletion, reporting
11432 Give a diagnostic for each successful removal.
11433 @var{directory} is removed.
11437 @xref{rm invocation}, for how to remove non-empty directories recursively.
11439 To remove all empty directories under @var{dirname}, including
11440 directories that become empty because other directories are removed,
11441 you can use either of the following commands:
11444 # This uses GNU extensions.
11445 find @var{dirname} -type d -empty -delete
11447 # This runs on any POSIX platform.
11448 find @var{dirname} -depth -type d -exec rmdir @{@} +
11454 @node unlink invocation
11455 @section @command{unlink}: Remove files via the unlink syscall
11458 @cindex removing files or directories (via the unlink syscall)
11460 @command{unlink} deletes a single specified file name.
11461 It is a minimalist interface to the system-provided
11462 @code{unlink} function. @xref{Deleting Files, , , libc,
11463 The GNU C Library Reference Manual}. Synopsis:
11464 It avoids the bells and whistles of the more commonly-used
11465 @command{rm} command (@pxref{rm invocation}).
11468 unlink @var{filename}
11471 On some systems @code{unlink} can be used to delete the name of a
11472 directory. On others, it can be used that way only by a privileged user.
11473 In the GNU system @code{unlink} can never delete the name of a directory.
11475 The @command{unlink} command honors the @option{--help} and
11476 @option{--version} options. To remove a file whose name begins with
11477 @samp{-}, prefix the name with @samp{./}, e.g., @samp{unlink ./--help}.
11482 @node Changing file attributes
11483 @chapter Changing file attributes
11485 @cindex changing file attributes
11486 @cindex file attributes, changing
11487 @cindex attributes, file
11489 A file is not merely its contents, a name, and a file type
11490 (@pxref{Special file types}). A file also has an owner (a user ID), a
11491 group (a group ID), permissions (what the owner can do with the file,
11492 what people in the group can do, and what everyone else can do), various
11493 timestamps, and other information. Collectively, we call these a file's
11496 These commands change file attributes.
11499 * chown invocation:: Change file owners and groups.
11500 * chgrp invocation:: Change file groups.
11501 * chmod invocation:: Change access permissions.
11502 * touch invocation:: Change file timestamps.
11506 @node chown invocation
11507 @section @command{chown}: Change file owner and group
11510 @cindex file ownership, changing
11511 @cindex group ownership, changing
11512 @cindex changing file ownership
11513 @cindex changing group ownership
11515 @command{chown} changes the user and/or group ownership of each given @var{file}
11516 to @var{new-owner} or to the user and group of an existing reference file.
11520 chown [@var{option}]@dots{} @{@var{new-owner} | --reference=@var{ref_file}@}@c
11524 If used, @var{new-owner} specifies the new owner and/or group as follows
11525 (with no embedded white space):
11528 [@var{owner}] [ : [@var{group}] ]
11535 If only an @var{owner} (a user name or numeric user ID) is given, that
11536 user is made the owner of each given file, and the files' group is not
11539 @item owner@samp{:}group
11540 If the @var{owner} is followed by a colon and a @var{group} (a
11541 group name or numeric group ID), with no spaces between them, the group
11542 ownership of the files is changed as well (to @var{group}).
11544 @item owner@samp{:}
11545 If a colon but no group name follows @var{owner}, that user is
11546 made the owner of the files and the group of the files is changed to
11547 @var{owner}'s login group.
11549 @item @samp{:}group
11550 If the colon and following @var{group} are given, but the owner
11551 is omitted, only the group of the files is changed; in this case,
11552 @command{chown} performs the same function as @command{chgrp}.
11555 If only a colon is given, or if @var{new-owner} is empty, neither the
11556 owner nor the group is changed.
11560 If @var{owner} or @var{group} is intended to represent a numeric user
11561 or group ID, then you may specify it with a leading @samp{+}.
11562 @xref{Disambiguating names and IDs}.
11564 Some older scripts may still use @samp{.} in place of the @samp{:} separator.
11565 POSIX 1003.1-2001 (@pxref{Standards conformance}) does not
11566 require support for that, but for backward compatibility GNU
11567 @command{chown} supports @samp{.} so long as no ambiguity results,
11568 although it issues a warning and support may be removed in future versions.
11569 New scripts should avoid the use of @samp{.} because it is not
11570 portable, and because it has undesirable results if the entire
11571 @var{owner@samp{.}group} happens to identify a user whose name
11574 @macro chownGroupRestrictions
11575 It is system dependent whether a user can change the group to an arbitrary one,
11576 or the more portable behavior of being restricted to setting a group of
11577 which the user is a member.
11579 @chownGroupRestrictions
11581 The @command{chown} command sometimes clears the set-user-ID or
11582 set-group-ID permission bits. This behavior depends on the policy and
11583 functionality of the underlying @code{chown} system call, which may
11584 make system-dependent file mode modifications outside the control of
11585 the @command{chown} command. For example, the @command{chown} command
11586 might not affect those bits when invoked by a user with appropriate
11587 privileges, or when the
11588 bits signify some function other than executable permission (e.g.,
11589 mandatory locking).
11590 When in doubt, check the underlying system behavior.
11592 The program accepts the following options. Also see @ref{Common options}.
11600 @cindex changed owners, verbosely describing
11601 Verbosely describe the action for each @var{file} whose ownership
11610 @cindex error messages, omitting
11611 Do not print error messages about files whose ownership cannot be
11614 @macro chownFromOption{cmd}
11615 @item --from=@var{old-owner}
11617 @cindex symbolic links, changing owner
11618 Change a @var{file}'s ownership only if it has current attributes specified
11619 by @var{old-owner}. @var{old-owner} has the same form as @var{new-owner}
11621 This option is useful primarily from a security standpoint in that
11622 it narrows considerably the window of potential abuse.
11623 For example, to reflect a user ID numbering change for one user's files
11624 without an option like this, @code{root} might run
11627 find / -owner OLDUSER -print0 | xargs -0 \cmd\ -h NEWUSER
11630 But that is dangerous because the interval between when the @command{find}
11631 tests the existing file's owner and when the @command{\cmd\} is actually run
11632 may be quite large.
11633 One way to narrow the gap would be to invoke \cmd\ for each file
11637 find / -owner OLDUSER -exec \cmd\ -h NEWUSER @{@} \\;
11640 But that is very slow if there are many affected files.
11641 With this option, it is safer (the gap is narrower still)
11642 though still not perfect:
11645 \cmd\ -h -R --from=OLDUSER NEWUSER /
11648 @chownFromOption{chown}
11650 @item --dereference
11651 @opindex --dereference
11652 @cindex symbolic links, changing owner
11654 Do not act on symbolic links themselves but rather on what they point to.
11655 This is the default when not operating recursively.
11656 @warnOptDerefWithRec
11659 @itemx --no-dereference
11661 @opindex --no-dereference
11662 @cindex symbolic links, changing owner
11664 Act on symbolic links themselves instead of what they point to.
11665 This mode relies on the @code{lchown} system call.
11666 On systems that do not provide the @code{lchown} system call,
11667 @command{chown} fails when a file specified on the command line
11668 is a symbolic link.
11669 By default, no diagnostic is issued for symbolic links encountered
11670 during a recursive traversal, but see @option{--verbose}.
11672 @item --preserve-root
11673 @opindex --preserve-root
11674 @cindex root directory, disallow recursive modification
11675 Fail upon any attempt to recursively change the root directory, @file{/}.
11676 Without @option{--recursive}, this option has no effect.
11677 @xref{Treating / specially}.
11679 @item --no-preserve-root
11680 @opindex --no-preserve-root
11681 @cindex root directory, allow recursive modification
11682 Cancel the effect of any preceding @option{--preserve-root} option.
11683 @xref{Treating / specially}.
11685 @item --reference=@var{ref_file}
11686 @opindex --reference
11687 Change the user and group of each @var{file} to be the same as those of
11688 @var{ref_file}. If @var{ref_file} is a symbolic link, do not use the
11689 user and group of the symbolic link, but rather those of the file it
11696 Output a diagnostic for every file processed.
11697 If a symbolic link is encountered during a recursive traversal
11698 on a system without the @code{lchown} system call, and @option{--no-dereference}
11699 is in effect, then issue a diagnostic saying neither the symbolic link nor
11700 its referent is being changed.
11705 @opindex --recursive
11706 @cindex recursively changing file ownership
11707 Recursively change ownership of directories and their contents.
11710 @xref{Traversing symlinks}.
11713 @warnOptDerefWithRec
11714 @xref{Traversing symlinks}.
11717 @xref{Traversing symlinks}.
11726 # Change the owner of /u to "root".
11729 # Likewise, but also change its group to "staff".
11730 chown root:staff /u
11732 # Change the owner of /u and subfiles to "root".
11737 @node chgrp invocation
11738 @section @command{chgrp}: Change group ownership
11741 @cindex group ownership, changing
11742 @cindex changing group ownership
11744 @command{chgrp} changes the group ownership of each given @var{file}
11745 to @var{group} (which can be either a group name or a numeric group ID)
11746 or to the group of an existing reference file. @xref{chown invocation}.
11750 chgrp [@var{option}]@dots{} @{@var{group} | --reference=@var{ref_file}@}@c
11754 If @var{group} is intended to represent a
11755 numeric group ID, then you may specify it with a leading @samp{+}.
11756 @xref{Disambiguating names and IDs}.
11758 @chownGroupRestrictions
11760 The program accepts the following options. Also see @ref{Common options}.
11768 @cindex changed files, verbosely describing
11769 Verbosely describe the action for each @var{file} whose group actually
11778 @cindex error messages, omitting
11779 Do not print error messages about files whose group cannot be
11782 @chownFromOption{chgrp}
11784 @item --dereference
11785 @opindex --dereference
11786 @cindex symbolic links, changing owner
11788 Do not act on symbolic links themselves but rather on what they point to.
11789 This is the default when not operating recursively.
11790 @warnOptDerefWithRec
11793 @itemx --no-dereference
11795 @opindex --no-dereference
11796 @cindex symbolic links, changing group
11798 Act on symbolic links themselves instead of what they point to.
11799 This mode relies on the @code{lchown} system call.
11800 On systems that do not provide the @code{lchown} system call,
11801 @command{chgrp} fails when a file specified on the command line
11802 is a symbolic link.
11803 By default, no diagnostic is issued for symbolic links encountered
11804 during a recursive traversal, but see @option{--verbose}.
11806 @item --preserve-root
11807 @opindex --preserve-root
11808 @cindex root directory, disallow recursive modification
11809 Fail upon any attempt to recursively change the root directory, @file{/}.
11810 Without @option{--recursive}, this option has no effect.
11811 @xref{Treating / specially}.
11813 @item --no-preserve-root
11814 @opindex --no-preserve-root
11815 @cindex root directory, allow recursive modification
11816 Cancel the effect of any preceding @option{--preserve-root} option.
11817 @xref{Treating / specially}.
11819 @item --reference=@var{ref_file}
11820 @opindex --reference
11821 Change the group of each @var{file} to be the same as that of
11822 @var{ref_file}. If @var{ref_file} is a symbolic link, do not use the
11823 group of the symbolic link, but rather that of the file it refers to.
11829 Output a diagnostic for every file processed.
11830 If a symbolic link is encountered during a recursive traversal
11831 on a system without the @code{lchown} system call, and @option{--no-dereference}
11832 is in effect, then issue a diagnostic saying neither the symbolic link nor
11833 its referent is being changed.
11838 @opindex --recursive
11839 @cindex recursively changing group ownership
11840 Recursively change the group ownership of directories and their contents.
11843 @xref{Traversing symlinks}.
11846 @warnOptDerefWithRec
11847 @xref{Traversing symlinks}.
11850 @xref{Traversing symlinks}.
11859 # Change the group of /u to "staff".
11862 # Change the group of /u and subfiles to "staff".
11867 @node chmod invocation
11868 @section @command{chmod}: Change access permissions
11871 @cindex changing access permissions
11872 @cindex access permissions, changing
11873 @cindex permissions, changing access
11875 @command{chmod} changes the access permissions of the named files. Synopsis:
11878 chmod [@var{option}]@dots{} @{@var{mode} | --reference=@var{ref_file}@}@c
11882 @cindex symbolic links, permissions of
11883 @command{chmod} never changes the permissions of symbolic links, since
11884 the @command{chmod} system call cannot change their permissions.
11885 This is not a problem since the permissions of symbolic links are
11886 never used. However, for each symbolic link listed on the command
11887 line, @command{chmod} changes the permissions of the pointed-to file.
11888 In contrast, @command{chmod} ignores symbolic links encountered during
11889 recursive directory traversals.
11891 Only a process whose effective user ID matches the user ID of the file,
11892 or a process with appropriate privileges, is permitted to change the
11893 file mode bits of a file.
11895 A successful use of @command{chmod} clears the set-group-ID bit of a
11896 regular file if the file's group ID does not match the user's
11897 effective group ID or one of the user's supplementary group IDs,
11898 unless the user has appropriate privileges. Additional restrictions
11899 may cause the set-user-ID and set-group-ID bits of @var{mode} or
11900 @var{ref_file} to be ignored. This behavior depends on the policy and
11901 functionality of the underlying @code{chmod} system call. When in
11902 doubt, check the underlying system behavior.
11904 If used, @var{mode} specifies the new file mode bits.
11905 For details, see the section on @ref{File permissions}.
11906 If you really want @var{mode} to have a leading @samp{-}, you should
11907 use @option{--} first, e.g., @samp{chmod -- -w file}. Typically,
11908 though, @samp{chmod a-w file} is preferable, and @command{chmod -w
11909 file} (without the @option{--}) complains if it behaves differently
11910 from what @samp{chmod a-w file} would do.
11912 The program accepts the following options. Also see @ref{Common options}.
11920 Verbosely describe the action for each @var{file} whose permissions
11929 @cindex error messages, omitting
11930 Do not print error messages about files whose permissions cannot be
11933 @item --preserve-root
11934 @opindex --preserve-root
11935 @cindex root directory, disallow recursive modification
11936 Fail upon any attempt to recursively change the root directory, @file{/}.
11937 Without @option{--recursive}, this option has no effect.
11938 @xref{Treating / specially}.
11940 @item --no-preserve-root
11941 @opindex --no-preserve-root
11942 @cindex root directory, allow recursive modification
11943 Cancel the effect of any preceding @option{--preserve-root} option.
11944 @xref{Treating / specially}.
11950 Verbosely describe the action or non-action taken for every @var{file}.
11952 @item --reference=@var{ref_file}
11953 @opindex --reference
11954 Change the mode of each @var{file} to be the same as that of @var{ref_file}.
11955 @xref{File permissions}.
11956 If @var{ref_file} is a symbolic link, do not use the mode
11957 of the symbolic link, but rather that of the file it refers to.
11962 @opindex --recursive
11963 @cindex recursively changing access permissions
11964 Recursively change permissions of directories and their contents.
11973 # Change file permissions of FOO to be world readable
11974 # and user writable, with no other permissions.
11978 # Add user and group execute permissions to FOO.
11982 # Set file permissions of DIR and subsidiary files to
11983 # be the umask default, assuming execute permissions for
11984 # directories and for files already executable.
11985 chmod -R a=,+rwX dir
11989 @node touch invocation
11990 @section @command{touch}: Change file timestamps
11993 @cindex changing file timestamps
11994 @cindex file timestamps, changing
11995 @cindex timestamps, changing file
11997 @command{touch} changes the access and/or modification timestamps of the
11998 specified files. Synopsis:
12001 touch [@var{option}]@dots{} @var{file}@dots{}
12004 @cindex empty files, creating
12005 Any @var{file} argument that does not exist is created empty, unless
12006 option @option{--no-create} (@option{-c}) or @option{--no-dereference}
12007 (@option{-h}) was in effect.
12009 A @var{file} argument string of @samp{-} is handled specially and
12010 causes @command{touch} to change the times of the file associated with
12013 By default, @command{touch} sets file timestamps to the current time.
12014 Because @command{touch} acts on its operands left to right, the
12015 resulting timestamps of earlier and later operands may disagree.
12017 @cindex permissions, for changing file timestamps
12018 When setting file timestamps to the current time, @command{touch} can
12019 change the timestamps for files that the user does not own but has
12020 write permission for. Otherwise, the user must own the files. Some
12021 older systems have a further restriction: the user must own the files
12022 unless both the access and modification timestamps are being set to the
12025 The @command{touch} command cannot set a file's status change timestamp to
12026 a user-specified value, and cannot change the file's birth time (if
12027 supported) at all. Also, @command{touch} has issues similar to those
12028 affecting all programs that update file timestamps. For example,
12029 @command{touch} may set a file's timestamp to a value that differs
12030 slightly from the requested time. @xref{File timestamps}.
12033 Timestamps assume the time zone rules specified by the @env{TZ}
12034 environment variable, or by the system default rules if @env{TZ} is
12035 not set. @xref{TZ Variable,, Specifying the Time Zone with @env{TZ},
12036 libc, The GNU C Library Reference Manual}.
12037 You can avoid ambiguities during
12038 daylight saving transitions by using UTC timestamps.
12040 The program accepts the following options. Also see @ref{Common options}.
12045 @itemx --time=atime
12046 @itemx --time=access
12050 @opindex atime@r{, changing}
12051 @opindex access @r{time, changing}
12052 @opindex use @r{time, changing}
12053 Change the access timestamp only. @xref{File timestamps}.
12058 @opindex --no-create
12059 Do not warn about or create files that do not exist.
12061 @item -d @var{time}
12062 @itemx --date=@var{time}
12066 Use @var{time} instead of the current time. It can contain month names,
12067 time zones, @samp{am} and @samp{pm}, @samp{yesterday}, etc. For
12068 example, @option{--date="2020-07-21 14:19:13.489392193 +0530"}
12069 specifies the instant of time that is 489,392,193 nanoseconds after
12070 July 21, 2020 at 2:19:13 PM in a time zone that is 5 hours and 30
12071 minutes east of UTC@. @xref{Date input formats}.
12072 File systems that do not support high-resolution timestamps
12073 silently ignore any excess precision here.
12077 @cindex BSD @command{touch} compatibility
12078 Ignored; for compatibility with BSD versions of @command{touch}.
12081 @itemx --no-dereference
12083 @opindex --no-dereference
12084 @cindex symbolic links, changing time
12086 Attempt to change the timestamps of a symbolic link, rather than what
12087 the link refers to. When using this option, empty files are not
12088 created, but option @option{-c} must also be used to avoid warning
12089 about files that do not exist. Not all systems support changing the
12090 timestamps of symlinks, since underlying system support for this
12091 action was not required until POSIX 2008. Also, on some
12092 systems, the mere act of examining a symbolic link changes the access
12093 timestamp, such that only changes to the modification timestamp will persist
12094 long enough to be observable. When coupled with option @option{-r}, a
12095 reference timestamp is taken from a symbolic link rather than the file
12099 @itemx --time=mtime
12100 @itemx --time=modify
12103 @opindex mtime@r{, changing}
12104 @opindex modify @r{time, changing}
12105 Change the modification timestamp only.
12107 @item -r @var{file}
12108 @itemx --reference=@var{file}
12110 @opindex --reference
12111 Use the times of the reference @var{file} instead of the current time.
12112 If this option is combined with the @option{--date=@var{time}}
12113 (@option{-d @var{time}}) option, the reference @var{file}'s time is
12114 the origin for any relative @var{time}s given, but is otherwise ignored.
12115 For example, @samp{-r foo -d '-5 seconds'} specifies a timestamp
12116 equal to five seconds before the corresponding timestamp for @file{foo}.
12117 If @var{file} is a symbolic link, the reference timestamp is taken
12118 from the target of the symlink, unless @option{-h} was also in effect.
12120 @item -t [[@var{cc}]@var{yy}]@var{mmddhhmm}[.@var{ss}]
12121 @cindex leap seconds
12122 Use the argument (optional four-digit or two-digit years, months,
12123 days, hours, minutes, optional seconds) instead of the current time.
12124 If the year is specified with only two digits, then @var{cc}
12125 is 20 for years in the range 0 @dots{} 68, and 19 for years in
12126 69 @dots{} 99. If no digits of the year are specified,
12127 the argument is interpreted as a date in the current year.
12128 On the atypical systems that support leap seconds, @var{ss} may be
12133 @vindex _POSIX2_VERSION
12134 On systems predating POSIX 1003.1-2001,
12135 @command{touch} supports an obsolete syntax, as follows.
12136 If no timestamp is given with any of the @option{-d}, @option{-r}, or
12137 @option{-t} options, and if there are two or more @var{file}s and the
12138 first @var{file} is of the form @samp{@var{mmddhhmm}[@var{yy}]} and this
12139 would be a valid argument to the @option{-t} option (if the @var{yy}, if
12140 any, were moved to the front), and if the represented year
12141 is in the range 1969--1999, that argument is interpreted as the time
12142 for the other files instead of as a file name.
12143 Although this obsolete behavior can be controlled with the
12144 @env{_POSIX2_VERSION} environment variable (@pxref{Standards
12145 conformance}), portable scripts should avoid commands whose
12146 behavior depends on this variable.
12147 For example, use @samp{touch ./12312359 main.c} or @samp{touch -t
12148 12312359 main.c} rather than the ambiguous @samp{touch 12312359 main.c}.
12153 @node File space usage
12154 @chapter File space usage
12156 @cindex File space usage
12159 No file system can hold an infinite amount of data. These commands report
12160 how much storage is in use or available, report other file and
12161 file status information, and write buffers to file systems.
12164 * df invocation:: Report file system space usage.
12165 * du invocation:: Estimate file space usage.
12166 * stat invocation:: Report file or file system status.
12167 * sync invocation:: Synchronize cached writes to persistent storage.
12168 * truncate invocation:: Shrink or extend the size of a file.
12172 @node df invocation
12173 @section @command{df}: Report file system space usage
12176 @cindex file system usage
12177 @cindex disk usage by file system
12179 @command{df} reports the amount of space used and available on
12180 file systems. Synopsis:
12183 df [@var{option}]@dots{} [@var{file}]@dots{}
12186 With no arguments, @command{df} reports the space used and available on all
12187 currently mounted file systems (of all types). Otherwise, @command{df}
12188 reports on the file system containing each argument @var{file}.
12190 Normally the space is printed in units of
12191 1024 bytes, but this can be overridden (@pxref{Block size}).
12192 Non-integer quantities are rounded up to the next higher unit.
12194 For bind mounts and without arguments, @command{df} only outputs the statistics
12195 for that device with the shortest mount point name in the list of file systems
12196 (@var{mtab}), i.e., it hides duplicate entries, unless the @option{-a} option is
12199 With the same logic, @command{df} elides a mount entry of a dummy pseudo device
12200 if there is another mount entry of a real block device for that mount point with
12201 the same device number, e.g. the early-boot pseudo file system @samp{rootfs} is
12202 not shown per default when already the real root device has been mounted.
12204 @cindex disk device file
12205 @cindex device file
12206 If an argument @var{file} resolves to a special file containing
12207 a mounted file system, @command{df} shows the space available on that
12208 file system rather than on the file system containing the device node.
12209 GNU @command{df} does not attempt to determine the usage
12210 on unmounted file systems, because on most kinds of systems doing so
12211 requires extremely non-portable intimate knowledge of file system structures.
12213 The program accepts the following options. Also see @ref{Common options}.
12221 @cindex ignore file systems
12222 Include in the listing dummy, duplicate, or inaccessible file systems, which
12223 are omitted by default. Dummy file systems are typically special purpose
12224 pseudo file systems such as @samp{/proc}, with no associated storage.
12225 Duplicate file systems are local or remote file systems that are mounted
12226 at separate locations in the local file hierarchy, or bind mounted locations.
12227 Inaccessible file systems are those which are mounted but subsequently
12228 over-mounted by another file system at that point, or otherwise inaccessible
12229 due to permissions of the mount point etc.
12231 @item -B @var{size}
12232 @itemx --block-size=@var{size}
12234 @opindex --block-size
12235 @cindex file system sizes
12236 Scale sizes by @var{size} before printing them (@pxref{Block size}).
12237 For example, @option{-BG} prints sizes in units of 1,073,741,824 bytes.
12243 Equivalent to @option{--si}.
12249 @cindex inode usage
12250 List inode usage information instead of block usage. An inode (short
12251 for index node) contains information about a file such as its owner,
12252 permissions, timestamps, and location on the file system.
12256 @cindex kibibytes for file system sizes
12257 Print sizes in 1024-byte blocks, overriding the default block size
12258 (@pxref{Block size}).
12259 This option is equivalent to @option{--block-size=1K}.
12265 @cindex file system types, limiting output to certain
12266 Limit the listing to local file systems. By default, remote file systems
12271 @cindex file system space, retrieving old data more quickly
12272 Do not invoke the @code{sync} system call before getting any usage data.
12273 This may make @command{df} run significantly faster on systems with many
12274 file systems, but on some systems (notably Solaris) the results may be slightly
12275 out of date. This is the default.
12278 @itemx --output[=@var{field_list}]
12280 Use the output format defined by @var{field_list}, or print all fields if
12281 @var{field_list} is omitted. In the latter case, the order of the columns
12282 conforms to the order of the field descriptions below.
12284 The use of the @option{--output} together with each of the options @option{-i},
12285 @option{-P}, and @option{-T} is mutually exclusive.
12287 FIELD_LIST is a comma-separated list of columns to be included in @command{df}'s
12288 output and therefore effectively controls the order of output columns.
12289 Each field can thus be used at the place of choice, but yet must only be
12292 Valid field names in the @var{field_list} are:
12295 The source of the mount point, usually a device.
12300 Total number of inodes.
12302 Number of used inodes.
12304 Number of available inodes.
12306 Percentage of @var{iused} divided by @var{itotal}.
12309 Total number of blocks.
12311 Number of used blocks.
12313 Number of available blocks.
12315 Percentage of @var{used} divided by @var{size}.
12318 The file name if specified on the command line.
12323 The fields for block and inodes statistics are affected by the scaling
12324 options like @option{-h} as usual.
12326 The definition of the @var{field_list} can even be split among several
12327 @option{--output} uses.
12331 # Print the TARGET (i.e., the mount point) along with their percentage
12332 # statistic regarding the blocks and the inodes.
12333 df --out=target --output=pcent,ipcent
12335 # Print all available fields.
12341 @itemx --portability
12343 @opindex --portability
12344 @cindex one-line output format
12345 @cindex POSIX output format
12346 @cindex portable output format
12347 @cindex output format, portable
12348 Use the POSIX output format. This is like the default format except
12353 The information about each file system is always printed on exactly
12354 one line; a mount device is never put on a line by itself. This means
12355 that if the mount device name is more than 20 characters long (e.g., for
12356 some network mounts), the columns are misaligned.
12359 The labels in the header output line are changed to conform to POSIX.
12362 The default block size and output format are unaffected by the
12363 @env{DF_BLOCK_SIZE}, @env{BLOCK_SIZE} and @env{BLOCKSIZE} environment
12364 variables. However, the default block size is still affected by
12365 @env{POSIXLY_CORRECT}: it is 512 if @env{POSIXLY_CORRECT} is set, 1024
12366 otherwise. @xref{Block size}.
12373 @cindex file system space, retrieving current data more slowly
12374 Invoke the @code{sync} system call before getting any usage data. On
12375 some systems (notably Solaris), doing this yields more up to date results,
12376 but in general this option makes @command{df} much slower, especially when
12377 there are many or very busy file systems.
12381 @cindex grand total of file system size, usage and available space
12382 Print a grand total of all arguments after all arguments have
12383 been processed. This can be used to find out the total size, usage
12384 and available space of all listed devices. If no arguments are specified
12385 df will try harder to elide file systems insignificant to the total
12386 available space, by suppressing duplicate remote file systems.
12388 For the grand total line, @command{df} prints @samp{"total"} into the
12389 @var{source} column, and @samp{"-"} into the @var{target} column.
12390 If there is no @var{source} column (see @option{--output}), then
12391 @command{df} prints @samp{"total"} into the @var{target} column,
12394 @item -t @var{fstype}
12395 @itemx --type=@var{fstype}
12398 @cindex file system types, limiting output to certain
12399 Limit the listing to file systems of type @var{fstype}. Multiple
12400 file system types can be specified by giving multiple @option{-t} options.
12401 By default, nothing is omitted.
12404 @itemx --print-type
12406 @opindex --print-type
12407 @cindex file system types, printing
12408 Print each file system's type. The types printed here are the same ones
12409 you can include or exclude with @option{-t} and @option{-x}. The particular
12410 types printed are whatever is supported by the system. Here are some of
12411 the common names (this list is certainly not exhaustive):
12416 @cindex NFS file system type
12417 An NFS file system, i.e., one mounted over a network from another
12418 machine. This is the one type name which seems to be used uniformly by
12421 @item ext2@r{, }ext3@r{, }ext4@r{, }xfs@r{, }btrfs@dots{}
12422 @cindex Linux file system types
12423 @cindex local file system types
12424 @opindex ext2 @r{file system type}
12425 @opindex ext3 @r{file system type}
12426 @opindex ext4 @r{file system type}
12427 @opindex xfs @r{file system type}
12428 @opindex btrfs @r{file system type}
12429 A file system on a locally-mounted device. (The system might even
12430 support more than one type here; GNU/Linux does.)
12432 @item iso9660@r{, }cdfs
12433 @cindex CD-ROM file system type
12434 @cindex DVD file system type
12435 @cindex ISO9660 file system type
12436 @opindex iso9660 @r{file system type}
12437 @opindex cdfs @r{file system type}
12438 A file system on a CD or DVD drive. HP-UX uses @samp{cdfs}, most other
12439 systems use @samp{iso9660}.
12442 @cindex NTFS file system
12443 @cindex DOS file system
12444 @cindex MS-DOS file system
12445 @cindex MS-Windows file system
12446 @opindex ntfs @r{file system file}
12447 @opindex fat @r{file system file}
12448 File systems used by MS-Windows / MS-DOS.
12452 @item -x @var{fstype}
12453 @itemx --exclude-type=@var{fstype}
12455 @opindex --exclude-type
12456 Limit the listing to file systems not of type @var{fstype}.
12457 Multiple file system types can be eliminated by giving multiple
12458 @option{-x} options. By default, no file system types are omitted.
12461 Ignored; for compatibility with System V versions of @command{df}.
12465 @command{df} is installed only on systems that have usable mount tables,
12466 so portable scripts should not rely on its existence.
12469 Failure includes the case where no output is generated, so you can
12470 inspect the exit status of a command like @samp{df -t ext3 -t reiserfs
12471 @var{dir}} to test whether @var{dir} is on a file system of type
12472 @samp{ext3} or @samp{reiserfs}.
12474 Since the list of file systems (@var{mtab}) is needed to determine the
12475 file system type, failure includes the cases when that list cannot
12476 be read and one or more of the options @option{-a}, @option{-l}, @option{-t}
12477 or @option{-x} is used together with a file name argument.
12480 @node du invocation
12481 @section @command{du}: Estimate file space usage
12484 @cindex file space usage
12485 @cindex disk usage for files
12487 @command{du} reports the space needed to represent a set of files.
12491 du [@var{option}]@dots{} [@var{file}]@dots{}
12494 With no arguments, @command{du} reports the space needed to represent
12495 the files at or under the current directory.
12496 Normally the space is printed in units of
12497 1024 bytes, but this can be overridden (@pxref{Block size}).
12498 Non-integer quantities are rounded up to the next higher unit.
12500 If two or more hard links point to the same file, only one of the hard
12501 links is counted. The @var{file} argument order affects which links
12502 are counted, and changing the argument order may change the numbers
12503 and entries that @command{du} outputs.
12505 The program accepts the following options. Also see @ref{Common options}.
12515 Show counts for all files, not just directories.
12517 @item --apparent-size
12518 @opindex --apparent-size
12519 Print apparent sizes, rather than file system usage. The apparent size of a
12520 file is the number of bytes reported by @code{wc -c} on regular files,
12521 or more generally, @code{ls -l --block-size=1} or @code{stat --format=%s}.
12522 For example, a file containing the word @samp{zoo} with no newline would,
12523 of course, have an apparent size of 3. Such a small file may require
12524 anywhere from 0 to 16 KiB or more of file system space, depending on
12525 the type and configuration of the file system on which the file resides.
12526 However, a sparse file created with this command:
12529 dd bs=1 seek=2GiB if=/dev/null of=big
12533 has an apparent size of 2 GiB, yet on most modern
12534 file systems, it actually uses almost no space.
12536 Apparent sizes are meaningful only for regular files and symbolic links.
12537 Other file types do not contribute to apparent size.
12539 @item -B @var{size}
12540 @itemx --block-size=@var{size}
12542 @opindex --block-size
12544 Scale sizes by @var{size} before printing them (@pxref{Block size}).
12545 For example, @option{-BG} prints sizes in units of 1,073,741,824 bytes.
12551 Equivalent to @code{--apparent-size --block-size=1}.
12557 @cindex grand total of file system space
12558 Print a grand total of all arguments after all arguments have
12559 been processed. This can be used to find out the total file system usage of
12560 a given set of files or directories.
12563 @itemx --dereference-args
12565 @opindex --dereference-args
12566 Dereference symbolic links that are command line arguments.
12567 Does not affect other symbolic links. This is helpful for finding
12568 out the file system usage of directories, such as @file{/usr/tmp}, which
12569 are often symbolic links.
12571 @item -d @var{depth}
12572 @itemx --max-depth=@var{depth}
12573 @opindex -d @var{depth}
12574 @opindex --max-depth=@var{depth}
12575 @cindex limiting output of @command{du}
12576 Show the total for each directory (and file if @option{--all}) that is at
12577 most MAX_DEPTH levels down from the root of the hierarchy. The root
12578 is at level 0, so @code{du --max-depth=0} is equivalent to @code{du -s}.
12580 @c --files0-from=FILE
12581 @filesZeroFromOption{du,, with the @option{--total} (@option{-c}) option}
12585 Equivalent to @option{--dereference-args} (@option{-D}).
12591 @cindex inode usage, dereferencing in @command{du}
12592 List inode usage information instead of block usage.
12593 This option is useful for finding directories which contain many files, and
12594 therefore eat up most of the inodes space of a file system (see @command{df},
12595 option @option{--inodes}).
12596 It can well be combined with the options @option{-a}, @option{-c},
12597 @option{-h}, @option{-l}, @option{-s}, @option{-S}, @option{-t} and
12598 @option{-x}; however, passing other options regarding the block size, for
12599 example @option{-b}, @option{-m} and @option{--apparent-size}, is ignored.
12603 @cindex kibibytes for file sizes
12604 Print sizes in 1024-byte blocks, overriding the default block size
12605 (@pxref{Block size}).
12606 This option is equivalent to @option{--block-size=1K}.
12609 @itemx --dereference
12611 @opindex --dereference
12612 @cindex symbolic links, dereferencing in @command{du}
12613 Dereference symbolic links (show the file system space used by the file
12614 or directory that the link points to instead of the space used by
12618 @itemx --count-links
12620 @opindex --count-links
12621 @cindex hard links, counting in @command{du}
12622 Count the size of all files, even if they have appeared already (as a
12627 @cindex mebibytes for file sizes
12628 Print sizes in 1,048,576-byte blocks, overriding the default block size
12629 (@pxref{Block size}).
12630 This option is equivalent to @option{--block-size=1M}.
12633 @itemx --no-dereference
12635 @opindex --no-dereference
12636 @cindex symbolic links, dereferencing in @command{du}
12637 For each symbolic link encountered by @command{du},
12638 consider the file system space used by the symbolic link itself.
12641 @itemx --separate-dirs
12643 @opindex --separate-dirs
12644 Normally, in the output of @command{du} (when not using @option{--summarize}),
12645 the size listed next to a directory name, @var{d}, represents the sum
12646 of sizes of all entries beneath @var{d} as well as the size of @var{d} itself.
12647 With @option{--separate-dirs}, the size reported for a directory name,
12648 @var{d}, will exclude the size of any subdirectories.
12655 @opindex --summarize
12656 Display only a total for each argument.
12658 @item -t @var{size}
12659 @itemx --threshold=@var{size}
12661 @opindex --threshold
12662 Exclude entries based on a given @var{size}. The @var{size} refers to used
12663 blocks in normal mode (@pxref{Block size}), or inodes count in conjunction
12664 with the @option{--inodes} option.
12666 If @var{size} is positive, then @command{du} will only print entries with a size
12667 greater than or equal to that.
12669 If @var{size} is negative, then @command{du} will only print entries with a size
12670 smaller than or equal to that.
12672 Although GNU @command{find} can be used to find files of a certain size,
12673 @command{du}'s @option{--threshold} option can be used to also filter
12674 directories based on a given size.
12676 When combined with the @option{--apparent-size} option, the
12677 @option{--threshold} option elides entries based on apparent size.
12678 When combined with the @option{--inodes} option, it elides entries
12679 based on inode counts.
12681 Here's how you would use @option{--threshold} to find directories with a size
12682 greater than or equal to 200 megabytes:
12685 du --threshold=200MB
12688 Here's how you would use @option{--threshold} to find directories and
12689 files -- the @option{-a} -- with an apparent size smaller than or
12690 equal to 500 bytes:
12693 du -a -t -500 --apparent-size
12696 Here's how you would use @option{--threshold} to find directories on the root
12697 file system with more than 20000 inodes used in the directory tree below:
12700 du --inodes -x --threshold=20000 /
12706 @cindex last modified dates, displaying in @command{du}
12707 Show the most recent modification timestamp (mtime) of any file in the
12708 directory, or any of its subdirectories. @xref{File timestamps}.
12711 @itemx --time=status
12714 @opindex ctime@r{, show the most recent}
12715 @opindex status time@r{, show the most recent}
12716 @opindex use time@r{, show the most recent}
12717 Show the most recent status change timestamp (ctime) of any file in
12718 the directory, or any of its subdirectories. @xref{File timestamps}.
12721 @itemx --time=access
12723 @opindex atime@r{, show the most recent}
12724 @opindex access timestamp@r{, show the most recent}
12725 Show the most recent access timestamp (atime) of any file in the
12726 directory, or any of its subdirectories. @xref{File timestamps}.
12728 @item --time-style=@var{style}
12729 @opindex --time-style
12731 List timestamps in style @var{style}. This option has an effect only if
12732 the @option{--time} option is also specified. The @var{style} should
12733 be one of the following:
12736 @item +@var{format}
12738 List timestamps using @var{format}, where @var{format} is interpreted
12739 like the format argument of @command{date} (@pxref{date invocation}).
12740 For example, @option{--time-style="+%Y-%m-%d %H:%M:%S"} causes
12741 @command{du} to list timestamps like @samp{2020-07-21 23:45:56}. As
12742 with @command{date}, @var{format}'s interpretation is affected by the
12743 @env{LC_TIME} locale category.
12746 List timestamps in full using ISO 8601-like date, time, and time zone
12747 components with nanosecond precision, e.g., @samp{2020-07-21
12748 23:45:56.477817180 -0400}. This style is equivalent to
12749 @samp{+%Y-%m-%d %H:%M:%S.%N %z}.
12752 List ISO 8601 date and time components with minute precision, e.g.,
12753 @samp{2020-07-21 23:45}. These timestamps are shorter than
12754 @samp{full-iso} timestamps, and are usually good enough for everyday
12755 work. This style is equivalent to @samp{+%Y-%m-%d %H:%M}.
12758 List ISO 8601 dates for timestamps, e.g., @samp{2020-07-21}.
12759 This style is equivalent to @samp{+%Y-%m-%d}.
12763 You can specify the default value of the @option{--time-style} option
12764 with the environment variable @env{TIME_STYLE}; if @env{TIME_STYLE} is not set
12765 the default style is @samp{long-iso}. For compatibility with @command{ls},
12766 if @env{TIME_STYLE} begins with @samp{+} and contains a newline,
12767 the newline and any later characters are ignored; if @env{TIME_STYLE}
12768 begins with @samp{posix-} the @samp{posix-} is ignored; and if
12769 @env{TIME_STYLE} is @samp{locale} it is ignored.
12771 @item -X @var{file}
12772 @itemx --exclude-from=@var{file}
12773 @opindex -X @var{file}
12774 @opindex --exclude-from=@var{file}
12775 @cindex excluding files from @command{du}
12776 Like @option{--exclude}, except take the patterns to exclude from @var{file},
12777 one per line. If @var{file} is @samp{-}, take the patterns from standard
12780 @item --exclude=@var{pattern}
12781 @opindex --exclude=@var{pattern}
12782 @cindex excluding files from @command{du}
12783 When recursing, skip subdirectories or files matching @var{pattern}.
12784 For example, @code{du --exclude='*.o'} excludes files whose names
12788 @itemx --one-file-system
12790 @opindex --one-file-system
12791 @cindex one file system, restricting @command{du} to
12792 Skip directories that are on different file systems from the one that
12793 the argument being processed is on.
12797 Since @command{du} relies on information reported by the operating
12798 system, its output might not reflect the space consumed in the
12799 underlying devices. For example;
12803 Operating systems normally do not report device space consumed by
12804 duplicate or backup blocks, error correction bits, and so forth.
12805 This causes @command{du} to underestimate the device space actually used.
12808 @cindex copy-on-write and @command{du}
12809 In file systems that use copy-on-write, if two distinct files share
12810 space the output of @command{du} typically counts the space that would
12811 be consumed if all files' non-holes were rewritten, not the space
12812 currently consumed.
12815 @cindex compression and @command{du}
12816 In file systems that use compression, the operating system might
12817 report the uncompressed space. (If it does report the compressed space,
12818 that report might change after one merely overwrites existing file data.)
12821 @cindex networked file systems and @command{du}
12822 Networked file systems historically have had difficulty communicating
12823 accurate file system information from server to client.
12827 For these reasons @command{du} might better be thought of as an
12828 estimate of the size of a @command{tar} or other conventional backup
12829 for a set of files, rather than as a measure of space consumed in the
12830 underlying devices.
12835 @node stat invocation
12836 @section @command{stat}: Report file or file system status
12839 @cindex file status
12840 @cindex file system status
12842 @command{stat} displays information about the specified file(s). Synopsis:
12845 stat [@var{option}]@dots{} [@var{file}]@dots{}
12848 With no option, @command{stat} reports all information about the given files.
12849 But it also can be used to report the information of the file systems the
12850 given files are located on. If the files are links, @command{stat} can
12851 also give information about the files the links point to.
12853 @mayConflictWithShellBuiltIn{stat}
12858 @itemx --dereference
12860 @opindex --dereference
12861 @cindex symbolic links, dereferencing in @command{stat}
12862 Change how @command{stat} treats symbolic links.
12863 With this option, @command{stat} acts on the file referenced
12864 by each symbolic link argument.
12865 Without it, @command{stat} acts on any symbolic link argument directly.
12868 @itemx --file-system
12870 @opindex --file-system
12871 @cindex file systems
12872 Report information about the file systems where the given files are located
12873 instead of information about the files themselves.
12874 This option implies the @option{-L} option.
12876 @item --cached=@var{mode}
12877 @opindex --cached=@var{mode}
12878 @cindex attribute caching
12879 Control how attributes are read from the file system;
12880 if supported by the system. This allows one to
12881 control the trade-off between freshness and efficiency
12882 of attribute access, especially useful with remote file systems.
12887 Always read the already cached attributes if available.
12890 Always synchronize with the latest file system attributes.
12891 This also mounts automounted files.
12894 Leave the caching behavior to the underlying file system.
12899 @itemx --format=@var{format}
12901 @opindex --format=@var{format}
12902 @cindex output format
12903 Use @var{format} rather than the default format.
12904 @var{format} is automatically newline-terminated, so
12905 running a command like the following with two or more @var{file}
12906 operands produces a line of output for each operand:
12908 $ stat --format=%d:%i / /usr
12913 @item --printf=@var{format}
12914 @opindex --printf=@var{format}
12915 @cindex output format
12916 Use @var{format} rather than the default format.
12917 Like @option{--format}, but interpret backslash escapes,
12918 and do not output a mandatory trailing newline.
12919 If you want a newline, include @samp{\n} in the @var{format}.
12920 Here's how you would use @option{--printf} to print the device
12921 and inode numbers of @file{/} and @file{/usr}:
12923 $ stat --printf='%d:%i\n' / /usr
12932 @cindex terse output
12933 Print the information in terse form, suitable for parsing by other programs.
12935 The output of the following commands are identical and the @option{--format}
12936 also identifies the items printed (in fuller form) in the default format.
12937 The format string would include another @samp{%C} at the end with an
12938 active SELinux security context.
12940 $ stat --format="%n %s %b %f %u %g %D %i %h %t %T %X %Y %Z %W %o" ...
12944 The same illustrating terse output in @option{--file-system} mode:
12946 $ stat -f --format="%n %i %l %t %s %S %b %f %a %c %d" ...
12947 $ stat -f --terse ...
12951 The valid @var{format} directives for files with @option{--format} and
12952 @option{--printf} are:
12955 @item %a -- Permission bits in octal (see @samp{#} and @samp{0} printf flags)
12956 @item %A -- Permission bits in symbolic form (similar to @command{ls -ld})
12957 @item %b -- Number of blocks allocated (see @samp{%B})
12958 @item %B -- The size in bytes of each block reported by @samp{%b}
12959 @item %C -- The SELinux security context of a file, if available
12960 @item %d -- Device number in decimal (st_dev)
12961 @item %D -- Device number in hex (st_dev)
12962 @item %Hd -- Major device number in decimal
12963 @item %Ld -- Minor device number in decimal
12964 @item %f -- Raw mode in hex
12965 @item %F -- File type
12966 @item %g -- Group ID of owner
12967 @item %G -- Group name of owner
12968 @item %h -- Number of hard links
12969 @item %i -- Inode number
12970 @item %m -- Mount point (see selow)
12971 @item %n -- File name
12972 @item %N -- Quoted file name with dereference if symbolic link (see below)
12973 @item %o -- Optimal I/O transfer size hint
12974 @item %s -- Total size, in bytes
12975 @item %r -- Device type in decimal (st_rdev)
12976 @item %R -- Device type in hex (st_rdev)
12977 @item %Hr -- Major device type in decimal (see below)
12978 @item %Lr -- Minor device type in decimal (see below)
12979 @item %t -- Major device type in hex (see below)
12980 @item %T -- Minor device type in hex (see below)
12981 @item %u -- User ID of owner
12982 @item %U -- User name of owner
12983 @item %w -- Time of file birth, or @samp{-} if unknown
12984 @item %W -- Time of file birth as seconds since Epoch, or @samp{0}
12985 @item %x -- Time of last access
12986 @item %X -- Time of last access as seconds since Epoch
12987 @item %y -- Time of last data modification
12988 @item %Y -- Time of last data modification as seconds since Epoch
12989 @item %z -- Time of last status change
12990 @item %Z -- Time of last status change as seconds since Epoch
12993 The @samp{%a} format prints the octal mode, and so it is useful
12994 to control the zero padding of the output with the @samp{#} and @samp{0}
12995 printf flags. For example to pad to at least 3 wide while making larger
12996 numbers unambiguously octal, you can use @samp{%#03a}.
12998 The @samp{%N} format can be set with the environment variable
12999 @env{QUOTING_STYLE}@. If that environment variable is not set,
13000 the default value is @samp{shell-escape-always}. Valid quoting styles are:
13003 The @samp{r}, @samp{R}, @samp{%t}, and @samp{%T} formats operate on the st_rdev
13004 member of the stat(2) structure, i.e., the represented device rather than
13005 the containing device, and so are only defined for character and block
13006 special files. On some systems or file types, st_rdev may be used to
13007 represent other quantities.
13009 The @samp{%W}, @samp{%X}, @samp{%Y}, and @samp{%Z} formats accept a
13010 precision preceded by a period to specify the number of digits to
13011 print after the decimal point. For example, @samp{%.3X} outputs the
13012 access timestamp to millisecond precision. If a period is given but no
13013 precision, @command{stat} uses 9 digits, so @samp{%.X} is equivalent to
13014 @samp{%.9X}@. When discarding excess precision, timestamps are truncated
13015 toward minus infinity.
13019 $ stat -c '[%015Y]' /usr
13022 $ stat -c '[%15Y]' /usr
13024 $ stat -c '[%-15Y]' /usr
13027 $ stat -c '[%.3Y]' /usr
13029 $ stat -c '[%.Y]' /usr
13030 [1288929712.114951834]
13033 The mount point printed by @samp{%m} is similar to that output
13034 by @command{df}, except that:
13037 stat does not dereference symlinks by default
13038 (unless @option{-L} is specified)
13040 stat does not search for specified device nodes in the
13041 file system list, instead operating on them directly
13044 stat outputs the alias for a bind mounted file, rather than
13045 the initial mount point of its backing device.
13046 One can recursively call stat until there is no change in output,
13047 to get the current base mount point
13050 When listing file system information (@option{--file-system} (@option{-f})),
13051 you must use a different set of @var{format} directives:
13054 @item %a -- Free blocks available to non-super-user
13055 @item %b -- Total data blocks in file system
13056 @item %c -- Total file nodes in file system
13057 @item %d -- Free file nodes in file system
13058 @item %f -- Free blocks in file system
13059 @item %i -- File System ID in hex
13060 @item %l -- Maximum length of file names
13061 @item %n -- File name
13062 @item %s -- Block size (for faster transfers)
13063 @item %S -- Fundamental block size (for block counts)
13064 @item %t -- Type in hex
13065 @item %T -- Type in human readable form
13069 Timestamps are listed according to the time zone rules specified by
13070 the @env{TZ} environment variable, or by the system default rules if
13071 @env{TZ} is not set. @xref{TZ Variable,, Specifying the Time Zone
13072 with @env{TZ}, libc, The GNU C Library Reference Manual}.
13077 @node sync invocation
13078 @section @command{sync}: Synchronize cached writes to persistent storage
13081 @cindex synchronize file system and memory
13082 @cindex Synchronize cached writes to persistent storage
13084 @command{sync} synchronizes in memory files or file systems to persistent
13088 sync [@var{option}] [@var{file}]@dots{}
13091 @cindex superblock, writing
13092 @cindex inodes, written buffered
13093 @command{sync} writes any data buffered in memory out to the storage device.
13095 include (but is not limited to) modified superblocks, modified inodes,
13096 and delayed reads and writes. This must be implemented by the kernel;
13097 The @command{sync} program does nothing but exercise the @code{sync},
13098 @code{syncfs}, @code{fsync}, and @code{fdatasync} system calls.
13100 @cindex crashes and corruption
13101 The kernel keeps data in memory to avoid doing (relatively slow) device
13102 reads and writes. This improves performance, but if the computer
13103 crashes, data may be lost or the file system corrupted as a
13104 result. The @command{sync} command instructs the kernel to write
13105 data in memory to persistent storage.
13107 If any argument is specified then only those files will be
13108 synchronized using the fsync(2) syscall by default.
13110 If at least one file is specified, it is possible to change the
13111 synchronization method with the following options. Also see
13112 @ref{Common options}.
13118 Use fdatasync(2) to sync only the data for the file,
13119 and any metadata required to maintain file system consistency.
13122 @itemx --file-system
13123 @opindex --file-system
13124 Synchronize all the I/O waiting for the file systems that contain the file,
13125 using the syscall syncfs(2). You would usually @emph{not} specify
13126 this option if passing a device node like @samp{/dev/sda} for example,
13127 as that would sync the containing file system rather than the referenced one.
13128 Depending on the system, passing individual device nodes or files
13129 may have different sync characteristics than using no arguments.
13130 I.e., arguments passed to fsync(2) may provide greater guarantees through
13131 write barriers, than a global sync(2) used when no arguments are provided.
13137 @node truncate invocation
13138 @section @command{truncate}: Shrink or extend the size of a file
13141 @cindex truncating, file sizes
13143 @command{truncate} shrinks or extends the size of each @var{file} to the
13144 specified size. Synopsis:
13147 truncate @var{option}@dots{} @var{file}@dots{}
13150 @cindex files, creating
13151 Any @var{file} that does not exist is created.
13153 @cindex sparse files, creating
13154 @cindex holes, creating files with
13155 If a @var{file} is larger than the specified size, the extra data is lost.
13156 If a @var{file} is shorter, it is extended and the sparse extended part
13157 (or hole) reads as zero bytes.
13159 The program accepts the following options. Also see @ref{Common options}.
13166 @opindex --no-create
13167 Do not create files that do not exist.
13172 @opindex --io-blocks
13173 Treat @var{size} as number of I/O blocks of the @var{file} rather than bytes.
13175 @item -r @var{rfile}
13176 @itemx --reference=@var{rfile}
13178 @opindex --reference
13179 Base the size of each @var{file} on the size of @var{rfile}.
13181 @item -s @var{size}
13182 @itemx --size=@var{size}
13185 Set or adjust the size of each @var{file} according to @var{size}.
13186 @var{size} is in bytes unless @option{--io-blocks} is specified.
13187 @multiplierSuffixesNoBlocks{size}
13189 @var{size} may also be prefixed by one of the following to adjust
13190 the size of each @var{file} based on its current size:
13192 @samp{+} => extend by
13193 @samp{-} => reduce by
13194 @samp{<} => at most
13195 @samp{>} => at least
13196 @samp{/} => round down to multiple of
13197 @samp{%} => round up to multiple of
13205 @node Printing text
13206 @chapter Printing text
13208 @cindex printing text, commands for
13209 @cindex commands for printing text
13211 This section describes commands that display text strings.
13214 * echo invocation:: Print a line of text.
13215 * printf invocation:: Format and print data.
13216 * yes invocation:: Print a string until interrupted.
13220 @node echo invocation
13221 @section @command{echo}: Print a line of text
13224 @cindex displaying text
13225 @cindex printing text
13226 @cindex text, displaying
13227 @cindex arbitrary text, displaying
13229 @command{echo} writes each given @var{string} to standard output, with a
13230 space between each and a newline after the last one. Synopsis:
13233 echo [@var{option}]@dots{} [@var{string}]@dots{}
13236 @mayConflictWithShellBuiltIn{echo}
13238 Due to historical and backwards compatibility reasons, certain bare option-like
13239 strings cannot be passed to @command{echo} as non-option arguments.
13240 It is therefore not advisable to use @command{echo} for printing unknown or
13241 variable arguments. The @command{printf} command is recommended as a more
13242 portable and flexible replacement for tasks historically performed by
13243 @command{echo}. @xref{printf invocation}.
13245 The program accepts the following options. Also see @ref{Common options}.
13246 Options must precede operands, and the normally-special argument
13247 @samp{--} has no special meaning and is treated like any other
13253 Do not output the trailing newline.
13257 @cindex backslash escapes
13258 Enable interpretation of the following backslash-escaped characters in
13267 produce no further output
13283 the eight-bit value that is the octal number @var{nnn}
13284 (zero to three octal digits), if @var{nnn} is
13285 a nine-bit value, the ninth bit is ignored
13287 the eight-bit value that is the octal number @var{nnn}
13288 (one to three octal digits), if @var{nnn} is
13289 a nine-bit value, the ninth bit is ignored
13291 the eight-bit value that is the hexadecimal number @var{hh}
13292 (one or two hexadecimal digits)
13297 @cindex backslash escapes
13298 Disable interpretation of backslash escapes in each @var{string}.
13299 This is the default. If @option{-e} and @option{-E} are both
13300 specified, the last one given takes effect.
13304 @vindex POSIXLY_CORRECT
13305 If the @env{POSIXLY_CORRECT} environment variable is set, then when
13306 @command{echo}'s first argument is not @option{-n} it outputs
13307 option-like arguments instead of treating them as options. For
13308 example, @code{echo -ne hello} outputs @samp{-ne hello} instead of
13309 plain @samp{hello}. Also backslash escapes are always enabled.
13310 To echo the string @samp{-n}, one of the characters
13311 can be escaped in either octal or hexadecimal representation.
13312 For example, @code{echo -e '\x2dn'}.
13314 POSIX does not require support for any options, and says
13315 that the behavior of @command{echo} is implementation-defined if any
13316 @var{string} contains a backslash or if the first argument is @option{-n}.
13317 Portable programs should use the @command{printf} command instead.
13318 @xref{printf invocation}.
13323 @node printf invocation
13324 @section @command{printf}: Format and print data
13327 @command{printf} does formatted printing of text. Synopsis:
13330 printf @var{format} [@var{argument}]@dots{}
13333 @command{printf} prints the @var{format} string, interpreting @samp{%}
13334 directives and @samp{\} escapes to format numeric and string arguments
13335 in a way that is mostly similar to the C @samp{printf} function.
13336 @xref{Output Conversion Syntax,, @command{printf} format directives,
13337 libc, The GNU C Library Reference Manual}, for details.
13338 The differences are listed below.
13340 @mayConflictWithShellBuiltIn{printf}
13345 The @var{format} argument is reused as necessary to convert all the
13346 given @var{argument}s. For example, the command @samp{printf %s a b}
13350 Missing @var{argument}s are treated as null strings or as zeros,
13351 depending on whether the context expects a string or a number. For
13352 example, the command @samp{printf %sx%d} prints @samp{x0}.
13356 An additional escape, @samp{\c}, causes @command{printf} to produce no
13357 further output. For example, the command @samp{printf 'A%sC\cD%sF' B
13358 E} prints @samp{ABC}.
13361 The hexadecimal escape sequence @samp{\x@var{hh}} has at most two
13362 digits, as opposed to C where it can have an unlimited number of
13363 digits. For example, the command @samp{printf '\x07e'} prints two
13364 bytes, whereas the C statement @samp{printf ("\x07e")} prints just
13369 An additional directive @samp{%b}, prints its
13370 argument string with @samp{\} escapes interpreted in the same way as in
13371 the @var{format} string, except that octal escapes are of the form
13372 @samp{\0@var{ooo}} where @var{ooo} is 0 to 3 octal digits. If
13373 @samp{\@var{ooo}} is nine-bit value, ignore the ninth bit.
13374 If a precision is also given, it limits the number of bytes printed
13375 from the converted string.
13379 An additional directive @samp{%q}, prints its argument string
13380 in a format that can be reused as input by most shells.
13381 Non-printable characters are escaped with the POSIX proposed @samp{$''} syntax,
13382 and shell metacharacters are quoted appropriately.
13383 This is an equivalent format to @command{ls --quoting=shell-escape} output.
13386 Numeric arguments must be single C constants, possibly with leading
13387 @samp{+} or @samp{-}. For example, @samp{printf %.4d -3} outputs
13391 @vindex POSIXLY_CORRECT
13392 If the leading character of a numeric argument is @samp{"} or @samp{'}
13393 then its value is the numeric value of the immediately following
13394 character. Any remaining characters are silently ignored if the
13395 @env{POSIXLY_CORRECT} environment variable is set; otherwise, a
13396 warning is printed. For example, @samp{printf "%d" "'a"} outputs
13397 @samp{97} on hosts that use the ASCII character set, since
13398 @samp{a} has the numeric value 97 in ASCII.
13403 A floating point argument is interpreted according to
13404 the @env{LC_NUMERIC} category of either the current or the C locale,
13405 and is printed according to the current locale.
13406 For example, in a locale whose decimal point character is a comma,
13407 the command @samp{printf '%g %g' 2,5 2.5} outputs @samp{2,5 2,5}.
13408 @xref{Floating point}.
13412 @command{printf} interprets @samp{\@var{ooo}} in @var{format} as an octal number
13413 (if @var{ooo} is 1 to 3 octal digits) specifying a byte to print,
13414 and @samp{\x@var{hh}} as a hexadecimal number (if @var{hh} is 1 to 2 hex
13415 digits) specifying a character to print.
13416 However, when @samp{\@var{ooo}} specifies a number larger than 255,
13417 @command{printf} ignores the ninth bit.
13418 For example, @samp{printf '\400'} is equivalent to @samp{printf '\0'}.
13423 @cindex ISO/IEC 10646
13425 @command{printf} interprets two syntax forms for specifying Unicode
13426 (ISO/IEC 10646) characters.
13427 @samp{\u} for 16-bit Unicode characters, specified as
13428 four hexadecimal digits @var{hhhh}, and @samp{\U} for 32-bit Unicode
13429 characters, specified as eight hexadecimal digits @var{hhhhhhhh}.
13430 @command{printf} outputs the Unicode characters
13431 according to the @env{LC_CTYPE} locale. Unicode characters in the range
13432 U+D800@dots{}U+DFFF cannot be specified by this syntax.
13433 This syntax fully supports the universal character subset
13434 introduced in ISO C 99.
13436 The processing of @samp{\u} and @samp{\U} requires a full-featured
13437 @code{iconv} facility. It is activated on systems with glibc 2.2 (or newer),
13438 or when @code{libiconv} is installed prior to this package. Otherwise
13439 @samp{\u} and @samp{\U} will print as-is.
13441 Unicode character syntax is useful for writing strings in a locale
13442 independent way. For example, a string containing the Euro currency symbol
13445 $ env printf '\u20AC 14.95'
13449 will be output correctly in all locales supporting the Euro symbol
13450 (ISO-8859-15, UTF-8, and others). Similarly, a Chinese string
13453 $ env printf '\u4e2d\u6587'
13457 will be output correctly in all Chinese locales (GB2312, BIG5, UTF-8, etc).
13459 In these examples, the @command{printf} command was
13460 invoked via @command{env} to ensure that we run the program found via
13461 your shell's search path, and not a shell alias or a built-in function.
13463 For larger strings, you don't need to look up the hexadecimal code
13464 values of each character one by one. ASCII characters mixed with \u
13465 escape sequences is also known as the JAVA source file encoding. You can
13466 use GNU recode 3.5c (or newer) to convert strings to this encoding. Here
13467 is how to convert a piece of text into a shell script which will output
13468 this text in a locale-independent way:
13471 $ LC_CTYPE=zh_TW.big5 env printf \
13472 '\u4e2d\u6587\n' > sample.txt
13473 $ recode BIG5..JAVA < sample.txt \
13474 | sed -e "s|^|env printf '|" -e "s|%|%%|g" -e "s|$|\\\\n'|" \
13478 The only options are a lone @option{--help} or
13479 @option{--version}. @xref{Common options}.
13480 Options must precede operands.
13485 @node yes invocation
13486 @section @command{yes}: Print a string until interrupted
13489 @cindex repeated output of a string
13491 @command{yes} prints the command line arguments, separated by spaces and
13492 followed by a newline, forever until it is killed. If no arguments are
13493 given, it prints @samp{y} followed by a newline forever until killed.
13495 Upon a write error, @command{yes} exits with status @samp{1}.
13497 The only options are a lone @option{--help} or @option{--version}.
13498 To output an argument that begins with
13499 @samp{-}, precede it with @option{--}, e.g., @samp{yes -- --help}.
13500 @xref{Common options}.
13504 @chapter Conditions
13507 @cindex commands for exit status
13508 @cindex exit status commands
13510 This section describes commands that are primarily useful for their exit
13511 status, rather than their output. Thus, they are often used as the
13512 condition of shell @code{if} statements, or as the last command in a
13516 * false invocation:: Do nothing, unsuccessfully.
13517 * true invocation:: Do nothing, successfully.
13518 * test invocation:: Check file types and compare values.
13519 * expr invocation:: Evaluate expressions.
13523 @node false invocation
13524 @section @command{false}: Do nothing, unsuccessfully
13527 @cindex do nothing, unsuccessfully
13528 @cindex failure exit status
13529 @cindex exit status of @command{false}
13531 @command{false} does nothing except return an exit status of 1, meaning
13532 @dfn{failure}. It can be used as a place holder in shell scripts
13533 where an unsuccessful command is needed.
13534 In most modern shells, @command{false} is a built-in command, so when
13535 you use @samp{false} in a script, you're probably using the built-in
13536 command, not the one documented here.
13538 @command{false} honors the @option{--help} and @option{--version} options.
13540 This version of @command{false} is implemented as a C program, and is thus
13541 more secure and faster than a shell script implementation, and may safely
13542 be used as a dummy shell for the purpose of disabling accounts.
13544 Unlike all other programs mentioned in this manual, @command{false}
13545 always exits unsuccessfully, even when invoked with
13546 @option{--help} or @option{--version}.
13548 Portable programs should not assume that the exit status of
13549 @command{false} is 1, as it is greater than 1 on some
13553 @node true invocation
13554 @section @command{true}: Do nothing, successfully
13557 @cindex do nothing, successfully
13559 @cindex successful exit
13560 @cindex exit status of @command{true}
13562 @command{true} does nothing except return an exit status of 0, meaning
13563 @dfn{success}. It can be used as a place holder in shell scripts
13564 where a successful command is needed, although the shell built-in
13565 command @code{:} (colon) may do the same thing faster.
13566 In most modern shells, @command{true} is a built-in command, so when
13567 you use @samp{true} in a script, you're probably using the built-in
13568 command, not the one documented here.
13570 @command{true} honors the @option{--help} and @option{--version} options.
13572 However, it is possible to cause @command{true}
13573 to exit with nonzero status: with the @option{--help} or @option{--version}
13574 option, and with standard
13575 output already closed or redirected to a file that evokes an I/O error.
13576 For example, using a Bourne-compatible shell:
13579 $ ./true --version >&-
13580 ./true: write error: Bad file number
13581 $ ./true --version > /dev/full
13582 ./true: write error: No space left on device
13585 This version of @command{true} is implemented as a C program, and is thus
13586 more secure and faster than a shell script implementation, and may safely
13587 be used as a dummy shell for the purpose of disabling accounts.
13589 @node test invocation
13590 @section @command{test}: Check file types and compare values
13594 @cindex check file types
13595 @cindex compare values
13596 @cindex expression evaluation
13598 @command{test} returns a status of 0 (true) or 1 (false) depending on the
13599 evaluation of the conditional expression @var{expr}. Each part of the
13600 expression must be a separate argument.
13602 @command{test} has file status checks, string operators, and numeric
13603 comparison operators.
13605 @command{test} has an alternate form that uses opening and closing
13606 square brackets instead a leading @samp{test}. For example, instead
13607 of @samp{test -d /}, you can write @samp{[ -d / ]}. The square
13608 brackets must be separate arguments; for example, @samp{[-d /]} does
13609 not have the desired effect. Since @samp{test @var{expr}} and @samp{[
13610 @var{expr} ]} have the same meaning, only the former form is discussed
13616 test @var{expression}
13618 [ @var{expression} ]
13623 @mayConflictWithShellBuiltIn{test}
13625 If @var{expression} is omitted, @command{test} returns false.
13626 If @var{expression} is a single argument,
13627 @command{test} returns false if the argument is null and true
13628 otherwise. The argument
13629 can be any string, including strings like @samp{-d}, @samp{-1},
13630 @samp{--}, @samp{--help}, and @samp{--version} that most other
13631 programs would treat as options. To get help and version information,
13632 invoke the commands @samp{[ --help} and @samp{[ --version}, without
13633 the usual closing brackets. @xref{Common options}.
13635 @cindex exit status of @command{test}
13639 0 if the expression is true,
13640 1 if the expression is false,
13641 2 if an error occurred.
13645 * File type tests:: @code{-[bcdfhLpSt]}
13646 * Access permission tests:: @code{-[gkruwxOG]}
13647 * File characteristic tests:: @code{-e -s -nt -ot -ef}
13648 * String tests:: @code{-z -n = == !=}
13649 * Numeric tests:: @code{-eq -ne -lt -le -gt -ge}
13650 * Connectives for test:: @code{! -a -o}
13654 @node File type tests
13655 @subsection File type tests
13657 @cindex file type tests
13659 These options test for particular types of files. (Everything's a file,
13660 but not all files are the same!)
13664 @item -b @var{file}
13666 @cindex block special check
13667 True if @var{file} exists and is a block special device.
13669 @item -c @var{file}
13671 @cindex character special check
13672 True if @var{file} exists and is a character special device.
13674 @item -d @var{file}
13676 @cindex directory check
13677 True if @var{file} exists and is a directory.
13679 @item -f @var{file}
13681 @cindex regular file check
13682 True if @var{file} exists and is a regular file.
13684 @item -h @var{file}
13685 @itemx -L @var{file}
13688 @cindex symbolic link check
13689 True if @var{file} exists and is a symbolic link.
13690 Unlike all other file-related tests, this test does not dereference
13691 @var{file} if it is a symbolic link.
13693 @item -p @var{file}
13695 @cindex named pipe check
13696 True if @var{file} exists and is a named pipe.
13698 @item -S @var{file}
13700 @cindex socket check
13701 True if @var{file} exists and is a socket.
13705 @cindex terminal check
13706 True if @var{fd} is a file descriptor that is associated with a
13712 @node Access permission tests
13713 @subsection Access permission tests
13715 @cindex access permission tests
13716 @cindex permission tests
13718 These options test for particular access permissions.
13722 @item -g @var{file}
13724 @cindex set-group-ID check
13725 True if @var{file} exists and has its set-group-ID bit set.
13727 @item -k @var{file}
13729 @cindex sticky bit check
13730 True if @var{file} exists and has its @dfn{sticky} bit set.
13732 @item -r @var{file}
13734 @cindex readable file check
13735 True if @var{file} exists and the user has read access.
13737 @item -u @var{file}
13739 @cindex set-user-ID check
13740 True if @var{file} exists and has its set-user-ID bit set.
13742 @item -w @var{file}
13744 @cindex writable file check
13745 True if @var{file} exists and the user has write access.
13747 @item -x @var{file}
13749 @cindex executable file check
13750 True if @var{file} exists and the user has execute access
13751 (or search permission, if it is a directory).
13753 @item -O @var{file}
13755 @cindex owned by effective user ID check
13756 True if @var{file} exists and is owned by the current effective user ID.
13758 @item -G @var{file}
13760 @cindex owned by effective group ID check
13761 True if @var{file} exists and is owned by the current effective group ID.
13765 @node File characteristic tests
13766 @subsection File characteristic tests
13768 @cindex file characteristic tests
13770 These options test other file characteristics.
13774 @item -e @var{file}
13776 @cindex existence-of-file check
13777 True if @var{file} exists.
13779 @item -s @var{file}
13781 @cindex nonempty file check
13782 True if @var{file} exists and has a size greater than zero.
13784 @item @var{file1} -nt @var{file2}
13786 @cindex newer-than file check
13787 True if @var{file1} is newer (according to modification date) than
13788 @var{file2}, or if @var{file1} exists and @var{file2} does not.
13790 @item @var{file1} -ot @var{file2}
13792 @cindex older-than file check
13793 True if @var{file1} is older (according to modification date) than
13794 @var{file2}, or if @var{file2} exists and @var{file1} does not.
13796 @item @var{file1} -ef @var{file2}
13798 @cindex same file check
13799 @cindex hard link check
13800 True if @var{file1} and @var{file2} have the same device and inode
13801 numbers, i.e., if they are hard links to each other.
13803 @item -N @var{file}
13805 @cindex mtime-greater-atime file check
13806 True if @var{file} exists and has been modified (mtime) since it was
13813 @subsection String tests
13815 @cindex string tests
13817 These options test string characteristics. You may need to quote
13818 @var{string} arguments for the shell. For example:
13824 The quotes here prevent the wrong arguments from being passed to
13825 @command{test} if @samp{$V} is empty or contains special characters.
13829 @item -z @var{string}
13831 @cindex zero-length string check
13832 True if the length of @var{string} is zero.
13834 @item -n @var{string}
13835 @itemx @var{string}
13837 @cindex nonzero-length string check
13838 True if the length of @var{string} is nonzero.
13840 @item @var{string1} = @var{string2}
13842 @cindex equal string check
13843 True if the strings are equal.
13845 @item @var{string1} == @var{string2}
13847 @cindex equal string check
13848 True if the strings are equal (synonym for @samp{=}).
13849 This form is not as portable to other
13850 shells and systems.
13852 @item @var{string1} != @var{string2}
13854 @cindex not-equal string check
13855 True if the strings are not equal.
13860 @node Numeric tests
13861 @subsection Numeric tests
13863 @cindex numeric tests
13864 @cindex arithmetic tests
13866 Numeric relational operators. The arguments must be entirely numeric
13867 (possibly negative), or the special expression @w{@code{-l @var{string}}},
13868 which evaluates to the length of @var{string}.
13872 @item @var{arg1} -eq @var{arg2}
13873 @itemx @var{arg1} -ne @var{arg2}
13874 @itemx @var{arg1} -lt @var{arg2}
13875 @itemx @var{arg1} -le @var{arg2}
13876 @itemx @var{arg1} -gt @var{arg2}
13877 @itemx @var{arg1} -ge @var{arg2}
13884 These arithmetic binary operators return true if @var{arg1} is equal,
13885 not-equal, less-than, less-than-or-equal, greater-than, or
13886 greater-than-or-equal than @var{arg2}, respectively.
13893 test -1 -gt -2 && echo yes
13895 test -l abc -gt 1 && echo yes
13898 @error{} test: integer expression expected before -eq
13902 @node Connectives for test
13903 @subsection Connectives for @command{test}
13905 @cindex logical connectives
13906 @cindex connectives, logical
13908 It is better to use shell logical primitives
13909 rather than these logical connectives internal to @command{test},
13910 because an expression may become ambiguous
13911 depending on the expansion of its parameters.
13913 For example, this becomes ambiguous when @samp{$1}
13914 is set to @samp{'!'} and @samp{$2} to the empty string @samp{''}:
13920 and should be written as:
13923 test "$1" && test "$2"
13926 The shell logical primitives also benefit from
13927 short circuit operation, which can be significant
13928 for file attribute tests.
13934 True if @var{expr} is false.
13935 @samp{!} has lower precedence than all parts of @var{expr}.
13936 The @samp{!} should be specified to the left
13937 of a binary expression, I.e., @samp{! 1 -gt 2}
13938 rather than @samp{1 ! -gt 2}.
13940 @item @var{expr1} -a @var{expr2}
13942 @cindex logical and operator
13943 @cindex and operator
13944 True if both @var{expr1} and @var{expr2} are true.
13945 @samp{-a} is left associative,
13946 and has a higher precedence than @samp{-o}.
13948 @item @var{expr1} -o @var{expr2}
13950 @cindex logical or operator
13951 @cindex or operator
13952 True if either @var{expr1} or @var{expr2} is true.
13953 @samp{-o} is left associative.
13958 @node expr invocation
13959 @section @command{expr}: Evaluate expressions
13962 @cindex expression evaluation
13963 @cindex evaluation of expressions
13965 @command{expr} evaluates an expression and writes the result on standard
13966 output. Each token of the expression must be a separate argument.
13968 Operands are either integers or strings. Integers consist of one or
13969 more decimal digits, with an optional leading @samp{-}.
13970 @command{expr} converts
13971 anything appearing in an operand position to an integer or a string
13972 depending on the operation being applied to it.
13974 Strings are not quoted for @command{expr} itself, though you may need to
13975 quote them to protect characters with special meaning to the shell,
13976 e.g., spaces. However, regardless of whether it is quoted, a string
13977 operand should not be a parenthesis or any of @command{expr}'s
13978 operators like @code{+}, so you cannot safely pass an arbitrary string
13979 @code{$str} to expr merely by quoting it to the shell. One way to
13980 work around this is to use the GNU extension @code{+},
13981 (e.g., @code{+ "$str" = foo}); a more portable way is to use
13982 @code{@w{" $str"}} and to adjust the rest of the expression to take
13983 the leading space into account (e.g., @code{@w{" $str" = " foo"}}).
13985 You should not pass a negative integer or a string with leading
13986 @samp{-} as @command{expr}'s first argument, as it might be
13987 misinterpreted as an option; this can be avoided by parenthesization.
13988 Also, portable scripts should not use a string operand that happens to
13989 take the form of an integer; this can be worked around by inserting
13990 leading spaces as mentioned above.
13992 @cindex parentheses for grouping
13993 Operators may be given as infix symbols or prefix keywords. Parentheses
13994 may be used for grouping in the usual manner. You must quote
13995 parentheses and many operators to avoid the shell evaluating them,
13998 Because @command{expr} uses multiple-precision arithmetic, it works
13999 with integers wider than those of machine registers.
14001 The only options are @option{--help} and @option{--version}. @xref{Common
14002 options}. Options must precede operands.
14004 @cindex exit status of @command{expr}
14008 0 if the expression is neither null nor 0,
14009 1 if the expression is null or 0,
14010 2 if the expression is invalid,
14011 3 if an internal error occurred (e.g., arithmetic overflow).
14015 * String expressions:: @code{+ : match substr index length}
14016 * Numeric expressions:: @code{+ - * / %}
14017 * Relations for expr:: @code{| & < <= = == != >= >}
14018 * Examples of expr:: Examples.
14022 @node String expressions
14023 @subsection String expressions
14025 @cindex string expressions
14026 @cindex expressions, string
14028 @command{expr} supports pattern matching and other string operators. These
14029 have higher precedence than both the numeric and relational operators (in
14030 the next sections).
14034 @item @var{string} : @var{regex}
14035 @cindex pattern matching
14036 @cindex regular expression matching
14037 @cindex matching patterns
14038 Perform pattern matching. The arguments are converted to strings and the
14039 second is considered to be a (basic, a la GNU @code{grep}) regular
14040 expression, with a @code{^} implicitly prepended. The first argument is
14041 then matched against this regular expression.
14043 If @var{regex} does not use @samp{\(} and @samp{\)}, the @code{:}
14044 expression returns the number of characters matched, or 0 if the match
14047 If @var{regex} uses @samp{\(} and @samp{\)}, the @code{:} expression
14048 returns the part of @var{string} that matched the subexpression, or
14049 the null string if the match failed or the subexpression did not
14050 contribute to the match.
14052 @kindex \( @r{regexp operator}
14053 Only the first @samp{\( @dots{} \)} pair is relevant to the return
14054 value; additional pairs are meaningful only for grouping the regular
14055 expression operators.
14057 @kindex \+ @r{regexp operator}
14058 @kindex \? @r{regexp operator}
14059 @kindex \| @r{regexp operator}
14060 In the regular expression, @code{\+}, @code{\?}, and @code{\|} are
14061 operators which respectively match one or more, zero or one, or separate
14062 alternatives. These operators are GNU extensions. @xref{Regular Expressions,,
14063 Regular Expressions, grep, The GNU Grep Manual}, for details of
14064 regular expression syntax. Some examples are in @ref{Examples of expr}.
14066 @item match @var{string} @var{regex}
14068 An alternative way to do pattern matching. This is the same as
14069 @w{@samp{@var{string} : @var{regex}}}.
14071 @item substr @var{string} @var{position} @var{length}
14073 Returns the substring of @var{string} beginning at @var{position}
14074 with length at most @var{length}. If either @var{position} or
14075 @var{length} is negative, zero, or non-numeric, returns the null string.
14077 @item index @var{string} @var{charset}
14079 Returns the first position in @var{string} where the first character in
14080 @var{charset} was found. If no character in @var{charset} is found in
14081 @var{string}, return 0.
14083 @item length @var{string}
14085 Returns the length of @var{string}.
14087 @item + @var{token}
14089 Interpret @var{token} as a string, even if it is a keyword like @var{match}
14090 or an operator like @code{/}.
14091 This makes it possible to test @code{expr length + "$x"} or
14092 @code{expr + "$x" : '.*/\(.\)'} and have it do the right thing even if
14093 the value of @var{$x} happens to be (for example) @code{/} or @code{index}.
14094 This operator is a GNU extension. Portable shell scripts should use
14095 @code{@w{" $token"} : @w{' \(.*\)'}} instead of @code{+ "$token"}.
14099 To make @command{expr} interpret keywords as strings, you must use the
14100 @code{quote} operator.
14103 @node Numeric expressions
14104 @subsection Numeric expressions
14106 @cindex numeric expressions
14107 @cindex expressions, numeric
14109 @command{expr} supports the usual numeric operators, in order of increasing
14110 precedence. These numeric operators have lower precedence than the
14111 string operators described in the previous section, and higher precedence
14112 than the connectives (next section).
14120 @cindex subtraction
14121 Addition and subtraction. Both arguments are converted to integers;
14122 an error occurs if this cannot be done.
14128 @cindex multiplication
14131 Multiplication, division, remainder. Both arguments are converted to
14132 integers; an error occurs if this cannot be done.
14137 @node Relations for expr
14138 @subsection Relations for @command{expr}
14140 @cindex connectives, logical
14141 @cindex logical connectives
14142 @cindex relations, numeric or string
14144 @command{expr} supports the usual logical connectives and relations. These
14145 have lower precedence than the string and numeric operators
14146 (previous sections). Here is the list, lowest-precedence operator first.
14152 @cindex logical or operator
14153 @cindex or operator
14154 Returns its first argument if that is neither null nor zero, otherwise
14155 its second argument if it is neither null nor zero, otherwise 0. It
14156 does not evaluate its second argument if its first argument is neither
14161 @cindex logical and operator
14162 @cindex and operator
14163 Return its first argument if neither argument is null or zero, otherwise
14164 0. It does not evaluate its second argument if its first argument is
14167 @item < <= = == != >= >
14174 @cindex comparison operators
14176 Compare the arguments and return 1 if the relation is true, 0 otherwise.
14177 @code{==} is a synonym for @code{=}. @command{expr} first tries to convert
14178 both arguments to integers and do a numeric comparison; if either
14179 conversion fails, it does a lexicographic comparison using the character
14180 collating sequence specified by the @env{LC_COLLATE} locale.
14185 @node Examples of expr
14186 @subsection Examples of using @command{expr}
14188 @cindex examples of @command{expr}
14189 Here are a few examples, including quoting for shell metacharacters.
14191 To add 1 to the shell variable @code{foo}, in Bourne-compatible shells:
14194 foo=$(expr $foo + 1)
14197 To print the non-directory part of the file name stored in
14198 @code{$fname}, which need not contain a @code{/}:
14201 expr $fname : '.*/\(.*\)' '|' $fname
14204 An example showing that @code{\+} is an operator:
14212 expr abc : 'a\(.\)c'
14214 expr index abcdef cz
14217 @error{} expr: syntax error
14218 expr index + index a
14224 @chapter Redirection
14226 @cindex redirection
14227 @cindex commands for redirection
14229 Unix shells commonly provide several forms of @dfn{redirection} -- ways
14230 to change the input source or output destination of a command. But one
14231 useful redirection is performed by a separate command, not by the shell;
14232 it's described here.
14235 * tee invocation:: Redirect output to multiple files or processes.
14239 @node tee invocation
14240 @section @command{tee}: Redirect output to multiple files or processes
14243 @cindex pipe fitting
14244 @cindex destinations, multiple output
14245 @cindex read from standard input and write to standard output and files
14247 The @command{tee} command copies standard input to standard output and also
14248 to any files given as arguments. This is useful when you want not only
14249 to send some data down a pipe, but also to save a copy. Synopsis:
14252 tee [@var{option}]@dots{} [@var{file}]@dots{}
14255 If a file being written to does not already exist, it is created. If a
14256 file being written to already exists, the data it previously contained
14257 is overwritten unless the @option{-a} option is used.
14259 In previous versions of GNU Coreutils (5.3.0--8.23),
14260 a @var{file} of @samp{-}
14261 caused @command{tee} to send another copy of input to standard output.
14262 However, as the interleaved output was not very useful, @command{tee} now
14263 conforms to POSIX and treats @samp{-} as a file name.
14265 The program accepts the following options. Also see @ref{Common options}.
14272 Append standard input to the given files rather than overwriting
14276 @itemx --ignore-interrupts
14278 @opindex --ignore-interrupts
14279 Ignore interrupt signals.
14282 @itemx --output-error[=@var{mode}]
14284 @opindex --output-error
14285 Adjust the behavior with errors on the outputs.
14286 In summary @option{-p} allows @command{tee} to operate in a more
14287 appropriate manner with pipes, and to continue to process data
14288 to any remaining outputs, if any pipe outputs exit early.
14289 The default operation when @option{--output-error} is @emph{not}
14290 specified is to exit immediately on error writing to a pipe,
14291 and diagnose errors writing to a non-pipe.
14292 The long form @option{--output-error} option supports selection
14293 between the following @var{mode}s:
14297 Warn on error opening or writing any output, including pipes.
14298 Writing is continued to still open files/pipes.
14299 Exit status indicates failure if any output has an error.
14302 This is the default @var{mode} when not specified,
14303 or when the short form @option{-p} is used.
14304 Warn on error opening or writing any output, except pipes.
14305 Writing is continued to still open files/pipes.
14306 Exit immediately if all remaining outputs become broken pipes.
14307 Exit status indicates failure if any non pipe output had an error.
14310 Exit on error opening or writing any output, including pipes.
14313 Exit on error opening or writing any output, except pipes.
14314 Exit immediately if all remaining outputs become broken pipes.
14319 The @command{tee} command is useful when you happen to be transferring a large
14320 amount of data and also want to summarize that data without reading
14321 it a second time. For example, when you are downloading a DVD image,
14322 you often want to verify its signature or checksum right away.
14323 The inefficient way to do it is simply:
14326 wget https://example.com/some.iso && sha1sum some.iso
14329 One problem with the above is that it makes you wait for the
14330 download to complete before starting the time-consuming SHA1 computation.
14331 Perhaps even more importantly, the above requires reading
14332 the DVD image a second time (the first was from the network).
14334 The efficient way to do it is to interleave the download
14335 and SHA1 computation. Then, you'll get the checksum for
14336 free, because the entire process parallelizes so well:
14339 # slightly contrived, to demonstrate process substitution
14340 wget -O - https://example.com/dvd.iso \
14341 | tee >(sha1sum > dvd.sha1) > dvd.iso
14344 That makes @command{tee} write not just to the expected output file,
14345 but also to a pipe running @command{sha1sum} and saving the final
14346 checksum in a file named @file{dvd.sha1}.
14348 However, this example relies on a feature of modern shells
14349 called @dfn{process substitution}
14350 (the @samp{>(command)} syntax, above;
14351 @xref{Process Substitution,,Process Substitution, bash,
14352 The Bash Reference Manual}.),
14353 so it works with @command{zsh}, @command{bash}, and @command{ksh},
14354 but not with @command{/bin/sh}. So if you write code like this
14355 in a shell script, start the script with @samp{#!/bin/bash}.
14357 If any of the process substitutions (or piped standard output)
14358 might exit early without consuming all the data, the @option{-p} option
14359 is needed to allow @command{tee} to continue to process the input
14360 to any remaining outputs.
14362 Since the above example writes to one file and one process,
14363 a more conventional and portable use of @command{tee} is even better:
14366 wget -O - https://example.com/dvd.iso \
14367 | tee dvd.iso | sha1sum > dvd.sha1
14370 You can extend this example to make @command{tee} write to two processes,
14371 computing MD5 and SHA1 checksums in parallel. In this case,
14372 process substitution is required:
14375 wget -O - https://example.com/dvd.iso \
14376 | tee >(sha1sum > dvd.sha1) \
14377 >(md5sum > dvd.md5) \
14381 This technique is also useful when you want to make a @emph{compressed}
14382 copy of the contents of a pipe.
14383 Consider a tool to graphically summarize file system usage data from
14385 For a large hierarchy, @samp{du -ak} can run for a long time,
14386 and can easily produce terabytes of data, so you won't want to
14387 rerun the command unnecessarily. Nor will you want to save
14388 the uncompressed output.
14390 Doing it the inefficient way, you can't even start the GUI
14391 until after you've compressed all of the @command{du} output:
14394 du -ak | gzip -9 > /tmp/du.gz
14395 gzip -d /tmp/du.gz | checkspace -a
14398 With @command{tee} and process substitution, you start the GUI
14399 right away and eliminate the decompression completely:
14402 du -ak | tee >(gzip -9 > /tmp/du.gz) | checkspace -a
14405 Finally, if you regularly create more than one type of
14406 compressed tarball at once, for example when @code{make dist} creates
14407 both @command{gzip}-compressed and @command{bzip2}-compressed tarballs,
14408 there may be a better way.
14409 Typical @command{automake}-generated @file{Makefile} rules create
14410 the two compressed tar archives with commands in sequence, like this
14411 (slightly simplified):
14414 tardir=your-pkg-M.N
14415 tar chof - "$tardir" | gzip -9 -c > your-pkg-M.N.tar.gz
14416 tar chof - "$tardir" | bzip2 -9 -c > your-pkg-M.N.tar.bz2
14419 However, if the hierarchy you are archiving and compressing is larger
14420 than a couple megabytes, and especially if you are using a multi-processor
14421 system with plenty of memory, then you can do much better by reading the
14422 directory contents only once and running the compression programs in parallel:
14425 tardir=your-pkg-M.N
14426 tar chof - "$tardir" \
14427 | tee >(gzip -9 -c > your-pkg-M.N.tar.gz) \
14428 | bzip2 -9 -c > your-pkg-M.N.tar.bz2
14431 If you want to further process the output from process substitutions,
14432 and those processes write atomically (i.e., write less than the system's
14433 PIPE_BUF size at a time), that's possible with a construct like:
14436 tardir=your-pkg-M.N
14437 tar chof - "$tardir" \
14438 | tee >(md5sum --tag) > >(sha256sum --tag) \
14439 | sort | gpg --clearsign > your-pkg-M.N.tar.sig
14445 @node File name manipulation
14446 @chapter File name manipulation
14448 @cindex file name manipulation
14449 @cindex manipulation of file names
14450 @cindex commands for file name manipulation
14452 This section describes commands that manipulate file names.
14455 * basename invocation:: Strip directory and suffix from a file name.
14456 * dirname invocation:: Strip last file name component.
14457 * pathchk invocation:: Check file name validity and portability.
14458 * mktemp invocation:: Create temporary file or directory.
14459 * realpath invocation:: Print resolved file names.
14463 @node basename invocation
14464 @section @command{basename}: Strip directory and suffix from a file name
14467 @cindex strip directory and suffix from file names
14468 @cindex directory, stripping from file names
14469 @cindex suffix, stripping from file names
14470 @cindex file names, stripping directory and suffix
14471 @cindex leading directory components, stripping
14473 @command{basename} removes any leading directory components from
14474 @var{name}. Synopsis:
14477 basename @var{name} [@var{suffix}]
14478 basename @var{option}@dots{} @var{name}@dots{}
14481 If @var{suffix} is specified and is identical to the end of @var{name},
14482 it is removed from @var{name} as well. Since trailing slashes
14483 are removed prior to suffix matching, @var{suffix} will do nothing if it
14484 contains slashes. @command{basename} prints the result on standard
14487 @c This test is used both here and in the section on dirname.
14488 @macro basenameAndDirname
14489 Together, @command{basename} and @command{dirname} are designed such
14490 that if @samp{ls "$name"} succeeds, then the command sequence @samp{cd
14491 "$(dirname "$name")"; ls "$(basename "$name")"} will, too. This works
14492 for everything except file names containing a trailing newline.
14494 @basenameAndDirname
14496 POSIX allows the implementation to define the results if
14497 @var{name} is empty or @samp{//}. In the former case, GNU
14498 @command{basename} returns the empty string. In the latter case, the
14499 result is @samp{//} on platforms where @var{//} is distinct from
14500 @var{/}, and @samp{/} on platforms where there is no difference.
14502 The program accepts the following options. Also see @ref{Common options}.
14503 Options must precede operands.
14510 @opindex --multiple
14511 Support more than one argument. Treat every argument as a @var{name}.
14512 With this, an optional @var{suffix} must be specified using the
14513 @option{-s} option.
14515 @item -s @var{suffix}
14516 @itemx --suffix=@var{suffix}
14519 Remove a trailing @var{suffix}.
14520 This option implies the @option{-a} option.
14532 basename /usr/bin/sort
14535 basename include/stdio.h .h
14538 basename -s .h include/stdio.h
14540 # Output "stdio" followed by "stdlib"
14541 basename -a -s .h include/stdio.h include/stdlib.h
14545 @node dirname invocation
14546 @section @command{dirname}: Strip last file name component
14549 @cindex directory components, printing
14550 @cindex stripping non-directory suffix
14551 @cindex non-directory suffix, stripping
14553 @command{dirname} prints all but the final slash-delimited component
14554 of each @var{name}. Slashes on either side of the final component are
14555 also removed. If the string contains no slash, @command{dirname}
14556 prints @samp{.} (meaning the current directory). Synopsis:
14559 dirname [@var{option}] @var{name}@dots{}
14562 @var{name} need not be a file name, but if it is, this operation
14563 effectively lists the directory that contains the final component,
14564 including the case when the final component is itself a directory.
14566 @basenameAndDirname
14568 POSIX allows the implementation to define the results if
14569 @var{name} is @samp{//}. With GNU @command{dirname}, the
14570 result is @samp{//} on platforms where @var{//} is distinct from
14571 @var{/}, and @samp{/} on platforms where there is no difference.
14573 The program accepts the following option. Also see @ref{Common options}.
14586 # Output "/usr/bin".
14587 dirname /usr/bin/sort
14588 dirname /usr/bin//.//
14590 # Output "dir1" followed by "dir2"
14591 dirname dir1/str dir2/str
14598 @node pathchk invocation
14599 @section @command{pathchk}: Check file name validity and portability
14602 @cindex file names, checking validity and portability
14603 @cindex valid file names, checking for
14604 @cindex portable file names, checking for
14606 @command{pathchk} checks validity and portability of file names. Synopsis:
14609 pathchk [@var{option}]@dots{} @var{name}@dots{}
14612 For each @var{name}, @command{pathchk} prints an error message if any of
14613 these conditions is true:
14617 One of the existing directories in @var{name} does not have search
14618 (execute) permission,
14620 The length of @var{name} is larger than the maximum supported by the
14623 The length of one component of @var{name} is longer than
14624 its file system's maximum.
14627 A nonexistent @var{name} is not an error, so long as a file with that
14628 name could be created under the above conditions.
14630 The program accepts the following options. Also see @ref{Common options}.
14631 Options must precede operands.
14637 Instead of performing checks based on the underlying file system,
14638 print an error message if any of these conditions is true:
14642 A file name is empty.
14645 A file name contains a character outside the POSIX portable file
14646 name character set, namely, the ASCII letters and digits, @samp{.},
14647 @samp{_}, @samp{-}, and @samp{/}.
14650 The length of a file name or one of its components exceeds the
14651 POSIX minimum limits for portability.
14656 Print an error message if a file name is empty, or if it contains a component
14657 that begins with @samp{-}.
14659 @item --portability
14660 @opindex --portability
14661 Print an error message if a file name is not portable to all POSIX
14662 hosts. This option is equivalent to @samp{-p -P}.
14666 @cindex exit status of @command{pathchk}
14670 0 if all specified file names passed all checks,
14674 @node mktemp invocation
14675 @section @command{mktemp}: Create temporary file or directory
14678 @cindex file names, creating temporary
14679 @cindex directory, creating temporary
14680 @cindex temporary files and directories
14682 @command{mktemp} manages the creation of temporary files and
14683 directories. Synopsis:
14686 mktemp [@var{option}]@dots{} [@var{template}]
14689 Safely create a temporary file or directory based on @var{template},
14690 and print its name. If given, @var{template} must include at least
14691 three consecutive @samp{X}s in the last component. If omitted, the template
14692 @samp{tmp.XXXXXXXXXX} is used, and option @option{--tmpdir} is
14693 implied. The final run of @samp{X}s in the @var{template} will be replaced
14694 by alpha-numeric characters; thus, on a case-sensitive file system,
14695 and with a @var{template} including a run of @var{n} instances of @samp{X},
14696 there are @samp{62**@var{n}} potential file names.
14698 Older scripts used to create temporary files by simply joining the
14699 name of the program with the process id (@samp{$$}) as a suffix.
14700 However, that naming scheme is easily predictable, and suffers from a
14701 race condition where the attacker can create an appropriately named
14702 symbolic link, such that when the script then opens a handle to what
14703 it thought was an unused file, it is instead modifying an existing
14704 file. Using the same scheme to create a directory is slightly safer,
14705 since the @command{mkdir} will fail if the target already exists, but
14706 it is still inferior because it allows for denial of service attacks.
14707 Therefore, modern scripts should use the @command{mktemp} command to
14708 guarantee that the generated name will be unpredictable, and that
14709 knowledge of the temporary file name implies that the file was created
14710 by the current script and cannot be modified by other users.
14712 When creating a file, the resulting file has read and write
14713 permissions for the current user, but no permissions for the group or
14714 others; these permissions are reduced if the current umask is more
14717 Here are some examples (although if you try them, you
14718 will most likely get different file names):
14723 Create a temporary file in the current directory.
14730 Create a temporary file with a known suffix.
14732 $ mktemp --suffix=.txt file-XXXX
14734 $ mktemp file-XXXX-XXXX.txt
14739 Create a secure fifo relative to the user's choice of @env{TMPDIR},
14740 but falling back to the current directory rather than @file{/tmp}.
14741 Although @command{mktemp} does not create fifos, it can create a
14742 secure directory in which fifos can live. Exit the shell if the
14743 directory or fifo could not be created.
14745 $ dir=$(mktemp -p "$@{TMPDIR:-.@}" -d dir-XXXX) || exit 1
14747 $ mkfifo "$fifo" || @{ rmdir "$dir"; exit 1; @}
14751 Create and use a temporary file if possible, but ignore failure. The
14752 file will reside in the directory named by @env{TMPDIR}, if specified,
14753 or else in @file{/tmp}.
14755 $ file=$(mktemp -q) && @{
14756 > # Safe to use $file only within this block. Use quotes,
14757 > # since $TMPDIR, and thus $file, may contain whitespace.
14758 > echo ... > "$file"
14764 Act as a semi-random character generator (it is not fully random,
14765 since it is impacted by the contents of the current directory). To
14766 avoid security holes, do not use the resulting names to create a file.
14776 The program accepts the following options. Also see @ref{Common options}.
14783 @opindex --directory
14784 Create a directory rather than a file. The directory will have read,
14785 write, and search permissions for the current user, but no permissions
14786 for the group or others; these permissions are reduced if the current
14787 umask is more restrictive.
14793 Suppress diagnostics about failure to create a file or directory. The
14794 exit status will still reflect whether a file was created.
14800 Generate a temporary name that does not name an existing file, without
14801 changing the file system contents. Using the output of this command
14802 to create a new file is inherently unsafe, as there is a window of
14803 time between generating the name and using it where another process
14804 can create an object by the same name.
14807 @itemx --tmpdir[=@var{dir}]
14810 Treat @var{template} relative to the directory @var{dir}. If
14811 @var{dir} is not specified (only possible with the long option
14812 @option{--tmpdir}) or is the empty string, use the value of
14813 @env{TMPDIR} if available, otherwise use @samp{/tmp}. If this is
14814 specified, @var{template} must not be absolute. However,
14815 @var{template} can still contain slashes, although intermediate
14816 directories must already exist.
14818 @item --suffix=@var{suffix}
14820 Append @var{suffix} to the @var{template}. @var{suffix} must not
14821 contain slash. If @option{--suffix} is specified, @var{template} must
14822 end in @samp{X}; if it is not specified, then an appropriate
14823 @option{--suffix} is inferred by finding the last @samp{X} in
14824 @var{template}. This option exists for use with the default
14825 @var{template} and for the creation of a @var{suffix} that starts with
14830 Treat @var{template} as a single file relative to the value of
14831 @env{TMPDIR} if available, or to the directory specified by
14832 @option{-p}, otherwise to @samp{/tmp}. @var{template} must not
14833 contain slashes. This option is deprecated; the use of @option{-p}
14834 without @option{-t} offers better defaults (by favoring the command
14835 line over @env{TMPDIR}) and more flexibility (by allowing intermediate
14840 @cindex exit status of @command{mktemp}
14844 0 if the file was created,
14849 @node realpath invocation
14850 @section @command{realpath}: Print the resolved file name.
14853 @cindex file names, canonicalization
14854 @cindex symlinks, resolution
14855 @cindex canonical file name
14856 @cindex canonicalize a file name
14860 @command{realpath} expands all symbolic links and resolves references to
14861 @samp{/./}, @samp{/../} and extra @samp{/} characters. By default,
14862 all but the last component of the specified files must exist. Synopsis:
14865 realpath [@var{option}]@dots{} @var{file}@dots{}
14868 The file name canonicalization functionality overlaps with that of the
14869 @command{readlink} command. This is the preferred command for
14870 canonicalization as it's a more suitable and standard name. In addition
14871 this command supports relative file name processing functionality.
14873 The program accepts the following options. Also see @ref{Common options}.
14878 @itemx --canonicalize-existing
14880 @opindex --canonicalize-existing
14881 Ensure that all components of the specified file names exist.
14882 If any component is missing or unavailable, @command{realpath} will output
14883 a diagnostic unless the @option{-q} option is specified, and exit with a
14884 nonzero exit code. A trailing slash requires that the name resolve to a
14888 @itemx --canonicalize-missing
14890 @opindex --canonicalize-missing
14891 If any component of a specified file name is missing or unavailable,
14892 treat it as a directory.
14898 Symbolic links are resolved in the specified file names,
14899 but they are resolved after any subsequent @samp{..} components are processed.
14904 @opindex --physical
14905 Symbolic links are resolved in the specified file names,
14906 and they are resolved before any subsequent @samp{..} components are processed.
14907 This is the default mode of operation.
14913 Suppress diagnostic messages for specified file names.
14915 @item --relative-to=@var{dir}
14916 @opindex --relative-to
14918 Print the resolved file names relative to the specified directory.
14919 This option honors the @option{-m} and @option{-e} options
14920 pertaining to file existence.
14922 @item --relative-base=@var{dir}
14923 @opindex --relative-base
14924 Print the resolved file names as relative @emph{if} the files
14925 are descendants of @var{dir}.
14926 Otherwise, print the resolved file names as absolute.
14927 This option honors the @option{-m} and @option{-e} options
14928 pertaining to file existence.
14929 For details about combining @option{--relative-to} and @option{--relative-base},
14930 @pxref{Realpath usage examples}.
14934 @itemx --no-symlinks
14937 @opindex --no-symlinks
14938 Do not resolve symbolic links. Only resolve references to
14939 @samp{/./}, @samp{/../} and remove extra @samp{/} characters.
14940 When combined with the @option{-m} option, realpath operates
14941 only on the file name, and does not touch any actual file.
14947 @cindex exit status of @command{realpath}
14951 0 if all file names were printed without issue.
14956 * Realpath usage examples:: Realpath usage examples.
14960 @node Realpath usage examples
14961 @subsection Realpath usage examples
14963 @opindex --relative-to
14964 @opindex --relative-base
14966 By default, @command{realpath} prints the absolute file name of given files
14967 (symlinks are resolved, @file{words} is resolved to @file{american-english}):
14972 realpath /usr/bin/sort /tmp/foo /usr/share/dict/words 1.txt
14973 @result{} /usr/bin/sort
14975 @result{} /usr/share/dict/american-english
14976 @result{} /home/user/1.txt
14980 With @option{--relative-to}, file names are printed relative to
14981 the given directory:
14985 realpath --relative-to=/usr/bin \
14986 /usr/bin/sort /tmp/foo /usr/share/dict/words 1.txt
14988 @result{} ../../tmp/foo
14989 @result{} ../share/dict/american-english
14990 @result{} ../../home/user/1.txt
14994 With @option{--relative-base}, relative file names are printed @emph{if}
14995 the resolved file name is below the given base directory. For files outside the
14996 base directory absolute file names are printed:
15000 realpath --relative-base=/usr \
15001 /usr/bin/sort /tmp/foo /usr/share/dict/words 1.txt
15004 @result{} share/dict/american-english
15005 @result{} /home/user/1.txt
15009 When both @option{--relative-to=DIR1} and @option{--relative-base=DIR2}
15010 are used, file names are printed relative to @var{dir1} @emph{if} they are
15011 located below @var{dir2}. If the files are not below @var{dir2}, they are
15012 printed as absolute file names:
15016 realpath --relative-to=/usr/bin --relative-base=/usr \
15017 /usr/bin/sort /tmp/foo /usr/share/dict/words 1.txt
15020 @result{} ../share/dict/american-english
15021 @result{} /home/user/1.txt
15025 When both @option{--relative-to=DIR1} and @option{--relative-base=DIR2}
15026 are used, @var{dir1} @emph{must} be a subdirectory of @var{dir2}. Otherwise,
15027 @command{realpath} prints absolutes file names.
15030 @node Working context
15031 @chapter Working context
15033 @cindex working context
15034 @cindex commands for printing the working context
15036 This section describes commands that display or alter the context in
15037 which you are working: the current directory, the terminal settings, and
15038 so forth. See also the user-related commands in the next section.
15041 * pwd invocation:: Print working directory.
15042 * stty invocation:: Print or change terminal characteristics.
15043 * printenv invocation:: Print environment variables.
15044 * tty invocation:: Print file name of terminal on standard input.
15048 @node pwd invocation
15049 @section @command{pwd}: Print working directory
15052 @cindex print name of current directory
15053 @cindex current working directory, printing
15054 @cindex working directory, printing
15057 @command{pwd} prints the name of the current directory. Synopsis:
15060 pwd [@var{option}]@dots{}
15063 The program accepts the following options. Also see @ref{Common options}.
15070 If the contents of the environment variable @env{PWD} provide an
15071 absolute name of the current directory with no @samp{.} or @samp{..}
15072 components, but possibly with symbolic links, then output those
15073 contents. Otherwise, fall back to default @option{-P} handling.
15078 @opindex --physical
15079 Print a fully resolved name for the current directory. That is, all
15080 components of the printed name will be actual directory names -- none
15081 will be symbolic links.
15084 @cindex symbolic links and @command{pwd}
15085 If @option{-L} and @option{-P} are both given, the last one takes
15086 precedence. If neither option is given, then this implementation uses
15087 @option{-P} as the default unless the @env{POSIXLY_CORRECT}
15088 environment variable is set.
15090 @mayConflictWithShellBuiltIn{pwd}
15095 @node stty invocation
15096 @section @command{stty}: Print or change terminal characteristics
15099 @cindex change or print terminal settings
15100 @cindex terminal settings
15101 @cindex line settings of terminal
15103 @command{stty} prints or changes terminal characteristics, such as baud rate.
15107 stty [@var{option}] [@var{setting}]@dots{}
15108 stty [@var{option}]
15111 If given no line settings, @command{stty} prints the baud rate, line
15112 discipline number (on systems that support it), and line settings
15113 that have been changed from the values set by @samp{stty sane}.
15114 By default, mode reading and setting are performed on the tty line
15115 connected to standard input, although this can be modified by the
15116 @option{--file} option.
15118 @command{stty} accepts many non-option arguments that change aspects of
15119 the terminal line operation, as described below.
15121 The program accepts the following options. Also see @ref{Common options}.
15128 Print all current settings in human-readable form. This option may not
15129 be used in combination with any line settings.
15131 @item -F @var{device}
15132 @itemx --file=@var{device}
15135 Set the line opened by the file name specified in @var{device} instead of
15136 the tty line connected to standard input. This option is necessary
15137 because opening a POSIX tty requires use of the
15138 @code{O_NONDELAY} flag to prevent a POSIX tty from blocking
15139 until the carrier detect line is high if
15140 the @code{clocal} flag is not set. Hence, it is not always possible
15141 to allow the shell to open the device in the traditional manner.
15147 @cindex machine-readable @command{stty} output
15148 Print all current settings in a form that can be used as an argument to
15149 another @command{stty} command to restore the current settings. This option
15150 may not be used in combination with any line settings.
15154 Many settings can be turned off by preceding them with a @samp{-}.
15155 Such arguments are marked below with ``May be negated'' in their
15156 description. The descriptions themselves refer to the positive
15157 case, that is, when @emph{not} negated (unless stated otherwise,
15160 Some settings are not available on all POSIX systems, since they use
15161 extensions. Such arguments are marked below with
15162 ``Non-POSIX'' in their description. On non-POSIX
15163 systems, those or other settings also may not
15164 be available, but it's not feasible to document all the variations: just
15167 @command{stty} is installed only on platforms with the POSIX terminal
15168 interface, so portable scripts should not rely on its existence on
15169 non-POSIX platforms.
15174 * Control:: Control settings
15175 * Input:: Input settings
15176 * Output:: Output settings
15177 * Local:: Local settings
15178 * Combination:: Combination settings
15179 * Characters:: Special characters
15180 * Special:: Special settings
15185 @subsection Control settings
15187 @cindex control settings
15193 @cindex two-way parity
15194 Generate parity bit in output and expect parity bit in input.
15200 @cindex even parity
15201 Set odd parity (even if negated). May be negated.
15205 @cindex constant parity
15206 @cindex stick parity
15207 @cindex mark parity
15208 @cindex space parity
15209 Use "stick" (mark/space) parity. If parodd is set, the parity bit is
15210 always 1; if parodd is not set, the parity bit is always zero.
15211 Non-POSIX@. May be negated.
15218 @cindex character size
15219 @cindex eight-bit characters
15220 Set character size to 5, 6, 7, or 8 bits.
15225 Send a hangup signal when the last process closes the tty. May be
15231 Use two stop bits per character (one if negated). May be negated.
15235 Allow input to be received. May be negated.
15239 @cindex modem control
15240 Disable modem control signals. May be negated.
15244 @cindex hardware flow control
15245 @cindex flow control, hardware
15246 @cindex RTS/CTS flow control
15247 Enable RTS/CTS flow control. Non-POSIX@. May be negated.
15251 @cindex hardware flow control
15252 @cindex flow control, hardware
15253 @cindex DTR/DSR flow control
15254 Enable DTR/DSR flow control. Non-POSIX@. May be negated.
15259 @subsection Input settings
15261 @cindex input settings
15262 These settings control operations on data received from the terminal.
15267 @cindex breaks, ignoring
15268 Ignore break characters. May be negated.
15272 @cindex breaks, cause interrupts
15273 Make breaks cause an interrupt signal. May be negated.
15277 @cindex parity, ignoring
15278 Ignore characters with parity errors. May be negated.
15282 @cindex parity errors, marking
15283 Mark parity errors (with a 255-0-character sequence). May be negated.
15287 Enable input parity checking. May be negated.
15291 @cindex eight-bit input
15292 Clear high (8th) bit of input characters. May be negated.
15296 @cindex newline, translating to return
15297 Translate newline to carriage return. May be negated.
15301 @cindex return, ignoring
15302 Ignore carriage return. May be negated.
15306 @cindex return, translating to newline
15307 Translate carriage return to newline. May be negated.
15311 @cindex input encoding, UTF-8
15312 Assume input characters are UTF-8 encoded. May be negated.
15316 @kindex C-s/C-q flow control
15317 @cindex XON/XOFF flow control
15318 Enable XON/XOFF flow control (that is, @kbd{Ctrl-S}/@kbd{Ctrl-Q}). May
15325 @cindex software flow control
15326 @cindex flow control, software
15327 Enable sending of @code{stop} character when the system input buffer
15328 is almost full, and @code{start} character when it becomes almost
15329 empty again. May be negated.
15333 @cindex uppercase, translating to lowercase
15334 Translate uppercase characters to lowercase. Non-POSIX@. May be
15335 negated. There is no @samp{ilcuc} setting, as one would not be able to issue
15336 almost any (lowercase) Unix command, after invoking it.
15340 Allow any character to restart output (only the start character
15341 if negated). Non-POSIX@. May be negated.
15345 @cindex beeping at input buffer full
15346 Enable beeping and not flushing input buffer if a character arrives
15347 when the input buffer is full. Non-POSIX@. May be negated.
15352 @subsection Output settings
15354 @cindex output settings
15355 These settings control operations on data sent to the terminal.
15360 Postprocess output. May be negated.
15364 @cindex lowercase, translating to output
15365 Translate lowercase characters to uppercase. Non-POSIX@. May be
15366 negated. (There is no @samp{ouclc}.)
15370 @cindex return, translating to newline
15371 Translate carriage return to newline. Non-POSIX@. May be negated.
15375 @cindex newline, translating to crlf
15376 Translate newline to carriage return-newline. Non-POSIX@. May be
15381 Do not print carriage returns in the first column. Non-POSIX@.
15386 Newline performs a carriage return. Non-POSIX@. May be negated.
15390 @cindex pad instead of timing for delaying
15391 Use fill (padding) characters instead of timing for delays.
15397 @cindex pad character
15398 Use ASCII DEL characters for fill instead of
15399 ASCII NUL characters. Non-POSIX@.
15405 Newline delay style. Non-POSIX.
15412 Carriage return delay style. Non-POSIX.
15418 @opindex tab@var{n}
15419 Horizontal tab delay style. Non-POSIX.
15424 Backspace delay style. Non-POSIX.
15429 Vertical tab delay style. Non-POSIX.
15434 Form feed delay style. Non-POSIX.
15439 @subsection Local settings
15441 @cindex local settings
15446 Enable @code{interrupt}, @code{quit}, and @code{suspend} special
15447 characters. May be negated.
15451 Enable @code{erase}, @code{kill}, @code{werase}, and @code{rprnt}
15452 special characters. May be negated.
15456 Enable non-POSIX special characters. May be negated.
15460 Echo input characters. May be negated.
15466 Echo @code{erase} characters as backspace-space-backspace. May be
15471 @cindex newline echoing after @code{kill}
15472 Echo a newline after a @code{kill} character. May be negated.
15476 @cindex newline, echoing
15477 Echo newline even if not echoing other characters. May be negated.
15481 @cindex flushing, disabling
15482 Disable flushing after @code{interrupt} and @code{quit} special
15483 characters. May be negated.
15487 @cindex case translation
15488 Enable input and output of uppercase characters by preceding their
15489 lowercase equivalents with @samp{\}, when @code{icanon} is set.
15490 Non-POSIX@. May be negated.
15494 @cindex background jobs, stopping at terminal write
15495 Stop background jobs that try to write to the terminal. Non-POSIX@.
15502 Echo erased characters backward, between @samp{\} and @samp{/}.
15503 Non-POSIX@. May be negated.
15509 @cindex control characters, using @samp{^@var{c}}
15510 @cindex hat notation for control characters
15511 Echo control characters in hat notation (@samp{^@var{c}}) instead
15512 of literally. Non-POSIX@. May be negated.
15518 Echo the @code{kill} special character by erasing each character on
15519 the line as indicated by the @code{echoprt} and @code{echoe} settings,
15520 instead of by the @code{echoctl} and @code{echok} settings.
15526 Enable @samp{LINEMODE}, which is used to avoid echoing
15527 each character over high latency links. See also
15528 @uref{https://datatracker.ietf.org/doc/rfc1116/, Internet RFC 1116}.
15535 This setting is currently ignored on GNU/Linux systems.
15542 @subsection Combination settings
15544 @cindex combination settings
15545 Combination settings:
15552 Same as @code{parenb -parodd cs7}. May be negated. If negated, same
15553 as @code{-parenb cs8}.
15557 Same as @code{parenb parodd cs7}. May be negated. If negated, same
15558 as @code{-parenb cs8}.
15562 Same as @code{-icrnl -onlcr}. May be negated. If negated, same as
15563 @code{icrnl -inlcr -igncr onlcr -ocrnl -onlret}.
15567 Reset the @code{erase} and @code{kill} special characters to their default
15574 @c This is too long to write inline.
15576 cread -ignbrk brkint -inlcr -igncr icrnl
15577 icanon iexten echo echoe echok -echonl -noflsh
15578 -ixoff -iutf8 -iuclc -ixany imaxbel -xcase -olcuc -ocrnl
15579 opost -ofill onlcr -onocr -onlret nl0 cr0 tab0 bs0 vt0 ff0
15580 isig -tostop -ofdel -echoprt echoctl echoke -extproc
15584 and also sets all special characters to their default values.
15588 Same as @code{brkint ignpar istrip icrnl ixon opost isig icanon}, plus
15589 sets the @code{eof} and @code{eol} characters to their default values
15590 if they are the same as the @code{min} and @code{time} characters.
15591 May be negated. If negated, same as @code{raw}.
15598 -ignbrk -brkint -ignpar -parmrk -inpck -istrip
15599 -inlcr -igncr -icrnl -ixon -ixoff -icanon -opost
15600 -isig -iuclc -ixany -imaxbel -xcase min 1 time 0
15604 May be negated. If negated, same as @code{cooked}.
15608 Same as @option{-icanon}. May be negated. If negated, same as
15613 @cindex eight-bit characters
15614 Same as @code{-parenb -istrip cs8}. May be negated. If negated,
15615 same as @code{parenb istrip cs7}.
15619 Same as @option{-parenb -istrip -opost cs8}. May be negated.
15620 If negated, same as @code{parenb istrip opost cs7}.
15624 Same as @option{-ixany}. Non-POSIX@. May be negated.
15628 Same as @code{tab0}. Non-POSIX@. May be negated. If negated, same
15635 Same as @code{xcase iuclc olcuc}. Non-POSIX@. May be negated.
15636 (Used for terminals with uppercase characters only.)
15640 Same as @code{echoe echoctl echoke}.
15644 Same as @code{echoe echoctl echoke -ixany intr ^C erase ^? kill C-u}.
15649 @subsection Special characters
15651 @cindex special characters
15652 @cindex characters, special
15654 The special characters' default values vary from system to system.
15655 They are set with the syntax @samp{name value}, where the names are
15656 listed below and the value can be given either literally, in hat
15657 notation (@samp{^@var{c}}), or as an integer which may start with
15658 @samp{0x} to indicate hexadecimal, @samp{0} to indicate octal, or
15659 any other digit to indicate decimal.
15661 @cindex disabling special characters
15662 @kindex u@r{, and disabling special characters}
15663 For GNU stty, giving a value of @code{^-} or @code{undef} disables that
15664 special character. (This is incompatible with Ultrix @command{stty},
15665 which uses a value of @samp{u} to disable a special character. GNU
15666 @command{stty} treats a value @samp{u} like any other, namely to set that
15667 special character to @key{U}.)
15673 Send an interrupt signal.
15677 Send a quit signal.
15681 Erase the last character typed.
15685 Erase the current line.
15689 Send an end of file (terminate the input).
15697 Alternate character to end the line. Non-POSIX.
15702 Alternate character to toggle discarding of output. Non-POSIX.
15706 Switch to a different shell layer. Non-POSIX.
15710 Send an info signal. Not currently supported on GNU/Linux. Non-POSIX.
15714 Restart the output after stopping it.
15722 Send a terminal stop signal.
15726 Send a terminal stop signal after flushing the input. Non-POSIX.
15730 Redraw the current line. Non-POSIX.
15734 Erase the last word typed. Non-POSIX.
15738 Enter the next character typed literally, even if it is a special
15739 character. Non-POSIX.
15744 @subsection Special settings
15746 @cindex special settings
15751 Set the minimum number of characters that will satisfy a read until
15752 the time value has expired, when @option{-icanon} is set.
15756 Set the number of tenths of a second before reads time out if the minimum
15757 number of characters have not been read, when @option{-icanon} is set.
15759 @item ispeed @var{n}
15761 Set the input speed to @var{n}.
15763 @item ospeed @var{n}
15765 Set the output speed to @var{n}.
15769 Tell the tty kernel driver that the terminal has @var{n} rows.
15773 @itemx columns @var{n}
15776 Tell the kernel that the terminal has @var{n} columns. Non-POSIX.
15780 @cindex nonblocking @command{stty} setting
15781 Apply settings after first waiting for pending output to be transmitted.
15782 This is enabled by default for GNU @command{stty}.
15783 This is treated as an option rather than a line setting,
15784 and will follow the option processing rules described in the summary above.
15785 It is useful to disable this option
15786 in cases where the system may be in a state where serial transmission
15788 For example, if the system has received the @samp{DC3} character
15789 with @code{ixon} (software flow control) enabled, then @command{stty} would
15790 block without @code{-drain} being specified.
15791 May be negated. Non-POSIX.
15797 Print the number of rows and columns that the kernel thinks the
15798 terminal has. (Systems that don't support rows and columns in the kernel
15799 typically use the environment variables @env{LINES} and @env{COLUMNS}
15800 instead; however, GNU @command{stty} does not know anything about them.)
15805 Use line discipline @var{n}. Non-POSIX.
15809 Print the terminal speed.
15812 @cindex baud rate, setting
15813 Set the input and output speeds to @var{n}. @var{n} can be one of: 0
15814 50 75 110 134 134.5 150 200 300 600 1200 1800 2400 4800 9600 19200
15815 38400 @code{exta} @code{extb}. @code{exta} is the same as 19200;
15816 @code{extb} is the same as 38400. Many systems, including GNU/Linux,
15817 support higher speeds. The @command{stty} command includes support
15834 4000000 where the system supports these.
15835 0 hangs up the line if @option{-clocal} is set.
15839 @node printenv invocation
15840 @section @command{printenv}: Print all or some environment variables
15843 @cindex printing all or some environment variables
15844 @cindex environment variables, printing
15846 @command{printenv} prints environment variable values. Synopsis:
15849 printenv [@var{option}] [@var{variable}]@dots{}
15852 If no @var{variable}s are specified, @command{printenv} prints the value of
15853 every environment variable. Otherwise, it prints the value of each
15854 @var{variable} that is set, and nothing for those that are not set.
15856 The program accepts the following option. Also see @ref{Common options}.
15864 @cindex exit status of @command{printenv}
15868 0 if all variables specified were found
15869 1 if at least one specified variable was not found
15870 2 if a write error occurred
15874 @node tty invocation
15875 @section @command{tty}: Print file name of terminal on standard input
15878 @cindex print terminal file name
15879 @cindex terminal file name, printing
15881 @command{tty} prints the file name of the terminal connected to its standard
15882 input. It prints @samp{not a tty} if standard input is not a terminal.
15886 tty [@var{option}]@dots{}
15889 The program accepts the following option. Also see @ref{Common options}.
15899 Print nothing; only return an exit status.
15903 @cindex exit status of @command{tty}
15907 0 if standard input is a terminal
15908 1 if standard input is a non-terminal file
15909 2 if given incorrect arguments
15910 3 if a write error occurs
15914 @node User information
15915 @chapter User information
15917 @cindex user information, commands for
15918 @cindex commands for printing user information
15920 This section describes commands that print user-related information:
15921 logins, groups, and so forth.
15924 * id invocation:: Print user identity.
15925 * logname invocation:: Print current login name.
15926 * whoami invocation:: Print effective user ID.
15927 * groups invocation:: Print group names a user is in.
15928 * users invocation:: Print login names of users currently logged in.
15929 * who invocation:: Print who is currently logged in.
15933 @node id invocation
15934 @section @command{id}: Print user identity
15937 @cindex real user and group IDs, printing
15938 @cindex effective user and group IDs, printing
15939 @cindex printing real and effective user and group IDs
15941 @command{id} prints information about the given user, or the process
15942 running it if no user is specified. Synopsis:
15945 id [@var{option}]@dots{} [@var{user}]@dots{}
15948 @var{user} can be either a user ID or a name, with name look-up
15949 taking precedence unless the ID is specified with a leading @samp{+}.
15950 @xref{Disambiguating names and IDs}.
15952 @vindex POSIXLY_CORRECT
15953 By default, it prints the real user ID, real group ID, effective user ID
15954 if different from the real user ID, effective group ID if different from
15955 the real group ID, and supplemental group IDs.
15956 In addition, if SELinux
15957 is enabled and the @env{POSIXLY_CORRECT} environment variable is not set,
15958 then print @samp{context=@var{c}}, where @var{c} is the security context.
15960 Each of these numeric values is preceded by an identifying string and
15961 followed by the corresponding user or group name in parentheses.
15963 The options cause @command{id} to print only part of the above information.
15964 Also see @ref{Common options}.
15971 Print only the group ID.
15977 Print only the group ID and the supplementary groups.
15983 Print the user or group name instead of the ID number. Requires
15984 @option{-u}, @option{-g}, or @option{-G}.
15990 Print the real, instead of effective, user or group ID@. Requires
15991 @option{-u}, @option{-g}, or @option{-G}.
15997 Print only the user ID.
16004 @cindex security context
16005 Print only the security context of the process, which is generally
16006 the user's security context inherited from the parent process.
16007 If neither SELinux or SMACK is enabled then print a warning and
16008 set the exit status to 1.
16014 Delimit output items with ASCII NUL characters.
16015 This option is not permitted when using the default format.
16016 When multiple users are specified, and the @option{--groups} option
16017 is also in effect, groups are delimited with a single NUL character,
16018 while users are delimited with two NUL characters.
16023 users <NUL> devs <NUL>
16028 @macro primaryAndSupplementaryGroups{cmd,arg}
16029 Primary and supplementary groups for a process are normally inherited
16030 from its parent and are usually unchanged since login. This means
16031 that if you change the group database after logging in, @command{\cmd\}
16032 will not reflect your changes within your existing login session.
16033 Running @command{\cmd\} with a \arg\ causes the user and group
16034 database to be consulted afresh, and so will give a different result.
16036 @primaryAndSupplementaryGroups{id,user argument}
16040 @node logname invocation
16041 @section @command{logname}: Print current login name
16044 @cindex printing user's login name
16045 @cindex login name, printing
16046 @cindex user name, printing
16049 @command{logname} prints the calling user's name, as found in a
16050 system-maintained file (often @file{/var/run/utmp} or
16051 @file{/etc/utmp}), and exits with a status of 0. If there is no entry
16052 for the calling process, @command{logname} prints
16053 an error message and exits with a status of 1.
16055 The only options are @option{--help} and @option{--version}. @xref{Common
16061 @node whoami invocation
16062 @section @command{whoami}: Print effective user name
16065 @cindex effective user name, printing
16066 @cindex printing the effective user ID
16068 @command{whoami} prints the user name associated with the current
16069 effective user ID@. It is equivalent to the command @samp{id -un}.
16071 The only options are @option{--help} and @option{--version}. @xref{Common
16077 @node groups invocation
16078 @section @command{groups}: Print group names a user is in
16081 @cindex printing groups a user is in
16082 @cindex supplementary groups, printing
16084 @command{groups} prints the names of the primary and any supplementary
16085 groups for each given @var{username}, or the current process if no names
16086 are given. If more than one name is given, the name of each user is
16088 the list of that user's groups and the user name is separated from the
16089 group list by a colon. Synopsis:
16092 groups [@var{username}]@dots{}
16095 The group lists are equivalent to the output of the command @samp{id -Gn}.
16097 The only options are @option{--help} and @option{--version}. @xref{Common
16100 @primaryAndSupplementaryGroups{groups,list of users}
16104 @node users invocation
16105 @section @command{users}: Print login names of users currently logged in
16108 @cindex printing current usernames
16109 @cindex usernames, printing current
16111 @cindex login sessions, printing users with
16112 @command{users} prints on a single line a blank-separated list of user
16113 names of users currently logged in to the current host. Each user name
16114 corresponds to a login session, so if a user has more than one login
16115 session, that user's name will appear the same number of times in the
16124 With no @var{file} argument, @command{users} extracts its information from
16125 a system-maintained file (often @file{/var/run/utmp} or
16126 @file{/etc/utmp}). If a file argument is given, @command{users} uses
16127 that file instead. A common choice is @file{/var/log/wtmp}.
16129 The only options are @option{--help} and @option{--version}. @xref{Common
16132 The @command{users} command is installed only on platforms with the
16133 POSIX @code{<utmpx.h>} include file or equivalent, so portable scripts
16134 should not rely on its existence on non-POSIX platforms.
16139 @node who invocation
16140 @section @command{who}: Print who is currently logged in
16143 @cindex printing current user information
16144 @cindex information, about current users
16146 @command{who} prints information about users who are currently logged on.
16150 @command{who} [@var{option}] [@var{file}] [am i]
16153 @cindex terminal lines, currently used
16155 @cindex remote hostname
16156 If given no non-option arguments, @command{who} prints the following
16157 information for each user currently logged on: login name, terminal
16158 line, login time, and remote hostname or X display.
16162 If given one non-option argument, @command{who} uses that instead of
16163 a default system-maintained file (often @file{/var/run/utmp} or
16164 @file{/etc/utmp}) as the name of the file containing the record of
16165 users logged on. @file{/var/log/wtmp} is commonly given as an argument
16166 to @command{who} to look at who has previously logged on.
16170 If given two non-option arguments, @command{who} prints only the entry
16171 for the user running it (determined from its standard input), preceded
16172 by the hostname. Traditionally, the two arguments given are @samp{am
16173 i}, as in @samp{who am i}.
16176 Timestamps are listed according to the time zone rules specified by
16177 the @env{TZ} environment variable, or by the system default rules if
16178 @env{TZ} is not set. @xref{TZ Variable,, Specifying the Time Zone
16179 with @env{TZ}, libc, The GNU C Library Reference Manual}.
16181 The program accepts the following options. Also see @ref{Common options}.
16189 Same as @samp{-b -d --login -p -r -t -T -u}.
16195 Print the date and time of last system boot.
16201 Print information corresponding to dead processes.
16207 Print a line of column headings.
16213 List only the entries that correspond to processes via which the
16214 system is waiting for a user to login. The user name is always @samp{LOGIN}.
16218 Attempt to canonicalize hostnames found in utmp through a DNS lookup. This
16219 is not the default because it can cause significant delays on systems with
16220 automatic dial-up internet access.
16224 Same as @samp{who am i}.
16230 List active processes spawned by init.
16236 Print only the login names and the number of users logged on.
16237 Overrides all other options.
16242 @opindex --runlevel
16243 Print the current (and maybe previous) run-level of the init process.
16247 Ignored; for compatibility with other versions of @command{who}.
16253 Print last system clock change.
16258 After the login time, print the number of hours and minutes that the
16259 user has been idle. @samp{.} means the user was active in the last minute.
16260 @samp{old} means the user has been idle for more than 24 hours.
16271 @opindex --writable
16272 @cindex message status
16273 @pindex write@r{, allowed}
16274 After each login name print a character indicating the user's message status:
16277 @samp{+} allowing @code{write} messages
16278 @samp{-} disallowing @code{write} messages
16279 @samp{?} cannot find terminal device
16284 The @command{who} command is installed only on platforms with the
16285 POSIX @code{<utmpx.h>} include file or equivalent, so portable scripts
16286 should not rely on its existence on non-POSIX platforms.
16291 @node System context
16292 @chapter System context
16294 @cindex system context
16295 @cindex context, system
16296 @cindex commands for system context
16298 This section describes commands that print or change system-wide
16302 * date invocation:: Print or set system date and time.
16303 * arch invocation:: Print machine hardware name.
16304 * nproc invocation:: Print the number of processors.
16305 * uname invocation:: Print system information.
16306 * hostname invocation:: Print or set system name.
16307 * hostid invocation:: Print numeric host identifier.
16308 * uptime invocation:: Print system uptime and load.
16311 @node date invocation
16312 @section @command{date}: Print or set system date and time
16315 @cindex time, printing or setting
16316 @cindex printing the current time
16321 date [@var{option}]@dots{} [+@var{format}]
16322 date [-u|--utc|--universal] @c this avoids a newline in the output
16323 [ MMDDhhmm[[CC]YY][.ss] ]
16326 The @command{date} command displays the date and time.
16327 With the @option{--set} (@option{-s}) option, or with
16328 @samp{MMDDhhmm[[CC]YY][.ss]},
16329 it sets the date and time.
16332 Invoking @command{date} with no @var{format} argument is equivalent to invoking
16333 it with a default format that depends on the @env{LC_TIME} locale category.
16334 In the default C locale, this format is @samp{'+%a %b %e %H:%M:%S %Z %Y'},
16335 so the output looks like @samp{Thu Jul @ 9 17:00:00 EDT 2020}.
16338 Normally, @command{date} uses the time zone rules indicated by the
16339 @env{TZ} environment variable, or the system default rules if @env{TZ}
16340 is not set. @xref{TZ Variable,, Specifying the Time Zone with
16341 @env{TZ}, libc, The GNU C Library Reference Manual}.
16346 * Date format specifiers:: Used in @samp{date '+...'}
16347 * Setting the time:: Changing the system clock.
16348 * Options for date:: Instead of the current time.
16350 * Date input formats:: Specifying date strings.
16352 * Examples of date:: Examples.
16355 @node Date format specifiers
16356 @subsection Specifying the format of @command{date} output
16358 @findex strftime @r{and @command{date}}
16359 @cindex time formats
16360 @cindex formatting times
16361 If given an argument that starts with a @samp{+}, @command{date} prints the
16362 current date and time (or the date and time specified by the
16363 @option{--date} option, see below) in the format defined by that argument,
16364 which is similar to that of the @code{strftime} function. Except for
16365 conversion specifiers, which start with @samp{%}, characters in the
16366 format string are printed unchanged. The conversion specifiers are
16370 * Time conversion specifiers:: %[HIklMNpPrRsSTXzZ]
16371 * Date conversion specifiers:: %[aAbBcCdDeFgGhjmuUVwWxyY]
16372 * Literal conversion specifiers:: %[%nt]
16373 * Padding and other flags:: Pad with zeros, spaces, etc.
16376 @node Time conversion specifiers
16377 @subsubsection Time conversion specifiers
16379 @cindex time conversion specifiers
16380 @cindex conversion specifiers, time
16382 @command{date} conversion specifiers related to times.
16386 hour (@samp{00}@dots{}@samp{23})
16388 hour (@samp{01}@dots{}@samp{12})
16390 hour, space padded (@samp{ 0}@dots{}@samp{23}); equivalent to @samp{%_H}@.
16391 This is a GNU extension.
16393 hour, space padded (@samp{ 1}@dots{}@samp{12}); equivalent to @samp{%_I}@.
16394 This is a GNU extension.
16396 minute (@samp{00}@dots{}@samp{59})
16398 nanoseconds (@samp{000000000}@dots{}@samp{999999999}).
16399 This is a GNU extension.
16401 locale's equivalent of either @samp{AM} or @samp{PM};
16402 blank in many locales.
16403 Noon is treated as @samp{PM} and midnight as @samp{AM}.
16405 like @samp{%p}, except lower case.
16406 This is a GNU extension.
16408 locale's 12-hour clock time (e.g., @samp{11:11:04 PM})
16410 24-hour hour and minute. Same as @samp{%H:%M}.
16412 @cindex Epoch, seconds since
16413 @cindex seconds since the Epoch
16414 @cindex beginning of time
16415 @cindex leap seconds
16416 seconds since the Epoch, i.e., since 1970-01-01 00:00 UTC@.
16417 Leap seconds are not counted unless leap second support is available.
16418 @xref{%s-examples}, for examples.
16419 This is a GNU extension.
16421 @cindex leap seconds
16422 second (@samp{00}@dots{}@samp{60}).
16423 This may be @samp{60} if leap seconds are supported.
16425 24-hour hour, minute, and second. Same as @samp{%H:%M:%S}.
16427 locale's time representation (e.g., @samp{23:13:48})
16429 Four-digit numeric time zone, e.g., @samp{-0600} or @samp{+0530}, or
16431 time zone is determinable. This value reflects the numeric time zone
16432 appropriate for the current time, using the time zone rules specified
16433 by the @env{TZ} environment variable. A time zone is not determinable if
16434 its numeric offset is zero and its abbreviation begins with @samp{-}.
16435 The time (and optionally, the time zone rules) can be overridden
16436 by the @option{--date} option.
16438 Numeric time zone with @samp{:}, e.g., @samp{-06:00} or
16439 @samp{+05:30}), or @samp{-00:00} if no time zone is determinable.
16440 This is a GNU extension.
16442 Numeric time zone to the nearest second with @samp{:} (e.g.,
16443 @samp{-06:00:00} or @samp{+05:30:00}), or @samp{-00:00:00} if no time zone is
16445 This is a GNU extension.
16447 Numeric time zone with @samp{:} using the minimum necessary precision
16448 (e.g., @samp{-06}, @samp{+05:30}, or @samp{-04:56:02}), or @samp{-00} if
16449 no time zone is determinable.
16450 This is a GNU extension.
16452 alphabetic time zone abbreviation (e.g., @samp{EDT}), or nothing if no
16453 time zone is determinable. See @samp{%z} for how it is determined.
16457 @node Date conversion specifiers
16458 @subsubsection Date conversion specifiers
16460 @cindex date conversion specifiers
16461 @cindex conversion specifiers, date
16463 @command{date} conversion specifiers related to dates.
16467 locale's abbreviated weekday name (e.g., @samp{Sun})
16469 locale's full weekday name, variable length (e.g., @samp{Sunday})
16471 locale's abbreviated month name (e.g., @samp{Jan})
16473 locale's full month name, variable length (e.g., @samp{January})
16475 locale's date and time (e.g., @samp{Thu Mar @ 3 23:05:25 2020})
16477 century. This is like @samp{%Y}, except the last two digits are omitted.
16478 For example, it is @samp{20} if @samp{%Y} is @samp{2019},
16479 and is @samp{-0} if @samp{%Y} is @samp{-001}.
16480 It is normally at least two characters, but it may be more.
16482 day of month (e.g., @samp{01})
16484 date; same as @samp{%m/%d/%y}
16486 day of month, space padded; same as @samp{%_d}
16488 full date in ISO 8601 format; like @samp{%+4Y-%m-%d}
16489 except that any flags or field width override the @samp{+}
16490 and (after subtracting 6) the @samp{4}.
16491 This is a good choice for a date format, as it is standard and
16492 is easy to sort in the usual case where years are in the range
16495 year corresponding to the ISO week number, but without the century
16496 (range @samp{00} through @samp{99}). This has the same format and value
16497 as @samp{%y}, except that if the ISO week number (see
16499 to the previous or next year, that year is used instead.
16501 year corresponding to the ISO week number. This has the
16502 same format and value as @samp{%Y}, except that if the ISO
16504 @samp{%V}) belongs to the previous or next year, that year is used
16506 It is normally useful only if @samp{%V} is also used;
16507 for example, the format @samp{%G-%m-%d} is probably a mistake,
16508 since it combines the ISO week number year with the conventional month and day.
16512 day of year (@samp{001}@dots{}@samp{366})
16514 month (@samp{01}@dots{}@samp{12})
16516 quarter of year (@samp{1}@dots{}@samp{4})
16518 day of week (@samp{1}@dots{}@samp{7}) with @samp{1} corresponding to Monday
16520 week number of year, with Sunday as the first day of the week
16521 (@samp{00}@dots{}@samp{53}).
16522 Days in a new year preceding the first Sunday are in week zero.
16524 ISO week number, that is, the
16525 week number of year, with Monday as the first day of the week
16526 (@samp{01}@dots{}@samp{53}).
16527 If the week containing January 1 has four or more days in
16528 the new year, then it is considered week 1; otherwise, it is week 53 of
16529 the previous year, and the next week is week 1. (See the ISO 8601
16532 day of week (@samp{0}@dots{}@samp{6}) with 0 corresponding to Sunday
16534 week number of year, with Monday as first day of week
16535 (@samp{00}@dots{}@samp{53}).
16536 Days in a new year preceding the first Monday are in week zero.
16538 locale's date representation (e.g., @samp{12/31/99})
16540 last two digits of year (@samp{00}@dots{}@samp{99})
16542 year. This is normally at least four characters, but it may be more.
16543 Year @samp{0000} precedes year @samp{0001}, and year @samp{-001}
16544 precedes year @samp{0000}.
16548 @node Literal conversion specifiers
16549 @subsubsection Literal conversion specifiers
16551 @cindex literal conversion specifiers
16552 @cindex conversion specifiers, literal
16554 @command{date} conversion specifiers that produce literal strings.
16566 @node Padding and other flags
16567 @subsubsection Padding and other flags
16569 @cindex numeric field padding
16570 @cindex padding of numeric fields
16571 @cindex fields, padding numeric
16573 Unless otherwise specified, @command{date} normally pads numeric fields
16574 with zeros, so that, for
16575 example, numeric months are always output as two digits.
16576 Most numeric fields are padded on the left.
16577 However, nanoseconds are padded on the right since they are commonly
16578 used after decimal points in formats like @samp{%s.%-N}.
16579 Also, seconds since the Epoch are not padded
16580 since there is no natural width for them.
16582 The following optional flags can appear after the @samp{%}:
16586 (hyphen) Do not pad the field; useful if the output is intended for
16588 This is a GNU extension.
16589 As a special case, @samp{%-N} outputs only enough trailing digits to
16590 not lose information, assuming that the timestamp's resolution is the
16591 same as the current hardware clock. For example, if the hardware
16592 clock resolution is 1 microsecond, @samp{%s.%-N} outputs something
16593 like @samp{1640890100.395710}.
16596 (underscore) Pad with spaces; useful if you need a fixed
16597 number of characters in the output, but zeros are too distracting.
16598 This is a GNU extension.
16600 (zero) Pad with zeros even if the conversion specifier
16601 would normally pad with spaces.
16603 Pad with zeros, like @samp{0}. In addition, precede any year number
16604 with @samp{+} if it exceeds 9999 or if its field width exceeds 4;
16605 similarly, precede any century number with @samp{+} if it exceeds 99
16606 or if its field width exceeds 2. This supports ISO 8601 formats
16607 for dates far in the future; for example, the command @code{date
16608 --date=12019-02-25 +%+13F} outputs the string @samp{+012019-02-25}.
16610 Use upper case characters if possible.
16611 This is a GNU extension.
16613 Use opposite case characters if possible.
16614 A field that is normally upper case becomes lower case, and vice versa.
16615 This is a GNU extension.
16619 Here are some examples of padding:
16622 date +%d/%m -d "Feb 1"
16624 date +%-d/%-m -d "Feb 1"
16626 date +%_d/%_m -d "Feb 1"
16630 You can optionally specify the field width
16631 (after any flag, if present) as a decimal number. If the natural size of the
16632 output of the field has less than the specified number of characters,
16633 the result is normally written right adjusted and padded to the given
16634 size. For example, @samp{%9B} prints the right adjusted month name in
16635 a field of width 9. Nanoseconds are left adjusted, and are truncated
16636 or padded to the field width.
16638 An optional modifier can follow the optional flag and width
16639 specification. The modifiers are:
16643 Use the locale's alternate representation for date and time. This
16644 modifier applies to the @samp{%c}, @samp{%C}, @samp{%x}, @samp{%X},
16645 @samp{%y} and @samp{%Y} conversion specifiers. In a Japanese locale, for
16646 example, @samp{%Ex} might yield a date format based on the Japanese
16650 Use the locale's alternate numeric symbols for numbers. This modifier
16651 applies only to numeric conversion specifiers.
16654 If the format supports the modifier but no alternate representation
16655 is available, it is ignored.
16657 POSIX specifies the behavior of flags and field widths only for
16658 @samp{%C}, @samp{%F}, @samp{%G}, and @samp{%Y} (all without
16659 modifiers), and requires a flag to be present if and only if a field
16660 width is also present. Other combinations of flags, field widths and
16661 modifiers are GNU extensions.
16664 @node Setting the time
16665 @subsection Setting the time
16667 @cindex setting the time
16668 @cindex time setting
16669 @cindex appropriate privileges
16671 You must have appropriate privileges to set the
16672 system clock. For changes to persist across a reboot, the
16673 hardware clock may need to be updated from the system clock, which
16674 might not happen automatically on your system.
16676 To set the clock, you can use the @option{--set} (@option{-s}) option
16677 (@pxref{Options for date}). To set the clock without using GNU
16678 extensions, you can give @command{date} an argument of the form
16679 @samp{MMDDhhmm[[CC]YY][.ss]} where each two-letter
16680 component stands for two digits with the following meanings:
16692 first two digits of year (optional)
16694 last two digits of year (optional)
16699 The @option{--date} and @option{--set} options may not be used with an
16700 argument in the above format. The @option{--universal} option may be used
16701 with such an argument to indicate that the specified date and time are
16702 relative to Universal Time rather than to the local time zone.
16705 @node Options for date
16706 @subsection Options for @command{date}
16708 @cindex @command{date} options
16709 @cindex options for @command{date}
16711 The program accepts the following options. Also see @ref{Common options}.
16712 Except for @option{-u}, these options are all GNU extensions to POSIX.
16714 All options that specify the date to display are mutually exclusive.
16715 I.e.: @option{--date}, @option{--file}, @option{--reference},
16716 @option{--resolution}.
16720 @item -d @var{datestr}
16721 @itemx --date=@var{datestr}
16724 @cindex parsing date strings
16725 @cindex date strings, parsing
16726 @cindex arbitrary date strings, parsing
16729 @opindex next @var{day}
16730 @opindex last @var{day}
16731 Display the date and time specified in @var{datestr} instead of the
16732 current date and time. @var{datestr} can be in almost any common
16733 format. It can contain month names, time zones, @samp{am} and @samp{pm},
16734 @samp{yesterday}, etc. For example, @option{--date="2020-07-21
16735 14:19:13.489392193 +0530"} specifies the instant of time that is
16736 489,392,193 nanoseconds after July 21, 2020 at 2:19:13 PM in a
16737 time zone that is 5 hours and 30 minutes east of UTC.@*
16738 The @var{datestr} must be in locale independent format. E.g., the
16739 @samp{LC_TIME=C} below is needed to print the correct date in many locales:
16741 date -d "$(LC_TIME=C date)"
16743 @xref{Date input formats}.
16747 @cindex debugging date strings
16748 @cindex date strings, debugging
16749 @cindex arbitrary date strings, debugging
16750 Annotate the parsed date, display the effective time zone, and warn about
16753 @item -f @var{datefile}
16754 @itemx --file=@var{datefile}
16757 Parse each line in @var{datefile} as with @option{-d} and display the
16758 resulting date and time. If @var{datefile} is @samp{-}, use standard
16759 input. This is useful when you have many dates to process, because the
16760 system overhead of starting up the @command{date} executable many times can
16763 @item -I[@var{timespec}]
16764 @itemx --iso-8601[=@var{timespec}]
16765 @opindex -I[@var{timespec}]
16766 @opindex --iso-8601[=@var{timespec}]
16767 Display the date using an ISO 8601 format, @samp{%Y-%m-%d}.
16769 The argument @var{timespec} specifies the number of additional
16770 terms of the time to include. It can be one of the following:
16773 Print just the date. This is the default if @var{timespec} is omitted.
16774 This is like the format @code{%Y-%m-%d}.
16777 Also print hours and time zone.
16778 This is like the format @code{%Y-%m-%dT%H%:z}.
16781 Also print minutes.
16782 This is like the format @code{%Y-%m-%dT%H:%M%:z}.
16785 Also print seconds.
16786 This is like the format @code{%Y-%m-%dT%H:%M:%S%:z}.
16789 Also print nanoseconds.
16790 This is like the format @code{%Y-%m-%dT%H:%M:%S,%N%:z}.
16793 @macro dateParseNote
16794 This format is always suitable as input
16795 for the @option{--date} (@option{-d}) and @option{--file}
16796 (@option{-f}) options, regardless of the current locale.
16800 @item -r @var{file}
16801 @itemx --reference=@var{file}
16803 @opindex --reference
16804 Display the date and time of the last modification of @var{file},
16805 instead of the current date and time.
16808 @opindex --resolution
16809 Display the timestamp resolution instead of the time.
16810 Current clock timestamps that are output by @command{date}
16811 are integer multiples of the timestamp resolution.
16812 With this option, the format defaults to @samp{%s.%N}.
16813 For example, if the clock resolution is 1 millisecond,
16823 @opindex --rfc-email
16824 Display the date and time using the format @samp{%a, %d %b %Y %H:%M:%S
16825 %z}, evaluated in the C locale so abbreviations are always in English.
16829 Mon, 09 Jul 2020 17:00:00 -0400
16833 @opindex --rfc-2822
16834 This format conforms to Internet RFCs
16835 @uref{https://datatracker.ietf.org/doc/rfc5322/, 5322},
16836 @uref{https://datatracker.ietf.org/doc/rfc2822/, 2822} and
16837 @uref{https://datatracker.ietf.org/doc/rfc822/, 822}, the
16838 current and previous standards for Internet email.
16839 For compatibility with older versions of @command{date},
16840 @option{--rfc-2822} and @option{--rfc-822} are aliases for
16841 @option{--rfc-email}.
16843 @item --rfc-3339=@var{timespec}
16844 @opindex --rfc-3339=@var{timespec}
16845 Display the date using a format specified by
16846 @uref{https://datatracker.ietf.org/doc/rfc3339/, Internet
16847 RFC 3339}. This is like @option{--iso-8601}, except that a space rather
16848 than a @samp{T} separates dates from times, and a period rather than
16849 a comma separates seconds from subseconds.
16852 The argument @var{timespec} specifies how much of the time to include.
16853 It can be one of the following:
16857 Print just the full-date, e.g., @samp{2020-07-21}.
16858 This is like the format @samp{%Y-%m-%d}.
16861 Print the full-date and full-time separated by a space, e.g.,
16862 @samp{2020-07-21 04:30:37+05:30}. The output ends with a numeric
16863 time-offset; here the @samp{+05:30} means that local time is five
16864 hours and thirty minutes east of UTC@. This is like
16865 the format @samp{%Y-%m-%d %H:%M:%S%:z}.
16868 Like @samp{seconds}, but also print nanoseconds, e.g.,
16869 @samp{2020-07-21 04:30:37.998458565+05:30}.
16870 This is like the format @samp{%Y-%m-%d %H:%M:%S.%N%:z}.
16874 @item -s @var{datestr}
16875 @itemx --set=@var{datestr}
16878 Set the date and time to @var{datestr}. See @option{-d} above.
16879 See also @ref{Setting the time}.
16886 @opindex --universal
16887 @cindex Coordinated Universal Time
16889 @cindex Greenwich Mean Time
16891 @cindex leap seconds
16893 @cindex Universal Time
16894 Use Universal Time by operating as if the
16895 @env{TZ} environment variable were set to the string @samp{UTC0}.
16896 UTC stands for Coordinated Universal Time, established in 1960.
16897 Universal Time is often called ``Greenwich Mean Time'' (GMT) for
16898 historical reasons.
16899 Typically, systems ignore leap seconds and thus implement an
16900 approximation to UTC rather than true UTC.
16904 @node Examples of date
16905 @subsection Examples of @command{date}
16907 @cindex examples of @command{date}
16909 Here are a few examples. Also see the documentation for the @option{-d}
16910 option in the previous section.
16915 To print the date of the day before yesterday:
16918 date --date='2 days ago'
16922 To print the date of the day three months and one day hence:
16925 date --date='3 months 1 day'
16929 To print the day of year of Christmas in the current year:
16932 date --date='25 Dec' +%j
16936 To print the current full month name and the day of the month:
16942 But this may not be what you want because for the first nine days of
16943 the month, the @samp{%d} expands to a zero-padded two-digit field,
16944 for example @samp{date -d 1may '+%B %d'} will print @samp{May 01}.
16947 To print a date without the leading zero for one-digit days
16948 of the month, you can use the (GNU extension)
16949 @samp{-} flag to suppress
16950 the padding altogether:
16953 date -d 1may '+%B %-d'
16957 To print the current date and time in the format required by many
16958 non-GNU versions of @command{date} when setting the system clock:
16961 date +%m%d%H%M%Y.%S
16965 To set the system clock forward by two minutes:
16968 date --set='+2 minutes'
16972 To print the date in Internet RFC 5322 format,
16973 use @samp{date --rfc-email}. Here is some example output:
16976 Tue, 09 Jul 2020 19:00:37 -0400
16979 @anchor{%s-examples}
16981 To convert a date string to the number of seconds since the Epoch
16982 (which is 1970-01-01 00:00 UTC), use the @option{--date} option with
16983 the @samp{%s} format. That can be useful in sorting and/or graphing
16984 and/or comparing data by date. The following command outputs the
16985 number of the seconds since the Epoch for the time two minutes after the
16989 date --date='1970-01-01 00:02:00 +0000' +%s
16993 To convert a date string from one time zone @var{from} to another @var{to},
16994 specify @samp{TZ="@var{from}"} in the environment and @samp{TZ="@var{to}"}
16995 in the @option{--date} option. @xref{Specifying time zone rules}.
16999 TZ="Asia/Tokyo" date --date='TZ="America/New_York" 2023-05-07 12:23'
17000 Mon May @ 8 01:23:00 JST 2023
17003 If you do not specify time zone information in the date string,
17004 @command{date} uses your computer's idea of the time zone when
17005 interpreting the string. For example, if your computer's time zone is
17006 that of Cambridge, Massachusetts, which was then 5 hours (i.e., 18,000
17007 seconds) behind UTC:
17010 # local time zone used
17011 date --date='1970-01-01 00:02:00' +%s
17016 If you're sorting or graphing dated data, your raw date values may be
17017 represented as seconds since the Epoch. But few people can look at
17018 the date @samp{1577836800} and casually note ``Oh, that's the first
17019 second of the year 2020 in Greenwich, England.''
17022 date --date='2020-01-01 UTC' +%s
17026 An alternative is to use the @option{--utc} (@option{-u}) option.
17027 Then you may omit @samp{UTC} from the date string. Although this
17028 produces the same result for @samp{%s} and many other format sequences,
17029 with a time zone offset different from zero, it would give a different
17030 result for zone-dependent formats like @samp{%z}.
17033 date -u --date=2020-07-21 +%s
17037 To convert such an unwieldy number of seconds back to
17038 a more readable form, use a command like this:
17041 date -d @@1595289600 +"%F %T %z"
17042 2020-07-20 20:00:00 -0400
17045 Often it is better to output UTC-relative date and time:
17048 date -u -d @@1595289600 +"%F %T %z"
17049 2020-07-21 00:00:00 +0000
17053 @cindex leap seconds
17054 Typically the seconds count omits leap seconds, but some systems are
17055 exceptions. Because leap seconds are not predictable, the mapping
17056 between the seconds count and a future timestamp is not reliable on
17057 the atypical systems that include leap seconds in their counts.
17059 Here is how the two kinds of systems handle the leap second at
17060 the end of the year 2016:
17063 # Typical systems ignore leap seconds:
17064 date --date='2016-12-31 23:59:59 +0000' +%s
17066 date --date='2016-12-31 23:59:60 +0000' +%s
17067 date: invalid date '2016-12-31 23:59:60 +0000'
17068 date --date='2017-01-01 00:00:00 +0000' +%s
17073 # Atypical systems count leap seconds:
17074 date --date='2016-12-31 23:59:59 +0000' +%s
17076 date --date='2016-12-31 23:59:60 +0000' +%s
17078 date --date='2017-01-01 00:00:00 +0000' +%s
17085 @node arch invocation
17086 @section @command{arch}: Print machine hardware name
17089 @cindex print machine hardware name
17090 @cindex system information, printing
17092 @command{arch} prints the machine hardware name,
17093 and is equivalent to @samp{uname -m}.
17097 arch [@var{option}]
17100 The program accepts the @ref{Common options} only.
17102 @command{arch} is not installed by default, so portable scripts should
17103 not rely on its existence.
17108 @node nproc invocation
17109 @section @command{nproc}: Print the number of available processors
17112 @cindex Print the number of processors
17113 @cindex system information, printing
17115 Print the number of processing units available to the current process,
17116 which may be less than the number of online processors.
17117 If this information is not accessible, then print the number of
17118 processors installed. If the @env{OMP_NUM_THREADS} or @env{OMP_THREAD_LIMIT}
17119 environment variables are set, then they will determine the minimum
17120 and maximum returned value respectively. The result is guaranteed to be
17121 greater than zero. Synopsis:
17124 nproc [@var{option}]
17127 The program accepts the following options. Also see @ref{Common options}.
17133 Print the number of installed processors on the system, which may
17134 be greater than the number online or available to the current process.
17135 The @env{OMP_NUM_THREADS} or @env{OMP_THREAD_LIMIT} environment variables
17136 are not honored in this case.
17138 @item --ignore=@var{number}
17140 If possible, exclude this @var{number} of processing units.
17147 @node uname invocation
17148 @section @command{uname}: Print system information
17151 @cindex print system information
17152 @cindex system information, printing
17154 @command{uname} prints information about the machine and operating system
17155 it is run on. If no options are given, @command{uname} acts as if the
17156 @option{-s} option were given. Synopsis:
17159 uname [@var{option}]@dots{}
17162 If multiple options or @option{-a} are given, the selected information is
17163 printed in this order:
17166 @var{kernel-name} @var{nodename} @var{kernel-release} @var{kernel-version}
17167 @var{machine} @var{processor} @var{hardware-platform} @var{operating-system}
17170 The information may contain internal spaces, so such output cannot be
17171 parsed reliably. In the following example, @var{kernel-version} is
17172 @samp{#1 SMP Fri Jul 17 17:18:38 UTC 2020}:
17176 @result{} Linux dumdum.example.org 5.9.16-200.fc33.x86_64@c
17177 #1 SMP Mon Dec 21 14:08:22 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
17181 The program accepts the following options. Also see @ref{Common options}.
17189 Print all of the below information, except omit the processor type
17190 and the hardware platform name if they are unknown.
17193 @itemx --hardware-platform
17195 @opindex --hardware-platform
17196 @cindex implementation, hardware
17197 @cindex hardware platform
17198 @cindex platform, hardware
17199 Print the hardware platform name
17200 (sometimes called the hardware implementation).
17201 Print @samp{unknown} if this information is not available.
17202 This is non-portable, even across GNU/Linux distributions.
17208 @cindex machine type
17209 @cindex hardware class
17210 @cindex hardware type
17211 Print the machine hardware name (sometimes called the hardware class
17217 @opindex --nodename
17220 @cindex network node name
17221 Print the network node hostname.
17226 @opindex --processor
17227 @cindex host processor type
17228 Print the processor type (sometimes called the instruction set
17229 architecture or ISA).
17230 Print @samp{unknown} if this information is not available.
17231 This is non-portable, even across GNU/Linux distributions.
17234 @itemx --operating-system
17236 @opindex --operating-system
17237 @cindex operating system name
17238 Print the name of the operating system.
17241 @itemx --kernel-release
17243 @opindex --kernel-release
17244 @cindex kernel release
17245 @cindex release of kernel
17246 Print the kernel release.
17249 @itemx --kernel-name
17251 @opindex --kernel-name
17252 @cindex kernel name
17253 @cindex name of kernel
17254 Print the kernel name.
17255 POSIX 1003.1-2001 (@pxref{Standards conformance}) calls this
17256 ``the implementation of the operating system'', because the
17257 POSIX specification itself has no notion of ``kernel''.
17258 The kernel name might be the same as the operating system name printed
17259 by the @option{-o} or @option{--operating-system} option, but it might
17260 differ. Some operating systems (e.g., FreeBSD, HP-UX) have the same
17261 name as their underlying kernels; others (e.g., GNU/Linux, Solaris)
17265 @itemx --kernel-version
17267 @opindex --kernel-version
17268 @cindex kernel version
17269 @cindex version of kernel
17270 Print the kernel version.
17277 @node hostname invocation
17278 @section @command{hostname}: Print or set system name
17281 @cindex setting the hostname
17282 @cindex printing the hostname
17283 @cindex system name, printing
17284 @cindex appropriate privileges
17286 With no arguments, @command{hostname} prints the name of the current host
17287 system. With one argument, it sets the current host name to the
17288 specified string. You must have appropriate privileges to set the host
17292 hostname [@var{name}]
17295 The only options are @option{--help} and @option{--version}. @xref{Common
17298 @command{hostname} is not installed by default, and other packages
17299 also supply a @command{hostname} command, so portable scripts should
17300 not rely on its existence or on the exact behavior documented above.
17305 @node hostid invocation
17306 @section @command{hostid}: Print numeric host identifier
17309 @cindex printing the host identifier
17311 @command{hostid} prints the numeric identifier of the current host
17312 in hexadecimal. This command accepts no arguments.
17313 The only options are @option{--help} and @option{--version}.
17314 @xref{Common options}.
17316 For example, here's what it prints on one system I use:
17323 On that system, the 32-bit quantity happens to be closely
17324 related to the system's Internet address, but that isn't always
17327 @command{hostid} is installed only on systems that have the
17328 @code{gethostid} function, so portable scripts should not rely on its
17333 @node uptime invocation
17334 @section @command{uptime}: Print system uptime and load
17337 @cindex printing the system uptime and load
17339 @command{uptime} prints the current time, the system's uptime, the
17340 number of logged-in users and the current load average.
17342 If an argument is specified, it is used as the file to be read
17343 to discover how many users are logged in. If no argument is
17344 specified, a system default is used (@command{uptime --help} indicates
17345 the default setting).
17347 The only options are @option{--help} and @option{--version}.
17348 @xref{Common options}.
17350 For example, here's what it prints right now on one system I use:
17354 14:07 up 3:35, 3 users, load average: 1.39, 1.15, 1.04
17357 The precise method of calculation of load average varies somewhat
17358 between systems. Some systems calculate it as the average number of
17359 runnable processes over the last 1, 5 and 15 minutes, but some systems
17360 also include processes in the uninterruptible sleep state (that is,
17361 those processes which are waiting for device I/O). The Linux kernel
17362 includes uninterruptible processes.
17364 @command{uptime} is installed only on platforms with infrastructure
17365 for obtaining the boot time, and other packages also supply an
17366 @command{uptime} command, so portable scripts should not rely on its
17367 existence or on the exact behavior documented above.
17371 @node SELinux context
17372 @chapter SELinux context
17374 @cindex SELinux context
17375 @cindex SELinux, context
17376 @cindex commands for SELinux context
17378 This section describes commands for operations with SELinux
17382 * chcon invocation:: Change SELinux context of file
17383 * runcon invocation:: Run a command in specified SELinux context
17386 @node chcon invocation
17387 @section @command{chcon}: Change SELinux context of file
17390 @cindex changing security context
17391 @cindex change SELinux context
17393 @command{chcon} changes the SELinux security context of the selected files.
17397 chcon [@var{option}]@dots{} @var{context} @var{file}@dots{}
17398 chcon [@var{option}]@dots{} [-u @var{user}] [-r @var{role}] [-l @var{range}]@c
17399 [-t @var{type}] @var{file}@dots{}
17400 chcon [@var{option}]@dots{} --reference=@var{rfile} @var{file}@dots{}
17403 Change the SELinux security context of each @var{file} to @var{context}.
17404 With @option{--reference}, change the security context of each @var{file}
17405 to that of @var{rfile}.
17407 The program accepts the following options. Also see @ref{Common options}.
17411 @item --dereference
17412 @opindex --dereference
17413 Do not affect symbolic links but what they refer to; this is the default.
17416 @itemx --no-dereference
17418 @opindex --no-dereference
17419 @cindex no dereference
17420 Affect the symbolic links themselves instead of any referenced file.
17422 @item --reference=@var{rfile}
17423 @opindex --reference
17424 @cindex reference file
17425 Use @var{rfile}'s security context rather than specifying a @var{context} value.
17430 @opindex --recursive
17431 Operate on files and directories recursively.
17433 @item --preserve-root
17434 @opindex --preserve-root
17435 Refuse to operate recursively on the root directory, @file{/},
17436 when used together with the @option{--recursive} option.
17437 @xref{Treating / specially}.
17439 @item --no-preserve-root
17440 @opindex --no-preserve-root
17441 Do not treat the root directory, @file{/}, specially when operating
17442 recursively; this is the default.
17443 @xref{Treating / specially}.
17446 @xref{Traversing symlinks}.
17449 @xref{Traversing symlinks}.
17452 @xref{Traversing symlinks}.
17459 Output a diagnostic for every file processed.
17461 @item -u @var{user}
17462 @itemx --user=@var{user}
17465 Set user @var{user} in the target security context.
17467 @item -r @var{role}
17468 @itemx --role=@var{role}
17471 Set role @var{role} in the target security context.
17473 @item -t @var{type}
17474 @itemx --type=@var{type}
17477 Set type @var{type} in the target security context.
17479 @item -l @var{range}
17480 @itemx --range=@var{range}
17483 Set range @var{range} in the target security context.
17489 @node runcon invocation
17490 @section @command{runcon}: Run a command in specified SELinux context
17493 @cindex run with security context
17496 @command{runcon} runs file in specified SELinux security context.
17500 runcon @var{context} @var{command} [@var{args}]
17501 runcon [ -c ] [-u @var{user}] [-r @var{role}] [-t @var{type}]@c
17502 [-l @var{range}] @var{command} [@var{args}]
17505 Run @var{command} with completely-specified @var{context}, or with
17506 current or transitioned security context modified by one or more of @var{level},
17507 @var{role}, @var{type} and @var{user}.
17509 If none of @option{-c}, @option{-t}, @option{-u}, @option{-r}, or @option{-l}
17510 is specified, the first argument is used as the complete context.
17511 Any additional arguments after @var{command}
17512 are interpreted as arguments to the command.
17514 With neither @var{context} nor @var{command}, print the current
17517 @cindex restricted security context
17518 @cindex NO_NEW_PRIVS
17519 The @command{setpriv} command can be used to set the
17520 NO_NEW_PRIVS bit using @command{setpriv --no-new-privs runcon ...},
17521 thus disallowing usage of a security context with more privileges
17522 than the process would normally have.
17524 @command{runcon} accepts the following options. Also see @ref{Common options}.
17532 Compute process transition context before modifying.
17534 @item -u @var{user}
17535 @itemx --user=@var{user}
17538 Set user @var{user} in the target security context.
17540 @item -r @var{role}
17541 @itemx --role=@var{role}
17544 Set role @var{role} in the target security context.
17546 @item -t @var{type}
17547 @itemx --type=@var{type}
17550 Set type @var{type} in the target security context.
17552 @item -l @var{range}
17553 @itemx --range=@var{range}
17556 Set range @var{range} in the target security context.
17560 @cindex exit status of @command{runcon}
17564 125 if @command{runcon} itself fails
17565 126 if @var{command} is found but cannot be invoked
17566 127 if @var{command} cannot be found
17567 the exit status of @var{command} otherwise
17570 @node Modified command invocation
17571 @chapter Modified command invocation
17573 @cindex modified command invocation
17574 @cindex invocation of commands, modified
17575 @cindex commands for invoking other commands
17577 This section describes commands that run other commands in some context
17578 different than the current one: a modified environment, as a different
17582 * chroot invocation:: Modify the root directory.
17583 * env invocation:: Modify environment variables.
17584 * nice invocation:: Modify niceness.
17585 * nohup invocation:: Immunize to hangups.
17586 * stdbuf invocation:: Modify buffering of standard streams.
17587 * timeout invocation:: Run with time limit.
17591 @node chroot invocation
17592 @section @command{chroot}: Run a command with a different root directory
17595 @cindex running a program in a specified root directory
17596 @cindex root directory, running a program in a specified
17598 @command{chroot} runs a command with a specified root directory.
17599 On many systems, only the super-user can do this.@footnote{However,
17600 some systems (e.g., FreeBSD) can be configured to allow certain regular
17601 users to use the @code{chroot} system call, and hence to run this program.
17602 Also, on Cygwin, anyone can run the @command{chroot} command, because the
17603 underlying function is non-privileged due to lack of support in MS-Windows.
17604 Furthermore, the @command{chroot} command avoids the @code{chroot} system call
17605 when @var{newroot} is identical to the old @file{/} directory for consistency
17606 with systems where this is allowed for non-privileged users.}.
17610 chroot @var{option} @var{newroot} [@var{command} [@var{args}]@dots{}]
17611 chroot @var{option}
17614 Ordinarily, file names are looked up starting at the root of the
17615 directory structure, i.e., @file{/}. @command{chroot} changes the root to
17616 the directory @var{newroot} (which must exist), then changes the working
17617 directory to @file{/}, and finally runs @var{command} with optional @var{args}.
17618 If @var{command} is not specified, the default is the value of the @env{SHELL}
17619 environment variable or @command{/bin/sh} if not set, invoked with the
17620 @option{-i} option.
17621 @var{command} must not be a special built-in utility
17622 (@pxref{Special built-in utilities}).
17624 The program accepts the following options. Also see @ref{Common options}.
17625 Options must precede operands.
17629 @item --groups=@var{groups}
17631 Use this option to override the supplementary @var{groups} to be
17632 used by the new process.
17633 The items in the list (names or numeric IDs) must be separated by commas.
17634 Use @samp{--groups=''} to disable the supplementary group look-up
17635 implicit in the @option{--userspec} option.
17637 @item --userspec=@var{user}[:@var{group}]
17638 @opindex --userspec
17639 By default, @var{command} is run with the same credentials
17640 as the invoking process.
17641 Use this option to run it as a different @var{user} and/or with a
17642 different primary @var{group}.
17643 If a @var{user} is specified then the supplementary groups
17644 are set according to the system defined list for that user,
17645 unless overridden with the @option{--groups} option.
17648 @opindex --skip-chdir
17649 Use this option to not change the working directory to @file{/} after changing
17650 the root directory to @var{newroot}, i.e., inside the chroot.
17651 This option is only permitted when @var{newroot} is the old @file{/} directory,
17652 and therefore is mostly useful together with the @option{--groups} and
17653 @option{--userspec} options to retain the previous working directory.
17657 The user and group name look-up performed by the @option{--userspec}
17658 and @option{--groups} options, is done both outside and inside
17659 the chroot, with successful look-ups inside the chroot taking precedence.
17660 If the specified user or group items are intended to represent a numeric ID,
17661 then a name to ID resolving step is avoided by specifying a leading @samp{+}.
17662 @xref{Disambiguating names and IDs}.
17664 Here are a few tips to help avoid common problems in using chroot.
17665 To start with a simple example, make @var{command} refer to a statically
17666 linked binary. If you were to use a dynamically linked executable, then
17667 you'd have to arrange to have the shared libraries in the right place under
17668 your new root directory.
17670 For example, if you create a statically linked @command{ls} executable,
17671 and put it in @file{/tmp/empty}, you can run this command as root:
17674 $ chroot /tmp/empty /ls -Rl /
17677 Then you'll see output like this:
17682 -rwxr-xr-x 1 0 0 1041745 Aug 16 11:17 ls
17685 If you want to use a dynamically linked executable, say @command{bash},
17686 then first run @samp{ldd bash} to see what shared objects it needs.
17687 Then, in addition to copying the actual binary, also copy the listed
17688 files to the required positions under your intended new root directory.
17689 Finally, if the executable requires any other files (e.g., data, state,
17690 device files), copy them into place, too.
17692 @command{chroot} is installed only on systems that have the
17693 @code{chroot} function, so portable scripts should not rely on its
17696 @cindex exit status of @command{chroot}
17700 125 if @command{chroot} itself fails
17701 126 if @var{command} is found but cannot be invoked
17702 127 if @var{command} cannot be found
17703 the exit status of @var{command} otherwise
17707 @node env invocation
17708 @section @command{env}: Run a command in a modified environment
17711 @cindex environment, running a program in a modified
17712 @cindex modified environment, running a program in a
17713 @cindex running a program in a modified environment
17715 @command{env} runs a command with a modified environment. Synopses:
17718 env [@var{option}]@dots{} [@var{name}=@var{value}]@dots{} @c
17719 [@var{command} [@var{args}]@dots{}]
17720 env -[v]S'[@var{option}]@dots{} [@var{name}=@var{value}]@dots{} @c
17721 [@var{command} [@var{args}]@dots{}]'
17725 @command{env} is commonly used on first line of scripts (shebang line):
17727 #!/usr/bin/env @var{command}
17728 #!/usr/bin/env -[v]S[@var{option}]@dots{} [@var{name}=@var{value}]@dots{} @c
17729 @var{command} [@var{args}]@dots{}
17732 Operands of the form @samp{@var{variable}=@var{value}} set
17733 the environment variable @var{variable} to value @var{value}.
17734 @var{value} may be empty (@samp{@var{variable}=}). Setting a variable
17735 to an empty value is different from unsetting it.
17736 These operands are evaluated left-to-right, so if two operands
17737 mention the same variable the earlier is ignored.
17739 Environment variable names can be empty, and can contain any
17740 characters other than @samp{=} and ASCII NUL.
17741 However, it is wise to limit yourself to names that
17742 consist solely of underscores, digits, and ASCII letters,
17743 and that begin with a non-digit, as applications like the shell do not
17744 work well with other names.
17747 The first operand that does not contain the character @samp{=}
17748 specifies the program to invoke; it is
17749 searched for according to the @env{PATH} environment variable. Any
17750 remaining arguments are passed as arguments to that program.
17751 The program should not be a special built-in utility
17752 (@pxref{Special built-in utilities}).
17754 Modifications to @env{PATH} take effect prior to searching for
17755 @var{command}. Use caution when reducing @env{PATH}; behavior is
17756 not portable when @env{PATH} is undefined or omits key directories
17757 such as @file{/bin}.
17759 In the rare case that a utility contains a @samp{=} in the name, the
17760 only way to disambiguate it from a variable assignment is to use an
17761 intermediate command for @var{command}, and pass the problematic
17762 program name via @var{args}. For example, if @file{./prog=} is an
17763 executable in the current @env{PATH}:
17766 env prog= true # runs 'true', with prog= in environment
17767 env ./prog= true # runs 'true', with ./prog= in environment
17768 env -- prog= true # runs 'true', with prog= in environment
17769 env sh -c '\prog= true' # runs 'prog=' with argument 'true'
17770 env sh -c 'exec "$@@"' sh prog= true # also runs 'prog='
17773 @cindex environment, printing
17775 If no command name is specified following the environment
17776 specifications, the resulting environment is printed. This is like
17777 specifying the @command{printenv} program.
17779 For some examples, suppose the environment passed to @command{env}
17780 contains @samp{LOGNAME=rms}, @samp{EDITOR=emacs}, and
17781 @samp{PATH=.:/gnubin:/hacks}:
17786 Output the current environment.
17788 $ env | LC_ALL=C sort
17791 PATH=.:/gnubin:/hacks
17795 Run @command{foo} with a reduced environment, preserving only the
17796 original @env{PATH} to avoid problems in locating @command{foo}.
17798 env - PATH="$PATH" foo
17802 Run @command{foo} with the environment containing @samp{LOGNAME=rms},
17803 @samp{EDITOR=emacs}, and @samp{PATH=.:/gnubin:/hacks}, and guarantees
17804 that @command{foo} was found in the file system rather than as a shell
17811 Run @command{nemacs} with the environment containing @samp{LOGNAME=foo},
17812 @samp{EDITOR=emacs}, @samp{PATH=.:/gnubin:/hacks}, and
17813 @samp{DISPLAY=gnu:0}.
17815 env DISPLAY=gnu:0 LOGNAME=foo nemacs
17819 Attempt to run the program @command{/energy/--} (as that is the only
17820 possible path search result); if the command exists, the environment
17821 will contain @samp{LOGNAME=rms} and @samp{PATH=/energy}, and the
17822 arguments will be @samp{e=mc2}, @samp{bar}, and @samp{baz}.
17824 env -u EDITOR PATH=/energy -- e=mc2 bar baz
17830 @subsection General options
17832 The program accepts the following options. Also see @ref{Common options}.
17833 Options must precede operands.
17839 @item -u @var{name}
17840 @itemx --unset=@var{name}
17843 Remove variable @var{name} from the environment, if it was in the
17848 @itemx --ignore-environment
17851 @opindex --ignore-environment
17852 Start with an empty environment, ignoring the inherited environment.
17855 @itemx --chdir=@var{dir}
17858 Change the working directory to @var{dir} before invoking @var{command}.
17859 This differs from the shell built-in @command{cd} in that it starts
17860 @var{command} as a subprocess rather than altering the shell's own working
17861 directory; this allows it to be chained with other commands that run commands
17862 in a different context. For example:
17865 # Run 'true' with /chroot as its root directory and /srv as its working
17867 chroot /chroot env --chdir=/srv true
17868 # Run 'true' with /build as its working directory, FOO=bar in its
17869 # environment, and a time limit of five seconds.
17870 env --chdir=/build FOO=bar timeout 5 true
17873 @item --default-signal[=@var{sig}]
17874 Unblock and reset signal @var{sig} to its default signal handler.
17875 Without @var{sig} all known signals are unblocked and reset to their defaults.
17876 Multiple signals can be comma-separated. An empty @var{sig} argument is a no-op.
17877 The following command runs @command{seq} with SIGINT and SIGPIPE set to their
17878 default (which is to terminate the program):
17881 env --default-signal=PIPE,INT seq 1000 | head -n1
17884 In the following example, we see how this is not
17885 possible to do with traditional shells.
17886 Here the first trap command sets SIGPIPE to ignore.
17887 The second trap command ostensibly sets it back to its default,
17888 but POSIX mandates that the shell must not change inherited
17889 state of the signal -- so it is a no-op.
17892 trap '' PIPE && sh -c 'trap - PIPE ; seq inf | head -n1'
17895 Using @option{--default-signal=PIPE} we can
17896 ensure the signal handling is set to its default behavior:
17899 trap '' PIPE && sh -c 'env --default-signal=PIPE seq inf | head -n1'
17903 @item --ignore-signal[=@var{sig}]
17904 Ignore signal @var{sig} when running a program. Without @var{sig} all
17905 known signals are set to ignore. Multiple signals can be comma-separated.
17906 An empty @var{sig} argument is a no-op. The following command runs @command{seq}
17907 with SIGINT set to be ignored -- pressing @kbd{Ctrl-C} will not terminate it:
17910 env --ignore-signal=INT seq inf > /dev/null
17913 @samp{SIGCHLD} is special, in that @option{--ignore-signal=CHLD} might have
17914 no effect (POSIX says it's unspecified).
17916 Most operating systems do not allow ignoring @samp{SIGKILL}, @samp{SIGSTOP}
17917 (and possibly other signals). Attempting to ignore these signals will fail.
17919 Multiple (and contradictory) @option{--default-signal=SIG} and
17920 @option{--ignore-signal=SIG} options are processed left-to-right,
17921 with the latter taking precedence. In the following example, @samp{SIGPIPE} is
17922 set to default while @samp{SIGINT} is ignored:
17925 env --default-signal=INT,PIPE --ignore-signal=INT
17928 @item --block-signal[=@var{sig}]
17929 Block signal(s) @var{sig} from being delivered. Without @var{sig} all
17930 known signals are set to blocked. Multiple signals can be comma-separated.
17931 An empty @var{sig} argument is a no-op.
17933 @item --list-signal-handling
17934 List blocked or ignored signals to standard error, before executing a command.
17940 Show verbose information for each processing step.
17943 $ env -v -uTERM A=B uname -s
17952 When combined with @option{-S} it is recommended to list @option{-v}
17953 first, e.g. @command{env -vS'string'}.
17955 @item -S @var{string}
17956 @itemx --split-string=@var{string}
17958 @opindex --split-string
17959 @cindex shebang arguments
17960 @cindex scripts arguments
17961 @cindex env in scripts
17962 process and split @var{string} into separate arguments used to pass
17963 multiple arguments on shebang lines. @command{env} supports FreeBSD's
17964 syntax of several escape sequences and environment variable
17965 expansions. See below for details and examples.
17969 @cindex exit status of @command{env}
17973 0 if no @var{command} is specified and the environment is output
17974 125 if @command{env} itself fails
17975 126 if @var{command} is found but cannot be invoked
17976 127 if @var{command} cannot be found
17977 the exit status of @var{command} otherwise
17980 @subsection @option{-S}/@option{--split-string} usage in scripts
17982 The @option{-S}/@option{--split-string} option enables use of multiple
17983 arguments on the first line of scripts (the shebang line, @samp{#!}).
17985 When a script's interpreter is in a known location, scripts typically
17986 contain the absolute file name in their first line:
17988 @multitable {Python Script:} {#!/usr/bin/python3}
17989 @item Shell script:
18003 @item Python script:
18012 When a script's interpreter is in a non-standard location
18013 in the @env{PATH} environment variable, it is recommended
18014 to use @command{env} on the first line of the script to
18015 find the executable and run it:
18017 @multitable {Python Script:} {#!/usr/bin/env python3}
18018 @item Shell script:
18021 #!/usr/bin/env bash
18028 #!/usr/bin/env perl
18032 @item Python script:
18035 #!/usr/bin/env python3
18041 Most operating systems (e.g. GNU/Linux, BSDs) treat all text after the
18042 first space as a single argument. When using @command{env} in a script
18043 it is thus not possible to specify multiple arguments.
18045 In the following example:
18047 #!/usr/bin/env perl -T -w
18051 The operating system treats @samp{perl -T -w} as one argument (the
18052 program's name), and executing the script fails with:
18055 /usr/bin/env: 'perl -T -w': No such file or directory
18058 The @option{-S} option instructs @command{env} to split the single string
18059 into multiple arguments. The following example works as expected:
18063 #!/usr/bin/env -S perl -T -w
18066 $ chmod a+x hello.pl
18071 And is equivalent to running @command{perl -T -w hello.pl} on the command line
18074 @unnumberedsubsubsec Testing and troubleshooting
18076 @cindex single quotes, and @command{env -S}
18077 @cindex @command{env -S}, and single quotes
18078 @cindex @option{-S}, env and single quotes
18079 To test @command{env -S} on the command line, use single quotes for the
18080 @option{-S} string to emulate a single parameter. Single quotes are not
18081 needed when using @command{env -S} in a shebang line on the first line of a
18082 script (the operating system already treats it as one argument).
18084 The following command is equivalent to the @file{hello.pl} script above:
18087 $ env -S'perl -T -w' hello.pl
18090 @cindex @command{env -S}, debugging
18091 @cindex debugging, @command{env -S}
18093 To troubleshoot @option{-S} usage add the @option{-v} as the first
18094 argument (before @option{-S}).
18096 Using @option{-vS} on a shebang line in a script:
18099 $ cat hello-debug.pl
18100 #!/usr/bin/env -vS perl -T -w
18103 $ chmod a+x hello-debug.pl
18105 split -S: 'perl -T -w'
18113 arg[3]= './hello-debug.pl'
18117 Using @option{-vS} on the command line prompt (adding single quotes):
18120 $ env -vS'perl -T -w' hello-debug.pl
18121 split -S: 'perl -T -w'
18129 arg[3]= 'hello-debug.pl'
18133 @subsection @option{-S}/@option{--split-string} syntax
18135 @unnumberedsubsubsec Splitting arguments by whitespace
18137 Running @command{env -Sstring} splits the @var{string} into
18138 arguments based on unquoted spaces or tab characters.
18139 (Newlines, carriage returns, vertical tabs and form feeds are treated
18140 like spaces and tabs.)
18142 In the following contrived example the @command{awk} variable
18143 @samp{OFS} will be @code{<space>xyz<space>} as these spaces are inside
18144 double quotes. The other space characters are used as argument separators:
18148 #!/usr/bin/env -S awk -v OFS=" xyz " -f
18149 BEGIN @{print 1,2,3@}
18151 $ chmod a+x one.awk
18156 When using @option{-S} on the command line prompt, remember to add
18157 single quotes around the entire string:
18160 $ env -S'awk -v OFS=" xyz " -f' one.awk
18164 @unnumberedsubsubsec Escape sequences
18166 @command{env} supports several escape sequences. These sequences
18167 are processed when unquoted or inside double quotes (unless otherwise noted).
18168 Single quotes disable escape sequences except @samp{\'} and @samp{\\}.
18170 @multitable @columnfractions .10 .90
18173 @tab Ignore the remaining characters in the string.
18174 Cannot be used inside double quotes.
18177 @tab form-feed character (ASCII 0x0C)
18180 @tab new-line character (ASCII 0x0A)
18183 @tab carriage-return character (ASCII 0x0D)
18186 @tab tab character (ASCII 0x09)
18189 @tab vertical tab character (ASCII 0x0B)
18192 @tab A hash @samp{#} character. Used when a @samp{#} character
18193 is needed as the first character of an argument (see 'comments' section
18197 @tab A dollar-sign character @samp{$}. Unescaped @samp{$} characters
18198 are used to expand environment variables (see 'variables' section below).
18201 @tab Inside double-quotes, replaced with a single space character.
18202 Outside quotes, treated as an argument separator. @samp{\_} can be used
18203 to avoid space characters in a shebang line (see examples below).
18206 @tab A double-quote character.
18209 @tab A single-quote character.
18210 This escape sequence works inside single-quoted strings.
18213 @tab A backslash character.
18214 This escape sequence works inside single-quoted strings.
18218 The following @command{awk} script will use tab character as input and output
18219 field separator (instead of spaces and tabs):
18223 #!/usr/bin/env -S awk -v FS="\t" -v OFS="\t" -f
18227 @unnumberedsubsubsec Comments
18229 The escape sequence @samp{\c} (used outside single/double quotes)
18230 causes @command{env} to ignore the rest of the string.
18232 The @samp{#} character causes @command{env} to ignore the rest of
18233 the string when it appears as the first character of an argument.
18234 Use @samp{\#} to reverse this behavior.
18237 $ env -S'printf %s\n A B C'
18242 $ env -S'printf %s\n A# B C'
18247 $ env -S'printf %s\n A #B C'
18250 $ env -S'printf %s\n A \#B C'
18255 $ env -S'printf %s\n A\cB C'
18259 The above examples use single quotes as they are executed
18260 on the command-line.
18264 @unnumberedsubsubsec Environment variable expansion
18266 The pattern @samp{$@{VARNAME@}} is used to substitute a value from
18267 the environment variable. The pattern must include the curly braces
18268 (@samp{@{},@samp{@}}). Without them @command{env} will reject the string.
18269 Special shell variables (such as @samp{$@@}, @samp{$*}, @samp{$$}) are
18272 If the environment variable is empty or not set, the pattern will be replaced
18273 by an empty string. The value of @samp{$@{VARNAME@}} will be that of
18274 the executed @command{env}, before any modifications using
18275 @option{-i}/@option{--ignore-environment}/@option{-u}/@option{--unset} or
18276 setting new values using @samp{VAR=VALUE}.
18278 The following python script prepends @file{/opt/custom/modules} to the python
18279 module search path environment variable (@samp{PYTHONPATH}):
18283 #!/usr/bin/env -S PYTHONPATH=/opt/custom/modules/:$@{PYTHONPATH@} python
18288 The expansion of @samp{$@{PYTHONPATH@}} is performed by @command{env},
18289 not by a shell. If the curly braces are omitted, @command{env} will fail:
18293 #!/usr/bin/env -S PYTHONPATH=/opt/custom/modules/:$PYTHONPATH python
18297 $ chmod a+x custom.py
18299 /usr/bin/env: only $@{VARNAME@} expansion is supported, error at: $PYTHONPATH @c
18303 Environment variable expansion happens before clearing the environment
18304 (with @option{-i}) or unsetting specific variables (with @option{-u}):
18307 $ env -S'-i OLDUSER=$@{USER@} env'
18311 Use @option{-v} to diagnose the operations step-by-step:
18314 $ env -vS'-i OLDUSER=$@{USER@} env'
18315 expanding $@{USER@} into 'gordon'
18316 split -S: '-i OLDUSER=$@{USER@} env'
18321 setenv: OLDUSER=gordon
18329 @node nice invocation
18330 @section @command{nice}: Run a command with modified niceness
18334 @cindex scheduling, affecting
18335 @cindex appropriate privileges
18337 @command{nice} prints a process's @dfn{niceness}, or runs
18338 a command with modified niceness. @dfn{niceness} affects how
18339 favorably the process is scheduled in the system.
18343 nice [@var{option}]@dots{} [@var{command} [@var{arg}]@dots{}]
18346 If no arguments are given, @command{nice} prints the current niceness.
18347 Otherwise, @command{nice} runs the given @var{command} with its
18348 niceness adjusted. By default, its niceness is incremented by 10.
18350 Niceness values range at least from @minus{}20 (process has high priority
18351 and gets more resources, thus slowing down other processes) through 19
18352 (process has lower priority and runs slowly itself, but has less impact
18353 on the speed of other running processes). Some systems
18354 may have a wider range of niceness values; conversely, other systems may
18355 enforce more restrictive limits. An attempt to set the niceness
18356 outside the supported range is treated as an attempt to use the
18357 minimum or maximum supported value.
18359 A niceness should not be confused with a scheduling priority, which
18360 lets applications determine the order in which threads are scheduled
18361 to run. Unlike a priority, a niceness is merely advice to the
18362 scheduler, which the scheduler is free to ignore. Also, as a point of
18363 terminology, POSIX defines the behavior of @command{nice} in
18364 terms of a @dfn{nice value}, which is the non-negative difference
18365 between a niceness and the minimum niceness. Though @command{nice}
18366 conforms to POSIX, its documentation and diagnostics use the
18367 term ``niceness'' for compatibility with historical practice.
18369 @var{command} must not be a special built-in utility (@pxref{Special
18370 built-in utilities}).
18372 @mayConflictWithShellBuiltIn{nice}
18374 To change the @dfn{niceness} of an existing process,
18375 one needs to use the @command{renice} command.
18377 The program accepts the following option. Also see @ref{Common options}.
18378 Options must precede operands.
18381 @item -n @var{adjustment}
18382 @itemx --adjustment=@var{adjustment}
18384 @opindex --adjustment
18385 Add @var{adjustment} instead of 10 to the command's niceness. If
18386 @var{adjustment} is negative and you lack appropriate privileges,
18387 @command{nice} issues a warning but otherwise acts as if you specified
18390 For compatibility @command{nice} also supports an obsolete
18391 option syntax @option{-@var{adjustment}}. New scripts should use
18392 @option{-n @var{adjustment}} instead.
18396 @command{nice} is installed only on systems that have the POSIX
18397 @code{setpriority} function, so portable scripts should not rely on
18398 its existence on non-POSIX platforms.
18400 @cindex exit status of @command{nice}
18404 0 if no @var{command} is specified and the niceness is output
18405 125 if @command{nice} itself fails
18406 126 if @var{command} is found but cannot be invoked
18407 127 if @var{command} cannot be found
18408 the exit status of @var{command} otherwise
18411 It is sometimes useful to run a non-interactive program with reduced niceness.
18414 $ nice factor 4611686018427387903
18417 Since @command{nice} prints the current niceness,
18418 you can invoke it through itself to demonstrate how it works.
18420 The default behavior is to increase the niceness by @samp{10}:
18431 The @var{adjustment} is relative to the current niceness. In the
18432 next example, the first @command{nice} invocation runs the second one
18433 with niceness 10, and it in turn runs the final one with a niceness
18437 $ nice nice -n 3 nice
18441 Specifying a niceness larger than the supported range
18442 is the same as specifying the maximum supported value:
18445 $ nice -n 10000000000 nice
18449 Only a privileged user may run a process with lower niceness:
18453 nice: cannot set niceness: Permission denied
18455 $ sudo nice -n -1 nice
18460 @node nohup invocation
18461 @section @command{nohup}: Run a command immune to hangups
18464 @cindex hangups, immunity to
18465 @cindex immunity to hangups
18466 @cindex logging out and continuing to run
18469 @command{nohup} runs the given @var{command} with hangup signals ignored,
18470 so that the command can continue running in the background after you log
18474 nohup @var{command} [@var{arg}]@dots{}
18477 If standard input is a terminal, redirect it so that terminal sessions
18478 do not mistakenly consider the terminal to be used by the command.
18479 Make the substitute file descriptor unreadable, so that commands that
18480 mistakenly attempt to read from standard input can report an error.
18481 This redirection is a GNU extension; programs intended to be portable
18482 to non-GNU hosts can use @samp{nohup @var{command} [@var{arg}]@dots{}
18483 0>/dev/null} instead.
18486 If standard output is a terminal, the command's standard output is appended
18487 to the file @file{nohup.out}; if that cannot be written to, it is appended
18488 to the file @file{$HOME/nohup.out}; and if that cannot be written to, the
18489 command is not run.
18490 Any @file{nohup.out} or @file{$HOME/nohup.out} file created by
18491 @command{nohup} is made readable and writable only to the user,
18492 regardless of the current umask settings.
18494 If standard error is a terminal, it is normally redirected to the same file
18495 descriptor as the (possibly-redirected) standard output.
18496 However, if standard output is closed, standard error terminal output
18497 is instead appended to the file @file{nohup.out} or
18498 @file{$HOME/nohup.out} as above.
18500 To capture the command's output to a file other than @file{nohup.out}
18501 you can redirect it. For example, to capture the output of
18505 nohup make > make.log
18508 @command{nohup} does not automatically put the command it runs in the
18509 background; you must do that explicitly, by ending the command line
18510 with an @samp{&}. Also, @command{nohup} does not alter the
18511 niceness of @var{command}; use @command{nice} for that,
18512 e.g., @samp{nohup nice @var{command}}.
18514 @var{command} must not be a special built-in utility (@pxref{Special
18515 built-in utilities}).
18517 The only options are @option{--help} and @option{--version}. @xref{Common
18518 options}. Options must precede operands.
18520 @cindex exit status of @command{nohup}
18524 125 if @command{nohup} itself fails, and @env{POSIXLY_CORRECT} is not set
18525 126 if @var{command} is found but cannot be invoked
18526 127 if @var{command} cannot be found
18527 the exit status of @var{command} otherwise
18530 If @env{POSIXLY_CORRECT} is set, internal failures give status 127
18534 @node stdbuf invocation
18535 @section @command{stdbuf}: Run a command with modified I/O stream buffering
18538 @cindex standard streams, buffering
18539 @cindex line buffered
18541 @command{stdbuf} allows one to modify the buffering operations of the
18542 three standard I/O streams associated with a program. Synopsis:
18545 stdbuf @var{option}@dots{} @var{command}
18548 @var{command} must start with the name of a program that
18551 uses the ISO C @code{FILE} streams for input/output, and
18554 does not adjust the buffering of its standard streams.
18557 Not every command operates in this way.
18558 For example, @command{dd} does not use @code{FILE} streams,
18559 and @command{tee} adjusts its streams' buffering.
18561 Any additional @var{arg}s are passed as additional arguments to the
18564 The program accepts the following options. Also see @ref{Common options}.
18568 @item -i @var{mode}
18569 @itemx --input=@var{mode}
18572 Adjust the standard input stream buffering.
18574 @item -o @var{mode}
18575 @itemx --output=@var{mode}
18578 Adjust the standard output stream buffering.
18580 @item -e @var{mode}
18581 @itemx --error=@var{mode}
18584 Adjust the standard error stream buffering.
18588 The @var{mode} can be specified as follows:
18593 Set the stream to line buffered mode.
18594 In this mode data is coalesced until a newline is output or
18595 input is read from any stream attached to a terminal device.
18596 This option is invalid with standard input.
18599 Disable buffering of the selected stream.
18600 In this mode, data is output immediately and only the
18601 amount of data requested is read from input.
18602 Disabling buffering for input does not necessarily influence the responsiveness
18603 or blocking behavior of the stream input functions.
18604 For example, @code{fread} will still block until @code{EOF} or error
18605 or the amount requested is read,
18606 even if the underlying @code{read} returns less data than requested.
18609 Specify the size of the buffer to use in fully buffered mode.
18610 @multiplierSuffixesNoBlocks{size}
18614 @command{stdbuf} is installed only on platforms that use the
18615 Executable and Linkable Format (ELF) and support the
18616 @code{constructor} attribute, so portable scripts should not rely on
18619 @cindex exit status of @command{stdbuf}
18623 125 if @command{stdbuf} itself fails
18624 126 if @var{command} is found but cannot be invoked
18625 127 if @var{command} cannot be found
18626 the exit status of @var{command} otherwise
18630 @node timeout invocation
18631 @section @command{timeout}: Run a command with a time limit
18635 @cindex run commands with bounded time
18637 @command{timeout} runs the given @var{command} and kills it if it is
18638 still running after the specified time interval. Synopsis:
18641 timeout [@var{option}] @var{duration} @var{command} [@var{arg}]@dots{}
18644 @var{command} must not be a special built-in utility (@pxref{Special
18645 built-in utilities}).
18647 The program accepts the following options. Also see @ref{Common options}.
18648 Options must precede operands.
18651 @item --preserve-status
18652 @opindex --preserve-status
18653 Return the exit status of the managed @var{command} on timeout, rather than
18654 a specific exit status indicating a timeout. This is useful if the
18655 managed @var{command} supports running for an indeterminate amount of time.
18658 @opindex --foreground
18659 Don't create a separate background program group, so that
18660 the managed @var{command} can use the foreground TTY normally.
18661 This is needed to support two situations when timing out commands,
18662 when not invoking @command{timeout} from an interactive shell.
18665 @var{command} is interactive and needs to read from the terminal for example
18667 the user wants to support sending signals directly to @var{command}
18668 from the terminal (like Ctrl-C for example)
18671 In this mode of operation, any children of @var{command}
18672 will not be timed out. Also SIGCONT will not be sent to @var{command},
18673 as it's generally not needed with foreground processes, and can
18674 cause intermittent signal delivery issues with programs that are monitors
18675 themselves (like GDB for example).
18677 @item -k @var{duration}
18678 @itemx --kill-after=@var{duration}
18680 @opindex --kill-after
18681 Ensure the monitored @var{command} is killed by also sending a @samp{KILL}
18684 The specified @var{duration} starts from the point in time when
18685 @command{timeout} sends the initial signal to @var{command}, i.e.,
18686 not from the beginning when the @var{command} is started.
18688 This option has no effect if either the main @var{duration}
18689 of the @command{timeout} command, or the @var{duration} specified
18690 to this option, is 0.
18692 This option may be useful if the selected signal did not kill the @var{command},
18693 either because the signal was blocked or ignored, or if the @var{command} takes
18694 too long (e.g. for cleanup work) to terminate itself within a certain amount
18697 @item -s @var{signal}
18698 @itemx --signal=@var{signal}
18701 Send this @var{signal} to @var{command} on timeout, rather than the
18702 default @samp{TERM} signal. @var{signal} may be a name like @samp{HUP}
18703 or a number. @xref{Signal specifications}.
18709 Diagnose to standard error, any signal sent upon timeout.
18713 @var{duration} is a floating point number in either the current or the
18714 C locale (@pxref{Floating point}) followed by an optional unit:
18716 @samp{s} for seconds (the default)
18717 @samp{m} for minutes
18721 A duration of 0 disables the associated timeout.
18722 The actual timeout duration is dependent on system conditions,
18723 which should be especially considered when specifying sub-second timeouts.
18725 @cindex exit status of @command{timeout}
18729 124 if @var{command} times out, and @option{--preserve-status} is not specified
18730 125 if @command{timeout} itself fails
18731 126 if @var{command} is found but cannot be invoked
18732 127 if @var{command} cannot be found
18733 137 if @var{command} or @command{timeout} is sent the KILL(9) signal (128+9)
18734 the exit status of @var{command} otherwise
18737 In the case of the @samp{KILL(9)} signal, @command{timeout} returns with
18738 exit status 137, regardless of whether that signal is sent to @var{command}
18739 or to @command{timeout} itself, i.e., these cases cannot be distinguished.
18740 In the latter case, the @var{command} process may still be alive after
18741 @command{timeout} has forcefully been terminated.
18746 # Send the default TERM signal after 20s to a short-living 'sleep 1'.
18747 # As that terminates long before the given duration, 'timeout' returns
18748 # with the same exit status as the command, 0 in this case.
18751 # Send the INT signal after 5s to the 'sleep' command. Returns after
18752 # 5 seconds with exit status 124 to indicate the sending of the signal.
18753 timeout -s INT 5 sleep 20
18755 # Likewise, but the command ignoring the INT signal due to being started
18756 # via 'env --ignore-signal'. Thus, 'sleep' terminates regularly after
18757 # the full 20 seconds, still 'timeout' returns with exit status 124.
18758 timeout -s INT 5s env --ignore-signal=INT sleep 20
18760 # Likewise, but sending the KILL signal 3 seconds after the initial
18761 # INT signal. Hence, 'sleep' is forcefully terminated after about
18762 # 8 seconds (5+3), and 'timeout' returns with an exit status of 137.
18763 timeout -s INT -k 3s 5s env --ignore-signal=INT sleep 20
18766 @node Process control
18767 @chapter Process control
18769 @cindex processes, commands for controlling
18770 @cindex commands for controlling processes
18773 * kill invocation:: Sending a signal to processes.
18777 @node kill invocation
18778 @section @command{kill}: Send a signal to processes
18781 @cindex send a signal to processes
18783 The @command{kill} command sends a signal to processes, causing them
18784 to terminate or otherwise act upon receiving the signal in some way.
18785 Alternatively, it lists information about signals. Synopses:
18788 kill [-s @var{signal} | --signal @var{signal} | -@var{signal}] @var{pid}@dots{}
18789 kill [-l | --list | -t | --table] [@var{signal}]@dots{}
18792 @mayConflictWithShellBuiltIn{kill}
18794 The first form of the @command{kill} command sends a signal to all
18795 @var{pid} arguments. The default signal to send if none is specified
18796 is @samp{TERM}@. The special signal number @samp{0} does not denote a
18797 valid signal, but can be used to test whether the @var{pid} arguments
18798 specify processes to which a signal could be sent.
18800 If @var{pid} is positive, the signal is sent to the process with the
18801 process ID @var{pid}. If @var{pid} is zero, the signal is sent to all
18802 processes in the process group of the current process. If @var{pid}
18803 is @minus{}1, the signal is sent to all processes for which the user has
18804 permission to send a signal. If @var{pid} is less than @minus{}1, the signal
18805 is sent to all processes in the process group that equals the absolute
18806 value of @var{pid}.
18808 If @var{pid} is not positive, a system-dependent set of system
18809 processes is excluded from the list of processes to which the signal
18812 If a negative @var{pid} argument is desired as the first one, it
18813 should be preceded by @option{--}. However, as a common extension to
18814 POSIX, @option{--} is not required with @samp{kill
18815 -@var{signal} -@var{pid}}. The following commands are equivalent:
18824 The first form of the @command{kill} command succeeds if every @var{pid}
18825 argument specifies at least one process that the signal was sent to.
18827 The second form of the @command{kill} command lists signal information.
18828 Either the @option{-l} or @option{--list} option, or the @option{-t}
18829 or @option{--table} option must be specified. Without any
18830 @var{signal} argument, all supported signals are listed. The output
18831 of @option{-l} or @option{--list} is a list of the signal names, one
18832 per line; if @var{signal} is already a name, the signal number is
18833 printed instead. The output of @option{-t} or @option{--table} is a
18834 table of signal numbers, names, and descriptions. This form of the
18835 @command{kill} command succeeds if all @var{signal} arguments are valid
18836 and if there is no output error.
18838 The @command{kill} command also supports the @option{--help} and
18839 @option{--version} options. @xref{Common options}.
18841 A @var{signal} may be a signal name like @samp{HUP}, or a signal
18842 number like @samp{1}, or an exit status of a process terminated by the
18843 signal. A signal name can be given in canonical form or prefixed by
18844 @samp{SIG}@. The case of the letters is ignored, except for the
18845 @option{-@var{signal}} option which must use upper case to avoid
18846 ambiguity with lower case option letters.
18847 @xref{Signal specifications}, for a list of supported
18848 signal names and numbers.
18853 @cindex delaying commands
18854 @cindex commands for delaying
18856 @c Perhaps @command{wait} or other commands should be described here also?
18859 * sleep invocation:: Delay for a specified time.
18863 @node sleep invocation
18864 @section @command{sleep}: Delay for a specified time
18867 @cindex delay for a specified time
18869 @command{sleep} pauses for an amount of time specified by the sum of
18870 the values of the command line arguments.
18874 sleep @var{number}[smhd]@dots{}
18878 Each argument is a non-negative number followed by an optional unit; the default
18879 is seconds. The units are:
18892 Although portable POSIX scripts must give @command{sleep} a single
18893 non-negative integer argument without a suffix, GNU @command{sleep}
18894 also accepts two or more arguments, unit suffixes, and floating-point
18895 numbers in either the current or the C locale. @xref{Floating point}.
18897 For instance, the following could be used to @command{sleep} for
18898 1 second, 234 milli-, 567 micro- and 890 nanoseconds:
18901 sleep 1234e-3 567.89e-6
18904 Also one could sleep indefinitely like:
18910 The only options are @option{--help} and @option{--version}. @xref{Common
18913 @c sleep is a shell built-in at least with Solaris 11's /bin/sh
18914 @mayConflictWithShellBuiltIn{sleep}
18919 @node Numeric operations
18920 @chapter Numeric operations
18922 @cindex numeric operations
18923 These programs do numerically-related operations.
18926 * factor invocation:: Show factors of numbers.
18927 * numfmt invocation:: Reformat numbers.
18928 * seq invocation:: Print sequences of numbers.
18932 @node factor invocation
18933 @section @command{factor}: Print prime factors
18936 @cindex prime factors
18938 @command{factor} prints prime factors. Synopsis:
18941 factor [@var{option}]@dots{} [@var{number}]@dots{}
18944 If no @var{number} is specified on the command line, @command{factor} reads
18945 numbers from standard input, delimited by newlines, tabs, or spaces.
18947 The program accepts the following options. Also see @ref{Common options}.
18953 @opindex --exponents
18954 print factors in the form @math{p^e}, rather than repeating
18955 the prime @samp{p}, @samp{e} times. If the exponent @samp{e} is 1,
18956 then it is omitted.
18959 $ factor --exponents 3000
18964 If the number to be factored is small (less than @math{2^{127}} on
18965 typical machines), @command{factor} uses a faster algorithm.
18966 For example, on a circa-2017 Intel Xeon Silver 4116, factoring the
18967 product of the eighth and ninth Mersenne primes (approximately
18968 @math{2^{92}}) takes about 4 ms of CPU time:
18971 $ M8=$(echo 2^31-1 | bc)
18972 $ M9=$(echo 2^61-1 | bc)
18973 $ n=$(echo "$M8 * $M9" | bc)
18974 $ bash -c "time factor $n"
18975 4951760154835678088235319297: 2147483647 2305843009213693951
18982 For larger numbers, @command{factor} uses a slower algorithm. On the
18983 same platform, factoring the eighth Fermat number @math{2^{256} + 1}
18984 takes about 14 seconds, and the slower algorithm would have taken
18985 about 750 ms to factor @math{2^{127} - 3} instead of the 50 ms needed by
18986 the faster algorithm.
18988 Factoring large numbers is, in general, hard. The Pollard-Brent rho
18989 algorithm used by @command{factor} is particularly effective for
18990 numbers with relatively small factors. If you wish to factor large
18991 numbers which do not have small factors (for example, numbers which
18992 are the product of two large primes), other methods are far better.
18997 @node numfmt invocation
18998 @section @command{numfmt}: Reformat numbers
19002 @command{numfmt} reads numbers in various representations and reformats them
19003 as requested. The most common usage is converting numbers to/from @emph{human}
19004 representation (e.g. @samp{4G} @expansion{} @samp{4,000,000,000}).
19007 numfmt [@var{option}]@dots{} [@var{number}]
19010 @command{numfmt} converts each @var{number} on the command-line according to the
19011 specified options (see below). If no @var{number}s are given, it reads numbers
19012 from standard input. @command{numfmt} can optionally extract numbers from
19013 specific columns, maintaining proper line padding and alignment.
19017 See @option{--invalid} for additional information regarding exit status.
19019 @subsection General options
19021 The program accepts the following options. Also see @ref{Common options}.
19027 Print (to standard error) warning messages about possible erroneous usage.
19030 @itemx --delimiter=@var{d}
19032 @opindex --delimiter
19033 Use the character @var{d} as input field separator (default: whitespace).
19034 Using non-default delimiter turns off automatic padding.
19036 @item --field=@var{fields}
19038 Convert the number in input field @var{fields} (default: 1).
19039 @var{fields} supports @command{cut} style field ranges:
19042 N N'th field, counted from 1
19043 N- from N'th field, to end of line
19044 N-M from N'th to M'th field (inclusive)
19045 -M from first to M'th field (inclusive)
19050 @item --format=@var{format}
19052 Use printf-style floating FORMAT string. The @var{format} string must contain
19053 one @samp{%f} directive, optionally with @samp{'}, @samp{-}, @samp{0}, width
19054 or precision modifiers. The @samp{'} modifier will enable @option{--grouping},
19055 the @samp{-} modifier will enable left-aligned @option{--padding} and the width
19056 modifier will enable right-aligned @option{--padding}. The @samp{0} width
19057 modifier (without the @samp{-} modifier) will generate leading zeros on the
19058 number, up to the specified width. A precision specification like @samp{%.1f}
19059 will override the precision determined from the input data or set due to
19060 @option{--to} option auto scaling.
19062 @item --from=@var{unit}
19064 Auto-scales input numbers according to @var{unit}. See UNITS below.
19065 The default is no scaling, meaning suffixes (e.g. @samp{M}, @samp{G}) will
19068 @item --from-unit=@var{n}
19069 @opindex --from-unit
19070 Specify the input unit size (instead of the default 1). Use this option when
19071 the input numbers represent other units (e.g. if the input number @samp{10}
19072 represents 10 units of 512 bytes, use @samp{--from-unit=512}).
19073 Suffixes are handled as with @samp{--from=auto}.
19076 @opindex --grouping
19077 Group digits in output numbers according to the current locale's grouping rules
19078 (e.g @emph{Thousands Separator} character, commonly @samp{.} (dot) or @samp{,}
19079 comma). This option has no effect in @samp{POSIX/C} locale.
19081 @item --header[=@var{n}]
19083 @opindex --header=N
19084 Print the first @var{n} (default: 1) lines without any conversion.
19086 @item --invalid=@var{mode}
19088 The default action on input errors is to exit immediately with status code 2.
19089 @option{--invalid=@samp{abort}} explicitly specifies this default mode.
19090 With a @var{mode} of @samp{fail}, print a warning for @emph{each} conversion
19091 error, and exit with status 2. With a @var{mode} of @samp{warn}, exit with
19092 status 0, even in the presence of conversion errors, and with a @var{mode} of
19093 @samp{ignore} do not even print diagnostics.
19095 @item --padding=@var{n}
19097 Pad the output numbers to @var{n} characters, by adding spaces. If @var{n} is
19098 a positive number, numbers will be right-aligned. If @var{n} is a negative
19099 number, numbers will be left-aligned. By default, numbers are automatically
19100 aligned based on the input line's width (only with the default delimiter).
19102 @item --round=@var{method}
19104 @opindex --round=up
19105 @opindex --round=down
19106 @opindex --round=from-zero
19107 @opindex --round=towards-zero
19108 @opindex --round=nearest
19109 When converting number representations, round the number according to
19110 @var{method}, which can be @samp{up}, @samp{down},
19111 @samp{from-zero} (the default), @samp{towards-zero}, @samp{nearest}.
19113 @item --suffix=@var{suffix}
19115 Add @samp{SUFFIX} to the output numbers, and accept optional @samp{SUFFIX} in
19118 @item --to=@var{unit}
19120 Auto-scales output numbers according to @var{unit}. See @emph{Units} below.
19121 The default is no scaling, meaning all the digits of the number are printed.
19123 @item --to-unit=@var{n}
19125 Specify the output unit size (instead of the default 1). Use this option when
19126 the output numbers represent other units (e.g. to represent @samp{4,000,000}
19127 bytes in blocks of 1kB, use @samp{--to=si --to-unit=1000}).
19128 Suffixes are handled as with @samp{--from=auto}.
19131 @newlineFieldSeparator
19135 @subsection Possible @var{unit}s:
19137 The following are the possible @var{unit} options with @option{--from=UNITS} and
19138 @option{--to=UNITS}:
19143 No scaling is performed. For input numbers, no suffixes are accepted, and any
19144 trailing characters following the number will trigger an error. For output
19145 numbers, all digits of the numbers will be printed.
19148 Auto-scale numbers according to the @emph{International System of Units (SI)}
19150 For input numbers, accept one of the following suffixes.
19151 For output numbers, values larger than 1000 will be rounded, and printed with
19152 one of the following suffixes:
19155 @samp{K} => @math{1000^1 = 10^3} (Kilo) (uppercase accepted on input)
19156 @samp{k} => @math{1000^1 = 10^3} (Kilo) (lowercase used on output)
19157 @samp{M} => @math{1000^2 = 10^6} (Mega)
19158 @samp{G} => @math{1000^3 = 10^9} (Giga)
19159 @samp{T} => @math{1000^4 = 10^{12}} (Tera)
19160 @samp{P} => @math{1000^5 = 10^{15}} (Peta)
19161 @samp{E} => @math{1000^6 = 10^{18}} (Exa)
19162 @samp{Z} => @math{1000^7 = 10^{21}} (Zetta)
19163 @samp{Y} => @math{1000^8 = 10^{24}} (Yotta)
19164 @samp{R} => @math{1000^9 = 10^{27}} (Ronna)
19165 @samp{Q} => @math{1000^{10} = 10^{30}} (Quetta)
19169 Auto-scale numbers according to the @emph{International Electrotechnical
19170 Commission (IEC)} standard.
19171 For input numbers, accept one of the following suffixes.
19172 For output numbers, values larger than 1024 will be rounded, and printed with
19173 one of the following suffixes:
19176 @samp{K} => @math{1024^1 = 2^{10}} (Kibi) (uppercase used on output)
19177 @samp{k} => @math{1024^1 = 2^{10}} (Kibi) (lowercase accepted on input)
19178 @samp{M} => @math{1024^2 = 2^{20}} (Mebi)
19179 @samp{G} => @math{1024^3 = 2^{30}} (Gibi)
19180 @samp{T} => @math{1024^4 = 2^{40}} (Tebi)
19181 @samp{P} => @math{1024^5 = 2^{50}} (Pebi)
19182 @samp{E} => @math{1024^6 = 2^{60}} (Exbi)
19183 @samp{Z} => @math{1024^7 = 2^{70}} (Zebi)
19184 @samp{Y} => @math{1024^8 = 2^{80}} (Yobi)
19185 @samp{R} => @math{1024^9 = 2^{90}} (Robi)
19186 @samp{Q} => @math{1024^{10} = 2^{100}} (Quebi)
19189 The @option{iec} option uses a single letter suffix (e.g. @samp{G}), which is
19190 not fully standard, as the @emph{iec} standard recommends a two-letter symbol
19191 (e.g @samp{Gi}) -- but in practice, this method is common. Compare with
19192 the @option{iec-i} option.
19195 Auto-scale numbers according to the @emph{International Electrotechnical
19196 Commission (IEC)} standard.
19197 For input numbers, accept one of the following suffixes.
19198 For output numbers, values larger than 1024 will be rounded, and printed with
19199 one of the following suffixes:
19202 @samp{Ki} => @math{1024^1 = 2^{10}} (Kibi) (uppercase used on output)
19203 @samp{ki} => @math{1024^1 = 2^{10}} (Kibi) (lowercase accepted on input)
19204 @samp{Mi} => @math{1024^2 = 2^{20}} (Mebi)
19205 @samp{Gi} => @math{1024^3 = 2^{30}} (Gibi)
19206 @samp{Ti} => @math{1024^4 = 2^{40}} (Tebi)
19207 @samp{Pi} => @math{1024^5 = 2^{50}} (Pebi)
19208 @samp{Ei} => @math{1024^6 = 2^{60}} (Exbi)
19209 @samp{Zi} => @math{1024^7 = 2^{70}} (Zebi)
19210 @samp{Yi} => @math{1024^8 = 2^{80}} (Yobi)
19211 @samp{Ri} => @math{1024^9 = 2^{90}} (Robi)
19212 @samp{Qi} => @math{1024^{10} = 2^{100}} (Quebi)
19215 The @option{iec-i} option uses a two-letter suffix symbol (e.g. @samp{Gi}),
19216 as the @emph{iec} standard recommends, but this is not always common in
19217 practice. Compare with the @option{iec} option.
19220 @samp{auto} can only be used with @option{--from}. With this method, numbers
19221 with single-letter suffixes like @samp{K}
19222 suffixes are interpreted as @emph{SI} values, and numbers with
19223 two-letter suffixes like @samp{Ki}
19224 are interpreted as @emph{IEC} values.
19228 @subsection Examples of using @command{numfmt}
19230 Converting a single number from/to @emph{human} representation:
19232 $ numfmt --to=si 500000
19235 $ numfmt --to=iec 500000
19238 $ numfmt --to=iec-i 500000
19241 $ numfmt --from=si 1M
19244 $ numfmt --from=iec 1M
19247 # with '--from=auto', M=Mega, Mi=Mebi
19248 $ numfmt --from=auto 1M
19250 $ numfmt --from=auto 1Mi
19254 Converting from @samp{SI} to @samp{IEC} scales (e.g. when a drive's capacity is
19255 advertised as @samp{1TB}, while checking the drive's capacity gives lower
19259 $ numfmt --from=si --to=iec 1T
19263 With both input and output scales specified,
19264 the largest defined prefixes are supported:
19267 $ numfmt --from=si --to=iec-i 2000R
19271 Converting a single field from an input file / piped input (these contrived
19272 examples are for demonstration purposes only, as both @command{ls} and
19273 @command{df} support the @option{--human-readable} option to
19274 output sizes in human-readable format):
19277 # Third field (file size) will be shown in SI representation
19278 $ ls -log | numfmt --field 3 --header --to=si | head -n4
19279 -rw-r--r-- 1 94k Aug 23 2011 ABOUT-NLS
19280 -rw-r--r-- 1 3.7k Jan 7 16:15 AUTHORS
19281 -rw-r--r-- 1 36k Jun 1 2011 COPYING
19282 -rw-r--r-- 1 0 Jan 7 15:15 ChangeLog
19284 # Second field (size) will be shown in IEC representation
19285 $ df --block-size=1 | numfmt --field 2 --header --to=iec | head -n4
19286 File system 1B-blocks Used Available Use% Mounted on
19287 rootfs 132G 104741408 26554036 80% /
19288 tmpfs 794M 7580 804960 1% /run/shm
19289 /dev/sdb1 694G 651424756 46074696 94% /home
19293 Output can be tweaked using @option{--padding} or @option{--format}:
19296 # Pad to 10 characters, right-aligned
19297 $ du -s * | numfmt --to=si --padding=10
19303 # Pad to 10 characters, left-aligned
19304 $ du -s * | numfmt --to=si --padding=-10
19310 # Pad to 10 characters, left-aligned, using 'format'
19311 $ du -s * | numfmt --to=si --format="%10f"
19317 # Pad to 10 characters, left-aligned, using 'format'
19318 $ du -s * | numfmt --to=si --padding="%-10f"
19325 With locales that support grouping digits, using @option{--grouping} or
19326 @option{--format} enables grouping. In @samp{POSIX} locale, grouping is
19330 $ LC_ALL=C numfmt --from=iec --grouping 2G
19333 $ LC_ALL=en_US.utf8 numfmt --from=iec --grouping 2G
19336 $ LC_ALL=ta_IN numfmt --from=iec --grouping 2G
19339 $ LC_ALL=C numfmt --from=iec --format="==%'15f==" 2G
19342 $ LC_ALL=en_US.utf8 numfmt --from=iec --format="==%'15f==" 2G
19345 $ LC_ALL=en_US.utf8 numfmt --from=iec --format="==%'-15f==" 2G
19348 $ LC_ALL=ta_IN numfmt --from=iec --format="==%'15f==" 2G
19349 == 2,14,74,83,648==
19353 @node seq invocation
19354 @section @command{seq}: Print numeric sequences
19357 @cindex numeric sequences
19358 @cindex sequence of numbers
19360 @command{seq} prints a sequence of numbers to standard output. Synopses:
19363 seq [@var{option}]@dots{} @var{last}
19364 seq [@var{option}]@dots{} @var{first} @var{last}
19365 seq [@var{option}]@dots{} @var{first} @var{increment} @var{last}
19368 @command{seq} prints the numbers from @var{first} to @var{last} by
19369 @var{increment}. By default, each number is printed on a separate line.
19370 When @var{increment} is not specified, it defaults to @samp{1},
19371 even when @var{first} is larger than @var{last}.
19372 @var{first} also defaults to @samp{1}. So @code{seq 1} prints
19373 @samp{1}, but @code{seq 0} and @code{seq 10 5} produce no output.
19374 The sequence of numbers ends when the sum of the current number and
19375 @var{increment} would become greater than @var{last},
19376 so @code{seq 1 10 10} only produces @samp{1}.
19377 @var{increment} must not be @samp{0}; use the tool @command{yes} to get
19378 repeated output of a constant number.
19379 @var{first}, @var{increment} and @var{last} must not be @code{NaN},
19380 but @code{inf} is supported.
19381 Floating-point numbers may be specified in either the current or
19382 the C locale. @xref{Floating point}.
19384 The program accepts the following options. Also see @ref{Common options}.
19385 Options must precede operands.
19388 @item -f @var{format}
19389 @itemx --format=@var{format}
19392 @cindex formatting of numbers in @command{seq}
19393 Print all numbers using @var{format}.
19394 @var{format} must contain exactly one of the @samp{printf}-style
19395 floating point conversion specifications @samp{%a}, @samp{%e},
19396 @samp{%f}, @samp{%g}, @samp{%A}, @samp{%E}, @samp{%F}, @samp{%G}@.
19397 The @samp{%} may be followed by zero or more flags taken from the set
19398 @samp{-+#0 '}, then an optional width containing one or more digits,
19399 then an optional precision consisting of a @samp{.} followed by zero
19400 or more digits. @var{format} may also contain any number of @samp{%%}
19401 conversion specifications. All conversion specifications have the
19402 same meaning as with @samp{printf}.
19404 The default format is derived from @var{first}, @var{step}, and
19405 @var{last}. If these all use a fixed point decimal representation,
19406 the default format is @samp{%.@var{p}f}, where @var{p} is the minimum
19407 precision that can represent the output numbers exactly. Otherwise,
19408 the default format is @samp{%g}.
19410 @item -s @var{string}
19411 @itemx --separator=@var{string}
19413 @opindex --separator
19414 @cindex separator for numbers in @command{seq}
19415 Separate numbers with @var{string}; default is a newline.
19416 The output always terminates with a newline.
19419 @itemx --equal-width
19421 @opindex --equal-width
19422 Print all numbers with the same width, by padding with leading zeros.
19423 @var{first}, @var{step}, and @var{last} should all use a fixed point
19424 decimal representation.
19425 (To have other kinds of padding, use @option{--format}).
19429 You can get finer-grained control over output with @option{-f}:
19432 $ seq -f '(%9.2E)' -9e5 1.1e6 1.3e6
19438 If you want hexadecimal integer output, you can use @command{printf}
19439 to perform the conversion:
19442 $ printf '%x\n' $(seq 1048575 1024 1050623)
19448 For very long lists of numbers, use xargs to avoid
19449 system limitations on the length of an argument list:
19452 $ seq 1000000 | xargs printf '%x\n' | tail -n 3
19458 To generate octal output, use the printf @code{%o} format instead
19461 On most systems, seq can produce whole-number output for values up to
19462 at least @math{2^{53}}. Larger integers are approximated. The details
19463 differ depending on your floating-point implementation.
19464 @xref{Floating point}. A common
19465 case is that @command{seq} works with integers through @math{2^{64}},
19466 and larger integers may not be numerically correct:
19469 $ seq 50000000000000000000 2 50000000000000000004
19470 50000000000000000000
19471 50000000000000000000
19472 50000000000000000004
19475 However, when limited to non-negative whole numbers,
19476 an increment of less than 200, and no format-specifying option,
19477 seq can print arbitrarily large numbers.
19478 Therefore @command{seq inf} can be used to
19479 generate an infinite sequence of numbers.
19481 Be careful when using @command{seq} with outlandish values: otherwise
19482 you may see surprising results, as @command{seq} uses floating point
19483 internally. For example, on the x86 platform, where the internal
19484 representation uses a 64-bit fraction, the command:
19487 seq 1 0.0000000000000000001 1.0000000000000000009
19490 outputs 1.0000000000000000007 twice and skips 1.0000000000000000008.
19495 @node File permissions
19496 @chapter File permissions
19500 @node File timestamps
19501 @chapter File timestamps
19507 Standard POSIX files have three timestamps: the access timestamp
19508 (atime) of the last read, the modification timestamp (mtime) of the
19509 last write, and the status change timestamp (ctime) of the last change
19510 to the file's meta-information. Some file systems support a
19511 fourth time: the birth timestamp (birthtime) of when the file was
19512 created; by definition, birthtime never changes.
19514 One common example of a ctime change is when the permissions of a file
19515 change. Changing the permissions doesn't access the file, so atime
19516 doesn't change, nor does it modify the file, so the mtime doesn't
19517 change. Yet, something about the file itself has changed, and this
19518 must be noted somewhere. This is the job of the ctime field. This is
19519 necessary, so that, for example, a backup program can make a fresh
19520 copy of the file, including the new permissions value. Another
19521 operation that modifies a file's ctime without affecting the others is
19524 Naively, a file's atime, mtime, and ctime are set to the current time
19525 whenever you read, write, or change the attributes of the file
19526 respectively, and searching a directory counts as reading it. A
19527 file's atime and mtime can also be set directly, via the
19528 @command{touch} command (@pxref{touch invocation}). In practice,
19529 though, timestamps are not updated quite that way.
19531 For efficiency reasons, many systems are lazy about updating atimes:
19532 when a program accesses a file, they may delay updating the file's
19533 atime, or may not update the file's atime if the file has been
19534 accessed recently, or may not update the atime at all. Similar
19535 laziness, though typically not quite so extreme, applies to mtimes and
19538 Some systems emulate timestamps instead of supporting them directly,
19539 and these emulations may disagree with the naive interpretation. For
19540 example, a system may fake an atime or ctime by using the mtime.
19543 The determination of what time is ``current'' depends on the
19544 platform. Platforms with network file systems often use different
19545 clocks for the operating system and for file systems; because
19546 updates typically uses file systems' clocks by default, clock
19547 skew can cause the resulting file timestamps to appear to be in a
19548 program's ``future'' or ``past''.
19550 @cindex file timestamp resolution
19551 When the system updates a file timestamp to a desired time @var{t}
19552 (which is either the current time, or a time specified via the
19553 @command{touch} command), there are several reasons the file's
19554 timestamp may be set to a value that differs from @var{t}. First,
19555 @var{t} may have a higher resolution than supported. Second, a file
19556 system may use different resolutions for different types of times.
19557 Third, file timestamps may use a different resolution than operating
19558 system timestamps. Fourth, the operating system primitives used to
19559 update timestamps may employ yet a different resolution. For example,
19560 in theory a file system might use 10-microsecond resolution for access
19561 timestamp and 100-nanosecond resolution for modification timestamp, and the
19562 operating system might use nanosecond resolution for the current time
19563 and microsecond resolution for the primitive that @command{touch} uses
19564 to set a file's timestamp to an arbitrary value.
19567 @include parse-datetime.texi
19569 @include sort-version.texi
19573 @node Opening the software toolbox
19574 @chapter Opening the Software Toolbox
19576 An earlier version of this chapter appeared in
19577 @uref{https://www.linuxjournal.com/article.php?sid=2762, the
19578 @cite{What's GNU@?} column of the June 1994 @cite{Linux Journal}}.
19579 It was written by Arnold Robbins.
19582 * Toolbox introduction:: Toolbox introduction
19583 * I/O redirection:: I/O redirection
19584 * The who command:: The @command{who} command
19585 * The cut command:: The @command{cut} command
19586 * The sort command:: The @command{sort} command
19587 * The uniq command:: The @command{uniq} command
19588 * Putting the tools together:: Putting the tools together
19592 @node Toolbox introduction
19593 @unnumberedsec Toolbox Introduction
19595 This month's column is only peripherally related to the GNU Project, in
19596 that it describes a number of the GNU tools on your GNU/Linux system
19598 might be used. What it's really about is the ``Software Tools'' philosophy
19599 of program development and usage.
19601 The software tools philosophy was an important and integral concept
19602 in the initial design and development of Unix (of which GNU/Linux and GNU are
19603 essentially clones). Unfortunately, in the modern day press of
19604 Internetworking and flashy GUIs, it seems to have fallen by the
19605 wayside. This is a shame, since it provides a powerful mental model
19606 for solving many kinds of problems.
19608 Many people carry a Swiss Army knife around in their pants pockets (or
19609 purse). A Swiss Army knife is a handy tool to have: it has several knife
19610 blades, a screwdriver, tweezers, toothpick, nail file, corkscrew, and perhaps
19611 a number of other things on it. For the everyday, small miscellaneous jobs
19612 where you need a simple, general purpose tool, it's just the thing.
19614 On the other hand, an experienced carpenter doesn't build a house using
19615 a Swiss Army knife. Instead, he has a toolbox chock full of specialized
19616 tools -- a saw, a hammer, a screwdriver, a plane, and so on. And he knows
19617 exactly when and where to use each tool; you won't catch him hammering nails
19618 with the handle of his screwdriver.
19620 The Unix developers at Bell Labs were all professional programmers and trained
19621 computer scientists. They had found that while a one-size-fits-all program
19622 might appeal to a user because there's only one program to use, in practice
19627 difficult to write,
19630 difficult to maintain and
19634 difficult to extend to meet new situations.
19637 Instead, they felt that programs should be specialized tools. In short, each
19638 program ``should do one thing well.'' No more and no less. Such programs are
19639 simpler to design, write, and get right -- they only do one thing.
19641 Furthermore, they found that with the right machinery for hooking programs
19642 together, that the whole was greater than the sum of the parts. By combining
19643 several special purpose programs, you could accomplish a specific task
19644 that none of the programs was designed for, and accomplish it much more
19645 quickly and easily than if you had to write a special purpose program.
19646 We will see some (classic) examples of this further on in the column.
19647 (An important additional point was that, if necessary, take a detour
19648 and build any software tools you may need first, if you don't already
19649 have something appropriate in the toolbox.)
19651 @node I/O redirection
19652 @unnumberedsec I/O Redirection
19654 Hopefully, you are familiar with the basics of I/O redirection in the
19655 shell, in particular the concepts of ``standard input,'' ``standard output,''
19656 and ``standard error''. Briefly, ``standard input'' is a data source, where
19657 data comes from. A program should not need to either know or care if the
19658 data source is a regular file, a keyboard, a magnetic tape, or even a punched
19659 card reader. Similarly, ``standard output'' is a data sink, where data goes
19660 to. The program should neither know nor care where this might be.
19661 Programs that only read their standard input, do something to the data,
19662 and then send it on, are called @dfn{filters}, by analogy to filters in a
19665 With the Unix shell, it's very easy to set up data pipelines:
19668 program_to_create_data | filter1 | ... | filterN > final.pretty.data
19671 We start out by creating the raw data; each filter applies some successive
19672 transformation to the data, until by the time it comes out of the pipeline,
19673 it is in the desired form.
19675 This is fine and good for standard input and standard output. Where does the
19676 standard error come in to play? Well, think about @command{filter1} in
19677 the pipeline above. What happens if it encounters an error in the data it
19678 sees? If it writes an error message to standard output, it will just
19679 disappear down the pipeline into @command{filter2}'s input, and the
19680 user will probably never see it. So programs need a place where they can send
19681 error messages so that the user will notice them. This is standard error,
19682 and it is usually connected to your console or window, even if you have
19683 redirected standard output of your program away from your screen.
19685 For filter programs to work together, the format of the data has to be
19686 agreed upon. The most straightforward and easiest format to use is simply
19687 lines of text. Unix data files are generally just streams of bytes, with
19688 lines delimited by the ASCII LF (Line Feed) character,
19689 conventionally called a ``newline'' in the Unix literature. (This is
19690 @code{'\n'} if you're a C programmer.) This is the format used by all
19691 the traditional filtering programs. (Many earlier operating systems
19692 had elaborate facilities and special purpose programs for managing
19693 binary data. Unix has always shied away from such things, under the
19694 philosophy that it's easiest to simply be able to view and edit your
19695 data with a text editor.)
19697 OK, enough introduction. Let's take a look at some of the tools, and then
19698 we'll see how to hook them together in interesting ways. In the following
19699 discussion, we will only present those command line options that interest
19700 us. As you should always do, double check your system documentation
19701 for the full story.
19703 @node The who command
19704 @unnumberedsec The @command{who} Command
19706 The first program is the @command{who} command. By itself, it generates a
19707 list of the users who are currently logged in. Although I'm writing
19708 this on a single-user system, we'll pretend that several people are
19713 @print{} arnold console Jan 22 19:57
19714 @print{} miriam ttyp0 Jan 23 14:19(:0.0)
19715 @print{} bill ttyp1 Jan 21 09:32(:0.0)
19716 @print{} arnold ttyp2 Jan 23 20:48(:0.0)
19719 Here, the @samp{$} is the usual shell prompt, at which I typed @samp{who}.
19720 There are three people logged in, and I am logged in twice. On traditional
19721 Unix systems, user names are never more than eight characters long. This
19722 little bit of trivia will be useful later. The output of @command{who} is nice,
19723 but the data is not all that exciting.
19725 @node The cut command
19726 @unnumberedsec The @command{cut} Command
19728 The next program we'll look at is the @command{cut} command. This program
19729 cuts out columns or fields of input data. For example, we can tell it
19730 to print just the login name and full name from the @file{/etc/passwd}
19731 file. The @file{/etc/passwd} file has seven fields, separated by
19735 arnold:xyzzy:2076:10:Arnold D. Robbins:/home/arnold:/bin/bash
19738 To get the first and fifth fields, we would use @command{cut} like this:
19741 $ cut -d: -f1,5 /etc/passwd
19742 @print{} root:Operator
19744 @print{} arnold:Arnold D. Robbins
19745 @print{} miriam:Miriam A. Robbins
19749 With the @option{-c} option, @command{cut} will cut out specific characters
19750 (i.e., columns) in the input lines. This is useful for input data
19751 that has fixed width fields, and does not have a field separator. For
19752 example, list the Monday dates for the current month:
19754 @c Is using cal ok? Looked at gcal, but I don't like it.
19765 @node The sort command
19766 @unnumberedsec The @command{sort} Command
19768 Next we'll look at the @command{sort} command. This is one of the most
19769 powerful commands on a Unix-style system; one that you will often find
19770 yourself using when setting up fancy data plumbing.
19773 command reads and sorts each file named on the command line. It then
19774 merges the sorted data and writes it to standard output. It will read
19775 standard input if no files are given on the command line (thus
19776 making it into a filter). The sort is based on the character collating
19777 sequence or based on user-supplied ordering criteria.
19780 @node The uniq command
19781 @unnumberedsec The @command{uniq} Command
19783 Finally (at least for now), we'll look at the @command{uniq} program. When
19784 sorting data, you will often end up with duplicate lines, lines that
19785 are identical. Usually, all you need is one instance of each line.
19786 This is where @command{uniq} comes in. The @command{uniq} program reads its
19787 standard input. It prints only one
19788 copy of each repeated line. It does have several options. Later on,
19789 we'll use the @option{-c} option, which prints each unique line, preceded
19790 by a count of the number of times that line occurred in the input.
19793 @node Putting the tools together
19794 @unnumberedsec Putting the Tools Together
19796 Now, let's suppose this is a large ISP server system with dozens of users
19797 logged in. The management wants the system administrator to write a
19799 generate a sorted list of logged in users. Furthermore, even if a user
19800 is logged in multiple times, his or her name should only show up in the
19803 The administrator could sit down with the system documentation and write a C
19804 program that did this. It would take perhaps a couple of hundred lines
19805 of code and about two hours to write it, test it, and debug it.
19806 However, knowing the software toolbox, the administrator can instead start out
19807 by generating just a list of logged on users:
19817 Next, sort the list:
19820 $ who | cut -c1-8 | sort
19827 Finally, run the sorted list through @command{uniq}, to weed out duplicates:
19830 $ who | cut -c1-8 | sort | uniq
19836 The @command{sort} command actually has a @option{-u} option that does what
19837 @command{uniq} does. However, @command{uniq} has other uses for which one
19838 cannot substitute @samp{sort -u}.
19840 The administrator puts this pipeline into a shell script, and makes it
19842 all the users on the system (@samp{#} is the system administrator,
19843 or @code{root}, prompt):
19846 # cat > /usr/local/bin/listusers
19847 who | cut -c1-8 | sort | uniq
19849 # chmod +x /usr/local/bin/listusers
19852 There are four major points to note here. First, with just four
19853 programs, on one command line, the administrator was able to save about two
19854 hours worth of work. Furthermore, the shell pipeline is just about as
19855 efficient as the C program would be, and it is much more efficient in
19856 terms of programmer time. People time is much more expensive than
19857 computer time, and in our modern ``there's never enough time to do
19858 everything'' society, saving two hours of programmer time is no mean
19861 Second, it is also important to emphasize that with the
19862 @emph{combination} of the tools, it is possible to do a special
19863 purpose job never imagined by the authors of the individual programs.
19865 Third, it is also valuable to build up your pipeline in stages, as we did here.
19866 This allows you to view the data at each stage in the pipeline, which helps
19867 you acquire the confidence that you are indeed using these tools correctly.
19869 Finally, by bundling the pipeline in a shell script, other users can use
19870 your command, without having to remember the fancy plumbing you set up for
19871 them. In terms of how you run them, shell scripts and compiled programs are
19874 After the previous warm-up exercise, we'll look at two additional, more
19875 complicated pipelines. For them, we need to introduce two more tools.
19877 The first is the @command{tr} command, which stands for ``transliterate.''
19878 The @command{tr} command works on a character-by-character basis, changing
19879 characters. Normally it is used for things like mapping upper case to
19883 $ echo ThIs ExAmPlE HaS MIXED case! | tr '[:upper:]' '[:lower:]'
19884 @print{} this example has mixed case!
19887 There are several options of interest:
19891 work on the complement of the listed characters, i.e.,
19892 operations apply to characters not in the given set
19895 delete characters in the first set from the output
19898 squeeze repeated characters in the output into just one character.
19901 We will be using all three options in a moment.
19903 The other command we'll look at is @command{comm}. The @command{comm}
19904 command takes two sorted input files as input data, and prints out the
19905 files' lines in three columns. The output columns are the data lines
19906 unique to the first file, the data lines unique to the second file, and
19907 the data lines that are common to both. The @option{-1}, @option{-2}, and
19908 @option{-3} command line options @emph{omit} the respective columns. (This is
19909 non-intuitive and takes a little getting used to.) For example:
19931 The file name @file{-} tells @command{comm} to read standard input
19932 instead of a regular file.
19934 Now we're ready to build a fancy pipeline. The first application is a word
19935 frequency counter. This helps an author determine if he or she is over-using
19938 The first step is to change the case of all the letters in our input file
19939 to one case. ``The'' and ``the'' are the same word when doing counting.
19942 $ tr '[:upper:]' '[:lower:]' < whats.gnu | ...
19945 The next step is to get rid of punctuation. Quoted words and unquoted words
19946 should be treated identically; it's easiest to just get the punctuation out of
19950 $ tr '[:upper:]' '[:lower:]' < whats.gnu | tr -cd '[:alnum:]_ \n' | ...
19953 The second @command{tr} command operates on the complement of the listed
19954 characters, which are all the letters, the digits, the underscore, and
19955 the blank. The @samp{\n} represents the newline character; it has to
19956 be left alone. (The ASCII tab character should also be included for
19957 good measure in a production script.)
19959 At this point, we have data consisting of words separated by blank space.
19960 The words only contain alphanumeric characters (and the underscore). The
19961 next step is break the data apart so that we have one word per line. This
19962 makes the counting operation much easier, as we will see shortly.
19965 $ tr '[:upper:]' '[:lower:]' < whats.gnu | tr -cd '[:alnum:]_ \n' |
19966 > tr -s ' ' '\n' | ...
19969 This command turns blanks into newlines. The @option{-s} option squeezes
19970 multiple newline characters in the output into just one, removing
19971 blank lines. (The @samp{>} is the shell's ``secondary prompt.''
19972 This is what the shell prints when it notices you haven't finished
19973 typing in all of a command.)
19975 We now have data consisting of one word per line, no punctuation, all one
19976 case. We're ready to count each word:
19979 $ tr '[:upper:]' '[:lower:]' < whats.gnu | tr -cd '[:alnum:]_ \n' |
19980 > tr -s ' ' '\n' | sort | uniq -c | ...
19983 At this point, the data might look something like this:
19996 The output is sorted by word, not by count! What we want is the most
19997 frequently used words first. Fortunately, this is easy to accomplish,
19998 with the help of two more @command{sort} options:
20002 do a numeric sort, not a textual one
20005 reverse the order of the sort
20008 The final pipeline looks like this:
20011 $ tr '[:upper:]' '[:lower:]' < whats.gnu | tr -cd '[:alnum:]_ \n' |
20012 > tr -s ' ' '\n' | sort | uniq -c | sort -n -r
20021 Whew! That's a lot to digest. Yet, the same principles apply. With six
20022 commands, on two lines (really one long one split for convenience), we've
20023 created a program that does something interesting and useful, in much
20024 less time than we could have written a C program to do the same thing.
20026 A minor modification to the above pipeline can give us a simple spelling
20027 checker! To determine if you've spelled a word correctly, all you have to
20028 do is look it up in a dictionary. If it is not there, then chances are
20029 that your spelling is incorrect. So, we need a dictionary.
20030 The conventional location for a dictionary is @file{/usr/share/dict/words}.
20032 Now, how to compare our file with the dictionary? As before, we generate
20033 a sorted list of words, one per line:
20036 $ tr '[:upper:]' '[:lower:]' < whats.gnu | tr -cd '[:alnum:]_ \n' |
20037 > tr -s ' ' '\n' | sort -u | ...
20040 Now, all we need is a list of words that are @emph{not} in the
20041 dictionary. Here is where the @command{comm} command comes in.
20042 Unfortunately @command{comm} operates on sorted input and
20043 @file{/usr/share/dict/words} is not sorted the way that @command{sort}
20044 and @command{comm} normally use, so we first create a properly-sorted
20045 copy of the dictionary and then run a pipeline that uses the copy.
20048 $ sort /usr/share/dict/words > sorted-words
20049 $ tr '[:upper:]' '[:lower:]' < whats.gnu | tr -cd '[:alnum:]_ \n' |
20050 > tr -s ' ' '\n' | sort -u |
20051 > comm -23 - sorted-words
20054 The @option{-2} and @option{-3} options eliminate lines that are only in the
20055 dictionary (the second file), and lines that are in both files. Lines
20056 only in the first file (standard input, our stream of words), are
20057 words that are not in the dictionary. These are likely candidates for
20058 spelling errors. This pipeline was the first cut at a production
20059 spelling checker on Unix.
20061 There are some other tools that deserve brief mention.
20065 search files for text that matches a regular expression
20068 count lines, words, characters
20071 a T-fitting for data pipes, copies data to files and to standard output
20074 the stream editor, an advanced tool
20077 a data manipulation language, another advanced tool
20080 The software tools philosophy also espoused the following bit of
20081 advice: ``Let someone else do the hard part.'' This means, take
20082 something that gives you most of what you need, and then massage it the
20083 rest of the way until it's in the form that you want.
20089 Each program should do one thing well. No more, no less.
20092 Combining programs with appropriate plumbing leads to results where
20093 the whole is greater than the sum of the parts. It also leads to novel
20094 uses of programs that the authors might never have imagined.
20097 Programs should never print extraneous header or trailer data, since these
20098 could get sent on down a pipeline. (A point we didn't mention earlier.)
20101 Let someone else do the hard part.
20104 Know your toolbox! Use each program appropriately. If you don't have an
20105 appropriate tool, build one.
20108 All the programs discussed are available as described in
20109 @uref{https://www.gnu.org/software/coreutils/coreutils.html,
20110 GNU core utilities}.
20112 None of what I have presented in this column is new. The Software Tools
20113 philosophy was first introduced in the book @cite{Software Tools}, by
20114 Brian Kernighan and P.J. Plauger (Addison-Wesley, ISBN 0-201-03669-X).
20115 This book showed how to write and use software tools. It was written in
20116 1976, using a preprocessor for FORTRAN named @command{ratfor} (RATional
20117 FORtran). At the time, C was not as ubiquitous as it is now; FORTRAN
20118 was. The last chapter presented a @command{ratfor} to FORTRAN
20119 processor, written in @command{ratfor}. @command{ratfor} looks an awful
20120 lot like C; if you know C, you won't have any problem following the
20123 In 1981, the book was updated and made available as @cite{Software Tools
20124 in Pascal} (Addison-Wesley, ISBN 0-201-10342-7). Both books are
20125 still in print and are well worth
20126 reading if you're a programmer. They certainly made a major change in
20127 how I view programming.
20129 The programs in both books are available from
20130 @uref{https://www.cs.princeton.edu/~bwk/, Brian Kernighan's home page}.
20131 For a number of years, there was an active
20132 Software Tools Users Group, whose members had ported the original
20133 @command{ratfor} programs to essentially every computer system with a
20134 FORTRAN compiler. The popularity of the group waned in the middle 1980s
20135 as Unix began to spread beyond universities.
20137 With the current proliferation of GNU code and other clones of Unix programs,
20138 these programs now receive little attention; modern C versions are
20139 much more efficient and do more than these programs do. Nevertheless, as
20140 exposition of good programming style, and evangelism for a still-valuable
20141 philosophy, these books are unparalleled, and I recommend them highly.
20143 Acknowledgment: I would like to express my gratitude to Brian Kernighan
20144 of Bell Labs, the original Software Toolsmith, for reviewing this column.
20146 @node GNU Free Documentation License
20147 @appendix GNU Free Documentation License
20151 @node Concept index
20158 @c Local variables:
20159 @c texinfo-column-for-description: 32