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