Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Dec 26 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Dec 26

A simple option is to search recursively through the dirs and pipe
into a sort.

Something like this?

ls -sSR --hide=d | sort -g -k 1


Share: 

 

This Question has 14 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Finding largest file Or get search suggestion and latest updates.


Tagged: