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