From owner-freebsd-questions Mon Dec 18 10:48:13 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA12192 for questions-outgoing; Mon, 18 Dec 1995 10:48:13 -0800 (PST) Received: from tribeca.ios.com (root@tribeca.ios.com [198.4.75.48]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA12186 for ; Mon, 18 Dec 1995 10:48:08 -0800 (PST) Received: (from ipc1@localhost) by tribeca.ios.com (8.6.11/8.6.9) id NAA25781; Mon, 18 Dec 1995 13:40:42 -0500 Date: Mon, 18 Dec 1995 13:40:42 -0500 (EST) From: Dale Benzer To: questions@freebsd.org Subject: mount_msdos Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk Hi, I have some files in .tgz format living on an msdos partition of my FreeBSD server. I need to move them to the FreeBSD partition. I go to the /stand directory and type ./mount_msdos -u dale -g 0 -m 755. All this is according to the man page for mount_msdos. But the system comes back telling me I need "bdev" and "dir". Help! Also, do I always have to type a ./ before a command? And finally, what do you recommend for a PATH setting so I don't always get "command not found?" Thanks so much Dale Benzer