answersLogoWhite

0

All files, DOS, or Windows have attributes. Files can be Hidden, System, Read-Only, Archive, or any combination of them. For example, there are some important windows files that are hidden, read-only, and system.

On a windows operating system, you can right-click the file, and choose properties from the menu. At the bottom, you should see the attributies of a file.

In DOS ( only because you brought it up ) you would need to be in the directory of the the file and type "ATTRIB [filename]" to view the attributes. Type "ATTRIB /?" to read how to change the attributes.

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

How can we lock the file with DOS?

To lock a file in DOS, you can use the ATTRIB command to set the file as read-only, which prevents modifications. The command syntax is ATTRIB +R filename, where "filename" is the name of the file you want to lock. Additionally, you can set file permissions using attributes like hidden or system. However, true file locking in DOS is limited, as it doesn't provide robust file locking mechanisms like modern operating systems.


How many charicters can a DOS file have?

A DOS file, or .bat file can have unlimited characters.


What has the author Craig Menefee written?

Craig Menefee has written: 'Harnessing DOS 6.0' -- subject(s): MS-DOS (Computer file), PC-DOS (Computer file) 'Byte's DOS programmer's cookbook' -- subject(s): MS-DOS (Computer file), Microcomputers, PC-DOS (Computer file), Programming


What does DOS mean when it tells you bad command or file name?

The DOS message "bad command or file name" means that the command you entered was not recognized as an internal command or as an external command in the working directory or path.


What is the file extension for MS-DOS?

There is no specific file extension for MS-DOS. Files can have any 3 character extension in MS-DOS.


What DOS file attributes indicate that the file has been created or modified since the last backup?

Attribute "A" indicates that the latest version of this file has not been archived. When A Backup gets made, this attribute is switched off. Use ATTRIB Command to see the Status of the Archive bit


How do you identify File attributes?

Right mouse click on the file you want to inspect. Then pick the last item - Properties. On the botton you will find file attributes.


DOS requires a 3 character file extension?

No. DOS allows a max 3 character long file extension.


From what file does the msbackup program in dos receive its settings?

The MSBACKUP program in DOS receives its settings from a .set file. This is file created after you make file selections and configure backup settings.


What is the Properties assigned to a file?

These properties are called the file attributes


Explain executable versus non-executable files in DOS?

difference between executable file and non-executable file in dos


Can you run .exe file in dos operating system?

Yes, if it is a DOS program.