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