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