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