Extended Attributes: Difference between revisions
Jump to navigation
Jump to search
Created page with " ==Links== * [https://en.wikipedia.org/wiki/OS%2F2_extended_attributes?redirect=no OS/2 Extended Attributes]] - Wikipedia * [http://www.edm2.com/index.php/Extended_Attributes_-_what_are_they_and_how_can_you_use_them%3F Extended Attributes - what are they and how can you use them?] Category:Draft" |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
;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== | |||
* EAClean | |||
* [[EAMaster]] | |||
* [http://www.edm2.com/index.php?title=EAUTIL.EXE EAUtil] - Included on OS/2. | |||
==Links== | ==Links== | ||
* [https://en.wikipedia.org/wiki/OS | * [https://en.wikipedia.org/wiki/Extended_file_attributes#OS/2 OS/2 Extended Attributes] - Wikipedia | ||
* [http://www.edm2.com/index.php/Extended_Attributes_-_what_are_they_and_how_can_you_use_them%3F Extended Attributes - what are they and how can you use them?] | * [http://www.edm2.com/index.php/Extended_Attributes_-_what_are_they_and_how_can_you_use_them%3F Extended Attributes - what are they and how can you use them?] | ||
* [http://www.edm2.com/index.php/The_Fundamentals_of_Extended_Attributes The Fundamentals of Extended Attributes] | |||
[[Category:Draft]] | [[Category:Draft]] |
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.