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