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