Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Re: win32/unix compatible script

by xphase_work (Pilgrim)
on Jul 13, 2001 at 23:33 UTC ( [id://96552]=note: print w/replies, xml ) Need Help??


in reply to Re: win32/unix compatible script
in thread win32/unix compatible script

You can find the OS you are on with these special vars:
$OSNAME $^O The name of the operating system under which this copy of Perl was built, as determined during the configuration process. The value is identical to `$Config{'osname'}'. See also the Config manpage and the -V command-line switch documented in the perlrun manpage.
From the perldoc perlvar POD.

--xPhase

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://96552]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-25 09:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found