Ungzip accepts a gzipped file and uncompresses it to the provided destination path.
Untar accepts a tar or tar.gz file and extracts the contents to the provided destination path.
Unzip accepts a zip file and extracts the contents to the provided destination path.