#!/bin/bash # a=5.66 b=8.67 c=`echo $a + $b | bc` echo "$a + $b = $c"
Thank You for your Comments, We will read and response you soon...
No comments:
Post a Comment
Thank You for your Comments, We will read and response you soon...