nipos
2017-04-16 01:07 deepin
Check the rights of the file.
Probably it has 777 and can be executed.
Run chmod 555 yourfile.txt to change this.
Then the file won't be executable anymore and you can open it in your text editor without that prompt.
Probably it has 777 and can be executed.
Run chmod 555 yourfile.txt to change this.
Then the file won't be executable anymore and you can open it in your text editor without that prompt.
Reply Like 0 View the author