<?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: I'm really poor at scripts- help? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282346#M180633</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Whatever book you pick, look for one that comes with numerous and explaned exemples. Shell scripting is pretty readble right away, but script languages that uses regular expression or implicit behaviour can be tricky ! Practice is the best teacher of all ;)&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Nicolas</description>
    <pubDate>Fri, 21 May 2004 02:30:57 GMT</pubDate>
    <dc:creator>Nicolas Dumeige</dc:creator>
    <dc:date>2004-05-21T02:30:57Z</dc:date>
    <item>
      <title>I'm really poor at scripts- help?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282336#M180623</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;I am really poor at scripting.&lt;BR /&gt;&lt;BR /&gt;Where is a good starting point upto intermediate level?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 May 2004 11:53:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282336#M180623</guid>
      <dc:creator>SM_3</dc:creator>
      <dc:date>2004-05-20T11:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: I'm really poor at scripts- help?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282337#M180624</link>
      <description>trial and error and creating useful projects for yourself is the best way to learn scripting.&lt;BR /&gt;&lt;BR /&gt;find tasks that you tediously do everyday and try scripting them for your own use.&lt;BR /&gt;&lt;BR /&gt;I have found the O'Reilly book "Unix in a Nutshell" by Daniel Gilly (ISBN 1-56592-001-5) extremely helpful when the man page confuses the hell out of me about a command.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 20 May 2004 12:00:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282337#M180624</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2004-05-20T12:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: I'm really poor at scripts- help?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282338#M180625</link>
      <description>I think since you are essentially starting from scratch that I would immediately suggest a Plan P. Rather than trying to learn shell scripting (you will absolutely, positively need some), if I were starting over, I would learn Perl. If you do there is very little reason to learn awk, grep, cut, paste, ... --- all the stuff that makes it possible to do useful things in the shell.&lt;BR /&gt;Don't misunderstand, it's very important that you are at least somewhat proficient in the shell but that's going to occur as a by-product of learning Perl. You will also learn regular expressions so there is really no downside to this and as an added benefit, if you learn Perl, you also have an extremely powerful scripting language for Windows as well.&lt;BR /&gt;&lt;BR /&gt;In any event, O'reilly has some nice books on Perl and the Shell.&lt;BR /&gt;</description>
      <pubDate>Thu, 20 May 2004 12:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282338#M180625</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-05-20T12:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: I'm really poor at scripts- help?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282339#M180626</link>
      <description>From the HP technical documentation web site, &lt;A href="http://docs.hp.com/" target="_blank"&gt;http://docs.hp.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;you can find the HP shells user's guide, with a chapter or two on scripting, &lt;A href="http://docs.hp.com/hpux/pdf/B2355-90046.pdf" target="_blank"&gt;http://docs.hp.com/hpux/pdf/B2355-90046.pdf&lt;/A&gt;</description>
      <pubDate>Thu, 20 May 2004 12:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282339#M180626</guid>
      <dc:creator>John Kittel</dc:creator>
      <dc:date>2004-05-20T12:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: I'm really poor at scripts- help?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282340#M180627</link>
      <description>HP education has a good course on shell scripting. I've seen the material, but never took the course.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://education.hp.com" target="_blank"&gt;http://education.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you have the budget, its a good idea.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 20 May 2004 12:13:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282340#M180627</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-05-20T12:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: I'm really poor at scripts- help?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282341#M180628</link>
      <description>Having only been into *nix for about 4 years now, I'll pass on the a great piece of advice I was once given. "Buy an old UNIX book". Sounds a bit bassackwards, but the older books contain more nifty features and forgotten shell tricks than most any new book on the shelves these days. My personal favorite is "A Practical Guide to UNIX System V 2nd. Ed" published 1991. If you have a PC Recycler in the area, they get these things in all the time. I once even scored an entire box full of circa 1992 official HP books for $1.</description>
      <pubDate>Thu, 20 May 2004 12:51:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282341#M180628</guid>
      <dc:creator>Lee Hundley</dc:creator>
      <dc:date>2004-05-20T12:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: I'm really poor at scripts- help?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282342#M180629</link>
      <description>I second Mr. Stephenson. Learn Perl, granted there are things that perl is overkill for. But I find myself mostly programming perl whenever I need a script for something. &lt;BR /&gt;&lt;BR /&gt;Plus they are things that you just can't accomplish easily with a shell language. So you will be looking for another solution. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 May 2004 15:51:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282342#M180629</guid>
      <dc:creator>Marvin Strong</dc:creator>
      <dc:date>2004-05-20T15:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: I'm really poor at scripts- help?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282343#M180630</link>
      <description>I've been thinking about your concern...&lt;BR /&gt;&lt;BR /&gt;If you want to learn scripting from the shell language, then search itrc.hp.com for sample-scripts.  try them and make changes. &lt;BR /&gt;&lt;BR /&gt;once you make a change you own the code, yes, learn from the best, and apply your own changes (sort of your own personal touch, if you like.)&lt;BR /&gt;&lt;BR /&gt;you learn from other script programmers, then you become a better one yourself...&lt;BR /&gt;&lt;BR /&gt;hope this gives you some focus in becoming a better script writer..&lt;BR /&gt;&lt;BR /&gt;best of luck</description>
      <pubDate>Thu, 20 May 2004 20:23:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282343#M180630</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2004-05-20T20:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: I'm really poor at scripts- help?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282344#M180631</link>
      <description>I found the best book for scripting and all unix admin is "Unix Power Tools".&lt;BR /&gt;&lt;A href="http://www.amazon.com/gp/reader/1565922603/ref=sib_dp_pt/102-0162940-2094521#reader-link" target="_blank"&gt;http://www.amazon.com/gp/reader/1565922603/ref=sib_dp_pt/102-0162940-2094521#reader-link&lt;/A&gt;</description>
      <pubDate>Thu, 20 May 2004 21:55:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282344#M180631</guid>
      <dc:creator>isaac_loven</dc:creator>
      <dc:date>2004-05-20T21:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: I'm really poor at scripts- help?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282345#M180632</link>
      <description>Hi SM,&lt;BR /&gt;&lt;BR /&gt;the classical book "The Unix programming environment" (Kernighan and Pike) is a must read reference, there are 3 chapters very interesting about shell programing and filters.&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
      <pubDate>Fri, 21 May 2004 01:43:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282345#M180632</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2004-05-21T01:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: I'm really poor at scripts- help?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282346#M180633</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Whatever book you pick, look for one that comes with numerous and explaned exemples. Shell scripting is pretty readble right away, but script languages that uses regular expression or implicit behaviour can be tricky ! Practice is the best teacher of all ;)&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Nicolas</description>
      <pubDate>Fri, 21 May 2004 02:30:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282346#M180633</guid>
      <dc:creator>Nicolas Dumeige</dc:creator>
      <dc:date>2004-05-21T02:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: I'm really poor at scripts- help?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282347#M180634</link>
      <description>TLDP.ORG has a free guide called the Advanced Bash Scripting Guide. Granted, it's primarily for linux, but it can be really helpful in tight spots.</description>
      <pubDate>Fri, 21 May 2004 16:38:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282347#M180634</guid>
      <dc:creator>Thomas Bianco</dc:creator>
      <dc:date>2004-05-21T16:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: I'm really poor at scripts- help?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282348#M180635</link>
      <description>hi SM,&lt;BR /&gt;&lt;BR /&gt;What you have to do is start using scripts which are already there. start with shell scripts they are very easy to use and learn also. Then after some time you can start writing simple scripts. &lt;BR /&gt;&lt;BR /&gt;When you keep on writing scripts only you can become an expert. Belive me its not tough to become an expert if you start writing now.&lt;BR /&gt;&lt;BR /&gt;Check this link these are sys admin scritps posted in ITRC. Some of them are complicated and tough just look at them&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=51050" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=51050&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I am doing the same thing .&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;sam&lt;BR /&gt;</description>
      <pubDate>Sat, 22 May 2004 02:54:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282348#M180635</guid>
      <dc:creator>sam_111</dc:creator>
      <dc:date>2004-05-22T02:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: I'm really poor at scripts- help?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282349#M180636</link>
      <description>hello&lt;BR /&gt;&lt;BR /&gt;thanks for the replies&lt;BR /&gt;&lt;BR /&gt;I will look into Perl for sure!&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Sat, 22 May 2004 13:16:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-m-really-poor-at-scripts-help/m-p/3282349#M180636</guid>
      <dc:creator>SM_3</dc:creator>
      <dc:date>2004-05-22T13:16:01Z</dc:date>
    </item>
  </channel>
</rss>

