Hi All,
I wonder if someone can help. I've created a script that takes its input from a separate file. The contents of the file are read line-by-line, and each line must be exactly as it appears.
I would like to add some comments to this file but want the script to ignore anything with a # symbol.
Grateful if anyone could tell me how the calling script can ignore the # (hash) symbol.
Thanks
Blx
I wonder if someone can help. I've created a script that takes its input from a separate file. The contents of the file are read line-by-line, and each line must be exactly as it appears.
I would like to add some comments to this file but want the script to ignore anything with a # symbol.
Grateful if anyone could tell me how the calling script can ignore the # (hash) symbol.
Thanks
Blx