<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/doc/coreutils.texi, branch v6.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-09-08T17:19:51Z</updated>
<entry>
<title>tail now ignores the -f option if POSIXLY_CORRECT is set,</title>
<updated>2006-09-08T17:19:51Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-08T17:19:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5c81574ed52d294a58617c9bb8b86fb0caa1f71e'/>
<id>urn:sha1:5c81574ed52d294a58617c9bb8b86fb0caa1f71e</id>
<content type='text'>
no file operand is given, and standard input is any FIFO.
</content>
</entry>
<entry>
<title>(Treating / specially): --preserve-root is</title>
<updated>2006-09-03T02:56:34Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-03T02:56:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=aff5a4f2ab86f2a51db8f1d1d734406dc4bd8fb3'/>
<id>urn:sha1:aff5a4f2ab86f2a51db8f1d1d734406dc4bd8fb3</id>
<content type='text'>
now the default for rm.
(rm invocation): Likewise.  Also, document that you can't
remove `.' or `..'.  Use the POSIX term "root directory"
rather than the more-ambiguous "file system root".
</content>
</entry>
<entry>
<title>Add/fix copyright notices and adjust to latest GNU FDL.</title>
<updated>2006-08-17T19:58:17Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-17T19:58:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=218fa5c61ba2f211b175aa943faa7eea286ff69e'/>
<id>urn:sha1:218fa5c61ba2f211b175aa943faa7eea286ff69e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* NEWS: Mention that df exits with nonzero status if it generates</title>
<updated>2006-08-15T23:41:24Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-15T23:41:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9e2b97bf352ad1a04ee6c28e2cd2668b63bfec84'/>
<id>urn:sha1:9e2b97bf352ad1a04ee6c28e2cd2668b63bfec84</id>
<content type='text'>
no output.  This change was in 6.0 but inadvertently unmentioned.
* doc/coreutils.texi (df invocation): df exits nonzero if it outpus
nothing.
* src/df.c (file_systems_processed): Renamed from n_valid_args, and now
a boolean.
(show_dev): Don't set it until we actually output something.
Print the header if this is the first output.
(main): Don't print a header, as that is now show_dev's job.
* tests/misc/Makefile.am (TESTS): Add df.
* tests/misc/df: New file.
</content>
</entry>
<entry>
<title>Warn about oflag=append without conv=notrunc.</title>
<updated>2006-08-09T21:16:28Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-09T21:16:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d24265f9659d21c8e89f1f21cf3b774c7c120afe'/>
<id>urn:sha1:d24265f9659d21c8e89f1f21cf3b774c7c120afe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(shuf invocation, Random sources): New sections.</title>
<updated>2006-08-08T22:11:49Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-08T22:11:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0d9807440368af42a310f7db555773022c2faa0a'/>
<id>urn:sha1:0d9807440368af42a310f7db555773022c2faa0a</id>
<content type='text'>
(Operating on sorted files): Add shuf.
(sort invocation, shred invocation): New option --random-source.
(sort invocation): Fix typo: -R -&gt; -r.
</content>
</entry>
<entry>
<title>(install invocation, mkdir invocation):</title>
<updated>2006-07-28T07:20:28Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-28T07:20:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=82e0ce4d8b4487f757b4326c8314b071ec81e893'/>
<id>urn:sha1:82e0ce4d8b4487f757b4326c8314b071ec81e893</id>
<content type='text'>
Add cross-references to Directory Setuid and Setgid.
(install-invocation): The default mode is no longer equivalent to 755.
</content>
</entry>
<entry>
<title>* src/ls.c (print_color_indicator): Test for S_IFREG first, rather</title>
<updated>2006-07-26T14:06:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-07-26T14:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d2c6ae7fbc6c26e45fe33882c673897602afc0d2'/>
<id>urn:sha1:d2c6ae7fbc6c26e45fe33882c673897602afc0d2</id>
<content type='text'>
than having the code test for all of the other types first.
Hoist the set-uid/gid-testing code "up" into this new block.
Classify any other type of file (e.g., S_TYPEISSHM, etc.) as
C_ORPHAN, not as C_FILE.

* doc/coreutils.texi (What information is listed): Mention that missing
pieces of information are marked with "?".  From Paul Eggert.
</content>
</entry>
<entry>
<title>(Mode Structure, Symbolic Modes, Numeric Modes): Be more careful</title>
<updated>2006-07-23T01:26:56Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-23T01:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=bdcc26e24bb7295b35b304bdcdd015908e13c139'/>
<id>urn:sha1:bdcc26e24bb7295b35b304bdcdd015908e13c139</id>
<content type='text'>
about distinguishing file mode bits from permissions bits,
and about execute versus search permission.  The FreeBSD command
is chflags, not chrflags.
</content>
</entry>
<entry>
<title>(What information is listed): Clarify that the restricted deletion</title>
<updated>2006-07-22T23:41:43Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-22T23:41:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e27208b63507c2100c480d89614ab83cce9e1692'/>
<id>urn:sha1:e27208b63507c2100c480d89614ab83cce9e1692</id>
<content type='text'>
flag is another name for the sticky bit.
</content>
</entry>
</feed>
