Clear hidden attribute from command line

by admin on June 4, 2009

We can clear hidden attribute of a file using the below command.

attrib -H filename

Example:

attrib -H examplefile.doc

Leave a Comment

Previous post:

Next post: