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