LINUX.ORG.RU

История изменений

Исправление Zubok, (текущая версия) :

Еще можно сказать to quote. Например, man bash:

If word is unquoted, all lines of the here-document are subjected to parameter expansion, command substitution, and arithmetic expansion, the charac‐ ter sequence \<newline> is ignored, and \ must be used to quote the characters \, $, and `.

Исправление Zubok, :

Еще можно сказать to quote. Например, man bash:

If word is unquoted, all lines of the here-document are subjected to parameter expansion, command substitution, and arithmetic expansion, the charac‐ ter sequence \<newline> is ignored, and \ must be used to quote the characters \, $, and `.

Исходная версия Zubok, :

Еще можно сказать quoted. Например, man bash:

If word is unquoted, all lines of the here-document are subjected to parameter expansion, command substitution, and arithmetic expansion, the charac‐ ter sequence \<newline> is ignored, and \ must be used to quote the characters \, $, and `.