Title: RE: 'which' functionality in Perl

Which, along with many other *nix commands, is included in the Unix95 set.  I can email this to you, or you can get it from http://whizzmo.com/unix95.zip (~1meg zip file).

-----Original Message-----
From: Dax T. Games [mailto:[EMAIL PROTECTED]]
Sent: Saturday, September 27, 2003 3:10 PM
To: [EMAIL PROTECTED]
Subject: 'which' functionality in Perl


How would I determine if a file existed in a directory in the PATH environment variable on a Windows box with Perl.  If the file exists I want to return the full path to the file.

The functionality I want is similar to 'which' on Unix/Linux.

Thanks,

Dax


_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to