Quote:
Originally Posted by Guttorm
Hi
You forgot to set $X and $Y?
|
Yes; I have deliberately not set the value of $X & $Y. Their values are undefined.
Quote:
Originally Posted by Guttorm
expr \*
Outputs:
*
So:
echo Area: *
Outputs:
"Area: " followed by the content of the current directory.
.
|
Thank you for explaining the derivation.
A new question has arisen in my mind; how come the execution of these commands
give the listing of the directory contents.
Yours,
Ameya