Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
macOS - Operating System
unix executable to jpg?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ukchucktown" data-source="post: 1130296" data-attributes="member: 129039"><p>Create a folder, copy all the files from the CD to the folder. Open Terminal, change directory to the folder where you copied the files. Then run the following command:</p><p></p><p>chmod -R 777 *</p><p></p><p>You should be able to open the files once you change the permissions. If you still can't open the files you may need to change file ownership using the chown command. The copy you performed should create the files with you as owner.</p></blockquote><p></p>
[QUOTE="ukchucktown, post: 1130296, member: 129039"] Create a folder, copy all the files from the CD to the folder. Open Terminal, change directory to the folder where you copied the files. Then run the following command: chmod -R 777 * You should be able to open the files once you change the permissions. If you still can't open the files you may need to change file ownership using the chown command. The copy you performed should create the files with you as owner. [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
Apple Computing Products:
macOS - Operating System
unix executable to jpg?
Top