Search Results

Search: Posts Made By: solomonsnare
1,610
Posted By Yoda
Replace -eq with = for string comparison.
Replace -eq with = for string comparison.
1,610
Posted By radoulov
eq is for numeric comparison, use = instead: ...
eq is for numeric comparison, use = instead:

[ "$colour" = "forget it" ] ...
1,610
Posted By radoulov
Insert a space after the opening bracket [ and...
Insert a space after the opening bracket [ and before the closing bracket ].
1,610
Posted By rdrtx1
try using "count=1" not "$count=1". Also, include...
try using "count=1" not "$count=1". Also, include spaces around square brackets.
Showing results 1 to 4 of 4

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