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