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