Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Data Conversion - Unix WK1 files to DOS/Win
Name: Don Putnam Date: July 31, 1999 at 09:32:42 Pacific
Comment:
I have a client that has a UNIX system that runs a Lotus 123 look alike application. Thye want to convert several spreadsheets to Excel 97. Is there an easy way to do it? We have tried the hard way.... Hope someone can help me. Thanks, Don Putnam.
Name: DP-Morgan Date: August 11, 1999 at 07:59:39 Pacific
Reply:
You've got Post...
0
Response Number 2
Name: hassan nasseri Date: December 20, 2000 at 04:57:11 Pacific
Reply:
i need to see my linux files from win2k.im using both linux and windows in 1system.i acn browse our windows files in linux from mnt directory but cant do simple work in windows. reply plz....tanx.
Summary: If you have the proper access to the machine, the easiest thing is to FTP the files between the UNIX box and the PC. If they are text files, be sure to set it to ASCII mode. Or if you have access to ...
Summary: Hi There is straight command to convert unix file into dos/windows environment and vice-versa. These commands are unix2dos oldFile newFile dos2unix oldFile newFile ...