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