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