Choti Lulli Wala Siva

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

Experiment No.1.

3
Programs using the following system calls of Linux operating system
1. fork, getpid, getppid, exit, wait, close.
2. I/O system calls of Linux operating systems (open, read, write, etc.).

Student Name: Sivaramakrishnan Subramanian UID: 20BCG1014


Branch: CSE G&G Section/Group: A
Semester: 3rd Date of Performance: 09-09-2021
Subject Name: OS lab Subject Code: 21O-20CSP-232_20BCG-1_B

1. Aim: WRITE PROGRAMS USING THE FOLLOWING SYSTEM CALLS OF UNIX OPERATING
SYSTEM: Fork, exec, getpid, exit, wait, close, stat, opendir, readdir

2. Code:
Output:
2.Aim: To implement UNIX I/O system calls open, read , write etc.

CODE:
OUTPUT:
Evaluation Grid (To be created as per the SOP and Assessment guidelines by the faculty):

Sr. No. Parameters Marks Obtained Maximum Marks


1.
2.
3.

You might also like