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