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