You are on page 1of 10

Linux Based Application Using

Shell Scripting
Name - Akhilesh Chitte Name - Sakib Hannure Name - Adarsh Sapkal
Gr. No. - 12020104 Gr. No. - 12020070 Gr. No. - 12020081
Roll No. - 77 Roll No. - 91 Roll No. - 85
Div - A Div - A Div - A
Batch - 3 Batch - 3 Batch - 3

Introduction

A text  le that contains a sequence of commands, it is called a shell script


because it combines a sequence of commands.
The shell is the operating system's command-line interface (CLI).
Our project is on implementation of a quiz using shell scripting.
fi

Motivation

The shell is a program that provides the user with an interface to use the
operating system’s functions through some commands. A shell script is a
program that is used to perform speci c tasks. After learning about linux
operating system and its features we were pretty much impressed to its
command line interface and the way of working mechanisms.
fi
Hardware & Software
1) Linux Based Operating System:
- (Apple MacOS Big Sur)

2) Shell:
- (Bash Shell)

3) Integrated Development Environment :


- (Atom)

Feature & Speci cation


1. Wildcard substitution in le names (pattern-matching)
2. Background processing
3. Command aliasing
4. File name substitution
5. Input and output redirection
6. Piping
7. Shell variable substitution

fi

fi

Result and Output


Bene t & Advantages
1. It uses highly secure command line interface
2. It is faster comparison to other languages and more secure
3. It will allow people to arrange competition using shell scripting
4. It will give immediate produce text le for answer key and give
immediate result
fi
fi

Applications
1. Automating the code compiling process.
2. Running a program or creating a program environment.
3. Completing Manipulating les.
4. Linking existing programs together.
5. Executing routine backups.
6. Monitoring a system.
fi

Thank You!

You might also like