lBehind the scene of “ls -l” command in the shellSoon, I am gonna publish this article about What happens when you type ls -l in the shell.Nov 25, 2020Nov 25, 2020
Understanding the GCC compilerThe GCC compiler ( gcc stands for GNU Compiler Collection ), is one of the most used compiler systems in the world and played an important…Sep 17, 2020Sep 17, 2020
This is why “Unix Pipelines” are so powerfulUnix Pipelines are basically the mechanism of connecting, directly, the output of a program to the input of another program.Sep 15, 2020Sep 15, 2020