zsh-users
 help / color / mirror / code / Atom feed
From: Paul Ackersviller <pda@rogers.com>
To: zsh-users@sunsite.dk
Subject: Re: What is the zsh equivalent of csh's set echo?
Date: Mon, 16 Sep 2002 16:31:55 -0400	[thread overview]
Message-ID: <20020916203155.GA20165@msi.ld> (raw)
In-Reply-To: <20020916194352.QNEN494619.fep02-mail.bloor.is.net.cable.rogers.com@sunsite.dk>

On Mon, Sep 16, 2002 at 03:43:34PM -0400, Hall Jeffrey S NPRI wrote:
>     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.

You want the xtrace option, or set -x, or simply the -x the command-line
switch for any sh-compatible shell.

-- 
Paul Ackersviller


       reply	other threads:[~2002-09-16 20:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20020916194352.QNEN494619.fep02-mail.bloor.is.net.cable.rogers.com@sunsite.dk>
2002-09-16 20:31 ` Paul Ackersviller [this message]
2002-09-16 21:54 Hall Jeffrey S NPRI
2002-09-16 22:06 ` Bruce Stephens
2002-09-16 22:15 ` David Huttleston Jr
2002-09-16 22:23   ` David Huttleston Jr
  -- strict thread matches above, loose matches on Subject: below --
2002-09-16 19:43 Hall Jeffrey S NPRI

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=20020916203155.GA20165@msi.ld \
    --to=pda@rogers.com \
    --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).