BASH and DOS

Explain the difference between the BASH and DOS?

E

Expert

Verified

The key differences between the BASH and DOS can be explained as follows:

a) BASH commands are generally case sensitive whereas DOS commands are not;

b) Under the BASH, / character refers to the directory separator and \ acts like an escape character. Under DOS, / serves as the command argument delimiter and \ refers to the directory separator

c) DOS follows a particular convention while naming the files, which is 8 character file name followed by a dot and 3 characters for the extension while BASH follows no such convention.

   Related Questions in Computer Engineering

©TutorsGlobe All rights reserved 2022-2023.