Package: tcsh
Version: 6.20.00-7
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
in a tcsh execute these commands:
set rmstar
mkdir test
cd test
touch bla
rm *
* What exactly did you do (or not do) that was effective (or
ineffective)?
tcsh asks "Do you really want to delete all files? [N/y] " and answered with "y"
tcsh doesnt continue, instead I'm looping in the answer and only ^C stops it
Note, if $rmstar is unset, everything works as expected
* What was the outcome of this action?
nothing happens anymore. no prompt, no command execution.
* What outcome did you expect instead?
"/bin/rm *" should be executed
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: 9.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages tcsh depends on:
ii libc6 2.24-11+deb9u1
ii libtinfo5 6.0+20161126-1+deb9u1
tcsh recommends no packages.
tcsh suggests no packages.
-- no debconf information