There is no direct conversion in Linux because unlike Windows in Linux whether a file is executable or not is a property of the file not a function of its file extension.
There is no direct conversion in Linux because unlike Windows in Linux whether a file is executable or not is a property of the file not a function of its file extension.
Yes you are right .
There are read, write and execute permissions for a file.
Comment