How can I get the file system type for each device on Solaris 5.10? I tried mount with no args but that only listed each mount point, similar to df.
Also, how can I find where a specific directory is mounted to, directly, without which of the mounting points is its superdirectory or grep?
Thanks
