![]() |
|
|
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 |
| Some questions - renaming duplicate names | kylle345 | UNIX for Dummies Questions & Answers | 1 | 05-08-2009 07:29 PM |
| wh inode index starts from 1 unlike array index (0) | sairamdevotee | UNIX for Dummies Questions & Answers | 1 | 08-17-2008 05:04 AM |
| why the inode index of file system starts from 1 unlike array index(0) | sairamdevotee | Filesystems, Disks and Memory | 0 | 08-17-2008 04:50 AM |
| Bash Script duplicate file names | stumpyuk | Shell Programming and Scripting | 6 | 07-11-2007 05:43 PM |
| What is index? | ravi raj kumar | Shell Programming and Scripting | 3 | 12-26-2006 08:43 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hello everyone !
Please have a minute and see if you know how to script this I have a file like this: "create table .... ... create index n112 on ... ... create table ... .... create index n113 on... ... create table ... create index n112 on ...! duplicate ... and so on ... Can one make a script to find the duplicate index names and automatically rename them like n112kk0, n112kk1, n112kk2 ...etc ? Thank you very much ! |
![]() |
| Bookmarks |
| Tags |
| duplicates rename |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|