So now i have a need to insert ' at the beginning of text and at the
end in over 2000 files. The text is always the same and is always found on the 
first line
of the files (there are over 2000 files). The text is
../../wp-blog-header.php and the finished text should look like
'../../wp-blog-header.php'. How would i make a bash script to
accomplish this or is it possible?

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to