Linux Interview Questions
Wednesday, 15 April 2015
What is the command to find largest file within multiple subdirectories
Answer:-
find . -printf '%s %p\n'|sort -nr|head
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment