PutLong: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 1: | Line 1: | ||
A little REXX script to assign a LONGNAME Extended Attribute to a file, without changing its real name. | A little REXX script to assign a LONGNAME Extended Attribute to a file, without changing its real name. | ||
Line 10: | Line 9: | ||
==Author== | ==Author== | ||
* [[Cristiano Guadagnino]] | * [[Cristiano Guadagnino]] | ||
[[Category:Open Source Software]] | [[Category:Open Source Software]] |
Revision as of 23:44, 30 August 2017
A little REXX script to assign a LONGNAME Extended Attribute to a file, without changing its real name.
Download
License
Open Source under the GNU GPL V2 License.