K
Kifah Abbad
hi guys,
First thanks for the support in my last question posted here.
Now i have been trying today to read about finding a way to solve this
(simple?) problem....which is...i have a string lets say "Leila" from
user and i want to search a text file with a table of values "name of
girl" "hair color", so like this somehow:
Leila black
Sabrina blonde
Sheila black
..
..
etc...
Now i want to get the value of the "hair color" and do something with
it....printf-it or whatever...what is the most memory effective way to
do so?is it with awk and grep and stuff? or something else?
Thanks
PS: the question is more about IP adresses, but maybe girls and would
get thoughts more smooth :-D
First thanks for the support in my last question posted here.
Now i have been trying today to read about finding a way to solve this
(simple?) problem....which is...i have a string lets say "Leila" from
user and i want to search a text file with a table of values "name of
girl" "hair color", so like this somehow:
Leila black
Sabrina blonde
Sheila black
..
..
etc...
Now i want to get the value of the "hair color" and do something with
it....printf-it or whatever...what is the most memory effective way to
do so?is it with awk and grep and stuff? or something else?
Thanks
PS: the question is more about IP adresses, but maybe girls and would
get thoughts more smooth :-D