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