In bash, this turns on auto cd. If a command is just a directory name, it cd's into that directory. Show Sample Output
You can then do all the processing you wish... It's already sorted and only installed packages are listed. EDIT: Now contains formatting option to list only package names! Also, disables truncating long package names. NOTE: it's tilda i not dash i
This of course assumes that lesspipe is installed. You can view the contents of many, many types of files in this way. Once lesspipe is installed, add to your .bashrc export LESSOPEN="| /usr/bin/lesspipe %s" less file.jar export LESSCLOSE="/usr/bin/lesspipe %s %s" or eval "$(lesspipe)"
bash
Tested and works on Linux. Show Sample Output
This works in bash. The "!!:0" limits the argument to man to be only the first word of the last command. "!!:1" would be the second, etc.
Only works for integer arithmetic. Show Sample Output
Us dc instead of bc. RPN FTW!!! Show Sample Output
commandlinefu.com is the place to record those command-line gems that you return to again and again. That way others can gain from your CLI wisdom and you from theirs too. All commands can be commented on, discussed and voted up or down.
Every new command is wrapped in a tweet and posted to Twitter. Following the stream is a great way of staying abreast of the latest commands. For the more discerning, there are Twitter accounts for commands that get a minimum of 3 and 10 votes - that way only the great commands get tweeted.
» http://twitter.com/commandlinefu
» http://twitter.com/commandlinefu3
» http://twitter.com/commandlinefu10
Use your favourite RSS aggregator to stay in touch with the latest commands. There are feeds mirroring the 3 Twitter streams as well as for virtually every other subset (users, tags, functions,…):
Subscribe to the feed for: