fileconcat

形式:

ファイル <file2> の内容をファイル <file1> の最後に追加する。<file1> と <file2> は違うファイルでなければならない。

例:
    fileconcat 'test.dat' test2.dat'