Search Results

Search: Posts Made By: johnasvini
1,583
Posted By johnasvini
hey i figured it out. wget -w 2 -i ../file1t...
hey i figured it out.

wget -w 2 -i ../file1t -o ../Outlog.log -N -S -B "http://xyz.com/ -O file.11
This gives a 2 second interval between downloads.
1,583
Posted By johnasvini
Help with advanced wget
Hi All, I am trying to download large no of data using wget. the URLS are saved in a file. I want to want for a few seconds after every URL is downloaded so i saw the option -w with wget but it...
2,358
Posted By johnasvini
Global was an issue. Thanks all ...
Global was an issue.

Thanks all

---------- Post updated at 03:39 AM ---------- Previous update was at 03:39 AM ----------

Global was the issue.

Thanks all
2,358
Posted By johnasvini
looks like its not global. here is the...
looks like its not global.

here is the example
21/06/2010 21:50:06 [5] action=getQueryTagValues&Combine=Simple&DocumentCount=False&MatchAllTerms=false&AnyLanguage=true&Outpu...
2,358
Posted By johnasvini
i used it as following sed...
i used it as following
sed 's|[0-9][0-9]/[0-9][0-9]/2010 [0-9][0-9]:[0-9][0-9]:[0-9][0-9] \[[0-9]*\] |\n|'

looks like it did it for few of them there are more partterns in between like...
2,358
Posted By johnasvini
Help with sed
Hi All, Here is my problem. I have a file with lots of lines in them. I need to find a pattern that looks like "21/06/2010 21:50:06 [5] " (with out double quotes) and replace it with enter.(Bring...
Showing results 1 to 6 of 6

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