Re: MSH (shell)

2005-10-28 Thread Paddy
Thanks, I'm enjoying reading the article. So far I noticed how their select functionality is similar to our comprehensions, but can also take a statement block. ( no wars please ;-). I liked the tabular output format for lists of similar items, with the automatic headings being displayed, e.g: msh

Re: MSH (shell)

2005-10-27 Thread Michael
[EMAIL PROTECTED] wrote: > This can be of little interest of some people here, but I think it can > be interesting enough to justify a post. > > An article on the Microsoft Command Shell: > http://arstechnica.com/guides/other/msh.ars > (Its syntax is rather Python-like, but Py syntax seems better

MSH (shell)

2005-10-27 Thread bearophileHUGS
This can be of little interest of some people here, but I think it can be interesting enough to justify a post. An article on the Microsoft Command Shell: http://arstechnica.com/guides/other/msh.ars (Its syntax is rather Python-like, but Py syntax seems better to me, even taking into account that