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