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