CLI tools rewritten by beginner in rust (MAC/linux)
- rust must be installed
- clone the repo
https://github.com/manish-ach/cliRewritten.git
- cd into the directory
cd cliRewritten
- run the script file
sudo ./install.sh
- running
run them by using recho or rcat or ruls or rfind.
recho message #replace message with your desired output
rcat <filename> <line number(optional)>
ruls
rfind <filename> <directory to search(optional)>