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

Download an entire static website to your local machine
Very nice command when you want to download a site locally to your machine, including images, css and javascript

To find the uptime of each process-id of particular service or process

List the most recent dates in reverse-chronological order

benchmark web server with apache benchmarking tool
-n 9000 : Number of requests to perform for the benchmarking session -c 900 : Number of multiple requests to perform at a time

Transforms a file to all uppercase.
Transforms a file to all uppercase.

Look for English words in /dev/urandom
* to get the English dictionary: wget http://www.mavi1.org/web_security/wordlists/webster-dictionary.txt

Set GIT_COMMITTER_DATE = GIT_AUTHOR_DATE for all the git commits

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

count of down available ips
avoid wc overload ;)

Get a docker container's run command line
A good way to build a new container when you don't remember how you did it the first time


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: