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.

Required fields*

3
  • 1
    Why aren't you printing $var1 and $var2 in your script? Commented Jan 5, 2020 at 13:56
  • so I just need to printf after the set to print each line in config? Thank you :). Commented Jan 5, 2020 at 14:18
  • I added a new code to the post that if I just print the $line, I do see each var` printed. However when I re-direct it to the script I do not see them. Are they avaliable to the script to use? Thank you :). Commented Jan 5, 2020 at 14:45