Skip to content

Here you will get implementation of different OS problems.

Notifications You must be signed in to change notification settings

My-College-Work/Operating-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating System Lab Work

Lab Number Aim Questions
1 To study read, write. open, close system calls and implementation of cat, cp commands. Lab01
2 To study getcwd, opendir, readdir functions and implementation of pwd, ls commands. Lab02
3 Process Creation and Termination (Study of fork, wait, getpid, and getppid system calls). Lab03
4 To study details of proc file system and implementation of ps command. Lab04
5 To study thread creation and termination Lab05

Releases

No releases published

Packages

No packages published

Languages