<?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: batch script to execute unix command?? how?? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821276#M777213</link>
    <description>Hi,&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1034456" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1034456&lt;/A&gt; covers the difference between .bat and .sh.&lt;BR /&gt;&lt;BR /&gt;For help on how to write shell script:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=940583" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=940583&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or at the simplest level:&lt;BR /&gt;create a file,calling it a.sh, which contains:&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;ls&lt;BR /&gt;&lt;BR /&gt;then chmod 700 a.sh&lt;BR /&gt;to execute './a.sh'&lt;BR /&gt;which will list your directory</description>
    <pubDate>Tue, 11 Jul 2006 07:22:00 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2006-07-11T07:22:00Z</dc:date>
    <item>
      <title>batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821271#M777208</link>
      <description>I would like to ask how to execute UNIX command thru batch script??&lt;BR /&gt;&lt;BR /&gt;can someone give me a hint how to make batch script that can execute script on unix??&lt;BR /&gt;&lt;BR /&gt;any ideas??</description>
      <pubDate>Tue, 11 Jul 2006 06:59:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821271#M777208</guid>
      <dc:creator>amonamon</dc:creator>
      <dc:date>2006-07-11T06:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821272#M777209</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Try using Cron. Check this out: &lt;A href="http://www.aota.net/Script_Installation_Tips/cronhelp.php3" target="_blank"&gt;http://www.aota.net/Script_Installation_Tips/cronhelp.php3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 11 Jul 2006 07:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821272#M777209</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-07-11T07:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821273#M777210</link>
      <description>I know cron that is OK but I need batch script...withput cron ..</description>
      <pubDate>Tue, 11 Jul 2006 07:04:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821273#M777210</guid>
      <dc:creator>amonamon</dc:creator>
      <dc:date>2006-07-11T07:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821274#M777211</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Do you want to write startup script ? or any shell script to automate something ? "Batch script" is a windoze word. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 11 Jul 2006 07:08:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821274#M777211</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-07-11T07:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821275#M777212</link>
      <description>no not start up script...I was wondering just on double click on my batch script I can execute one UNIX script on my UNIX...I need that becouse of previous programming..&lt;BR /&gt;&lt;BR /&gt;so just to be able to execute script from windows and execute UNIX script on my solaris machine..</description>
      <pubDate>Tue, 11 Jul 2006 07:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821275#M777212</guid>
      <dc:creator>amonamon</dc:creator>
      <dc:date>2006-07-11T07:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821276#M777213</link>
      <description>Hi,&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1034456" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1034456&lt;/A&gt; covers the difference between .bat and .sh.&lt;BR /&gt;&lt;BR /&gt;For help on how to write shell script:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=940583" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=940583&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or at the simplest level:&lt;BR /&gt;create a file,calling it a.sh, which contains:&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;ls&lt;BR /&gt;&lt;BR /&gt;then chmod 700 a.sh&lt;BR /&gt;to execute './a.sh'&lt;BR /&gt;which will list your directory</description>
      <pubDate>Tue, 11 Jul 2006 07:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821276#M777213</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-07-11T07:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821277#M777214</link>
      <description>Hi amonamon,&lt;BR /&gt;&lt;BR /&gt;If you're talking about writing a shell script to execute different programs successively, here's a general template:&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;&lt;PATH_TO_COMMAND1&gt;/&lt;COMMAND1&gt;&lt;BR /&gt;&lt;PATH_TO_COMMAND2&gt;/&lt;COMMAND2&gt;&lt;BR /&gt;exit 0&lt;BR /&gt;&lt;BR /&gt;So if you wanted to write a script that:&lt;BR /&gt;1) lists the contents of /var/tmp, and then&lt;BR /&gt;2) reports system uptime,&lt;BR /&gt;you could write the following to a file:&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;/usr/bin/ls /var/tmp&lt;BR /&gt;/usr/bin/uptime&lt;BR /&gt;exit 0&lt;BR /&gt;&lt;BR /&gt;Let's say you wrote this block to /home/user1/scripts/script01.sh.  To be able to execute script01.sh, you must make sure it has execute permission:&lt;BR /&gt;&lt;BR /&gt;# cd ~user1/scripts&lt;BR /&gt;# ls -l script01.sh&lt;BR /&gt;-rw-r--r--   1 root       root             0 Jul 11 08:21 script01.sh&lt;BR /&gt;# chmod u+x script01.sh&lt;BR /&gt;# ls -l script01.sh&lt;BR /&gt;-rwxr--r--   1 root       root             0 Jul 11 08:21 script01.sh&lt;BR /&gt;&lt;BR /&gt;Then to execute it:&lt;BR /&gt;# ./script01.sh&lt;BR /&gt;&lt;BR /&gt;Here's an execellent user's guide to shells under HP-UX:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90046/" target="_blank"&gt;http://docs.hp.com/en/B2355-90046/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you're not able to execute some pre-existing scripts, make sure they have execute permission, and that you're logged in as a user having sufficient privileges to run them.&lt;BR /&gt;&lt;BR /&gt;PCS&lt;/COMMAND2&gt;&lt;/PATH_TO_COMMAND2&gt;&lt;/COMMAND1&gt;&lt;/PATH_TO_COMMAND1&gt;</description>
      <pubDate>Tue, 11 Jul 2006 07:26:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821277#M777214</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-07-11T07:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821278#M777215</link>
      <description>I think noone understands me..&lt;BR /&gt;&lt;BR /&gt;On my windows machine XP machine...I want to create file file1.bat&lt;BR /&gt;&lt;BR /&gt;On that file I want something like this:&lt;BR /&gt;&lt;BR /&gt;telenet 123.456.798.123&lt;BR /&gt;root&lt;BR /&gt;root&lt;BR /&gt;here command to execute script on UNIX machine ./script&lt;BR /&gt;&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;so I need batch script on windows...</description>
      <pubDate>Tue, 11 Jul 2006 07:35:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821278#M777215</guid>
      <dc:creator>amonamon</dc:creator>
      <dc:date>2006-07-11T07:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821279#M777216</link>
      <description>The batch job will not be able to supply the pasword at the prompt, so you will need a telnet client.&lt;BR /&gt;See&lt;BR /&gt;&lt;A href="http://www.computing.net/dos/wwwboard/forum/14210.html" target="_blank"&gt;http://www.computing.net/dos/wwwboard/forum/14210.html&lt;/A&gt;</description>
      <pubDate>Tue, 11 Jul 2006 07:52:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821279#M777216</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-07-11T07:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821280#M777217</link>
      <description>This is the first time you menioned the windows OS!&lt;BR /&gt;&lt;BR /&gt;The windows telnet cannot be scripted, you need another "telnet-able" application or any windows versions of unix like applications for this. &lt;BR /&gt;Best solution will be an ssh client.</description>
      <pubDate>Tue, 11 Jul 2006 07:58:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821280#M777217</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-07-11T07:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821281#M777218</link>
      <description>amonamon,&lt;BR /&gt;&lt;BR /&gt;You've got many options.  One is to install OpenSSH for Windows:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sshwindows.sourceforge.net/" target="_blank"&gt;http://sshwindows.sourceforge.net/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Then generate a public/private key for the Windows client, and copy the public key to the HP-UX server (this will allow you to log in without a password):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1005579" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1005579&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Then you can do something like:&lt;BR /&gt;&lt;BR /&gt;C:\&amp;gt; ssh hpux_server command&lt;BR /&gt;&lt;BR /&gt;This line could be added to a Windows batch file, if so desired.&lt;BR /&gt;&lt;BR /&gt;A second option is to create an HP-UX user for the express purpose of running a script.  Then add the path to the script to that user's ~/.profile (followed by "exit"), and log in as that user from the Windows client via Telnet or SSH.  As soon as you login as that special user, the script will run, after which point the session will close.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Tue, 11 Jul 2006 07:58:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821281#M777218</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-07-11T07:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821282#M777219</link>
      <description>OK thanks for answer so it is imposible to write batch script and supply pass. for remote UNIX machine...&lt;BR /&gt;&lt;BR /&gt;I did not know that it is imposible..but thanks for answer..</description>
      <pubDate>Tue, 11 Jul 2006 08:00:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821282#M777219</guid>
      <dc:creator>amonamon</dc:creator>
      <dc:date>2006-07-11T08:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821283#M777220</link>
      <description>I have 2 ideas,&lt;BR /&gt;&lt;BR /&gt;1) You can script a windows batch file &lt;BR /&gt;to do an ftp to put a file on unix.&lt;BR /&gt;&lt;BR /&gt;Well this gives rise to a few creative&lt;BR /&gt;possibilities.&lt;BR /&gt;&lt;BR /&gt;You could on unix run a bacground job&lt;BR /&gt;that checks every 20 seconds for a file and if newer then executes your unix script.&lt;BR /&gt;&lt;BR /&gt;This would work and is quite simple to implement.&lt;BR /&gt;&lt;BR /&gt;2) You could also install nfs client with Samba this way you can run executable or batch on windows and trigger something on Unix platform. This is more heavy to configure. &lt;BR /&gt;We use this for our Oracle tools which are Âµ&lt;BR /&gt;windows based but need Unix as well.&lt;BR /&gt;&lt;BR /&gt;Good luck:))&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jul 2006 08:07:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821283#M777220</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-07-11T08:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821284#M777221</link>
      <description>hi amonamon,&lt;BR /&gt;&lt;BR /&gt;You need to download Expect for Windows, it's a great tool for automating Unix hosts from your Windows client...get it from here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://expect.nist.gov/" target="_blank"&gt;http://expect.nist.gov/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;~cheers</description>
      <pubDate>Tue, 11 Jul 2006 15:28:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821284#M777221</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-07-11T15:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821285#M777222</link>
      <description>Another option is a remote exec application running on your Windows machine.&lt;BR /&gt;Google search for REXEC and REXECD for windows.&lt;BR /&gt;There are many remote exec products for windows available and some you will find as freeware.&lt;BR /&gt;&lt;BR /&gt;Disclaimer:&lt;BR /&gt;Remote exec is a severe security risk. If the machines in question are accessible only in an internal ip environment, rexec is a viable option. If the machine ip is open to the world this is not a good option.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;-dl</description>
      <pubDate>Tue, 11 Jul 2006 19:10:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821285#M777222</guid>
      <dc:creator>Dave La Mar</dc:creator>
      <dc:date>2006-07-11T19:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821286#M777223</link>
      <description>After all this discussion on a batch script, I would like to simply suggest using the "at" command.&lt;BR /&gt;&lt;BR /&gt;"at" is a one-shot run-in-the-future batch facility that is usually available to non-root users.</description>
      <pubDate>Wed, 12 Jul 2006 07:31:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821286#M777223</guid>
      <dc:creator>Jeffrey L. Cooke</dc:creator>
      <dc:date>2006-07-12T07:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821287#M777224</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;Can anyone please tell me how to configure the "OpenSSH" software so that it does not prompt for a password?&lt;BR /&gt;&lt;BR /&gt;The scenario is that I want to shutdown HP-UX machines from a Windows machine. I want to create a batch file in windows that will run shutdown scripts in all the servers one by one. This I want to do without any human intervention.&lt;BR /&gt;&lt;BR /&gt;I have installed "OpenSSH" on my windows machine and executed 'ssh root@&lt;MACHINE_IP&gt;'. Initially it showed an RSA key. I made a text file in windows and put the key in it and then copied it to the '/home/root/.ssh' directory on my server that is running HP-UX. It does not show the key when I run 'ssh root@&lt;MACHINE_IP&gt;' on windows, but it prompts for a password, for which human intervention is required.&lt;BR /&gt;&lt;BR /&gt;Please let me know what step I am missing.&lt;/MACHINE_IP&gt;&lt;/MACHINE_IP&gt;</description>
      <pubDate>Tue, 22 Aug 2006 08:53:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821287#M777224</guid>
      <dc:creator>Taurian</dc:creator>
      <dc:date>2006-08-22T08:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821288#M777225</link>
      <description>also, look at the "r" commands in Windows.  may have to be added, it been a while since I've done this.&lt;BR /&gt;&lt;BR /&gt;remsh, rexec .....&lt;BR /&gt;&lt;BR /&gt;then in bat1.bat&lt;BR /&gt;&lt;BR /&gt;remsh &lt;SEVER&gt; &lt;LOGIN info=""&gt; /path/to/script&lt;BR /&gt;&lt;BR /&gt;might get the job done....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You also might have better luck posting in a Windows forum as well&lt;BR /&gt;&lt;BR /&gt;&lt;/LOGIN&gt;&lt;/SEVER&gt;</description>
      <pubDate>Tue, 22 Aug 2006 09:14:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821288#M777225</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2006-08-22T09:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821289#M777226</link>
      <description>Etiquette folks.&lt;BR /&gt;&lt;BR /&gt;This thread was asleep for 6 weeks.&lt;BR /&gt;&lt;BR /&gt;Please leave scripts the author has let languish alone and post your questions yourselves.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 22 Aug 2006 09:16:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821289#M777226</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-22T09:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: batch script to execute unix command?? how??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821290#M777227</link>
      <description>System Administrator:&lt;BR /&gt;Thanks for the reply. REXEC also prompts for a password and I can't find any option to provide it with a password. Anywayz... shifting my question to a new thread.&lt;BR /&gt;&lt;BR /&gt;Steven E. Protter:&lt;BR /&gt;Thanks for the reminder. I thought the same discussion could remain in the same thread. Anywayz, posting my query in a new thread :)</description>
      <pubDate>Tue, 22 Aug 2006 11:12:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/batch-script-to-execute-unix-command-how/m-p/3821290#M777227</guid>
      <dc:creator>Taurian</dc:creator>
      <dc:date>2006-08-22T11:12:16Z</dc:date>
    </item>
  </channel>
</rss>

