0% found this document useful (0 votes)
9 views2 pages

Os Index

The document lists practical assignments related to Linux and shell programming, including tasks such as writing shell scripts for various functions and creating C programs. It covers topics like date validation, palindrome checking, process creation, and algorithm implementations. Each assignment is numbered and includes a space for performance assessment and marks.

Uploaded by

Ashish Patil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views2 pages

Os Index

The document lists practical assignments related to Linux and shell programming, including tasks such as writing shell scripts for various functions and creating C programs. It covers topics like date validation, palindrome checking, process creation, and algorithm implementations. Each assignment is numbered and includes a space for performance assessment and marks.

Uploaded by

Ashish Patil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

S.

N Name of Page Perfor- Assess- Marks Sign


O Practical No. mance ment
date date

1. Study of Basic commands


of Linux.

2. Study the basics of shell


programming.

3. Write a Shell script to print


given numbers sum of all
digits

4. Write a shell script to


validate the entered date.
(eg. Date format is: dd-
mm-yyyy).

5. Write a shell script to


check entered string is
palindrome or not.

6. Write a Shell script to say


good morning/Afternoon/
Evening as you log in to
system.

7. Write a C program to
create a child process
8. Finding out biggest
number from given
three numbers
supplied as command
line arguments

9. Printing the patterns


using for loop.

10. Shell script to


determine whether
given file exist or not.

11. Write a program for


process creation
using C. (Use of gcc
compiler).

12. Implementation of
FCFS &Round Robin
Algorithm.

13. Implementation of
Banker’s Algorithm.

You might also like