zsh-users
 help / color / mirror / code / Atom feed
From: Christian Schneider <strcat@gmx.net>
To: zsh-users@sunsite.dk
Subject: Re: rmstarwait doesn't work for me
Date: Mon, 23 May 2005 22:47:08 +0200	[thread overview]
Message-ID: <2005-05-23T20-47-08@painless.my-fqdn.de> (raw)
In-Reply-To: <20050523203224.GC7938@kubieziel.de>

* Jens Kubieziel <maillist@kubieziel.de> typed:
> in a german newsgroup there was a discussion about undeleting files and
> someone came up with zsh's option 'rmstarwait'. However I tried to
> 'setopt rmstarwait' and to delete a (previously copied) directory ('rm
> test/*'). It was deleted without any waiting or comments. Further
> testing gave me same results. What could be the problem here (zsh
> 4.2.5)?

I couldn't reproduce it.
,----
| [dope@painless:~]% zsh -f
| painless% setopt rmstarwait
| painless% rm /etc/*
| zsh: sure you want to delete all the files in /etc? (waiting ten
| seconds)
|  [yn]? n
| painless% setopt
| interactive
| monitor
| norcs
| rmstarwait
| shinstdin
| zle
| painless% zsh --version
| zsh 4.2.5 (i686-pc-linux-gnu)
| painless%
`----
-- 
panic("sun_82072_fd_inb: How did I get here?");
        linux-2.2.16/include/asm-sparc/floppy.h


  reply	other threads:[~2005-05-23 20:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-23 20:32 Jens Kubieziel
2005-05-23 20:47 ` Christian Schneider [this message]
2005-05-23 21:08   ` Jens Kubieziel
2005-05-24  7:40     ` zzapper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2005-05-23T20-47-08@painless.my-fqdn.de \
    --to=strcat@gmx.net \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).