gagneet

1,151
Reputation
168 views

Registered User

Name gagneet
Member for 1 year
Seen 19 hours ago
Website
Location bangalore
Age 28
software geek, with a penchant for breaking code, working on internet advert. domain...
Dec
3
revised Parsing line and selecting values corresponding to a key
added more information
Dec
3
comment Parsing line and selecting values corresponding to a key
sorry for not clarifying. what i want is that the solution should return only the line which has all the values as are given in the key file, from the data file. it should not return a line from the data file, which has addition key values.
Dec
3
asked Parsing line and selecting values corresponding to a key
Nov
16
awarded  Nice Question
Nov
8
awarded  Yearling
Nov
2
awarded  Notable Question
Sep
23
awarded  Popular Question
Sep
18
asked Keep connection alive after response is received from the HTTP server
Sep
18
awarded  Popular Question
Sep
17
asked How do I fork a new process and get back its PID in Perl?
Sep
2
asked How can I use Expect to enter a password for a Perl script?
Sep
2
asked Listing the latest file/folder using wget
Aug
25
awarded  Popular Question
Aug
14
awarded  Popular Question
Aug
10
comment find string inside a gzipped file in a folder
-bash-3.00$ find . -name "*.gz" -exec zcat "{}" + | grep "NOT OK" find: missing argument to `-exec' something seems to be missing after exec?
Aug
10
comment find string inside a gzipped file in a folder
I get the lines which contain this pattern, but not the name of the file by this method. Is there some way to get that also listed?
Aug
10
asked find string inside a gzipped file in a folder
Aug
3
awarded  Self-Learner
Aug
3
asked SVN diff across 2 different repositories
Jul
23
awarded  Notable Question
Jul
16
awarded  Popular Question
Jun
25
revised Parsing comma separated lines and calculating sum
added second column at the end
Jun
24
asked Parsing comma separated lines and calculating sum
Jun
19
awarded  Notable Question