This document is a question bank for BCA Semester IV students at T. N. Rao College, Rajkot, focusing on Operating Systems with Unix/Linux. It includes a variety of objective questions, two-mark questions, and five-mark questions covering commands, file manipulation, and system operations. The content is structured to aid students in their understanding and application of Unix/Linux concepts.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
13 views2 pages
Unit 3
This document is a question bank for BCA Semester IV students at T. N. Rao College, Rajkot, focusing on Operating Systems with Unix/Linux. It includes a variety of objective questions, two-mark questions, and five-mark questions covering commands, file manipulation, and system operations. The content is structured to aid students in their understanding and application of Unix/Linux concepts.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2
T. N.
Rao College, Rajkot
T. N. Rao College of Information Technology, Rajkot
BCA Semester – IV Question Bank
Unit 3 Subject: Operating System with Unix/Linux
Q.1 Answer following one mark objective questions:
1. _______ shell command is used to list the directory. 2. List out types of files in unix. 3. Use of mkdir Command. 4. Which command is used to create empty file? 5. Define telnet & ping commands. 6. Use of touch Command 7. Define VI Editor. 8. Which command gives the details of the user who executed the command? 9. Which command is used to print the text in shell? 10. Which command changes the mode of file? 11. The hidden files can be listed out with ________ command. 12. _______ redirection operator is used to append content to a file. 13. Which is the default directory to store device files in UNIX? 14. The _________ command is used to rename a file in Linux. 15. The pwd command is used for changing the password of the user. (True / False) 16. Which command is used to search a pattern? 17. Which command lists the names of all users logged onto the system? 18. Which command is used to display the terminal type? 19. ________ is used to displays the information about the system. 20. Remove command is used to remove files and directories. (True/False) 21. _______ shell command is used to create the directory. 22. _______ command allows users to define a custom name for a command or group of commands making it easier or quicker to use. 23. Which command is used to display the system date and time.? 24. The paste command is used to merge lines from two files based on a key field that is present in both files. (True/False). 25. Define comm. 26. ________ command is used to text manipulation tool. Q.2 Attempt following two-mark questions: 1. Explain the process related commands. 2. Explain rmdir and mkdir with example. 3. Exlpain in detail: tee command 4. Explain chmod, chown, chgrp command. 5. Explain redirection and piping operators. 6. Explain grep command.
Q.3 Attempt following five-mark questions:
1. Explain in detail: cut, copy and paste 2. Explain file comparison commands with example. 3. Explain any 5 File & Directory Commands with example. 4. Explain following commands in detail with example: • script • sort • sed • bc • find