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: 21913 | 21 Comments »

Displaying Line Numbers

          0 votos

October 15th, 2006 aizatto

Some of you may be familiar with `wc`, the command that counts the number of lines, words, and bytes to a file. Quite a handy little tool, but sometimes you want the line number to be included to a file.
Say you have this bunch of text, and its difficult to refer to as it [...]

Posted in nl | Hits: 2999 | No Comments »