The behavior of dash (and also bash) looks non-intuitive in this case.
It seems that new_file is created before ls is executed.
Is it specified in POSIX?
The behavior of dash (and also bash) looks non-intuitive in this case.
It seems that new_file is created before ls is executed.
Is it specified in POSIX?