adspace
Answer Posted / Akash Kumar Srivastava
Bash and DOS (MS-DOS) are two different command-line interfaces for running commands in their respective operating systems:
1. Origin: Bash is a shell developed for Unix-like operating systems, while DOS (MS-DOS) was the default operating system for IBM PCs and its successors, such as MS-DOS and Windows 9x."
2. Commands: Both bash and DOS have their own sets of commands, but many are similar due to their Unix heritage. Bash has more advanced features, such as shell scripting and job control."
3. File system: DOS uses the FAT (File Allocation Table) file system, while Linux supports various file systems like ext2, ext3, ext4, XFS, and NTFS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers