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