This script lets you create a script and execute it on the fly
This is a simple script that can help you write a script and run it.It can save it in the ~/c folder too ,if you want it to.
- Help
This is CommandScrachPad or csp
This script lets you create a script and execute it on the fly.
-f file/script/path
-s script_in_your_path
-i edit dirrectly (use with -f or -s)
- Install
You can simply download the script. Then give it permission and use it. Or use the one liner
curl https://raw.githubusercontent.com/RexAckermann/commandscratchpad/main/csp | cat >> ./csp && chmod +x ./csp && mv ./csp ~/.local/bin/