https://github.com/jakewilliami/lsext
File extension summary command line utility
https://github.com/jakewilliami/lsext
cli command-line-tool count-extensions count-files extension file-summary ls rust rust-lang
Last synced: 12 months ago
JSON representation
File extension summary command line utility
- Host: GitHub
- URL: https://github.com/jakewilliami/lsext
- Owner: jakewilliami
- Created: 2023-10-21T11:29:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-19T19:44:05.000Z (over 1 year ago)
- Last Synced: 2025-03-30T07:16:48.252Z (over 1 year ago)
- Topics: cli, command-line-tool, count-extensions, count-files, extension, file-summary, ls, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
lsext
## Description
A simple command line utility to list file extensions
## Quick Start
```bash
$ ./build.sh
$ ./lsext -h
$ lsext
9 rs
1
1 md
1 sh
1 toml
```