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