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.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > Zip files from unix to windows

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-29-07, 11:54
bhaizone bhaizone is offline
Registered User
 
Join Date: Feb 2006
Posts: 31
Zip files from unix to windows

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
Reply With Quote
  #2 (permalink)  
Old 01-30-07, 01:02
pdreyer pdreyer is offline
Registered User
 
Join Date: May 2005
Location: South Africa
Posts: 1,268
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)
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On