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