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