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