![]() |
|
|
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 |
| comment text in a file | learnbash | Shell Programming and Scripting | 8 | 04-11-2009 03:36 PM |
| remove verticalbar or pipe symbol | bogu0001 | Shell Programming and Scripting | 9 | 01-30-2009 09:24 AM |
| Invoke URL's from file and comment with # symbol which are not working | gsp | UNIX for Dummies Questions & Answers | 0 | 08-23-2007 03:55 AM |
| remove single-line comment | Icy002 | High Level Programming | 3 | 04-09-2006 09:30 AM |
| Need to add a comment line in a text file | orakhan | Shell Programming and Scripting | 2 | 09-22-2005 09:36 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Remove the comment symbol ' from a file.
I want to remove the commented lines in a file identified by ' symbol at the start of each ine. A sample example will be like:
Input ----- 'IFerr_flag=0THEN iferr_flag=0then iferr_flag=0then iferr_flag=0then iferr_flag=0then iferr_flag=0then iferr_flag=0then Output ------- iferr_flag=0then iferr_flag=0then iferr_flag=0then iferr_flag=0then iferr_flag=0then iferr_flag=0then |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|