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