![]() |
|
|
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 |
| How to find files which has more than one occurance of pattern | Prahlad | Shell Programming and Scripting | 10 | 08-08-2008 01:16 PM |
| Error when find and remove directory based on time | HAA | Shell Programming and Scripting | 1 | 02-02-2007 03:56 AM |
| Remove files based on date | hshapiro | UNIX for Dummies Questions & Answers | 4 | 12-09-2005 12:21 PM |
| Find files based on permissions | dmilks | Shell Programming and Scripting | 1 | 07-28-2005 01:22 PM |
| find pattern in FILES and replace it ?? | tamer | UNIX for Dummies Questions & Answers | 4 | 03-03-2001 10:30 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Remove/Find files based on position pattern
Hi All,
Please help me to find or remove files based on position based search pattern. file1.txt: aaabbbccc dddeeefff iiijjjkkk file2.txt: lllmmmnnn ooopppqqq rrrsssttt file3.txt: uuuvvvwww xxxeeeyyy zzzcccooo From the above files, I like to delete the files that have "eee" in position 4-6. The result will be file1 and file3 deleted. I need your expertise advice on this. Appreciate your help. Thanks Kumar |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|