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