Hi everyone I am trying to upload a windows txt file to a Linux server.
There are an application running in my Linux server that reads the txt file to extract some information. But the application doesn't recognize the file because it's originally from windows. I know that I could solve it changing the end of line caracters such as line feed and carriage return, but I don't know how to do it. Does anyone know a way to do it using Perl? Thanks in advance. Lilian.