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