This one time, at band camp, Daniel Harper wrote:
>Why is mount -t smbfs considered better than smbmount?

mount is a wrapper command around each of the filesystem specific mount
commands: mount.ext2, mount.minix, smbmount, and so on.  By using mount,
you've got a common interface to all the filesystems, you can control it all
from /etc/fstab.

-- 
[EMAIL PROTECTED]                           http://spacepants.org/jaq.gpg
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to