<?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: A question about intrinsic command in shell in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-intrinsic-command-in-shell/m-p/3954309#M290754</link>
    <description>Basically cd has to be builtin.  While the shell can do "globbing", to expand wildcards, ls(1) is still done by the command.&lt;BR /&gt;&lt;BR /&gt;Besides Pete's mention of whence, you can look at the sh-posix or ksh man pages and look under "Special Commands" for builtins.</description>
    <pubDate>Fri, 02 Mar 2007 22:42:02 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2007-03-02T22:42:02Z</dc:date>
    <item>
      <title>A question about intrinsic command in shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-intrinsic-command-in-shell/m-p/3954306#M290751</link>
      <description>As we all know,Posix-Shell has its own intrinsics such as ls,cd and so on, while these commands are also available as unix command and exist in the file system(like "ls").So I want to know that when I run "ls" in the shell,which command will it actually run? The shell intrinsics or unix command which locates in the unix file system and   prove that?&lt;BR /&gt;Thx in advance</description>
      <pubDate>Fri, 02 Mar 2007 02:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-intrinsic-command-in-shell/m-p/3954306#M290751</guid>
      <dc:creator>Wang,MinJie</dc:creator>
      <dc:date>2007-03-02T02:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: A question about intrinsic command in shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-intrinsic-command-in-shell/m-p/3954307#M290752</link>
      <description>"ls"?&lt;BR /&gt;&lt;BR /&gt;td176&amp;gt; type ls&lt;BR /&gt;ls is a tracked alias for /usr/bin/ls&lt;BR /&gt;&lt;BR /&gt;td176&amp;gt; type cd&lt;BR /&gt;cd is a shell builtin.&lt;BR /&gt;&lt;BR /&gt;If you want "/bin/ls", then _say_ "/bin/ls".&lt;BR /&gt;&lt;BR /&gt;man sh&lt;BR /&gt;&lt;BR /&gt;man sh-posix</description>
      <pubDate>Fri, 02 Mar 2007 02:59:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-intrinsic-command-in-shell/m-p/3954307#M290752</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-02T02:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: A question about intrinsic command in shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-intrinsic-command-in-shell/m-p/3954308#M290753</link>
      <description>Hi,&lt;BR /&gt;please see:&lt;BR /&gt;&lt;A href="http://www.robelle.com/library/smugbook/whence.html" target="_blank"&gt;http://www.robelle.com/library/smugbook/whence.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For Korn shell,I would use whence, which is going to tell you what you are running.&lt;BR /&gt;For your Posix, type.&lt;BR /&gt;&lt;BR /&gt;Earlier thread with a similar theme:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=706680" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=706680&lt;/A&gt;</description>
      <pubDate>Fri, 02 Mar 2007 03:09:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-intrinsic-command-in-shell/m-p/3954308#M290753</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-03-02T03:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: A question about intrinsic command in shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-intrinsic-command-in-shell/m-p/3954309#M290754</link>
      <description>Basically cd has to be builtin.  While the shell can do "globbing", to expand wildcards, ls(1) is still done by the command.&lt;BR /&gt;&lt;BR /&gt;Besides Pete's mention of whence, you can look at the sh-posix or ksh man pages and look under "Special Commands" for builtins.</description>
      <pubDate>Fri, 02 Mar 2007 22:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-intrinsic-command-in-shell/m-p/3954309#M290754</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-02T22:42:02Z</dc:date>
    </item>
  </channel>
</rss>

