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