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