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