Discussion: listing directories
Afficher un message
Vieux 19/08/2006, 10h46   #2
Frank Terbeck
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: listing directories

JyotiC <jyoti.chhabra@gmail.com> wrote:
> i wanna write a shell script which will list all the directories in
> that folder,
> it should only output dir no other file.
> is there a command to do so


find . -type d -print

Regards, Frank

--
There are no threads in alt.binaries.pictures.erotica,
so there's no gain in using a threaded news reader.
-- unknown source
  Réponse avec citation
 
Page generated in 0,04391 seconds with 9 queries