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