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

Re: Removing Files and Subdirectories




> This may be a simple question, but I am still a newbie. What is the correct 
> command to recursively remove files from subdirectories and then the 
> directories themselves moving through a few levels without being prompted by 
> interactive messages for each file.


rm -r <top directory to be removed>

-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.