Differences
This shows you the differences between the selected revisions of the page.
2011-11-28 | 2011-11-28 | ||
no summary (221.120.234.44) (hidden) | Restored revision 1320916077. Undoing revisions 1322471768, 1322471786. (martin) (hidden) | ||
Line 12: | Line 12: | ||
===== Examples ===== | ===== Examples ===== | ||
<code winscp> | <code winscp> | ||
+ | chmod 644 index.html about.html | ||
+ | chmod 1700 /home/martin/public_html | ||
+ | chmod 644 *.html | ||
</code> | </code> | ||
- | |||