From owner-freebsd-questions Wed Nov 27 0:27: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4C9E37B401 for ; Wed, 27 Nov 2002 00:27:02 -0800 (PST) Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A00643EB2 for ; Wed, 27 Nov 2002 00:27:02 -0800 (PST) (envelope-from jld123@pobox.com) Received: from lee (pcp826719pcs.nrockv01.md.comcast.net [68.50.140.34]) by mtaout06.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.05 (built Nov 6 2002)) with SMTP id <0H6800E257H1E4@mtaout06.icomcast.net> for freebsd-questions@FreeBSD.ORG; Wed, 27 Nov 2002 03:27:01 -0500 (EST) Date: Wed, 27 Nov 2002 03:32:11 -0500 From: Lee Nelson Subject: Re: UNIX and Macintosh In-reply-to: To: freebsd-questions@FreeBSD.ORG, Doug Lawhead Message-id: <09454IE723V31DBOJYW05RQ984X04EA.3de4830b@lee> MIME-version: 1.0 X-Mailer: Opera 6.05 build 1140 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT X-Priority: 3 (Normal) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Doug, Assuming Imageland is mounted, look for it in the /Volumes folder (corresponds to /mnt on a normal system). /Volumes is a hidden folder - you won't see it in the Finder. Also, type 'mount' with no arguments to see a list of all mounted file systems. By the way, 'rmdir' only works with empty folders, so if you want to delete a whole tree at once, use 'rm -rf'. But be careful, there is no way to recover! Hope this helps, Lee Nelson 11/27/02 2:44:08 AM, Doug Lawhead wrote: >This question pertains to the Unix flavor used in Apple's OSX 10.2 operating >system. I have two partitions on my hard drive. The OS startup disk is a >partition named Macintosh HD. The second partition is named Imageland. If I >understand the commands correctly, then using rmdir /path-to-folder will >delete a folder from the Macintosh HD partition. How do I remove a directory >or file from the other partition named Imageland? >Thanks...Doug > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message