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