ref: a2eafd2cb0d6206ddaa846d50c320a309a17f05e dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u