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