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

https://github.com/stuartpb/les

The middleman between `ls` and `less`
https://github.com/stuartpb/les

Last synced: 2 days ago
JSON representation

The middleman between `ls` and `less`

Awesome Lists containing this project

README

          

# les

Les is a shell script that switches between `ls` and `less` depending on whether its contents are a file or a directory (or a symlink).

## Alternatives

Instead of using this, you can do better by installing a preprocessor for less that handles directories like [lesspipe][] and setting that as your `LESSOPEN`.

[lesspipe]: https://github.com/wofr06/lesspipe