1. Demonstration of all the controls provided in windows control panel.
2. Exercise on Basics of windows.
3. Installation of Linux Operating System
4. Usage of directory management commands of Linux: ls, cd, pwd, mkdir, rmdir
5. Usage of File Management commands of Linux: cat, chmod,cp, mv, rm, pg, more,
find
6. Use the general purpose commands of Linux: wc, od, lp, cal , date, who, whoami
7. Using the simple filters: pr, head, tail, cut, paste, nl, sort
8. Communication Commands: news, write, talk, mseg, mail, wall
9. Write a shell program that finds the factorial of a number.
10. Write a shell program that finds whether a given number is prime or not.
11. Write a shell program to find the average of three numbers.
12. Write a shell program that will convert all the text of the file from lowercase to
uppercase
0 Comments: