<?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: help on learning to write scripts in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-learning-to-write-scripts/m-p/5318213#M641983</link>
    <description>&lt;P&gt;James!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the links, but the first one shell user´s guide HP9000 does work only the first page, subsequente pages/links are not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FR&lt;/P&gt;</description>
    <pubDate>Wed, 31 Aug 2011 13:07:11 GMT</pubDate>
    <dc:creator>NDO</dc:creator>
    <dc:date>2011-08-31T13:07:11Z</dc:date>
    <item>
      <title>help on learning to write scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-learning-to-write-scripts/m-p/5317971#M641980</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please can someone tell where can I find or&amp;nbsp;RECOMMEND&amp;nbsp;a very basic tutorial on scripting for starters. I know I just have to go to google, but there is really lots of them, ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FR&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2011 09:44:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-learning-to-write-scripts/m-p/5317971#M641980</guid>
      <dc:creator>NDO</dc:creator>
      <dc:date>2011-08-31T09:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: help on learning to write scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-learning-to-write-scripts/m-p/5318015#M641981</link>
      <description>&lt;P&gt;Hi Nandhino:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Search for "korn shell" information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.well.ox.ac.uk/~johnb/comp/unix/ksh.html" target="_blank"&gt;http://www.well.ox.ac.uk/~johnb/comp/unix/ksh.html&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;rgs,&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2011 10:45:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-learning-to-write-scripts/m-p/5318015#M641981</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2011-08-31T10:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: help on learning to write scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-learning-to-write-scripts/m-p/5318075#M641982</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, if you are working on HP-UX, use the HP-standard POSIX shell ('/usr/bin/sh' for normal users and for root, '/sbin/sh').&amp;nbsp; This is a Korn-like shell.&amp;nbsp; HP-UX offers the Korn88 ('ksh') shell as well as the Korn93 ('/usr/dt/bin/dtksh﻿') which requires the installation of the CDE bundle on 11.31 from your core OS DVD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whatever you do, avoid the C-shell.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are a Linux users, the Bash shell is the de facto standard.&amp;nbsp; It has a great many enhacements over the POSIX or Korn shells named above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for a beginning guide, I always liked this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://web.archive.org/web/20081220020252/http://docs.hp.com/en/B2355-90046/index.html" target="_blank"&gt;http://web.archive.org/web/20081220020252/http://docs.hp.com/en/B2355-90046/index.html&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Excelent script samples and tutorials can be found here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.shelldorado.com/" target="_blank"&gt;http://www.shelldorado.com/&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And when you want to understand why the C-shell is an abomination, read this classic:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.faqs.org/faqs/unix-faq/shell/csh-whynot/" target="_blank"&gt;http://www.faqs.org/faqs/unix-faq/shell/csh-whynot/&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...JRF...&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2011 11:53:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-learning-to-write-scripts/m-p/5318075#M641982</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-08-31T11:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: help on learning to write scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-learning-to-write-scripts/m-p/5318213#M641983</link>
      <description>&lt;P&gt;James!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the links, but the first one shell user´s guide HP9000 does work only the first page, subsequente pages/links are not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FR&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2011 13:07:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-learning-to-write-scripts/m-p/5318213#M641983</guid>
      <dc:creator>NDO</dc:creator>
      <dc:date>2011-08-31T13:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: help on learning to write scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-on-learning-to-write-scripts/m-p/5318237#M641984</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Nandinho wrote:&lt;BR /&gt;&lt;P&gt;Thanks for the links, but the first one shell user´s guide HP9000 does work only the first page, subsequente pages/links are not working.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi (again):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually it does if you click the hyperlinks individually from the first page.&amp;nbsp; The following link will take you to a number of documents.&amp;nbsp; There is a PDF version of the Shell Users Guide there too:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://web.archive.org/web/20081231081339/http://docs.hp.com/en/hpux10.x.html" target="_blank"&gt;http://web.archive.org/web/20081231081339/http://docs.hp.com/en/hpux10.x.html&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...JRF...&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2011 13:26:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-on-learning-to-write-scripts/m-p/5318237#M641984</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-08-31T13:26:25Z</dc:date>
    </item>
  </channel>
</rss>

