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