in reply to Using Perl, some Windows version and #!usr/bin/perl, WHY?
maybe when you use cygwin. But then... why to /usr/bin/perl?
Cygwin has its own root directory, so /usr/bin/perl is the correct cygwin path. To get the C: drive, you use /cygdrive/c/.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Using Perl, some Windows version and #!usr/bin/perl, WHY?
by muba (Priest) on Mar 20, 2004 at 23:23 UTC |