![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | 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 |
| Sco-Unix IP Printer no longer working | Netwrkengeer | SCO | 1 | 01-17-2008 12:28 PM |
| Where to find a working shell scriptor...without being on UNIX? | kratka | UNIX for Dummies Questions & Answers | 3 | 08-09-2007 03:16 PM |
| How to change current working directory for dbx on UNIX? | login0001 | UNIX for Dummies Questions & Answers | 5 | 04-26-2007 04:47 AM |
| telephone working in unix | radheesh | UNIX for Dummies Questions & Answers | 1 | 11-19-2002 03:37 PM |
| unix and xp working together?? | charley | IP Networking | 4 | 02-14-2002 12:43 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
problem using awk
my code is
nawk ' BEGIN { RS = "<CRM"; FS = ".;-" } ' file_name even when i have explicitly defined the record separator as <CRM. Still the system is taking new line as record separator. please help Thanks in advance. Regards Rochit Last edited by rochitsharma; 03-02-2006 at 08:02 AM. Reason: title was not appropriate |
| Forum Sponsor | ||
|
|
| Thread Tools | |
| Display Modes | |
|
|