Naseer Mohammad Linux PDF
Naseer Mohammad Linux PDF
“Medicine Store”
This is to certify that Mr/Ms Naseer Mohammad of Roll No. 16711 has undertaken the
23.
He/She has completed the Project under the guidance of Ms Vikramjeet Kaur of the PG
Bash Scripting:
Bash is a command-line interpreter or Unix Shell and it is widely used
in GNU/Linux Operating System. It is written by Brian Jhan Fox. It is
used as a default login shell for most Linux distributions. Scripting is
used to automate the execution of the tasks so that humans do not
need to perform them individually. Bash scripting is a great way to
automate different types of tasks in a system. Developers can avoid
doing repetitive tasks using bash scripting.
Bash scripting supports variables, conditional statements, and loops
just like programming languages.
1
Project Code:
clear
echo ">>>>>>>> Welcome to Naseer’s Medicine Store <<<<<<<<<"
echo " "
if ((choice == 1))
then
echo "How many packs of napa 120mg do you want?"
read napa_q
2
price=`expr $napa_q \* 15`
4
Hardware Requirements
• Processor: core i5
• Hard disk: 500GB
• RAM: 4GB
• System Type: 32 or 64 bit
Software Requirements
• Operating System: Windows 8
• Bash Shell Editor
The Medicine Store Project can help the customers to purchase the
medicine. I've completed this project with the help of my teachers,
class fellows.
5
Bibliography
Websites:
• www.google.com
• www.youtube.com
• www.tutorialpoint.com
Books:
• Linux Kalyani Publisher.