The -DISPOSITION command specifies how
to open or write to a file.
This command is optional. If you omit it, the default
is RPL.
-DISPOSITION command syntax


- RPL
- Replace the existing file with the current file.
- MOD
- Add the contents of the current file to the existing file.
- NEW
- Create the file.