| Computer Science Software, hardware, computational theory, cool peripherals, and emerging cybernetic technologies |
10-13-2005
|
#1 (permalink)
| | Resident USSRian Location: Just before 0xAA55 |
Not Ranked : +0 / -0 0 score Your favorite Linux command/program What's your favorite Linux command/program(referring to command-line tools)?
here are a few i like 
grep, fork, sex, emerge ... there's many more, so if you happen to guess one, i'll tell you why, and my use for them 
---------------- Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.
Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.
Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.  | |
10-18-2005
|
#2 (permalink)
| | Explaining |
Not Ranked : +0 / -0 0 score Re: Your favorite Linux command/program I probably use awk more than anything, but on AIX not linux.
---------------- /home/God $ cd projects/universe
/home/God/projects/universe $ make
/home/physicist $ cat /home/God/projects/universe/main.c
ksh: /home/God/projects/universe/main.c: Permission Denied. | |
10-18-2005
|
#3 (permalink)
| | Creating Location: Winterpeg, Manitoba |
Not Ranked : +0 / -0 0 score Re: Your favorite Linux command/program
---------------- Sometimes a Hypography Forum Administrator 
"With a big enough engine, even a brick will fly." -Law of Aerospace | |
10-18-2005
|
#4 (permalink)
| | Explaining |
Not Ranked : +0 / -0 0 score Re: Your favorite Linux command/program oh yea, don't forget this one, I use it all the time too:
---------------- /home/God $ cd projects/universe
/home/God/projects/universe $ make
/home/physicist $ cat /home/God/projects/universe/main.c
ksh: /home/God/projects/universe/main.c: Permission Denied. | |
10-18-2005
|
#5 (permalink)
| | Resident USSRian Location: Just before 0xAA55 |
Not Ranked : +0 / -0 0 score Re: Your favorite Linux command/program lets see some more good ones:
ps -ef f
ls -lsah
du
diff
bg
fg
bc
! - soo cool to use and is extremely useful
---------------- Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.
Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.
Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.  | |
10-18-2005
|
#6 (permalink)
| | Explaining |
Not Ranked : +0 / -0 0 score Re: Your favorite Linux command/program top - I wish that had that on AIX, it's such a pain to figure out the memory/cpu stats for all of my applications, I have to have the admin give me the info as it is now because I don't have access to the AIX tools that do it 
---------------- /home/God $ cd projects/universe
/home/God/projects/universe $ make
/home/physicist $ cat /home/God/projects/universe/main.c
ksh: /home/God/projects/universe/main.c: Permission Denied. | |
10-18-2005
|
#7 (permalink)
| | Creating Location: Silver Spring, MD, USA |
Not Ranked : +0 / -0 0 score diff diff
The LCS problem, and the solution implemented in diff, are elegant, thought provoking, and imperfect. | |
10-18-2005
|
#8 (permalink)
| | Explaining |
Not Ranked : +0 / -0 0 score Re: diff I have yet to see a perfect diff tool. The one that ships with eclipse is pretty nice though
---------------- /home/God $ cd projects/universe
/home/God/projects/universe $ make
/home/physicist $ cat /home/God/projects/universe/main.c
ksh: /home/God/projects/universe/main.c: Permission Denied. | |
10-18-2005
|
#9 (permalink)
| | Resident Slayer |
Not Ranked : +0 / -0 0 score Re: Your favorite Linux command/program Moribund and its not in the Linux dist that I know of: biff
ps -ef || ps -agux
Buffy
---------------- "If you do not agree with anything I say, I'll not only retract it, but deny under oath that I ever said it!" __________________________________________________ ______________-- Tom Lehrer "Where are we going? Why am I in this handbasket?" Forum Administrator Hypography Science Forums - Science for Boys and Girls! Its not for nothing that we hang out here. | |
10-19-2005
|
#10 (permalink)
| | Resident USSRian Location: Just before 0xAA55 |
Not Ranked : +0 / -0 0 score Re: Your favorite Linux command/program actually this is an excellent one, so dont make the same mistake i did, of bothering to write your own prime factoring algorithm, it may be fast, but its not smart, referring to factor, its great, fast and excellent, whoever thought of putting it in, should told me, cuz i had to actually write not only a an extremely fast solution with bitmaps and a vector, but a recursive one too, so that first one could have ended in like 2 lines of code...
---------------- Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.
Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.
Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.  | | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | |