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