Go Back   Science Forums > Physical Sciences Forums > Computer Science and Technology
Reply
 
LinkBack Thread Tools
Old 10-13-2005   #1 (permalink)
alexander's Avatar
Dedicated Smart-ass

Senior Moderator
Gallery Curator
Dev Team Member

Location:
Just before 0xAA55
 
alexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond repute
Send a message via AIM to alexander
 



Not Ranked  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.

Reply With Quote
Old 10-18-2005   #2 (permalink)
rockytriton's Avatar
Explaining


Location:
Antarctica
 
rockytriton is just really nicerockytriton is just really nicerockytriton is just really nicerockytriton is just really nice
Send a message via AIM to rockytriton
 



Not Ranked  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.
Reply With Quote
Old 10-18-2005   #3 (permalink)
GAHD's Avatar
Creating

Administrator

Location:
Winterpeg, Manitoba
 
GAHD has a brilliant futureGAHD has a brilliant futureGAHD has a brilliant futureGAHD has a brilliant futureGAHD has a brilliant futureGAHD has a brilliant futureGAHD has a brilliant futureGAHD has a brilliant future
Send a message via ICQ to GAHD Send a message via AIM to GAHD Send a message via MSN to GAHD Send a message via Yahoo to GAHD
 



Not Ranked  0 score     
Re: Your favorite Linux command/program

Code:
ls -f


----------------
Sometimes a Hypography Forum Administrator



"With a big enough engine, even a brick will fly." -Law of Aerospace
Reply With Quote
Old 10-18-2005   #4 (permalink)
rockytriton's Avatar
Explaining


Location:
Antarctica
 
rockytriton is just really nicerockytriton is just really nicerockytriton is just really nicerockytriton is just really nice
Send a message via AIM to rockytriton
 



Not Ranked  0 score     
Re: Your favorite Linux command/program

oh yea, don't forget this one, I use it all the time too:

Code:
nohup


----------------
/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.
Reply With Quote
Old 10-18-2005   #5 (permalink)
alexander's Avatar
Dedicated Smart-ass

Senior Moderator
Gallery Curator
Dev Team Member

Location:
Just before 0xAA55
 
alexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond repute
Send a message via AIM to alexander
 



Not Ranked  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.

Reply With Quote
Old 10-18-2005   #6 (permalink)
rockytriton's Avatar
Explaining


Location:
Antarctica
 
rockytriton is just really nicerockytriton is just really nicerockytriton is just really nicerockytriton is just really nice
Send a message via AIM to rockytriton
 



Not Ranked  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.
Reply With Quote
Old 10-18-2005   #7 (permalink)
CraigD's Avatar
Creating

Administrator
Editor

Location:
Silver Spring, MD, USA
 
CraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond reputeCraigD has a reputation beyond repute
 



Not Ranked  0 score     
diff

diff

The LCS problem, and the solution implemented in diff, are elegant, thought provoking, and imperfect.
Reply With Quote
Old 10-18-2005   #8 (permalink)
rockytriton's Avatar
Explaining


Location:
Antarctica
 
rockytriton is just really nicerockytriton is just really nicerockytriton is just really nicerockytriton is just really nice
Send a message via AIM to rockytriton
 



Not Ranked  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.
Reply With Quote
Old 10-18-2005   #9 (permalink)
Buffy's Avatar
Resident Slayer

Administrator

Location:
Sunnydale, CA
 
Buffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond reputeBuffy has a reputation beyond repute
 



Not Ranked  0 score     
Smile 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

"No Robbie, not Europe!"


Forum Administrator
Hypography Science Forums - Science for Boys and Girls! Its not for nothing that we hang out here.
Reply With Quote
Old 10-19-2005   #10 (permalink)
alexander's Avatar
Dedicated Smart-ass

Senior Moderator
Gallery Curator
Dev Team Member

Location:
Just before 0xAA55
 
alexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond repute
Send a message via AIM to alexander
 



Not Ranked  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.

Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Will Linux become the next portable device platform? alexander Computer Science and Technology 0 07-27-2005 04:45 PM
SCO vs IBM results alexander Computer Science and Technology 2 07-14-2005 09:47 PM
Windows better than Linux research alexander Computer Science and Technology 38 05-04-2005 09:06 AM
Adobe Reader released for Linux alexander Science News 0 04-12-2005 06:36 AM
What is your favorite Linux window manager? alexander Computer Science and Technology 4 11-17-2004 06:33 AM

» Advertisement
» Current Poll
Who's the sexiest man alive? Johnny Depp or Robert Pattinson?
Johnny Depp - 33.33%
3 Votes
Robert Pattinson - 0%
0 Votes
Someone else (please specify) - 44.44%
4 Votes
I'm too macho to think a guy is sexy - 22.22%
2 Votes
Total Votes: 9
You may not vote on this poll.


All times are GMT -8. The time now is 07:23 PM.

Hypography?

Hypography [n.]: A combination of "hyperlink" and "bibliography" - ie, a list of links to electronic documents. Comparable to discography and bibliography, but not cartography.

We have been online since May 2000, and aim to be the best place to find and share science-related content of all kinds.

Share the love!

Please add more science to your life. Use our RSS feeds on your blog, your portal, or your favorite feedreader!


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
Copyright © 2000-2009 Hypography
Part of the Hypography - Science for Everyone Network