I've been playing about with chmod and have picked up everything except for this which I don't quite understand:
You can have a normal file permissions like this:
drwxr-xr-x
which i understand, however using ls -l some of the directories have this:
drwxr-xr-x+
What does the + on the end mean?
Thanks.
You can have a normal file permissions like this:
drwxr-xr-x
which i understand, however using ls -l some of the directories have this:
drwxr-xr-x+
What does the + on the end mean?
Thanks.