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