Search Results

Search: Posts Made By: Dimple
8,156
Posted By Dimple
when I am using this function it's giving only 1...
when I am using this function it's giving only 1 output as

1357624800 test1.csv

But I have around 100 records in my file and all records have date given in 2nd column

I should get list of...
8,156
Posted By Dimple
Thanks for the help. when I used this...
Thanks for the help.

when I used this format like this:
date -d "12/12/2012" +%s
It's giving me result. But i am not able to give my file name with this format as need to change 2nd date...
8,156
Posted By Dimple
Can anyone please provide the simple function to...
Can anyone please provide the simple function to subract date column 2 from date column 3 to get number of days as given in example above.

Thanks
8,156
Posted By Dimple
Subtract 2 date columns in .csv file and get output as number of days
Hi,

I have one .csv file. I have 2 date columns present in file, column 2 and column 3.

I need to calculate how many days exist between 2 dates.

I am trying to subtract date column 2 from...
10,317
Posted By Dimple
Thanks for the Help :) Its woking exactly...
Thanks for the Help :)

Its woking exactly the way I want to. Only thing is it's taking much time to execute completely. Don't know how to overcome that
10,317
Posted By Dimple
my file has around 1 lakh rows and 300 columns. ...
my file has around 1 lakh rows and 300 columns.

Though the command mentioned above is working fine but is taking more than 2 hrs to completely execute and is time consuming.

Is there any...
10,317
Posted By Dimple
Thanks for your help :) It's working...
Thanks for your help :)

It's working exactly what I want.

If possible Can you please explain the code.

Thanks
10,317
Posted By Dimple
Thanks for the help.:) But still have one...
Thanks for the help.:)

But still have one issue.

If i have difference in 2 consecutive columns, it's not showing any separation between them.
E.g
File1
Rahul, 1203,113,11

File2...
10,317
Posted By Dimple
I think I am not able to explain issue properly. ...
I think I am not able to explain issue properly.

In the example given, there is a difference at 2nd column only. But there can be difference in some other columns value as well. This command is...
10,317
Posted By Dimple
Difference between two huge .csv files
Hi all,

I need help on getting difference between 2 .csv files.
I have 2 large . csv files which has equal number of columns. I nned to compare them and get output in new file which will have...
Showing results 1 to 10 of 10

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