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