I a remote linux directory mounted on a Solaris 10 box via NFS. I also have the same directory mounted on another linux box. I notice that when I do an ls in the nfs mounted directory on linux it returns the date and time -rw-rw-r-- 1 john john 22 Feb 8 12:13 g
On Solaris it returns the date and year, not the time -rw-r--r-- 1 john john 22 Feb 8 2007 g Doing an ls -l on a non NFS directory on Solaris always returns date and time, so what is the issue with nfs mounted directories on Solaris? John _______________________________________________ Solaris-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/solaris-users
