On Fri, Sep 14, 2001 at 03:41:53PM +1000, Jeff Ai wrote:
> Fixed by Tony Green
> STAR='*'
> echo "$STAR"

That's very convoluted. The following will work:

echo "*"
echo '*'
echo \*

If you're using bash anyhow.

-- 
CaT        "As you can expect it's really affecting my sex life. I can't help
           it. Each time my wife initiates sex, these ejaculating hippos keep
           floating through my mind."
                - Mohd. Binatang bin Goncang, Singapore Zoological Gardens

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to