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