- or download this
$ cat 1.manifest
2.create.bash
11.clone.pl
...
3.create.bash
$
- or download this
$ cat 4.archive.pl
#!/usr/bin/perl -w
...
__END__
$
- or download this
$ cat utils2.pm
package utils2;
require Exporter;
...
1;
$
- or download this
$ ./4.archive.pl
path1 is /home/bob/1.scripts/pages/1.qy
base is 1.qy
...
./grandmother/11.clone.pl
cannot remove path when cwd is /tmp/backup_MKb3nU for /tmp/backup_MKb3
+nU: at /usr/share/perl/5.26/File/Temp.pm line 1583.
$