All Previous Year Questions Papers of ULP-CSE-KUK with Answers. For Answers Just Click on the Questions.


ULP-2023

UNIT-I

1. (a) Write about the types of shells and how to change shells.
(b) Write a program to find the largest of three numbers.

2. Write the command and its syntax for the following actions:
(a) View the content of a file directed by line wise.
(b) Create more than one directory.
(c) View status of files with permissions and change permissions form rw-r—rw- to TwXrw-r–.

UNIT-II

3. (a) Explain the significance of single quotes and double quotes.
(b) Define grep. Write a grep command to display the lines which does not matches all the given pattern and find names “Deepak” , “Dipak” and “Deepk”.

4. (a) What is use of sed in linux and write commands tq delete all lines in file and replace a Particular word in that file.

(b) What do you mean by filter in linux and write commands for

  1. Case insensitive search.
  2. Displaying the count of number of matches.
  3. Show line number while displaying the output.

UNIT-III

  1. (i) What are different options of gcc compiler options for :
    1. create only object files from test.c files.
    2. create executable files from test.c files.
    3. create executable files from object files.
    4. Debug the program and show warning.

(ii) Create makefile to execute and delete atleast two .c files.

6. (a) Write the commands of vi-editor for deleting character and word, copy single lines and three lines, paste, cursor navigation and save.

(b) What is format of ‘du’ and ‘df’ command. Write at least two syntax format options of these commands and their uses.

UNIT-IV

7. (a) What is process? Write command to view all the process in system including hidden process, stop a particular process, sending background to foreground and foreground to background process.

(b) What is signal and write signal of ‘rc’, stopping the process and priority?

8. (a) Whatis difference between linux OS and Windows OS? Why Linux is considered more advanced and secure than windows.

(b) Write the uses of telnet and ftp server. Write the commands to start, stop and status to check the status of fip server.

(c) What is job scheduling and write the syntax to set job scheduling using at and crontab command to create a directory after 10 minutes and 10/5/2023 at 9:30 am.


Some related topics, important for the exam point of view

JOIN OUR NEWSLETTER
And get notified everytime we publish a new blog post.