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