29 Apr
2014
29 Apr
'14
15:22
El 29/04/14 10:01, James Knott escribió:
Benjamin wrote:
what is the difference between chmod 777 and chmod -x ? And must i also run chmod as sudo if i make an script for me as a normal user or does it suffice to run chmod as user?
Chmod 777 sets all bits, so everyone will have read, write and execute privileges. Chmod -x only enables the execute bit. You don't need to use sudo for your own files.
Yes and KDE should probably refuse to run world-writable scripts there. -- Cristian "I don't know the key to success, but the key to failure is trying to please everybody." -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org