document updated 14 years ago, on Dec 18, 2009
- useful man pages:
- useful `ps` combinations:
- ps guww — all processes, many fields
- ps uww — just my processes, many fields
- ps w — just my processes, just a few fields
- ps -Af — all processes, many fields
- ps -f — just my processes, many fields
- $LD_LIBRARY_PATH everywhere else is $LIBPATH on AIX
- $LD_PRELOAD everywhere else is $LDR_PRELOAD on AIX