linux and shell programs practical list.pdf

mamtadm1975 11 views 1 slides Jul 03, 2024
Slide 1
Slide 1 of 1
Slide 1
1

About This Presentation

Important practical programs from exam point of view...


Slide Content

List of LINUX Programs for practical:
1. General Purpose Commands.
2.File Oriented Commands.
3. Directory Oriented Commands.
4. Communication Oriented Commands.
5. Process Oriented Commands.
6. Regular Expression in Linux.
7. Filters in Linux.
8. System Call Commands.
9. Shell Script to display" Hello World ".
10. Shell Script to find sum of two numbers.
11. Shell Script to use Loop Control Structure (for/while/until).
12. Shell Script to show Command Line Programming.
13. Shell Script using Subprogram of Factorial.
14. Shell Script using Arrays.
15. Shell Script using Conditional Control Structure.