https://github.com/aliiahmadi/ls
Command-line tool for walking in file system
https://github.com/aliiahmadi/ls
command-line command-line-tool file-explorer go golang golang-cli list-files walk
Last synced: 2 months ago
JSON representation
Command-line tool for walking in file system
- Host: GitHub
- URL: https://github.com/aliiahmadi/ls
- Owner: AliiAhmadi
- License: gpl-3.0
- Created: 2024-03-02T15:57:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-04T07:18:37.000Z (about 1 year ago)
- Last Synced: 2025-02-02T03:24:28.298Z (4 months ago)
- Topics: command-line, command-line-tool, file-explorer, go, golang, golang-cli, list-files, walk
- Language: Go
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ls
Command-line tool for walking in file system

## 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`