Commands by teddyknox (1)

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

renames multiple files that match the pattern
Useful when you want to quickly rename a bunch of files.

find an unused unprivileged TCP port
Not really better - just different ;) There's probably a really simple solution out there somewhere...

Function to create an alias on the fly
Is used like this: mkalias rmcache "rm -rfv app/cache/*"

See all the commits for which searchstring appear in the git diff

find your release version of your ubuntu / debian distro

Get all links from commandlinefu front page
You need to install WWW::Mechanize Perl module with # cpan -i WWW::Mezchanize or by searching mechanize | grep perl in your package manager With this command, you can get forms, images, headers too

delete command line last word

Clean your broken terminal
If something fracks up your terminal, just type in 'reset' and everything should be good again.

Direct auto-complete in bash
Direct auto-complete in bash

Remove all subversion files from a project recursively
This command will remove all .svn folder from your project if you need to manual remove the subversion files.


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: