I have created a script that goes into a particular file, XYZ and looks at the files listed within.
I.e.
FILE XYZ
#
#
#
File#1
File#2
File#3
The problem is I need to create a line within my script, so that all lines beginning with the symbol # will be ignored. Can anyone help me???? THANKS!!!!
I.e.
FILE XYZ
#
#
#
File#1
File#2
File#3
The problem is I need to create a line within my script, so that all lines beginning with the symbol # will be ignored. Can anyone help me???? THANKS!!!!