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