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