bug-ed
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Would this have any potential unwanted side-effects?


From: Paul Jackson
Subject: Re: Would this have any potential unwanted side-effects?
Date: Sun, 26 Nov 2023 20:51:07 -0600
User-agent: Cyrus-JMAP/3.9.0-alpha0-1234-gac66594aae-fm-20231122.001-gac66594a

Zeke Williams inquired:
<< If there is any potential side-effects to redirecting to less, let me know.  
>>

I asked my fingers (which apparently have had advanced had microcode
burned into their ligaments for the last 45 years) if redirecting to less was
a normal thing to do.   Doing just that in an ed session, my fingers said yes,
totally fine.  If my fingers had gotten 'burnt' doing that at any time, they
likely would have reprogrammed themselves to not do that.

I examined an 'strace -o st.1 -f -tt -T -s128 -y ed somefile' output and saw 
that:

1) less did a good job of setting/resetting terminal settings - good
2) I actually had to type 'less', not my usual shell alias of 'more' for 'less 
- Good - don't change that
3) 'ed' did more rt_sig*() and prlimit*() system calls than last I recalled - 
good - whatever.

-- 
                Paul Jackson
                pj@usa.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]