Comment 8 for bug 619269

Revision history for this message
Johan Kiviniemi (ion) wrote :

When writing the script to a file and running sh filename 9<&0, the shells (dash, zsh, bash) seem to evaluate the code as they read the file. It seems there’s a difference in behavior based on whether the script’s being read from a pipe or from a file.