Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: how to list recursively sourced files in a zsh script?
- X-seq: zsh-users 22337
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- To: Timothee Cour <timothee.cour2@xxxxxxxxx>
- Subject: Re: how to list recursively sourced files in a zsh script?
- Date: Sat, 07 Jan 2017 17:55:29 +0100
- Cc: zsh-users@xxxxxxx
- In-reply-to: <CANri+ExJHgaZo8ENspfWEH+tMXtRy3xXYi=UWahmS3o7iQk7AQ@mail.gmail.com> (Timothee Cour's message of "Fri, 6 Jan 2017 16:02:53 -0800")
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CANri+ExJHgaZo8ENspfWEH+tMXtRy3xXYi=UWahmS3o7iQk7AQ@mail.gmail.com>
Hi!
Timothee Cour wrote:
> how to list recursively sourced files in a zsh script?
> ideally showing file and line at which it's sourced and what is the file
> being sourced
I think you're looking for the sourcetrace option.
Regards, Frank
--
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
-- RFC 1925
Messages sorted by:
Reverse Date,
Date,
Thread,
Author