SlideShare a Scribd company logo
1 of 1
Shell Programming Assignment โ€“ 2
1. Write a Shell Scriptto findthe reverse of agivennumberUsingWC.
2. Write a Shell Scriptto generate Fibonacci Series.
3. Write a Shell Scriptto displayMathematical Table foragivennumber.
4. Write a Shell Scriptto copy the contentof a file toanotherfile.
5. Write a Shell Scriptto countthe numberof Vowels,Numberof ConsonantsandNumberof digitspresentina
givenString.
6. Write a Shell Scriptto acceptfile name andconvertitscontentsfromlowercase to uppercase.
7. Write a shell scriptthatwill receive a name interactively from the user during execution and prints a welcome
message.(Say Hello <entered name>.Welcome to CSE Dept., Kalyani Govt. Engg. College !).
8. Write a shell script that will receive a name interactively from the user during execution and prints greetings
accordingto the systemtime.(Example:say user enters โ€œAnirbanโ€ and if the system is less than 12.00 AMthen
the script will print:โ€œGood MorningAnirbanโ€ else if the systemtime isgreater than 12.00 AMbut less than 6.00
PMthenprintsโ€œGood AfterNoonAnirbanโ€else if the systemtime isgreater than 6.00 PMbut less than 8.00 PM
thenโ€œGood EveningAnirbanโ€else if the systemtime isgreater than 8.00 PMbut less than 12.00 PMthen โ€œGood
Night Anirbanโ€).
9. Write a shell script that will receive a text filename(which contents a paragraph) interactively from the user
duringexecutionandprints the followingaccordingtothe numberof wordspresentinthe file:SHORTFILE(if the
numberof words is less than 100), MEDIUMFILE(if the number of words is greater than 100 but less than 350) ,
LARGE FILE( words greater than 350 but less than 500) and VERY LARGE FILE(words greater than 500).
10. Write a shell script that will receive a text filename as input and prints OFFICIAL FILE if the first line of the file
containsthe stringโ€œKGECโ€ onlyelse printsUNOFFICIALFILE.If the file is an OFFICIAL FILE then the program will
printsnumberof wordsand characters presentinthe first10 lines,italsoappendsstringโ€œAccessedon:<current
date-time stamp>โ€ at the end of the file.
11. Write a shell script(check_exam.sh) thatwill use afile โ€œexam_schedule.txtโ€tocheckwhetherthere is any exam
today or not. If there is no exam today then it will print: NO EXAMTODAY. The file โ€œexam_schedule.txtโ€ must
contain three fields as EXAMDATE, EXAMTIME and EXAMPAPER. For example:
3/2/2014 10.00AM OPTICAL_NETWORK
4/2/2014 10.00AM IMAGE_PROCESSING
โ€ฆโ€ฆโ€ฆ โ€ฆโ€ฆโ€ฆ.. โ€ฆโ€ฆโ€ฆโ€ฆโ€ฆ..
12. Write a shell scriptthatwill take the basicsalary(BS) as runtime inputfromthe userand calculatesthe DA (5% if
BS is less than or equal to 10,000, above 10,000 it becomes 15%), HRA(5% if BS is less than or equal to 10,000,
above 10,000 it becomes 7%) and finally calculates the gross salary(gross salary=BS+DA+HRA).
13. Write a shell script to display the following menu:
i. Length of the string
ii. Reverse of the string
iii. Copy one string to another.
14. Write a shell scripttocheckwhether agivennumberisprime ornot.
15. Write a shell scriptto check whetheragivennumberisanArmstrongnumberor not.[ An Armstrong number ofthree
digits is aninteger suchthatthesumofthecubes ofits digits is equalto the numberitself. Forexample,371is anArmstrong number. ]
16. Write a shell scriptto find the sumof the firstn numbers.
17. Write a shell scriptto findasum of givennoandto check outto see if it isevenor odd.
18. Write a shell scriptto findafactorial of a givennumber.
19. Write a shell scriptthattakes2 numbersthroughK/Band findsthe value of firstnumberraisedtothe powerof
second.
20. Write a shell scriptto reada stringthrough keyboardandcheckwhetheritispalindrome ornot.

More Related Content

Similar to Shell programming assignment 2

The Korn Shell is the UNIX shell (command execution program, often c.docx
The Korn Shell is the UNIX shell (command execution program, often c.docxThe Korn Shell is the UNIX shell (command execution program, often c.docx
The Korn Shell is the UNIX shell (command execution program, often c.docx
SUBHI7
ย 
Student NameClassDateVBScript IP File ReportIn the space provide.docx
Student NameClassDateVBScript IP File ReportIn the space provide.docxStudent NameClassDateVBScript IP File ReportIn the space provide.docx
Student NameClassDateVBScript IP File ReportIn the space provide.docx
emelyvalg9
ย 
BACKGROUND A shell provides a command-line interface for users. I.docx
BACKGROUND A shell provides a command-line interface for users. I.docxBACKGROUND A shell provides a command-line interface for users. I.docx
BACKGROUND A shell provides a command-line interface for users. I.docx
wilcockiris
ย 
Shell tutorial
Shell tutorialShell tutorial
Shell tutorial
Vu Duy Tu
ย 
CSCI ย 132 ย Practical ย Unix ย and ย Programming ย  .docx
CSCI ย 132 ย Practical ย Unix ย and ย Programming ย  .docxCSCI ย 132 ย Practical ย Unix ย and ย Programming ย  .docx
CSCI ย 132 ย Practical ย Unix ย and ย Programming ย  .docx
mydrynan
ย 
Less02 2 e_testermodule_1
Less02 2 e_testermodule_1Less02 2 e_testermodule_1
Less02 2 e_testermodule_1
Suresh Mishra
ย 
Assignment1 B 0
Assignment1 B 0Assignment1 B 0
Assignment1 B 0
Mahmoud
ย 
This project explores usage of the IPC in the form of shared.pdf
This project explores usage of the IPC in the form of shared.pdfThis project explores usage of the IPC in the form of shared.pdf
This project explores usage of the IPC in the form of shared.pdf
adinathfashion1
ย 

Similar to Shell programming assignment 2 (20)

Solution manual of shell programming assignment 2
Solution manual of shell programming assignment 2Solution manual of shell programming assignment 2
Solution manual of shell programming assignment 2
ย 
The Korn Shell is the UNIX shell (command execution program, often c.docx
The Korn Shell is the UNIX shell (command execution program, often c.docxThe Korn Shell is the UNIX shell (command execution program, often c.docx
The Korn Shell is the UNIX shell (command execution program, often c.docx
ย 
Student NameClassDateVBScript IP File ReportIn the space provide.docx
Student NameClassDateVBScript IP File ReportIn the space provide.docxStudent NameClassDateVBScript IP File ReportIn the space provide.docx
Student NameClassDateVBScript IP File ReportIn the space provide.docx
ย 
Shell Scripting and Programming.pptx
Shell Scripting and Programming.pptxShell Scripting and Programming.pptx
Shell Scripting and Programming.pptx
ย 
Shell Scripting and Programming.pptx
Shell Scripting and Programming.pptxShell Scripting and Programming.pptx
Shell Scripting and Programming.pptx
ย 
BACKGROUND A shell provides a command-line interface for users. I.docx
BACKGROUND A shell provides a command-line interface for users. I.docxBACKGROUND A shell provides a command-line interface for users. I.docx
BACKGROUND A shell provides a command-line interface for users. I.docx
ย 
"PHP from soup to nuts" -- lab exercises
"PHP from soup to nuts" -- lab exercises"PHP from soup to nuts" -- lab exercises
"PHP from soup to nuts" -- lab exercises
ย 
microsoft help
microsoft helpmicrosoft help
microsoft help
ย 
Code That Writes Code : Automatic Programming for NHibernate
Code That Writes Code : Automatic Programming for NHibernateCode That Writes Code : Automatic Programming for NHibernate
Code That Writes Code : Automatic Programming for NHibernate
ย 
Flex 4.5 jeyasekar
Flex 4.5  jeyasekarFlex 4.5  jeyasekar
Flex 4.5 jeyasekar
ย 
Shell tutorial
Shell tutorialShell tutorial
Shell tutorial
ย 
CSCI ย 132 ย Practical ย Unix ย and ย Programming ย  .docx
CSCI ย 132 ย Practical ย Unix ย and ย Programming ย  .docxCSCI ย 132 ย Practical ย Unix ย and ย Programming ย  .docx
CSCI ย 132 ย Practical ย Unix ย and ย Programming ย  .docx
ย 
Less02 2 e_testermodule_1
Less02 2 e_testermodule_1Less02 2 e_testermodule_1
Less02 2 e_testermodule_1
ย 
Assignment1 B 0
Assignment1 B 0Assignment1 B 0
Assignment1 B 0
ย 
Java lab1 manual
Java lab1 manualJava lab1 manual
Java lab1 manual
ย 
Typical Architecture Of Automation Frameworks
Typical Architecture Of Automation FrameworksTypical Architecture Of Automation Frameworks
Typical Architecture Of Automation Frameworks
ย 
Advanced Rational Robot A Tribute (http://www.geektester.blogspot.com)
Advanced Rational Robot   A Tribute (http://www.geektester.blogspot.com)Advanced Rational Robot   A Tribute (http://www.geektester.blogspot.com)
Advanced Rational Robot A Tribute (http://www.geektester.blogspot.com)
ย 
Lab Evaluation OSL.pdf
Lab Evaluation OSL.pdfLab Evaluation OSL.pdf
Lab Evaluation OSL.pdf
ย 
(1) c sharp introduction_basics_dot_net
(1) c sharp introduction_basics_dot_net(1) c sharp introduction_basics_dot_net
(1) c sharp introduction_basics_dot_net
ย 
This project explores usage of the IPC in the form of shared.pdf
This project explores usage of the IPC in the form of shared.pdfThis project explores usage of the IPC in the form of shared.pdf
This project explores usage of the IPC in the form of shared.pdf
ย 

More from Kuntal Bhowmick

More from Kuntal Bhowmick (20)

Multiple Choice Questions on JAVA (object oriented programming) bank 8 -- int...
Multiple Choice Questions on JAVA (object oriented programming) bank 8 -- int...Multiple Choice Questions on JAVA (object oriented programming) bank 8 -- int...
Multiple Choice Questions on JAVA (object oriented programming) bank 8 -- int...
ย 
Multiple Choice Questions on JAVA (object oriented programming) bank 7 -- abs...
Multiple Choice Questions on JAVA (object oriented programming) bank 7 -- abs...Multiple Choice Questions on JAVA (object oriented programming) bank 7 -- abs...
Multiple Choice Questions on JAVA (object oriented programming) bank 7 -- abs...
ย 
Multiple Choice Questions on JAVA (object oriented programming) bank 6 -- inh...
Multiple Choice Questions on JAVA (object oriented programming) bank 6 -- inh...Multiple Choice Questions on JAVA (object oriented programming) bank 6 -- inh...
Multiple Choice Questions on JAVA (object oriented programming) bank 6 -- inh...
ย 
Multiple Choice Questions on JAVA (object oriented programming) bank 5 -- mem...
Multiple Choice Questions on JAVA (object oriented programming) bank 5 -- mem...Multiple Choice Questions on JAVA (object oriented programming) bank 5 -- mem...
Multiple Choice Questions on JAVA (object oriented programming) bank 5 -- mem...
ย 
Multiple Choice Questions on JAVA (object oriented programming) bank 4 -- loops
Multiple Choice Questions on JAVA (object oriented programming) bank 4 -- loopsMultiple Choice Questions on JAVA (object oriented programming) bank 4 -- loops
Multiple Choice Questions on JAVA (object oriented programming) bank 4 -- loops
ย 
Multiple Choice Questions on JAVA (object oriented programming) bank 3 -- cla...
Multiple Choice Questions on JAVA (object oriented programming) bank 3 -- cla...Multiple Choice Questions on JAVA (object oriented programming) bank 3 -- cla...
Multiple Choice Questions on JAVA (object oriented programming) bank 3 -- cla...
ย 
Multiple Choice Questions on JAVA (object oriented programming) bank 2 -- bas...
Multiple Choice Questions on JAVA (object oriented programming) bank 2 -- bas...Multiple Choice Questions on JAVA (object oriented programming) bank 2 -- bas...
Multiple Choice Questions on JAVA (object oriented programming) bank 2 -- bas...
ย 
Multiple Choice Questions on JAVA (object oriented programming) bank 1 -- int...
Multiple Choice Questions on JAVA (object oriented programming) bank 1 -- int...Multiple Choice Questions on JAVA (object oriented programming) bank 1 -- int...
Multiple Choice Questions on JAVA (object oriented programming) bank 1 -- int...
ย 
Hashing notes data structures (HASHING AND HASH FUNCTIONS)
Hashing notes data structures (HASHING AND HASH FUNCTIONS)Hashing notes data structures (HASHING AND HASH FUNCTIONS)
Hashing notes data structures (HASHING AND HASH FUNCTIONS)
ย 
1. introduction to E-commerce
1. introduction to E-commerce1. introduction to E-commerce
1. introduction to E-commerce
ย 
Computer graphics question for exam solved
Computer graphics question for exam solvedComputer graphics question for exam solved
Computer graphics question for exam solved
ย 
DBMS and Rdbms fundamental concepts
DBMS and Rdbms fundamental conceptsDBMS and Rdbms fundamental concepts
DBMS and Rdbms fundamental concepts
ย 
Java questions for interview
Java questions for interviewJava questions for interview
Java questions for interview
ย 
Java Interview Questions
Java Interview QuestionsJava Interview Questions
Java Interview Questions
ย 
Operating system Interview Questions
Operating system Interview QuestionsOperating system Interview Questions
Operating system Interview Questions
ย 
Computer Network Interview Questions
Computer Network Interview QuestionsComputer Network Interview Questions
Computer Network Interview Questions
ย 
C interview questions
C interview  questionsC interview  questions
C interview questions
ย 
C question
C questionC question
C question
ย 
Distributed operating systems cs704 a class test
Distributed operating systems cs704 a class testDistributed operating systems cs704 a class test
Distributed operating systems cs704 a class test
ย 
Cs291 assignment solution
Cs291 assignment solutionCs291 assignment solution
Cs291 assignment solution
ย 

Recently uploaded

FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
ย 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
ย 
Top Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoor
dharasingh5698
ย 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
ย 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
ย 

Recently uploaded (20)

Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
ย 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ย 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdf
ย 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
ย 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
ย 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
ย 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
ย 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
ย 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
ย 
Top Rated Pune Call Girls Budhwar Peth โŸŸ 6297143586 โŸŸ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth โŸŸ 6297143586 โŸŸ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth โŸŸ 6297143586 โŸŸ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth โŸŸ 6297143586 โŸŸ Call Me For Genuine Se...
ย 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
ย 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
ย 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
ย 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
ย 
Top Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor ๐Ÿ“ฑ {7001035870} VIP Escorts chittoor
ย 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
ย 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
ย 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
ย 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ย 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
ย 

Shell programming assignment 2

  • 1. Shell Programming Assignment โ€“ 2 1. Write a Shell Scriptto findthe reverse of agivennumberUsingWC. 2. Write a Shell Scriptto generate Fibonacci Series. 3. Write a Shell Scriptto displayMathematical Table foragivennumber. 4. Write a Shell Scriptto copy the contentof a file toanotherfile. 5. Write a Shell Scriptto countthe numberof Vowels,Numberof ConsonantsandNumberof digitspresentina givenString. 6. Write a Shell Scriptto acceptfile name andconvertitscontentsfromlowercase to uppercase. 7. Write a shell scriptthatwill receive a name interactively from the user during execution and prints a welcome message.(Say Hello <entered name>.Welcome to CSE Dept., Kalyani Govt. Engg. College !). 8. Write a shell script that will receive a name interactively from the user during execution and prints greetings accordingto the systemtime.(Example:say user enters โ€œAnirbanโ€ and if the system is less than 12.00 AMthen the script will print:โ€œGood MorningAnirbanโ€ else if the systemtime isgreater than 12.00 AMbut less than 6.00 PMthenprintsโ€œGood AfterNoonAnirbanโ€else if the systemtime isgreater than 6.00 PMbut less than 8.00 PM thenโ€œGood EveningAnirbanโ€else if the systemtime isgreater than 8.00 PMbut less than 12.00 PMthen โ€œGood Night Anirbanโ€). 9. Write a shell script that will receive a text filename(which contents a paragraph) interactively from the user duringexecutionandprints the followingaccordingtothe numberof wordspresentinthe file:SHORTFILE(if the numberof words is less than 100), MEDIUMFILE(if the number of words is greater than 100 but less than 350) , LARGE FILE( words greater than 350 but less than 500) and VERY LARGE FILE(words greater than 500). 10. Write a shell script that will receive a text filename as input and prints OFFICIAL FILE if the first line of the file containsthe stringโ€œKGECโ€ onlyelse printsUNOFFICIALFILE.If the file is an OFFICIAL FILE then the program will printsnumberof wordsand characters presentinthe first10 lines,italsoappendsstringโ€œAccessedon:<current date-time stamp>โ€ at the end of the file. 11. Write a shell script(check_exam.sh) thatwill use afile โ€œexam_schedule.txtโ€tocheckwhetherthere is any exam today or not. If there is no exam today then it will print: NO EXAMTODAY. The file โ€œexam_schedule.txtโ€ must contain three fields as EXAMDATE, EXAMTIME and EXAMPAPER. For example: 3/2/2014 10.00AM OPTICAL_NETWORK 4/2/2014 10.00AM IMAGE_PROCESSING โ€ฆโ€ฆโ€ฆ โ€ฆโ€ฆโ€ฆ.. โ€ฆโ€ฆโ€ฆโ€ฆโ€ฆ.. 12. Write a shell scriptthatwill take the basicsalary(BS) as runtime inputfromthe userand calculatesthe DA (5% if BS is less than or equal to 10,000, above 10,000 it becomes 15%), HRA(5% if BS is less than or equal to 10,000, above 10,000 it becomes 7%) and finally calculates the gross salary(gross salary=BS+DA+HRA). 13. Write a shell script to display the following menu: i. Length of the string ii. Reverse of the string iii. Copy one string to another. 14. Write a shell scripttocheckwhether agivennumberisprime ornot. 15. Write a shell scriptto check whetheragivennumberisanArmstrongnumberor not.[ An Armstrong number ofthree digits is aninteger suchthatthesumofthecubes ofits digits is equalto the numberitself. Forexample,371is anArmstrong number. ] 16. Write a shell scriptto find the sumof the firstn numbers. 17. Write a shell scriptto findasum of givennoandto check outto see if it isevenor odd. 18. Write a shell scriptto findafactorial of a givennumber. 19. Write a shell scriptthattakes2 numbersthroughK/Band findsthe value of firstnumberraisedtothe powerof second. 20. Write a shell scriptto reada stringthrough keyboardandcheckwhetheritispalindrome ornot.