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