<?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: tcsh implementation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-implementation/m-p/2501547#M883312</link>
    <description>Ok, this is embarrassing but....&lt;BR /&gt;Yes, /opt/tcsh/bin/tcsh is there and if I issue the command  /opt/tcsh/bin/tcsh, it executes just fine. &lt;BR /&gt;&lt;BR /&gt;I am making the assumption that I would assign this as the default shell in SAM much like csh or sh. Or, do I execute the above command in a login script ?&lt;BR /&gt;Thanks,&lt;BR /&gt;Doug&lt;BR /&gt;</description>
    <pubDate>Tue, 06 Mar 2001 16:31:49 GMT</pubDate>
    <dc:creator>Doug Wheeler_1</dc:creator>
    <dc:date>2001-03-06T16:31:49Z</dc:date>
    <item>
      <title>tcsh implementation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-implementation/m-p/2501544#M883309</link>
      <description>I think I am missing something basic here. I have a user who wants to have tsch implementedon a J5600 running HPUX 10.2 I installed said software depot. (downloaded from the Porting And Archive Centre for HP-UX &amp;lt;&amp;gt;).&lt;BR /&gt;It shows up in the loaded software in SAM, but I can't run it. The documentation mentions makefiles but I am unable to sort it out. Any ideas ?&lt;BR /&gt;Thanks,&lt;BR /&gt;Doug</description>
      <pubDate>Tue, 06 Mar 2001 14:49:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-implementation/m-p/2501544#M883309</guid>
      <dc:creator>Doug Wheeler_1</dc:creator>
      <dc:date>2001-03-06T14:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: tcsh implementation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-implementation/m-p/2501545#M883310</link>
      <description>Bit tricky to say without the error !&lt;BR /&gt;&lt;BR /&gt;Did you read all the documentation ?&lt;BR /&gt;&lt;BR /&gt;try searching for a precompiled binary ?&lt;BR /&gt;&lt;BR /&gt;post the error details to this forum &amp;amp; &lt;BR /&gt;&lt;BR /&gt;PLEASE send any bug reports (and fixes), code for new features,  comments, questions, etc. (even flames) to:&lt;BR /&gt;&lt;BR /&gt;        The tcsh mailing list&lt;BR /&gt;        tcsh@mx.gw.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Mar 2001 15:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-implementation/m-p/2501545#M883310</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-03-06T15:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: tcsh implementation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-implementation/m-p/2501546#M883311</link>
      <description>Do you have the file "/opt/tcsh/bin/tcsh"?&lt;BR /&gt;If yes, then try "/opt/tcsh/bin/tcsh".&lt;BR /&gt;If no, strange...&lt;BR /&gt;&lt;BR /&gt;Thomas</description>
      <pubDate>Tue, 06 Mar 2001 15:34:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-implementation/m-p/2501546#M883311</guid>
      <dc:creator>Thomas Kollig</dc:creator>
      <dc:date>2001-03-06T15:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: tcsh implementation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-implementation/m-p/2501547#M883312</link>
      <description>Ok, this is embarrassing but....&lt;BR /&gt;Yes, /opt/tcsh/bin/tcsh is there and if I issue the command  /opt/tcsh/bin/tcsh, it executes just fine. &lt;BR /&gt;&lt;BR /&gt;I am making the assumption that I would assign this as the default shell in SAM much like csh or sh. Or, do I execute the above command in a login script ?&lt;BR /&gt;Thanks,&lt;BR /&gt;Doug&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Mar 2001 16:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-implementation/m-p/2501547#M883312</guid>
      <dc:creator>Doug Wheeler_1</dc:creator>
      <dc:date>2001-03-06T16:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: tcsh implementation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-implementation/m-p/2501548#M883313</link>
      <description>Hi Doug:&lt;BR /&gt;&lt;BR /&gt;You can specify the tcsh shell as the default shell for a user in /etc/passwd by using the full path name just like any other shell.&lt;BR /&gt;&lt;BR /&gt;You should add the entry to the /etc/shells file or create one with it and the following standard entries:&lt;BR /&gt;&lt;BR /&gt;/sbin/sh&lt;BR /&gt;/usr/bin/sh&lt;BR /&gt;/usr/bin/rsh&lt;BR /&gt;/usr/bin/ksh&lt;BR /&gt;/usr/bin/rksh&lt;BR /&gt;/usr/bin/csh&lt;BR /&gt;/usr/bin/keysh&lt;BR /&gt;/opt/tcsh/bin/tcsh&lt;BR /&gt;&lt;BR /&gt;For more information see 'man (4) shells'.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 06 Mar 2001 17:11:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-implementation/m-p/2501548#M883313</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-03-06T17:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: tcsh implementation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-implementation/m-p/2501549#M883314</link>
      <description>Bingo!&lt;BR /&gt;The shells file seems to be ignored, but....&lt;BR /&gt;by modifying the passwd file, it works. I can now implement it for my user.&lt;BR /&gt;&lt;BR /&gt;Thank you all very much for your help.&lt;BR /&gt;Doug&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Mar 2001 17:46:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-implementation/m-p/2501549#M883314</guid>
      <dc:creator>Doug Wheeler_1</dc:creator>
      <dc:date>2001-03-06T17:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: tcsh implementation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-implementation/m-p/2501550#M883315</link>
      <description>I would make sure to add the&lt;BR /&gt;&lt;BR /&gt;/opt/tcsh/bin/tcsh&lt;BR /&gt;&lt;BR /&gt;entry into /etc/shells otherwise any&lt;BR /&gt;users using that shell will be unable&lt;BR /&gt;to use ftp.  Helps to avoid future&lt;BR /&gt;confusion.</description>
      <pubDate>Wed, 07 Mar 2001 18:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-implementation/m-p/2501550#M883315</guid>
      <dc:creator>Keith Bunge</dc:creator>
      <dc:date>2001-03-07T18:27:44Z</dc:date>
    </item>
  </channel>
</rss>

