| <p>The system keeps a database of the files on the | | <p>The system keeps a database of the files on the |
| system. If you are looking for a file that you ha | | system. If you are looking for a file that you ha |
| ve recently added, it might not have been updated | | ve recently added, it might not have been updated |
| recently. Type this to fix this (might take some t | | recently. Type this to fix this (might take some t |
| ime):</p> | | ime):</p> |
| <div id="code"> | | <div id="code"> |
| <pre>updatedb | | <pre>updatedb |
| </pre></div> | | </pre></div> |
| <h1 id="toc11"><span><strong>chmod - Change Permis | | <h1 id="toc11"><span><strong>chmod - Change Permis |
| sions</strong></span></h1> | | sions</strong></span></h1> |
| n | <p><strong>chmod</strong> is used to change the pe | n | <p><strong>chmod</strong> is used to change the pe |
| rmissions of a file. This is a very complicated co | | rmissions of a file. This is a very complicated co |
| mmand. This link will explain it better than I can | | mmand. This link will explain it better than I can |
| : <a href="http://catcode.com/teachmod/">http://ca | | : <a href="http://catcode.com/teachmod/">http://ca |
| tcode.com/teachmod/</a> . 90% of the time you will | | tcode.com/teachmod/</a> . 90% of the time you will |
| be using this command to make a file executable. | | be using this command to make a file executable. |
| In this example, I am making a script I made calle | | In this example, I am making a script I made calle |
| d EasySAM executable:</p> | | d EasySAMity executable:</p> |
| <div id="code"> | | <div id="code"> |
| t | <pre># chmod +x ~/Desktop/EasySAM | t | <pre># chmod +x ~/Desktop/EasySAMity |
| </pre></div> | | </pre></div> |
| <br> | | <br> |
| And the video presentation of the command: | | And the video presentation of the command: |
| <p><object width="425" height="350"><param value=" | | <p><object width="425" height="350"><param value=" |
| http://www.youtube.com/v/FiXZ_wObsuU" name="movie" | | http://www.youtube.com/v/FiXZ_wObsuU" name="movie" |
| > | | > |
| <param value="transparent" name="wmode"> | | <param value="transparent" name="wmode"> |