Did you know? You can use the “man” command to learn or know about any unix command and syntax. For example, if you want to know more about “ls” command, try this:
$ man ls
Aryansh Sharma
Did you know? You can use the “man” command to learn or know about any unix command and syntax. For example, if you want to know more about “ls” command, try this:
$ man ls