Finding Files with locate
- By devnet
- 7 September, 2010
- 10 Comments
Many Linux users use the ‘find’ utility when searching for files using the command line on their system. They’ll do a simple: Really though, the power of find isn’t just … Continue Reading →
Convert PNG to GIF via Command Line
- By devnet
- 6 November, 2009
- 10 Comments
I installed a bare bones Arch Linux system today and took a screenshot. With no graphics utilities installed, I needed a way to convert a PNG to a GIF for … Continue Reading →
Adding Color to Bash List Command Part II
- By devnet
- 8 September, 2009
- 3 Comments
I previously blogged about how to add color to the ‘ls’ command utilizing an config file and alias. I then stumbled across a nugget of wisdom from a Foresight Linux … Continue Reading →
Adding Color to Bash List Command
- By devnet
- 5 June, 2009
- 7 Comments
One of the things I love is being able to enter into a directory via terminal, list the contents, and quickly see which ones are executable or not and which … Continue Reading →
Read & Display Single Line of a File
- By devnet
- 18 November, 2008
- 7 Comments
Sometimes when I’m troubleshooting a PHP error and a function is called in the debugger that gives me a line number of a file to look at, I want to … Continue Reading →
Print Readable Man Pages
- By devnet
- 14 November, 2007
- 3 Comments
Ever wonder how you can get a man page in into a format you can read and print? There’s many methods of doing it (copy and paste is one) but … Continue Reading →
Copyright © 2013