|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Variables and previous values
Hello,
Is the following possible using shell script? Suppose I have:- THEDATE="26-AUG-2005" echo "Please enter the processing date : " read THEDATE I want the read to present the previous value of THEDATE to the user in order for them to amend if required using backspace before confirming? Using read it will replace the current value and they will have to type the full date. Thanks in advance. Mike |
|
#2
|
|||
|
|||
|
No it is not possible.
|
|
#3
|
|||
|
|||
|
Quote:
too short, if he exactly says what he wants.... the shell can it.
__________________
working on Solaris[5-9], preferred languages french and C. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > UNIX Help > Variables and previous values |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|