Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 476 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 476 Bytes

ls

Command-line tool for walking in file system

rose

Usage

Usage of ./ls:
  -ext string
        Extension of files
  -list
        List mode
  -max int
        Maximum file size (default 100000000000)
  -min int
        Minimum file size
  -root string
        Root path to start walk (default ".")
  -v    Verbose mode

Author

Ali Ahmadi (2024)

Dedicated to MHM