Batch file programming tutorial // ATTRIB COMMAND // Batch Scripting Part-6 - ATTRIB Batch Command

Опубликовано: 15 Май 2026
на канале: Techno Puffin
517
17

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

ATTRIB -- Displays or sets the attributes of the files in the current directory.

Syntax : attrib [{+|-}r] [{+|-}a] [{+|-}s] [{+|-}h] [{+|-}i] [drive][path][filename]

1. Displays the attribites of the file in the current directory
Example: Attrib

2. Displays the attributes of the file Script.txt
Example: Attrib C:\tp\Script.txt

3. Adds the "Read-only" attribute to the file.
Example: Attrib +r C:\tp\Script.txt
Attrib C:\tp\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 // 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...  

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

Batch file programming tutorial // Batch Scripting Part-5 - MOVE Batch Command --    • Batch file programming tutorial //MOVE COM...  

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