In /etc/fstab, wat is the meaning of 'defaults' word and 0 0
indicates which options?
Answer Posted / gopi
(0) is used by dump (a backup utility) to decide if a
filesystem should be backed up. If zero then dump will
ignore that filesystem. The sixth field (0) is used by fsck
(the filesystem check utility) to determine the order in
which filesystems should be checked.
If zero then fsck won't check the filesystem.
Is This Answer Correct ? | 31 Yes | 0 No |
Post New Answer View All Answers
What is ld_library_path?
Which of the quoting or escape characters allows the dollar sign ($) to retain its special meaning?
How do I find the ip address of a mac address in linux?
What is echo $path in linux?
What is ctrl c in linux?
How do I know which linux shell?
How do I stop a process in linux terminal?
How many users can login into linux server at same time??
What is difference between at and cron?
Does it help for a Linux system to have multiple desktop environments installed?
What is 1st / 2nd / 3rd / 4th generation processor?
How do I check my ip address in linux?
What is Linux Shell? What is Shell Script?
What is semaphore in unix example?
What is spinwait?