From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/79004 Path: news.gmane.org!not-for-mail From: Pontus Lurcock Newsgroups: gmane.comp.tex.context Subject: Re: scripts Date: Thu, 1 Nov 2012 12:55:23 +0000 Message-ID: <20121101125523.GD14468@rae.vm.bytemark.co.uk> References: <50900C46.70305@wxs.nl> <50900DD3.2090000@meahan.net> <509010D8.9070708@wxs.nl> <509047B4.4060406@meahan.net> <50906100.4040000@wxs.nl> <50924A5D.8000308@koloro.de> <20121101121058.611bb915@homerow> <20121101132829.4f4c4f08@iram-hb-003386.extra.cea.fr> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1351774531 22753 80.91.229.3 (1 Nov 2012 12:55:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Nov 2012 12:55:31 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu Nov 01 13:55:40 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TTuJ8-0007TT-TF for gctc-ntg-context-518@m.gmane.org; Thu, 01 Nov 2012 13:55:38 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1818810297; Thu, 1 Nov 2012 13:55:30 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id PsnSiWoRKM0v; Thu, 1 Nov 2012 13:55:27 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 615221027D; Thu, 1 Nov 2012 13:55:27 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C40581027D for ; Thu, 1 Nov 2012 13:55:25 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id zbeHo+RE9yel for ; Thu, 1 Nov 2012 13:55:23 +0100 (CET) Original-Received: from filter4-ams.mf.surf.net (filter4-ams.mf.surf.net [192.87.102.72]) by balder.ntg.nl (Postfix) with ESMTP id E21291021F for ; Thu, 1 Nov 2012 13:55:23 +0100 (CET) Original-Received: from rae.talvi.net (cherry.me.uk [IPv6:2001:41c8:1:5986::10]) by filter4-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id qA1D3CGN020764 for ; Thu, 1 Nov 2012 14:03:13 +0100 Original-Received: from pont by rae.talvi.net with local (Exim 4.72) (envelope-from ) id 1TTuIt-0007kW-2V for ntg-context@ntg.nl; Thu, 01 Nov 2012 12:55:23 +0000 Content-Disposition: inline In-Reply-To: <20121101132829.4f4c4f08@iram-hb-003386.extra.cea.fr> User-Agent: Mutt/1.5.20 (2009-06-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=2001:41c8:1:5986::10; country=GB X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 01Iid3dFN - f31a2d9b14be - 20121101 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:79004 Archived-At: On Thu 01 Nov 2012, Alan BRASLAU wrote: > Whats more, bash is found under /usr/local/bin/bash on FreeBSD so > #! /bin/bash > is bound to FAIL. One traditional solution is to use #!/usr/bin/env bash This of course assumes the path to env, but I believe that the env path is more standardized than the bash path. (/usr/bin/env is valid on FreeBSD, for example.) Pont ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________