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

Create a video screencast (capture screen) of screen portion, with audio (the audio you hear, not your mic)
Errors in output don't matter. Stop recording: ctrl-c. Result playable with Flash too. IMPORTANT: Find a Pulse Audio device to capture from: pactl list | grep -A2 'Source #' | grep 'Name: ' | cut -d" " -f2

find co-ordinates of a location
Just add this to your .bashrc file. Use quotes when query has multiple word length.

create ICO file with more than one image
requires imagemagick. -background transparent is of course optional.

cat stdout of multiple commands
Concatenate the stdout of multiple commands.

fork performance test
grabbed from Andrew Aylett post: http://superuser.com/questions/133313/can-i-speed-up-cygwins-fork

Advanced python tracing
Trace python statement execution and syscalls invoked during that simultaneously

Display the standard deviation of a column of numbers with awk

Show all machines on the network
Depending on the network setup, you may not get the hostname.

Progress bar for MySQL import
Print out the progress of MySQL import using the pv command. Updates every second.

Analyse compressed Apache access logs for the most commonly requested pages


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: