Search Results

Search: Posts Made By: RudiC
5,363
Posted By RudiC
Not sure if your respell array is correctly and...
Not sure if your respell array is correctly and completely populated, but you should at least get a list of uncorrect's elements withprintf "%20s %20s\n\n" "MISPELLED","CORRECTIONS"
for (( i=0;...
5,363
Posted By RudiC
Use printf in lieu of echo. And, you may...
Use printf in lieu of echo.

And, you may want to use sh like for (( i=0; i<${#reSpell
}; i++)) to loop through all the elements.
Showing results 1 to 2 of 2

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