I have a small script tat is executed by Puppet using the exec module. The script reads through the file, in a do while (I have also tried a for loop) but it seems to read the file contents twice?
↧