10 lines
237 B
Plaintext

{# ----------------------------------------------------------------------
# Parameters for 'tar' only
# True to show record numbers}
$tar_echo_record_num = 'false';
{
# True to preserve file access times}
$tar_atime_preserve = 'true';