--- embedaddon/rsync/support/mnt-excl 2012/02/17 15:09:30 1.1.1.1 +++ embedaddon/rsync/support/mnt-excl 2021/03/17 00:32:36 1.1.1.2 @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # This script takes a command-line arg of a source directory # that will be passed to rsync, and generates a set of excludes # that will exclude all mount points from the list. This is