Missing my important pics in attrib command
Closed
praveen
-
Aug 13, 2015 at 02:48 AM
xpcman Posts 19530 Registration date Wednesday October 8, 2008 Status Contributor Last seen June 15, 2019 - Aug 13, 2015 at 03:47 PM
xpcman Posts 19530 Registration date Wednesday October 8, 2008 Status Contributor Last seen June 15, 2019 - Aug 13, 2015 at 03:47 PM
1 response
xpcman
Posts
19530
Registration date
Wednesday October 8, 2008
Status
Contributor
Last seen
June 15, 2019
1,825
Aug 13, 2015 at 03:47 PM
Aug 13, 2015 at 03:47 PM
If you simply want to display a list of hidden files and folders and not change their attributes, run the following command:
dir/ah
If you want to unhide all folders + subfolders and files, run the following command:
attrib *.* -h -s /s /d
dir/ah
If you want to unhide all folders + subfolders and files, run the following command:
attrib *.* -h -s /s /d