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