FACTOID # 36: Women are flooding into the workforce in many Muslim countries.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Attrib


attrib is a DOS command, supported since version 1.0. The function of attrib is to set and remove data attributes (read-only, archive, system and hidden). Instructions on how to use the directory command. ...


Syntax

 attrib -h -r c:system.dat 

Removes the hidden (h) and read-only attributes of the (r) "c:system.dat" file.

 attrib +a +s c:windowswin.ini 

Adds the archive (a) and system (s) attributes to the "c:windowswin.ini" file.

 attrib +r c:windows*.* 

Adds the read-only attribute (r) to all files in the "c:windows" folder.

 attrib +a c:windows*.* /s 

Adds the archive (a) attribute to all files in the "c:windows" folders and its' subfolders.

 attrib +a c:windows*.* /s /d 

Adds the archive (a) attribute to all files in the "c:windows" folders, its' subfolders and the folders themselves.


Particularities

  • In certain versions, when both the s and h attributes are set, they can only be removed at the same time. To remove only one, they must both be removed at the same time, and then the desired attribute must be set.
  • Undocumented: If a comma is typed directly after the command's name (for example, attrib, *.txt), all attributes will be removed from the targeted files (in this case, all .txt files in the folder). In most versions, if a target isn't specified, then all attributes will be removed from the folder currently being browsed in DOS.

See also



 
 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms, 1022, m