Liste des Groupes | Revenir à cu programmer |
I wrote:Thanks to the newest POSIX standard, this is part of the standard: <https://pubs.opengroup.org/onlinepubs/9799919799/utilities/V3_chap02.html#tag_19_02_04> Followup-To: comp.unix.shell
>If you avoid newlines in filenames, Posix shells can cope with anything else if you set “IFS=$'\n'”. >>
Sorry, no, it looks like the “$'...'” syntax for string literals is not from Posix, it’s a Bash-ism. >
Les messages affichés proviennent d'usenet.