jackrobinson
March 22nd, 2006, 11:29 PM
How do I use sed to replace the following phrase:
Load "dri"
with
#Load "dri"
in the file
abc.conf
Thanks in advance
Load "dri"
with
#Load "dri"
in the file
abc.conf
Thanks in advance
View Full Version : question about sed