Command Line Interface
What is CLI?
CLI means command line interface.It is a text based interface where we can input commands that is translated where the kernel can read and process the information we given.
CLI Commands
1.pwd
To know the present working directory i.e in ...
mycli.hashnode.dev3 min read