- cross-posted to:
- programming@programming.dev
- cross-posted to:
- programming@programming.dev
You must log in or register to comment.
Very cool. Thank you. I really love such compressed sheets. Also this time I learned something.
sudo rm -fr ./*
Bash, and shell script, is kinda funny looking but really does come in handy where I need some glue and a C program or Python is just overkill.
I learned the fastest by pair programming with AI and fixing the scripts.