Date: Wed, 14 Dec 2005 08:53:22 +0100 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de> To: user <user@dhp.com> Cc: freebsd-questions@freebsd.org Subject: Re: I need a better way to loop in the shell... Message-ID: <439FCF72.6050802@cs.tu-berlin.de> In-Reply-To: <Pine.LNX.4.21.0512132340550.8684-100000@shell.dhp.com> References: <Pine.LNX.4.21.0512132340550.8684-100000@shell.dhp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello user, This worked for me: xargs -I% rm % < file Björn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?439FCF72.6050802>