Search Results

Search: Posts Made By: harris2107
3,597
Posted By harris2107
Worked perfectly fine. Thanks a bunch Frans!!! ...
Worked perfectly fine. Thanks a bunch Frans!!!

-Harris.
3,597
Posted By harris2107
Generate array name at run time Korn shell
Hi,

I am trying to define number of array based on constant derived during execution phase of a script. Here is what i am trying..


#First Part, Get LUN input from User
lun_count=4
count=0...
2,094
Posted By harris2107
Thank you so much Tytalus!!! Even the cut...
Thank you so much Tytalus!!!

Even the cut utility works for this.

cut -d "|" -f1,3,5,6 data.txt

But your's is smarter.

Thanks,
Harris.
2,094
Posted By harris2107
AWK extraction
Hi all,
I have a data file from which i would like to extract only certain fields, which are not adjacent to each other. Following is the format of data file (data.txt) that i have, which...
5,318
Posted By harris2107
appending with AWK
Hi all,
I have two files called INPUT1 and INPUT2 and i am trying to append the values of INPUT1 to INPUT2 using AWK.

The INPUT1 file will always has a single field and the INPUT2 file...
3,797
Posted By harris2107
AWK extraction
Hi all,
Can anyone please help me in parsing the following file. Suppose the file is called, example.lst, and has the following content in it.

(DESCRIPTION =
(ADDRESS_LIST =
...
4,031
Posted By harris2107
Thank you very much
Thank you very much
4,031
Posted By harris2107
AWK to extract information
Hi all,
I am working on a shell script to extract information from a file that has output from Oracle sqlplus. The problem is that the output of a single line is spread across multiple...
Showing results 1 to 8 of 8

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