Adding long form comments in shell script

- Posted in Uncategorized by
When I have a shell script that I want to save some complex comments or notes in, instead of putting a comment mark before each line, I often will put a heredoc after the exit 0, like this... :

macOS App Store Links

- Posted in Uncategorized by
10.15 Catalina: https://itunes.apple.com/us/app/macos-catalina/id1466841314?ls=1&mt=12 10.14 Mojave: https://itunes.apple.com/us/app/macos-mojave/id1398502828?mt=12 10.13 High

Converting certificates to/from Java keystore and OpenSSL

- Posted in Uncategorized by
Convert from Java Keystore to Openssl: Export: keytool -importkeystore -srckeystore {path_to}/keystore.jks -srcstorepass password -srckeypass password -destkeystore {path_to}/keystore.p12

Lego Cable Minder

- Posted in Uncategorized by
We needed something to stop the cables from falling under the desk when unplugging them from the laptop. Lego to the rescue! Attached to the desk with mounting tape.

Quick and Dirty Under-Sink Bathroom Storage

- Posted in Uncategorized by
I've been trying to clean our apartment. It is tough since we seem to have more stuff than space to put it all. We have to play a game of tetris overtime we need to put anything away. And it usually
Page 1 of 7