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 tar of directory structure only

Read just the IP address of a device

processes per user counter
No need for sort

SSH Auto-login with password
You need to install "sshpass" for this to work. apt-get install sshpass

Find usb device in realtime
Using this command you can track a moment when usb device was attached.

Generate a 18 character password, print the password and sha512 salted hash
Generate a 18 character password from character set a-zA-Z0-9 from /dev/urandom, pipe the output to Python which prints the password on standard out and in crypt sha512 form.

Find all dot files and directories

pretend to be busy in office to enjoy a cup of coffee
Create a progress dialog with custom title and text using zenity.

The program listening on port 8080 through IPv6
Gets the application's name that's listening from the port 8080 through IPv6

FizzBuzz One-liner


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: