Home
Shell Programming
Adding Two Numbers Using UNIX Shell Scripting Language
Shell Programming
Adding Two Numbers Using UNIX Shell Scripting Language | Adding Two Numbers Using UNIX Shell Scripting Language |
|
|
|
To add two numbers we can pipe an echo to the bc app from a shell script:
|
| < Prev | Next > |
|---|

