From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx2.rafi.de ([178.15.151.13]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TjQCo-0006Mw-3v for barebox@lists.infradead.org; Fri, 14 Dec 2012 08:01:15 +0000 MIME-Version: 1.0 Message-ID: From: guenter.gebhardt@rafi.de Date: Fri, 14 Dec 2012 09:01:08 +0100 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============7379693527846681990==" Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: hush command output string To: barebox@lists.infradead.org Dies ist eine mehrteilige Nachricht im MIME-Format. --===============7379693527846681990== Content-Type: multipart/alternative; boundary="=_alternative 002C0CDEC1257AD4_=" Dies ist eine mehrteilige Nachricht im MIME-Format. --=_alternative 002C0CDEC1257AD4_= Content-Type: text/plain; charset="US-ASCII" Hello, I want to write a hush script which evaluates standard output of some command, e.g.: VARIABLE=$(command) or VARIABLE=`command` How can this be done within hush? --=_alternative 002C0CDEC1257AD4_= Content-Type: text/html; charset="US-ASCII" Hello,

I want to write a hush script which evaluates standard output of some command, e.g.:

VARIABLE=$(command)

or

VARIABLE=`command`

How can this be done within hush? --=_alternative 002C0CDEC1257AD4_=-- --===============7379693527846681990== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox --===============7379693527846681990==--