<?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: regarding hidden files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675959#M52085</link>
    <description>Sanman,&lt;BR /&gt;&lt;BR /&gt;Type:&lt;BR /&gt;alias ls&lt;BR /&gt;&lt;BR /&gt;You must have an alias set to ls as ls -la...which will display all your . (dot files)&lt;BR /&gt;&lt;BR /&gt;-Shabu</description>
    <pubDate>Mon, 04 Mar 2002 19:57:25 GMT</pubDate>
    <dc:creator>SHABU KHAN</dc:creator>
    <dc:date>2002-03-04T19:57:25Z</dc:date>
    <item>
      <title>regarding hidden files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675954#M52080</link>
      <description>hey guys,&lt;BR /&gt;&lt;BR /&gt;when I type the ls command, why do I show my hidden files. I see my hidden files wheather I type ls or ls -asl. What am I doing wrong? Any help is greatly appreciated.</description>
      <pubDate>Mon, 04 Mar 2002 19:31:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675954#M52080</guid>
      <dc:creator>Ragni Singh</dc:creator>
      <dc:date>2002-03-04T19:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: regarding hidden files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675955#M52081</link>
      <description>I suspect that you have an alias defined. Do an 'alias' to list your currently defined aliases.&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Mar 2002 19:35:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675955#M52081</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-03-04T19:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: regarding hidden files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675956#M52082</link>
      <description>Hi Sanman,&lt;BR /&gt;&lt;BR /&gt;It could be an 'alias' issue. Check your global and local profiles for any alias settings. Also 'alias' command will list you the current defined aliases.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Mon, 04 Mar 2002 19:38:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675956#M52082</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-03-04T19:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: regarding hidden files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675957#M52083</link>
      <description>There is no such thing as a "hidden" file. Protected maybe, and unviewable through permissions.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 04 Mar 2002 19:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675957#M52083</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-04T19:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: regarding hidden files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675958#M52084</link>
      <description>If you are talking about files like:&lt;BR /&gt;&lt;BR /&gt;.blah+&lt;BR /&gt;&lt;BR /&gt;then yes they are "hidden" from non owners using "ls", but if you are root, you will always see them, and if you use "ls -la" you will always see them, regardless of the user.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 04 Mar 2002 19:52:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675958#M52084</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-04T19:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: regarding hidden files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675959#M52085</link>
      <description>Sanman,&lt;BR /&gt;&lt;BR /&gt;Type:&lt;BR /&gt;alias ls&lt;BR /&gt;&lt;BR /&gt;You must have an alias set to ls as ls -la...which will display all your . (dot files)&lt;BR /&gt;&lt;BR /&gt;-Shabu</description>
      <pubDate>Mon, 04 Mar 2002 19:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675959#M52085</guid>
      <dc:creator>SHABU KHAN</dc:creator>
      <dc:date>2002-03-04T19:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: regarding hidden files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675960#M52086</link>
      <description>Do you mean filenames starting with a dot (".")? If so, are you doing this as root?&lt;BR /&gt;&lt;BR /&gt;If so, then this is the normal behaviour. The ls(1) manual page is not very specific about this, but does somewhat mention it:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; -A    The same as -a, except that the current directory "." and&lt;BR /&gt;&amp;gt;       parent directory ".." are not listed.  For a user with&lt;BR /&gt;&amp;gt;       appropriate privileges, this flag defaults to ON, and is&lt;BR /&gt;&amp;gt;       turned off by -A.</description>
      <pubDate>Wed, 06 Mar 2002 13:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675960#M52086</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2002-03-06T13:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: regarding hidden files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675961#M52087</link>
      <description>Hi Sanman,&lt;BR /&gt;&lt;BR /&gt;It appears your answer was just the difference in how ls works for superusers and non-superusers.  Hidden files (beginning with ".") are displayed when root runs ls.&lt;BR /&gt;&lt;BR /&gt;For later readers, if you are using the posix shell, enter "whence -v ls" to see what the shell intreprets "ls" to be.  See man sh-posix for more info.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Wed, 06 Mar 2002 16:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-hidden-files/m-p/2675961#M52087</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-03-06T16:08:33Z</dc:date>
    </item>
  </channel>
</rss>

