Search Results

Search: Posts Made By: Gevni
1,803
Posted By Gevni
Hi Thanks for your reply with this I am getting...
Hi Thanks for your reply with this I am getting this error


if [[ [ ($DB_SIZE % $kk ) == 0 ] && [ ( $DB_SIZE / $kk ) <= $M ] && [ ($DB_SIZE / $kk ) >= $divide ] ]];
then
.....

Error: ...
Forum: Programming 06-13-2017
1,602
Posted By Gevni
Whats wrong with this If statement?
Hi
I am pretty new to bash scripting.I am trying to write the if statement in bash and it give me error. Can you please help me what I am doing wrong in If statement?


Code:
if...
1,803
Posted By Gevni
Whats wrong with this If statement?
Hi
I am pretty new to bash scripting.I am trying to write the if statement in bash and it give me error. Can you please help me what I am doing wrong in If statement?


if [$DB_SIZE%$kk==0] &&...
1,665
Posted By Gevni
Whats wrong with this If statement?
Hi
I am pretty new to bash scripting.I am trying to write the if statement in bash and it give me error. Can you please help me what I am doing wrong in If statement?


if [$DB_SIZE%$kk==0] &&...
Showing results 1 to 4 of 4

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