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