From owner-freebsd-hackers Sun Jun 25 13:40:48 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id E7CEA37B7C4 for ; Sun, 25 Jun 2000 13:40:39 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id PAA04864; Sun, 25 Jun 2000 15:40:35 -0500 (CDT) (envelope-from dan) Date: Sun, 25 Jun 2000 15:40:35 -0500 From: Dan Nelson To: gerald stoller Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Passing values between shell-variables Message-ID: <20000625154035.A2263@dan.emsphone.com> References: <20000625171223.15343.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.4i In-Reply-To: <20000625171223.15343.qmail@hotmail.com>; from "gerald stoller" on Sun Jun 25 13:12:22 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Jun 25), gerald stoller said: > Sorry for leaving out info; local() and getint() are functions > in the file var.c of pdksh as is setint_v() , which I also tried. I > am using version 3.3 . struct tbl is a structure defined in the file > table.h of pdksh . Probably soon I will upgrade to version 4.1 or > so. I want to be able to work with general variables, not only > environment variables, so I don't feel that getenv() & putenv() are > the way to go. So what you're really doing is modifying the pdksh source, maybe adding a command or something? You should be asking a ksh developers list then. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message