0% found this document useful (0 votes)
150 views2 pages

Lab-Iv Unix and Shell Programming Laboratory (CSE-224: Prerequisites

This document outlines the objectives and prerequisites of the UNIX and Shell Programming Laboratory course (CSE-224). The general objective is for students to understand UNIX file systems and commands for programming. Specific objectives include describing UNIX utilities, executing arithmetic/logical shell scripts, comparing file/directory attributes, using variables, implementing string operations, describing processes, writing system commands, implementing search/input patterns, and describing UNIX users. Course outcomes involve analyzing file systems, designing/developing shell scripts for various tasks, analyzing system commands, implementing search/input patterns, and identifying UNIX user status.

Uploaded by

Amar Mudiraj
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
0% found this document useful (0 votes)
150 views2 pages

Lab-Iv Unix and Shell Programming Laboratory (CSE-224: Prerequisites

This document outlines the objectives and prerequisites of the UNIX and Shell Programming Laboratory course (CSE-224). The general objective is for students to understand UNIX file systems and commands for programming. Specific objectives include describing UNIX utilities, executing arithmetic/logical shell scripts, comparing file/directory attributes, using variables, implementing string operations, describing processes, writing system commands, implementing search/input patterns, and describing UNIX users. Course outcomes involve analyzing file systems, designing/developing shell scripts for various tasks, analyzing system commands, implementing search/input patterns, and identifying UNIX user status.

Uploaded by

Amar Mudiraj
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 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