Search Results

Search: Posts Made By: blueanindyadas
80,951
Posted By limadario
Now i have another problem. My bash file looks...
Now i have another problem. My bash file looks like this:

#!/bin/bash
cd /home/dario/Desktop/relatorio/$valor
ls
a=3
b=9
let "c= b*a"
d=$(echo "sqrt($c)" | bc)

echo "$d"



And the...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 07:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy