Search Results

Search: Posts Made By: atikan
3,799
Posted By atikan
wow that was genious thanks alot. can u tell me...
wow that was genious thanks alot. can u tell me why did u use arr1[++c] instead of arr1[c] as u did for arr2[c]; and the use of next statement inside the awk body(i mean what will it do)
3,799
Posted By atikan
bash-2.05# more dumpfile | grep 9230534001 ...
bash-2.05# more dumpfile | grep 9230534001
923053400100
923053400102
923053400103
923053400104
923053400105
923053400106
923053400107
923053400108
923053400110
923053400112
923053400114...
3,799
Posted By atikan
there was ) missing in your if statement. code is...
there was ) missing in your if statement. code is running fine after inserting it. but the out.txt is empty.
3,799
Posted By atikan
Requirement: To make a script that could extract...
Requirement: To make a script that could extract a few numbers falling in a closed range from a dump file that has the complete list of numbers.
There should be two inputs to this script.
1. the...
3,799
Posted By atikan
thanx franklin actually the thing that im working...
thanx franklin actually the thing that im working on is to, first, get the input from a file which contains a list first and last number of a range and is comma seperated (say inp.txt) and store them...
3,799
Posted By atikan
Saving file content in arrays using AWK
Hi, im new to shell scripting. i have a query for which i have searched your forums but coulndt get what i need.

i have a file that has two records of exactly the same length and format and they...
Showing results 1 to 6 of 6

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