0% found this document useful (0 votes)
44 views3 pages

Osv Manual

The document is a certificate from Gyanmanjari Institute of Technology certifying that a student has satisfactorily completed their term work for the subject Operating System and Virtualization with code 3141601. It includes an index of 16 tasks to be completed as shell scripting assignments.
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)
44 views3 pages

Osv Manual

The document is a certificate from Gyanmanjari Institute of Technology certifying that a student has satisfactorily completed their term work for the subject Operating System and Virtualization with code 3141601. It includes an index of 16 tasks to be completed as shell scripting assignments.
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/ 3

Gyanmanjari Institute of Technology

Degree Engineering - 129

Operating System and Virtualization - 3141601


Academic Year: 2023 - 2024

NAME: -

ENROLLMENT NO: -

BATCH: -

Department of IT
4th Semester
GYANMANJARI INSTITUTE OF TECHNOLOGY
BHAVNAGAR

CERTIFICATE
This is to certify that

Mr. / Ms

Roll No. Enrollment No. of semester ,


branch and batch has satisfactorily
completed his / her term work as prescribed in syllabus and within the
premises of Gyanmanjari Institute of Technology, Bhavnagar in the
subject name code .

Faculty HOD

Date:
GYANMANJARI INSTITUTE OF TECHNOLOGY OSV - 3141601

INDEX

Sr. PAGE
AIM DATE REMARKS SIGN
No NO.
1 Study of Basic commands of Linux/UNIX.
2 Study of Advance commands and filters of Linux/UNIX.
3 Write a shell script to generate marksheet of a student. Take 3
subjects, calculate and display total marks, percentage and
Class obtained by the student.
4 Write a shell script to display multiplication table of given
number
5 Write a shell script to find factorial of given number n.
6 Write a shell script which will accept a number b and display
first n prime numbers as output.
7 Write a shell script which will generate first n Fibonacci
numbers like: 1, 1, 2, 3, 5, 13, …
8 Write a menu driven shell script which will print the following
menu and execute the given task.
a. Display calendar of current month
b. Display today’s date and time
c. Display usernames those are currently logged in the
system
d. Display your name at given x, y position
e. Display your terminal number
9 Write a shell script to read n numbers as command arguments
and sort them in descending order.
10 Write a shell script to display all executable files, directories
and zero sized files from current directory.
11 Write a shell script to check entered string is palindrome or not.
12 Shell programming using filters (including grep, egrep, fgrep)
13 Study of Unix Shell and Environment Variables.
14 Write a shell script to validate the entered date. (eg. Date format
is: dd-mm-yyyy).
15 Write an awk program using function, which convert each word
in a given text into capital.
16 Write a program for process creation using C. (Use of gcc
compiler).

You might also like