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