i am currently working in linux environment and working on generating an executable. Purpose of the application(executable) is to validate contents in the given input file.
i am required to write a script , where it will iterate through all different available time zones and run the EXE.
i am having little bit basics on writing the bash scripts , but this task seems a little difficult task for me to concoquer , any clues how can i achieve this.