Function Reference
— Function File: gunzip (gzfile, dir)

Unpack the gzip archive gzfile to the directory dir. If dir is not specified, it defaults to the current directory. If the gzfile is a directory, all files in the directory will be recursively gunzipped.