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