Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Any command line tool for extracting extended attributes?
milind
Hi,
Is there any tool/command for extracting extended attributes to a file.
I know we can write a perl code for this, but wanted to know if anything is provided by TeamSite.
We are using TS6.5, Win2K
Thanks & Regards
Milind
Find more posts tagged with
Comments
kaalraa
Hi Milind,
What exactly are you looking for, not getting it through? But still you can use the CLT to extract the EA on a particular file.
iwextattr -g /datatype/category {filevPath}
If i have misunderstood your query, please brief a liitle more.
On personal note: How are you doing? Just mail across to me
milind
Hi Achin,
I wanted to save the extended attributes in a form of xml. But wanted to know is there option/tool provided by TS (Offcourse I could do that by writting a perl code).
As I was looking at various options available for iwextattr, I found an option "x" which gives the output in xml format !
Thanks :-)
Milind
kaalraa
No worries, Milind. I was also a bit surprised that why you are asking a simple question like this, which i know you have already implemented.
Cheers!! as your issue is now resolved.