Re: Dissapering SubDirectorys????
> 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 <dmmcintyr@users.sourceforge.net>
Linux fanatic, and certified Geek; registered Linux user #243621
http://www.geocities.com/Paris/Rue/5407/
Reply to: