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