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