Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2005 15:33:50 +0800
From:      Ann Lee <yokean1@gmail.com>
To:        Olivier Nicole <on@cs.ait.ac.th>
Cc:        scuba@centroin.com.br, freebsd-questions@freebsd.org
Subject:   Re: Expire undeleted mail older than specified age
Message-ID:  <80b681a5050712003356a8c6b4@mail.gmail.com>
In-Reply-To: <200507120634.j6C6YbpX011726@banyan.cs.ait.ac.th>
References:  <80b681a50507110125a87ed87@mail.gmail.com> <Pine.BSI.4.33.0507111227310.18478-100000@hypselo.centroin.com.br> <80b681a505071123165c0f1158@mail.gmail.com> <200507120619.j6C6Jh3i011562@banyan.cs.ait.ac.th> <80b681a50507112330185dcd70@mail.gmail.com> <200507120634.j6C6YbpX011726@banyan.cs.ait.ac.th>

next in thread | previous in thread | raw e-mail | index | archive | help
my perl interpreter is /usr/bin/perl. Try to replace the 1st line to
#!/usr/bin/perl. No luck.. command not found...

Ann

On 7/12/05, Olivier Nicole <on@cs.ait.ac.th> wrote:
> > The 1st line is /usr/local/bin/perl . Trying to put in
> > usr/local/bin/perl.... same problem. Command not found.
>=20
> Where is your perl interpreter?
>=20
> $ which perl
>=20
> and use the reult in the first line.
>=20
> i expect the result to be /usr/bin/perl so the 1st line should be
>=20
> #!/usr/bin/perl
>=20
> Olivier
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?80b681a5050712003356a8c6b4>