From a195c31d2c6dc55a766e73e2f8b3feb203daa7fd Mon Sep 17 00:00:00 2001 From: Akihiro Motoki Date: Sun, 18 Apr 2021 08:26:29 +0900 Subject: [PATCH] coreutils: Update original to 8.32 coreutils 8.25 cannot be built on recent distributions like Ubuntu Focal. It is a good chance to upgrade the original version. --- manual/GNU_coreutils/Makefile | 2 +- manual/GNU_coreutils/help2man.orig/b2sum.x | 4 + manual/GNU_coreutils/help2man.orig/basenc.x | 38 +++++ manual/GNU_coreutils/help2man.orig/chmod.x | 15 +- manual/GNU_coreutils/help2man.orig/chown.x | 4 +- manual/GNU_coreutils/help2man.orig/df.x | 4 +- manual/GNU_coreutils/help2man.orig/du.x | 16 +- manual/GNU_coreutils/help2man.orig/env.x | 63 ++++++++ manual/GNU_coreutils/help2man.orig/md5sum.x | 7 +- manual/GNU_coreutils/help2man.orig/readlink.x | 2 + manual/GNU_coreutils/help2man.orig/rm.x | 8 +- manual/GNU_coreutils/help2man.orig/sha1sum.x | 5 + manual/GNU_coreutils/help2man.orig/stat.x | 2 +- manual/GNU_coreutils/help2man.orig/stdbuf.x | 6 +- manual/GNU_coreutils/help2man.orig/test.x | 15 ++ manual/GNU_coreutils/help2man.orig/timeout.x | 2 +- manual/GNU_coreutils/original/man1/arch.1 | 12 +- manual/GNU_coreutils/original/man1/b2sum.1 | 78 +++++++++ manual/GNU_coreutils/original/man1/base32.1 | 12 +- manual/GNU_coreutils/original/man1/base64.1 | 12 +- manual/GNU_coreutils/original/man1/basename.1 | 12 +- manual/GNU_coreutils/original/man1/basenc.1 | 106 ++++++++++++ manual/GNU_coreutils/original/man1/cat.1 | 12 +- manual/GNU_coreutils/original/man1/chcon.1 | 12 +- manual/GNU_coreutils/original/man1/chgrp.1 | 12 +- manual/GNU_coreutils/original/man1/chmod.1 | 23 +-- manual/GNU_coreutils/original/man1/chown.1 | 12 +- manual/GNU_coreutils/original/man1/chroot.1 | 14 +- manual/GNU_coreutils/original/man1/cksum.1 | 12 +- manual/GNU_coreutils/original/man1/comm.1 | 15 +- manual/GNU_coreutils/original/man1/coreutils.1 | 35 ++++ manual/GNU_coreutils/original/man1/cp.1 | 13 +- manual/GNU_coreutils/original/man1/csplit.1 | 12 +- manual/GNU_coreutils/original/man1/cut.1 | 12 +- manual/GNU_coreutils/original/man1/date.1 | 30 ++-- manual/GNU_coreutils/original/man1/dd.1 | 33 ++-- manual/GNU_coreutils/original/man1/df.1 | 13 +- manual/GNU_coreutils/original/man1/dir.1 | 63 ++++---- manual/GNU_coreutils/original/man1/dircolors.1 | 12 +- manual/GNU_coreutils/original/man1/dirname.1 | 12 +- manual/GNU_coreutils/original/man1/du.1 | 25 +-- manual/GNU_coreutils/original/man1/echo.1 | 12 +- manual/GNU_coreutils/original/man1/env.1 | 97 ++++++++++- manual/GNU_coreutils/original/man1/expand.1 | 23 +-- manual/GNU_coreutils/original/man1/expr.1 | 12 +- manual/GNU_coreutils/original/man1/factor.1 | 14 +- manual/GNU_coreutils/original/man1/false.1 | 12 +- manual/GNU_coreutils/original/man1/fmt.1 | 12 +- manual/GNU_coreutils/original/man1/fold.1 | 12 +- manual/GNU_coreutils/original/man1/groups.1 | 12 +- manual/GNU_coreutils/original/man1/head.1 | 13 +- manual/GNU_coreutils/original/man1/hostid.1 | 12 +- manual/GNU_coreutils/original/man1/hostname.1 | 12 +- manual/GNU_coreutils/original/man1/id.1 | 16 +- manual/GNU_coreutils/original/man1/install.1 | 14 +- manual/GNU_coreutils/original/man1/join.1 | 12 +- manual/GNU_coreutils/original/man1/kill.1 | 12 +- manual/GNU_coreutils/original/man1/link.1 | 12 +- manual/GNU_coreutils/original/man1/ln.1 | 22 +-- manual/GNU_coreutils/original/man1/logname.1 | 12 +- manual/GNU_coreutils/original/man1/ls.1 | 63 ++++---- manual/GNU_coreutils/original/man1/md5sum.1 | 25 +-- manual/GNU_coreutils/original/man1/mkdir.1 | 12 +- manual/GNU_coreutils/original/man1/mkfifo.1 | 12 +- manual/GNU_coreutils/original/man1/mknod.1 | 12 +- manual/GNU_coreutils/original/man1/mktemp.1 | 12 +- manual/GNU_coreutils/original/man1/mv.1 | 12 +- manual/GNU_coreutils/original/man1/nice.1 | 12 +- manual/GNU_coreutils/original/man1/nl.1 | 27 ++-- manual/GNU_coreutils/original/man1/nohup.1 | 12 +- manual/GNU_coreutils/original/man1/nproc.1 | 12 +- manual/GNU_coreutils/original/man1/numfmt.1 | 12 +- manual/GNU_coreutils/original/man1/od.1 | 15 +- manual/GNU_coreutils/original/man1/paste.1 | 12 +- manual/GNU_coreutils/original/man1/pathchk.1 | 12 +- manual/GNU_coreutils/original/man1/pinky.1 | 14 +- manual/GNU_coreutils/original/man1/pr.1 | 12 +- manual/GNU_coreutils/original/man1/printenv.1 | 12 +- manual/GNU_coreutils/original/man1/printf.1 | 12 +- manual/GNU_coreutils/original/man1/ptx.1 | 14 +- manual/GNU_coreutils/original/man1/pwd.1 | 12 +- manual/GNU_coreutils/original/man1/readlink.1 | 18 ++- manual/GNU_coreutils/original/man1/realpath.1 | 20 +-- manual/GNU_coreutils/original/man1/rm.1 | 22 +-- manual/GNU_coreutils/original/man1/rmdir.1 | 12 +- manual/GNU_coreutils/original/man1/runcon.1 | 12 +- manual/GNU_coreutils/original/man1/seq.1 | 13 +- manual/GNU_coreutils/original/man1/sha1sum.1 | 23 ++- manual/GNU_coreutils/original/man1/sha224sum.1 | 18 ++- manual/GNU_coreutils/original/man1/sha256sum.1 | 18 ++- manual/GNU_coreutils/original/man1/sha384sum.1 | 18 ++- manual/GNU_coreutils/original/man1/sha512sum.1 | 18 ++- manual/GNU_coreutils/original/man1/shred.1 | 48 ++---- manual/GNU_coreutils/original/man1/shuf.1 | 12 +- manual/GNU_coreutils/original/man1/sleep.1 | 17 +- manual/GNU_coreutils/original/man1/sort.1 | 12 +- manual/GNU_coreutils/original/man1/split.1 | 19 ++- manual/GNU_coreutils/original/man1/stat.1 | 33 ++-- manual/GNU_coreutils/original/man1/stdbuf.1 | 15 +- manual/GNU_coreutils/original/man1/stty.1 | 43 ++--- manual/GNU_coreutils/original/man1/sum.1 | 12 +- manual/GNU_coreutils/original/man1/sync.1 | 12 +- manual/GNU_coreutils/original/man1/tac.1 | 12 +- manual/GNU_coreutils/original/man1/tail.1 | 13 +- manual/GNU_coreutils/original/man1/tee.1 | 12 +- manual/GNU_coreutils/original/man1/test.1 | 34 ++-- manual/GNU_coreutils/original/man1/timeout.1 | 18 ++- manual/GNU_coreutils/original/man1/touch.1 | 12 +- manual/GNU_coreutils/original/man1/tr.1 | 12 +- manual/GNU_coreutils/original/man1/true.1 | 12 +- manual/GNU_coreutils/original/man1/truncate.1 | 15 +- manual/GNU_coreutils/original/man1/tsort.1 | 12 +- manual/GNU_coreutils/original/man1/tty.1 | 12 +- manual/GNU_coreutils/original/man1/uname.1 | 12 +- manual/GNU_coreutils/original/man1/unexpand.1 | 19 ++- manual/GNU_coreutils/original/man1/uniq.1 | 13 +- manual/GNU_coreutils/original/man1/unlink.1 | 12 +- manual/GNU_coreutils/original/man1/uptime.1 | 17 +- manual/GNU_coreutils/original/man1/users.1 | 14 +- manual/GNU_coreutils/original/man1/vdir.1 | 63 ++++---- manual/GNU_coreutils/original/man1/wc.1 | 12 +- manual/GNU_coreutils/original/man1/who.1 | 14 +- manual/GNU_coreutils/original/man1/whoami.1 | 12 +- manual/GNU_coreutils/original/man1/yes.1 | 12 +- manual/GNU_coreutils/patch-8.25.diff | 11 -- manual/GNU_coreutils/translation_list | 213 +++++++++++++------------ 126 files changed, 1498 insertions(+), 983 deletions(-) create mode 100644 manual/GNU_coreutils/help2man.orig/b2sum.x create mode 100644 manual/GNU_coreutils/help2man.orig/basenc.x create mode 100644 manual/GNU_coreutils/original/man1/b2sum.1 create mode 100644 manual/GNU_coreutils/original/man1/basenc.1 create mode 100644 manual/GNU_coreutils/original/man1/coreutils.1 delete mode 100644 manual/GNU_coreutils/patch-8.25.diff diff --git a/manual/GNU_coreutils/Makefile b/manual/GNU_coreutils/Makefile index 1b1b1b9e..7933d7d8 100644 --- a/manual/GNU_coreutils/Makefile +++ b/manual/GNU_coreutils/Makefile @@ -1,5 +1,5 @@ NAME = coreutils -V = 8.25 +V = 8.32 DEST = draft/man1 diff --git a/manual/GNU_coreutils/help2man.orig/b2sum.x b/manual/GNU_coreutils/help2man.orig/b2sum.x new file mode 100644 index 00000000..3ba490ae --- /dev/null +++ b/manual/GNU_coreutils/help2man.orig/b2sum.x @@ -0,0 +1,4 @@ +[NAME] +b2sum \- compute and check BLAKE2 message digest +[DESCRIPTION] +.\" Add any additional description here diff --git a/manual/GNU_coreutils/help2man.orig/basenc.x b/manual/GNU_coreutils/help2man.orig/basenc.x new file mode 100644 index 00000000..53704aa2 --- /dev/null +++ b/manual/GNU_coreutils/help2man.orig/basenc.x @@ -0,0 +1,38 @@ +'\" Copyright (C) 2018-2020 Free Software Foundation, Inc. +'\" +'\" This is free software. You may redistribute copies of it under the terms +'\" of the GNU General Public License . +'\" There is NO WARRANTY, to the extent permitted by law. +[NAME] +basenc \- Encode/decode data and print to standard output +[DESCRIPTION] +.\" Add any additional description here +[ENCODINGS EXAMPLES] +.PP +.nf +.RS +$ printf '\\376\\117\\202' | basenc \-\-base64 +/k+C + +$ printf '\\376\\117\\202' | basenc \-\-base64url +_k-C + +$ printf '\\376\\117\\202' | basenc \-\-base32 +7ZHYE=== + +$ printf '\\376\\117\\202' | basenc \-\-base32hex +VP7O4=== + +$ printf '\\376\\117\\202' | basenc \-\-base16 +FE4F82 + +$ printf '\\376\\117\\202' | basenc \-\-base2lsbf +011111111111001001000001 + +$ printf '\\376\\117\\202' | basenc \-\-base2msbf +111111100100111110000010 + +$ printf '\\376\\117\\202\\000' | basenc \-\-z85 +@.FaC +.RE +.fi diff --git a/manual/GNU_coreutils/help2man.orig/chmod.x b/manual/GNU_coreutils/help2man.orig/chmod.x index 5761d369..90e79f00 100644 --- a/manual/GNU_coreutils/help2man.orig/chmod.x +++ b/manual/GNU_coreutils/help2man.orig/chmod.x @@ -1,7 +1,7 @@ -'\" Copyright (C) 1998-2016 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2020 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms -'\" of the GNU General Public License . +'\" of the GNU General Public License . '\" There is NO WARRANTY, to the extent permitted by law. [NAME] chmod \- change file mode bits @@ -87,14 +87,19 @@ functionality of the underlying system call. When in doubt, check the underlying system behavior. .PP +For directories .B chmod -preserves a directory's set-user-ID and set-group-ID bits unless you +preserves set-user-ID and set-group-ID bits unless you explicitly specify otherwise. You can set or clear the bits with symbolic modes like .B u+s and -.BR g\-s , -and you can set (but not clear) the bits with a numeric mode. +.BR g\-s . +To clear these bits for directories with a numeric mode requires +an additional leading zero, or leading = like +.B 00755 +, or +.B =755 .SH "RESTRICTED DELETION FLAG OR STICKY BIT" The restricted deletion flag or sticky bit is a single bit, whose interpretation depends on the file type. For directories, it prevents diff --git a/manual/GNU_coreutils/help2man.orig/chown.x b/manual/GNU_coreutils/help2man.orig/chown.x index 52871e35..d72a0250 100644 --- a/manual/GNU_coreutils/help2man.orig/chown.x +++ b/manual/GNU_coreutils/help2man.orig/chown.x @@ -1,7 +1,7 @@ -'\" Copyright (C) 1998-2016 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2020 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms -'\" of the GNU General Public License . +'\" of the GNU General Public License . '\" There is NO WARRANTY, to the extent permitted by law. [NAME] chown \- change file owner and group diff --git a/manual/GNU_coreutils/help2man.orig/df.x b/manual/GNU_coreutils/help2man.orig/df.x index 05dc66a7..2b9efc96 100644 --- a/manual/GNU_coreutils/help2man.orig/df.x +++ b/manual/GNU_coreutils/help2man.orig/df.x @@ -1,7 +1,7 @@ -'\" Copyright (C) 1998-2016 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2020 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms -'\" of the GNU General Public License . +'\" of the GNU General Public License . '\" There is NO WARRANTY, to the extent permitted by law. [NAME] df \- report file system disk space usage diff --git a/manual/GNU_coreutils/help2man.orig/du.x b/manual/GNU_coreutils/help2man.orig/du.x index 62db8d35..59be5d0d 100644 --- a/manual/GNU_coreutils/help2man.orig/du.x +++ b/manual/GNU_coreutils/help2man.orig/du.x @@ -1,7 +1,7 @@ -'\" Copyright (C) 1998-2016 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2020 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms -'\" of the GNU General Public License . +'\" of the GNU General Public License . '\" There is NO WARRANTY, to the extent permitted by law. [NAME] du \- estimate file space usage @@ -9,20 +9,20 @@ du \- estimate file space usage .\" Add any additional description here [PATTERNS] PATTERN is a shell pattern (not a regular expression). The pattern -.BR ? +.B ?\& matches any one character, whereas -.BR * +.B * matches any string (composed of zero, one or multiple characters). For example, -.BR *.o +.B *.o will match any files whose names end in .BR .o . Therefore, the command .IP -.B du --exclude=\(aq*.o\(aq +.B du \-\-exclude=\(aq*.o\(aq .PP will skip all files and subdirectories ending in -.BR .o +.B .o (including the file -.BR .o +.B .o itself). diff --git a/manual/GNU_coreutils/help2man.orig/env.x b/manual/GNU_coreutils/help2man.orig/env.x index 914fb9cd..29d173c5 100644 --- a/manual/GNU_coreutils/help2man.orig/env.x +++ b/manual/GNU_coreutils/help2man.orig/env.x @@ -1,4 +1,67 @@ +'\" Copyright (C) 1998-2020 Free Software Foundation, Inc. +'\" +'\" This is free software. You may redistribute copies of it under the terms +'\" of the GNU General Public License . +'\" There is NO WARRANTY, to the extent permitted by law. [NAME] env \- run a program in a modified environment [DESCRIPTION] .\" Add any additional description here +[OPTIONS] +.SS "\-S/\-\-split\-string usage in scripts" +The +.B \-S +option allows specifying multiple parameters in a script. +Running a script named +.B 1.pl +containing the following first line: +.PP +.RS +.nf +#!/usr/bin/env \-S perl \-w \-T +\&... +.fi +.RE +.PP +Will execute +.B "perl \-w \-T 1.pl". +.PP +Without the +.B '\-S' +parameter the script will likely fail with: +.PP +.RS +.nf +/usr/bin/env: 'perl \-w \-T': No such file or directory +.fi +.RE +.PP +See the full documentation for more details. +.PP +.SS "\-\-default-signal[=SIG]" usage +This option allows setting a signal handler to its default +action, which is not possible using the traditional shell +trap command. The following example ensures that seq +will be terminated by SIGPIPE no matter how this signal +is being handled in the process invoking the command. + +.PP +.RS +.nf +sh \-c 'env \-\-default-signal=PIPE seq inf | head \-n1' +.fi +.RE +.PP + +[NOTES] +POSIX's exec(2) pages says: +.RS +"many existing applications wrongly assume that they start with certain +signals set to the default action and/or unblocked.... Therefore, it is best +not to block or ignore signals across execs without explicit reason to do so, +and especially not to block signals across execs of arbitrary (not closely +cooperating) programs." +.RE + +[SEE ALSO] +sigaction(2), sigprocmask(2), signal(7) diff --git a/manual/GNU_coreutils/help2man.orig/md5sum.x b/manual/GNU_coreutils/help2man.orig/md5sum.x index 93f93e27..bdb6cc76 100644 --- a/manual/GNU_coreutils/help2man.orig/md5sum.x +++ b/manual/GNU_coreutils/help2man.orig/md5sum.x @@ -3,6 +3,7 @@ md5sum \- compute and check MD5 message digest [DESCRIPTION] .\" Add any additional description here [BUGS] -The MD5 algorithm should not be used any more for security related purposes. -Instead, better use an SHA\-2 algorithm, implemented in the programs -sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1) +Do not use the MD5 algorithm for security related purposes. +Instead, use an SHA\-2 algorithm, implemented in the programs +sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1), +or the BLAKE2 algorithm, implemented in b2sum(1) diff --git a/manual/GNU_coreutils/help2man.orig/readlink.x b/manual/GNU_coreutils/help2man.orig/readlink.x index 6b28bca4..3141cd25 100644 --- a/manual/GNU_coreutils/help2man.orig/readlink.x +++ b/manual/GNU_coreutils/help2man.orig/readlink.x @@ -2,5 +2,7 @@ readlink \- print resolved symbolic links or canonical file names [DESCRIPTION] .\" Add any additional description here +Note realpath(1) is the preferred command to use +for canonicalization functionality. [SEE ALSO] readlink(2), realpath(1), realpath(3) diff --git a/manual/GNU_coreutils/help2man.orig/rm.x b/manual/GNU_coreutils/help2man.orig/rm.x index 4c896c58..c43a6845 100644 --- a/manual/GNU_coreutils/help2man.orig/rm.x +++ b/manual/GNU_coreutils/help2man.orig/rm.x @@ -1,7 +1,7 @@ -'\" Copyright (C) 1998-2016 Free Software Foundation, Inc. +'\" Copyright (C) 1998-2020 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms -'\" of the GNU General Public License . +'\" of the GNU General Public License . '\" There is NO WARRANTY, to the extent permitted by law. [NAME] rm \- remove files or directories @@ -13,7 +13,7 @@ documents the GNU version of removes each specified file. By default, it does not remove directories. .P -If the \fI\-I\fR or \fI\-\-interactive\=once\fR option is given, +If the \fI\-I\fR or \fI\-\-interactive=once\fR option is given, and there are more than three files or the \fI\-r\fR, \fI\-R\fR, or \fI\-\-recursive\fR are given, then .B rm @@ -22,7 +22,7 @@ the response is not affirmative, the entire command is aborted. .P Otherwise, if a file is unwritable, standard input is a terminal, and the \fI\-f\fR or \fI\-\-force\fR option is not given, or the -\fI\-i\fR or \fI\-\-interactive\=always\fR option is given, +\fI\-i\fR or \fI\-\-interactive=always\fR option is given, .B rm prompts the user for whether to remove the file. If the response is not affirmative, the file is skipped. diff --git a/manual/GNU_coreutils/help2man.orig/sha1sum.x b/manual/GNU_coreutils/help2man.orig/sha1sum.x index 52bb8417..ef0852f4 100644 --- a/manual/GNU_coreutils/help2man.orig/sha1sum.x +++ b/manual/GNU_coreutils/help2man.orig/sha1sum.x @@ -2,3 +2,8 @@ sha1sum \- compute and check SHA1 message digest [DESCRIPTION] .\" Add any additional description here +[BUGS] +Do not use the SHA-1 algorithm for security related purposes. +Instead, use an SHA\-2 algorithm, implemented in the programs +sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1), +or the BLAKE2 algorithm, implemented in b2sum(1) diff --git a/manual/GNU_coreutils/help2man.orig/stat.x b/manual/GNU_coreutils/help2man.orig/stat.x index f95b1ddb..b9f8c68e 100644 --- a/manual/GNU_coreutils/help2man.orig/stat.x +++ b/manual/GNU_coreutils/help2man.orig/stat.x @@ -3,4 +3,4 @@ stat \- display file or file system status [DESCRIPTION] .\" Add any additional description here [SEE ALSO] -stat(2) +stat(2), statfs(2), statx(2) diff --git a/manual/GNU_coreutils/help2man.orig/stdbuf.x b/manual/GNU_coreutils/help2man.orig/stdbuf.x index 14e541dd..109fc57d 100644 --- a/manual/GNU_coreutils/help2man.orig/stdbuf.x +++ b/manual/GNU_coreutils/help2man.orig/stdbuf.x @@ -1,7 +1,7 @@ -'\" Copyright (C) 2009-2016 Free Software Foundation, Inc. +'\" Copyright (C) 2009-2020 Free Software Foundation, Inc. '\" '\" This is free software. You may redistribute copies of it under the terms -'\" of the GNU General Public License . +'\" of the GNU General Public License . '\" There is NO WARRANTY, to the extent permitted by law. [NAME] stdbuf \- @@ -11,7 +11,7 @@ Run COMMAND, with modified buffering operations for its standard streams. [EXAMPLES] .B tail -f access.log | stdbuf -oL cut -d \(aq \(aq -f1 | uniq .br -This will immedidately display unique entries from access.log +This will immediately display unique entries from access.log [BUGS] On GLIBC platforms, specifying a buffer size, i.e., using fully buffered mode will result in undefined operation. diff --git a/manual/GNU_coreutils/help2man.orig/test.x b/manual/GNU_coreutils/help2man.orig/test.x index 8d5bcff5..0adc35fe 100644 --- a/manual/GNU_coreutils/help2man.orig/test.x +++ b/manual/GNU_coreutils/help2man.orig/test.x @@ -1,4 +1,19 @@ [NAME] test \- check file types and compare values +[SYNOPSIS] +.B test +.I EXPRESSION +.br +.B test +.br +.\" \& tells doclifter the brackets are literal (Bug#31803). +.B [\& +.I EXPRESSION +.B ]\& +.br +.B "[\& ]\&" +.br +.B [\& +.I OPTION [DESCRIPTION] .\" Add any additional description here diff --git a/manual/GNU_coreutils/help2man.orig/timeout.x b/manual/GNU_coreutils/help2man.orig/timeout.x index cefa1228..ddb30925 100644 --- a/manual/GNU_coreutils/help2man.orig/timeout.x +++ b/manual/GNU_coreutils/help2man.orig/timeout.x @@ -5,4 +5,4 @@ timeout \- run a command with a time limit [SEE ALSO] kill(1) [BUGS] -Some platforms don't curently support timeouts beyond the year 2038. +Some platforms don't currently support timeouts beyond the year 2038. diff --git a/manual/GNU_coreutils/original/man1/arch.1 b/manual/GNU_coreutils/original/man1/arch.1 index 1a569ea5..65198269 100644 --- a/manual/GNU_coreutils/original/man1/arch.1 +++ b/manual/GNU_coreutils/original/man1/arch.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH ARCH "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH ARCH "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME arch \- print machine hardware name (same as uname -m) .SH SYNOPSIS @@ -18,12 +18,12 @@ output version information and exit .SH AUTHOR Written by David MacKenzie and Karel Zak. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report arch translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -31,6 +31,6 @@ There is NO WARRANTY, to the extent permitted by law. uname(1), uname(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) arch invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/b2sum.1 b/manual/GNU_coreutils/original/man1/b2sum.1 new file mode 100644 index 00000000..4f1812e7 --- /dev/null +++ b/manual/GNU_coreutils/original/man1/b2sum.1 @@ -0,0 +1,78 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. +.TH B2SUM "1" "March 2020" "GNU coreutils 8.32" "User Commands" +.SH NAME +b2sum \- compute and check BLAKE2 message digest +.SH SYNOPSIS +.B b2sum +[\fI\,OPTION\/\fR]... [\fI\,FILE\/\fR]... +.SH DESCRIPTION +.\" Add any additional description here +.PP +Print or check BLAKE2 (512\-bit) checksums. +.PP +With no FILE, or when FILE is \-, read standard input. +.TP +\fB\-b\fR, \fB\-\-binary\fR +read in binary mode +.TP +\fB\-c\fR, \fB\-\-check\fR +read BLAKE2 sums from the FILEs and check them +.TP +\fB\-l\fR, \fB\-\-length\fR +digest length in bits; must not exceed the maximum for +the blake2 algorithm and must be a multiple of 8 +.TP +\fB\-\-tag\fR +create a BSD\-style checksum +.TP +\fB\-t\fR, \fB\-\-text\fR +read in text mode (default) +.TP +\fB\-z\fR, \fB\-\-zero\fR +end each output line with NUL, not newline, +and disable file name escaping +.SS "The following five options are useful only when verifying checksums:" +.TP +\fB\-\-ignore\-missing\fR +don't fail or report status for missing files +.TP +\fB\-\-quiet\fR +don't print OK for each successfully verified file +.TP +\fB\-\-status\fR +don't output anything, status code shows success +.TP +\fB\-\-strict\fR +exit non\-zero for improperly formatted checksum lines +.TP +\fB\-w\fR, \fB\-\-warn\fR +warn about improperly formatted checksum lines +.TP +\fB\-\-help\fR +display this help and exit +.TP +\fB\-\-version\fR +output version information and exit +.PP +The sums are computed as described in RFC 7693. When checking, the input +should be a former output of this program. The default mode is to print a +line with checksum, a space, a character indicating input mode ('*' for binary, +\&' ' for text or where binary is insignificant), and name for each FILE. +.PP +Note: There is no difference between binary mode and text mode on GNU systems. +.SH AUTHOR +Written by Padraig Brady and Samuel Neves. +.SH "REPORTING BUGS" +GNU coreutils online help: +.br +Report any translation bugs to +.SH COPYRIGHT +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . +.br +This is free software: you are free to change and redistribute it. +There is NO WARRANTY, to the extent permitted by law. +.SH "SEE ALSO" +Full documentation +.br +or available locally via: info \(aq(coreutils) b2sum invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/base32.1 b/manual/GNU_coreutils/original/man1/base32.1 index e25f7c60..bb0dbcda 100644 --- a/manual/GNU_coreutils/original/man1/base32.1 +++ b/manual/GNU_coreutils/original/man1/base32.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH BASE32 "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH BASE32 "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME base32 \- base32 encode/decode data and print to standard output .SH SYNOPSIS @@ -37,16 +37,16 @@ from any other non\-alphabet bytes in the encoded stream. .SH AUTHOR Written by Simon Josefsson. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report base32 translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) base32 invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/base64.1 b/manual/GNU_coreutils/original/man1/base64.1 index cf05ec0d..4838be05 100644 --- a/manual/GNU_coreutils/original/man1/base64.1 +++ b/manual/GNU_coreutils/original/man1/base64.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH BASE64 "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH BASE64 "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME base64 \- base64 encode/decode data and print to standard output .SH SYNOPSIS @@ -37,16 +37,16 @@ from any other non\-alphabet bytes in the encoded stream. .SH AUTHOR Written by Simon Josefsson. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report base64 translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) base64 invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/basename.1 b/manual/GNU_coreutils/original/man1/basename.1 index 24e5de87..fd90a978 100644 --- a/manual/GNU_coreutils/original/man1/basename.1 +++ b/manual/GNU_coreutils/original/man1/basename.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH BASENAME "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH BASENAME "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME basename \- strip directory and suffix from filenames .SH SYNOPSIS @@ -46,12 +46,12 @@ basename \-a any/str1 any/str2 .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report basename translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -59,6 +59,6 @@ There is NO WARRANTY, to the extent permitted by law. dirname(1), readlink(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) basename invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/basenc.1 b/manual/GNU_coreutils/original/man1/basenc.1 new file mode 100644 index 00000000..479b9847 --- /dev/null +++ b/manual/GNU_coreutils/original/man1/basenc.1 @@ -0,0 +1,106 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. +.TH BASENC "1" "March 2020" "GNU coreutils 8.32" "User Commands" +.SH NAME +basenc \- Encode/decode data and print to standard output +.SH SYNOPSIS +.B basenc +[\fI\,OPTION\/\fR]... [\fI\,FILE\/\fR] +.SH DESCRIPTION +.\" Add any additional description here +.PP +basenc encode or decode FILE, or standard input, to standard output. +.PP +With no FILE, or when FILE is \-, read standard input. +.PP +Mandatory arguments to long options are mandatory for short options too. +.TP +\fB\-\-base64\fR +same as 'base64' program (RFC4648 section 4) +.TP +\fB\-\-base64url\fR +file\- and url\-safe base64 (RFC4648 section 5) +.TP +\fB\-\-base32\fR +same as 'base32' program (RFC4648 section 6) +.TP +\fB\-\-base32hex\fR +extended hex alphabet base32 (RFC4648 section 7) +.TP +\fB\-\-base16\fR +hex encoding (RFC4648 section 8) +.TP +\fB\-\-base2msbf\fR +bit string with most significant bit (msb) first +.TP +\fB\-\-base2lsbf\fR +bit string with least significant bit (lsb) first +.TP +\fB\-d\fR, \fB\-\-decode\fR +decode data +.TP +\fB\-i\fR, \fB\-\-ignore\-garbage\fR +when decoding, ignore non\-alphabet characters +.TP +\fB\-w\fR, \fB\-\-wrap\fR=\fI\,COLS\/\fR +wrap encoded lines after COLS character (default 76). +Use 0 to disable line wrapping +.TP +\fB\-\-z85\fR +ascii85\-like encoding (ZeroMQ spec:32/Z85); +when encoding, input length must be a multiple of 4; +when decoding, input length must be a multiple of 5 +.TP +\fB\-\-help\fR +display this help and exit +.TP +\fB\-\-version\fR +output version information and exit +.PP +When decoding, the input may contain newlines in addition to the bytes of +the formal alphabet. Use \fB\-\-ignore\-garbage\fR to attempt to recover +from any other non\-alphabet bytes in the encoded stream. +.SH "ENCODINGS EXAMPLES" +.PP +.nf +.RS +$ printf '\\376\\117\\202' | basenc \-\-base64 +/k+C + +$ printf '\\376\\117\\202' | basenc \-\-base64url +_k-C + +$ printf '\\376\\117\\202' | basenc \-\-base32 +7ZHYE=== + +$ printf '\\376\\117\\202' | basenc \-\-base32hex +VP7O4=== + +$ printf '\\376\\117\\202' | basenc \-\-base16 +FE4F82 + +$ printf '\\376\\117\\202' | basenc \-\-base2lsbf +011111111111001001000001 + +$ printf '\\376\\117\\202' | basenc \-\-base2msbf +111111100100111110000010 + +$ printf '\\376\\117\\202\\000' | basenc \-\-z85 +@.FaC +.RE +.fi +.SH AUTHOR +Written by Simon Josefsson and Assaf Gordon. +.SH "REPORTING BUGS" +GNU coreutils online help: +.br +Report any translation bugs to +.SH COPYRIGHT +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . +.br +This is free software: you are free to change and redistribute it. +There is NO WARRANTY, to the extent permitted by law. +.SH "SEE ALSO" +Full documentation +.br +or available locally via: info \(aq(coreutils) basenc invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/cat.1 b/manual/GNU_coreutils/original/man1/cat.1 index 81859806..058c1ab0 100644 --- a/manual/GNU_coreutils/original/man1/cat.1 +++ b/manual/GNU_coreutils/original/man1/cat.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH CAT "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH CAT "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME cat \- concatenate files and print on the standard output .SH SYNOPSIS @@ -57,12 +57,12 @@ Copy standard input to standard output. .SH AUTHOR Written by Torbjorn Granlund and Richard M. Stallman. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report cat translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -70,6 +70,6 @@ There is NO WARRANTY, to the extent permitted by law. \fBtac\fP(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) cat invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/chcon.1 b/manual/GNU_coreutils/original/man1/chcon.1 index 471959ca..46a5b82e 100644 --- a/manual/GNU_coreutils/original/man1/chcon.1 +++ b/manual/GNU_coreutils/original/man1/chcon.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH CHCON "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH CHCON "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME chcon \- change file security context .SH SYNOPSIS @@ -77,16 +77,16 @@ output version information and exit .SH AUTHOR Written by Russell Coker and Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report chcon translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) chcon invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/chgrp.1 b/manual/GNU_coreutils/original/man1/chgrp.1 index c6f671bf..45f2ffe6 100644 --- a/manual/GNU_coreutils/original/man1/chgrp.1 +++ b/manual/GNU_coreutils/original/man1/chgrp.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH CHGRP "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH CHGRP "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME chgrp \- change group ownership .SH SYNOPSIS @@ -75,12 +75,12 @@ Change the group of /u and subfiles to "staff". .SH AUTHOR Written by David MacKenzie and Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report chgrp translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -88,6 +88,6 @@ There is NO WARRANTY, to the extent permitted by law. chown(1), chown(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) chgrp invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/chmod.1 b/manual/GNU_coreutils/original/man1/chmod.1 index 9093c54c..a88e0193 100644 --- a/manual/GNU_coreutils/original/man1/chmod.1 +++ b/manual/GNU_coreutils/original/man1/chmod.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH CHMOD "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH CHMOD "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME chmod \- change file mode bits .SH SYNOPSIS @@ -93,14 +93,19 @@ functionality of the underlying system call. When in doubt, check the underlying system behavior. .PP +For directories .B chmod -preserves a directory's set-user-ID and set-group-ID bits unless you +preserves set-user-ID and set-group-ID bits unless you explicitly specify otherwise. You can set or clear the bits with symbolic modes like .B u+s and -.BR g\-s , -and you can set (but not clear) the bits with a numeric mode. +.BR g\-s . +To clear these bits for directories with a numeric mode requires +an additional leading zero, or leading = like +.B 00755 +, or +.B =755 .SH "RESTRICTED DELETION FLAG OR STICKY BIT" The restricted deletion flag or sticky bit is a single bit, whose interpretation depends on the file type. For directories, it prevents @@ -148,12 +153,12 @@ Each MODE is of the form '[ugoa]*([\-+=]([rwxXst]*|[ugo]))+|[\-+=][0\-7]+'. .SH AUTHOR Written by David MacKenzie and Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report chmod translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -161,6 +166,6 @@ There is NO WARRANTY, to the extent permitted by law. chmod(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) chmod invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/chown.1 b/manual/GNU_coreutils/original/man1/chown.1 index 0706a031..1d20e85b 100644 --- a/manual/GNU_coreutils/original/man1/chown.1 +++ b/manual/GNU_coreutils/original/man1/chown.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH CHOWN "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH CHOWN "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME chown \- change file owner and group .SH SYNOPSIS @@ -107,12 +107,12 @@ Change the owner of /u and subfiles to "root". .SH AUTHOR Written by David MacKenzie and Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report chown translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -120,6 +120,6 @@ There is NO WARRANTY, to the extent permitted by law. chown(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) chown invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/chroot.1 b/manual/GNU_coreutils/original/man1/chroot.1 index 15e14386..5e0e6c91 100644 --- a/manual/GNU_coreutils/original/man1/chroot.1 +++ b/manual/GNU_coreutils/original/man1/chroot.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH CHROOT "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH CHROOT "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME chroot \- run command or interactive shell with special root directory .SH SYNOPSIS @@ -28,16 +28,16 @@ display this help and exit \fB\-\-version\fR output version information and exit .PP -If no command is given, run '${SHELL} \fB\-i\fR' (default: '/bin/sh \fB\-i\fR'). +If no command is given, run '"$SHELL" \fB\-i\fR' (default: '/bin/sh \fB\-i\fR'). .SH AUTHOR Written by Roland McGrath. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report chroot translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -45,6 +45,6 @@ There is NO WARRANTY, to the extent permitted by law. chroot(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) chroot invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/cksum.1 b/manual/GNU_coreutils/original/man1/cksum.1 index a615f944..653b4ce6 100644 --- a/manual/GNU_coreutils/original/man1/cksum.1 +++ b/manual/GNU_coreutils/original/man1/cksum.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH CKSUM "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH CKSUM "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME cksum \- checksum and count the bytes in a file .SH SYNOPSIS @@ -21,16 +21,16 @@ output version information and exit .SH AUTHOR Written by Q. Frank Xia. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report cksum translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) cksum invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/comm.1 b/manual/GNU_coreutils/original/man1/comm.1 index 712a7ffa..1c601bde 100644 --- a/manual/GNU_coreutils/original/man1/comm.1 +++ b/manual/GNU_coreutils/original/man1/comm.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH COMM "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH COMM "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME comm \- compare two sorted files line by line .SH SYNOPSIS @@ -35,6 +35,9 @@ do not check that the input is correctly sorted \fB\-\-output\-delimiter\fR=\fI\,STR\/\fR separate columns with STR .TP +\fB\-\-total\fR +output a summary +.TP \fB\-z\fR, \fB\-\-zero\-terminated\fR line delimiter is NUL, not newline .TP @@ -55,12 +58,12 @@ Print lines in file1 not in file2, and vice versa. .SH AUTHOR Written by Richard M. Stallman and David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report comm translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -68,6 +71,6 @@ There is NO WARRANTY, to the extent permitted by law. join(1), uniq(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) comm invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/coreutils.1 b/manual/GNU_coreutils/original/man1/coreutils.1 new file mode 100644 index 00000000..7179f1a9 --- /dev/null +++ b/manual/GNU_coreutils/original/man1/coreutils.1 @@ -0,0 +1,35 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. +.TH COREUTILS "1" "March 2020" "GNU coreutils 8.32" "User Commands" +.SH NAME +coreutils \- single binary for coreutils programs +.SH SYNOPSIS +.B coreutils +\fI\,--coreutils-prog=PROGRAM_NAME \/\fR[\fI\,PARAMETERS\/\fR]... +.SH DESCRIPTION +.\" Add any additional description here +.PP +Execute the PROGRAM_NAME built\-in program with the given PARAMETERS. +.TP +\fB\-\-help\fR +display this help and exit +.TP +\fB\-\-version\fR +output version information and exit +.PP +Use: 'coreutils \fB\-\-coreutils\-prog\fR=\fI\,PROGRAM_NAME\/\fR \fB\-\-help\fR' for individual program help. +.SH AUTHOR +Written by Alex Deymo. +.SH "REPORTING BUGS" +GNU coreutils online help: +.br +Report any translation bugs to +.SH COPYRIGHT +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . +.br +This is free software: you are free to change and redistribute it. +There is NO WARRANTY, to the extent permitted by law. +.SH "SEE ALSO" +Full documentation +.br +or available locally via: info \(aq(coreutils) Multi\-call invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/cp.1 b/manual/GNU_coreutils/original/man1/cp.1 index 49ca70b5..f1e3d3b7 100644 --- a/manual/GNU_coreutils/original/man1/cp.1 +++ b/manual/GNU_coreutils/original/man1/cp.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH CP "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH CP "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME cp \- copy files and directories .SH SYNOPSIS @@ -139,6 +139,7 @@ Use \fB\-\-sparse\fR=\fI\,never\/\fR to inhibit creation of sparse files. When \fB\-\-reflink\fR[=\fI\,always\/\fR] is specified, perform a lightweight copy, where the data blocks are copied only when modified. If this is not possible the copy fails, or if \fB\-\-reflink\fR=\fI\,auto\/\fR is specified, fall back to a standard copy. +Use \fB\-\-reflink\fR=\fI\,never\/\fR to ensure a standard copy is performed. .PP The backup suffix is '~', unless set with \fB\-\-suffix\fR or SIMPLE_BACKUP_SUFFIX. The version control method may be selected via the \fB\-\-backup\fR option or through @@ -162,16 +163,16 @@ regular file. .SH AUTHOR Written by Torbjorn Granlund, David MacKenzie, and Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report cp translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) cp invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/csplit.1 b/manual/GNU_coreutils/original/man1/csplit.1 index e8c734d1..641aaf08 100644 --- a/manual/GNU_coreutils/original/man1/csplit.1 +++ b/manual/GNU_coreutils/original/man1/csplit.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH CSPLIT "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH CSPLIT "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME csplit \- split a file into sections determined by context lines .SH SYNOPSIS @@ -62,16 +62,16 @@ A line OFFSET is a required '+' or '\-' followed by a positive integer. .SH AUTHOR Written by Stuart Kemp and David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report csplit translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) csplit invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/cut.1 b/manual/GNU_coreutils/original/man1/cut.1 index bd668ec2..eeffa9ad 100644 --- a/manual/GNU_coreutils/original/man1/cut.1 +++ b/manual/GNU_coreutils/original/man1/cut.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH CUT "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH CUT "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME cut \- remove sections from each line of files .SH SYNOPSIS @@ -70,16 +70,16 @@ from first to M'th (included) byte, character or field .SH AUTHOR Written by David M. Ihnat, David MacKenzie, and Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report cut translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) cut invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/date.1 b/manual/GNU_coreutils/original/man1/date.1 index 4b1c11a8..ede6dfee 100644 --- a/manual/GNU_coreutils/original/man1/date.1 +++ b/manual/GNU_coreutils/original/man1/date.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH DATE "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH DATE "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME date \- print or set the system date and time .SH SYNOPSIS @@ -18,6 +18,10 @@ Mandatory arguments to long options are mandatory for short options too. \fB\-d\fR, \fB\-\-date\fR=\fI\,STRING\/\fR display time described by STRING, not 'now' .TP +\fB\-\-debug\fR +annotate the parsed date, +and warn about questionable usage to stderr +.TP \fB\-f\fR, \fB\-\-file\fR=\fI\,DATEFILE\/\fR like \fB\-\-date\fR; once for each line of DATEFILE .TP @@ -26,10 +30,10 @@ output date/time in ISO 8601 format. FMT='date' for date only (the default), \&'hours', 'minutes', 'seconds', or 'ns' for date and time to the indicated precision. -Example: 2006\-08\-14T02:34:56\-0600 +Example: 2006\-08\-14T02:34:56\-06:00 .TP -\fB\-R\fR, \fB\-\-rfc\-2822\fR -output date and time in RFC 2822 format. +\fB\-R\fR, \fB\-\-rfc\-email\fR +output date and time in RFC 5322 format. Example: Mon, 14 Aug 2006 02:34:56 \fB\-0600\fR .TP \fB\-\-rfc\-3339\fR=\fI\,FMT\/\fR @@ -86,7 +90,7 @@ date; same as %m/%d/%y day of month, space padded; same as %_d .TP %F -full date; same as %Y\-%m\-%d +full date; like %+4Y\-%m\-%d .TP %g last two digits of year of ISO week number (see %G) @@ -130,6 +134,9 @@ locale's equivalent of either AM or PM; blank if not known %P like %p, but lower case .TP +%q +quarter of year (1..4) +.TP %r locale's 12\-hour clock time (e.g., 11:11:04 PM) .TP @@ -202,6 +209,9 @@ _ 0 (zero) pad with zeros .TP ++ +pad with zeros, and put '+' before future years with >4 digits +.TP ^ use upper case if possible .TP @@ -236,16 +246,16 @@ documented here but is fully described in the info documentation. .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report date translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) date invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/dd.1 b/manual/GNU_coreutils/original/man1/dd.1 index 8cfee5a4..b79ae343 100644 --- a/manual/GNU_coreutils/original/man1/dd.1 +++ b/manual/GNU_coreutils/original/man1/dd.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH DD "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH DD "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME dd \- convert and copy a file .SH SYNOPSIS @@ -14,7 +14,8 @@ dd \- convert and copy a file Copy a file, converting and formatting according to the operands. .TP bs=BYTES -read and write up to BYTES bytes at a time +read and write up to BYTES bytes at a time (default: 512); +overrides ibs and obs .TP cbs=BYTES convert BYTES bytes at a time @@ -56,8 +57,9 @@ The LEVEL of information to print to stderr; \&'progress' shows periodic transfer statistics .PP N and BYTES may be followed by the following multiplicative suffixes: -c =1, w =2, b =512, kB =1000, K =1024, MB =1000*1000, M =1024*1024, xM =M -GB =1000*1000*1000, G =1024*1024*1024, and so on for T, P, E, Z, Y. +c=1, w=2, b=512, kB=1000, K=1024, MB=1000*1000, M=1024*1024, xM=M, +GB=1000*1000*1000, G=1024*1024*1024, and so on for T, P, E, Z, Y. +Binary prefixes can be used, too: KiB=K, MiB=M, and so on. .PP Each CONV symbol may be: .TP @@ -83,7 +85,7 @@ ucase change lower case to upper case .TP sparse -try to seek rather than write the output for NUL input blocks +try to seek rather than write all\-NUL output blocks .TP swab swap every pair of input bytes @@ -115,9 +117,6 @@ Each FLAG symbol may be: append append mode (makes sense only for output; conv=notrunc suggested) .TP -direct -use direct I/O for data -.TP directory fail unless a directory .TP @@ -133,12 +132,6 @@ accumulate full blocks of input (iflag only) nonblock use non\-blocking I/O .TP -noatime -do not update access time -.TP -nocache -Request to drop cache. See also oflag=sync -.TP noctty do not assign controlling terminal from file .TP @@ -154,7 +147,7 @@ treat 'skip=N' as a byte count (iflag only) seek_bytes treat 'seek=N' as a byte count (oflag only) .PP -Sending a USR1 signal to a running 'dd' process makes it +Sending a INFO signal to a running 'dd' process makes it print I/O statistics to standard error and then resume copying. .PP Options are: @@ -167,16 +160,16 @@ output version information and exit .SH AUTHOR Written by Paul Rubin, David MacKenzie, and Stuart Kemp. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report dd translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) dd invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/df.1 b/manual/GNU_coreutils/original/man1/df.1 index d0292978..77622e6c 100644 --- a/manual/GNU_coreutils/original/man1/df.1 +++ b/manual/GNU_coreutils/original/man1/df.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH DF "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH DF "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME df \- report file system disk space usage .SH SYNOPSIS @@ -97,6 +97,7 @@ Otherwise, units default to 1024 bytes (or 512 if POSIXLY_CORRECT is set). .PP The SIZE argument is an integer and optional unit (example: 10K is 10*1024). Units are K,M,G,T,P,E,Z,Y (powers of 1024) or KB,MB,... (powers of 1000). +Binary prefixes can be used, too: KiB=K, MiB=M, and so on. .PP FIELD_LIST is a comma\-separated list of columns to be included. Valid field names are: 'source', 'fstype', 'itotal', 'iused', 'iavail', 'ipcent', @@ -104,16 +105,16 @@ field names are: 'source', 'fstype', 'itotal', 'iused', 'iavail', 'ipcent', .SH AUTHOR Written by Torbjorn Granlund, David MacKenzie, and Paul Eggert. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report df translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) df invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/dir.1 b/manual/GNU_coreutils/original/man1/dir.1 index 7e6b6454..4d0d2c4f 100644 --- a/manual/GNU_coreutils/original/man1/dir.1 +++ b/manual/GNU_coreutils/original/man1/dir.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH DIR "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH DIR "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME dir \- list directory contents .SH SYNOPSIS @@ -26,9 +26,8 @@ with \fB\-l\fR, print the author of each file print C\-style escapes for nongraphic characters .TP \fB\-\-block\-size\fR=\fI\,SIZE\/\fR -scale sizes by SIZE before printing them; e.g., -\&'\-\-block\-size=M' prints sizes in units of -1,048,576 bytes; see SIZE format below +with \fB\-l\fR, scale sizes by SIZE when printing them; +e.g., '\-\-block\-size=M'; see SIZE format below .TP \fB\-B\fR, \fB\-\-ignore\-backups\fR do not list implied entries ending with ~ @@ -81,8 +80,7 @@ use of \fB\-\-sort\fR=\fI\,none\/\fR (\fB\-U\fR) disables grouping in a long listing, don't print group names .TP \fB\-h\fR, \fB\-\-human\-readable\fR -with \fB\-l\fR and/or \fB\-s\fR, print human readable sizes -(e.g., 1K 234M 2G) +with \fB\-l\fR and \fB\-s\fR, print sizes like 1K 234M 2G etc. .TP \fB\-\-si\fR likewise, but use powers of 1000 not 1024 @@ -99,6 +97,10 @@ that points to a directory do not list implied entries matching shell PATTERN (overridden by \fB\-a\fR or \fB\-A\fR) .TP +\fB\-\-hyperlink\fR[=\fI\,WHEN\/\fR] +hyperlink file names; WHEN can be 'always' +(default if omitted), 'auto', or 'never' +.TP \fB\-\-indicator\-style\fR=\fI\,WORD\/\fR append indicator with style WORD to entry names: none (default), slash (\fB\-p\fR), @@ -111,7 +113,8 @@ print the index number of each file do not list implied entries matching shell PATTERN .TP \fB\-k\fR, \fB\-\-kibibytes\fR -default to 1024\-byte blocks for disk usage +default to 1024\-byte blocks for disk usage; +used only with \fB\-s\fR and per directory totals .TP \fB\-l\fR use a long listing format @@ -128,8 +131,7 @@ fill width with a comma separated list of entries like \fB\-l\fR, but list numeric user and group IDs .TP \fB\-N\fR, \fB\-\-literal\fR -print raw entry names (don't treat e.g. control -characters specially) +print entry names without quoting .TP \fB\-o\fR like \fB\-l\fR, but do not list group information @@ -151,6 +153,7 @@ enclose entry names in double quotes use quoting style WORD for entry names: literal, locale, shell, shell\-always, shell\-escape, shell\-escape\-always, c, escape +(overrides QUOTING_STYLE environment variable) .TP \fB\-r\fR, \fB\-\-reverse\fR reverse order while sorting @@ -169,22 +172,19 @@ sort by WORD instead of name: none (\fB\-U\fR), size (\fB\-S\fR), time (\fB\-t\fR), version (\fB\-v\fR), extension (\fB\-X\fR) .TP \fB\-\-time\fR=\fI\,WORD\/\fR -with \fB\-l\fR, show time as WORD instead of default -modification time: atime or access or use (\fB\-u\fR); -ctime or status (\fB\-c\fR); also use specified time -as sort key if \fB\-\-sort\fR=\fI\,time\/\fR (newest first) -.TP -\fB\-\-time\-style\fR=\fI\,STYLE\/\fR -with \fB\-l\fR, show times using style STYLE: -full\-iso, long\-iso, iso, locale, or +FORMAT; -FORMAT is interpreted like in 'date'; if FORMAT -is FORMAT1FORMAT2, then FORMAT1 applies -to non\-recent files and FORMAT2 to recent files; -if STYLE is prefixed with 'posix\-', STYLE -takes effect only outside the POSIX locale +change the default of using modification times; +access time (\fB\-u\fR): atime, access, use; +change time (\fB\-c\fR): ctime, status; +birth time: birth, creation; +.IP +with \fB\-l\fR, WORD determines which time to show; +with \fB\-\-sort\fR=\fI\,time\/\fR, sort by WORD (newest first) +.TP +\fB\-\-time\-style\fR=\fI\,TIME_STYLE\/\fR +time/date format with \fB\-l\fR; see TIME_STYLE below .TP \fB\-t\fR -sort by modification time, newest first +sort by time, newest first; see \fB\-\-time\fR .TP \fB\-T\fR, \fB\-\-tabsize\fR=\fI\,COLS\/\fR assume tab stops at each COLS instead of 8 @@ -223,6 +223,13 @@ output version information and exit .PP The SIZE argument is an integer and optional unit (example: 10K is 10*1024). Units are K,M,G,T,P,E,Z,Y (powers of 1024) or KB,MB,... (powers of 1000). +Binary prefixes can be used, too: KiB=K, MiB=M, and so on. +.PP +The TIME_STYLE argument can be full\-iso, long\-iso, iso, locale, or +FORMAT. +FORMAT is interpreted like in date(1). If FORMAT is FORMAT1FORMAT2, +then FORMAT1 applies to non\-recent files and FORMAT2 to recent files. +TIME_STYLE prefixed with 'posix\-' takes effect only outside the POSIX locale. +Also the TIME_STYLE environment variable sets the default style to use. .PP Using color to distinguish file types is disabled both by default and with \fB\-\-color\fR=\fI\,never\/\fR. With \fB\-\-color\fR=\fI\,auto\/\fR, ls emits color codes only when @@ -241,16 +248,16 @@ if serious trouble (e.g., cannot access command\-line argument). .SH AUTHOR Written by Richard M. Stallman and David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report dir translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) dir invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/dircolors.1 b/manual/GNU_coreutils/original/man1/dircolors.1 index 59fa7275..72df84a0 100644 --- a/manual/GNU_coreutils/original/man1/dircolors.1 +++ b/manual/GNU_coreutils/original/man1/dircolors.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH DIRCOLORS "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH DIRCOLORS "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME dircolors \- color setup for ls .SH SYNOPSIS @@ -32,16 +32,16 @@ For details on the format of these files, run 'dircolors \fB\-\-print\-database\ .SH AUTHOR Written by H. Peter Anvin. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report dircolors translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) dircolors invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/dirname.1 b/manual/GNU_coreutils/original/man1/dirname.1 index 2f458c62..ac7f31e5 100644 --- a/manual/GNU_coreutils/original/man1/dirname.1 +++ b/manual/GNU_coreutils/original/man1/dirname.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH DIRNAME "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH DIRNAME "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME dirname \- strip last component from file name .SH SYNOPSIS @@ -32,12 +32,12 @@ dirname stdio.h .SH AUTHOR Written by David MacKenzie and Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report dirname translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -45,6 +45,6 @@ There is NO WARRANTY, to the extent permitted by law. basename(1), readlink(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) dirname invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/du.1 b/manual/GNU_coreutils/original/man1/du.1 index 6219f5cd..8bcfaf63 100644 --- a/manual/GNU_coreutils/original/man1/du.1 +++ b/manual/GNU_coreutils/original/man1/du.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH DU "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH DU "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME du \- estimate file space usage .SH SYNOPSIS @@ -124,39 +124,40 @@ Otherwise, units default to 1024 bytes (or 512 if POSIXLY_CORRECT is set). .PP The SIZE argument is an integer and optional unit (example: 10K is 10*1024). Units are K,M,G,T,P,E,Z,Y (powers of 1024) or KB,MB,... (powers of 1000). +Binary prefixes can be used, too: KiB=K, MiB=M, and so on. .SH PATTERNS PATTERN is a shell pattern (not a regular expression). The pattern -.BR ? +.B ?\& matches any one character, whereas -.BR * +.B * matches any string (composed of zero, one or multiple characters). For example, -.BR *.o +.B *.o will match any files whose names end in .BR .o . Therefore, the command .IP -.B du --exclude=\(aq*.o\(aq +.B du \-\-exclude=\(aq*.o\(aq .PP will skip all files and subdirectories ending in -.BR .o +.B .o (including the file -.BR .o +.B .o itself). .SH AUTHOR Written by Torbjorn Granlund, David MacKenzie, Paul Eggert, and Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report du translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) du invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/echo.1 b/manual/GNU_coreutils/original/man1/echo.1 index b142dfd4..d467e204 100644 --- a/manual/GNU_coreutils/original/man1/echo.1 +++ b/manual/GNU_coreutils/original/man1/echo.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH ECHO "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH ECHO "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME echo \- display a line of text .SH SYNOPSIS @@ -72,16 +72,16 @@ for details about the options it supports. .SH AUTHOR Written by Brian Fox and Chet Ramey. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report echo translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) echo invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/env.1 b/manual/GNU_coreutils/original/man1/env.1 index dbe1da6d..e6a0908f 100644 --- a/manual/GNU_coreutils/original/man1/env.1 +++ b/manual/GNU_coreutils/original/man1/env.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH ENV "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH ENV "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME env \- run a program in a modified environment .SH SYNOPSIS @@ -21,6 +21,28 @@ end each output line with NUL, not newline \fB\-u\fR, \fB\-\-unset\fR=\fI\,NAME\/\fR remove variable from the environment .TP +\fB\-C\fR, \fB\-\-chdir\fR=\fI\,DIR\/\fR +change working directory to DIR +.TP +\fB\-S\fR, \fB\-\-split\-string\fR=\fI\,S\/\fR +process and split S into separate arguments; +used to pass multiple arguments on shebang lines +.TP +\fB\-\-block\-signal\fR[=\fI\,SIG\/\fR] +block delivery of SIG signal(s) to COMMAND +.TP +\fB\-\-default\-signal\fR[=\fI\,SIG\/\fR] +reset handling of SIG signal(s) to the default +.TP +\fB\-\-ignore\-signal\fR[=\fI\,SIG\/\fR] +set handling of SIG signals(s) to do nothing +.TP +\fB\-\-list\-signal\-handling\fR +list non default signal handling to stderr +.TP +\fB\-v\fR, \fB\-\-debug\fR +print verbose information for each processing step +.TP \fB\-\-help\fR display this help and exit .TP @@ -28,19 +50,80 @@ display this help and exit output version information and exit .PP A mere \- implies \fB\-i\fR. If no COMMAND, print the resulting environment. +.PP +SIG may be a signal name like 'PIPE', or a signal number like '13'. +Without SIG, all known signals are included. Multiple signals can be +comma\-separated. +.SH OPTIONS +.SS "\-S/\-\-split\-string usage in scripts" +The +.B \-S +option allows specifying multiple parameters in a script. +Running a script named +.B 1.pl +containing the following first line: +.PP +.RS +.nf +#!/usr/bin/env \-S perl \-w \-T +\&... +.fi +.RE +.PP +Will execute +.B "perl \-w \-T 1.pl". +.PP +Without the +.B '\-S' +parameter the script will likely fail with: +.PP +.RS +.nf +/usr/bin/env: 'perl \-w \-T': No such file or directory +.fi +.RE +.PP +See the full documentation for more details. +.PP +.SS "\-\-default-signal[=SIG]" usage +This option allows setting a signal handler to its default +action, which is not possible using the traditional shell +trap command. The following example ensures that seq +will be terminated by SIGPIPE no matter how this signal +is being handled in the process invoking the command. + +.PP +.RS +.nf +sh \-c 'env \-\-default-signal=PIPE seq inf | head \-n1' +.fi +.RE +.PP +.SH NOTES +POSIX's exec(2) pages says: +.RS +"many existing applications wrongly assume that they start with certain +signals set to the default action and/or unblocked.... Therefore, it is best +not to block or ignore signals across execs without explicit reason to do so, +and especially not to block signals across execs of arbitrary (not closely +cooperating) programs." +.RE .SH AUTHOR -Written by Richard Mlynarik and David MacKenzie. +Written by Richard Mlynarik, David MacKenzie, and Assaf Gordon. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report env translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +sigaction(2), sigprocmask(2), signal(7) +.PP +.br +Full documentation .br or available locally via: info \(aq(coreutils) env invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/expand.1 b/manual/GNU_coreutils/original/man1/expand.1 index 52354851..a6b3b134 100644 --- a/manual/GNU_coreutils/original/man1/expand.1 +++ b/manual/GNU_coreutils/original/man1/expand.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH EXPAND "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH EXPAND "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME expand \- convert tabs to spaces .SH SYNOPSIS @@ -17,11 +17,16 @@ Mandatory arguments to long options are mandatory for short options too. \fB\-i\fR, \fB\-\-initial\fR do not convert tabs after non blanks .TP -\fB\-t\fR, \fB\-\-tabs\fR=\fI\,NUMBER\/\fR -have tabs NUMBER characters apart, not 8 +\fB\-t\fR, \fB\-\-tabs\fR=\fI\,N\/\fR +have tabs N characters apart, not 8 .TP \fB\-t\fR, \fB\-\-tabs\fR=\fI\,LIST\/\fR -use comma separated list of explicit tab positions +use comma separated list of tab positions +The last specified position can be prefixed with '/' +to specify a tab size to use after the last +explicitly specified tab stop. Also a prefix of '+' +can be used to align remaining tab stops relative to +the last specified tab stop instead of the first column .TP \fB\-\-help\fR display this help and exit @@ -31,12 +36,12 @@ output version information and exit .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report expand translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -44,6 +49,6 @@ There is NO WARRANTY, to the extent permitted by law. unexpand(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) expand invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/expr.1 b/manual/GNU_coreutils/original/man1/expr.1 index db0bd82d..3bc5c0c1 100644 --- a/manual/GNU_coreutils/original/man1/expr.1 +++ b/manual/GNU_coreutils/original/man1/expr.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH EXPR "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH EXPR "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME expr \- evaluate expressions .SH SYNOPSIS @@ -92,16 +92,16 @@ or 0, 2 if EXPRESSION is syntactically invalid, and 3 if an error occurred. .SH AUTHOR Written by Mike Parker, James Youngman, and Paul Eggert. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report expr translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) expr invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/factor.1 b/manual/GNU_coreutils/original/man1/factor.1 index 1a72c827..971db85a 100644 --- a/manual/GNU_coreutils/original/man1/factor.1 +++ b/manual/GNU_coreutils/original/man1/factor.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH FACTOR "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH FACTOR "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME factor \- factor numbers .SH SYNOPSIS @@ -20,18 +20,18 @@ display this help and exit \fB\-\-version\fR output version information and exit .SH AUTHOR -Written by Paul Rubin, Torbjorn Granlund, and Niels Moller. +Written by Paul Rubin, Torbj"orn Granlund, and Niels M"oller. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report factor translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) factor invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/false.1 b/manual/GNU_coreutils/original/man1/false.1 index 2d0d4327..2d6d1e31 100644 --- a/manual/GNU_coreutils/original/man1/false.1 +++ b/manual/GNU_coreutils/original/man1/false.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH FALSE "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH FALSE "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME false \- do nothing, unsuccessfully .SH SYNOPSIS @@ -25,16 +25,16 @@ for details about the options it supports. .SH AUTHOR Written by Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report false translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) false invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/fmt.1 b/manual/GNU_coreutils/original/man1/fmt.1 index e8c74986..7ed13bb9 100644 --- a/manual/GNU_coreutils/original/man1/fmt.1 +++ b/manual/GNU_coreutils/original/man1/fmt.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH FMT "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH FMT "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME fmt \- simple optimal text formatter .SH SYNOPSIS @@ -45,16 +45,16 @@ output version information and exit .SH AUTHOR Written by Ross Paterson. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report fmt translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) fmt invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/fold.1 b/manual/GNU_coreutils/original/man1/fold.1 index 5df2b65e..a710c7ca 100644 --- a/manual/GNU_coreutils/original/man1/fold.1 +++ b/manual/GNU_coreutils/original/man1/fold.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH FOLD "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH FOLD "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME fold \- wrap each input line to fit in specified width .SH SYNOPSIS @@ -31,16 +31,16 @@ output version information and exit .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report fold translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) fold invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/groups.1 b/manual/GNU_coreutils/original/man1/groups.1 index cf1163de..1a72da69 100644 --- a/manual/GNU_coreutils/original/man1/groups.1 +++ b/manual/GNU_coreutils/original/man1/groups.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH GROUPS "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH GROUPS "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME groups \- print the groups a user is in .SH SYNOPSIS @@ -19,12 +19,12 @@ output version information and exit .SH AUTHOR Written by David MacKenzie and James Youngman. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report groups translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -32,6 +32,6 @@ There is NO WARRANTY, to the extent permitted by law. getent(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) groups invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/head.1 b/manual/GNU_coreutils/original/man1/head.1 index f14d2bdd..96ce88ca 100644 --- a/manual/GNU_coreutils/original/man1/head.1 +++ b/manual/GNU_coreutils/original/man1/head.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH HEAD "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH HEAD "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME head \- output the first part of files .SH SYNOPSIS @@ -43,15 +43,16 @@ output version information and exit NUM may have a multiplier suffix: b 512, kB 1000, K 1024, MB 1000*1000, M 1024*1024, GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y. +Binary prefixes can be used, too: KiB=K, MiB=M, and so on. .SH AUTHOR Written by David MacKenzie and Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report head translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -59,6 +60,6 @@ There is NO WARRANTY, to the extent permitted by law. tail(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) head invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/hostid.1 b/manual/GNU_coreutils/original/man1/hostid.1 index 52dc5526..640fcc46 100644 --- a/manual/GNU_coreutils/original/man1/hostid.1 +++ b/manual/GNU_coreutils/original/man1/hostid.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH HOSTID "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH HOSTID "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME hostid \- print the numeric identifier for the current host .SH SYNOPSIS @@ -18,12 +18,12 @@ output version information and exit .SH AUTHOR Written by Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report hostid translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -31,6 +31,6 @@ There is NO WARRANTY, to the extent permitted by law. gethostid(3) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) hostid invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/hostname.1 b/manual/GNU_coreutils/original/man1/hostname.1 index 3f383ca4..2f1d59a4 100644 --- a/manual/GNU_coreutils/original/man1/hostname.1 +++ b/manual/GNU_coreutils/original/man1/hostname.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH HOSTNAME "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH HOSTNAME "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME hostname \- set or print the name of the current host system .SH SYNOPSIS @@ -21,16 +21,16 @@ output version information and exit .SH AUTHOR Written by Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report hostname translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) hostname invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/id.1 b/manual/GNU_coreutils/original/man1/id.1 index 5d88dae6..f4fe57b9 100644 --- a/manual/GNU_coreutils/original/man1/id.1 +++ b/manual/GNU_coreutils/original/man1/id.1 @@ -1,14 +1,14 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH ID "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH ID "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME id \- print real and effective user and group IDs .SH SYNOPSIS .B id -[\fI\,OPTION\/\fR]... [\fI\,USER\/\fR] +[\fI\,OPTION\/\fR]... [\fI\,USER\/\fR]... .SH DESCRIPTION .\" Add any additional description here .PP -Print user and group information for the specified USER, +Print user and group information for each specified USER, or (when USER omitted) for the current user. .TP \fB\-a\fR @@ -47,16 +47,16 @@ Without any OPTION, print some useful set of identified information. .SH AUTHOR Written by Arnold Robbins and David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report id translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) id invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/install.1 b/manual/GNU_coreutils/original/man1/install.1 index 687e476d..fa6de109 100644 --- a/manual/GNU_coreutils/original/man1/install.1 +++ b/manual/GNU_coreutils/original/man1/install.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH INSTALL "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH INSTALL "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME install \- copy files and set attributes .SH SYNOPSIS @@ -86,7 +86,7 @@ preserve SELinux security context .TP \fB\-Z\fR set SELinux security context of destination -file to default type +file and each created directory to default type .TP \fB\-\-context\fR[=\fI\,CTX\/\fR] like \fB\-Z\fR, or if CTX is specified then set the @@ -116,16 +116,16 @@ always make simple backups .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report install translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) install invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/join.1 b/manual/GNU_coreutils/original/man1/join.1 index 71bf8902..abfdf4df 100644 --- a/manual/GNU_coreutils/original/man1/join.1 +++ b/manual/GNU_coreutils/original/man1/join.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH JOIN "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH JOIN "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME join \- join lines of two files on a common field .SH SYNOPSIS @@ -78,12 +78,12 @@ warning message will be given. .SH AUTHOR Written by Mike Haertel. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report join translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -91,6 +91,6 @@ There is NO WARRANTY, to the extent permitted by law. comm(1), uniq(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) join invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/kill.1 b/manual/GNU_coreutils/original/man1/kill.1 index e1ee29a0..5e8c5a1f 100644 --- a/manual/GNU_coreutils/original/man1/kill.1 +++ b/manual/GNU_coreutils/original/man1/kill.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH KILL "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH KILL "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME kill \- send signals to processes, or list signals .SH SYNOPSIS @@ -44,12 +44,12 @@ for details about the options it supports. .SH AUTHOR Written by Paul Eggert. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report kill translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -57,6 +57,6 @@ There is NO WARRANTY, to the extent permitted by law. kill(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) kill invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/link.1 b/manual/GNU_coreutils/original/man1/link.1 index e0f08f93..4e2457a9 100644 --- a/manual/GNU_coreutils/original/man1/link.1 +++ b/manual/GNU_coreutils/original/man1/link.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH LINK "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH LINK "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME link \- call the link function to create a link to a file .SH SYNOPSIS @@ -21,12 +21,12 @@ output version information and exit .SH AUTHOR Written by Michael Stone. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report link translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -34,6 +34,6 @@ There is NO WARRANTY, to the extent permitted by law. link(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) link invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/ln.1 b/manual/GNU_coreutils/original/man1/ln.1 index 0c18d905..b624929d 100644 --- a/manual/GNU_coreutils/original/man1/ln.1 +++ b/manual/GNU_coreutils/original/man1/ln.1 @@ -1,19 +1,19 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH LN "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH LN "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME ln \- make links between files .SH SYNOPSIS .B ln -[\fI\,OPTION\/\fR]... [\fI\,-T\/\fR] \fI\,TARGET LINK_NAME (1st form)\/\fR +[\fI\,OPTION\/\fR]... [\fI\,-T\/\fR] \fI\,TARGET LINK_NAME\/\fR .br .B ln -[\fI\,OPTION\/\fR]... \fI\,TARGET (2nd form)\/\fR +[\fI\,OPTION\/\fR]... \fI\,TARGET\/\fR .br .B ln -[\fI\,OPTION\/\fR]... \fI\,TARGET\/\fR... \fI\,DIRECTORY (3rd form)\/\fR +[\fI\,OPTION\/\fR]... \fI\,TARGET\/\fR... \fI\,DIRECTORY\/\fR .br .B ln -[\fI\,OPTION\/\fR]... \fI\,-t DIRECTORY TARGET\/\fR... \fI\,(4th form)\/\fR +[\fI\,OPTION\/\fR]... \fI\,-t DIRECTORY TARGET\/\fR... .SH DESCRIPTION .\" Add any additional description here .PP @@ -97,16 +97,16 @@ simple, never always make simple backups .PP Using \fB\-s\fR ignores \fB\-L\fR and \fB\-P\fR. Otherwise, the last option specified controls -behavior when a TARGET is a symbolic link, defaulting to \fB\-P\fR. +behavior when a TARGET is a symbolic link, defaulting to \fB\-L\fR. .SH AUTHOR Written by Mike Parker and David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report ln translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -114,6 +114,6 @@ There is NO WARRANTY, to the extent permitted by law. link(2), symlink(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) ln invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/logname.1 b/manual/GNU_coreutils/original/man1/logname.1 index 777fe107..949f9ee0 100644 --- a/manual/GNU_coreutils/original/man1/logname.1 +++ b/manual/GNU_coreutils/original/man1/logname.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH LOGNAME "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH LOGNAME "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME logname \- print user\'s login name .SH SYNOPSIS @@ -18,16 +18,16 @@ output version information and exit .SH AUTHOR Written by FIXME: unknown. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report logname translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) logname invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/ls.1 b/manual/GNU_coreutils/original/man1/ls.1 index 6ad14a72..ea03fb92 100644 --- a/manual/GNU_coreutils/original/man1/ls.1 +++ b/manual/GNU_coreutils/original/man1/ls.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH LS "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH LS "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME ls \- list directory contents .SH SYNOPSIS @@ -26,9 +26,8 @@ with \fB\-l\fR, print the author of each file print C\-style escapes for nongraphic characters .TP \fB\-\-block\-size\fR=\fI\,SIZE\/\fR -scale sizes by SIZE before printing them; e.g., -\&'\-\-block\-size=M' prints sizes in units of -1,048,576 bytes; see SIZE format below +with \fB\-l\fR, scale sizes by SIZE when printing them; +e.g., '\-\-block\-size=M'; see SIZE format below .TP \fB\-B\fR, \fB\-\-ignore\-backups\fR do not list implied entries ending with ~ @@ -81,8 +80,7 @@ use of \fB\-\-sort\fR=\fI\,none\/\fR (\fB\-U\fR) disables grouping in a long listing, don't print group names .TP \fB\-h\fR, \fB\-\-human\-readable\fR -with \fB\-l\fR and/or \fB\-s\fR, print human readable sizes -(e.g., 1K 234M 2G) +with \fB\-l\fR and \fB\-s\fR, print sizes like 1K 234M 2G etc. .TP \fB\-\-si\fR likewise, but use powers of 1000 not 1024 @@ -99,6 +97,10 @@ that points to a directory do not list implied entries matching shell PATTERN (overridden by \fB\-a\fR or \fB\-A\fR) .TP +\fB\-\-hyperlink\fR[=\fI\,WHEN\/\fR] +hyperlink file names; WHEN can be 'always' +(default if omitted), 'auto', or 'never' +.TP \fB\-\-indicator\-style\fR=\fI\,WORD\/\fR append indicator with style WORD to entry names: none (default), slash (\fB\-p\fR), @@ -111,7 +113,8 @@ print the index number of each file do not list implied entries matching shell PATTERN .TP \fB\-k\fR, \fB\-\-kibibytes\fR -default to 1024\-byte blocks for disk usage +default to 1024\-byte blocks for disk usage; +used only with \fB\-s\fR and per directory totals .TP \fB\-l\fR use a long listing format @@ -128,8 +131,7 @@ fill width with a comma separated list of entries like \fB\-l\fR, but list numeric user and group IDs .TP \fB\-N\fR, \fB\-\-literal\fR -print raw entry names (don't treat e.g. control -characters specially) +print entry names without quoting .TP \fB\-o\fR like \fB\-l\fR, but do not list group information @@ -151,6 +153,7 @@ enclose entry names in double quotes use quoting style WORD for entry names: literal, locale, shell, shell\-always, shell\-escape, shell\-escape\-always, c, escape +(overrides QUOTING_STYLE environment variable) .TP \fB\-r\fR, \fB\-\-reverse\fR reverse order while sorting @@ -169,22 +172,19 @@ sort by WORD instead of name: none (\fB\-U\fR), size (\fB\-S\fR), time (\fB\-t\fR), version (\fB\-v\fR), extension (\fB\-X\fR) .TP \fB\-\-time\fR=\fI\,WORD\/\fR -with \fB\-l\fR, show time as WORD instead of default -modification time: atime or access or use (\fB\-u\fR); -ctime or status (\fB\-c\fR); also use specified time -as sort key if \fB\-\-sort\fR=\fI\,time\/\fR (newest first) -.TP -\fB\-\-time\-style\fR=\fI\,STYLE\/\fR -with \fB\-l\fR, show times using style STYLE: -full\-iso, long\-iso, iso, locale, or +FORMAT; -FORMAT is interpreted like in 'date'; if FORMAT -is FORMAT1FORMAT2, then FORMAT1 applies -to non\-recent files and FORMAT2 to recent files; -if STYLE is prefixed with 'posix\-', STYLE -takes effect only outside the POSIX locale +change the default of using modification times; +access time (\fB\-u\fR): atime, access, use; +change time (\fB\-c\fR): ctime, status; +birth time: birth, creation; +.IP +with \fB\-l\fR, WORD determines which time to show; +with \fB\-\-sort\fR=\fI\,time\/\fR, sort by WORD (newest first) +.TP +\fB\-\-time\-style\fR=\fI\,TIME_STYLE\/\fR +time/date format with \fB\-l\fR; see TIME_STYLE below .TP \fB\-t\fR -sort by modification time, newest first +sort by time, newest first; see \fB\-\-time\fR .TP \fB\-T\fR, \fB\-\-tabsize\fR=\fI\,COLS\/\fR assume tab stops at each COLS instead of 8 @@ -223,6 +223,13 @@ output version information and exit .PP The SIZE argument is an integer and optional unit (example: 10K is 10*1024). Units are K,M,G,T,P,E,Z,Y (powers of 1024) or KB,MB,... (powers of 1000). +Binary prefixes can be used, too: KiB=K, MiB=M, and so on. +.PP +The TIME_STYLE argument can be full\-iso, long\-iso, iso, locale, or +FORMAT. +FORMAT is interpreted like in date(1). If FORMAT is FORMAT1FORMAT2, +then FORMAT1 applies to non\-recent files and FORMAT2 to recent files. +TIME_STYLE prefixed with 'posix\-' takes effect only outside the POSIX locale. +Also the TIME_STYLE environment variable sets the default style to use. .PP Using color to distinguish file types is disabled both by default and with \fB\-\-color\fR=\fI\,never\/\fR. With \fB\-\-color\fR=\fI\,auto\/\fR, ls emits color codes only when @@ -241,16 +248,16 @@ if serious trouble (e.g., cannot access command\-line argument). .SH AUTHOR Written by Richard M. Stallman and David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report ls translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) ls invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/md5sum.1 b/manual/GNU_coreutils/original/man1/md5sum.1 index bc1b5189..66b6ddd9 100644 --- a/manual/GNU_coreutils/original/man1/md5sum.1 +++ b/manual/GNU_coreutils/original/man1/md5sum.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH MD5SUM "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH MD5SUM "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME md5sum \- compute and check MD5 message digest .SH SYNOPSIS @@ -23,6 +23,10 @@ create a BSD\-style checksum .TP \fB\-t\fR, \fB\-\-text\fR read in text mode (default) +.TP +\fB\-z\fR, \fB\-\-zero\fR +end each output line with NUL, not newline, +and disable file name escaping .SS "The following five options are useful only when verifying checksums:" .TP \fB\-\-ignore\-missing\fR @@ -50,23 +54,26 @@ The sums are computed as described in RFC 1321. When checking, the input should be a former output of this program. The default mode is to print a line with checksum, a space, a character indicating input mode ('*' for binary, \&' ' for text or where binary is insignificant), and name for each FILE. +.PP +Note: There is no difference between binary mode and text mode on GNU systems. .SH BUGS -The MD5 algorithm should not be used any more for security related purposes. -Instead, better use an SHA\-2 algorithm, implemented in the programs -sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1) +Do not use the MD5 algorithm for security related purposes. +Instead, use an SHA\-2 algorithm, implemented in the programs +sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1), +or the BLAKE2 algorithm, implemented in b2sum(1) .SH AUTHOR Written by Ulrich Drepper, Scott Miller, and David Madore. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report md5sum translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) md5sum invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/mkdir.1 b/manual/GNU_coreutils/original/man1/mkdir.1 index 4c314b35..c6672907 100644 --- a/manual/GNU_coreutils/original/man1/mkdir.1 +++ b/manual/GNU_coreutils/original/man1/mkdir.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH MKDIR "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH MKDIR "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME mkdir \- make directories .SH SYNOPSIS @@ -37,12 +37,12 @@ output version information and exit .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report mkdir translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -50,6 +50,6 @@ There is NO WARRANTY, to the extent permitted by law. mkdir(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) mkdir invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/mkfifo.1 b/manual/GNU_coreutils/original/man1/mkfifo.1 index f8a86151..e8c7bcef 100644 --- a/manual/GNU_coreutils/original/man1/mkfifo.1 +++ b/manual/GNU_coreutils/original/man1/mkfifo.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH MKFIFO "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH MKFIFO "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME mkfifo \- make FIFOs (named pipes) .SH SYNOPSIS @@ -30,12 +30,12 @@ output version information and exit .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report mkfifo translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -43,6 +43,6 @@ There is NO WARRANTY, to the extent permitted by law. mkfifo(3) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) mkfifo invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/mknod.1 b/manual/GNU_coreutils/original/man1/mknod.1 index 9cee926c..b4dd7165 100644 --- a/manual/GNU_coreutils/original/man1/mknod.1 +++ b/manual/GNU_coreutils/original/man1/mknod.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH MKNOD "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH MKNOD "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME mknod \- make block or character special files .SH SYNOPSIS @@ -48,12 +48,12 @@ for details about the options it supports. .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report mknod translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -61,6 +61,6 @@ There is NO WARRANTY, to the extent permitted by law. mknod(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) mknod invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/mktemp.1 b/manual/GNU_coreutils/original/man1/mktemp.1 index b97142f3..127b2c58 100644 --- a/manual/GNU_coreutils/original/man1/mktemp.1 +++ b/manual/GNU_coreutils/original/man1/mktemp.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH MKTEMP "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH MKTEMP "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME mktemp \- create a temporary file or directory .SH SYNOPSIS @@ -46,12 +46,12 @@ output version information and exit .SH AUTHOR Written by Jim Meyering and Eric Blake. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report mktemp translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -59,6 +59,6 @@ There is NO WARRANTY, to the extent permitted by law. mkstemp(3), mkdtemp(3), mktemp(3) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) mktemp invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/mv.1 b/manual/GNU_coreutils/original/man1/mv.1 index e3b1e0eb..b104af61 100644 --- a/manual/GNU_coreutils/original/man1/mv.1 +++ b/manual/GNU_coreutils/original/man1/mv.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH MV "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH MV "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME mv \- move (rename) files .SH SYNOPSIS @@ -84,12 +84,12 @@ always make simple backups .SH AUTHOR Written by Mike Parker, David MacKenzie, and Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report mv translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -97,6 +97,6 @@ There is NO WARRANTY, to the extent permitted by law. rename(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) mv invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/nice.1 b/manual/GNU_coreutils/original/man1/nice.1 index e0b9c47f..186bae18 100644 --- a/manual/GNU_coreutils/original/man1/nice.1 +++ b/manual/GNU_coreutils/original/man1/nice.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH NICE "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH NICE "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME nice \- run a program with modified scheduling priority .SH SYNOPSIS @@ -29,12 +29,12 @@ for details about the options it supports. .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report nice translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -42,6 +42,6 @@ There is NO WARRANTY, to the extent permitted by law. nice(2), renice(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) nice invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/nl.1 b/manual/GNU_coreutils/original/man1/nl.1 index 2ae04d42..9a0314de 100644 --- a/manual/GNU_coreutils/original/man1/nl.1 +++ b/manual/GNU_coreutils/original/man1/nl.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH NL "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH NL "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME nl \- number lines of files .SH SYNOPSIS @@ -18,7 +18,7 @@ Mandatory arguments to long options are mandatory for short options too. use STYLE for numbering body lines .TP \fB\-d\fR, \fB\-\-section\-delimiter\fR=\fI\,CC\/\fR -use CC for separating logical pages +use CC for logical page delimiters .TP \fB\-f\fR, \fB\-\-footer\-numbering\fR=\fI\,STYLE\/\fR use STYLE for numbering footer lines @@ -36,13 +36,13 @@ group of NUMBER empty lines counted as one insert line numbers according to FORMAT .TP \fB\-p\fR, \fB\-\-no\-renumber\fR -do not reset line numbers at logical pages +do not reset line numbers for each section .TP \fB\-s\fR, \fB\-\-number\-separator\fR=\fI\,STRING\/\fR add STRING after (possible) line number .TP \fB\-v\fR, \fB\-\-starting\-line\-number\fR=\fI\,NUMBER\/\fR -first line number on each logical page +first line number for each section .TP \fB\-w\fR, \fB\-\-number\-width\fR=\fI\,NUMBER\/\fR use NUMBER columns for line numbers @@ -53,9 +53,12 @@ display this help and exit \fB\-\-version\fR output version information and exit .PP -By default, selects \fB\-v1\fR \fB\-i1\fR \fB\-l1\fR \fB\-sTAB\fR \fB\-w6\fR \fB\-nrn\fR \fB\-hn\fR \fB\-bt\fR \fB\-fn\fR. CC are -two delimiter characters for separating logical pages, a missing -second character implies :. Type \e\e for \e. STYLE is one of: +Default options are: \fB\-bt\fR \fB\-d\fR'\e:' \fB\-fn\fR \fB\-hn\fR \fB\-i1\fR \fB\-l1\fR \fB\-n\fR'rn' \fB\-s\fR \fB\-v1\fR \fB\-w6\fR +.PP +CC are two delimiter characters used to construct logical page delimiters; +a missing second character implies ':'. +.PP +STYLE is one of: .TP a number all lines @@ -83,16 +86,16 @@ right justified, leading zeros .SH AUTHOR Written by Scott Bartram and David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report nl translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) nl invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/nohup.1 b/manual/GNU_coreutils/original/man1/nohup.1 index 7699cfe4..83eeb2e3 100644 --- a/manual/GNU_coreutils/original/man1/nohup.1 +++ b/manual/GNU_coreutils/original/man1/nohup.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH NOHUP "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH NOHUP "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME nohup \- run a command immune to hangups, with output to a non-tty .SH SYNOPSIS @@ -31,16 +31,16 @@ for details about the options it supports. .SH AUTHOR Written by Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report nohup translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) nohup invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/nproc.1 b/manual/GNU_coreutils/original/man1/nproc.1 index 003e85a1..071a9e2c 100644 --- a/manual/GNU_coreutils/original/man1/nproc.1 +++ b/manual/GNU_coreutils/original/man1/nproc.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH NPROC "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH NPROC "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME nproc \- print the number of processing units available .SH SYNOPSIS @@ -25,16 +25,16 @@ output version information and exit .SH AUTHOR Written by Giuseppe Scrivano. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report nproc translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) nproc invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/numfmt.1 b/manual/GNU_coreutils/original/man1/numfmt.1 index aebbfb26..f803eb04 100644 --- a/manual/GNU_coreutils/original/man1/numfmt.1 +++ b/manual/GNU_coreutils/original/man1/numfmt.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH NUMFMT "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH NUMFMT "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME numfmt \- Convert numbers from/to human-readable strings .SH SYNOPSIS @@ -170,16 +170,16 @@ errors are not diagnosed and the exit status is 0. .SH AUTHOR Written by Assaf Gordon. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report numfmt translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) numfmt invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/od.1 b/manual/GNU_coreutils/original/man1/od.1 index a58f18e6..a6f3c3ee 100644 --- a/manual/GNU_coreutils/original/man1/od.1 +++ b/manual/GNU_coreutils/original/man1/od.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH OD "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH OD "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME od \- dump files in octal and other formats .SH SYNOPSIS @@ -107,7 +107,7 @@ d[SIZE] signed decimal, SIZE bytes per integer .TP f[SIZE] -floating point, SIZE bytes per integer +floating point, SIZE bytes per float .TP o[SIZE] octal, SIZE bytes per integer @@ -143,6 +143,7 @@ M 1024*1024 .PP and so on for G, T, P, E, Z, Y. +Binary prefixes can be used, too: KiB=K, MiB=M, and so on. .SH EXAMPLES .TP .B od -A x -t x1z -v @@ -153,16 +154,16 @@ The default output format used by od .SH AUTHOR Written by Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report od translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) od invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/paste.1 b/manual/GNU_coreutils/original/man1/paste.1 index 90249f1b..7c11fdc1 100644 --- a/manual/GNU_coreutils/original/man1/paste.1 +++ b/manual/GNU_coreutils/original/man1/paste.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH PASTE "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH PASTE "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME paste \- merge lines of files .SH SYNOPSIS @@ -32,16 +32,16 @@ output version information and exit .SH AUTHOR Written by David M. Ihnat and David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report paste translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) paste invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/pathchk.1 b/manual/GNU_coreutils/original/man1/pathchk.1 index 06d4f5ba..36ec5f20 100644 --- a/manual/GNU_coreutils/original/man1/pathchk.1 +++ b/manual/GNU_coreutils/original/man1/pathchk.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH PATHCHK "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH PATHCHK "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME pathchk \- check whether file names are valid or portable .SH SYNOPSIS @@ -27,16 +27,16 @@ output version information and exit .SH AUTHOR Written by Paul Eggert, David MacKenzie, and Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report pathchk translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) pathchk invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/pinky.1 b/manual/GNU_coreutils/original/man1/pinky.1 index 97488a15..1a19c350 100644 --- a/manual/GNU_coreutils/original/man1/pinky.1 +++ b/manual/GNU_coreutils/original/man1/pinky.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH PINKY "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH PINKY "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME pinky \- lightweight finger .SH SYNOPSIS @@ -43,20 +43,20 @@ display this help and exit output version information and exit .PP A lightweight 'finger' program; print user information. -The utmp file will be \fI\,/var/run/utmp\/\fP. +The utmp file will be \fI\,/var/run/utmpx\/\fP. .SH AUTHOR Written by Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report pinky translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) pinky invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/pr.1 b/manual/GNU_coreutils/original/man1/pr.1 index e3931c7a..3c686ae4 100644 --- a/manual/GNU_coreutils/original/man1/pr.1 +++ b/manual/GNU_coreutils/original/man1/pr.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH PR "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH PR "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME pr \- convert text files for printing .SH SYNOPSIS @@ -117,16 +117,16 @@ output version information and exit .SH AUTHOR Written by Pete TerMaat and Roland Huebner. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report pr translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) pr invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/printenv.1 b/manual/GNU_coreutils/original/man1/printenv.1 index 3db434ef..81ec7526 100644 --- a/manual/GNU_coreutils/original/man1/printenv.1 +++ b/manual/GNU_coreutils/original/man1/printenv.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH PRINTENV "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH PRINTENV "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME printenv \- print all or part of environment .SH SYNOPSIS @@ -26,16 +26,16 @@ for details about the options it supports. .SH AUTHOR Written by David MacKenzie and Richard Mlynarik. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report printenv translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) printenv invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/printf.1 b/manual/GNU_coreutils/original/man1/printf.1 index 6aae843e..9e1e1a2e 100644 --- a/manual/GNU_coreutils/original/man1/printf.1 +++ b/manual/GNU_coreutils/original/man1/printf.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH PRINTF "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH PRINTF "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME printf \- format and print data .SH SYNOPSIS @@ -86,12 +86,12 @@ for details about the options it supports. .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report printf translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -99,6 +99,6 @@ There is NO WARRANTY, to the extent permitted by law. printf(3) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) printf invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/ptx.1 b/manual/GNU_coreutils/original/man1/ptx.1 index 105c0b4c..3e5d3108 100644 --- a/manual/GNU_coreutils/original/man1/ptx.1 +++ b/manual/GNU_coreutils/original/man1/ptx.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH PTX "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH PTX "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME ptx \- produce a permuted index of file contents .SH SYNOPSIS @@ -74,18 +74,18 @@ display this help and exit \fB\-\-version\fR output version information and exit .SH AUTHOR -Written by F. Pinard. +Written by Francois Pinard. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report ptx translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) ptx invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/pwd.1 b/manual/GNU_coreutils/original/man1/pwd.1 index 0edd384c..8c644a15 100644 --- a/manual/GNU_coreutils/original/man1/pwd.1 +++ b/manual/GNU_coreutils/original/man1/pwd.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH PWD "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH PWD "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME pwd \- print name of current/working directory .SH SYNOPSIS @@ -30,12 +30,12 @@ for details about the options it supports. .SH AUTHOR Written by Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report pwd translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -43,6 +43,6 @@ There is NO WARRANTY, to the extent permitted by law. getcwd(3) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) pwd invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/readlink.1 b/manual/GNU_coreutils/original/man1/readlink.1 index be785fa5..2103e0ec 100644 --- a/manual/GNU_coreutils/original/man1/readlink.1 +++ b/manual/GNU_coreutils/original/man1/readlink.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH READLINK "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH READLINK "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME readlink \- print resolved symbolic links or canonical file names .SH SYNOPSIS @@ -7,6 +7,8 @@ readlink \- print resolved symbolic links or canonical file names [\fI\,OPTION\/\fR]... \fI\,FILE\/\fR... .SH DESCRIPTION .\" Add any additional description here +Note realpath(1) is the preferred command to use +for canonicalization functionality. .PP Print value of a symbolic link or canonical file name .TP @@ -28,10 +30,10 @@ without requirements on components existence \fB\-n\fR, \fB\-\-no\-newline\fR do not output the trailing delimiter .HP -\fB\-q\fR, \fB\-\-quiet\fR, +\fB\-q\fR, \fB\-\-quiet\fR .TP \fB\-s\fR, \fB\-\-silent\fR -suppress most error messages +suppress most error messages (on by default) .TP \fB\-v\fR, \fB\-\-verbose\fR report error messages @@ -47,12 +49,12 @@ output version information and exit .SH AUTHOR Written by Dmitry V. Levin. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report readlink translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -60,6 +62,6 @@ There is NO WARRANTY, to the extent permitted by law. readlink(2), realpath(1), realpath(3) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) readlink invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/realpath.1 b/manual/GNU_coreutils/original/man1/realpath.1 index a4b41d5a..b449376c 100644 --- a/manual/GNU_coreutils/original/man1/realpath.1 +++ b/manual/GNU_coreutils/original/man1/realpath.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH REALPATH "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH REALPATH "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME realpath \- print the resolved path .SH SYNOPSIS @@ -26,11 +26,11 @@ resolve symlinks as encountered (default) \fB\-q\fR, \fB\-\-quiet\fR suppress most error messages .TP -\fB\-\-relative\-to\fR=\fI\,FILE\/\fR -print the resolved path relative to FILE +\fB\-\-relative\-to\fR=\fI\,DIR\/\fR +print the resolved path relative to DIR .TP -\fB\-\-relative\-base\fR=\fI\,FILE\/\fR -print absolute paths unless paths below FILE +\fB\-\-relative\-base\fR=\fI\,DIR\/\fR +print absolute paths unless paths below DIR .TP \fB\-s\fR, \fB\-\-strip\fR, \fB\-\-no\-symlinks\fR don't expand symlinks @@ -46,12 +46,12 @@ output version information and exit .SH AUTHOR Written by Padraig Brady. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report realpath translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -59,6 +59,6 @@ There is NO WARRANTY, to the extent permitted by law. readlink(1), readlink(2), realpath(3) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) realpath invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/rm.1 b/manual/GNU_coreutils/original/man1/rm.1 index 6b2f2311..0f7e7f20 100644 --- a/manual/GNU_coreutils/original/man1/rm.1 +++ b/manual/GNU_coreutils/original/man1/rm.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH RM "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH RM "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME rm \- remove files or directories .SH SYNOPSIS @@ -13,7 +13,7 @@ documents the GNU version of removes each specified file. By default, it does not remove directories. .P -If the \fI\-I\fR or \fI\-\-interactive\=once\fR option is given, +If the \fI\-I\fR or \fI\-\-interactive=once\fR option is given, and there are more than three files or the \fI\-r\fR, \fI\-R\fR, or \fI\-\-recursive\fR are given, then .B rm @@ -22,7 +22,7 @@ the response is not affirmative, the entire command is aborted. .P Otherwise, if a file is unwritable, standard input is a terminal, and the \fI\-f\fR or \fI\-\-force\fR option is not given, or the -\fI\-i\fR or \fI\-\-interactive\=always\fR option is given, +\fI\-i\fR or \fI\-\-interactive=always\fR option is given, .B rm prompts the user for whether to remove the file. If the response is not affirmative, the file is skipped. @@ -53,8 +53,10 @@ that of the corresponding command line argument \fB\-\-no\-preserve\-root\fR do not treat '/' specially .TP -\fB\-\-preserve\-root\fR -do not remove '/' (default) +\fB\-\-preserve\-root\fR[=\fI\,all\/\fR] +do not remove '/' (default); +with 'all', reject any command line argument +on a separate device from its parent .TP \fB\-r\fR, \fB\-R\fR, \fB\-\-recursive\fR remove directories and their contents recursively @@ -88,12 +90,12 @@ assurance that the contents are truly unrecoverable, consider using shred. Written by Paul Rubin, David MacKenzie, Richard M. Stallman, and Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report rm translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -101,6 +103,6 @@ There is NO WARRANTY, to the extent permitted by law. unlink(1), unlink(2), chattr(1), shred(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) rm invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/rmdir.1 b/manual/GNU_coreutils/original/man1/rmdir.1 index cf6e3b22..d765ca16 100644 --- a/manual/GNU_coreutils/original/man1/rmdir.1 +++ b/manual/GNU_coreutils/original/man1/rmdir.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH RMDIR "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH RMDIR "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME rmdir \- remove empty directories .SH SYNOPSIS @@ -31,12 +31,12 @@ output version information and exit .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report rmdir translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -44,6 +44,6 @@ There is NO WARRANTY, to the extent permitted by law. rmdir(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) rmdir invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/runcon.1 b/manual/GNU_coreutils/original/man1/runcon.1 index 0e8f0b58..c43d8eb7 100644 --- a/manual/GNU_coreutils/original/man1/runcon.1 +++ b/manual/GNU_coreutils/original/man1/runcon.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH RUNCON "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH RUNCON "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME runcon \- run command with specified security context .SH SYNOPSIS @@ -52,16 +52,16 @@ output version information and exit .SH AUTHOR Written by Russell Coker. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report runcon translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) runcon invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/seq.1 b/manual/GNU_coreutils/original/man1/seq.1 index 431ebe3c..7bc632fe 100644 --- a/manual/GNU_coreutils/original/man1/seq.1 +++ b/manual/GNU_coreutils/original/man1/seq.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH SEQ "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH SEQ "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME seq \- print a sequence of numbers .SH SYNOPSIS @@ -40,22 +40,23 @@ INCREMENT would become greater than LAST. FIRST, INCREMENT, and LAST are interpreted as floating point values. INCREMENT is usually positive if FIRST is smaller than LAST, and INCREMENT is usually negative if FIRST is greater than LAST. +INCREMENT must not be 0; none of FIRST, INCREMENT and LAST may be NaN. FORMAT must be suitable for printing one argument of type 'double'; it defaults to %.PRECf if FIRST, INCREMENT, and LAST are all fixed point decimal numbers with maximum precision PREC, and to %g otherwise. .SH AUTHOR Written by Ulrich Drepper. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report seq translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) seq invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/sha1sum.1 b/manual/GNU_coreutils/original/man1/sha1sum.1 index 01b87e63..d10de8c8 100644 --- a/manual/GNU_coreutils/original/man1/sha1sum.1 +++ b/manual/GNU_coreutils/original/man1/sha1sum.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH SHA1SUM "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH SHA1SUM "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME sha1sum \- compute and check SHA1 message digest .SH SYNOPSIS @@ -23,6 +23,10 @@ create a BSD\-style checksum .TP \fB\-t\fR, \fB\-\-text\fR read in text mode (default) +.TP +\fB\-z\fR, \fB\-\-zero\fR +end each output line with NUL, not newline, +and disable file name escaping .SS "The following five options are useful only when verifying checksums:" .TP \fB\-\-ignore\-missing\fR @@ -50,19 +54,26 @@ The sums are computed as described in FIPS\-180\-1. When checking, the input should be a former output of this program. The default mode is to print a line with checksum, a space, a character indicating input mode ('*' for binary, \&' ' for text or where binary is insignificant), and name for each FILE. +.PP +Note: There is no difference between binary mode and text mode on GNU systems. +.SH BUGS +Do not use the SHA-1 algorithm for security related purposes. +Instead, use an SHA\-2 algorithm, implemented in the programs +sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1), +or the BLAKE2 algorithm, implemented in b2sum(1) .SH AUTHOR Written by Ulrich Drepper, Scott Miller, and David Madore. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report sha1sum translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) sha1sum invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/sha224sum.1 b/manual/GNU_coreutils/original/man1/sha224sum.1 index 50a6bfc6..7b62cfd6 100644 --- a/manual/GNU_coreutils/original/man1/sha224sum.1 +++ b/manual/GNU_coreutils/original/man1/sha224sum.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH SHA224SUM "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH SHA224SUM "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME sha224sum \- compute and check SHA224 message digest .SH SYNOPSIS @@ -23,6 +23,10 @@ create a BSD\-style checksum .TP \fB\-t\fR, \fB\-\-text\fR read in text mode (default) +.TP +\fB\-z\fR, \fB\-\-zero\fR +end each output line with NUL, not newline, +and disable file name escaping .SS "The following five options are useful only when verifying checksums:" .TP \fB\-\-ignore\-missing\fR @@ -50,19 +54,21 @@ The sums are computed as described in RFC 3874. When checking, the input should be a former output of this program. The default mode is to print a line with checksum, a space, a character indicating input mode ('*' for binary, \&' ' for text or where binary is insignificant), and name for each FILE. +.PP +Note: There is no difference between binary mode and text mode on GNU systems. .SH AUTHOR Written by Ulrich Drepper, Scott Miller, and David Madore. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report sha224sum translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) sha2 utilities\(aq diff --git a/manual/GNU_coreutils/original/man1/sha256sum.1 b/manual/GNU_coreutils/original/man1/sha256sum.1 index df4d0d4c..7d03e8be 100644 --- a/manual/GNU_coreutils/original/man1/sha256sum.1 +++ b/manual/GNU_coreutils/original/man1/sha256sum.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH SHA256SUM "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH SHA256SUM "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME sha256sum \- compute and check SHA256 message digest .SH SYNOPSIS @@ -23,6 +23,10 @@ create a BSD\-style checksum .TP \fB\-t\fR, \fB\-\-text\fR read in text mode (default) +.TP +\fB\-z\fR, \fB\-\-zero\fR +end each output line with NUL, not newline, +and disable file name escaping .SS "The following five options are useful only when verifying checksums:" .TP \fB\-\-ignore\-missing\fR @@ -50,19 +54,21 @@ The sums are computed as described in FIPS\-180\-2. When checking, the input should be a former output of this program. The default mode is to print a line with checksum, a space, a character indicating input mode ('*' for binary, \&' ' for text or where binary is insignificant), and name for each FILE. +.PP +Note: There is no difference between binary mode and text mode on GNU systems. .SH AUTHOR Written by Ulrich Drepper, Scott Miller, and David Madore. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report sha256sum translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) sha2 utilities\(aq diff --git a/manual/GNU_coreutils/original/man1/sha384sum.1 b/manual/GNU_coreutils/original/man1/sha384sum.1 index fc667db3..41f6feff 100644 --- a/manual/GNU_coreutils/original/man1/sha384sum.1 +++ b/manual/GNU_coreutils/original/man1/sha384sum.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH SHA384SUM "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH SHA384SUM "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME sha384sum \- compute and check SHA384 message digest .SH SYNOPSIS @@ -23,6 +23,10 @@ create a BSD\-style checksum .TP \fB\-t\fR, \fB\-\-text\fR read in text mode (default) +.TP +\fB\-z\fR, \fB\-\-zero\fR +end each output line with NUL, not newline, +and disable file name escaping .SS "The following five options are useful only when verifying checksums:" .TP \fB\-\-ignore\-missing\fR @@ -50,19 +54,21 @@ The sums are computed as described in FIPS\-180\-2. When checking, the input should be a former output of this program. The default mode is to print a line with checksum, a space, a character indicating input mode ('*' for binary, \&' ' for text or where binary is insignificant), and name for each FILE. +.PP +Note: There is no difference between binary mode and text mode on GNU systems. .SH AUTHOR Written by Ulrich Drepper, Scott Miller, and David Madore. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report sha384sum translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) sha2 utilities\(aq diff --git a/manual/GNU_coreutils/original/man1/sha512sum.1 b/manual/GNU_coreutils/original/man1/sha512sum.1 index 99de87a3..2411eaea 100644 --- a/manual/GNU_coreutils/original/man1/sha512sum.1 +++ b/manual/GNU_coreutils/original/man1/sha512sum.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH SHA512SUM "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH SHA512SUM "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME sha512sum \- compute and check SHA512 message digest .SH SYNOPSIS @@ -23,6 +23,10 @@ create a BSD\-style checksum .TP \fB\-t\fR, \fB\-\-text\fR read in text mode (default) +.TP +\fB\-z\fR, \fB\-\-zero\fR +end each output line with NUL, not newline, +and disable file name escaping .SS "The following five options are useful only when verifying checksums:" .TP \fB\-\-ignore\-missing\fR @@ -50,19 +54,21 @@ The sums are computed as described in FIPS\-180\-2. When checking, the input should be a former output of this program. The default mode is to print a line with checksum, a space, a character indicating input mode ('*' for binary, \&' ' for text or where binary is insignificant), and name for each FILE. +.PP +Note: There is no difference between binary mode and text mode on GNU systems. .SH AUTHOR Written by Ulrich Drepper, Scott Miller, and David Madore. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report sha512sum translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) sha2 utilities\(aq diff --git a/manual/GNU_coreutils/original/man1/shred.1 b/manual/GNU_coreutils/original/man1/shred.1 index 0844981e..f52fe77f 100644 --- a/manual/GNU_coreutils/original/man1/shred.1 +++ b/manual/GNU_coreutils/original/man1/shred.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH SHRED "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH SHRED "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME shred \- overwrite a file to hide its contents, and optionally delete it .SH SYNOPSIS @@ -28,7 +28,7 @@ get random bytes from FILE shred this many bytes (suffixes like K, M, G accepted) .TP \fB\-u\fR -truncate and remove file after overwriting +deallocate and remove file after overwriting .TP \fB\-\-remove\fR[=\fI\,HOW\/\fR] like \fB\-u\fR but give control on HOW to delete; See below @@ -59,49 +59,23 @@ The optional HOW parameter indicates how to remove a directory entry: \&'wipesync' => also sync each obfuscated byte to disk. The default mode is 'wipesync', but note it can be expensive. .PP -CAUTION: Note that shred relies on a very important assumption: -that the file system overwrites data in place. This is the traditional -way to do things, but many modern file system designs do not satisfy this -assumption. The following are examples of file systems on which shred is -not effective, or is not guaranteed to be effective in all file system modes: -.PP -* log\-structured or journaled file systems, such as those supplied with -AIX and Solaris (and JFS, ReiserFS, XFS, Ext3, etc.) -.PP -* file systems that write redundant data and carry on even if some writes -fail, such as RAID\-based file systems -.PP -* file systems that make snapshots, such as Network Appliance's NFS server -.PP -* file systems that cache in temporary locations, such as NFS -version 3 clients -.PP -* compressed file systems -.PP -In the case of ext3 file systems, the above disclaimer applies -(and shred is thus of limited effectiveness) only in data=journal mode, -which journals file data in addition to just metadata. In both the -data=ordered (default) and data=writeback modes, shred works as usual. -Ext3 journaling modes can be changed by adding the data=something option -to the mount options for a particular file system in the \fI\,/etc/fstab\/\fP file, -as documented in the mount man page (man mount). -.PP -In addition, file system backups and remote mirrors may contain copies -of the file that cannot be removed, and that will allow a shredded file -to be recovered later. +CAUTION: shred assumes the file system and hardware overwrite data in place. +Although this is common, many platforms operate otherwise. Also, backups +and mirrors may contain unremovable copies that will let a shredded file +be recovered later. See the GNU coreutils manual for details. .SH AUTHOR Written by Colin Plumb. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report shred translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) shred invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/shuf.1 b/manual/GNU_coreutils/original/man1/shuf.1 index 29c1a4c2..e4e9bb88 100644 --- a/manual/GNU_coreutils/original/man1/shuf.1 +++ b/manual/GNU_coreutils/original/man1/shuf.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH SHUF "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH SHUF "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME shuf \- generate random permutations .SH SYNOPSIS @@ -49,16 +49,16 @@ output version information and exit .SH AUTHOR Written by Paul Eggert. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report shuf translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) shuf invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/sleep.1 b/manual/GNU_coreutils/original/man1/sleep.1 index c10cf29a..c7e290ba 100644 --- a/manual/GNU_coreutils/original/man1/sleep.1 +++ b/manual/GNU_coreutils/original/man1/sleep.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH SLEEP "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH SLEEP "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME sleep \- delay for a specified amount of time .SH SYNOPSIS @@ -12,9 +12,8 @@ sleep \- delay for a specified amount of time .\" Add any additional description here .PP Pause for NUMBER seconds. SUFFIX may be 's' for seconds (the default), -\&'m' for minutes, 'h' for hours or 'd' for days. Unlike most implementations -that require NUMBER be an integer, here NUMBER may be an arbitrary floating -point number. Given two or more arguments, pause for the amount of time +\&'m' for minutes, 'h' for hours or 'd' for days. NUMBER need not be an +integer. Given two or more arguments, pause for the amount of time specified by the sum of their values. .TP \fB\-\-help\fR @@ -25,12 +24,12 @@ output version information and exit .SH AUTHOR Written by Jim Meyering and Paul Eggert. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report sleep translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -38,6 +37,6 @@ There is NO WARRANTY, to the extent permitted by law. sleep(3) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) sleep invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/sort.1 b/manual/GNU_coreutils/original/man1/sort.1 index 0a9d8c6c..595c8879 100644 --- a/manual/GNU_coreutils/original/man1/sort.1 +++ b/manual/GNU_coreutils/original/man1/sort.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH SORT "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH SORT "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME sort \- sort lines of text files .SH SYNOPSIS @@ -140,12 +140,12 @@ native byte values. .SH AUTHOR Written by Mike Haertel and Paul Eggert. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report sort translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -153,6 +153,6 @@ There is NO WARRANTY, to the extent permitted by law. shuf(1), uniq(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) sort invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/split.1 b/manual/GNU_coreutils/original/man1/split.1 index 6331b4f1..5af55b91 100644 --- a/manual/GNU_coreutils/original/man1/split.1 +++ b/manual/GNU_coreutils/original/man1/split.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH SPLIT "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH SPLIT "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME split \- split a file into pieces .SH SYNOPSIS @@ -33,6 +33,12 @@ use numeric suffixes starting at 0, not alphabetic \fB\-\-numeric\-suffixes\fR[=\fI\,FROM\/\fR] same as \fB\-d\fR, but allow setting the start value .TP +\fB\-x\fR +use hex suffixes starting at 0, not alphabetic +.TP +\fB\-\-hex\-suffixes\fR[=\fI\,FROM\/\fR] +same as \fB\-x\fR, but allow setting the start value +.TP \fB\-e\fR, \fB\-\-elide\-empty\-files\fR do not generate empty output files with '\-n' .TP @@ -64,6 +70,7 @@ output version information and exit .PP The SIZE argument is an integer and optional unit (example: 10K is 10*1024). Units are K,M,G,T,P,E,Z,Y (powers of 1024) or KB,MB,... (powers of 1000). +Binary prefixes can be used, too: KiB=K, MiB=M, and so on. .SS "CHUNKS may be:" .TP N @@ -86,16 +93,16 @@ likewise but only output Kth of N to stdout .SH AUTHOR Written by Torbjorn Granlund and Richard M. Stallman. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report split translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) split invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/stat.1 b/manual/GNU_coreutils/original/man1/stat.1 index 09a99bce..11f7dd2b 100644 --- a/manual/GNU_coreutils/original/man1/stat.1 +++ b/manual/GNU_coreutils/original/man1/stat.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH STAT "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH STAT "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME stat \- display file or file system status .SH SYNOPSIS @@ -18,6 +18,10 @@ follow links \fB\-f\fR, \fB\-\-file\-system\fR display file system status instead of file status .TP +\fB\-\-cached\fR=\fI\,MODE\/\fR +specify how to use cached attributes; +useful on remote file systems. See MODE below +.TP \fB\-c\fR \fB\-\-format\fR=\fI\,FORMAT\/\fR use the specified FORMAT instead of the default; output a newline after each use of FORMAT @@ -36,13 +40,18 @@ display this help and exit \fB\-\-version\fR output version information and exit .PP +The \fB\-\-cached\fR MODE argument can be; always, never, or default. +`always` will use cached attributes if available, while +`never` will try to synchronize with the latest attributes, and +`default` will leave it up to the underlying file system. +.PP The valid format sequences for files (without \fB\-\-file\-system\fR): .TP %a -access rights in octal (note '#' and '0' printf flags) +permission bits in octal (note '#' and '0' printf flags) .TP %A -access rights in human readable form +permission bits and file type in human readable form .TP %b number of blocks allocated (see %B) @@ -165,6 +174,12 @@ file system type in hex .TP %T file system type in human readable form +.SS "--terse is equivalent to the following FORMAT:" +.IP +%n %s %b %f %u %g %D %i %h %t %T %X %Y %Z %W %o +.SS "--terse --file-system is equivalent to the following FORMAT:" +.IP +%n %i %l %t %s %S %b %f %a %c %d .PP NOTE: your shell may have its own version of stat, which usually supersedes the version described here. Please refer to your shell's documentation @@ -172,19 +187,19 @@ for details about the options it supports. .SH AUTHOR Written by Michael Meskes. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report stat translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -stat(2) +stat(2), statfs(2), statx(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) stat invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/stdbuf.1 b/manual/GNU_coreutils/original/man1/stdbuf.1 index 23056077..2baaf90f 100644 --- a/manual/GNU_coreutils/original/man1/stdbuf.1 +++ b/manual/GNU_coreutils/original/man1/stdbuf.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH STDBUF "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH STDBUF "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME stdbuf \- Run COMMAND, with modified buffering operations for its standard streams. @@ -35,6 +35,7 @@ If MODE is '0' the corresponding stream will be unbuffered. .PP Otherwise MODE is a number which may be followed by one of the following: KB 1000, K 1024, MB 1000*1000, M 1024*1024, and so on for G, T, P, E, Z, Y. +Binary prefixes can be used, too: KiB=K, MiB=M, and so on. In this case the corresponding stream will be fully buffered with the buffer size set to MODE bytes. .PP @@ -45,23 +46,23 @@ and are thus unaffected by 'stdbuf' settings. .SH EXAMPLES .B tail -f access.log | stdbuf -oL cut -d \(aq \(aq -f1 | uniq .br -This will immedidately display unique entries from access.log +This will immediately display unique entries from access.log .SH BUGS On GLIBC platforms, specifying a buffer size, i.e., using fully buffered mode will result in undefined operation. .SH AUTHOR Written by Padraig Brady. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report stdbuf translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) stdbuf invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/stty.1 b/manual/GNU_coreutils/original/man1/stty.1 index fa661b90..d4692f7c 100644 --- a/manual/GNU_coreutils/original/man1/stty.1 +++ b/manual/GNU_coreutils/original/man1/stty.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH STTY "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH STTY "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME stty \- change and print terminal line settings .SH SYNOPSIS @@ -40,6 +40,9 @@ settings. The underlying system defines which settings are available. * discard CHAR CHAR will toggle discarding of output .TP +* dsusp CHAR +CHAR will send a terminal stop signal once input flushed +.TP eof CHAR CHAR will send an end of file (terminate the input) .TP @@ -61,6 +64,9 @@ CHAR will erase the current line * lnext CHAR CHAR will enter the next character quoted .TP +* status CHAR +CHAR will send an info signal +.TP quit CHAR CHAR will send a quit signal .TP @@ -98,9 +104,6 @@ wait for transmission before applying settings (on by default) ispeed N set the input speed to N .TP -* line N -use line discipline N -.TP min N with \fB\-icanon\fR, set N characters minimum for a completed read .TP @@ -146,9 +149,6 @@ generate parity bit in output and expect parity bit in input .TP [\-]parodd set odd parity (or even parity with '\-') -.TP -* [\-]cmspar -use "stick" (mark/space) parity .SS "Input settings:" .TP [\-]brkint @@ -181,9 +181,6 @@ clear high (8th) bit of input characters * [\-]iutf8 assume input characters are UTF\-8 encoded .TP -* [\-]iuclc -translate uppercase characters to lowercase -.TP * [\-]ixany let any character restart output, not only start character .TP @@ -221,9 +218,6 @@ use delete characters for fill instead of NUL characters * [\-]ofill use fill (padding) characters instead of timing for delays .TP -* [\-]olcuc -translate lowercase characters to uppercase -.TP * [\-]onlcr translate newline to carriage return\-newline .TP @@ -305,14 +299,8 @@ same as [\-]echoprt .TP * [\-]tostop stop background jobs that try to write to the terminal -.TP -* [\-]xcase -with icanon, escape with '\e' for uppercase characters .SS "Combination settings:" .TP -* [\-]LCASE -same as [\-]lcase -.TP cbreak same as \fB\-icanon\fR .TP @@ -345,9 +333,6 @@ same as parenb \fB\-parodd\fR cs7 \fB\-evenp\fR same as \fB\-parenb\fR cs8 .TP -* [\-]lcase -same as xcase iuclc olcuc -.TP litout same as \fB\-parenb\fR \fB\-istrip\fR \fB\-opost\fR cs8 .TP @@ -378,7 +363,7 @@ same as parenb istrip cs7 raw same as \fB\-ignbrk\fR \fB\-brkint\fR \fB\-ignpar\fR \fB\-parmrk\fR \fB\-inpck\fR \fB\-istrip\fR \fB\-inlcr\fR \fB\-igncr\fR \fB\-icrnl\fR \fB\-ixon\fR \fB\-ixoff\fR \fB\-icanon\fR \fB\-opost\fR -\fB\-isig\fR \fB\-iuclc\fR \fB\-ixany\fR \fB\-imaxbel\fR \fB\-xcase\fR min 1 time 0 +\fB\-isig\fR \fB\-ixany\fR \fB\-imaxbel\fR min 1 time 0 .TP \fB\-raw\fR same as cooked @@ -386,7 +371,7 @@ same as cooked sane same as cread \fB\-ignbrk\fR brkint \fB\-inlcr\fR \fB\-igncr\fR icrnl icanon iexten echo echoe echok \fB\-echonl\fR \fB\-noflsh\fR -\fB\-ixoff\fR \fB\-iutf8\fR \fB\-iuclc\fR \fB\-ixany\fR imaxbel \fB\-xcase\fR \fB\-olcuc\fR \fB\-ocrnl\fR +\fB\-ixoff\fR \fB\-iutf8\fR \fB\-ixany\fR imaxbel \fB\-ocrnl\fR opost \fB\-ofill\fR onlcr \fB\-onocr\fR \fB\-onlret\fR nl0 cr0 tab0 bs0 vt0 ff0 isig \fB\-tostop\fR \fB\-ofdel\fR \fB\-echoprt\fR echoctl echoke \fB\-extproc\fR \fB\-flusho\fR, all special characters to their default values @@ -398,16 +383,16 @@ settings, CHAR is taken literally, or coded as in ^c, 0x37, 0177 or .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report stty translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) stty invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/sum.1 b/manual/GNU_coreutils/original/man1/sum.1 index f0413c05..dd73589d 100644 --- a/manual/GNU_coreutils/original/man1/sum.1 +++ b/manual/GNU_coreutils/original/man1/sum.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH SUM "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH SUM "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME sum \- checksum and count the blocks in a file .SH SYNOPSIS @@ -26,16 +26,16 @@ output version information and exit .SH AUTHOR Written by Kayvan Aghaiepour and David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report sum translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) sum invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/sync.1 b/manual/GNU_coreutils/original/man1/sync.1 index b893ec4d..ef86b227 100644 --- a/manual/GNU_coreutils/original/man1/sync.1 +++ b/manual/GNU_coreutils/original/man1/sync.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH SYNC "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH SYNC "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME sync \- Synchronize cached writes to persistent storage .SH SYNOPSIS @@ -30,12 +30,12 @@ See the system calls below for more details. .SH AUTHOR Written by Jim Meyering and Giuseppe Scrivano. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report sync translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -43,6 +43,6 @@ There is NO WARRANTY, to the extent permitted by law. fdatasync(2), fsync(2), sync(2), syncfs(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) sync invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/tac.1 b/manual/GNU_coreutils/original/man1/tac.1 index 3a1d1cc7..a4ed61ab 100644 --- a/manual/GNU_coreutils/original/man1/tac.1 +++ b/manual/GNU_coreutils/original/man1/tac.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH TAC "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH TAC "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME tac \- concatenate and print files in reverse .SH SYNOPSIS @@ -31,12 +31,12 @@ output version information and exit .SH AUTHOR Written by Jay Lepreau and David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report tac translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -44,6 +44,6 @@ There is NO WARRANTY, to the extent permitted by law. \fBrev\fP(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) tac invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/tail.1 b/manual/GNU_coreutils/original/man1/tail.1 index bbe74dc8..4c713da1 100644 --- a/manual/GNU_coreutils/original/man1/tail.1 +++ b/manual/GNU_coreutils/original/man1/tail.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH TAIL "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH TAIL "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME tail \- output the last part of files .SH SYNOPSIS @@ -69,6 +69,7 @@ output version information and exit NUM may have a multiplier suffix: b 512, kB 1000, K 1024, MB 1000*1000, M 1024*1024, GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y. +Binary prefixes can be used, too: KiB=K, MiB=M, and so on. .PP With \fB\-\-follow\fR (\fB\-f\fR), tail defaults to following the file descriptor, which means that even if a tail'ed file is renamed, tail will continue to track @@ -80,12 +81,12 @@ named file in a way that accommodates renaming, removal and creation. Written by Paul Rubin, David MacKenzie, Ian Lance Taylor, and Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report tail translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -93,6 +94,6 @@ There is NO WARRANTY, to the extent permitted by law. head(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) tail invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/tee.1 b/manual/GNU_coreutils/original/man1/tee.1 index e1ac2ff4..a40bba5c 100644 --- a/manual/GNU_coreutils/original/man1/tee.1 +++ b/manual/GNU_coreutils/original/man1/tee.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH TEE "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH TEE "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME tee \- read from standard input and write to standard output and files .SH SYNOPSIS @@ -48,16 +48,16 @@ writing to non pipe outputs. .SH AUTHOR Written by Mike Parker, Richard M. Stallman, and David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report tee translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) tee invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/test.1 b/manual/GNU_coreutils/original/man1/test.1 index ce725548..ff930d69 100644 --- a/manual/GNU_coreutils/original/man1/test.1 +++ b/manual/GNU_coreutils/original/man1/test.1 @@ -1,22 +1,22 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH TEST "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH TEST "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME test \- check file types and compare values .SH SYNOPSIS .B test -\fI\,EXPRESSION\/\fR +.I EXPRESSION .br .B test - .br -.B [ -\fI\,EXPRESSION \/\fR] +.\" \& tells doclifter the brackets are literal (Bug#31803). +.B [\& +.I EXPRESSION +.B ]\& .br -.B [ -] +.B "[\& ]\&" .br -.B [ -\fI\,OPTION\/\fR +.B [\& +.I OPTION .SH DESCRIPTION .\" Add any additional description here .PP @@ -115,6 +115,9 @@ FILE exists and has its sticky bit set \fB\-L\fR FILE FILE exists and is a symbolic link (same as \fB\-h\fR) .TP +\fB\-N\fR FILE +FILE exists and has been modified since it was last read +.TP \fB\-O\fR FILE FILE exists and is owned by the effective user ID .TP @@ -146,6 +149,9 @@ Except for \fB\-h\fR and \fB\-L\fR, all FILE\-related tests dereference symbolic Beware that parentheses need to be escaped (e.g., by backslashes) for shells. INTEGER may also be \fB\-l\fR STRING, which evaluates to the length of STRING. .PP +NOTE: Binary \fB\-a\fR and \fB\-o\fR are inherently ambiguous. Use 'test EXPR1 && test +EXPR2' or 'test EXPR1 || test EXPR2' instead. +.PP NOTE: [ honors the \fB\-\-help\fR and \fB\-\-version\fR options, but test does not. test treats each of those as it treats any other nonempty STRING. .PP @@ -155,16 +161,16 @@ for details about the options it supports. .SH AUTHOR Written by Kevin Braunsdorf and Matthew Bradburn. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report [ translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) test invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/timeout.1 b/manual/GNU_coreutils/original/man1/timeout.1 index 544d5738..b1c06631 100644 --- a/manual/GNU_coreutils/original/man1/timeout.1 +++ b/manual/GNU_coreutils/original/man1/timeout.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH TIMEOUT "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH TIMEOUT "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME timeout \- run a command with a time limit .SH SYNOPSIS @@ -41,6 +41,9 @@ specify the signal to be sent on timeout; SIGNAL may be a name like 'HUP' or a number; see 'kill \fB\-l\fR' for a list of signals .TP +\fB\-v\fR, \fB\-\-verbose\fR +diagnose to stderr any signal sent upon timeout +.TP \fB\-\-help\fR display this help and exit .TP @@ -49,6 +52,7 @@ output version information and exit .PP DURATION is a floating point number with an optional suffix: \&'s' for seconds (the default), 'm' for minutes, 'h' for hours or 'd' for days. +A duration of 0 disables the associated timeout. .PP If the command times out, and \fB\-\-preserve\-status\fR is not set, then exit with status 124. Otherwise, exit with the status of COMMAND. If no signal @@ -57,16 +61,16 @@ any process that does not block or catch that signal. It may be necessary to use the KILL (9) signal, since this signal cannot be caught, in which case the exit status is 128+9 rather than 124. .SH BUGS -Some platforms don't curently support timeouts beyond the year 2038. +Some platforms don't currently support timeouts beyond the year 2038. .SH AUTHOR Written by Padraig Brady. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report timeout translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -74,6 +78,6 @@ There is NO WARRANTY, to the extent permitted by law. kill(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) timeout invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/touch.1 b/manual/GNU_coreutils/original/man1/touch.1 index e2134176..152707da 100644 --- a/manual/GNU_coreutils/original/man1/touch.1 +++ b/manual/GNU_coreutils/original/man1/touch.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH TOUCH "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH TOUCH "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME touch \- change file timestamps .SH SYNOPSIS @@ -69,16 +69,16 @@ documented here but is fully described in the info documentation. Written by Paul Rubin, Arnold Robbins, Jim Kingdon, David MacKenzie, and Randy Smith. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report touch translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) touch invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/tr.1 b/manual/GNU_coreutils/original/man1/tr.1 index a39593fc..786fa529 100644 --- a/manual/GNU_coreutils/original/man1/tr.1 +++ b/manual/GNU_coreutils/original/man1/tr.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH TR "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH TR "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME tr \- translate or delete characters .SH SYNOPSIS @@ -119,16 +119,16 @@ specified SET, and occurs after translation or deletion. .SH AUTHOR Written by Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report tr translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) tr invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/true.1 b/manual/GNU_coreutils/original/man1/true.1 index 2bc92c99..8736e5a3 100644 --- a/manual/GNU_coreutils/original/man1/true.1 +++ b/manual/GNU_coreutils/original/man1/true.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH TRUE "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH TRUE "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME true \- do nothing, successfully .SH SYNOPSIS @@ -25,16 +25,16 @@ for details about the options it supports. .SH AUTHOR Written by Jim Meyering. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report true translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) true invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/truncate.1 b/manual/GNU_coreutils/original/man1/truncate.1 index a5fca603..e41a4268 100644 --- a/manual/GNU_coreutils/original/man1/truncate.1 +++ b/manual/GNU_coreutils/original/man1/truncate.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH TRUNCATE "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH TRUNCATE "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME truncate \- shrink or extend the size of a file to the specified size .SH SYNOPSIS @@ -13,7 +13,7 @@ Shrink or extend the size of each FILE to the specified size A FILE argument that does not exist is created. .PP If a FILE is larger than the specified size, the extra data is lost. -If a FILE is shorter, it is extended and the extended part (hole) +If a FILE is shorter, it is extended and the sparse extended part (hole) reads as zero bytes. .PP Mandatory arguments to long options are mandatory for short options too. @@ -38,6 +38,7 @@ output version information and exit .PP The SIZE argument is an integer and optional unit (example: 10K is 10*1024). Units are K,M,G,T,P,E,Z,Y (powers of 1024) or KB,MB,... (powers of 1000). +Binary prefixes can be used, too: KiB=K, MiB=M, and so on. .PP SIZE may also be prefixed by one of the following modifying characters: \&'+' extend by, '\-' reduce by, '<' at most, '>' at least, @@ -45,12 +46,12 @@ SIZE may also be prefixed by one of the following modifying characters: .SH AUTHOR Written by Padraig Brady. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report truncate translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -58,6 +59,6 @@ There is NO WARRANTY, to the extent permitted by law. dd(1), truncate(2), ftruncate(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) truncate invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/tsort.1 b/manual/GNU_coreutils/original/man1/tsort.1 index 7f161bcb..cc9d3fad 100644 --- a/manual/GNU_coreutils/original/man1/tsort.1 +++ b/manual/GNU_coreutils/original/man1/tsort.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH TSORT "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH TSORT "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME tsort \- perform topological sort .SH SYNOPSIS @@ -20,16 +20,16 @@ output version information and exit .SH AUTHOR Written by Mark Kettenis. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report tsort translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) tsort invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/tty.1 b/manual/GNU_coreutils/original/man1/tty.1 index 0c4d607d..a945bad1 100644 --- a/manual/GNU_coreutils/original/man1/tty.1 +++ b/manual/GNU_coreutils/original/man1/tty.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH TTY "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH TTY "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME tty \- print the file name of the terminal connected to standard input .SH SYNOPSIS @@ -21,16 +21,16 @@ output version information and exit .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report tty translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) tty invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/uname.1 b/manual/GNU_coreutils/original/man1/uname.1 index ce413422..3f9da0ab 100644 --- a/manual/GNU_coreutils/original/man1/uname.1 +++ b/manual/GNU_coreutils/original/man1/uname.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH UNAME "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH UNAME "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME uname \- print system information .SH SYNOPSIS @@ -46,12 +46,12 @@ output version information and exit .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report uname translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -59,6 +59,6 @@ There is NO WARRANTY, to the extent permitted by law. arch(1), uname(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) uname invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/unexpand.1 b/manual/GNU_coreutils/original/man1/unexpand.1 index ed19fc06..7146e5ca 100644 --- a/manual/GNU_coreutils/original/man1/unexpand.1 +++ b/manual/GNU_coreutils/original/man1/unexpand.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH UNEXPAND "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH UNEXPAND "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME unexpand \- convert spaces to tabs .SH SYNOPSIS @@ -24,7 +24,12 @@ convert only leading sequences of blanks (overrides \fB\-a\fR) have tabs N characters apart instead of 8 (enables \fB\-a\fR) .TP \fB\-t\fR, \fB\-\-tabs\fR=\fI\,LIST\/\fR -use comma separated LIST of tab positions (enables \fB\-a\fR) +use comma separated list of tab positions +The last specified position can be prefixed with '/' +to specify a tab size to use after the last +explicitly specified tab stop. Also a prefix of '+' +can be used to align remaining tab stops relative to +the last specified tab stop instead of the first column .TP \fB\-\-help\fR display this help and exit @@ -34,12 +39,12 @@ output version information and exit .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report unexpand translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -47,6 +52,6 @@ There is NO WARRANTY, to the extent permitted by law. expand(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) unexpand invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/uniq.1 b/manual/GNU_coreutils/original/man1/uniq.1 index 5a7065ed..d3eaf419 100644 --- a/manual/GNU_coreutils/original/man1/uniq.1 +++ b/manual/GNU_coreutils/original/man1/uniq.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH UNIQ "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH UNIQ "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME uniq \- report or omit repeated lines .SH SYNOPSIS @@ -62,16 +62,15 @@ characters. Fields are skipped before chars. .PP Note: 'uniq' does not detect repeated lines unless they are adjacent. You may want to sort the input first, or use 'sort \fB\-u\fR' without 'uniq'. -Also, comparisons honor the rules specified by 'LC_COLLATE'. .SH AUTHOR Written by Richard M. Stallman and David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report uniq translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -79,6 +78,6 @@ There is NO WARRANTY, to the extent permitted by law. comm(1), join(1), sort(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) uniq invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/unlink.1 b/manual/GNU_coreutils/original/man1/unlink.1 index 331d8a03..c33baf47 100644 --- a/manual/GNU_coreutils/original/man1/unlink.1 +++ b/manual/GNU_coreutils/original/man1/unlink.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH UNLINK "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH UNLINK "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME unlink \- call the unlink function to remove the specified file .SH SYNOPSIS @@ -21,12 +21,12 @@ output version information and exit .SH AUTHOR Written by Michael Stone. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report unlink translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -34,6 +34,6 @@ There is NO WARRANTY, to the extent permitted by law. unlink(2) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) unlink invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/uptime.1 b/manual/GNU_coreutils/original/man1/uptime.1 index 686c3ba1..e0ba63b9 100644 --- a/manual/GNU_coreutils/original/man1/uptime.1 +++ b/manual/GNU_coreutils/original/man1/uptime.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH UPTIME "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH UPTIME "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME uptime \- tell how long the system has been running .SH SYNOPSIS @@ -10,9 +10,8 @@ uptime \- tell how long the system has been running .PP Print the current time, the length of time the system has been up, the number of users on the system, and the average number of jobs -in the run queue over the last 1, 5 and 15 minutes. Processes in -an uninterruptible sleep state also contribute to the load average. -If FILE is not specified, use \fI\,/var/run/utmp\/\fP. \fI\,/var/log/wtmp\/\fP as FILE is common. +in the run queue over the last 1, 5 and 15 minutes. +If FILE is not specified, use \fI\,/var/run/utmpx\/\fP. \fI\,/var/log/wtmp\/\fP as FILE is common. .TP \fB\-\-help\fR display this help and exit @@ -22,16 +21,16 @@ output version information and exit .SH AUTHOR Written by Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report uptime translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) uptime invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/users.1 b/manual/GNU_coreutils/original/man1/users.1 index 26167e24..864aeec7 100644 --- a/manual/GNU_coreutils/original/man1/users.1 +++ b/manual/GNU_coreutils/original/man1/users.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH USERS "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH USERS "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME users \- print the user names of users currently logged in to the current host .SH SYNOPSIS @@ -9,7 +9,7 @@ users \- print the user names of users currently logged in to the current host .\" Add any additional description here .PP Output who is currently logged in according to FILE. -If FILE is not specified, use \fI\,/var/run/utmp\/\fP. \fI\,/var/log/wtmp\/\fP as FILE is common. +If FILE is not specified, use \fI\,/var/run/utmpx\/\fP. \fI\,/var/log/wtmp\/\fP as FILE is common. .TP \fB\-\-help\fR display this help and exit @@ -19,12 +19,12 @@ output version information and exit .SH AUTHOR Written by Joseph Arceneaux and David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report users translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -32,6 +32,6 @@ There is NO WARRANTY, to the extent permitted by law. getent(1), who(1) .PP .br -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) users invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/vdir.1 b/manual/GNU_coreutils/original/man1/vdir.1 index d27d5fc4..28696d59 100644 --- a/manual/GNU_coreutils/original/man1/vdir.1 +++ b/manual/GNU_coreutils/original/man1/vdir.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH VDIR "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH VDIR "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME vdir \- list directory contents .SH SYNOPSIS @@ -26,9 +26,8 @@ with \fB\-l\fR, print the author of each file print C\-style escapes for nongraphic characters .TP \fB\-\-block\-size\fR=\fI\,SIZE\/\fR -scale sizes by SIZE before printing them; e.g., -\&'\-\-block\-size=M' prints sizes in units of -1,048,576 bytes; see SIZE format below +with \fB\-l\fR, scale sizes by SIZE when printing them; +e.g., '\-\-block\-size=M'; see SIZE format below .TP \fB\-B\fR, \fB\-\-ignore\-backups\fR do not list implied entries ending with ~ @@ -81,8 +80,7 @@ use of \fB\-\-sort\fR=\fI\,none\/\fR (\fB\-U\fR) disables grouping in a long listing, don't print group names .TP \fB\-h\fR, \fB\-\-human\-readable\fR -with \fB\-l\fR and/or \fB\-s\fR, print human readable sizes -(e.g., 1K 234M 2G) +with \fB\-l\fR and \fB\-s\fR, print sizes like 1K 234M 2G etc. .TP \fB\-\-si\fR likewise, but use powers of 1000 not 1024 @@ -99,6 +97,10 @@ that points to a directory do not list implied entries matching shell PATTERN (overridden by \fB\-a\fR or \fB\-A\fR) .TP +\fB\-\-hyperlink\fR[=\fI\,WHEN\/\fR] +hyperlink file names; WHEN can be 'always' +(default if omitted), 'auto', or 'never' +.TP \fB\-\-indicator\-style\fR=\fI\,WORD\/\fR append indicator with style WORD to entry names: none (default), slash (\fB\-p\fR), @@ -111,7 +113,8 @@ print the index number of each file do not list implied entries matching shell PATTERN .TP \fB\-k\fR, \fB\-\-kibibytes\fR -default to 1024\-byte blocks for disk usage +default to 1024\-byte blocks for disk usage; +used only with \fB\-s\fR and per directory totals .TP \fB\-l\fR use a long listing format @@ -128,8 +131,7 @@ fill width with a comma separated list of entries like \fB\-l\fR, but list numeric user and group IDs .TP \fB\-N\fR, \fB\-\-literal\fR -print raw entry names (don't treat e.g. control -characters specially) +print entry names without quoting .TP \fB\-o\fR like \fB\-l\fR, but do not list group information @@ -151,6 +153,7 @@ enclose entry names in double quotes use quoting style WORD for entry names: literal, locale, shell, shell\-always, shell\-escape, shell\-escape\-always, c, escape +(overrides QUOTING_STYLE environment variable) .TP \fB\-r\fR, \fB\-\-reverse\fR reverse order while sorting @@ -169,22 +172,19 @@ sort by WORD instead of name: none (\fB\-U\fR), size (\fB\-S\fR), time (\fB\-t\fR), version (\fB\-v\fR), extension (\fB\-X\fR) .TP \fB\-\-time\fR=\fI\,WORD\/\fR -with \fB\-l\fR, show time as WORD instead of default -modification time: atime or access or use (\fB\-u\fR); -ctime or status (\fB\-c\fR); also use specified time -as sort key if \fB\-\-sort\fR=\fI\,time\/\fR (newest first) -.TP -\fB\-\-time\-style\fR=\fI\,STYLE\/\fR -with \fB\-l\fR, show times using style STYLE: -full\-iso, long\-iso, iso, locale, or +FORMAT; -FORMAT is interpreted like in 'date'; if FORMAT -is FORMAT1FORMAT2, then FORMAT1 applies -to non\-recent files and FORMAT2 to recent files; -if STYLE is prefixed with 'posix\-', STYLE -takes effect only outside the POSIX locale +change the default of using modification times; +access time (\fB\-u\fR): atime, access, use; +change time (\fB\-c\fR): ctime, status; +birth time: birth, creation; +.IP +with \fB\-l\fR, WORD determines which time to show; +with \fB\-\-sort\fR=\fI\,time\/\fR, sort by WORD (newest first) +.TP +\fB\-\-time\-style\fR=\fI\,TIME_STYLE\/\fR +time/date format with \fB\-l\fR; see TIME_STYLE below .TP \fB\-t\fR -sort by modification time, newest first +sort by time, newest first; see \fB\-\-time\fR .TP \fB\-T\fR, \fB\-\-tabsize\fR=\fI\,COLS\/\fR assume tab stops at each COLS instead of 8 @@ -223,6 +223,13 @@ output version information and exit .PP The SIZE argument is an integer and optional unit (example: 10K is 10*1024). Units are K,M,G,T,P,E,Z,Y (powers of 1024) or KB,MB,... (powers of 1000). +Binary prefixes can be used, too: KiB=K, MiB=M, and so on. +.PP +The TIME_STYLE argument can be full\-iso, long\-iso, iso, locale, or +FORMAT. +FORMAT is interpreted like in date(1). If FORMAT is FORMAT1FORMAT2, +then FORMAT1 applies to non\-recent files and FORMAT2 to recent files. +TIME_STYLE prefixed with 'posix\-' takes effect only outside the POSIX locale. +Also the TIME_STYLE environment variable sets the default style to use. .PP Using color to distinguish file types is disabled both by default and with \fB\-\-color\fR=\fI\,never\/\fR. With \fB\-\-color\fR=\fI\,auto\/\fR, ls emits color codes only when @@ -241,16 +248,16 @@ if serious trouble (e.g., cannot access command\-line argument). .SH AUTHOR Written by Richard M. Stallman and David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report vdir translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) vdir invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/wc.1 b/manual/GNU_coreutils/original/man1/wc.1 index 86a3192c..9b7b1b82 100644 --- a/manual/GNU_coreutils/original/man1/wc.1 +++ b/manual/GNU_coreutils/original/man1/wc.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH WC "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH WC "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME wc \- print newline, word, and byte counts for each file .SH SYNOPSIS @@ -48,16 +48,16 @@ output version information and exit .SH AUTHOR Written by Paul Rubin and David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report wc translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) wc invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/who.1 b/manual/GNU_coreutils/original/man1/who.1 index 4c8dda27..52379407 100644 --- a/manual/GNU_coreutils/original/man1/who.1 +++ b/manual/GNU_coreutils/original/man1/who.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH WHO "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH WHO "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME who \- show who is logged on .SH SYNOPSIS @@ -64,21 +64,21 @@ display this help and exit \fB\-\-version\fR output version information and exit .PP -If FILE is not specified, use \fI\,/var/run/utmp\/\fP. \fI\,/var/log/wtmp\/\fP as FILE is common. +If FILE is not specified, use \fI\,/var/run/utmpx\/\fP. \fI\,/var/log/wtmp\/\fP as FILE is common. If ARG1 ARG2 given, \fB\-m\fR presumed: 'am i' or 'mom likes' are usual. .SH AUTHOR Written by Joseph Arceneaux, David MacKenzie, and Michael Stone. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report who translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) who invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/whoami.1 b/manual/GNU_coreutils/original/man1/whoami.1 index 72ae4a22..16d9d4ac 100644 --- a/manual/GNU_coreutils/original/man1/whoami.1 +++ b/manual/GNU_coreutils/original/man1/whoami.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH WHOAMI "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH WHOAMI "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME whoami \- print effective userid .SH SYNOPSIS @@ -19,16 +19,16 @@ output version information and exit .SH AUTHOR Written by Richard Mlynarik. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report whoami translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) whoami invocation\(aq diff --git a/manual/GNU_coreutils/original/man1/yes.1 b/manual/GNU_coreutils/original/man1/yes.1 index 3aceb4ec..a0e1960d 100644 --- a/manual/GNU_coreutils/original/man1/yes.1 +++ b/manual/GNU_coreutils/original/man1/yes.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH YES "1" "January 2016" "GNU coreutils 8.25" "User Commands" +.TH YES "1" "March 2020" "GNU coreutils 8.32" "User Commands" .SH NAME yes \- output a string repeatedly until killed .SH SYNOPSIS @@ -21,16 +21,16 @@ output version information and exit .SH AUTHOR Written by David MacKenzie. .SH "REPORTING BUGS" -GNU coreutils online help: +GNU coreutils online help: .br -Report yes translation bugs to +Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2016 Free Software Foundation, Inc. -License GPLv3+: GNU GPL version 3 or later . +Copyright \(co 2020 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -Full documentation at: +Full documentation .br or available locally via: info \(aq(coreutils) yes invocation\(aq diff --git a/manual/GNU_coreutils/patch-8.25.diff b/manual/GNU_coreutils/patch-8.25.diff deleted file mode 100644 index d0d0a5c2..00000000 --- a/manual/GNU_coreutils/patch-8.25.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- coreutils-8.25/src/stty.c.orig 2016-02-19 04:42:49.092838666 +0900 -+++ coreutils-8.25/src/stty.c 2016-02-19 04:38:56.033176525 +0900 -@@ -953,8 +953,6 @@ - #endif - ); - fputs (_("\ --"), stdout); -- fputs (_("\ - oddp same as parenb parodd cs7\n\ - -oddp same as -parenb cs8\n\ - [-]parity same as [-]evenp\n\ diff --git a/manual/GNU_coreutils/translation_list b/manual/GNU_coreutils/translation_list index eeee6653..39a2f460 100644 --- a/manual/GNU_coreutils/translation_list +++ b/manual/GNU_coreutils/translation_list @@ -1,105 +1,108 @@ -○:GNU coreutils:8.25:2016/01/20:arch:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:base32:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:base64:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:basename:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:cat:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:chcon:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:chgrp:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:chmod:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:chown:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:chroot:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:cksum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:comm:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:cp:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:csplit:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:cut:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:date:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:dd:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:df:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:dir:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:dircolors:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:dirname:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:du:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:echo:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:env:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:expand:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:expr:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:factor:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:false:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:fmt:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:fold:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:groups:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:head:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:hostid:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:hostname:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:id:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:install:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:join:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:kill:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:link:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:ln:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:logname:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:ls:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:md5sum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:mkdir:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:mkfifo:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:mknod:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:mktemp:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:mv:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:nice:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:nl:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:nohup:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:nproc:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:numfmt:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:od:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:paste:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:pathchk:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:pinky:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:pr:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:printenv:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:printf:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:ptx:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:pwd:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:readlink:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:realpath:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:rm:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:rmdir:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:runcon:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:seq:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:sha1sum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:sha224sum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:sha256sum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:sha384sum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:sha512sum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:shred:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:shuf:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:sleep:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:sort:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:split:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:stat:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:stdbuf:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:stty:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:sum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:sync:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:tac:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:tail:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:tee:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:test:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:timeout:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:touch:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:tr:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:true:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:truncate:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:tsort:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:tty:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:uname:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:unexpand:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:uniq:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:unlink:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:uptime:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:users:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:vdir:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:wc:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:who:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:whoami:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -○:GNU coreutils:8.25:2016/01/20:yes:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:arch:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +×:GNU coreutils:8.32:2020/03/05:b2sum:1::::: +☆:GNU coreutils:8.25=>8.32:2020/03/05:base32:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:base64:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:basename:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +×:GNU coreutils:8.32:2020/03/05:basenc:1::::: +☆:GNU coreutils:8.25=>8.32:2020/03/05:cat:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:chcon:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:chgrp:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:chmod:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:chown:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:chroot:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:cksum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:comm:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +×:GNU coreutils:8.32:2020/03/05:coreutils:1::::: +☆:GNU coreutils:8.25=>8.32:2020/03/05:cp:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:csplit:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:cut:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:date:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:dd:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:df:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:dir:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:dircolors:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:dirname:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:du:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:echo:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:env:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:expand:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:expr:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:factor:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:false:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:fmt:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:fold:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:groups:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:head:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:hostid:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:hostname:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:id:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:install:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:join:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:kill:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:link:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:ln:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:logname:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:ls:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:md5sum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:mkdir:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:mkfifo:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:mknod:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:mktemp:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:mv:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:nice:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:nl:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:nohup:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:nproc:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:numfmt:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:od:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:paste:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:pathchk:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:pinky:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:pr:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:printenv:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:printf:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:ptx:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:pwd:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:readlink:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:realpath:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:rm:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:rmdir:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:runcon:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:seq:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:sha1sum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:sha224sum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:sha256sum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:sha384sum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:sha512sum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:shred:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:shuf:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:sleep:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:sort:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:split:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:stat:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:stdbuf:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:stty:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:sum:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:sync:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:tac:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:tail:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:tee:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:test:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:timeout:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:touch:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:tr:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:true:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:truncate:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:tsort:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:tty:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:uname:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:unexpand:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:uniq:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:unlink:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:uptime:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:users:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:vdir:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:wc:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:who:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:whoami:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: +☆:GNU coreutils:8.25=>8.32:2020/03/05:yes:1:2016/02/19::amotoki@gmail.com:Akihiro Motoki: -- 2.11.0