Hi!
I have 8700 html files in a folder totaling 8.7 Mb size. I tried using the shell command “cat” to merge them into one file such as combined.html, but I get the response
“-bash: /bin/cat: Argument list too long”
any perl way of doing this.
Thanks in advance
I have 8700 html files in a folder totaling 8.7 Mb size. I tried using the shell command “cat” to merge them into one file such as combined.html, but I get the response
“-bash: /bin/cat: Argument list too long”
any perl way of doing this.
Thanks in advance