Closed mrkarthik07 closed 7 years ago
I was trying to download image of particular website something like this http://XYZ.com/XYZ/XYZ.net(3).jpg when i encountered error bash: syntax error near unexpected token `('
Can you try escaping the brackets (i.e. "http://XYZ.com/XYZ/XYZ.net\(3\).jpg")
awesome it works
I was trying to download image of particular website something like this http://XYZ.com/XYZ/XYZ.net(3).jpg when i encountered error bash: syntax error near unexpected token `('