Just a very simple command to determine the operating system in which the script is running
#!/usr/bin/perl
print "The OS in which the script is runnin is:-\n";
print "$^O";
Incoming search terms:
- perl script to find windows os version (6)
- perl get os version (4)
- perl get OS name (4)
- perl find OS (4)
- how to get OS Name in perl (3)
- perl script to check OS (3)
- perl script to find OS (3)
- perl find operating system (2)
- perl get operating system (2)
- perl script check os version (2)
- perl how show operation system version (2)
- perl $osname (2)
- get os name in javascript (2)
- perl how to determine the os (2)
- Find operating system version in perl (2)
- java script to find out if vista is the OS (2)
- perl detect os (2)
- perl module detect os (2)
- perl discover os name (2)
- get OS name in perl (2)
- windows vista operating system name perl (2)
- how to find OS in perl (2)
- perl hwo to get os name and version (1)
- perl how to find the operating system (1)
- perl how to find out which operating system version (1)
- perl how to find OS (1)
- perl how to find operation system (1)
- perl get Win OS version (1)
- PERL MODULE TO CHECK oPERATING SYSTEM (1)
- perl get windows7 name (1)
- perl get system name (1)
- perl get osname (1)
- perl determing system (1)
- perl find Operating system version (1)
- perl find operating system windows (1)
- perl find out operating system (1)
- perl get os type windows (1)
- perl find system windows (1)
- perl finding operating system (1)
- perl finding operating system name (1)
You will also be interested in ,
- A reference to valid parameters for cookie call in perl
- Embedding html in perl, how to do that?
- Ignore empty lines using perl
- Find the size of a file or text file using perl
- Connect to mysql using perl in xampp
- Get ipaddress using perl script
- Random password generator using perl script
- Simple webpage redirection using perl script
- Simple Perl Module Script

