FG
💻 Software

How to limit output of ls to only show filename, date and size?

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

Problem

How can I use in linux to get a listing of filenames date and size only? I don't need to see the other info such as owner, permission.

Error Output

ls

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to limit output of ls to only show filename, date and size?

Low Risk

This will print the file size in bytes, month, date, and filename.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment