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