awarded
awarded
awarded
awarded
awarded
awarded
awarded
awarded
awarded
awarded
awarded
comment
Comparing Negative values in bash using arrays
Hello, a element can never be 0 since the two arrays are actually stock values so if both are up together then there is a relation down as well so the value can never be 0 am very new to bash
Loading…
awarded
revised
Outputting the results of a nested for loop to a file in bash
deleted 102 characters in body
Loading…
comment
Outputting the results of a nested for loop to a file in bash
@heemayl my text was formatted right :P i am not getting the results on a new line am getting all of them on the same line
comment
Outputting the results of a nested for loop to a file in bash
Hello, thank you for your reply .. i want the ouputs to be on a new line, meaning each pair generated. so the n pair is on a line and the n+1 pair on a new line and so on