Cara memindahkan folder menggunakan skrip batch
::test.txt will be moved to test
move "test.txt" "C:/test/"
MBip
::test.txt will be moved to test
move "test.txt" "C:/test/"