delorie.com/archives/browse.cgi | search |
Date: | Fri, 7 Feb 2003 15:07:09 -0500 |
Message-Id: | <200302072007.h17K79t04827@envy.delorie.com> |
X-Authentication-Warning: | envy.delorie.com: dj set sender to dj AT delorie DOT com using -f |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | abc AT anchorageinternet DOT org |
CC: | djgpp AT delorie DOT com |
In-reply-to: | <200302071836.h17IamZQ092746@en26.groggy.anc.acsalaska.net> |
(abc AT anchorageinternet DOT org) | |
Subject: | Re: Report a Bug (#! bash bug) |
References: | <200302071836 DOT h17IamZQ092746 AT en26 DOT groggy DOT anc DOT acsalaska DOT net> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> /path/to/sh/script option: /path/to/sh/script option: no such > file or directory (ENOENT) This is correct. According to the standards, the text after the #!/bin/bash is NOT parsed, but treated as a single argument.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |