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