Batch file programming tutorial // DEL COMMAND // Batch Scripting Part-4 - DEL Batch Command

Publicado el: 28 mayo 2020
en el canal de: Techno Puffin
354
18

UDEMY : https://www.udemy.com/course/learn-ba...
Title: Batch file programming tutorial // DEL COMMAND // Batch Scripting Part-4 - DEL 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 "DEL" command.

DEL -- This batch command deletes files and not directories.

Syntax : del [filename]

1. Deletes the file Script.txt in C:\
Example: del C:\Script.txt

2. Deletes all files recursively in all nested directories
Example: del /s *.txt

3. Deletes all files recursively in all nested directories , but asks for the confirmation from the user first
Example: del /p /s *.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 // CREATE ...  

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

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


======================================================
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 Matrix Rai...  


En esta página del sitio puede ver el video en línea Batch file programming tutorial // DEL COMMAND // Batch Scripting Part-4 - DEL Batch Command de Duración hora minuto segunda en buena calidad , que subió el usuario Techno Puffin 28 mayo 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 354 veces y le gustó 18 a los espectadores. Disfruta viendo!