FG

Linux less behavior and stderr

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

Problem

I'm watching the output of my complicated command with , problem is the gets lost. lines normally get listed inbetween lines inside . I would like them to be printed to the console, and when I exit , to see them there together. I realize there might be no solution to this, I read about and but no l…

Error Output

less

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Linux less behavior and stderr

Low Risk

You have to redirect to : Check the manual for you shell (e.g. .)

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment