Wednesday, 15 April 2015

What is the command to find last accessed file in a directory

Answer:-
ls -Alu|head -2

No comments:

Post a Comment