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