Table of Contents

Search

  1. Preface
  2. Introduction
  3. Dashboard
  4. Resources
  5. Workflows
  6. Task Reference
  7. Services Overview
  8. Users
  9. Logs and Reports
  10. Encryption
  11. System
  12. Appendix
  13. Glossary Terms

Merge Files Task

Merge Files Task

The Merge Files task accepts a list of files as input and merges their contents into a single output file on the local file system or network share. The input files can be specified using a combination of File Sets and by choosing single files (selectable through the
Add
button).  
When the files are merged together, the first byte of the next file to merge is immediately appended to the end of the last file. By default, nothing is written between the files. A
File Delimiter
should be specified if separation is desired between the merged files. Below are a list of some common delimiters:
  • \n - New line feed
  • \t - Horizontal tab
  • \r - Carriage return
  • \f - Form feed

0 COMMENTS

We’d like to hear from you!