<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Function result inside a command line in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/function-result-inside-a-command-line/m-p/5126265#M448799</link>
    <description>hi Den:&lt;BR /&gt;&lt;BR /&gt;# aa=date&lt;BR /&gt;# echo "It is now" $($aa)&lt;BR /&gt;It is now Mon Aug 25 15:55:53 EDT 2008&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Aug 2008 18:56:20 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2008-08-25T18:56:20Z</dc:date>
    <item>
      <title>Function result inside a command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/function-result-inside-a-command-line/m-p/5126264#M448798</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I'd like to pass a command line result to my command line. &lt;BR /&gt;&lt;BR /&gt;Example with the date function. &lt;BR /&gt;&lt;BR /&gt;export aa=date&lt;BR /&gt;myscript param1 param2 aa&lt;BR /&gt;&lt;BR /&gt;But of course, this does not work because aa can't receive like this the date result !&lt;BR /&gt;&lt;BR /&gt;How to do this trick ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Den&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Aug 2008 18:53:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/function-result-inside-a-command-line/m-p/5126264#M448798</guid>
      <dc:creator>Leo The Cat</dc:creator>
      <dc:date>2008-08-25T18:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Function result inside a command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/function-result-inside-a-command-line/m-p/5126265#M448799</link>
      <description>hi Den:&lt;BR /&gt;&lt;BR /&gt;# aa=date&lt;BR /&gt;# echo "It is now" $($aa)&lt;BR /&gt;It is now Mon Aug 25 15:55:53 EDT 2008&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Aug 2008 18:56:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/function-result-inside-a-command-line/m-p/5126265#M448799</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-08-25T18:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Function result inside a command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/function-result-inside-a-command-line/m-p/5126266#M448800</link>
      <description>Not exactly sure what you are looking for..&lt;BR /&gt;&lt;BR /&gt;export aa=`date`&lt;BR /&gt;&lt;BR /&gt;myscript p1 p2 "$aa"</description>
      <pubDate>Mon, 25 Aug 2008 18:57:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/function-result-inside-a-command-line/m-p/5126266#M448800</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-25T18:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Function result inside a command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/function-result-inside-a-command-line/m-p/5126267#M448801</link>
      <description>James solution is the solution !!!&lt;BR /&gt;Thanks JRF !</description>
      <pubDate>Mon, 25 Aug 2008 19:00:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/function-result-inside-a-command-line/m-p/5126267#M448801</guid>
      <dc:creator>Leo The Cat</dc:creator>
      <dc:date>2008-08-25T19:00:11Z</dc:date>
    </item>
  </channel>
</rss>

