Hello, when I use the command ls -la. terminal outputs a lot of info.
-rw-r-----+,
--w-------@
drwxr-x---.
I understand the d for directory Rex are the permission, but what are the '+' and '@'? '@' means soft link I suppose but what is the '+'? Thanks
-rw-r-----+,
--w-------@
drwxr-x---.
I understand the d for directory Rex are the permission, but what are the '+' and '@'? '@' means soft link I suppose but what is the '+'? Thanks