Quote:
Originally Posted by Rajesh
I am just adding to your data base of knowledge
Suppose you want to know which file was last edited out of hundreds files then use below command
ls -ltrh
The last modified file will be at bottom show , enjoy the result
Thanks
|
thanks Rajesh adding one more command