Hacker News new | ask | show | jobs
by inkyoto 1036 days ago
> and the convention that a name starting with a dot is hidden.

It is a UNIX shell implementation level convention. The file system and the kernel don't care, and a shell is not obliged to honour the convention.