Differences
This shows you the differences between the selected revisions of the page.
| 2013-05-15 | 2014-03-07 | ||
| library_powershell (martin) | visually separating examples to make it clear that they are standalone (martin) | ||
| Line 17: | Line 17: | ||
| <code winscp> | <code winscp> | ||
| rm index.html | rm index.html | ||
| + | </code> | ||
| + | <code winscp> | ||
| rm index.html about.html | rm index.html about.html | ||
| + | </code> | ||
| + | <code winscp> | ||
| rm *.html | rm *.html | ||
| </code> | </code> | ||