All commands (14,187)

What's this?

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.

Share Your Commands


Check These Out

print text in colors green, cyan, blue or red (see sample output for usage)

Remove comments and empty lines from a conf file
Some conf file are very long (squid.conf) This command help to read it.

Switch to a user with "nologin" shell
You need sudo privileges for this command. Replace username with actual username.

Move files around local filesystem with tar without wasting space using an intermediate tarball.

Find the package that installed a command

convert a mp4 video file to mp3 audio file (multiple files)

Record and share your terminal
It replays plain text terminal screencast from http://shelr.tv/

Convert a script to one-liner
Opposite: Convert an one-liner to script: $ foo() { ; } ... $ typeset -f foo ... $ unset -f foo

Slow down the screen output of a command
(example above is the 'ls' command with reduced output speed)

perl one-liner to get the current week number
Not perl but shorter.


Stay in the loop…

Follow the Tweets.

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

Subscribe to the feeds.

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: