Let's explore some cool and useful things you can do directly in the terminal without diving too deep into its complexity.
Those of you just beginning to learn the basics of Linux may be interested in a great video published by the YouTube channel Explaining Computers. The Linux Terminal tutorials are aimed at those of ...
A Linux terminal has a lot more features than the TeleType of yore. On a TeleType, text spews out and scrolls up and is gone forever. A real terminal can use escape characters to do navigate around ...
I’m a big fan of the anime series Neon Genesis Evangelion. One of the quotes from it that stands out in my head is, “Man fears the darkness, and so he scrapes away at the edges of it with fire.” For ...
Markdown has become an extremely popular way to document source code and other projects, thanks in no small part to how well web-based services like GitHub render it. Just sprinkle a few extra ...
The Bash Terminal shell in OS X (or other Unix-like systems, for that matter) contains a history feature that can be quite useful. Topher Kessler MacFixIt Editor Topher, an avid Mac user for the past ...
If you spend a lot of time around a linux console, you’re familiar with the vast color emptiness that is BASH. The default color scheme and text layouts for BASH can be pretty lame. Luckily the ...