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