[31.08.01 08:02 +0700] Efata <-- :
> I have try this script but I always get error in end file line 45:syntax
> error : unexpected end of file. 

In these cases generally look for
- missing closing signs of all kinds (like echo "this)
- missing space signs (like func() {action})
- spaces after the last word at the end of line (like [... end ])

HTH
-- 
Erika Pacholleck <[EMAIL PROTECTED]>
mutters: insert vowels of last name

Reply via email to