I have an Oracle data file name with a carriage return. I need to copy the file to a "correct" name (no carriage return) and then remove the "incorrect" file.
Can anyone help me with how to issue a cp and rm command with the carriage return in it to avoid the "not found" message?
Can anyone help me with how to issue a cp and rm command with the carriage return in it to avoid the "not found" message?