Solved

Which of the Following Commands Changes the Number of Days

Question 113

Multiple Choice

Which of the following commands changes the number of days before the ext3 filesystem on /dev/sda1 has to run through a full filesystem check while booting?


A) tune2fs -d 200 /dev/sda1
B) tune2fs -c 200 /dev/sda1
C) tune2fs -i 200 /dev/sda1
D) tune2fs -n 200 /dev/sda1
E) tune2fs --days 200 /dev/sda1

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions