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