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

Re: [orca-list] (Slightly) O.T.: removing backup files.



Hi.

I would use a rm command from a terminal.  You didn't specify any file names, so an exact command isn't possible.Something like:

rm -r *bak

would remove all files ending in bak in the current folder and all sub folders.

          Kenny



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