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