|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (2 bit)
Join Date: Feb 2003
Posts: 3
|
'ps auxww' vs 'ps aux'
Why should you use 'ps auxww' instead of 'ps aux'?
|
|
|
|
|
|
#2 |
|
Member (13 bit)
|
All the w options do is specify how many columns of output it's limited to (default without options is your window size).
If you had a large output due to lots of running processes and needed a properly formatted output to print or something, the w's could be useful I suppose. /shrug |
|
|
|
|
|
#3 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
I like ps aux | less myself.
|
|
|
|
|
|
#4 |
|
Member (9 bit)
Join Date: Jan 2000
Location: Atwater Mn. USA
Posts: 429
|
Yeah me too mairving. Pipes are nice!
OOPS!
__________________
If you think you understand what's going on. Then you haven't been paying attention. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|