I'm glad I'm not the only one that thinks that. I like the concept, but I simply cannot learn it well enough to use it on a day-to-day basis.If you really want a powerful shell you should take a look at PowerShell, no pun intended. However, while it may be powerful and the focus of MS' development in the command-line area, it's probably the worst shell available from a usability standpoint. I find it downright painful to use compared to bash or any other traditional unix shell.
I'm glad I'm not the only one that thinks that. I like the concept, but I simply cannot learn it well enough to use it on a day-to-day basis.
Gotta use diskpart if you want to create extended partitions in Win7 (and maybe Vista).I've always been scared to death of the command prompt but used it recently to pull my acorns out of the fire...
diskpart
It seems to be a decent scripting language, but is pure hell from a user interface/shell standpoint.
I really recommend you pickup a book about it. Once you get the concepts down it is amazing for certain tasks.