2022-11-28
|~1 min read
|141 words
Recently, I was trying to use the LastPass CLI to generate a password. Because I’m lazy, I wanted the new password to go directly to my…
2022-11-28
|~2 min read
|212 words
When I’m working in bash, it’s common that I’ll want to sequence operations together so that one naturally follows another. For example…