>>>>> "Anton" == Anton Yuzhaninov <cit...@citrin.ru> writes:


Anton> most perl scripts begins with

Anton> #!/usr/bin/perl

Anton> this is common convention (also outside *BSD world)

In fact, it's the recommendation from the original Camel book in 1990
(which I wrote, but the kids forget that :) that no matter where you
install Perl, you always link/symlink /usr/bin/perl so that scripts can
safely use shebang.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<mer...@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to