Skip to content

Instantly share code, notes, and snippets.

@yanshiyason
Created April 2, 2019 07:57
Show Gist options
  • Save yanshiyason/42a4b5f18b665fdb547f128ea28ea49d to your computer and use it in GitHub Desktop.
Save yanshiyason/42a4b5f18b665fdb547f128ea28ea49d to your computer and use it in GitHub Desktop.

Revisions

  1. yanshiyason created this gist Apr 2, 2019.
    2 changes: 2 additions & 0 deletions du_sort.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    #!/bin/bash
    du -sh * | gsort -h | tail -r --