Thanks PHV and VGERSH99, you both get kudos. Thanks so much. And I do apologize for the double post, but I still have a question.
I want to write a script that will allow me to do the following, but I am not sure where to start:
I execute the script ---
I want the script to prompt for the input file to use so the sed or nawk command will strip the file for me.
And then prompt for the name of the output file, and when that is entered then the scipt will end and say please cat your $output file to view the results.
Can anyone help?
Thanks..
I want to write a script that will allow me to do the following, but I am not sure where to start:
I execute the script ---
I want the script to prompt for the input file to use so the sed or nawk command will strip the file for me.
And then prompt for the name of the output file, and when that is entered then the scipt will end and say please cat your $output file to view the results.
Can anyone help?
Thanks..