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