From: Jim Meyering Date: Mon, 8 Sep 2003 13:03:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~802 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaa25b03dc139600b68620d33f5c8fa95febe1f9;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index 1d6e76302c..0a71b93da5 100644 --- a/TODO +++ b/TODO @@ -137,3 +137,6 @@ du: rewrite to use something other than nftw to perform directory traversal. cp --recursive: perform dir traversals in source and dest hierarchy rather than forming full file names. The latter (current) approach fails unnecessarily when the names become very long. + +`tail --follow=name --retry' should elicit a diagnostic, since no file name + was specified.