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