4/28/2015

How to create executable files in linux/unix/Solaris?

  Mohan       4/28/2015
Since we don't have standard extension types available for executable in linux, we need to specify them as executable files.We can use below command to create a executable files in Linux/Unix/Solaris.

# chmod u+x /path/to/script

logoblog

Thanks for reading How to create executable files in linux/unix/Solaris?

Previous
« Prev Post

No comments:

Post a Comment