help appendfile
-------------------------------------------------------------------------------
Title

appendfile -- Append two text files together.

Syntax

appendfile file1 file2

Description

appendfile appends file1 to the end of file2.

Examples

. appendfile file1.csv file2.csv

Author

Julian Reif, University of Chicago

jreif@uchicago.edu

Also see

file write