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