Add frawk, alternative to awk (#33)

This commit is contained in:
Sundeep Agarwal 2021-05-28 14:00:20 +05:30 committed by GitHub
parent d515417600
commit 4e44c2554a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,10 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
* [zoxide](https://github.com/ajeetdsouza/zoxide) - A smarter cd command for your terminal.
#### awk
* [frawk](https://github.com/ezrosent/frawk) - an efficient awk-like language
#### cat
* [bat](https://github.com/sharkdp/bat) - A cat(1) clone with wings.