[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Remove folders server-wide
- Subject: RE: [cobalt-users] Remove folders server-wide
- From: "José Luis Chafardet G." <joseluis@xxxxxxxxxxxxxxxx>
- Date: Wed Feb 5 01:00:01 2003
- Organization: DGTal Studios Information Communication & Design Integrated Solutions
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>Hi there
>Is there a way of removing folders (same name eg. myfolder)
server-wide?
>Rene Molsted
Hello Rene, Joining the shell is a way
Type rm -rf /path/to/folder/or/file/to/delete
Greets