6 gnl|BL_ORD_ID|3665984 gi|158703516|gb|ABW77886.1| odorant-bin... 3665984 #### #!/usr/bin/perl -w use strict; use warnings; my $file = "$ARGV[0]"; open IN, ">fixed_$file"; open A, $file; my $replace = (); while () { if ($_ =~ /Hit_id/) { next; $replace =~ m/gi|.|/; } $_ =~ s/\>.\$replace\