bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

4.0.35: ls -ldR


From: Karl Eichwalder
Subject: 4.0.35: ls -ldR
Date: 21 Mar 2001 20:13:30 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.100

Hello Jim,

I'm not sure whether this qualifies as a bug.  At least, 'ls' did not
list what I expected it to do.  'ls' silently refused to list
directories recursively.  If it's not a bug please produce a error
message telling the user not to use -d and -R at the same time.

Yes, I know, I should have used something like:

    find . -type d -exec ls -ld {} \;

-- 
work : address@hidden                          |                   ,__o
     : http://www.suse.de/~ke/             |                 _-\_<,
home : address@hidden                     |                (*)/'(*)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]