Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

LAB- IV

UNIX AND SHELL PROGRAMMING LABORATORY


[CSE-224

PREREQUISITES:

Subjects which require U&SP as a prerequisite :
Open Source Lab, Operating System

LAB OBJECTIVES:

GENERAL OBJECTIVES :
1. The student will be able to understand the UNIX file system and its commands for
programming.

SPECIFIC OBJECTIVES :
1. The student will be able to describe UNIX utilities, file system and commands.
2. The student will be able to execute basic arithmetic and logical operations using shell
script.
3. The student will be able to compare various attributes of files and directories.
4. The student will be able to explain use of local and environment variables.
5. The student will be able to implement string operations.
6. The student will be able to describe attributes of processes.
7. The student will be able to write system administrative commands for managing UNIX
OS.
8. The student will be able to implement different search pattern and change input streams.
9. The student will be able to write awk script for built in variables and number processing.
10. The student will be able to describe type of users in UNIX.

COURSE OUTCOMES:
1. Analyze file system and various file/directory handling commands.
2. Design, develop and implement shell script programs for basic arithmetic and logical
operators, listing of various attributes for files, directories and processes.
3. Design, develop and implement shell script programs for local and environment
variables, string operations.
4. Analyze system administrative commands for managing UNIX operating system.
5. Implement search pattern using grep command and change input streams using sed
command .
6. Design, develop and implement script for built in variables and number processing using
awk.
7. Design, develop and implement shell script to identify status of UNIX users.


COs POs MAPPING:

PO-a PO-b PO-f
CO-1 X
CO-2 X X
CO-3 X X
CO-4 X X
CO-5 X
CO-6 X X
CO-7 X

You might also like