An open API service indexing awesome lists of open source software.

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

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