Rumors of Cmd's Death Have Been Greatly Exaggerated (microsoft.com)
Senior Program Manager at Microsoft has responded to speculations that Command Prompt is going away. He writes: The Cmd shell remains an essential part of Windows, and is used daily by millions of businesses, developers, and IT Pro's around the world. In fact:
1. Much of the automated system that builds and tests Windows itself is a collection of many Cmd scripts that have been created over many years, without which we couldn't build Windows itself!
2. Cmd is one of the most frequently run executables on Windows with a similar number of daily launches as File Explorer, Edge and Internet Explorer!
3. Many of our customers and partners are totally dependent on Cmd, and all its quirks, for their companies" existence!
In short: Cmd is an absolutely vital feature of Windows and, until there's almost nobody running Cmd scripts or tools, Cmd will remain within Windows.
1. Much of the automated system that builds and tests Windows itself is a collection of many Cmd scripts that have been created over many years, without which we couldn't build Windows itself!
2. Cmd is one of the most frequently run executables on Windows with a similar number of daily launches as File Explorer, Edge and Internet Explorer!
3. Many of our customers and partners are totally dependent on Cmd, and all its quirks, for their companies" existence!
In short: Cmd is an absolutely vital feature of Windows and, until there's almost nobody running Cmd scripts or tools, Cmd will remain within Windows.
I'm glad! CMD is critical in our company, too.
MS actually does a really good job supporting things for a long time. Some other responses, I'd imagine...
Apple: We're brave enough to stop supporting any version of CMD that came out before this year.
Google: We killed it. Too bad.If you don't buy our ads, then we don't really care about how you use our software.
I don't respond to AC's.
1) Who suggested that it dead?
2) Oh wait, there's no link to an article to state who it said it.
I mean really.....
If you post as Anonymous Coward, don't expect a reply.
C'mon guys, have COURAGE!
2. Cmd is one of the most frequently run executables on Windows with a similar number of daily launches as File Explorer, Edge and Internet Explorer!
The only way they could know that is if they're spying on everyone who uses Windows.
Am I wrong? Is there some other, totally consensual and benign way that they could know this?
Did anyone else read that as CmdrTaco has died, or at least as a hoax of his death?
Cmd is one of the most frequently run executables on Windows with a similar number of daily launches as File Explorer, Edge and Internet Explorer!
I wonder why they included Edge. I have never seen anyone use it. Is it that popular? I don't think so and the numbers show.
Possibilities: :-)
1. Microsoft is citing false numbers
2. Microsoft is pulling the info via telemetry
3. Microsoft is using numbers based on Anti-Virus vendors' stats on malware infections
2b: Microsoft is using cmd to collect the telemetry...
I hope you uploaded that comment with hand-crafted packets or else you're a HYPOCRITE!
I do not want your cheap brainburning drugs. They are useless for work. And I am a working man today.
http://shirtoid.com/164835/aut...
When I read the title I first thought it was about CmdrTaco...
Microsoft makes virtually all of their software revenue from enterprise sales. And killing a legacy tool as widely-used as CMD will piss them off.
So while I believe Microsoft will not hesitate to give home users the middle finger, I seriously doubt they will kill CMD any time soon.
Everything new is in PowerShell, but we have a lot of old crud that runs in CMD because no one wants to break it.
---
According to the latest ruleset, this post should be modded as Vorpal Flamebait +5.
I only just recently discovered that Windows 10 has a bunch of improvements to the command line.
Most notably (at least for me) is the addition of CTRL-backspace as well as well as CTRL-C/V for copy paste. I do a lot of stuff on the command line and the added functionality looks really great.
It's just a shame I'm too scared to upgrade to Windows 10 because of all the additional telemetry that seems like a real pain in the ass to disable! (I did see this open source tool that looks like it might be worth keeping an eye on: https://modzero.github.io/fix-... ).
Click on the fucking link.
systemd is Roko's Basilisk.
Windows NT was designed by Dave Cutler, who chose C as the language for the NT kernel. It was the most significant impact of UNIX on NT.
Cutler also designed VMS, and likely had deep familiarity with "Digitial Command Language" (DCL) that is a well-built and powerful command processor itself (if you like writing your scripts in FORTRAN).
Cutler wanted to "get UNIX." Why he allowed a product as shockingly poor as cmd.exe to be written for the NT command shell simply baffles me.
The cmd.exe shell is described as a serial killer by Microsoft employees.
I also disagree with elevating BASH. Steven Borne disliked C, and retrofitted ALGOL on it, not only for the parsing syntax that became BASH, but also on top of the C compiler itself.
Cutler had a chance to see source code for multiple OS implementations and their parsers: RSX11, UNIX sh/csh, DEC DCL, and likely many more. How cmd.exe could have emerged from his group is quite simply beyond me.
Yeah, but it's only a byte, so Windows crashes when it reaches 256...
Coder's Stone: The programming language quick ref for iPad
Parent poster summarizes things well.
Debian's PopCon is similar ( http://www.linuxjournal.com/co... )
o/~ Join us now and share the software
You can dig deeply into the OS very easily with PowerShell. WMI, registry, ACLs, etc are all easily and cleanly exposed.
Which also makes it a dream for malicious software.
The problem with Powershell is that you learn it and get use to using it and then when you want to deploy something you find that it is removed or disabled via corporate policy because it is dangerous and you are back to cmd and batch scripts.