From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13322 invoked by alias); 18 Oct 2015 17:15:16 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 20790 Received: (qmail 3682 invoked from network); 18 Oct 2015 17:15:15 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 MIME-version: 1.0 Content-transfer-encoding: 8BIT Content-type: text/plain; charset=utf-8; format=flowed X-Authority-Analysis: v=2.1 cv=X+5rdgje c=1 sm=1 tr=0 a=vsFYQC4/11PqlKifmEOq9w==:117 a=vsFYQC4/11PqlKifmEOq9w==:17 a=IkcTkHD0fZMA:10 a=Nh9TJADpf993J4hvMv4A:9 a=QEXdDO2ut3YA:10 a=v4KHyA7vYzYA:10 Message-id: <5623D39F.4090207@eastlink.ca> Date: Sun, 18 Oct 2015 10:15:11 -0700 From: Ray Andrews User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.7.0 To: zsh-users@zsh.org Subject: Re: following a variable's value. References: <5622DC5B.20103@eastlink.ca> <2507441445128151@web27o.yandex.ru> <562320B7.6060200@eastlink.ca> <877541445167151@web30o.yandex.ru> In-reply-to: <877541445167151@web30o.yandex.ru> On 10/18/2015 04:19 AM, ZyX wrote: > What do you mean by “inserted queries”? Some kind of “debugging printf”? Sure, things like: echo "line 793: REPLY is $REPLY" >> /dev/pts/1 How convenient it would be to have a running tab on a variable.