There's more to ls than just seeing a list of files and folders.
You've been typing the wrong commands for years. Linux moved on, and nobody bothered to tell you.
In this article, I want to cover a more fundamental aspect of shell scripting: working with command arguments. I suspect that most shell scripts go through an evolution with their command flags, ...