Microsoft brain-damage of the day

Kjel Anderson kjel.anderson at gmail.com
Wed Nov 29 22:45:34 EST 2006


Is that the new Powershell syntax? That is god-awful. Wow. Makes perl look
pretty.

Kjel

On 11/29/06, Ben Scott <dragonhawk at gmail.com> wrote:
>
>   Under 'nix, if I want to put the output of a command into a shell
> environment variable, I do this:
>
> NOW=$( date -I )
>
>   Under 'doze, I have to do this:
>
> FOR /F %%I IN ('gdate -I') DO SET NOW=%%I
>
>   Aren't you glad you use 'nix?
>
>   Don't you wish everybody did?
>
> -- Ben
> _______________________________________________
> gnhlug-discuss mailing list
> gnhlug-discuss at mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20061129/1dea5987/attachment.html


More information about the gnhlug-discuss mailing list