From: Gilles P. <gil...@ho...> - 2009-12-01 16:52:11
|
example: find / -maxdepth 1 -fstype nfs gives <nothing> but find / -maxdepth 1 -fstype nfs gives /image.data /smit.script /smit.log /smit.transaction /.sh_history /mutualha.log /bosinst.data /files.lst and also: find / -maxdepth 1 -type f -printf "name=%f fstype=%F\n" name=image.data fstype=nfs name=smit.script fstype=nfs name=smit.log fstype=nfs name=smit.transaction fstype=nfs name=.sh_history fstype=nfs name=mutualha.log fstype=nfs name=bosinst.data fstype=nfs name=files.lst fstype=nfs note that / fstype is jfs2: $ mount node mounted mounted over vfs date options -------- --------------- --------------- ------ ------------ --------------- /dev/hd4 / jfs2 Oct 24 14:28 rw,log=/dev/hd8 ... (running on AIX 5.3) -- Gilles _________________________________________________________________ Vivez Noël avant l'heure avec Hotmail Magic Moment ! http://www.hotmailmagicmoment.com |