Search Results

Search: Posts Made By: Eduardo Aceves
Forum: HP-UX 07-05-2012
3,214
Posted By Corona688
$ cat xcomm.awk BEGIN { FS="|"; OFS="|" } ...
$ cat xcomm.awk

BEGIN { FS="|"; OFS="|" }

F != FILENAME { FNUM++; F=FILENAME }

$1 SUBSEP $2 in COL {
if(FCOL[$1, $2, COL[$1,$2]] != $0)
{
print FCOL[$1,$2,...
Showing results 1 to 1 of 1

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