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