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