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