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