Daniel Drotos wrote: > # touch a;setfattr -n egy -v ketto a > setfattr: a: A mûvelet nem támogatott > # > > Mi kell meg?
setfattr -n user.egy -v ketto .bash_history The attribute name is always specified in the fully qualified namespace.attribute form, eg. user.mime_type, trusted.md5sum, system.posix_acl_access, or security.selinux. -- Dr. Szöszi http://silver.rulez.org _________________________________________________ linux lista - [email protected] http://mlf2.linux.rulez.org/mailman/listinfo/linux
