We all use the shell on a daily basis and know, what advantages it has. I'd like you to post the most used commands you fired up in your shell. If you use Bash, use this code:
If you use ZSH, use this code:
My Top 10 on a Subversion server is the following:
Now post your own! Inspired by reddit.com. This question is marked as , so I'm not a reputation whore. I learned you can close a shell without typing
This question is marked "community wiki".
showing 5 of 7
show 2 more comments
|
I do all my email with mutt, and have an alias for fetchmail with 'get', so get and mutt are way at the top of my list. As for the rest, I spend a lot of time just pottering around.
answered 07 Jun '10, 19:45 codebunny Do you use
(07 Jun '10, 20:33)
guerda
I use it for root access for myself. There are no other users.
(11 Jun '10, 23:08)
codebunny
|
My development box:
Personal laptop (and personal development):
answered 08 Jun '10, 16:14 mildred |
Here is mine:
link
This answer is marked "community wiki".
mytar... Cheater ;)
(03 Jul '10, 02:40)
tallship
|
1 cut Brand new install -lol!!
link
This answer is marked "community wiki".
answered 16 Jun '10, 00:31 nanodiamoand |
Here's a fresh box I just set up a few days ago and haven't had the time to really do much with ;)
Just gotta love that second to the last line there LOL!
link
This answer is marked "community wiki".
answered 03 Jul '10, 02:23 tallship |
Can't really say I'm surprised by any of these.
tmux is a screen alternative. adb is an android thing, and pknfo is a bash alias for
link
This answer is marked "community wiki".
answered 28 Jul '10, 00:02 Klink-a-dink... |
I have ls as most used :) I had no doubt.
May be, but sometimes, there are gems in the top ten. sth. like an alias "gimme" for "sudo apt-get install" .)
If you want to give your fingers some rest with typing
cd
all the time you can useshopt -s autocd
.172 yaourt, 160 sudo, 114 ls, 61 cd, 50 find, 37 rdup, 31 wine, 31 rdup-simple, 26 killall :) I didn't realise, I installed (and killed) so many programs lately...
like the others I would have expected a few more 'sudo' in your list... also, I guess that 'tee' and other piped commands like 'more' or 'less' will be greatly under-represented when using $2 only
pmari: I don't have sudo rights on this server :)
um... gimme? I like that. Alot LOL!
But I had this prof years ago that would basically do the equivalent of the ol' "Sister Teresa whacking you on the back of the hand w/a ruler", if we aliased anything - kinda broke my spirit in that regard, although I will still alias nano to pico.