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