Search Results

Search: Posts Made By: lycaon
1,983
Posted By lycaon
mod_rewrite doesn't seem to match it. I've also...
mod_rewrite doesn't seem to match it. I've also tried to escape it e.g. \? but still it doesn't get matched :(
1,983
Posted By lycaon
Regexp to match all characters including "?"
Hi everyone,

I'm almost tearing my hairs to find a valid regexp which will match EVERY character in a string, including the question mark!

Specifically I need to match a string which contains...
4,416
Posted By lycaon
Thanks a lot, it worked like a charm! :)
Thanks a lot, it worked like a charm! :)
4,416
Posted By lycaon
Match keyword on string and substitute under vi
Hi guys,

with sed when I need to make a substitution inside a line containing a specific keyword, I usually use:

sed '/keyword/ s/cat/dog/g'

This will substitute "cat" with "dog" on those...
Showing results 1 to 4 of 4

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