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