![]() |
Any perl programmers here? have a question.
Don't ask why...long story.
Need to insert a line into an array to be written to file (or more accurately a file containing a list) So, example, I have a file containing: a b c d e f I need to insert z on the 4th line ex: a b c d z e f Any ideas? |
ideas?? or do you want someone to write it for you.
|
Code:
#!/usr/bin/perl -w |
All times are GMT -7. The time now is 06:19 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123