Quoting: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(some examples)
 
mNo edit summary
 
Line 1: Line 1:
{{Glossary Entry}}
Amanda can parse quoted strings in most places where a simple identifier can appear, including in {{man|5|amanda.conf}}, {{man|5|amanda-client.conf}}, and the {{man|5|disklist}}.  The syntax is shell-like -- all of the following are considered a single word:
Amanda can parse quoted strings in most places where a simple identifier can appear, including in {{man|5|amanda.conf}}, {{man|5|amanda-client.conf}}, and the {{man|5|disklist}}.  The syntax is shell-like -- all of the following are considered a single word:
* oneword
* oneword
Line 7: Line 8:
* "funny \019 characters"
* "funny \019 characters"
* "embedded \"quotes\""
* "embedded \"quotes\""
{{Languages}}

Latest revision as of 09:19, 27 September 2012

Amanda can parse quoted strings in most places where a simple identifier can appear, including in amanda.conf(5), amanda-client.conf(5), and the disklist(5). The syntax is shell-like -- all of the following are considered a single word:

  • oneword
  • "one word"
  • one\ word
  • one" "word
  • word\\with\\backslashes (although note that you probably want to use forward slashes in a DLE diskname)
  • "funny \019 characters"
  • "embedded \"quotes\""

Other languages: [[::Quoting|English]] {{#ifexist: {{#if: | | {{#if: | :}}Quoting}}/Fr |  • {{#if: |français| [[::Quoting/Fr|français]]}}|}}

{{#ifexist: {{#if: | | {{#if: | :}}Quoting}}/Zh-cn |  • {{#if: |中文(中国大陆)| [[::Quoting/Zh-cn|中文(中国大陆)]]}}|}}