Some `psadmin` commands send output to `stderr`. This is annoying when running `psa` through tools like Rundeck that change this output to a red color. Change all commands to redirect all `stderr` output to `stdout`.
Some
psadmincommands send output tostderr. This is annoying when runningpsathrough tools like Rundeck that change this output to a red color.Change all commands to redirect all
stderroutput tostdout.