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