Live Chat!

what is your 10 common linux commands?

* * * * * 2 votos

October 27th, 2007 mysurface

Dear command line ninjas, Mr CLI and keyboard pianist:
What is your regular command you use? I am sure you must thinking of ls and cd. Yeah, they are common for every users, but how about the rest of them? I have construct a combos of commands to help you identify your top ten linux command. [...]

Posted in Common, awk, column, grep, head, history, nl, sort | Hits: 23128 | 21 Comments »

Retrieve Back Command Been Enter

          0 votos

August 31st, 2006 liewsheng

Everytime you enter a command in shell. It will be store it a file for later use, so you can retrieve back the command later. History is use to show all the pass command you have enter in the shell, but history only shown a limited number which have been set in a configuration [...]

Posted in alias, history | Hits: 3362 | No Comments »