GNU bug report logs - #34115
coreutils v. 8.30– Document's content gets deleted using cat(1)

Previous Next

Package: coreutils;

Reported by: Ricky Tigg <ricky.tigg <at> gmail.com>

Date: Thu, 17 Jan 2019 12:54:01 UTC

Severity: normal

Tags: notabug

Merged with 33823

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ricky Tigg <ricky.tigg <at> gmail.com>
To: 34115 <at> debbugs.gnu.org
Subject: bug#34115: coreutils v. 8.30– Document's content gets deleted using cat(1)
Date: Thu, 17 Jan 2019 13:53:24 +0100
[Message part 1 (text/plain, inline)]
Hi. On *Fedora Desktop 29*,  using *GNU bash*, v. 4.4.23(1), in a *GUI*
terminal emulator – *gnome-terminal* was used – under your home directory,
create if not present file *.inputrc* a follow:

$ cat > .inputrc
set enable-bracketed-paste on

Press *Return*, then *Ctrl D*.

$ cat .inputrc
set enable-bracketed-paste on

*Copy* the first two-lined command at once then *paste* it into a *GUI*
text editor – *Gedit* was used –. .Log out from the terminal's session,
then log in as same user. Results are:

$ cat > .inputrc
set enable-bracketed-paste on
$ cat .inputrc
$

Content of *.inputrc*,  which is expected to be still present, has been
deleted.
Regards.
[Message part 2 (text/html, inline)]

This bug report was last modified 6 years and 125 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.