Re: Is any diffrence in...?
- From: Bego Mario Garde <begomgarde@xxxxxxxxxxxxx>
- Date: Fri, 30 Dec 2005 09:02:35 +0100
Paul Lalli schrieb:
>> No I mean Programming code...because same programm i am running on
>> windows system it is working but on linux system it is not ,that's why?
>
> I cannot for the life of me understand how you expect anyone to answer
> your questions without this information.
>
I can understand your excitement, but even without any further
information I (a perl-newbie!) thought about two differences:
* the shebang: #!perl vers #!/usr/bin/perl.
AFAIK you could write #!MickeyMouse with Perl running under Windows?
and
* system(), as e.g. a "system(ls)" will list the directory contents on a
unix-like system, but won't work on a windows system.
Bego
.
- Follow-Ups:
- Re: Is any diffrence in...?
- From: Jürgen Exner
- Re: Is any diffrence in...?
- From: Bernard El-Hagin
- Re: Is any diffrence in...?
- References:
- Is any diffrence in...?
- From: Rita
- Re: Is any diffrence in...?
- From: Jürgen Exner
- Re: Is any diffrence in...?
- From: Rita
- Re: Is any diffrence in...?
- From: Paul Lalli
- Is any diffrence in...?
- Prev by Date: Re: FAQ 8.3 How do I do fancy stuff with the keyboard/screen/mouse?
- Next by Date: Posting Guidelines for comp.lang.perl.misc ($Revision: 1.5 $)
- Previous by thread: Re: Is any diffrence in...?
- Next by thread: Re: Is any diffrence in...?
- Index(es):
Relevant Pages
|