Technoric
Pages - Menu
Home
Site Index
About Me
Labels
Linux
NetFPGA
Hacking
Saturday, September 21, 2013
Executing .run files in Linux
To be able to execute .run files, they first need to be converted to executable files. Use the command :
chmod
+x [[filename]]
Then use the following command to execute :
./[[filename]]
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment