Differences
This shows you the differences between the selected revisions of the page.
| 2014-10-24 | 2014-10-24 | ||
| variables anchor (martin) | cross reference doubling of double-quotes (martin) | ||
| Line 42: | Line 42: | ||
| put "file with spaces and ""quotes"".html" | put "file with spaces and ""quotes"".html" | ||
| </code> | </code> | ||
| + | |||
| + | Note that when you are specifying commands on [[commandline|command-line]] using ''/command'', you need to surround each command by double-quote and [[commandline#syntax|escape the in-command double-quotes by doubling them]]. | ||
| ==== [[variables]] Environment Variables ==== | ==== [[variables]] Environment Variables ==== | ||