zsh-workers
 help / color / mirror / code / Atom feed
From: schaefer@z-code.ncd.com (Barton E. Schaefer)
To: Richard Coleman <coleman@math.gatech.edu>, zsh-workers@math.gatech.edu
Subject: Re: rmstar option nit in 2.6-beta11
Date: Fri, 10 Nov 1995 16:12:32 -0800	[thread overview]
Message-ID: <951110161232.ZM120@zyrcon.z-code.com> (raw)
In-Reply-To: Richard Coleman <coleman@math.gatech.edu> "Re: rmstar option nit in 2.6-beta11" (Nov 10,  6:45pm)

On Nov 10,  6:45pm, Richard Coleman wrote:
} Subject: Re: rmstar option nit in 2.6-beta11
}
} Interesting.  Looking at the code, I see that if you do
} 
}    $ rm *
} 
} and then type `n' when it queries you, it will abort the command with
} a return value of 1.  If you type
} 
}    $ rm file1 *
} 
} and then type `n' when it queries you, it will delete `*' from the argument
} list and continue.  Therefore file1 gets deleted and it returns with a
} return value of 0.
} 
} Not very consistent.

Look at the case of

    $ rm foo/file1 bar/*

before you pass judgement.

-- 
Bart Schaefer                     Vice President, Technology, Z-Code Software
schaefer@z-code.com                  Division of NCD Software Corporation
http://www.well.com/www/barts


      reply	other threads:[~1995-11-11  0:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-11-10 23:05 Mark Borges
1995-11-10 23:45 ` Richard Coleman
1995-11-11  0:12   ` Barton E. Schaefer [this message]

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=951110161232.ZM120@zyrcon.z-code.com \
    --to=schaefer@z-code.ncd.com \
    --cc=coleman@math.gatech.edu \
    --cc=zsh-workers@math.gatech.edu \
    /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).