Skip to content

tar_extract()#

Syntax
tar_extract( file, file_loc, dir, dir_loc )

Returns#

Returns 1 on success 0 on failure

Parameters#

Parameter Description
file the path and file name
tar_location source ‘data’ or ‘script’
dir destination directory to extract the tar file to
dir_location destination ‘data’ or ‘script’