summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
AgeCommit message (Expand)Author
2005-04-29(ls invocation): ls -p now marks only directories. New optionPaul Eggert
2005-04-26(Standards conformance): Do not mention head -10,Paul Eggert
2005-04-24* coreutils.texi (install invocation): Use a= instead of 0 forPaul Eggert
2005-04-12For consistency, standardize on "user ID" ratherPaul Eggert
2005-04-09(rm invocation): Say that --recursive removesJim Meyering
2005-04-09(dd invocation): Document the distinction betweenPaul Eggert
2005-04-05(cat invocation, chown invocation)Paul Eggert
2005-03-26Clarify NUL vs null byte vs null character.Paul Eggert
2005-03-19(nohup invocation): Clarify nohup.out creation.Paul Eggert
2005-03-11(Formatting file timestamps): Very long timestampsPaul Eggert
2005-03-08(date invocation): Use an example that makes itPaul Eggert
2005-02-24(Time directives): Say that %k, %l, and %P arePaul Eggert
2005-02-08(stat invocation): Document stat -f -c %S (versus %s).Paul Eggert
2005-02-08(stat invocation): Normalize terminology,Paul Eggert
2005-01-10Update copyright date.Paul Eggert
2005-01-10Document changes responding to POSIX interpretations about pathchk -pPaul Eggert
2005-01-07Correct last change: s/zero/no/ From Paul Jarc.Jim Meyering
2005-01-07(sort invocation): Specify that a string of zero digits is interpreted as 0.Jim Meyering
2005-01-04 * coreutils.texi (shred invocation): Clarify that shred works fineJim Meyering
2004-12-15(ls invocation): Change minor problem to bePaul Eggert
2004-12-12(join invocation): Mention that blank separatorsPaul Eggert
2004-12-11(id invocation): -G also prints main group.Paul Eggert
2004-12-09(ls invocation): Document new "ls" exit status.Paul Eggert
2004-12-04(cut invocation): Say when --complement is useful.Jim Meyering
2004-11-27(du invocation): Use if=/dev/null ratherPaul Eggert
2004-11-20(dd invocation): Add noctty flag to dd.Paul Eggert
2004-11-16(General output formatting): -x doesn't havePaul Eggert
2004-11-16(dd invocation): Reword the new dd message.Paul Eggert
2004-11-15(dd invocation): dd now outputs total bytes,Paul Eggert
2004-10-29Document TZ better, and adjust to new getdate.texi.Paul Eggert
2004-10-28(Standards conformance): Use "head -10" rather than "head -1" asPaul Eggert
2004-10-25(pathchk invocation): Options must precede operands.Paul Eggert
2004-10-18(pathchk invocation): Overall lengths arePaul Eggert
2004-10-15(printf invocation): Mention ISO/IEC 10646 asPaul Eggert
2004-10-13(sort invocation): Move LC_ALL, LC_COLLATEPaul Eggert
2004-10-11Add missing .Paul Eggert
2004-10-11(Special built-in utilities): New node.Paul Eggert
2004-09-26(ls invocation): Document "ls --hide".Paul Eggert
2004-09-24(chmod invocation): Warn about "chmod -w file".Paul Eggert
2004-09-23(tail invocation): Fix bugs in the description ofPaul Eggert
2004-09-21(mv invocation, rm invocation): Say "the responsePaul Eggert
2004-09-19(dd invocation): Distinguish between optionsPaul Eggert
2004-09-09(test invocation): Document -r, -w, -x more carefully.Paul Eggert
2004-09-09(sort invocation): -u disables the last-resortPaul Eggert
2004-09-09(test invocation): Mention that -h and -L don't dereference symlinks.Paul Eggert
2004-09-09(test invocation): Use better synopses.Paul Eggert
2004-09-09(Common options): Some programs don't reorderPaul Eggert
2004-09-08(sort invocation): Add remarks about sort -u versus sort | uniq.Paul Eggert
2004-09-06(od invocation): Several changes for POSIXPaul Eggert
2004-09-06(String tests): Improve quality of warning aboutPaul Eggert