Package: bsdutils
Version: 1:2.36.1-8
Severity: normal
Tags: upstream
Dear Maintainer,
since Bullseye, probably caused by upstream commit
d805688afc0c709154c9c6f29383b175c05ffc92 ("script: report also timing
file, do it only once"), "script" no longer outputs the file name at
the end.
I'm using "script" to record the output of programs that create a
large amount of output so that I a) have a copy for future reference
(i.e. a log file) and b) can read the output using a pager like
less. Because I keep the output as a log file, I use assign unique
file names based on the current time ("date +%Y%m%d-%H%M%S"). Because
the output of the programs often is longer than the terminal
scrollback buffer, I cannot scroll up to see the file name at the
start of the "script" output. With "script" no longer printing the
file name at the end this means I need to look up the file name using
"ls -tr|tail" before I can read the file with a pager to review the
current run. This is rather tedious during everyday usage.
Sascha
-- System Information:
Debian Release: 11.0
APT prefers stable-updates
APT policy: (990, 'stable-updates'), (990, 'stable'), (500,
'stable-security'), (500, 'stable-debug'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-8-amd64 (SMP w/2 CPU threads)
Locale: LANG=en_GB, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en:en_US:C:de_DE:de
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages bsdutils depends on:
ii libc6 2.31-13
ii libsystemd0 247.3-6
Versions of packages bsdutils recommends:
ii bsdextrautils 2.36.1-8
bsdutils suggests no packages.
-- no debconf information