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