I am fairly new to any programming.
I have a task to perform in which the requirement is detailed below:
- There should be created 65536 text files.
- Each file must have a name starting from
1.txtto65536.txt. - Each file will have a certain text in it, in which at a particular place the file name must appear. For example, the existing text looks like
DIAGRAM VARIABLE 0 0 1098 5 6. The number1098in this text must be the number in file name.
>Redirection