<?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: Command substitution in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028315#M131997</link>
    <description>omg you are doing that only for get some points ....</description>
    <pubDate>Mon, 21 Jul 2003 13:37:23 GMT</pubDate>
    <dc:creator>Malleron Mathieu</dc:creator>
    <dc:date>2003-07-21T13:37:23Z</dc:date>
    <item>
      <title>Command substitution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028305#M131987</link>
      <description>#TEST=$(DATE)&lt;BR /&gt;#echo $TEST&lt;BR /&gt;Mon Jul 21 13:23:59 EAT 2003&lt;BR /&gt;#set&lt;BR /&gt;........&lt;BR /&gt;TEST='Mon Jul 21 13:23:59 EAT 2003'&lt;BR /&gt;TZ=EAT-8&lt;BR /&gt;_=2003&lt;BR /&gt;&lt;BR /&gt;how to delete VAR TEST when i execute set?</description>
      <pubDate>Mon, 21 Jul 2003 04:29:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028305#M131987</guid>
      <dc:creator>Kevin.Wang</dc:creator>
      <dc:date>2003-07-21T04:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Command substitution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028306#M131988</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try the unset command&lt;BR /&gt;&lt;BR /&gt;unset TEST&lt;BR /&gt;&lt;BR /&gt;Cheers!</description>
      <pubDate>Mon, 21 Jul 2003 04:32:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028306#M131988</guid>
      <dc:creator>Tim Adamson_1</dc:creator>
      <dc:date>2003-07-21T04:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Command substitution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028307#M131989</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You can use &lt;BR /&gt;# unset &lt;VARIABLE name=""&gt;&lt;BR /&gt;eg&lt;BR /&gt;# unset VAR.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con&lt;BR /&gt;&lt;/VARIABLE&gt;</description>
      <pubDate>Mon, 21 Jul 2003 04:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028307#M131989</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2003-07-21T04:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Command substitution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028308#M131990</link>
      <description>use &lt;BR /&gt;#unset &lt;VARIABLE&gt;&lt;BR /&gt;&lt;BR /&gt;to unset the vaiable&lt;BR /&gt;&lt;BR /&gt;Rajeev&lt;/VARIABLE&gt;</description>
      <pubDate>Mon, 21 Jul 2003 04:41:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028308#M131990</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-07-21T04:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Command substitution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028309#M131991</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;You can use the unset command.&lt;BR /&gt;# unset &lt;VARIABLE name=""&gt;&lt;BR /&gt;eg&lt;BR /&gt;# unset TEST&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con&lt;BR /&gt;&lt;/VARIABLE&gt;</description>
      <pubDate>Mon, 21 Jul 2003 04:44:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028309#M131991</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2003-07-21T04:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Command substitution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028310#M131992</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try this :&lt;BR /&gt;&lt;BR /&gt;# unset TEST&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Radim</description>
      <pubDate>Mon, 21 Jul 2003 04:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028310#M131992</guid>
      <dc:creator>Radim Jarosek</dc:creator>
      <dc:date>2003-07-21T04:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Command substitution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028311#M131993</link>
      <description>Use "unset TEST" in your script.</description>
      <pubDate>Mon, 21 Jul 2003 05:10:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028311#M131993</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-21T05:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Command substitution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028312#M131994</link>
      <description>try this&lt;BR /&gt;&lt;BR /&gt;# unset TEST&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2003 05:14:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028312#M131994</guid>
      <dc:creator>nibble</dc:creator>
      <dc:date>2003-07-21T05:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Command substitution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028313#M131995</link>
      <description>Hello Kevin!&lt;BR /&gt;&lt;BR /&gt;What you need to do in shell is:&lt;BR /&gt;unset TEST&lt;BR /&gt;&lt;BR /&gt;(unset &lt;VARIABLE name=""&gt;)&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Caesar&lt;/VARIABLE&gt;</description>
      <pubDate>Mon, 21 Jul 2003 06:17:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028313#M131995</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-21T06:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Command substitution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028314#M131996</link>
      <description>you can use:&lt;BR /&gt;&lt;BR /&gt;unset test&lt;BR /&gt;&lt;BR /&gt;to unset a variable.  you don't really need to unset this variable unless you are going to have your script read for this variable again.  Basically by this I mean if you have your script do something and print the date along with your action.... and want the action to repeat... but with the current date printed each time with it.&lt;BR /&gt;&lt;BR /&gt;you can also unset multiple variables at the same time if you wish to.  &lt;BR /&gt;&lt;BR /&gt;unset test1 test2 test3&lt;BR /&gt;&lt;BR /&gt;regards</description>
      <pubDate>Mon, 21 Jul 2003 10:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028314#M131996</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-07-21T10:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Command substitution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028315#M131997</link>
      <description>omg you are doing that only for get some points ....</description>
      <pubDate>Mon, 21 Jul 2003 13:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028315#M131997</guid>
      <dc:creator>Malleron Mathieu</dc:creator>
      <dc:date>2003-07-21T13:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Command substitution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028316#M131998</link>
      <description>Malleron,&lt;BR /&gt;&lt;BR /&gt;I don???t know about you, but I don???t see that post as being nothing more than an attempt to get some points.  I personally feel that John was simply expanding on the issue above and beyond what the previous replies revealed.  I know that there is a high possibility that some new ???Sys Admin in Training??? may very well be helped by the additional information provided as they search the forums for answers and/or knowledge.&lt;BR /&gt;&lt;BR /&gt;Even if I am incorrect in my thoughts, I am personally more appalled at your attempt to slam a person publicly for any reason.&lt;BR /&gt;&lt;BR /&gt;This is supposed to be a professional forum with professional people.  Personally, I don???t feel that you are exhibiting very professional behavior when you make comments like that about other forumers.&lt;BR /&gt;&lt;BR /&gt;That is, of course, just my own personal thoughts on the subject.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Have a nice day???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PS.  I am not expecting, nor do I want, any points for this post.  Please assign it a 0 (zero).&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jul 2003 13:33:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028316#M131998</guid>
      <dc:creator>John Collier</dc:creator>
      <dc:date>2003-07-25T13:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Command substitution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028317#M131999</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;You're seeing the cleaned up version of this thread.  I don't even remember who it was but somebody had replied like 20 times and gotten 10 points for each one.  And it was obvious that they weren't a "stuck submit key" syndrom, either, because there were other answers interspersed.&lt;BR /&gt;&lt;BR /&gt;That's what the reference was about.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jul 2003 13:42:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028317#M131999</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-07-25T13:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Command substitution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028318#M132000</link>
      <description>If that is truly the case, then I retract my statement.&lt;BR /&gt;&lt;BR /&gt;I can only comment on what I see when I arrive, not what was there that I have never seen.&lt;BR /&gt;&lt;BR /&gt;Please forgive me???&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Aug 2003 13:02:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028318#M132000</guid>
      <dc:creator>John Collier</dc:creator>
      <dc:date>2003-08-01T13:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Command substitution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028319#M132001</link>
      <description>unset &lt;VARIABLE&gt; &lt;VARIABLE&gt; etc....&lt;BR /&gt;&lt;BR /&gt;unset test&lt;BR /&gt;&lt;BR /&gt;this can be done for multiple variable at the same time.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;/VARIABLE&gt;&lt;/VARIABLE&gt;</description>
      <pubDate>Fri, 01 Aug 2003 13:28:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-substitution/m-p/3028319#M132001</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-08-01T13:28:02Z</dc:date>
    </item>
  </channel>
</rss>

