You are on page 1of 1

Task 2.

[CO1]: Interpret Shell programming

User A wants to read a data through any of the input device and need
to perform the following task using shell script,
a) How you can make a variable as unchangeable? Give one example.
b) How to print the value of ‘a’ five times, from 1 to 5 using shell
program.
c) Implement the Arithmetic calculator.
d) Write a program for finding Fibonacci series.

You might also like