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