From: Jim Meyering Date: Sun, 2 Mar 2003 10:06:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.9~87 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=49e5543e9d5c1167c16213c9b29ed8dffb080d8d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index b377d8fee8..dce5f3087c 100644 --- a/TODO +++ b/TODO @@ -6,10 +6,10 @@ rewrite du.c not to use explicit recursion strip: add an option to specify the program used to strip binaries. suggestion from Karl Berry -Makefile.maint: extract announcement-generation into a perl script - doc/coreutils.texi: Address this comment: FIXME: mv's behavior in this case is system-dependent Better still: fix the code so it's *not* system-dependent. implement --target-directory=DIR for install (per texinfo documentation) + +ls: add --format=FORMAT option that controls how each line is printed.