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