
I have made a program to succeed the ls program.
It lets you see the content of the directory you are in in a different way than ls does.
The program is available here
Below displays ls to aa comparison (aa is the upper one).

ls displays much more information than is needed most of the time
and it displays that information in a relatively cluttered, unreadable manner.
aa improves on that.