Differentiate between bash and dos?
Answer / 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 |
Which type of application can be run on linux?
How to uninstall software with the command line in linux?
Is kali linux good for everyday use?
How do I send email with linux?
Does google own linux?
How do you terminate an ongoing process?
What does xfce mean in linux?
Is mac a posix?
Is linux user friendly?
What are inodes in Linux?
How many users can login into linux server at same time??
How do you check for processes started by user ‘pat’?