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