Tagged Questions

4
votes
3answers
429 views

Getting The Full Result from “ps”

How do I get the full width result for the *nix command "ps"? I know we can specify something like "--cols 1000" but is there anyway I can the columns and just print out everything?