CHAPTER 20 Distributed File System Administration
SunOS 4.X | SunOS 5.X | Description |
---|---|---|
mount -a | mountall | Mount all file systems |
umount -a | umountall | Unmount all file systems |
exportfs | share | Share file systems |
exportfs -u | unshare | Unshare file systems |
exportfs -a | shareall | Share all file systems |
showmount -d | dfmounts | Show mounted file systems |
showmount -e | dfshares | Show shared file systems |