Extended Attributes: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
==Tools==
==Tools==
* EAClean
* EAClean
* [[EAMaster]]
* [http://www.edm2.com/index.php?title=EAUTIL.EXE EAUtil] - Included on OS/2.
==Links==
==Links==
* [https://en.wikipedia.org/wiki/Extended_file_attributes#OS/2 OS/2 Extended Attributes] - Wikipedia
* [https://en.wikipedia.org/wiki/Extended_file_attributes#OS/2 OS/2 Extended Attributes] - Wikipedia

Latest revision as of 19:17, 31 March 2023

Quick Description

An extended attribute is a mechanism that allows an application to attach information to a file or directory (file system object). Extended attributes are used to describe the object to another application, to the operating system, or to the file system program that manages the file or directory.

Tools

Links