IT & Software Exam  >  IT & Software Videos  >  Cmd Prompt Tutorial: A Detailed Study (English)  >  13. Command Prompt - hide files

13. Command Prompt - hide files Video Lecture | Cmd Prompt Tutorial: A Detailed Study (English) - IT & Software

31 videos

Top Courses for IT & Software

FAQs on 13. Command Prompt - hide files Video Lecture - Cmd Prompt Tutorial: A Detailed Study (English) - IT & Software

1. What is Command Prompt?
Ans. Command Prompt is a command-line interpreter in Windows operating systems that allows users to execute commands and perform various tasks using text-based commands.
2. How can I hide files using Command Prompt?
Ans. To hide files using Command Prompt, you can use the "attrib +h" command followed by the file or folder name. For example, if you want to hide a file named "example.txt", you would type "attrib +h example.txt" in the Command Prompt and press Enter.
3. Can I hide multiple files at once using Command Prompt?
Ans. Yes, you can hide multiple files at once using Command Prompt. Simply provide the names of all the files you want to hide after the "attrib +h" command, separated by spaces. For example, if you want to hide three files named "file1.txt", "file2.txt", and "file3.txt", you would type "attrib +h file1.txt file2.txt file3.txt" in the Command Prompt and press Enter.
4. How can I view hidden files using Command Prompt?
Ans. To view hidden files using Command Prompt, you can use the "dir /a:h" command. This command will display a list of all hidden files in the current directory. If you want to view hidden files in a specific directory, you can navigate to that directory in Command Prompt and then use the "dir /a:h" command.
5. Can I unhide files using Command Prompt?
Ans. Yes, you can unhide files using Command Prompt. To unhide a file, you can use the "attrib -h" command followed by the file name. For example, if you want to unhide a file named "example.txt", you would type "attrib -h example.txt" in the Command Prompt and press Enter. This will remove the hidden attribute from the file and make it visible again.
31 videos
Explore Courses for IT & Software exam
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

Viva Questions

,

practice quizzes

,

shortcuts and tricks

,

13. Command Prompt - hide files Video Lecture | Cmd Prompt Tutorial: A Detailed Study (English) - IT & Software

,

Objective type Questions

,

video lectures

,

Extra Questions

,

past year papers

,

Exam

,

Free

,

13. Command Prompt - hide files Video Lecture | Cmd Prompt Tutorial: A Detailed Study (English) - IT & Software

,

Summary

,

Semester Notes

,

pdf

,

Important questions

,

Sample Paper

,

13. Command Prompt - hide files Video Lecture | Cmd Prompt Tutorial: A Detailed Study (English) - IT & Software

,

MCQs

,

ppt

,

study material

,

mock tests for examination

,

Previous Year Questions with Solutions

;