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