Single-Quotes
Enclosing characters in single-quotes ( '' ) shall preserve the literal value of each character within the single-quotes. A single-quote cannot occur within single-quotes.
Double-Quotes
Enclosing characters in double-quotes ( "" ) shall preserve the literal value of all characters within the double-quotes, with the exception of the characters dollar sign, backquote, and backslash, as follows:
l'étoile devrait être donc préservée dans la double quote.
# Re: effacer -machin
Posté par Anonyme . En réponse au message [Terminal] effacer -machin. Évalué à 1.
nous voyons donc ici : (d'après les posts)
soit la non-complétude des normes UNIX
soit le non respet de ces normes.
reste à déterminer la cible et : jetez les pierres !
http://www.unix.org/single_unix_specification/(...)
Single-Quotes
Enclosing characters in single-quotes ( '' ) shall preserve the literal value of each character within the single-quotes. A single-quote cannot occur within single-quotes.
Double-Quotes
Enclosing characters in double-quotes ( "" ) shall preserve the literal value of all characters within the double-quotes, with the exception of the characters dollar sign, backquote, and backslash, as follows:
l'étoile devrait être donc préservée dans la double quote.