Search Results

Search: Posts Made By: aronmelon
3,719
Posted By aronmelon
remove : lines from file
A small question

I have a test.txt file
I have contents as:

a:google
b:yahoo
:
c:facebook
:
d:hotmail

How do I remove the line with :

my output should be

a:google
b:yahoo...
1,490
Posted By aronmelon
script to retrieve file for prior day
Is there a way to Create file name for the prior Sunday of the run_date
if my Run_date =05262009, i need to the file with the
File name= filename.Y20090524.zip

Thanks in advance
0
1,345
Posted By aronmelon
loop
I am posting my last problem more clearly here
I have 5 files file.20090502.txt, file.20090501.txt, file.20090430.txt, file.20090429.txt, file.20090428.txt,
I have three variables with date1,...
4,331
Posted By aronmelon
Thanks vbe ...it's awesome >>>but that is not...
Thanks vbe ...it's awesome >>>but that is not what I am looking at:

my requiremnt is this

I need to get the dates between the following two dates

DT1= 20090429 [is in string format]
DT2=...
4,331
Posted By aronmelon
I need this basically, u see the end date every...
I need this basically, u see the end date every month end..i am not getting it

20090501= 20090430 + 1

I am sorry to say but it' s really urgent...any clue .

Thanks
4,331
Posted By aronmelon
calculate date format in a loop
I have to calculate the below in date format in the loop so tht it increases each day; can you please tell me how do I calculate the 1
v_my_DT = v_my_DT + 1.
also I need to stop the loop; I am...
2,140
Posted By aronmelon
Requirement
I am trying to script and came up with a conclusion that I need a do while loop in my statement. I am stuck with the
do while syntax. I need to use it alongwith the if then else statement. Can I...
Showing results 1 to 7 of 7

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