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