Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
rm -r
- X-seq: zsh-users 2783
- From: Claus Alboege <tractrix@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: rm -r
- Date: Mon, 20 Dec 1999 16:31:34 +0100
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- Sender: tractrix@xxxxxxxxxxxxxx
Hi,
Could anyone tell me a way to make the following work from a z-shell:
rm -rf *.o (this dosn't work)
What I want is to remove all .o files recursive , but the "-r switch" in
the above isn't a correct way to do it.
--
Claus Alboege
Messages sorted by:
Reverse Date,
Date,
Thread,
Author