-bash: /Volumes/PRAXIS/Praxis/Anträge/F1: cannot execute binary file logout

Joined
Jul 16, 2013
Messages
1
Reaction score
0
Points
1
What can I do? Got no idea, I opened a file from this folder (.doc), could read it and when I tryed again this message came.
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
Are you trying to open this file from the command line? Regardless of your answer to that, it looks as if the file has been made executable. Try the following to find out if this is indeed the case:

1. Open up Terminal (/Applications/Utilities)
2. Type the following:
Code:
ls -l
3. Press space and then drag the Word document into the Terminal window. You should now have a command that looks like the following:
Code:
ls -l /name/of/file
4. Press enter and paste the results of that here.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top