Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • Hi , but the fileName itself has some underscore , to be specific 5 underscore. Commented Jan 23, 2018 at 19:35
  • @shubhamdeodia, elaborate your file name convention: should all the files be ended with .DAT only? Commented Jan 23, 2018 at 19:40
  • Yes, they all end with .DAT , but I can't install GNU parallel in my Linux distro. Don't have the privileges. Commented Jan 23, 2018 at 19:41
  • @shubhamdeodia, the main problem is in your input.txt - it should have include full filenames not basenames. So reconsider your input.txt scheme and your life will be easier Commented Jan 23, 2018 at 19:49
  • @shubhamdeodia Are the reasons covered on oletange.blogspot.dk/2013/04/why-not-install-gnu-parallel.html If not, please elaborate. Commented Jan 31, 2018 at 15:39