Batch file programming tutorial //MOVE COMMAND// Batch Scripting Part-5 - MOVE Batch Command

Published: 29 May 2020
on channel: Techno Puffin
311
8

UDEMY : https://www.udemy.com/course/learn-ba...
Title: Batch file programming tutorial //MOVE COMMAND// Batch Scripting Part-5 - MOVE Batch Command

In this lesson, you will be learning the following commands.
=======================================================
1. COPY
2. DEL
3. MOVE
4. ATTRIB
5. FIND

This video will get long so we will be splitting the video into different parts . Let's start with "MOVE" command.

MOVE -- This batch command moves files or directories between directories.

Syntax : move [source] [destination]

1. Moves the file Script.txt to the directory c:\temp
Example: move C:\Script.txt c:\temp

2. Renames directory Dir1 to Dir2, assuming Dir1 is a directory and Dir2 does not exist.
Example: move Dir1 Dir2

3. Moves the file Script.txt to the current directory.
Example: move C:\Script.txt


=======================================================

If you have any questions, please post them. Don't forget to comment, like, rate and subscribe

=====================================================

Batch file programming tutorial // Batch Scripting Part-1 --    • Batch file programming tutorial // CR...  

Batch file programming tutorial // Batch Scripting Part-2 - Basic Batch Commands --    • Batch file programming tutorial // Ba...  

Batch file programming tutorial // Batch Scripting Part-3 - COPY Batch Command --    • Batch file programming tutorial // CO...  

Batch file programming tutorial // Batch Scripting Part-4 - DEL Batch Command --    • Batch file programming tutorial // DE...  

======================================================
Check out other videos

WEAPONS THAT CAN DEFEAT THANOS -- https://www.youtube.com/watch?v=nvlez

MS PAINT TRICK -- https://www.youtube.com/watch?v=4IvBC

Matrix Effect --    • Matrix Rain Best Trick// Create Matri...  


On this page of the site you can watch the video online Batch file programming tutorial //MOVE COMMAND// Batch Scripting Part-5 - MOVE Batch Command with a duration of hours minute second in good quality, which was uploaded by the user Techno Puffin 29 May 2020, share the link with friends and acquaintances, this video has already been watched 311 times on youtube and it was liked by 8 viewers. Enjoy your viewing!