answersLogoWhite

0

You can use any attribute togather.. No harm in it..

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Which file attributes can not be used together?

The "System" and "Encrypted" attributes can not be used together.


What Linux file attributes are used for executing Perl scripts?

File attributes are not specifically used to run Perl scripts (ie. you can run them without setting or changing them).


Which Windows program is used to set file attributes?

It isn't exactly a Windows program, but the Microsoft utility that's used to edit file attributes is ATTRIB.EXE. It's run at the command line. For it's arguments type attrib /? at the command line or visit the related link below.


Is the entries in a uniqueness database file override those in an answer file when the two are used together?

Yes


How do you highlight a particular word in a text file via Linux terminal?

On an ordinary text file this cannot be done via any OS or terminal, as the file cannot store such attributes. On other files, this depends on the software used to edit the file.


What is the working of attrib command?

The attrib command is a Recovery Console command used to change the file attributes for a file or directory while in Recovery Console. An attrib command is also available from the Command Prompt. attrib [+r|-r] [+s|-s] [+h|-h] [+c|-c] [filename] +r = This assigns the read-only file attribute to the file or directory. -r = This removes the read-only attribute. +s = This assigns the system file attribute to the file or directory. -s = This removes the system attribute. +h = This assigns the hidden file attribute to the file or directory. -h = This removes the hidden attribute. +c = This assigns the compressed file attribute to the file or directory. -c = This removes the compressed attribute. filename = This is the file or directory that you are wanting to change the attributes of.


What is the fullform of REL in HTML?

The REL attribute in HTML is a shortened version of "relationship." REL attributes are used to define the relationship between one file and another.


What should the answer file used to perform an unattended installation be called?

?


Why should si units be used instead of other units?

There are different units for measuring different attributes.


Write the syntax and purpose of ATTRIB command?

Attirb command is used to change the attribute of any file of directory. There are following kinds of attributes in DOS:R - Read OnlyH - HiddenA - ArchiveS - SystemAmong all, Archive (A) attributes applies by default as we create any file or directory. System (S) attribute is reserved for the System Files (IO.SYS, MSDOS.SYS, CONFIG.SYS) of MS-DOS. We can apply Read Only or Hidden attributes to any file or directory to make it read only of hidden. The syntax is as follows:To make file Read Only: attrib +r To make file Hidden: attrib +h To remove Read Only attribute: attrib -r To remove Hidden attribute: attrib -h Similarly we can set/remove Archive (A) or System (S) attributes to file with +a/-a or +s/-s option.


How to play 001 file?

First off, you don't play a .001 file. This extension is commonly used hand-in-hand with the .002, .003, etc... You need all the pieces of the file in order to use them. You need to download a program that can piece together these files. After your piece them together, you can use the file.


What is working of Attrib command?

The attrib command is a Recovery Console command used to change the file attributes for a file or directory while in Recovery Console. An attrib command is also available from the Command Prompt. attrib [+r|-r] [+s|-s] [+h|-h] [+c|-c] [filename] +r = This assigns the read-only file attribute to the file or directory. -r = This removes the read-only attribute. +s = This assigns the system file attribute to the file or directory. -s = This removes the system attribute. +h = This assigns the hidden file attribute to the file or directory. -h = This removes the hidden attribute. +c = This assigns the compressed file attribute to the file or directory. -c = This removes the compressed attribute. filename = This is the file or directory that you are wanting to change the attributes of.