Tokenization
As explained in the previous post Command Line Process, bash undergoes many steps when a command is entered. The first step is reading the input, and the second is tokenization. In this blog, we will dive in and discuss tokenization.
Why Should I Und...
rommantech.hashnode.dev3 min read