eleven things tagged “bash”
Advanced Shell-Scripting with bash
Been writing bash
scripts for over 15 years now. Learned a lot from this presentation. There’s also this advanced bash
scripting guide I’ve referred to for a while now.
ZX is a Node-based Scripting Tool by Google
Lovely little wrappers around child_process
, it looks like. I love Bun’s shell-scripting feature and am glad to note that the same elegant (eye of the beholder, leave me alone) syntax is available in Node via zx.
A Command-Line Murder Mystery!
By Noah Veltman who appears to have impeccable gums.
“entr” provides a nice interface to inotify
Saved me a ton of time with small project I’m working on right now. Looks like it’s written in C.…
“Got Your Back” will back up your Gmail inbox to your computer.
I’ve been nearing capacity for a while and this is a Godsend.…
On Techbros and Their Opinions and Expertise about Vaccines
If you’ve ever installed a program using “curl XYZ | sh” don’t worry about what’s in the vaccine Daniel Feldman ♥️♥️♥️…
Math in Bash
Lovely stuff. Cached here.…