[Pkg-zsh-devel] Bug#875460: Zsh
Maxime “pep” Buquet
pep at collabora.com
Mon Sep 11 14:34:36 UTC 2017
Package: zsh
Version: 5.3.1-4+b1
Hi,
Just ran into zsh giving me a slightly off count during the
confirmation of `rm *`. The count matches the number of files (including
dotfiles), but the actual number of erased files is 4 not 19.
```
root at turkeyburger ~ # ls
bar.sql foo.sql foo.txt save.sql
root at turkeyburger ~ # rm *
zsh: sure you want to delete all 19 files in /root/ppjetR [yn]? y
root at turkeyburger ~ # ls
root at turkeyburger ~ # ls -lha
total 276K
drwx------ 7 root root 4.0K Sep 11 14:37 .
drwx------ 17 root root 4.0K Apr 19 23:32 ..
drwx------ 3 root root 4.0K Dec 15 2016 .ansible
-rw------- 1 root root 38 Sep 14 2016 .bash_history
drwxr-xr-x 2 root root 4.0K Oct 20 2016 .cache
drwx------ 3 root root 4.0K Nov 7 2016 .config
-rw------- 1 root root 15K Sep 11 12:57 .mysql_history
drwx------ 2 root root 4.0K Sep 11 13:36 .ssh
-rw-r--r-- 1 root root 1.9K Nov 3 2016 .tmux.conf
drwxr-xr-x 3 root root 4.0K Nov 7 2016 .vim
-rw------- 1 root root 34K Aug 20 11:52 .viminfo
-rw-r--r-- 1 root root 1.3K Aug 23 18:49 .vimrc
-rw-r--r-- 1 root root 41K Mar 3 2017 .zcompdump
-rw-r--r-- 1 root root 36 Sep 11 14:37 .zdirs
-rw------- 1 root root 11K Sep 11 14:37 .zsh_history
-rw-r--r-- 1 root root 118K Sep 12 2016 .zshrc
-rw-r--r-- 1 root root 482 May 10 19:36 .zshrc.local
```
Not sure what else to include, please poke me if you need more
information.
--
Maxime “pep” Buquet
Collabora Ltd.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-zsh-devel/attachments/20170911/c31298d2/attachment.sig>
More information about the Pkg-zsh-devel
mailing list