![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to parse through a file and based on condition form another output file | sivasu.india | UNIX for Advanced & Expert Users | 6 | 02-28-2008 12:59 AM |
| Parse XML file | viki | Shell Programming and Scripting | 5 | 04-13-2007 01:25 AM |
| Parse file | sbasetty | Shell Programming and Scripting | 5 | 03-27-2007 10:27 AM |
| How to parse a XML file using PERL and XML::DOm | girigopal | Shell Programming and Scripting | 0 | 06-27-2005 03:46 AM |
| using getopt to parse a file | coolguyshail | Shell Programming and Scripting | 1 | 06-08-2005 03:58 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Need help to parse the file
# Start
"ABC" SFFd 0 4 [abc] Time SFFT 4 8 {Sec} [abc] User SFFTimeVal 12 8 {Sec} [asd] # Start "CP" SFFT (Time") {Sec} [fgh] Time" SFFT ("Utn") {Sec} [jhk] I have bundle of file in above format. please help me to create a shell script that will take input of file name and output will be like this. ABC,SFFd Time,SFFT,sec User,SFFTimeVal,sec CP,SFFT,sec Time,SFFT,sec I don't want to add those row which is commented with # sign Thanks in Advance. |
| Forum Sponsor | ||
|
|
| Thread Tools | |
| Display Modes | |
|
|