Search Results

Search: Posts Made By: limadario
80,659
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...
7,727
Posted By limadario
I'm sure. And even if there are any files with...
I'm sure. And even if there are any files with the same name, I'm absolutely sure that they are the copy of the same file. That command worked perfectly. Thanks
Showing results 1 to 2 of 2

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