On 30/01/07, Alan Pope <alan@???> wrote:
> So, what are your top ten commands in the history?
Mines interesting:
>From my Ubuntu Desktop, annotated
92 ls # got to see what files I have
64 cd # Well I change directory a lot
28 make # I seem to build software a bit
20 man # to find out how to use all the other commands
15 sudo # Some things just need the power
14 tar # For unpacking the things I use make on above
14 mkdir # so I have a few more directories to cd into
14 arm-linux-gcc # compiling some stuff for ARM Linux
12 ping # my router and Internet die a bit, gotta check where the fault is
10 ssh # for remote accessing things
> What can we learn from this? :)
That I have a short memory, I seem to ls more than I actually change directory.
_ Andy