From: Jim Meyering Date: Thu, 24 Jul 2003 09:20:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.90~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4df8fb5bc6329628cdddd4f6c0635d7e9190a696;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index fc9d3988c0..373e1c5dec 100644 --- a/TODO +++ b/TODO @@ -100,5 +100,7 @@ unexpand: [http://www.opengroup.org/onlinepubs/007908799/xcu/unexpand.html] printf 'x\t \t y\n'|unexpand -t 8,9 should print its input, unmodified. printf 'x\t \t y\n'|unexpand -t 5,8 should print "x\ty\n" +Let GNU su use the `wheel' group if appropriate. + (there are a couple patches, already) cut: when stdin is a tty, one has to hit EOF *twice* to get it to stop