Posts

Shell scripts in parallel


The other day we tried to controllably DDOS a colleague's web server using a shell script. Like …...

 · 3 min · torgeir

Useful terminal shortcuts


Useful default terminal shortcuts I can't live without....

 · 2 min · torgeir

Downgrade a homebrew package to a version no longer installable


Create you own local tap repository, extract an old formula and install it with brew....

 · 5 min · torgeir

Chat gpt as my Home assistant assistant


 · 2 min · torgeir

Cut is useful


 · 2 min · torgeir

Unexpected bash variable expansion


Bash variables are expanded before your command runs. Beware if you set them in front of your …...

 · 3 min · torgeir