Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8991855
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T22:49:25+00:00 2026-06-15T22:49:25+00:00

. Hi everyone! I need to replace some values in FILE2 file with the

  • 0

.
Hi everyone!

I need to replace some values in FILE2 file with the values on FILE1 file when date and time match.

FILE1

121216, 0100, 1.1,
121216, 0115, 1.0,
121216, 0130, 2.1,
121216, 0145, 1.8,
121216, 0200, 1.5,
121216, 0215, 1.3,
121216, 0230, 0.9,
121216, 0245, 1.2,

FILE2

121216, 0100, 2.3,
121216, 0200, ,

OUTPUT

121216, 0100, 1.1,
121216, 0200, 1.5,

Please an awk solution, speed is needed.

Thanks in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T22:49:26+00:00Added an answer on June 15, 2026 at 10:49 pm

    One way:

     awk -F, 'NR==FNR{a[$1$2]=$3;next}{$3=a[$1$2];}1' OFS=, file1 file2
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hi everyone new to MVC and I need to trim some %20's off of
Hello everyone I would have a value for the need to save every time
everyone. I got general idea about RMI, but still need to understand some details.
I need some help from Everyone I have a string: 123456 how can i
everyone! I need to detect 2 touches on different image views in same time.
Hell everyone. I need some help with a ruby script that I am writing
Greetings everyone. I'm in need of some experiance here as how to deal with
Morning again..., Sorry to bother everyone but I need more help... I haven't done
Ahoy hoy everyone :) Here is a list of links. You will need it
Good day everyone I need to execute command on linux machine this command is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.