|
||
Support Forum Frequently Asked Questions Miscellaneous
Perl scripts usually have a special first line that specifies the path to the Perl interpreter. At Lonestar, the correct paths are:Where can I find sendmail?#!/usr/bin/perl...for Perl 5.004_004 Under Linux, sendmail is not in /usr/lib. The correct path to sendmail is:Where can I find other programs?/usr/sbin/sendmail You can find the location of any executable program with the which command when logged in via Telnet. For example:cactus:~$ which sendmail /usr/sbin/sendmail Return to Frequently Asked Questions
|
12112 Frank Cordova Cir. El Paso, Texas 79936-4488 |
info@lstar.net Tel./Fax (915) 203-0193 |