open BUILDINFOS, $build_instructions or die "$build_instructions was not opened\n"; chomp (@instructions = ); close BUILDINFOS; `cat /dev/null > $build_instructions`;