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