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