Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #18899

Re: dot files convention

From Lew Pitcher <lew.pitcher@digitalfreehold.ca>
Newsgroups comp.lang.php
Subject Re: dot files convention
Date 2022-04-01 15:36 +0000
Organization A noiseless patient Spider
Message-ID <t2766m$6ra$1@dont-email.me> (permalink)
References <t26tqp$64q$1@gioia.aioe.org> <jaof6qF40seU1@mid.individual.net> <t27562$1ti6$1@gioia.aioe.org>

Show all headers | View raw


On Fri, 01 Apr 2022 17:19:30 +0200, alex wrote:

> Il 01/04/22 16:06, J.O. Aho ha scritto:
>> The configuration files are hidden so that you won't have a lot of 
>> difficulties to find those files that ain't your configurations files.
> 
> ????

In my home directory
  11:33 $ pwd
  /home/lpitcher

I have 66 of my own files and directories
  11:33 $ ls -d ./* | wc -l
  66

and 166 dotfiles and dot-directories
  11:33 $ ls -d ./.* | wc -l
  166

or roughly 2 1/2 times more dotfiles/directories than
personal files/directories. That's a lot of configuration
files that I normally wouldn't care about, and would
confuse a directory listing, should I be looking for one
of my files.

-- 
Lew Pitcher
"In Skills, We Trust"

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

dot files convention alex <1j9448a02@lnx159sneakemail.com.invalid> - 2022-04-01 15:14 +0200
  Re: dot files convention Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2022-04-01 13:37 +0000
  Re: dot files convention "J.O. Aho" <user@example.net> - 2022-04-01 16:06 +0200
    Re: dot files convention alex <1j9448a02@lnx159sneakemail.com.invalid> - 2022-04-01 17:19 +0200
      Re: dot files convention Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2022-04-01 15:36 +0000
      Re: dot files convention "J.O. Aho" <user@example.net> - 2022-04-02 10:41 +0200
        Re: dot files convention alex <1j9448a02@lnx159sneakemail.com.invalid> - 2022-04-02 10:57 +0200
    Re: dot files convention alex <1j9448a02@lnx159sneakemail.com.invalid> - 2022-04-01 18:01 +0200

csiph-web