################################################## Another method of merged data files (shell script) ################################################## This page shows how to merge multiple files into one file using shell script. Merge multiple datasets ~~~~~~~~~~~~~~~~~~~~~~~ Multiple files stored in one directory can be merged into one file as shown below. .. image:: ../../images/folder_info2.png :width: 300 Now, we will merge multiple files in each directory and create one file at each station directory. .. literalinclude:: SRC/awk2.txt :lines: 1,2 .. image:: ../../images/folder_info3.png :width: 300