Como mover a pasta usando scripts em lote

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