OT: ^ in redirection (windows)

Miki Tebeka miki.tebeka at zoran.com
Mon Jul 4 08:43:57 EDT 2005


Hello All,

Can someone explain me the difference between:
    echo 1 > 1.txt 2>&1
and
    echo 1 > 1.txt 2>^&1

(Windows XP "cmd" shell)

Both produce 1.txt with the content 1.

(Sadly, I don't know how to search for ^ in google).

Thanks.
--
------------------------------------------------------------------------
Miki Tebeka <miki.tebeka at zoran.com>
http://tebeka.bizhat.com
The only difference between children and adults is the price of the toys

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 193 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20050704/22bed9c7/attachment.sig>


More information about the Python-list mailing list