[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bash problem with subshell and *



On 12/13/06, Almut Behrens <almut_behrens@gmx.net> wrote:
> In other words subshell expand willcard `*' and shows all files into
> directory!

You need to put double quotes around the variable when echoing it:

echo "$SUBJECT"

Sure! Dummies error. Sorry.

--
Openclose.it - Idee per il software libero
http://www.openclose.it



Reply to: