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