Question 26

Which type of filesystem is created by mkfs when it is executed with the block device name only and without any additional parameters?
  • Question 27

    When removing a package on a system using dpkg package management, which dpkgoption ensures configuration files are removed as well?
  • Question 28

    Which of the following vi commands deletes two lines, the current and the following line?
  • Question 29

    Which of the following properties of an existing file changes when a hard link pointing to that file is created?
  • Question 30

    Consider the following output from the command ls -i:

    How would a new file named c.txt be created with the same inode number as a.txt(Inode 525385)?