in reply to How to use dynamic execution path instead of absolut.
which finds (hopefully) your perl.#!/bin/sh `which perl` -x $0 $* exit #!perl print "hello perl\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to use dynamic execution path instead of absolut.
by Aristotle (Chancellor) on Jan 14, 2003 at 10:41 UTC | |
by busunsl (Vicar) on Jan 14, 2003 at 11:59 UTC | |
|
•Re: Re: How to use dynamic execution path instead of absolut.
by merlyn (Sage) on Jan 14, 2003 at 17:44 UTC |