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