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