On Sunday 10/30/11 06:48:28 CST, Michael Graham wrote:
>       When I exit, I see this in the terminal printed several times, just 
> after the command to start mutt:
> 
>     sh: line 0: [: missing `]'
> 

Are the last one script?
There is one space missing in it. the if condition should be
like

if [ -x $folder ];

instead of

if [ -x $folder];

Is that your problem?

The first one script looks having no problem on syntax after removing
tailing space.

Best regards
du yang
-- 
oooO:::::::::
(..):::::::::
:\.(:::Oooo::
::\_)::(..)::
:::::::)./:::
::::::(_/::::

Attachment: signature.asc
Description: Digital signature

Reply via email to