Rewriting "ls" #2: Starting with C
In this article we will start the first steps to rewrite ls command. If you want to know more about command, please read Part 1.
Note: Source codes can be found at: https://github.com/Miradils-Blog/linux-ls
The easy way
Actually, C provides a functi...
mmzeynalli.hashnode.dev4 min read