Lance, it really doesnt matter where you add them, anywhere is fine.
`ps -aux` will be fine, though the '-' is somewhat redundant if you are going to be typing it a lot. `ps aux` should do
Lance,
it really doesnt matter where you add them, anywhere is fine.
`ps -aux` will be fine, though the '-' is somewhat redundant if you are going to be typing it a lot. `ps aux` should do