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