Hello, OpenBSD!
I am using script(1) to complement a program that I am writing.
However, the current OpenBSD version of script(1) is very old [ based
on NetBSD script(1) version 1.3 ]. It does not have the [-r] and [-p]
options that the current NetBSD version [ 1.21 ] does. FreeBSD's
script(1) also has this functionality; util-linux provides similar
functionality in the form of script(1)+scriptreplay(1). Please
consider merging the current NetBSD version into OpenBSD.
Note: There is a small bug that the FreeBSD and NetBSD versions have,
but I have submitted PRs for them; therefore, we can wait till NetBSD
patches their version! NetBSD PR:
https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=55529.
Thank you.
Soumendra Ganguly