diff options
author | Jim Meyering <jim@meyering.net> | 2003-07-10 16:45:03 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-07-10 16:45:03 +0000 |
commit | f5f030cd09d3950a2444ac593d50d7c98f2ffb6f (patch) | |
tree | cfec6928b18bba43dbb276ce39396252784c0da8 /TODO | |
parent | d4e2672d7c95ee2d8fe8ee95b053794c235edcbb (diff) | |
download | coreutils-f5f030cd09d3950a2444ac593d50d7c98f2ffb6f.tar.xz |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -23,10 +23,6 @@ And once that's done, add an exclusion so that `cp --link' no longer incurs the overhead of saving src. dev/ino and dest. filename in the hash table. -Apply suggestion from Paul Jarc to use something along the -lines of http://cr.yp.to/daemontools/setuidgid.html to avoid -kludges (as in tests/rm/fail-2eperm) when running tests as root. - See if we can be consistent about where --verbose sends its output: These all send --verbose output to stdout: head, tail, rm, cp, mv, ln, chmod, chown, chgrp, install, ln |