[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] sed
- Subject: [ale] sed
- From: terry at bitlinx.com (Terry Bailey)
- Date: Thu, 17 May 2007 19:43:23 -0400
Hi,
I want to take a text file and replace each occurrence of abc with
xyz. I know that this can be done with an editor like nano; however,
I want to do this within a Perl script. I think sed can be used to
do this and I have known about it since my UNIX days, but have never
used it. Can anyone tell me what the syntax would be?
Thanks,
Terry Bailey
- Follow-Ups:
- [ale] sed
- From: cfowler at outpostsentinel.com (cfowler)