Fish is a user friendly command line shell. It features syntax highlighting, advanced tab completion features, discoverable help, a revised shell syntax and many other features.
Fish comes with a lot of features, but I find one feature truly amazing: tab completion for command line arguments, including explanations.
We covered Terminator 0.90 a while back so I won't introduce it again. The great news is that you can now install Terminator 0.90 beta 2 via a PPA:
This is a short tutorial explaining how to post to Twitter using command-line in Linux, without needing to even open up your web browser.
Here's a list of 10 commands which may come handy when using the command line in Linux:
Search for all files modified in the last N days containing a specific text in their name
find DIR -mtime -N -name "*TEXT*"
Byobu, previously known as screen-profiles adds 'decorations' to your gnome terminal or xterm, or konsole:
We've seen how to check Gmail using the terminal (shell) in Linux and Mac but how about sending emails from a shell?
This is actually pretty easy, here's what you have to do:
Yakuake is a drop-down terminal emulator based on KDE Konsole technology which looks like the Quake console coming down from the top of your desktop when you press F12.
CMus (C* Music Player) is an ncurses-based audio player that runs in a shell, with no need for an X server which is very configurable with Vi-like commands, multiple views and keyboard shortcuts. It supports various audio formats, including Ogg Vorbis, FLAC, MP3, WAV, AAC or WMA.
This article is a continuation to my other Bash-related post, 6 Bash Productivity Tips. Since that article gathered many useful comments and I bumped into several more over the net, here are 5 more tips and tricks.
A while ago I wrote an article called 13 Terminal Emulators for Linux, where I briefly reviewed all those popular shell-like applications and a few flavours of xterm or rxvt.
1. Show/purge unused linux kernel images and modules:
dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d'2. Rip audio from a video file:
CenterIM is a lightweight IM client for Linux. Actually, CenterIM is very but very lightweight because it runs in a terminal, but still it has almost all the features you may want in a instant messaging client. It supports all the major protocols such as MSN, Yahoo, AIM, IRC, Jabber, etc. and also it has a built-in RSS feed reader.
1. Brag about how much free RAM you have on Linux:
free2. Where is that application I just installed (all directories)
whereis [app]3. Disk space usage
Konsole: This is a powerful and full-featured terminal included by default in KDE. It features desktop transparency, background images, profiles, tabs, notifications and plenty schemes to choose from.
A tutorial to embed a terminal into your desktop in Ubuntu Hardy using Compiz