cheat sheets

Linux Tips Every Geek Should Know

A couple articles that are really just a collection of tips and tricks for the command line and a few other programs. A lot of the stuff I know I wouldn't use, but there is plenty of material here to make using Linux a little easier.

Search for text, list files

I've found myself needing to sort through a large number of files for a particular phrase. Thanks to the Gnu/Linux command line, I'm able to list the filename for every file that this search phrase is found.

How, you might ask? It's easy. And here's how.