Hello I need mount nullfs. Example:
mount directory /home/mp3s to /home/ftp/mp3s
In freebsd i usually use mount_null but a can't find mount.null in /sbin/
BTW: I'm beginner user unix.
mount -o bind /home/ftp/mp3s /home/mp3s
You need to be root, although wouldn't a symbolic link do the trick?
MAL
-- [EMAIL PROTECTED] mailing list
