Skip to content

Instantly share code, notes, and snippets.

@jfriedly
Created February 23, 2015 22:01
Show Gist options
  • Save jfriedly/b8d880df610f4f3bf186 to your computer and use it in GitHub Desktop.
Save jfriedly/b8d880df610f4f3bf186 to your computer and use it in GitHub Desktop.
A snippet from the ps manpage...
ENVIRONMENT VARIABLES
The following environment variables could affect ps:
COLUMNS
Override default display width.
LINES
Override default display height.
PS_PERSONALITY
Set to one of posix, old, linux, bsd, sun, digital... (see section PERSONALITY below).
CMD_ENV
Set to one of posix, old, linux, bsd, sun, digital... (see section PERSONALITY below).
I_WANT_A_BROKEN_PS
Force obsolete command line interpretation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment