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

Re: [cobalt-users] folder



RHLinux- WHN <rhlinux@xxxxxxxxxxx> wrote:
> is it possible to delete one folder on the whole server in one shot???
> its called statistics and its in all users /web/ directory

rm -r /home/sites/*/users/*/web/folder should do the trick.

Do ls /home/sites/*/users/*/web/folder first just to be safe.

Steven {steven@xxxxxxxxxxxx}