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