Wednesday, 15 April 2015

What is the command of finding smallest files in a directory

Answer:-
ls -AlSr|head -4

No comments:

Post a Comment