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...
На этой странице сайта вы можете посмотреть видео онлайн Batch file programming tutorial // DEL COMMAND // Batch Scripting Part-4 - DEL Batch Command длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Techno Puffin 28 Май 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 354 раз и оно понравилось 18 зрителям. Приятного просмотра!