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