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