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
What language is a makefile written in?
Why do we use cmake?
What is ulimit command?
What is linux pwd (print working directory) command?
Explain trap command; shift command, getopts command of linux?
State and explain about features of UNIX?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
What the command used for search file or files for specific text?
What is du -s * | sort -k1,1rn | head command used for?
What is umask in linux?
How can you copy lines into the buffer in command mode?
How do I remove a soft link in linux?
What is an os command?
What is a ulimit in unix?
Explain about communication features in UNIX?