Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Where is Perl/Sendmail/Date located?

located Perl sendmail
0
Posted

Where is Perl/Sendmail/Date located?

0

Perl is located in /usr/bin/. So your script should have #!/usr/bin/perl at the top of the file. Sendmail is located in /usr/sbin/. So your script should point to /usr/sbin/sendmail. Date is located in /bin. So your script should point to /bin/date.

0
10

Perl is located in /usr/bin/. So your script should have #!/usr/bin/perl at the top of the file. Sendmail is located in /usr/sbin/. So your script should point to /usr/sbin/sendmail. Date is located in /bin. So your script should point to /bin/date.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.