Ask the expert:
How to insert a specific data content in the third line of all txt texts in the folder:
For example, the file names are as follows:
aaaa.txt
eeSeeee.txt
ffffffff.txt
88X888.txt
66666.txt
Insert after the second line in each file: (564789,21693,45655555).
After insertion, the text becomes like this:
123
245XC
(564789,21693,45655555)
34545
44545
5454
64545
How to insert a specific data content in the third line of all txt texts in the folder:
For example, the file names are as follows:
aaaa.txt
eeSeeee.txt
ffffffff.txt
88X888.txt
66666.txt
Insert after the second line in each file: (564789,21693,45655555).
After insertion, the text becomes like this:
123
245XC
(564789,21693,45655555)
34545
44545
5454
64545
