I have a line in my script that is too big to fit on one line. Is there a way to continue it on the next line? I tried $& already, but I get an error saying line too line no matter what I do. I thought the way to do this was to use ¬, but it also is not working. Thanks.