Search Results

Search: Posts Made By: KarelVH
1,360
Posted By KarelVH
what is it called?
Hey,

I've come across and have used things like:
fase1=${QUERY_STRING%%&*}
and I was wondering what this kind of actions is called? (I'm talking about the % and # operators on strings) Does...
2,970
Posted By KarelVH
thanks for the replies. Pyhton / perl were not...
thanks for the replies. Pyhton / perl were not allowed though.
2,970
Posted By KarelVH
I have 'outflanked' the problem but I'd still...
I have 'outflanked' the problem but I'd still like to know whether there's a solution for this?
2,970
Posted By KarelVH
multiline pattern matching
Hi,
I have a file of the following from:
Afghanistan
gdpcapit|800
Akrotiri
Albania
gdpcapit|6000


now I want have the gdpcapit value next to the country when there is one like this:
...
3,851
Posted By KarelVH
of, its because I have 2 spaces too much :) ...
of, its because I have 2 spaces too much :)

thanks anyway
3,851
Posted By KarelVH
egrep with |, only second option matches
hey

cat links.html | egrep "<title>"
works

cat links.html | egrep "<link rel"
works too, but:

cat links.html | egrep "<title> | <link rel" (only shows the matches of '<link rel')
and
cat...
Showing results 1 to 6 of 6

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