[quote]Lyssistr wrote...
[quote]Seifz wrote...
My point was that Power Shell is not in any way a "Unix shell". I don't know why you're talking about writing Bash for DOS.
[/quote]
It has basic compatibility with unix commands, it may not be a full blown shell but that doesn't say much. Bash for dos is for the sake of example -that a *nix shell doesn't need a *nix kernel-.[/quote]
No, it doesn't. Have you ever used Power Shell? It isn't going to run a single command that you would normally use in a *nix environment. There's no ls, cd, rm, man, grep, etc. Power Shell implements an entirely new set of commands and an entirely new programming language. This isn't just some kind of command substitution, either. You can't just replace "rm" with "dir" in your sh scripts and expect them to work in Power Shell. No, Power Shell is fundamentally different from any other *nix shell that I'm aware of. Obviously, you haven't used it. Please stop making false claims about it.
EDIT: I should clarify a bit. Power Shell will indeed run "rm" as a command. However, it's not the rm that you're used to from *nix shells. While it can indeed remove files, it's just an alias for the Remove-Item cmdlet. Cmdlets are actually .NET classes. Power Shell is entirely object-oriented and indeed even the pipeline passes objects instead of character streams. This is all nothing like *nix shells.
[quote][quote]
You're so ridiculously wrong!
http://upload.wikime...tory-simple.svgLinux has absolutely nothing to do with Unix. BSD is Unix. End.
[/quote]
In terms of source code derivation no, and indeed the link you gave shows that early BSD versions seemed to share code with the original unix OS. However, even in that page (Unix OSes), Linux is listed.
Tracking modern code back to 1969 isn't the best way to look at things when deciding what's unix and whatnot, today there's probably nothing left from 1969 code anyhow. Linux is a *nix operating system, shown even in that link you provided, it just doesn't derivate code.[/quote]
Right. So BSD, which evolved
directly from Unix and still calls itself a Unix is not Unix? But Linux, which has absolutely nothing to do with Unix somehow is? What?
Linux was started in the early 90s by a guy who just wanted a free operating system to run on his new i386 processor. He conformed to the standards of the time (POSIX), but the operating system was entirely new and had nothing to do with Unix, Minix, or anything else available. They're not related. End.
[quote][quote]
I wasn't talking about Cygwin. You can also run Bash natively. Here's a port based on an older version:
http://win-bash.sourceforge.net/, but you could also use the MinGW environment to run a more recent version. It's not nearly as complicated and annoying as Cygwin.
[/quote]
Fair enough, so we agree a *nix shell doesn't need a *nix kernel to run.[/quote]
Nobody ever claimed that a *nix shell needs a *nix kernel to run.
[quote][quote]
It's very much anecdotal evidence. I could say, "I worked at Red Hat and there, we never used VS!" So what?
[/quote]
Since there aren't any statistics that I'm aware of for the popularity of Visual Studio, I posted my personal experience. You can argue it's anecdotal, but my experience still is that people prefer to work with VS than free tools and usually free tools are used to cut down costs. In my current work however, while there are absolutely no budget issues we do use allot OSS, so choice for OSS is not only to cut costs. But the firm I work in now has its own, proprietary, programming language, which we use for all internal coding, so VS's advantages evaporate. I'd say this is a singular case however, since my current job is *not* in a software development company.[/quote]
So basically, you have no evidence to support your claim that VS is used more then GCC by professionals. Got it.
[quote][quote]
Indeed. Unfortunately, all that we usually get is "that's up to EA, so go bother them." And, well, that never works out either. If EA is going to seriously start supporting a second platform (and I highly recommend Linux over MacOS X!), they're going to do it because it'll be profitable for them. They probably don't much care (as a company) if we want a port.
[/quote]
Well, I don't expect anything in the near future either but Valve at the end did their market research and did the unthinkable, you never know. I'm not saying this thread will make Bioware/EA make native games, however it can contribute a tiny bit in that direction.[/quote][/quote]
I'd still rather see them spend zots on making the Windows game better instead of spending those zots on a MacOS X port.
Modifié par Seifz, 24 août 2010 - 05:32 .