Hi whenever i execute ls -ltr i get following entry.
But there is no such user as 501 .What is the issue.
Code:
#ls -ltr
drwxrwxrwx 2 501 501 3896 Aug 19 10:46 File1
Code:
# cat /etc/passwd | grep 501
The problem is this folder is mouted on client machine using nfs.But after mouting client machine get hang when i run df -h.