The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: lyndon@orthanc.ca (Lyndon Nerenberg)
Subject: [TUHS] the origin of dotfiles
Date: Sat, 18 Aug 2012 12:16:43 -0700	[thread overview]
Message-ID: <AF04D6D8-93F8-4D83-8836-69A94439B132@orthanc.ca> (raw)
In-Reply-To: <CACyhTRFOXTpbJzO+PRs02O-OB2Eip7EwUHkOB0mcbd=32kmQkA@mail.gmail.com>

> Just out of curiosity, how does plan 9 handles it?
> Are there hidden files there? I am sure there are but how are they handled?

ls(1) in Plan9 reports everything. There are no 'hidden' files according to the traditional UNIX meaning. The convention for config files is to place them under $home/lib. But there are so few of these it's not really an issue.  Most users get away with lib/profile and lib/plumbing and don't require anything else.

--lyndon

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20120818/17012d29/attachment.sig>


  parent reply	other threads:[~2012-08-18 19:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-17  5:13 Kuroishi Mitsuo
2012-08-18 17:51 ` Jason Hellenthal
2012-08-18 18:49   ` Ori Idan
2012-08-18 19:07     ` sl
2012-08-18 19:16     ` Lyndon Nerenberg [this message]
2012-08-18 22:46   ` Dario Niedermann
2012-08-18 23:08     ` Tim Newsham

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AF04D6D8-93F8-4D83-8836-69A94439B132@orthanc.ca \
    --to=lyndon@orthanc.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).