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