James Stone’s TILs
Atom feed for sh
Lots of applications use sqlite dbs. It can be useful to try and find them all. For this you can use the following command …
in bash code completions are setup using the complete command …
complete
My common (ba)sh script setup is a bit like this: …