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