![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| Copy string from files into new file | rdell | Shell Programming and Scripting | 2 | 11-20-2008 01:14 AM |
| folder existing and file existing | crowman | Shell Programming and Scripting | 4 | 08-28-2008 06:07 PM |
| How to copy one folder to another with existing files | lalelle | Shell Programming and Scripting | 2 | 08-21-2008 08:50 AM |
| substr from a string in Shell script | yajaykumar | Shell Programming and Scripting | 3 | 08-06-2008 12:51 PM |
| Copy / string. | Paulw0t | Shell Programming and Scripting | 6 | 03-10-2007 11:26 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
copy substr in existing string in Perl
Any clue to write something to a particular location in Perl?
Suppose $line = ‘abc cde 1234” How to write ( example string "test") on location 4 without parsing the whole line. Output should be $line = ‘abctest 1234” this is not search and replace. just to add substring into some existing string. thanks |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|