Rob Pike: the origin of dotfiles
plus.google.com
Rob Pike: the origin of dotfiles
1–10 of 156 posts
Re: Rob Pike: the origin of dotfiles
#2It's easy to understand and requires only a marginal increase in effort/code.
Re: Rob Pike: the origin of dotfiles
#3Re: Rob Pike: the origin of dotfiles
#4This is a problem that libetc is supposed to help solve: http://ordiluc.net/fs/libetc/
Re: Rob Pike: the origin of dotfiles
#5Re: Rob Pike: the origin of dotfiles
#6I would like to hear a good argument for why hidden files and folders are a good thing.
Re: Rob Pike: the origin of dotfiles
#7Re: Rob Pike: the origin of dotfiles
#8Instead of putting a dotfile or dotdir in the user's home directory, do follow the XDG Base Directory specification: http://standards.freedesktop.org/basedir-spec/basedir-spec-l... . It's easy to understand and requires only a marginal increase in effort/code.
Re: Rob Pike: the origin of dotfiles
#9This is a problem that libetc is supposed to help solve: http://ordiluc.net/fs/libetc/
It also begs the question, why it was named "etc" :)
Try to change any of it though, and a lot of luddites will come out screaming bloody murder. It's just not UNIX if it makes sense.