Search Results

Search: Posts Made By: Vijay90
1,153
Posted By Vijay90
Awk comparision
Thank you balaji ..it works :)
1,153
Posted By Vijay90
Awk comparision
Hi Everyone

I am new to Unix shell scripting

Can anyone please explain me in detail how this command works

awk -F@ 'NR==FNR{A[$1]=$2;next}$3 in A{$3=A[$3]}1' file2 file1

The above...
Showing results 1 to 2 of 2

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