![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| need advice on AWK | kekanap | Shell Programming and Scripting | 14 | 04-22-2008 06:01 AM |
| Any advice would help | liquidstyleb | Red Hat | 2 | 03-05-2008 07:44 AM |
| Looking for some advice | justawind | UNIX Desktop for Dummies Questions & Answers | 4 | 07-18-2002 10:40 AM |
| Need Advice! | DaveC | UNIX for Dummies Questions & Answers | 9 | 02-14-2002 03:36 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Need advice: Awk vs something else?
I have a while read loop cycling through a fixed-length csv file and I'd like to use an if statement to check two fields in each line. I'm basically asking for your suggestions on the best and easiest way to check two fields in each line. I'm sure many of you may be thinking just use awk, but if there's an alternative I'd rather use that, simply because I already have other variables within the while loop.
PHP Code:
PHP Code:
Last edited by yongho; 06-13-2005 at 06:08 PM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|