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