<?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 please tell me why I getting Variable syntax while using .csh in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/please-tell-me-why-i-getting-variable-syntax-while-using-csh/m-p/5364373#M639632</link>
    <description>&lt;P&gt;login as: testuser&lt;BR /&gt;Using keyboard-interactive authentication.&lt;BR /&gt;Password:&lt;BR /&gt;Last login: Tue Oct 18 00:42:48 2011 from 43.68.26.11&lt;BR /&gt;Variable syntax&lt;/P&gt;&lt;P&gt;hpux_test_server% ls -la&lt;/P&gt;&lt;P&gt;total 8&lt;BR /&gt;drwxr-xr-x 2 testuser max 1024 Oct 17 23:35 .&lt;BR /&gt;drwxr-xr-x 3 root root 512 Oct 17 22:47 ..&lt;BR /&gt;-rw-r--r-- 1 testuser max 32 Oct 18 00:44 .cshrc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if use other shell , sh or bash...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# su - testuser&lt;/P&gt;&lt;P&gt;-bash-3.00$ ls -la&lt;BR /&gt;total 8&lt;BR /&gt;drwxr-xr-x 2 testuser max 1024 Oct 17 23:35 .&lt;BR /&gt;drwxr-xr-x 3 root root 512 Oct 17 22:47 ..&lt;BR /&gt;-rw------- 1 testuser max124 Oct 18 00:44 .bash_history&lt;BR /&gt;-rw-r--r-- 1 testuser max 32 Oct 18 00:44 .cshrc&lt;BR /&gt;-bash-3.00$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Oct 2011 16:53:49 GMT</pubDate>
    <dc:creator>Johnson Punniyalingam</dc:creator>
    <dc:date>2011-10-17T16:53:49Z</dc:date>
    <item>
      <title>please tell me why I getting Variable syntax while using .csh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-tell-me-why-i-getting-variable-syntax-while-using-csh/m-p/5364373#M639632</link>
      <description>&lt;P&gt;login as: testuser&lt;BR /&gt;Using keyboard-interactive authentication.&lt;BR /&gt;Password:&lt;BR /&gt;Last login: Tue Oct 18 00:42:48 2011 from 43.68.26.11&lt;BR /&gt;Variable syntax&lt;/P&gt;&lt;P&gt;hpux_test_server% ls -la&lt;/P&gt;&lt;P&gt;total 8&lt;BR /&gt;drwxr-xr-x 2 testuser max 1024 Oct 17 23:35 .&lt;BR /&gt;drwxr-xr-x 3 root root 512 Oct 17 22:47 ..&lt;BR /&gt;-rw-r--r-- 1 testuser max 32 Oct 18 00:44 .cshrc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if use other shell , sh or bash...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# su - testuser&lt;/P&gt;&lt;P&gt;-bash-3.00$ ls -la&lt;BR /&gt;total 8&lt;BR /&gt;drwxr-xr-x 2 testuser max 1024 Oct 17 23:35 .&lt;BR /&gt;drwxr-xr-x 3 root root 512 Oct 17 22:47 ..&lt;BR /&gt;-rw------- 1 testuser max124 Oct 18 00:44 .bash_history&lt;BR /&gt;-rw-r--r-- 1 testuser max 32 Oct 18 00:44 .cshrc&lt;BR /&gt;-bash-3.00$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2011 16:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-tell-me-why-i-getting-variable-syntax-while-using-csh/m-p/5364373#M639632</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2011-10-17T16:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: please tell me why I getting Variable syntax while using .csh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-tell-me-why-i-getting-variable-syntax-while-using-csh/m-p/5364381#M639633</link>
      <description>&lt;P&gt;Probably one of the login profile entries that gets invoked when logging in with csh (why in heaven's name would you use csh???).&amp;nbsp; Take a look at .cshrc to start with.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2011 17:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-tell-me-why-i-getting-variable-syntax-while-using-csh/m-p/5364381#M639633</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2011-10-17T17:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: please tell me why I getting Variable syntax while using .csh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-tell-me-why-i-getting-variable-syntax-while-using-csh/m-p/5364383#M639634</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would appear that the syntax of your login files --- '.cshrc' and '.login' in your HOME directory.&amp;nbsp; Look at '&lt;SPAN class="term"&gt;/etc/csh.login' too.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="term"&gt;The C-shell is considered to be hopelessly broken.&amp;nbsp; Shells like 'tcsh' are said to correct many of the the deficiencies. &lt;/SPAN&gt;If 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 target="_blank" href="http://www.faqs.org/faqs/unix-faq/shell/csh-whynot/" rel="nofollow"&gt;http://www.faqs.org/faqs/unix-faq/shell/csh-whynot/&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&lt;SPAN class="term"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...JRF...&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2011 17:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-tell-me-why-i-getting-variable-syntax-while-using-csh/m-p/5364383#M639634</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-10-17T17:07:44Z</dc:date>
    </item>
  </channel>
</rss>

