The beauty of hard links

Written By
SH
Sandra Henry-Stocker
Jan 28, 2013

I am often surprised by how little use my fellow Unix admins make of hard links. It may be because their presence in our file systems is so much more subtle than their soft (i.e., symbolic) link cousins, but if you like the idea of a file just showing up in a second location without the overhead of additional disk space, hard links are very effective.

A hard link is, basically, another instance of a file — not a copy and not a reference (as is a soft link), but another appearance of a file. It can be in the same directory with a different name or somewhere else in the file system by the same or a different name. If you pull that off as a person, it would like being in two places at the same time. I often wish that I could do that myself!

SH

Sandra Henry-Stocker

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.