zsh-users
 help / color / mirror / code / Atom feed
From: Zach Riggle <zachriggle@gmail.com>
To: Zsh Users <zsh-users@zsh.org>
Subject: Set -x for scripts globally / recursively
Date: Fri, 30 Jul 2021 12:39:19 -0500	[thread overview]
Message-ID: <CAMP9c5mtT_SdK+UxWwB2RYyXwrFD6sD=7vFyqkUqtjpKrqKxTA@mail.gmail.com> (raw)

Hello all!

Is there any way to cause the "-x" / xtrace flag to be passed into
sub-scripts without doing so explicitly?  I expect there's an
environment variable that might be able to do this, but I'm not sure.

My issue is that I want to trace e.g. ./foo which invokes ./bar which
then invokes ./baz, where all three are Zsh scripts -- and I want them
all to be traced.

I spent some time in the docs (searching for "environment" in the PDF
copy) but I didn't find anything, unfortunately.

Thanks for your help!
Zach Riggle


             reply	other threads:[~2021-07-30 17:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-30 17:39 Zach Riggle [this message]
2021-07-30 22:06 ` Bart Schaefer

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='CAMP9c5mtT_SdK+UxWwB2RYyXwrFD6sD=7vFyqkUqtjpKrqKxTA@mail.gmail.com' \
    --to=zachriggle@gmail.com \
    --cc=zsh-users@zsh.org \
    /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).