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