If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I have zipped several files on unix directories, and then copy them on a windows machine. Will these zipped files work fine in unix and will I be able to extract all the data when I unzip them
Yes. Text files might look strange in e.g. notepad but open with wordpad will be fine.
For text files you may consider using this flag
-l convert LF to CR LF (-ll CR LF to LF)