Search Results

Search: Posts Made By: mpoblete
9,356
Posted By mpoblete
how to send an xml request
I'm new to Unix and web development but I'm in need to send an xml request to a web server Ican't find an easy way to do it from the command line, if somebody can help me with a sample would be...
Forum: AIX 04-01-2010
42,891
Posted By mpoblete
head -1 will works just as grep since it waits...
head -1 will works just as grep since it waits for grep to finish to stop the process. The -l only shows the file name where the first match is and it stops.....the problem is that I need the output...
Forum: AIX 04-01-2010
42,891
Posted By mpoblete
I tried all the suggestions with the same string...
I tried all the suggestions with the same string that should locate a record at the ~17% of the file (~record number 170,000), the best response time still goes to grep :

grep took 17 seconds, 3...
Forum: AIX 04-01-2010
42,891
Posted By mpoblete
How to make grep stop at first match
I use grep to check for a string that validates data in a file, it works great but the problem is that the file is becoming too big and gerp has started hurting the response time to users. Since I...
Showing results 1 to 4 of 4

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