How to Run bin Files

Hello guys,

Quick “How To ….?”

How to run bin files

Go to Terminal

######################################################################

Your@Username:~$ sudo chmod +x “file name.bin”
password :
Your@Username:~$ ./“filename.bin” to execute the file
######################################################################
That’s it for now.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>