0% found this document useful (0 votes)
48 views13 pages

Os Part B

This 3 sentence summary provides the key details about the document: This document outlines a micro-project proposal submitted by two students, Vaibhavi Kailas Gavali and another student, for their diploma in computer engineering. The proposed micro-project will explore shell scripting in Linux/Unix operating systems under the guidance of their instructor Mr.Godase R.C. The document includes sections on the brief description, aim, course outcomes, procedures, resources, and skills developed from completing the micro-project.

Uploaded by

samarthkadam585
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)
48 views13 pages

Os Part B

This 3 sentence summary provides the key details about the document: This document outlines a micro-project proposal submitted by two students, Vaibhavi Kailas Gavali and another student, for their diploma in computer engineering. The proposed micro-project will explore shell scripting in Linux/Unix operating systems under the guidance of their instructor Mr.Godase R.C. The document includes sections on the brief description, aim, course outcomes, procedures, resources, and skills developed from completing the micro-project.

Uploaded by

samarthkadam585
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/ 13

Maharashtra State Board of Technical Education, Mumbai

Program Name: Diploma in Computer Engineering

Academic Year: 2023-24 Course: CO-5-I


A Study
On
“ Shell Script in Linux/Unix ”
MICRO-PROJECT PROPOSAL REPORT
Submitted in Nov/Dec 2023 by group of 2 students

Roll no. Name Enrolment no. Exam seat no.


31 Vaibhavi Kailas Gavali 2115860058 711365

Under the guidance of


Mr.Godase R.C
In
Three Years Diploma Program in Computer Engineering
At
Sahakar Maharshi Shankarrao Mohite -Patil Institute of Technology &
Research, Shankarnagar - Akluj (Code: 1586)
Maharashtra State Board of Technical Education
CERTIFICATE

This is to certify that Ms./Mr. Roll No. of


Semester of Diploma in of the
Institute, Sahakar Maharshi Shankarrao Mohite- Patil Institute of Technology & Research,
Shankarnagar-Akluj (Code :1586) has completed the Micro-Project satisfactorily in the
Subject operating system (22516) for the academic year 2023-2024 as prescribed in the
curriculum by MSBTE. The project report has been approved as it satisfies the academic
requirements in respect of project work prescribed for the said Diploma.

Place: Enrolment No:

Date: Exam Seat No:

Project Guide Internal / External Examiner


(Mr.Godase R.C.)

Subject Teacher Head of Department Principal


(Mr.Godase R.C) (Mr. Phade G.M) (Dr.Dhavale P.A)
INDEX

Sr. Title Page No.


No.

1 Brief Description 1

2 Aim of project 04

3 Course outcome 05

4 Actual procedure followed 06

5 Actual resources used 07

6 Skill developed/Learning out of 08


this project
Brief Description:

Shell Scripting is an open-source computer program run by the Unix/Linux shell. Shell Scripting is
a program to write a series of commands for the shell to run. It can combine lengthy and repetitive
sequences of commands into a single and simple script that can be kept and run anytime which,
decreases programming efforts.

This Shell Scripting tutorial aids in learning a basic understanding of the Linux/Unix shell scripting
program to develop concepts of Shell Scripting. This Shell Script tutorial is designed for newbies
and professionals who want to learn What is Shell Scripting? How shell scripting works, types of
shell, and more.

What is Shell?
Shell is a UNIX term for an interface between a user and an operating system service. Shell delivers
users with an interface and receives human-readable commands into the system and performs
those commands which can run automatically and give the program’s output in a shell script.

An Operating is created of many components, but its two prime components are –

 Kernel
 Shell

A Kernel is at the heart of a computer. It completes the communication between the hardware
and software possible. While the Kernel is the innermost part of an operating system, a shell is
the outermost one.

1
Types of Shell
There are two main shells in Linux:

1. The Bourne Shell: The prompt for this shell is $ and its derivatives are listed below:

 POSIX shell also is known as sh


 Korn Shell also known as sh
 Bourne Again SHell also known as bash (most popular)

2. The C shell: The prompt for this shell is %, and its subcategories are:

 C shell also is known as csh


 Tops C shell also is known as tcsh

Steps to Write Shell Script in Linux/Unix


Shell Scripts are written utilizing text editors. On your Linux system, open a text editor program,
open a new file to begin typing a shell script or shell programming, then give the shell permission
to complete your shell script and put your script at the location from where the shell can locate it.

Let us understand the steps in making a Shell Script:

1. Create a file utilizing a vi editor(or any other editor). Name script file with extension .sh
2. Start the script with #! /bin/sh
3. Write some code.
4. Save the script file as filename.sh
5. For running the script type bash filename.sh

“#!” is an operator named shebang which directs the script to the interpreter's location. So, if we
use”#! /bin/sh” the script gets directed to the bourne-shell.

2
the steps to create and execute the script

3
Aim of Micro-Project:

Aim of project is to exploring Detail Study of memory management

4
Course Outcome:

1) Use Operating system tools to perform various function.


2) Analyse the different operating system.

5
Actual procedure followed:

First of all, we have to choose the Micro project group. In the micro project group, there
are two group members. And names are:
1. Sharad Arjun Gade.
2. Rohan Chandrakant Jadhav.

Then we searched many topics related to entrepreneurship development and from that
we choose to study of good and bad points of our micro-project.

First, we searched some information about the project. After that we searched some
information about good and bad points of on internet.

With the help of our guide, we studied the plus and minus points of and created the
report.

Hence our project was ready.

6
Actual resources used:

Sr. no. Name of Specification Quantity Remarks


resource
1 Computer Windows-7, RAM − 2GB, Hard- 1
System Disk500GB
2 Operating Silbershtatz,Galvin. 1
Systems
Concepts
3 Websites https://www.msbtemicroproject.tech/2022/09/OSY- 2
Operating-Systems-22516-Micro-Project.html

7
Skills developed / Learning out of this Project:

1) Learned what is Linux Operating System.


2) Learned different techniques And Types of Linux Operating System.

8
Teacher Evaluation Sheet

Name of Student:………………………………………………………….Enrollment No……………..…………………

Name of Program:………………………………………………………….Semester:……………………………………...

Course Title:…………………………………………………………………………………………………………………………..

Code:……………………………………….

Title of the Micro-Project:……………………………………………………………………………………………………..

Course outcomes Achieved:

………………………………………………………………………………………………………………………………………………
………………………………………………………………………………………………………………………………………………
………………………………………………………………………………………………………………………………………………
……………………………………………………………………………………………………………………………………………….

Evaluation as per Suggested Rubric for Assessment of Micro-Project

Sr. Characteristics to be assessed Poor Average Good Excellent


No. ( Marks1- (Marks4-5) (Marks6-8) (Marks9-10)
3)
1 Relevancetothecourse

2 Literature
Survey/InformationCo
llection
3 ProjectProposal

4 Completion of the Target


asperprojectproposal
5 Analysis of data
andrepresentation
6 Quality of
Prototype/Model
7 ReportPreparation
8 Presentation

9 Defence

9
Micro-Project Evaluation Sheet

Process Assessment Product Assessment

Part A- ProjectMe Part B- IndividualPres


TotalMarks10
ProjectPropo thodology ProjectReport/W entation/Viva
sal (2Marks) orking (4Marks)
(2Marks) Model(2Marks)

Note:

Every course teacher is expected to assign marks for group evolution in first 3 columns
&individualevaluationin4thcolumnforeachgroupofstudentsas perrubrics.

Comment/Suggestionsaboutteamwork/leadership/inter-personalcommunication(ifany)

………………………………………………………………………………………………………………………………………………

………………………………………………………………………………………………………………………………………………

……………………………………………………………………………………………………………………………………………..

Any Other Comment:

………………………………………………………………………………………………………………………………………………

………………………………………………………………………………………………………………………………………………

………………………………………………………………………………………………………………………………………………

Name and Designation of the Faculty Member………………………………………………………………………

Signature…………………………………………………………………………………………………………………………….

1
0

You might also like