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