Differences
This shows you the differences between the selected revisions of the page.
| 2013-05-14 | 2014-03-07 | ||
| syntax and remarks headings (martin) | visually separating examples to make it clear that they are standalone (martin) | ||
| Line 17: | Line 17: | ||
| <code winscp> | <code winscp> | ||
| chmod 644 index.html about.html | chmod 644 index.html about.html | ||
| + | </code> | ||
| + | <code winscp> | ||
| chmod 1700 /home/martin/public_html | chmod 1700 /home/martin/public_html | ||
| + | </code> | ||
| + | <code winscp> | ||
| chmod 644 *.html | chmod 644 *.html | ||
| </code> | </code> | ||