Cómo mover la carpeta usando script por lotes

::test.txt will be moved to test
move "test.txt" "C:/test/"
MBip