Differences
This shows you the differences between the selected revisions of the page.
2011-11-10 | 2011-11-28 | ||
created (martin) | no summary (221.120.234.44) (hidden) | ||
Line 12: | Line 12: | ||
===== Examples ===== | ===== Examples ===== | ||
<code winscp> | <code winscp> | ||
- | chmod 644 index.html about.html | + | echo "Hello" |
- | chmod 1700 /home/martin/public_html | + | |
- | chmod 644 *.html | + | |
</code> | </code> | ||