Archive of stories published by How the shell works when you enter a command?
About
How the shell works when you enter a command?
I will describe each step that the shell follows to read your command and then how the shell process it to show you the program. We will take as an example the command “ls -l * .c”.
More information
Tags
Editors