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