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