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