Why does everyone like to say 'ps aux' when 'ps -fled' is much better?

Advantages of 'ps -fled':
[*] More columns of information
[*] Wider output
[*] More letters of the command on keyboard home row
Well, I use just ps -A, so you see Smile I tend to get lost on outputs with lots of data, and ps -A usually tells everything I need.
I use `ps aux' because: I don't have to hit the - key, it tells me everything I need to know (like, PID and name, so I can grep and kill them if I need to), and because it's what I've always used. `ps -fled' gives way to much information, imho. Especially when 3 of the descriptions of what each column is, are 1 letter (What's an F, S, or C?).
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement