Course code: 22516
MARATHAWADA MITRAMANDAL’S POLYTECHNIC,
THERGAON, PUNE-33
Academic Year 2024-25
PRACTICAL EXAM QUESTION BANK
Program Name: Computer Engineering Program Code: CO5I
Course: Operating System 22516
Marks: PA 25 marks and ESE 25 marks
1) Execute general purpose commands date, time, cal clear, banner, TTY,
script, man.
2) Work with multiple Linux terminals, and basic commands: who, who am I,
login, passwd, pwd
3) a) Use operating services(Edittor,GUI, File Handling)
b) Run commands to start, stop, and restart the specified service in Linux
4) Execute process commands ps, wait, exit, sleep, kill
5) Execute file and directory manipulation commands- ls,rm,mv, cp, join,
spilit, cat(file saving and redirection operator) , head, tail, touch
6) Execute file and directory manipulation commands-diff, comm., pr, mkdir,
rmdir, cd, pwd, dir, cmp. (Use wild card characters).
7) Execute text processing tr,wc, cut, paste, spell, sort grep, more
8) Use vi editor and perform all editor commands.
9) Write and execute Shell Script using following control statement features-
"if" statement
10) Write and execute Shell Script using following control statement
features- "for" statement
11) Write Shell Script to find out whether- Given file exists?
12) Write Shell Script to find out whether- File has read, write and execute
permissions?
13) Write a program to calculate total waiting and turnaround time of n
processes with First Come First Serve CPU scheduling algorithm.
14) Write a 'c' program to implement FIFO page replacement algorithm.
Note: all commands are available in your manual
Seema Dhalpe
OSY 22516
Videos Link
https://youtu.be/2uRjK9ucMjo?si=iGwfhTn0EIfTyOeD&t=47 Practical 2
https://youtu.be/LKXg1P8o3Pk?si=AsvVQDZk3sfMl0Q_ Practical 3
https://youtu.be/g1Rtdt4MBSc?si=IZpt5s8tRZU6-KvW Practical 4
https://youtu.be/g1Rtdt4MBSc?si=IZpt5s8tRZU6-KvW
https://youtu.be/4bqWiMCrBww?si=EqyMrEGR5yyLiSEP Practical 5
https://youtu.be/mBp_YjvS18c?si=QsCN3lOs6n_UNCk4 Practical 6
https://youtu.be/PbAqMyUzCBA?si=jYrGR-0x0-fqgoZE Practical 7
https://youtu.be/XyFQiyChURk?si=7oMbIbRvf-kWqYeJ Practical 7 copy
https://youtu.be/LhtT3DbG0fo?si=iyN747LZWMJsjLQw Practical 8
https://youtu.be/q5AsVoQqR4Y?si=bxWiA6tNQpotfw7R Practical 9
https://youtu.be/KGExz9XqhZE?si=aTbaDe1jjZAuCHzz Practical 10
https://youtu.be/Wa-qZm8hVyI?si=RgHL2dkBpkonh1bc Practical 10 new
https://youtu.be/OV99mTDBva4?si=GWSHF0-VXq4ufDuL Practical 11
https://youtu.be/iFROgeOgLts?si=BbRVDVT9nd_rrlKj Practical 12
https://youtu.be/Hj1uTSAfts0?si=vVPjplOaiUt_MQsa Practical 13
https://youtu.be/8ij9McpObJ0?si=15G6yq3UJPfoic84 Practical 14