From: Barry Warsaw Date: Wed, 20 Nov 1996 15:19:10 +0000 (+0000) Subject: /usr/bin/env is slightly more portable X-Git-Tag: v1.5a1~921 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7081a69b244b84df02dcc4e01c57b40a8d01591a;p=python /usr/bin/env is slightly more portable --- diff --git a/Tools/world/world b/Tools/world/world index 2041cf712e..a610a56acc 100755 --- a/Tools/world/world +++ b/Tools/world/world @@ -1,4 +1,4 @@ -#! /bin/env python +#! /usr/bin/env python """Print the long name of an Internet domain.