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