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