Go to 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”.
Note from the editor

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”.

Editors
Go to the profile of Kenny Reyes
Writers
Go to the profile of Ronald Altamirano
Ronald Altamirano
A simple and passionate person who loves technology.