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