answersLogoWhite

0


Best Answer

#!/bin/sh

#

# add_2_numbers.sh

#

# Script provided by Alvin Abrahams - 07905 631 695.

#

# Seeking role as Unix Systems Administrator - Immediately available

#

# Assuming the two numbers are supplied to the script as parameters...

#

# The the variable add_sum will contain the result which is then displayed as below.

#

add_sum=`echo $1+$2|bc`

echo ${add_sum}

exit

# Execution of script below.

# ./add_2_numbers 3 4

7

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you write shell script that will add two nos which are supplied?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you add two matrices using Linux shell script?

write ashell script to add awo matrix using array.


What are the two ways you can execute a shell script when you do not have execute access permission for the file containing the script?

To do this you will need at least read permission; if you don't have that then you will not be able to execute the script at all. One way is to copy the script to your directory and add the execute permission. The second way is to call the correct shell interpreter program directly, as in: ksh /some/file/shell


What element do you use to add JavaScript code to a web page and how is it structured?

To add javascript code in HTML, you have to include the script tag on top. It can be added as <script src="source of script"></script>


What are the techniques on how to wright an original drama script?

i have never written a drama script but i write stories. the best thing to do would be to establish your characters first. and their motives. then add details. use a sensory wheel to help you. after all of that is done. then start writing your script.


How do you get past surveys?

use no script its a firefox add on


What is the script to h20 just add water?

it is not public


Example of a post script?

Post Script is just another meaning of P.S when written at the end of a letter to add an additional piece of information.


What did the hermit crab add to its shell in march?

Algae


How do you write a movie script?

okay. you take your most tramatic life expierience, change the names, add sappy music in the background and then turn part of it into a side romance! (of course unless your most tramatic expierience was a romance)


What are script plugins?

A way to add features that aren't present in the default GIMP installation


How do you add an alias to an initialization script file in Linux?

There might be some properties file


What orbitals electrons always add to the valence shell?

Because the inner shell already has completely filled electronic configuration.