answersLogoWhite

0

hidden file (H), read-only(R), archive file (A), index file (which is only in vista), System file (s)

User Avatar

Wiki User

15y ago

What else can I help you with?

Continue Learning about Computer Science

List of three steps to make copy of a file?

Find the File -> Ctrl + C (or right click and copy) -> Find the Directory you want to paste the file in -> Paste the file. Sorry to do 4 steps you can easily combine the last two.


Display file and its structure in computer graphics?

In computer graphics, a display file is a data structure that contains information about the objects to be displayed on the screen. This information typically includes geometric data such as vertices and edges, as well as attributes like color and texture. The structure of a display file can vary depending on the specific graphics system or software being used, but it generally organizes the data in a way that allows for efficient rendering and manipulation of the displayed objects.


When was a video file captured is there a way that i can see when a video file was created the captured date not when i run it?

Different operating systems track different events for files. Most OSes these days will at least record the time a file was modified and last accessed; others will also record the creation time. The exact method of accessing this information varies from OS to OS, but the extended file properties will generally list these dates. MS Windows: * Right click file and choose "Properties", or * Select file and hit "alt-enter", or * from within Windows Explorer, select file, then File->Properties OS X Finder: * Select the file, File->Get Info, or * Select the file, hit cmd-i, or * ctrl-click file and choose "Get Info" MS Windows command line: * `dir /t c %filename%`: list creation date * `dir /t w %filename%`: list modification date * `dir /t a %filename%`: list last access date MS PowerShell: * `(Get-Item $filename).CreationTime`, or * `Get-Item $filename | Select-Object CreationTime` OS X command line (with developer tools installed): * `GetFileInfo $filename` * `GetFileInfo $filename -d`: print just creation date * `GetFileInfo $filename -m`: print just modification date *nix command line: * `ls -l`: list modification date * `ls -lu`: list last access date


What are the processing activities carried out on a computer file?

1.creating of file .2.updating .3.referencing .4.emerging .5.maintenance .6.file search .7.file sorting .8.file interrogation .9. File compressing .10.create duplicate of data


You lost your USB but you can see your file on the recent docs Can you get it back?

No; your recent docs is only a list of shortcuts. If it was stored exclusively on the USB, that is the only place you can get it from.

Related Questions

What Linux command lists hidden files and file attributes?

ls -al list hidden file also.Hidden files starting with "."


What is a hidden file Name a Windows file that is hidden.?

A hidden file is a file file that does not appear in the directory list. A 9x/ME file like this would be boot.ini. A hidden file is a file that is not displayed in a directory list. Whether to hide or display a file is one of the file's attributes kept by the OS. A 9x/Me file like this would be boot.ini.


What is a hidden file Name a windows 9xMe file that is hidden?

A hidden file is a file file that does not appear in the directory list. A 9x/ME file like this would be boot.ini. A hidden file is a file that is not displayed in a directory list. Whether to hide or display a file is one of the file's attributes kept by the OS. A 9x/Me file like this would be boot.ini.


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.


What is the Properties assigned to a file?

These properties are called the file attributes


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).


How do you access Properties box for a file to change an attributes?

Right-click the file and select Properties


Find out the Attributes of file?

Just run attrib command..


What abilities does the NTFS write permission grant?

Write to the file, append to the file, and read or change its attributes.


How to verify the ntfs and folder permissions?

NTFS File Permission Allows the User To Full Control Change permissions and take ownership, plus perform the actions permitted by all other NTFS file permissions Modify Modify and delete the file plus perform the actions permitted by the Write permission and the Read & Execute permission Read & Execute Run applications plus perform the actions permitted by the Read permission Read Read the file, and view file attributes, ownership, and permissions Write Overwrite the file, change file attributes, and view file ownership and permissions


What are read only rights in a computer file?

The Attributes of the file can only be viewed. The file cannot be modified, edited or tampered until the pathway of the file is saved on your hard drive.