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