do_tarfile: Compresses a set of files/folders into a tar.gz file

Description Usage Arguments

Description

Compresses a set of files/folders into a tar.gz file. Saves output into working directory.

Usage

1
do_tarfile(folders, filename)

Arguments

folders

Is a vector containing the paths of the files/folders to compress. They can be absolute or relative.

filename

Is the name for the resulting tar.gz file. This name will be sufixed with year, month and day.


rebordao/myrutils documentation built on May 27, 2019, 4:01 a.m.