<?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: Shell HOWTO in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929932#M818320</link>
    <description>UNIX in a nutshell is a very good book for just this purpose.  The front of the book is basic unix commands and basic arguments.  After this, there are small light weight sections on all major shells, then a bit on awk and on sed.&lt;BR /&gt;&lt;BR /&gt;Great book for entry level people with little Unix knowledge.  Every site I work at has at least 2 copies.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon Petry</description>
    <pubDate>Tue, 18 Mar 2003 19:14:55 GMT</pubDate>
    <dc:creator>Shannon Petry</dc:creator>
    <dc:date>2003-03-18T19:14:55Z</dc:date>
    <item>
      <title>Shell HOWTO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929927#M818315</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Im looking for a brief and easy HOWTO USE the UNIX-Shell documents, either on the posix-shell or the kornshell. Atm i seam to have alot of users that dont use the shell, and i think that it would get a lot more efficient if the did, and system resource saving aswell. &lt;BR /&gt;&lt;BR /&gt;But to be able to get them to use the shell, i need some starter-docs to give them. Ive search around the net but all i can find is programming docs, and something tells me that they arnt ready for that just yet =) (I do think they can learn to use the shell, since most of my users are working with serious calculations and CAD-programs)</description>
      <pubDate>Tue, 18 Mar 2003 16:15:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929927#M818315</guid>
      <dc:creator>jim bidebo</dc:creator>
      <dc:date>2003-03-18T16:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Shell HOWTO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929928#M818316</link>
      <description>Hi Jim:&lt;BR /&gt;&lt;BR /&gt;The "Shells: User's Guide" might work:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90046/B2355-90046.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90046/B2355-90046.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Mar 2003 16:20:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929928#M818316</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-03-18T16:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Shell HOWTO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929929#M818317</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;Step 1:&lt;BR /&gt;&lt;A href="http://www.gidgie.com/id126.htm" target="_blank"&gt;http://www.gidgie.com/id126.htm&lt;/A&gt;&lt;BR /&gt;:)&lt;BR /&gt;&lt;BR /&gt;Step 2:&lt;BR /&gt;&lt;A href="http://home.echo-on.net/~hgibson/UnixCommandLine-HOWTO/UnixCommandLine-HOWTO-1.html" target="_blank"&gt;http://home.echo-on.net/~hgibson/UnixCommandLine-HOWTO/UnixCommandLine-HOWTO-1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;these are the pages i give to trainees...&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Tue, 18 Mar 2003 16:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929929#M818317</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-03-18T16:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Shell HOWTO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929930#M818318</link>
      <description>The online "Shells User Guides " from docs.hp.com is one source. I would also look at O'reilly - they make excellent tutorials on the shell and in general use of UNIX from a user's perspectrive. From experience, I can tell you that many engineers/technical users will try to use the csh because many of their examples will be written in csh. I've yet to find an valid reason (at least since the Bourne shell is hardly used anymore) to use csh for anything. Make sure that your users know that sh is a powerful version of a POSIX shell and is Korn compatible.&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Mar 2003 16:27:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929930#M818318</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-03-18T16:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Shell HOWTO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929931#M818319</link>
      <description>You cannot go wrong with any O'Reilly publication, IMHO.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;RZ&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Mar 2003 17:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929931#M818319</guid>
      <dc:creator>Ross Zubritski</dc:creator>
      <dc:date>2003-03-18T17:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Shell HOWTO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929932#M818320</link>
      <description>UNIX in a nutshell is a very good book for just this purpose.  The front of the book is basic unix commands and basic arguments.  After this, there are small light weight sections on all major shells, then a bit on awk and on sed.&lt;BR /&gt;&lt;BR /&gt;Great book for entry level people with little Unix knowledge.  Every site I work at has at least 2 copies.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon Petry</description>
      <pubDate>Tue, 18 Mar 2003 19:14:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929932#M818320</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2003-03-18T19:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Shell HOWTO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929933#M818321</link>
      <description>a good book I read when I started using Unix was:&lt;BR /&gt;&lt;BR /&gt;A complete idiot's guide to Unix&lt;BR /&gt;&lt;BR /&gt;it's easy reading and very informative.  I don't know the author off the top of my head but it's a bright orange book... pretty hard to miss.</description>
      <pubDate>Tue, 18 Mar 2003 19:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929933#M818321</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-03-18T19:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Shell HOWTO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929934#M818322</link>
      <description>&lt;A href="http://www.unet.univie.ac.at/aix/aixuser/usrosdev/korn_shell.htm" target="_blank"&gt;http://www.unet.univie.ac.at/aix/aixuser/usrosdev/korn_shell.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.codebox.8m.com/shellscripting.htm" target="_blank"&gt;http://www.codebox.8m.com/shellscripting.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Mar 2003 01:06:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell-howto/m-p/2929934#M818322</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2003-03-19T01:06:17Z</dc:date>
    </item>
  </channel>
</rss>

