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