tag 67619 notabug
close 67619
stop
On 04/12/2023 07:41, Dan Jacobson wrote:
Seen on Chromebook:
$ stty speed
38400
$ stty speed 1200
38400
$ stty speed 1200
1200
coreutils 9.4
"speed" only prints the current setting.
A number on its own, sets the input and output speeds.
So depending on the o
Hi,
today I have discovered accidentally that column utility behaves oddly when
piped to another command, as shown on example below. I am not sure whether this
is a bug or intended behaviour.
First "column" built from sources (commit
https://git.kernel.org/pub/scm/utils/util-linux/util-linux.gi
tag 67626 notabug
close 67626
stop
On 04/12/2023 16:43, Remigiusz Suwalski via GNU coreutils Bug Reports wrote:
Hi,
today I have discovered accidentally that column utility behaves oddly when
piped to another command, as shown on example below. I am not sure whether this
is a bug or intended b