Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Mar 2013 16:55:32 +0100
From:      Ralf Mardorf <ralf.mardorf@rocketmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: rm -R
Message-ID:  <1362239732.585.2.camel@archlinux>
In-Reply-To: <51321FAE.2010803@webrz.net>
References:  <51321FAE.2010803@webrz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2013-03-02 at 16:50 +0100, Jos Chrispijn wrote:
> I made a folder called   -S;
> 
> how can I remove that again?
> 
> did a rm -R '-S;' but that doesn't work (...).

rm -R "-S\;"
rm -R ?S?





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