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