<?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: Variable in script in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/variable-in-script/m-p/2498366#M830643</link>
    <description># VAR1=`basename $VAR`</description>
    <pubDate>Mon, 26 Feb 2001 18:45:03 GMT</pubDate>
    <dc:creator>James A. Donovan</dc:creator>
    <dc:date>2001-02-26T18:45:03Z</dc:date>
    <item>
      <title>Variable in script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/variable-in-script/m-p/2498365#M830642</link>
      <description>Ok, I know I should know how to do this, but apparently I'm brain dead today......&lt;BR /&gt;&lt;BR /&gt;I have a variable in a script like:  VAR=/home/directory/filename&lt;BR /&gt;&lt;BR /&gt;How do I strip off just filename from $VAR so that VAR1=filename?</description>
      <pubDate>Mon, 26 Feb 2001 18:40:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/variable-in-script/m-p/2498365#M830642</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-02-26T18:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Variable in script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/variable-in-script/m-p/2498366#M830643</link>
      <description># VAR1=`basename $VAR`</description>
      <pubDate>Mon, 26 Feb 2001 18:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/variable-in-script/m-p/2498366#M830643</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2001-02-26T18:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Variable in script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/variable-in-script/m-p/2498367#M830644</link>
      <description>Thanks Jim.  I knew it was something simple and I should have known what it was.</description>
      <pubDate>Mon, 26 Feb 2001 18:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/variable-in-script/m-p/2498367#M830644</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-02-26T18:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Variable in script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/variable-in-script/m-p/2498368#M830645</link>
      <description>You can also use&lt;BR /&gt;  ${VAR##*/}&lt;BR /&gt;&lt;BR /&gt;This saves a fork of a another process</description>
      <pubDate>Mon, 26 Feb 2001 19:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/variable-in-script/m-p/2498368#M830645</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2001-02-26T19:22:50Z</dc:date>
    </item>
  </channel>
</rss>

