![]() |
|
|
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 |
| Help for Sed Syntax problem | SanjayLinux | Shell Programming and Scripting | 2 | 10-16-2007 02:52 AM |
| syntax problem grepping? | dsimpg1 | Shell Programming and Scripting | 9 | 07-17-2007 09:48 PM |
| Syntax problem with Unix ftp get command | mheinen | HP-UX | 2 | 02-09-2007 01:01 PM |
| syntax problem | rajan_ka1 | Shell Programming and Scripting | 3 | 03-16-2006 10:13 AM |
| multiple cuts syntax problem | Gerry405 | UNIX for Dummies Questions & Answers | 12 | 10-31-2005 09:23 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
syntax problem
dear friends,
I have a large size file containg two fields data like this *** **** 122 222 ***** ***** ***** ***** 232 233 i have file like this. i want to remove blank lines from file . i think awk is servive this problem i wrote a awk command but the error is coming . mu command is like this awk ' $1 != /*/*/*/' file.dat > new but this command syntax has problem please anyone correct the syntax and let me know. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|