The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] V7 ls and dot files?
@ 2025-04-27 13:51 Aharon Robbins
  2025-04-27 14:20 ` [TUHS] " Roberto E. Vargas Caballero
  0 siblings, 1 reply; 3+ messages in thread
From: Aharon Robbins @ 2025-04-27 13:51 UTC (permalink / raw)
  To: tuhs

Hi All.

The V7 ls.c ignores `.' and `..', unless given the -a option.

The V1 - V6 ls ignores all files that start with `.', unless given -a,
and this is the default for all modern versions of ls.

BWK tells me there's a story about the V7 behavior but he doesn't
remember what it is.  Does anyone here know?

Thanks,

Arnold

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [TUHS] Re: V7 ls and dot files?
  2025-04-27 13:51 [TUHS] V7 ls and dot files? Aharon Robbins
@ 2025-04-27 14:20 ` Roberto E. Vargas Caballero
  2025-04-28  7:36   ` arnold
  0 siblings, 1 reply; 3+ messages in thread
From: Roberto E. Vargas Caballero @ 2025-04-27 14:20 UTC (permalink / raw)
  To: Aharon Robbins; +Cc: tuhs

Hi,

On Sun, Apr 27, 2025 at 04:51:08PM +0300, Aharon Robbins wrote:
> Hi All.
> 
> The V7 ls.c ignores `.' and `..', unless given the -a option.
> 
> The V1 - V6 ls ignores all files that start with `.', unless given -a,
> and this is the default for all modern versions of ls.
> 
> BWK tells me there's a story about the V7 behavior but he doesn't
> remember what it is.  Does anyone here know?

I suppose this is related to [1]. I suppose Rob can give more details
as he wrote the original post.

[1] http://xahlee.info/UnixResource_dir/writ/unix_origin_of_dot_filename.html

Regards,

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [TUHS] Re: V7 ls and dot files?
  2025-04-27 14:20 ` [TUHS] " Roberto E. Vargas Caballero
@ 2025-04-28  7:36   ` arnold
  0 siblings, 0 replies; 3+ messages in thread
From: arnold @ 2025-04-28  7:36 UTC (permalink / raw)
  To: k0ga, arnold; +Cc: tuhs

"Roberto E. Vargas Caballero" <k0ga@shike2.net> wrote:

> Hi,
>
> On Sun, Apr 27, 2025 at 04:51:08PM +0300, Aharon Robbins wrote:
> > Hi All.
> > 
> > The V7 ls.c ignores `.' and `..', unless given the -a option.
> > 
> > The V1 - V6 ls ignores all files that start with `.', unless given -a,
> > and this is the default for all modern versions of ls.
> > 
> > BWK tells me there's a story about the V7 behavior but he doesn't
> > remember what it is.  Does anyone here know?
>
> I suppose this is related to [1]. I suppose Rob can give more details
> as he wrote the original post.
>
> [1] http://xahlee.info/UnixResource_dir/writ/unix_origin_of_dot_filename.html
>
> Regards,

That's an interesting article, and the point is valid, but it
doesn't answer the orignal question.

Thanks,

Arnold

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-04-28  7:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-27 13:51 [TUHS] V7 ls and dot files? Aharon Robbins
2025-04-27 14:20 ` [TUHS] " Roberto E. Vargas Caballero
2025-04-28  7:36   ` arnold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).