I using the compress::zlib library to gzip files in perl, which I have working. However, if use the `file` command on a perl procduced gzip file I get
/dag_t # file dag_t_1_1099_615050359.arc.gz
dag_t_1_1099_615050359.arc.gz: data or International Language text
istead of (using gzip command)
bearcat]: /oraachieve/dag_t # file dag_t_1_1099_615050359.arc.gz: gzip (.gz) compressed data
Brian
/dag_t # file dag_t_1_1099_615050359.arc.gz
dag_t_1_1099_615050359.arc.gz: data or International Language text
istead of (using gzip command)
bearcat]: /oraachieve/dag_t # file dag_t_1_1099_615050359.arc.gz: gzip (.gz) compressed data
Brian