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