--- embedaddon/rsync/support/files-to-excludes 2012/02/17 15:09:30 1.1.1.1 +++ embedaddon/rsync/support/files-to-excludes 2021/03/17 00:32:36 1.1.1.2 @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # This script takes an input of filenames and outputs a set of # include/exclude directives that can be used by rsync to copy # just the indicated files using an --exclude-from=FILE option.