Can you sort an ls listing by name?
My ls sorts by name by default.
man ls states:
man ls
List information about the FILEs (the current directory by default). Sort entries alphabetically if none of -cftuvSUX nor --sort is specified.
-cftuvSUX
--sort