Wednesday, 15 April 2015

What is the command to find largest files in a directory

Answer:-
ls -AlS|head -4

No comments:

Post a Comment