Sail E0 Webinar

MCQs

Total Questions : 155 | Page 16 of 16 pages
Question 151. Which option of ls command used to view file inode number
  1.    "“l
  2.    -o
  3.    "“a
  4.    "“i
 Discuss Question
Answer: Option A. -> "“l


“i


Question 152. find / -name '*' will
  1.    List all files and directories recursively starting from /
  2.    List a file named * in /
  3.    List all files in / directory
  4.    List all files and directories in / directory
 Discuss Question
Answer: Option A. -> List all files and directories recursively starting from /


List all files and directories recursively starting from /


Question 153. Which command is used to view compressed text file contents
  1.    cat
  2.    type
  3.    zcat
  4.    print
 Discuss Question
Answer: Option C. -> zcat


zcat


Question 154. Which command changes a file's group owner
  1.    cgrp
  2.    chgrp
  3.    change
  4.    group
 Discuss Question
Answer: Option B. -> chgrp


chgrp


Question 155. Which command is used to display the octal value of the text
  1.    octal
  2.    text_oct
  3.    oct
  4.    od
 Discuss Question
Answer: Option D. -> od


od


Latest Videos

Latest Test Papers