- May 18, 2001
- 257
- 0
- 0
Ok ladies and gents I need a bit of help on this script I have written in a Korn shell.
The problem I am having is that I am trying to get the user to type in a backup name that has to be added to our ongoing list, the only problem is that for some reason the script is not waiting for the user to enter anything. This same issue is happening when the user attempts to enter the name of the backup that needs to be removed from the script.
I don't get why this is happening, esp since I have no problem on a different script that the user enters the date that is going to grepped for...
I am writing this on a solaris 2.5 system, and I am not sure exactly which version of Korn it is.
Any help on this is appreciated....
Cybermastif
The problem I am having is that I am trying to get the user to type in a backup name that has to be added to our ongoing list, the only problem is that for some reason the script is not waiting for the user to enter anything. This same issue is happening when the user attempts to enter the name of the backup that needs to be removed from the script.
I don't get why this is happening, esp since I have no problem on a different script that the user enters the date that is going to grepped for...
I am writing this on a solaris 2.5 system, and I am not sure exactly which version of Korn it is.
Any help on this is appreciated....
Cybermastif