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