Hi all,
I am writing a shell script with positionnal parameters
and a set command (set `date`), the set command resets the positionnal parameters (taking the value of fields of date command)so that the arguments used when I execute my shell script are changed. How can I call them back inside my shell script (ksh).
Thanks for help
Consty
I am writing a shell script with positionnal parameters
and a set command (set `date`), the set command resets the positionnal parameters (taking the value of fields of date command)so that the arguments used when I execute my shell script are changed. How can I call them back inside my shell script (ksh).
Thanks for help
Consty