![]() |
|
|
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 |
| Create a script | TimHortons | UNIX for Dummies Questions & Answers | 1 | 01-27-2009 09:08 AM |
| using todays date to create a report using grep | MBN | Shell Programming and Scripting | 3 | 11-02-2008 04:14 AM |
| create a shell script that calls another script and and an awk script | magikminox | Shell Programming and Scripting | 0 | 06-26-2008 03:50 AM |
| can we create a GUI by shall script | johnray31 | Shell Programming and Scripting | 1 | 07-24-2007 11:47 AM |
| how do I create an ftp script | leonard905 | UNIX for Dummies Questions & Answers | 2 | 01-14-2005 06:25 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Create a script for grep
Could any one know how to write a perl script for multiple grep functions like the following. Help would be appreciated.
Quote:
|
|
||||
|
Atually it's easy
I'm grepping specific lines contain specic words like chr1, chr2......chrx and chr y from a single file by using the same grep command multiple times with the help of a pipe symbol. input file chr1 tab 19u384763 chr1 tab 24275y745 chr21 tab 2527855235 output all chr1 into 0ne file and all chr2 to another vice versa |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|