Submitted by kdnewton on Fri, 02/03/2012 - 09:56
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.
Submitted by kdnewton on Fri, 02/03/2012 - 09:33
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.