|
Bash shell script
Hi Guys,
I am trying to alter a script for my company.
I need the start of it to go something like this.
User is asked to input 8 numbers
8 numbers are written to a txt file
***** ***** ***** txt file is read ***** *****
The text file gets read in between other files represented by ***** in the above line.
If anyone can help or know a better way to get user input into the place for the txt file to be read it would be a great help.
sincerely
Jeremy
|