Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
What is the zsh equivalent of csh's set echo?
- X-seq: zsh-users 5352
- From: Hall Jeffrey S NPRI <HallJS@xxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: What is the zsh equivalent of csh's set echo?
- Date: Mon, 16 Sep 2002 15:43:34 -0400
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Dear zsh users,
I am trying to debug a zsh script. I want to know what zsh command makes zsh behave like csh does with the set echo command: write out every command after the shell has fully expanded it, right before it is executed. I read the zshall man page but did not find what I was looking for. Thanks.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author