0.1.1 • Published 2 years ago

shlle v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

shlle

Tiny shell that run command with reversed arguments.

Usage

$ shlle echo foo bar
bar foo
$ shlle
< echo foo bar
bar foo

That's all!

Main use case like this:

$ shlle grep /path/to/grep -R <words>
0.1.1

2 years ago

0.1.0

2 years ago