extended awk scripts to return partentid
This commit is contained in:
@@ -16,5 +16,5 @@ BEGIN {
|
||||
name = name " " format_disambiguation
|
||||
sub("<<disambiguation>>", $4, name)
|
||||
sub("<<name>>", $3, name)
|
||||
print l, name, $1
|
||||
print l, name, "0", $1
|
||||
}
|
||||
|
Reference in New Issue
Block a user