filejoin.pl

Seamlessly join files with names matching a regular expression.

Description

filejoin.pl can be used to make create one file consisting of many other files that are joined. This can be useful for joining multiple parts of an MPEG movie etc.

Requirements

filejoin.pl requires a Perl interpreter.

Synopsis

./filejoin.pl regex newfile

regex is the regular expression that selects the files to join and can be any regular expression Perl can handle, without the delimeter signs (usually /).

newfile is the name of the created file.

License

filejoin.pl is released under the GNU General Public License.

Copyright

filejoin.pl is (c) 2003 Robert Weiler.

See also


Downloads

There is only a single version of this script available: filejoin.pl.

Of course you may have your own look at the release directory.


a digiGeek.net project