Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • But the hard link's name must take space, correct? Commented Aug 27, 2013 at 16:02
  • See @stephan's answer below, he explains it better. Commented Aug 27, 2013 at 16:04
  • 2
    @JMCF125 Yes, but that space is inside the directory. If you create enough files, you'll notice that the directory sizes increases. The size of a file doesn't include its metadata such as its name. Commented Aug 27, 2013 at 23:00
  • @Gilles, thanks, but @Stephane has already updated his answer with that information. Also, now I think of it better, the name of / must be stored in itself, as if you do cd .. in / you stay in /. Commented Aug 28, 2013 at 13:04