FG

What does the dot mean at the end of `-rw-r--r--`? How do you set it with `chmod`?

Fresh3 days ago
Mar 15, 2026148648 views
Confidence Score1%
1%

Problem

Some of the files in my directories under Linux have a at the end of the permissions listing. What does the dot mean at the end of ? How do you set it with ?

Error Output

.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What does the dot mean at the end of `-rw-r--r--`? How do you set it with `chmod`?

Low Risk

According to (line 3785), means an SELinux ACL. ( means a general ACL.)

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment