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

Re: is there a way to use find and rm together?



On Tue, Mar 13, 2001 at 10:44:18PM +0100, Martin W?rtele wrote:
> is there a way to use something like 
> find /home/ftpusers -name .bash* | rm

find /home/ftpusers -name .bash* -exec rm {} \;

-- 
Linux will do for applications what the Internet did for networks. 
    - IBM, "Peace, Love, and Linux"
Geek Code 3.1:  GCS d? s+: a- C++ UL++$ P++>+++ L+++>++++ E- W--(++) N+ o+
!K w---$ O M- V? PS+ PE Y+ PGP t 5++ X+ R++ tv b+ DI++++ D G e* h+ r y+



Reply to: