How to Sort Files By Size in Linux? [Command Line]
Hello folks, in this article, we will discuss how to sort files by size in Linux. Most of you are familiar with the ls command which is used to list files in the current working directory. But by using some…