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