newbie - questions about "rm"
- From: dave8421@xxxxxxxxxxx
- Date: 27 Dec 2006 11:01:01 -0800
Hi,
I've read that 'xargs' should be used with 'rm' when using a list of
files too large for 'rm' to process.
I'm wondering why 'rm' doesn't just accept a list of files as a command
line argument,
Also, if the output is redirected from another command, is there a lot
of overhead using a program like xargs, since it is calling the program
multiple times? Is this considered to be efficient way of processing
arguments, or is there a better way?
Thank you
.
- Follow-Ups:
- Re: newbie - questions about "rm"
- From: Chris F.A. Johnson
- Re: newbie - questions about "rm"
- From: Sybren Stuvel
- Re: newbie - questions about "rm"
- Prev by Date: Re: Printing from WinXP to Samba/Linux (Continuing from getting it to print to begin with -- lol)
- Next by Date: Hibernate all processes in a KDE desktop?
- Previous by thread: NFS has caching?
- Next by thread: Re: newbie - questions about "rm"
- Index(es):
Relevant Pages
|