Mar
04
2010

bash versus powershell: shell escapes

bash:

/home/coffee> echo “This is the `date`”

This is the Thu MarĀ  4 10:16:33 CST 2010

powershell:

“This is the $(Get-Date)”

This is the 03/04/2010 10:34:41

Written by admin in: Powershell |

No Comments »

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes