...
Concatenate Multiple Files joins files head-to-tail. It's useful for combining data files, adding headers to files, and a host of other purposes. This application is a wrapper for the UNIX command 'cat'.
App Creator
Matthew VaughnRamona Walls
This replaces an older version of the same tool by M. Vaughn.
Quick Start
- To use Concatenate Multiple Files, upload your data in plain text format. Compressed (.gz) files are allowed.
- Resources: http://www.gnu.org/software/coreutils/
...
Expect a text file named concatenate_out.txt as output.
You may change the name and extensions of the output file if you wish.