Linux Commands-Operating System (22516)
Sr. No | Name of Experiment | Youtube Videos |
01 | Install and configure Linux Operating system. | https://youtu.be/6cPtYACcqeI https://youtu.be/UUaJ-mb28w0 |
02 | Execute general purpose commands date, time, cal, clear, banner, tty, script, man. | https://youtu.be/2uRjK9ucMjo |
03 | Work with multiple linux terminals & basic commands: who, who am I, login, passwd, su, pwd. | https://youtu.be/LKXg1P8o3Pk |
04 | a) Use Operating services (Editor, GUI, File handling.) b) Run commands to start, stop, and restart the specified service in Linux. | https://youtu.be/g1Rtdt4MBSc |
05 | Execute process commands- ps, wait, sleep, exit, kill. | https://youtu.be/4bqWiMCrBww |
06 | Execute file and directory manipulation commands – ls, rm, mv, cp, join, split, cat (file saving and redirection operator), head, tail, touch | https://youtu.be/mBp_YjvS18c |
07 | Execute file and directory manipulation commands – diff, comm., pr, chmod, mkdir, rmdir, cd, pwd, dir, cmp. (Wild card characters). | https://youtu.be/PbAqMyUzCBA https://youtu.be/XyFQiyChURk |
08 | Execute text processing tr, wc, cut, paste, spell, sort, grep, more. | https://youtu.be/LhtT3DbG0fo |
09 | Use vi editor & perform all editor commands. | https://youtu.be/q5AsVoQqR4Y |
10 | Write and execute Shell Script by using following Control statements features- “if” statement. | https://youtu.be/KGExz9XqhZE https://youtu.be/Wa-qZm8hVyI |
11 | Write and execute Shell Script by using Control statements | https://youtu.be/OV99mTDBva4 |
12 | Write Shell script to find out whether - Given file exists? | https://youtu.be/iFROgeOgLts |
13 | Write Shell script to find out whether - File has read, write, and execute permissions? | https://youtu.be/Hj1uTSAfts0 |
14 | Write a program to calculate total waiting and turnaround time of n processes with First Come First Serve CPU scheduling algorithm. | https://youtu.be/8ij9McpObJ0 |
Comments
Post a Comment