From owner-freebsd-questions@FreeBSD.ORG Sat Mar 2 15:51:57 2013 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5577D862 for ; Sat, 2 Mar 2013 15:51:57 +0000 (UTC) (envelope-from kernel@webrz.net) Received: from thetys.cloudzeeland.nl (webrz.xs4all.nl [83.161.133.58]) by mx1.freebsd.org (Postfix) with ESMTP id 1AD58289 for ; Sat, 2 Mar 2013 15:51:56 +0000 (UTC) Received: from thetys.cloudzeeland.nl (thetys.cloudzeeland.nl [10.10.10.31]) by thetys.cloudzeeland.nl (Postfix) with ESMTP id 6B52C16445E3 for ; Sat, 2 Mar 2013 16:45:47 +0100 (CET) Received: from [10.10.10.44] (chimea.cloudzeeland.nl [10.10.10.44]) by thetys.cloudzeeland.nl (Postfix) with ESMTPA id 516871644568 for ; Sat, 2 Mar 2013 16:45:47 +0100 (CET) Message-ID: <51321FAE.2010803@webrz.net> Date: Sat, 02 Mar 2013 16:50:06 +0100 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: rm -R Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP on thetys.cloudzeeland.nl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Mar 2013 15:51:57 -0000 I made a folder called -S; how can I remove that again? did a rm -R '-S;' but that doesn't work (...). thanks for your advise, Jos Chrispijn