Open ghost opened 1 year ago
Hello
I am running exa 0.9.0 on Ubuntu 20.04. I have a file with an extended attribute:
$ getfattr -dm- jiji # file: jiji user.name="val"
This extended attribute is not showing when I type exa --long --extended.
exa --long --extended
$ exa --long --extended jiji .rw-rw-r-- 0 user 20 Jan 14:38 jiji
What could be the reason?
Hello
I am running exa 0.9.0 on Ubuntu 20.04. I have a file with an extended attribute:
This extended attribute is not showing when I type
exa --long --extended
.What could be the reason?