Archive
Grandpa's collection of old "Latest" posts that got relegated to the back of the closet (the Archive, if you can't tell). Also contains some bash commands I think are interesting.
Guides To Everything (as long as it's about computers)
Random guides I decided to make because I was bored:
- [JOKE] Nothing Go
Bash snippets from the Underworld (known to some as "the Terminal")
Commands I decided to post about because I was still bored:
tldr [command]
Prints a simple cheat sheet to the terminal instead of long, confusing manuals (I'm looking at you, man ).
yes
Endlessly prints y into whatever application or destination file it happens to be piped into.