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