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