Unix C++
Would you like to react to this message? Create an account in a few clicks or log in to continue.

directory doubt

2 posters

Go down

directory doubt Empty directory doubt

Post by anand Mon Mar 08, 2010 3:53 pm

how to display the directory structure under home directory and then delete the same in one shot.
anand
anand

Posts : 55
Points : 70
Join date : 2010-02-26
Age : 36

Back to top Go down

directory doubt Empty Re: directory doubt

Post by Mekala Mon Mar 08, 2010 3:59 pm

try this out!!!

ls -d */ | xargs rm -r

Mekala

Posts : 7
Points : 12
Join date : 2010-03-04

Back to top Go down

directory doubt Empty Re: directory doubt

Post by anand Mon Mar 08, 2010 4:13 pm

yeah it works .. thanks...
anand
anand

Posts : 55
Points : 70
Join date : 2010-02-26
Age : 36

Back to top Go down

directory doubt Empty Re: directory doubt

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum