Linux OS Management Question: How many links are created when we create a directory file? a) 1 b) 2 c) 3 d) 4 Linux Operating System Management Interview QuestionAnswer: b) 2 Previous QuestionNext QuestionA user creates a link to a file file1 using the following command "ln file1 file2". Which of the following is not true? a) file1 and file2 have the same inode numbers b) The number of links for file1 is displayed as 1 c) The number of links for file1 is displayed as 2 d) The number of links for file2 is displayed as 2Which among the following allows fast file system recovery? a) Ext2 b) Journaling c) Caching d) Sysfs