viernes, 23 de febrero de 2018

LINUX. HowTo attribute execute file

To assign the execution attribute to a file:

Command: chmod +x




Sometimes is necessary change the owner of the file to can execute it, for this task:

Command: chown user:group



by GoN | Published: February 23, 2018 | Last Updated:

miércoles, 21 de febrero de 2018