Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 611 Bytes

slu_du.md

File metadata and controls

22 lines (15 loc) · 611 Bytes

slu du

Own implemetation of "du"

slu du [<dir>] [flags]

Options

  -h, --help               help for du
  -H, --human-readable     disable human readable unit of size
  -d, --max-depth int      list its subdirectories and their sizes to any desired level of depth (i.e., to any level of subdirectories) in a directory tree.
  -t, --threshold string   threshold of the size, any folders' size larger than the threshold will be print. for example, '1G', '10M', '100K', '1024'

SEE ALSO

  • slu - SikaLabs Utils, v0.72.0
Auto generated by spf13/cobra on 26-Jan-2024