Search Results

Search: Posts Made By: csarli2006
6,141
Posted By csarli2006
It turned out that the problem was caused by...
It turned out that the problem was caused by slashes in HTML tags.
Anyway, I've found a sed command that escapes all of the special characters.

Now, my code looks like this:

fileA=`cat ./fileA...
6,141
Posted By csarli2006
Thank you very much for your help. My...
Thank you very much for your help.

My problem is that all of my files are in HTML. So they are full of special characters. There must be a simpler solution than escaping all of them one by one. At...
6,141
Posted By csarli2006
Sed, replace variables in file
Hi Everyone,

I need some help with sed and I'm totally new to it.

I have a template file with variables in it. These variables start with a '$' sign and are exactly one character long (plus the...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 11:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy