Template:Chmodexe

From Joe's Boredom
Revision as of 02:10, 2 January 2010 by Joe (talk | contribs) (Created page with 'Create a new file, {{{1}}}<br /> Make your newly created file executable<br /> {{tty|cmd1=sudo chmod +x /path/to/{{{1}}}}} Save the code posted here to {{{1}}}}} and save.')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Create a new file, {{{1}}}
Make your newly created file executable

Terminal
name@machine:/$ sudo chmod +x /path/to/{{{1}}}

Save the code posted here to {{{1}}}}} and save.