Commands using ssh (347)

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

List and delete files older than one year

Print number of mb of free ram
This will show the amount of physical RAM that is left unused by the system.

Install pip with Proxy
Installs pip packages defining a proxy

A fun thing to do with ram is actually open it up and take a peek. This command will show you all the string (plain text) values in ram

Process command output line by line in a while loop
This snippet allows to process the output of any bash command line by line.

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

Get information about memory modules
To take information about the characteristics of the installed memory modules.

Find all directories on filesystem containing more than 99MB
Finds all directories containing more than 99MB of files, and prints them in human readable format. The directories sizes do not include their subdirectories, so it is very useful for finding any single directory with a lot of large files.

Speed up launch of liferea
If you use liferea frequently, you will see obvious speedup after you executed this command.

Store dirs to later be changed to independant of the last directory you were in. Also with managment tools.
Check out: help dirs help pushd help popd -- Cheers!


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: