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