When I send a text file via FTP from windows to unix, I am having conversion issues. <BR>1. If I send the file via ascii, all of the tabs in windows are converting to 8 spaces in unix.<BR>2. If I send ...
I have extracted a database into a bam file that is separated by tabs. Reading it from the terminal is proving itself to be a very difficult task. I was instructed to transfer the information through ...