I am trying to move a file that starts with "-" with mv. Whenever I try to move it I get an error saying I have an invalid option because the file starts with -. I have tried to put a \ before it with no luck and I have tried quotes. Thanks in advance!
