<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/doc/coreutils.texi, branch v6.7</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.7</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.7'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-10-28T16:19:05Z</updated>
<entry>
<title>* coreutils.texi (wc invocation): When giving the order in which</title>
<updated>2006-10-28T16:19:05Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-28T16:19:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a0db0def2d166b7a4e62a4a4980726abdc53dfd1'/>
<id>urn:sha1:a0db0def2d166b7a4e62a4a4980726abdc53dfd1</id>
<content type='text'>
the various "counts" are listed, also mention "maximum line length".
Prompted by a report from Vincent LeFevre.
</content>
</entry>
<entry>
<title>new feature: rm accepts new option: --one-file-system</title>
<updated>2006-10-24T22:01:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-24T22:01:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5e42576c017905627e209acc20bf6e6abd1db6ef'/>
<id>urn:sha1:5e42576c017905627e209acc20bf6e6abd1db6ef</id>
<content type='text'>
Suggested by Steve McIntyre in &lt;http://bugs.debian.org/392925&gt;.
* src/remove.h (struct rm_options) [one_file_system]: New member.
* src/rm.c (rm_option_init): Initialize it.
(usage): Document the option.
* src/mv.c (rm_option_init): Likewise.
* src/remove.c (remove_dir): With --one-file-system and --recursive,
for each directory command line argument, do not affect a file system
different from that of the starting directory.  And give a diagnostic.
* src/rm.c (ONE_FILE_SYSTEM): New enum.
(main): Handle new option.
* tests/rm/one-file-system: Test the above.
* tests/rm/Makefile.am (TESTS): Add one-file-system.
* tests/Makefile.am (check-root): Add the rm/one-file-system
test to the list.
(EXTRA_DIST): Add other-fs-tmpdir.

* tests/mv/setup: Removed.  Renamed to...
* tests/other-fs-tmpdir: ...this new file.
* tests/mv/Makefile.am (EXTRA_DIST): Remove setup.
* tests/mv/acl: Reflect renaming: use ../other-fs-tmpdir.
* tests/mv/backup-is-src: Likewise.
* tests/mv/hard-link-1: Likewise.
* tests/mv/leak-fd: Likewise.
* tests/mv/mv-special-1: Likewise.
* tests/mv/part-fail: Likewise.
* tests/mv/part-hardlink: Likewise.
* tests/mv/part-rename: Likewise.
* tests/mv/part-symlink: Likewise.
* tests/mv/partition-perm: Likewise.
* tests/mv/to-symlink: Likewise.
* tests/mv/into-self-2: Likewise.

[doc/ChangeLog]
* coreutils.texi (rm invocation): Describe --one-file-system.
</content>
</entry>
<entry>
<title>[ChangeLog]</title>
<updated>2006-09-26T19:11:25Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-26T19:11:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b7c315cdda2d1d189232c2cd36f3b2610914e5f3'/>
<id>urn:sha1:b7c315cdda2d1d189232c2cd36f3b2610914e5f3</id>
<content type='text'>
* NEWS: "groups user" no longer outputs "user :"; you need at least
two users.  "groups" now processes options like --help more compatibly.
* src/groups.sh: Implement the option-processing change.
Handle user and group names with special characters more robustly.
Report write errors instead of exiting silently with status 1.
[doc/ChangeLog]
* coreutils.texi (groups invocation): "groups" no longer prefixes
the output with "user :" unless more than one user is specified.
</content>
</entry>
<entry>
<title>* coreutils.texi (Disk usage): Clarify intro.  Problem reported by Van Ly.</title>
<updated>2006-09-19T22:39:38Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-19T22:39:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=856443a97d9e2510a6e4fcbd486f181190e8165e'/>
<id>urn:sha1:856443a97d9e2510a6e4fcbd486f181190e8165e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(cp invocation): Clarify cp -i a bit more.</title>
<updated>2006-09-19T21:54:01Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-19T21:54:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=90616d3a8f990ede0a4924fb780730826a72c16f'/>
<id>urn:sha1:90616d3a8f990ede0a4924fb780730826a72c16f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* coreutils.texi (cp invocation): Say that -i and -f are</title>
<updated>2006-09-19T16:49:06Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-19T16:49:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f544d8dd1a46e3c666a86b2965f71c22576999bf'/>
<id>urn:sha1:f544d8dd1a46e3c666a86b2965f71c22576999bf</id>
<content type='text'>
independent.  Clarify -i's behavior.
</content>
</entry>
<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>
</feed>
