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