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