Answer Posted / jithesh p
ext 2 & ext3 are the two file systems in linux.ext 2 will
take more time while logon the system. this is bcoz ext2
will check all harddisk peripherals at the time of switch on
your sytem. But ext3 is less time consuming,bcoz instead of
checking all harddisk peripherals it will check only the
bootloader peripherals.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
Which command is used to delete a group?
Explain grep command.
What the command used for search file or files for specific text?
What does cd do in linux?
What is tty in linux command?
Explain trap command; shift command, getopts command of linux?
What is df -h command?
How do I run a command in linux?
What is command grouping and how does it work?
What file type is a makefile?
What are the 7 types of sentences?
How do I clear terminal command history?
You locate a command in the /bin directory but do not know what it does. What command can you use to determine its purpose
How do I run a script in linux?
How do you execute more than one command or program from a single command line entry?