How to remove extended attribute from file ?
Got it "setfattr -x" .
On Tue, Jan 18, 2011 at 3:25 PM, Lakshmipathi.G <lakshmipathi.g@gmail.com> wrote:
Hi -
I need to check two syscalls from command line/shell** setxattr() and removeattr() with ext4fs.
I have used the command setfattr** "setfattr -n user.foo -v bar file.txt" to set extended attribute to a file.
Do we have a* command (like removefattr)* which calls removexattr() ?
--
----
Cheers,
Lakshmipathi.G
FOSS Programmer.
www.giis.co.in
--
----
Cheers,
Lakshmipathi.G
FOSS Programmer.
www.giis.co.in
_______________________________________________
Ext3-users mailing list
Ext3-users@redhat.com
https://www.redhat.com/mailman/listinfo/ext3-users
|