attrib is a command, in MS-DOS, OS/2 and Microsoft Windows. The function of attrib is to set and remove file attributes (read-only, archive, system and hidden). These attributes are used by a wide variety software to protect and classify files. Many users regularly encounter the read-only attribute, which will prevent most software from allowing the user to overwrite or append to a file. Software can be designed to override this option, often after receiving confirmation from the user.

PropertyValue
dbpprop:abstract
  • attrib is a command, in MS-DOS, OS/2 and Microsoft Windows. The function of attrib is to set and remove file attributes (read-only, archive, system and hidden). These attributes are used by a wide variety software to protect and classify files. Many users regularly encounter the read-only attribute, which will prevent most software from allowing the user to overwrite or append to a file. Software can be designed to override this option, often after receiving confirmation from the user. The archive attribute is used by various backup and file copy programs as a hint as to whether a file needs to be backed up. The hidden attribute makes affected files invisible in many programs, although a variety of software, especially software designed for listing, viewing, and searching files, allows hidden files to be made visible, often with a notation that they have been designated as hidden. The system attribute is used to designate certain operating system files and affects the operation of most software less than the other attributes.
  • Na, o comando attrib é usado para mostrar os atributos dos arquivos e diretórios (somente leitura, arquivo do sistema, arquivo morto e oculto), e permite alterá-los. attrib também é um commando usado em OS/2 e Microsoft Windows. Nota: sua função é análoga ao comando chmod do Unix e chattr do Linux. Sintaxe C:\> ATTRIB <opções> <unidade> <caminho> <arquivo> Opções + : Acrescenta um atributo - : Retira um atributo R : Atributo somente leitura A : Atributo de arquivo morto S : Atributo de arquivo do sistema H : Atributo de arquivo oculto /s : Inclui todos os arquivos do diretório definido e todos os seus subdiretórios /d : Inclui diretórios no processamento (necessita da opção /s). Exemplo C:\>ATTRIB +R C:\EXEMPLO. TXT C:\>ATTRIB -R /D /S N:\*.*
dbpprop:hasPhotoCollection
rdf:type
rdfs:comment
  • attrib is a command, in MS-DOS, OS/2 and Microsoft Windows. The function of attrib is to set and remove file attributes (read-only, archive, system and hidden). These attributes are used by a wide variety software to protect and classify files. Many users regularly encounter the read-only attribute, which will prevent most software from allowing the user to overwrite or append to a file. Software can be designed to override this option, often after receiving confirmation from the user.
  • Na, o comando attrib é usado para mostrar os atributos dos arquivos e diretórios (somente leitura, arquivo do sistema, arquivo morto e oculto), e permite alterá-los. attrib também é um commando usado em OS/2 e Microsoft Windows. Nota: sua função é análoga ao comando chmod do Unix e chattr do Linux.
rdfs:label
  • Attrib
  • Attrib
owl:sameAs
skos:subject
foaf:page
is owl:sameAs of