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