#!/usr/bin/perl ### *** IMPORTANT FOR UNIX *** ### ### *** Make sure the path to PERL above is correct *** ### #~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~# # # # Email - webmaster@turkwebmaster.com # # Program Name ------- ozellik.pl # Program Version ---- 2.2 # Configuration File - none # # #~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~#~# $path = $0; $filename = $path; if (-d "C:/" || $^O eq "MSWin32") { $windows = 1; $platform = "WINDOWS"; $filename =~ s/^.*\\//; $path =~ s/$filename//; $path =~ s/\\$//; } elsif (-e "/etc/passwd") { $unix = 1; $platform = "UNIX"; $filename =~ s/^.*\///; $path =~ s/$filename//; $path =~ s/\/$//; } else { $unix = 1; $platform = "UNKNOWN PLATFORM"; $path = "Unable to determine path, please consult your system administrator."; } if ($platform eq "UNIX") { @Sendmail = `whereis sendmail`; $Path_to_Sendmail = "@Sendmail
"; } ### *** :) *** ### print "Content-type: text/html\n\n"; print <<"EOT";
|
Server Sistem : $platform
The path for this file is: $path
$Path_to_Sendmail
EOT
foreach $key (keys(%ENV)) {
print "$key = $ENV{$key}
\n";
}
print "
Perl Version $] "; print "
Other Sponsors electrical connectors, Mangosteen Juice, real estate short sale, Jupiter FL real estate, |
Furniture Markdown Great Deals on furniture - Free Shipping! |
Y-Net Wireless Internet Denver area high speed wireless privider. |
|
Dog House Technologies Doghouse Techonologies is located in Tampa Bay FL and offer professional web design, ecommerce development and custom application design for the internet. |