A lot of you might have your own method to convert a text file to another format. Here’s a simple way to batch convert text files to other format in Mac. Check it out.
It is easy for anyone to find out the running processes in your Linux machine. Learn how to hide processes and controls who has access to the information.
If you are having problem with your terminal session in Linux or Mac, you can easily share terminal session with your friends and get them to help you. Here’s how to do it.
The HTML-XML package is a set of simple utilities for manipulating HTML and XML files from the command line. Here is how you can use it in Ubuntu and other Linux distro.
Most users are familiar with the basic Linux command line history. Here is a few relatively unknown, and yet effective ways to use command line history to speed up the way you work.
While there are plenty of FTP clients around, sometimes you might prefer to use the command line. Here is how you can use FTP from the Linux command line.
Raspberry Pi’s command line interface can play video without starting the graphical desktop. Here is how you can watch videos from the command line on the Raspberry Pi.
From the web to smartphones, there are tons of ways to check weather forecast. In Raspberry Pi, you can also get the weather forecast from the command line.
Pipe and redirection are two very useful command line features that allow the output (or even input) of a program to be sent to a file or another program.