I (and just about every unix guy i know) have been looking , for years, for a way to get the full command line out of the process table.
Today i was shown how:
/usr/ucb/ps -auwwwx | grep really_long_command_line
Im posting this here, not because i believe anyone who reads this cares. But because i really dont want to forget this.
Today i was shown how:
/usr/ucb/ps -auwwwx | grep really_long_command_line
Im posting this here, not because i believe anyone who reads this cares. But because i really dont want to forget this.


0 Comments:
Post a Comment
<< Home