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