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