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