attrib is a command, in 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 of software programs 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.
| Property | Value |
| dbpedia-owl:abstract
|
- attrib is a command, in 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 of software programs 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 linha de comando do sistema operacional MS-DOS, 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:\*.*
- La commande Windows attrib, de l'anglais attribution, permet de modifier les propriétés des programmes. Elle est équivalente à certaines options des propriétés sur clic droit du fichier.
|
| dbpedia-owl:wikiPageExternalLink
| |
| dcterms:subject
| |
| rdf:type
| |
| rdfs:comment
|
- attrib is a command, in 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 of software programs 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 linha de comando do sistema operacional MS-DOS, 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.
- La commande Windows attrib, de l'anglais attribution, permet de modifier les propriétés des programmes. Elle est équivalente à certaines options des propriétés sur clic droit du fichier.
|
| rdfs:label
| |
| owl:sameAs
| |
| foaf:page
| |
| is owl:sameAs
of | |
| is foaf:primaryTopic
of | |