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