Search Results

Search: Posts Made By: 2001.arun
11,374
Posted By 2001.arun
Hi Neutronscott, Above both codes are not...
Hi Neutronscott,

Above both codes are not wokring :(...

awk: 0602-553 Function mktime is not defined.
The input line number is 1. The file is test.
The source line number is 1.

if the...
11,374
Posted By 2001.arun
Hi All, Thanks a lot to all for the replies ...
Hi All,

Thanks a lot to all for the replies

@neutronscott: Its AIX and Bourne shell i guess.
and we have to calcuate the min and max date for the dates that are present in the data.
...
11,374
Posted By 2001.arun
Converting a date to friday date and finding Min/Max date
Dear all,

I have 2 questions.

I have a file with many rows which has date of the format YYYYMMDD.

1. I need to change the date to that weeks friday date(Ex: 20120716(monday) to 20120720)....
1,898
Posted By 2001.arun
Thanks a lot Scrutinizer and ygemci the code is...
Thanks a lot Scrutinizer and ygemci the code is working,,,but unfortunately i m not getting desired output with Scrutinizer's code...and thanks a lot for replying bak..kudos to u all and this...
1,898
Posted By 2001.arun
Thanks Pravin and Scritinizer, but the thing is...
Thanks Pravin and Scritinizer, but the thing is that

I need to search for the pattern two_[1-10]_10 and then i have to replace with two_[1-10]_abc_10 and not just replacing _10 with _abc_10 bro...
1,898
Posted By 2001.arun
help with SED + GREP
HI all,

i have a line in a file it contains


Code:
one;two_1_10;two_2_10;two_3_10;three~
now i need to get the output as


Code:
one;two_1_abc_10;two_2_abc_10;two_3_abc_10;three~...
1,477
Posted By 2001.arun
Urgent help req with grep + sed
HI all,

i have a line in a file it cantains

one;two_1_10;two_2_10;two_3_10;three~

now i need to get the output as

one;two_1_abc_10;two_2_abc_10;two_3_abc_10;three~ ( 1 should be...
Showing results 1 to 7 of 7

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