On 12/14/00 2:58 PM, "Hilmar Lapp" <lapp@gnf.org> wrote: > $ perl -e 'print $^O,"\n";' > > (or $OSNAME; see 'perldoc perlvar') lets you figure out the OS of the host. > (Could people using Mac and NT send what it prints on their machines?) > MacOS prints "MacOS" Windows 2000 prints "MSWin32"