If I type this command in the terminal: ls items | sort -k1,1 I get
ls items | sort -k1,1
(MyList) item,anotherItem foo item bar
But what I w