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?


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to