Re: newbie - questions about "rm"
- From: "Chris F.A. Johnson" <cfajohnson@xxxxxxxxx>
- Date: Wed, 27 Dec 2006 15:22:16 -0500
On 2006-12-27, Sybren Stuvel wrote:
dave8421@xxxxxxxxxxx enlightened us with:
I've read that 'xargs' should be used with 'rm' when using a list of
files too large for 'rm' to process.
Mostly it's a limit of the shell.
No, it's a limit of the system. The shell can takes as many
arguments as memory will allow.
--
Chris F.A. Johnson, author | <http://cfaj.freeshell.org>
Shell Scripting Recipes: | My code in this post, if any,
A Problem-Solution Approach | is released under the
2005, Apress | GNU General Public Licence
.
- Follow-Ups:
- Re: newbie - questions about "rm"
- From: dave8421
- Re: newbie - questions about "rm"
- References:
- newbie - questions about "rm"
- From: dave8421
- Re: newbie - questions about "rm"
- From: Sybren Stuvel
- newbie - questions about "rm"
- Prev by Date: Re: newbie - questions about "rm"
- Next by Date: Re: newbie - questions about "rm"
- Previous by thread: Re: newbie - questions about "rm"
- Next by thread: Re: newbie - questions about "rm"
- Index(es):
Relevant Pages
|