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