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