LINUX.ORG.RU

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

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

Гляди, что на IBM написано:

https://www.ibm.com/docs/en/aix/7.2?topic=ks-input-output-redirection-in-korn...

Вот прямо словами прописано - single quotation mark.

The shell performs parameter substitution for the redirected data. To prevent the shell from interpreting the \, $, and single quotation mark (') characters and the first character of the Word parameter, precede the characters with a \ character.

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

Гляди, что на IBM написано:

https://www.ibm.com/docs/en/aix/7.2?topic=ks-input-output-redirection-in-korn...

Вот прямо словами прописано - single quotatyion mark.

The shell performs parameter substitution for the redirected data. To prevent the shell from interpreting the \, $, and single quotation mark (') characters and the first character of the Word parameter, precede the characters with a \ character.