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 |
|
| Saturday, 23 January 2010 | |
|
To add two numbers we can pipe an echo to the bc app from a shell script:
|
| < Prev | Next > |
|---|
