Imagine this situation, you are using Linux and want to read or print Microsoft Word document (doc or docx), you might encounter some diffic...Read more »

The Magician Of Linux
Imagine this situation, you are using Linux and want to read or print Microsoft Word document (doc or docx), you might encounter some diffic...Read more »
Boxes is a simple application which can be used to wrap text displayed on Linux Terminal with ASCII art boxes. Well, you can use it just for...Read more »
If you are a person who often perform daily tasks via command line interface, you might have ever performed multiple commands at once (usual...Read more »
Hello, today I'd like to show you a simple trick to have simple currency converter on Linux command line. I hope this post is useful for...Read more »
TermSaver is a cool screensaver that can run from the command-line interface or terminal in Ubuntu/Linux. TermSaver isn’t supposed replac...Read more »
Before starting, please let me tell you what CommandLineFu.com is: Commandlinefu.com is an online repository for recording commandline gems...Read more »
Playterm is a web service which can replay your terminal sessions online, by providing embedcodes which you can put onto your blog, article ...Read more »
Nowadays, most computer users are only familiar with the Graphical User Interface (GUI) and think that Command Line Interface (CLI) is an ol...Read more »
When you want to copy a large file and close before the end the copy is interrupted. There are some ways to work around this. Read more »Read more »
Three easy steps: 1. mplayer dvd:// -vf cropdetect -ss 1200 2. mencoder -alang en -oac copy -ovc x264 -x264encopts crf=23:trellis=1:ratetol=...Read more »
Check out this nice article with all the major redirections explained, including the important stderr to stdout redirection.Read more »