FG
💻 Software

How can I sort ls by owner and group?

Fresh5 days ago
Mar 15, 202632522 views
Confidence Score0%
0%

Problem

How can I list directories with ls and sort them by their owner and group?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I sort ls by owner and group?

Low Risk

Try this: It will print the user name, the group name and the file name, provided that the file name doesn't contain spaces. Alternatively, you can type: This will print the user name, group name and the full output, sorted by the user name first, t…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment