|
发表于 2017-12-23 05:15:13
|
显示全部楼层
回复 1# xingyun666666
It should be very easy in perl script:1) work out a file list in the hold
2) foreach loop working every line for all the files in 1), counting the line #
3) contents in line of 2) write out intact, except line 10
4) for line 10, write out "#", then the line 10 content |
|