On Tue, 2002-03-05 at 20:51, henry wrote: > Dear List: > > I want to print the first 5 characters in front of a definite word > as follows: > It's supposed that the definite word is AU. > INPUT -->aassewrab cdAUwst > OUTPUT(I hope to get ) - ->ab cd > > Could you give some hint ? >
Henry, I feel justified in saying this as I have answered virtually all of your previous posts. Can I suggest that you invest in Learning Perl or a similar book - it will save you time and money in the long run. I am never opposed to people asking quesions on a list, as long as they have tried to find out the answer themselves. Most of the things you have asked are covered in all basic perl books. Google is your friend - and it won't get annoyed at answering the same questions over and over again. TG -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
