![]() ![]() | ![]() |
version 1.1, 2012/02/17 15:09:30 | version 1.1.1.2, 2021/03/17 00:32:36 |
---|---|
Line 1 | Line 1 |
#!/usr/bin/perl | #!/usr/bin/env perl |
# This script takes a command-line arg of a source directory | # 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 be passed to rsync, and generates a set of excludes |
# that will exclude all mount points from the list. This is | # that will exclude all mount points from the list. This is |