FG

ls sorted from right to left

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

Problem

Example list sorted from left to right. Example list sorted from right to left. How do I do this?

Error Output

DATA2
DATA4
FILE1
FILE3

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: ls sorted from right to left

Low Risk

Where file contains the content needing to be sorted. Output: All it does is reverse each line before applying sort, then reverses each line back again.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment