![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| comma with delimated | SeenuGuddu | Shell Programming and Scripting | 1 | 10-29-2009 09:26 AM |
| Replacing dot for comma | bdalmeida | Shell Programming and Scripting | 2 | 02-03-2009 04:31 PM |
| Split by comma | mahalakshmi | Shell Programming and Scripting | 2 | 12-18-2006 08:16 AM |
| Comma seperator | premar | Shell Programming and Scripting | 6 | 02-17-2006 04:16 AM |
| add comma | alisevA3 | UNIX for Dummies Questions & Answers | 3 | 10-18-2002 10:29 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
comma
my input file(.txt) has the information like ------------------------------------- Code:
WS=123hi4 wd=WAST,RDP ------------------------------------ i need out like ---------------------------------- Code:
"where WS='123hi4' and wd in ('WAST','RDP')"
Last edited by vgersh99; 4 Weeks Ago at 09:09 AM.. Reason: code tags, please! |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|