Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2001 10:45:42 +0300
From:      Giorgos Keramidas <charon@labs.gr>
To:        ravi pina <ravi@cow.org>
Cc:        Georgi Tyuliev <tyuliev@e20.physik.tu-muenchen.de>, questions@FreeBSD.ORG
Subject:   Re: 77M    ./var/ftp/incoming/                    com2/tagged 4 Lhotse by Xplosivo/filled by okunawa/tc2
Message-ID:  <20011019104542.A16987@hades.hell.gr>
In-Reply-To: <20011018152915.Q3456@happy.cow.org>
References:  <3BCF2AB3.CB8F4D56@e20.physik.tu-muenchen.de> <20011018152915.Q3456@happy.cow.org>

next in thread | previous in thread | raw e-mail | index | archive | help
ravi pina <ravi@cow.org> wrote:
> 
> the quickest way to get rid of the files is to
> run a shell with file-name completion as root. my
> shell of choice is tcsh.  since it looks like
> there are only spaces prepending, just do:
> 
> 	rm -r /var/ftp/incoming/\ *

Or even the simpler:

	rm -fr /var/ftp/incoming

which will require no special treatment of characters that are funny.

-giorgos

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011019104542.A16987>