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