![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| OS X (Apple) OS X is a line of Unix-based graphical operating systems developed, marketed, and sold by Apple. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Executable files | nervous | UNIX for Dummies Questions & Answers | 9 | 10-30-2007 01:44 AM |
| Finding executable files in all directories | CSGUY | UNIX for Dummies Questions & Answers | 4 | 04-19-2005 03:34 PM |
| Cannot translate Unix executable files | Steven Greenber | OS X (Apple) | 1 | 02-11-2004 12:14 PM |
| pls hlp: making .sh files executable | ropers | Filesystems, Disks and Memory | 2 | 07-29-2002 02:44 AM |
| converting files from unix to windows | jefft1976 | UNIX for Dummies Questions & Answers | 2 | 12-11-2001 03:29 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Converting Unix executable files
I loaded OS X Panther on my Mac G4 and found that many files previously saved as Word or Word Perfect files were inadventently converted to Unix executable files. When I try to read these in Word, it cannot recognize or translate the file properly. Does anyone know how to translate these files? Is there a filter or software program that does this?
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
I'll warrant the OS upgrade had nothing to do with the situation you find your text files in.
If they are just text files and not MS Word files then you should be able to open them with TextEdit. If they are rtf documents you should still be able to open them from the "Open..." item in the TextEdit "File" menu. Do you have one of the problem files that you are pretty certain does not contain sensitive information? Perhaps someone can examine it with your assistance and tell you what you need to do to resolve the problem. |
|
#3
|
||||
|
||||
|
Steven, in addition to what Flying_Meat said, can you list a couple of the affected files - their names (including extensions, such as .txt) and their permissions (if you're able to see that in OS X - i don't use it personally)?
Because I'm curious what you mean by text files being converted into executables... I don't think I understand entirely what you mean. How do you know they were "converted to executables" and were not simply corrupted somehow? |
|
#4
|
|||
|
|||
|
for oombera's curiosity:
Code:
localhost:~/me$ ls -al total 112 drwxr-xr-x 8 me staff 272B 25 Jan 2003 . drwxrw-rw- 56 me staff 1K 25 Jan 15:30 .. -rwxr-xr-x 1 me staff 6K 24 Jan 2003 .DS_Store -rw-r--r-- 1 me staff 24K 13 Jan 2003 Silly Document.doc -rw-r--r-- 1 me staff 2K 13 Jan 2003 Silly Document.rtf -rw-r--r-- 1 me staff 10K 13 Jan 2003 Silly Document2.doc -rw-r--r-- 1 me staff 942B 13 Jan 2003 Silly Document_rtf_73b21f5f.jpg drwxr-xr-x 5 me staff 170B 25 Jan 2003 silly document.rtfd |
|
#5
|
|||
|
|||
|
I believe that the files in question may be on a samba share where the resource fork can not be stored properly or may have been corrupted. I had a heap of reason files do this and solved the problem by just adding the correct extension. Add .doc to the end of your word files and it should be OK.
This may be incorrect reason for the problem but the solution worked OK for me |
|||
| Google The UNIX and Linux Forums |