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