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

Pubblicato il: 28 maggio 2020
sul canale di: 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...  


In questa pagina del sito puoi guardare il video online Batch file programming tutorial // DEL COMMAND // Batch Scripting Part-4 - DEL Batch Command della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Techno Puffin 28 maggio 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 354 volte e gli è piaciuto 18 spettatori. Buona visione!