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