Search Results

Search: Posts Made By: jmcgranahan
2,849
Posted By jmcgranahan
Well, I tried your suggestion and still no dice: ...
Well, I tried your suggestion and still no dice:

# awk -F"|" -v OFS="|" 'FNR==NR{a[$1]=$2;next}a[$1]{$12=a[$1]}1' file2 file1
awk: syntax error near line 1
awk: bailing out near line 1

so I...
2,849
Posted By jmcgranahan
Awk script / comparing two files
Goal: To combine the data from two files into one file.

File1 = 11 fields, the first field is the unique key
File2 = 2 fields, the first field is the unique key

What I want to do is match...
Forum: Solaris 06-09-2009
3,585
Posted By jmcgranahan
Sun Enterprise 420R
I am trying to connect to our Sun Enterprise 420R server via Hyperterminal. Using settings of 9600,n,1,n, I am getting nothing on COM4 (my laptop's ethernet port). I've also tried COM3, COM2, and...
Showing results 1 to 3 of 3

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