SED Zastąp Baskslash
echo 'C:\foo\bar.xml' | sed 's/\\/\//g'
Santiago Breogán Pérez Pita
echo 'C:\foo\bar.xml' | sed 's/\\/\//g'