Quantcast
Channel: UNIX and Linux Forums
Viewing all articles
Browse latest Browse all 16232

echo

$
0
0
Hello,
I'm working with ksh.
I was working with the echo command

That is
echo "Today is $date"

which would show for example
Toady is 7/12/12
which was fine

however, know I only recieve the first part of the echo without the date.
Today is

Could I have edited the echo function?

Thanks JD

Viewing all articles
Browse latest Browse all 16232

Trending Articles