Escape char preserved inside quotes: 89.4G ~> alias foo=`echo %1 "%1"` 89.4G ~> foo x^ x x x "x^ x" 89.4G ~> foo ^> > "^>"