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