I am writing a script that takes two parameters, sourceFile and destFile. sourceFile will include a wildcard and grab all matching text files, then...
Simple concat based on wildcard
read more
I am writing a script that takes two parameters, sourceFile and destFile. sourceFile will include a wildcard and grab all matching text files, then...