Linux QP Monthly II
Linux QP Monthly II
Anna Nagar, Karapattu, Uthangarai-Tk a) File Server First b)Free Software File
Department of Computer Science c) Free Software Foundation d)First Server First
CIA Exam II September - 2024 11. Which of the following commands is used to change the
Class: III (CS) Subject: Linux & Shell Programming working directory?
Marks: 75 Time: 03Hrs Date:23.09.2024 a)changed b) chdr c) dr d) cd
(Part A) (1 x 15 = 15) 12. In which of the following directory does the
configuration files are present?
1. The shell is a program that provides the user with direct
a)/bin/ b) /root/ c) /etc/ d) /dev/
interaction with ?
13. Which of the following command is used to list the
a)Operating system b)Programs c)Command d)None of the
processes associated with our current Bash shell Terminal?
above
a) $ ps b) $ ps -f c) ps -lf d) ps -ef
2. Ksh shell was developed and designed by ?
a)Richard Stallman b) David.G.Korn c) Torvalds d)Ben Thomes 14. Which of the following commands is used to see hidden
3. Which Command is used to check the present working files?
a)$ ls b)$ cp c)$ ls -a d) $ cd
directory?
a)$ ls b)$ pwd c)$ rm d) $ cd 15. If, the parent process is terminated, then the child process
becomes an
4. Which Command is used to check the contents of the
a) Zombie process b) Daemon process c) Orphan process d)Init
directory?
process
a)$ ls b)$ pwd c)$ rm d) $ cd
5. The FISH stands for? (Part B) (5 x 2 = 10)
a)Financial Interactive Services Hub Answer any two questions from the following:
b)Foundation for Indian Scientific Heritage 1. Explain about Difference between Compiler and Interpreter?
c)Friends In Service to Humanity 2. Discuss about Comparison of Shell and Working in the Shell?
d)Friendly Interactive Shell 3. Discuss about Text Processing and Options with Examples?
6. Which type of files used in Linux System? (Part C) (10 x 5 = 50)
a)General files b)Directory files c)Device files
Answer any five from the following questions:
d) All of the above
7. The Linux advantages are? 1. Explain about Shell and its types?
a)Compatibility b)Flexibility c)Stability d) All of the above 2. Explain about various types of basic commands in LINUX?
8. The Administrators home folder is called? 3. Briefly discuss about various Directories in Linux OS?
a) /home/ b) /lib/ c) /root/ d) /sys/ 4. Explain about Text Filtering Tools?
9. Among the following command which is used with vi 5. Discuss about Working with Arrays?
editors to delete a single character? 6. Explain about Working with Commands?
a) a b) x c) y d) z