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