Re: Is any diffrence in...?



Bego Mario Garde <begomgarde@xxxxxxxxxxxxx> wrote:

> 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?


But if there are command line switches present in the shebang line,
they *will* be interpreted 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.


Perhaps this is because Windows doesn't have an "ls" command? Try it
with "dir".


--
Cheers,
Bernard
.



Relevant Pages

  • Re: [SLE] Developing a Real Time Data System
    ... The KBasic License is valid for both operating systems: Windows and Linux. ... Modern BASIC language ... chapters learning about the programming language. ...
    (SuSE)
  • Re: Connecting to Linux from Windows XP
    ... >> variety of the kinds of software that Windows users like. ... > switching to CP/M, DOS, Mac, then Windows, so I grew up with command lines. ... configuration and/or programming give me command line any day. ... I remember having to use some configuration interfaces that force ...
    (alt.os.linux.suse)
  • Re: dynamic menus
    ... I'm new at Windows ... programming, so I keep getting tripped up by little things like this. ... > Most likely your objectMenu is going out of scope and being destroyed. ... > Each command ID generated by the menu items must be unique. ...
    (microsoft.public.vc.mfc)
  • Re: Reverse engineering != piracy (was Re: RosAsm disassembler output vs. IDA Pro)
    ... OOPL or fancy "class" keywords to be programming "OOP"...that stuff is ... Rene...one of your RosAsm newbies has just ... under the BASIC language, typing "?" ... surface that works within Windows...but then all "child" windows can ...
    (alt.lang.asm)
  • Re: [OT] Accessing OS Functionality [was Re: _popen "mail -s" unrecognised command]
    ... >> something similar in Windows, but it is now apparent that I ... > Windows, on the other hand, encourages GUI usage over command line usage, ... Although I have done considerable VB API programming, ... You are right in everything you say Anthony, ...
    (alt.comp.lang.learn.c-cpp)