I am working towards writing a bash script that contains a variable with a long string value. When I split the string into multiple lines it is throwing error. Can you please suggest on howHow to split the string into multiple lines and assigned to a variable?
Thanks Kamal