Search Results

Search: Posts Made By: bhargav_k
2,827
Posted By bhargav_k
Thanks Jayan. However the code iterates the...
Thanks Jayan. However the code iterates the result in the outputfile and the file contains the whole log entry with the iterated file name. Below is the head and tail of the generated output file
...
2,827
Posted By bhargav_k
Getting just the entries... not getting from...
Getting just the entries... not getting from which file the entry is made! :confused:
2,827
Posted By bhargav_k
Ok, Let me try to modify and post the result...
Ok, Let me try to modify and post the result...
4,631
Posted By bhargav_k
Similarly...
I'm trying to achieve similar thing but in diff way :wall:

https://www.unix.com/shell-programming-scripting/169062-file-name-list-files.html#post302564207

That is, I've a string to grep from a...
2,827
Posted By bhargav_k
Validating address (getting geocode) of...
Validating address (getting geocode) of subscriber in OTSM... ",56241257,America/Chicago,false
INSERT,p3wtg1z2.edc.cingular.net,1318483203,131,2011/10/13 00:20:03.0131...
2,827
Posted By bhargav_k
Thanks Jayan. This was useful, However this...
Thanks Jayan.

This was useful, However this does the same function as the one that I'm using now (Code in Initial post).

What I was expecting is like below

/opt/app/bharg

file1.txt...
2,827
Posted By bhargav_k
File name from a List of files
Hi,

Greetings!!

I'm grepping a string from a series of files, using the below code (how ever the awk is not grepping between 'from' & 'to' time!)

awk '$0>=$from&&$0<=$to' from=$START_TIME...
1,392
Posted By bhargav_k
Hi, I got the resolution for this. Thanks...
Hi,

I got the resolution for this. Thanks to 'Chris F.A. Johnson'. From one of his post i come to know about the new opperend 'newer' and with help of that i've compared the newer file.
1,392
Posted By bhargav_k
Send File.
Hello There!

What i'm trying to accomplish is...

(1) Anytime i monitor the logs, the logs generated at that minute will be redirected to a temporary file(error).
more wl-domain.log | grep...
1,404
Posted By bhargav_k
thank you anchal_khare; i'll try this tomorrow...
thank you anchal_khare; i'll try this tomorrow and let you know how it worked.

And fpmurphy, thank you for your reply; i'll install it and give a try to that too.[COLOR="#738fbf"]

----------...
1,404
Posted By bhargav_k
Multiple FTP.
Hi,

I'm trying to create a loop to ftp files from different servers.
The script i'm using to ftp a file from one server is as follows, and i'm scratching my head how to make this a loop that...
Showing results 1 to 11 of 11

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