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