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