Skip to content

Instantly share code, notes, and snippets.

@dky
Created June 10, 2013 14:25
Show Gist options
  • Save dky/5749086 to your computer and use it in GitHub Desktop.
Save dky/5749086 to your computer and use it in GitHub Desktop.
List local fs type Solaris
[root@localhost /mnt]# df -n
/ : zfs
/devices : devfs
/system/contract : ctfs
/proc : proc
/etc/mnttab : mntfs
/etc/svc/volatile : tmpfs
/system/object : objfs
/etc/dfs/sharetab : sharefs
/platform/sun4u-us3/lib/libc_psr.so.1: lofs
/platform/sun4u-us3/lib/sparcv9/libc_psr.so.1: lofs
/dev/fd : fd
/var : zfs
/tmp : tmpfs
/var/run : tmpfs
/export : zfs
/export/home : zfs
/rpool : zfs
/cdrom/sol_10_811_sparc: hsfs
/mnt : nfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment