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