> I have however found that "ls -d" doesn't seem to be working for me?

Are you using it correctly?  It will only show the directory you tell it to 
show.  ls -d foo will show the directory foo.  ls -d or ls -d * will not do 
what you probably expect.  If you want to list just the directories, try

ls -d */

-- 
Michael McIntyre  ----   Silvan <[EMAIL PROTECTED]>
Linux fanatic, and certified Geek;  registered Linux user #243621
http://www.geocities.com/Paris/Rue/5407/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to