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

Re: cleaning up a system



On Sun, Jan 20, 2002 at 02:57:32PM +0100, martin f krafft wrote:
> i took the output of a `find /` and deleted all lines corresponding to
> inodes in the above special directories (find has no exclude!!!
> wishlist!),

Sure it does. Use something like 'find <path> <condition> -o -print'.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: