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