Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Repeated Questions?
- X-seq: zsh-users 5293
- From: Mads Martin Joergensen <mmj@xxxxxxx>
- To: Zsh users list <zsh-users@xxxxxxxxxx>
- Subject: Repeated Questions?
- Date: Mon, 26 Aug 2002 09:44:18 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
When I try as a regular user to remove a directory owned by root I get
the question twice:
9:43 mmj@tiger:// > rm -r twoqestions
rm: remove write-protected directory `twoqestions'? y
rm: remove write-protected directory `twoqestions'? y
rm: cannot remove directory `twoqestions': Permission denied
zsh: 921 exit 1 rm -v -r twoqestions
Anyone else seing this, and if so, how to make it only once? With 4.0.4
the question was only asked once.
--
Mads Martin Jørgensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
and totally illogic, with just a little bit more effort?"
-- A. P. J.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author