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