my $var = `bzcat $path/file.bz2 | grep -i word`; print "$var";