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