<?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: Remote shell redirection question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-shell-redirection-question/m-p/3433131#M206111</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;rsh uxdevel -l uxprint echo 'test &amp;gt; /f01/labels/HARMASTER.ntcl210'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your single quotes will specify what happens on the remote machine, so you need to include the output specification for the file inside the single quotes, otherwise it executes the 'test' command and returns the output locally to your DOS machine.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 30 Nov 2004 10:47:08 GMT</pubDate>
    <dc:creator>John Poff</dc:creator>
    <dc:date>2004-11-30T10:47:08Z</dc:date>
    <item>
      <title>Remote shell redirection question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-shell-redirection-question/m-p/3433130#M206110</link>
      <description>HI,&lt;BR /&gt;&lt;BR /&gt;I have a rsh batch file running on DOS that does not seem to be acting the way I planned.&lt;BR /&gt;&lt;BR /&gt;rsh uxdevel -l uxprint echo 'test' &amp;gt; /f01/labels/HARMASTER.ntcl210&lt;BR /&gt;&lt;BR /&gt;When I run this, it displays an error: The system cannot find the path specified.&lt;BR /&gt;&lt;BR /&gt;If I change it to: rsh uxdevel -l uxprint echo 'test' &amp;gt; HARMASTER.ntcl210&lt;BR /&gt;&lt;BR /&gt;It writes it to my local C: drive.&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me how to get this script to write the output to the HP-UX system (uxdevel)?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Randy&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Nov 2004 10:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-shell-redirection-question/m-p/3433130#M206110</guid>
      <dc:creator>Randy Hagedorn</dc:creator>
      <dc:date>2004-11-30T10:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Remote shell redirection question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-shell-redirection-question/m-p/3433131#M206111</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;rsh uxdevel -l uxprint echo 'test &amp;gt; /f01/labels/HARMASTER.ntcl210'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your single quotes will specify what happens on the remote machine, so you need to include the output specification for the file inside the single quotes, otherwise it executes the 'test' command and returns the output locally to your DOS machine.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Nov 2004 10:47:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-shell-redirection-question/m-p/3433131#M206111</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2004-11-30T10:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Remote shell redirection question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-shell-redirection-question/m-p/3433132#M206112</link>
      <description>Oops.  I think I have a typo in my last post.  Try this instead:&lt;BR /&gt;&lt;BR /&gt;rsh uxdevel -l uxprint 'echo test &amp;gt; /f01/labels/HARMASTER.ntcl210'&lt;BR /&gt;&lt;BR /&gt;Assuming that you are trying to echo the word test to your filename.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Nov 2004 10:49:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-shell-redirection-question/m-p/3433132#M206112</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2004-11-30T10:49:50Z</dc:date>
    </item>
  </channel>
</rss>

