When I do - CD .. instead of cd ..
it gives me error saying -
CD: command not found
Why is the terminal case sensitive when it comes to linux commands? I mean you should be able to execute the command either with "all uppercase" or "all lowercase" characters.
I know it is due to some reason, but I am just curious.