commit | af39a2c46a6f899d298f63a270e8fd2338904ad3 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Mon Mar 27 15:53:03 2017 -0700 |
committer | Rob Landley <rob@landley.net> | Tue Mar 28 09:34:00 2017 -0500 |
tree | c9829594654f8ae9f6f071627500485cd1774ca7 | |
parent | 7ec23e64af0f0bfd6e330c2cff467ae8524d16dd [diff] |
ps: don't query for terminal size if not a tty. `ps -A | cat` shouldn't have different output depending on the size of your terminal window.