bug-coreutils
[Top][All Lists]
Advanced

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

bug#12664: Not possible to list directories recursiv (-d switch ignores


From: Vamp898
Subject: bug#12664: Not possible to list directories recursiv (-d switch ignores -R)
Date: Wed, 17 Oct 2012 20:01:14 +0200
User-agent: KMail/4.9.2 (Linux/3.5.6-1-ARCH; KDE/4.9.2; x86_64; ; )

Documentation says the following:

-d, --directory :: list directory entries instead of contents, and do not 
dereference symbolic links

and

-R, --recursive :: list subdirectories recursively

And this is what i get when i use ls -dR /

$ ls -dR /
/

I even tried

ls -d --recursiv -R -R -R -RRRRRRRRRRR /
/

The -R switch stand-alone works fine

Im using the coreutils 8.19 package from Archlinux





reply via email to

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