Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Find where the bash program locates in your system. Where is the bash program located on your system? Your answer: 2. Use the-version option

image text in transcribed
image text in transcribed
1. Find where the bash program locates in your system. Where is the bash program located on your system? Your answer: 2. Use the-version option to find out which version you are running. Your answer: 3. Create 3 variables, VAR1, VAR2 and VAR3; initialize them to hold the values "thirteen", "13" and "Happy Birthday" respectively. 4. Display the values of all three variables. 5. Are these local or global variables? Your answer: 6. Remove VAR3. 7. Can you see the two remaining variables in a new terminal window? Your answer: 8. Write a simple script named 'surface of a rectangle.sh' in which you assign two integer values to two variables. The script then calculates the surface of a rectangle which has these proportions. It should be paired with comments and generate elegant output un command cat surface of a_rectangle.sh' to display the content of 9. R your script 10.Make your script executable and run your script 11.Change the value of the two variables in your script then run your script again

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Databases And Information Systems 22nd European Conference Adbis 2018 Budapest Hungary September 2 5 2018 Proceedings Lncs 11019

Authors: Andras Benczur ,Bernhard Thalheim ,Tomas Horvath

1st Edition

3319983970, 978-3319983974

More Books

Students also viewed these Databases questions

Question

20. What is a service level agreement?

Answered: 1 week ago

Question

What are the classifications of Bank?

Answered: 1 week ago