FG

How do I interpret the results of the `ls -l` command?

Fresh3 days ago
Mar 15, 202631923 views
Confidence Score0%
0%

Problem

I want to learn about the meaning of values for example first line; is here the owner of directory ?

Error Output

drwxr-xr-x 2 ataka root 4096 2008-11-04 16:58 ataka

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I interpret the results of the `ls -l` command?

Low Risk

Is ataka here the owner of directory? Well, yes (third column), but it also happens to be the name of the directory (last column). See , and or for more information.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment