April 26, 2025
Home About Gallery Contact

How to execute .run files in linux based OS


open the terminal and go to the path of the folder where the .run file is placed
enter in the terminal following command:
This command is to change the mode of file +x is used to add execution mode for file
chmod +x filename.run
then enter following command in terminal :
 ./filename.run
Newer Post
Previous
This is the last post.
  • Blogger Comment
  • Facebook Comment
Copyright © 2012 Hack-O-Tricks All Right Reserved. Powered by Blogger.