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

Показать описание
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]
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
=====================================================
======================================================
Check out other videos
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]
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
=====================================================
======================================================
Check out other videos
How to create batch file #shorts
GUI with Batch Files!
batch file tutorial 7 (for command)
What’s a Batch File?
Batch Scripting - 1 - Basic Commands
.bat file prank! #shorts
Batch/Cmd Programming: Lesson 1 (Basics)
batch file tutorial 4 (if statements and starting another project!)
Mastering Batch Files (.BAT) | Automate Windows Like a Pro (Full Tutorial with Real-World Examples)
I Made a Virus and It Froze my Computer #shorts
Command Prompt Commands You Need 😉 #pc #tech #commandprompt #pctips #setup #gaming #pcsetup
I Created The Most Dangerous Batch Script (Educational Purposes)
★HOW TO MAKE: AWESOME BATCH FILES★
Batch file programming tutorial // CREATE BATCH FILE // Batch Scripting Part-1
Make animations in notepad #programming #shorts
Your PC Got Hacked l Trick l Batch Files l computer tricks. #cmd #pythonhacks
This CMD Prompt Trick is Insane
shutdown by bat file | codee_concepts
Make a Virus #virus #cmd #prank
batch file tutorial 9 (Customizing the console)
Intro to Batch Files [1/8]
Colorful Matrix #shorts
Basic Batch File Scripting
WannaCry in .bat file *PRANK*
Комментарии