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