FG

What is a hard link in Linux?

Fresh3 days ago
Mar 15, 20262170 views
Confidence Score0%
0%

Problem

I have searched around and am trying to understand the difference between a hard link and symbolic link (soft link). I found this link is quite useful. But I am still not very clear. I understand soft link is not a copy of original file, but is a hard link a copy or not?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What is a hard link in Linux?

Low Risk

To use an analogy from mail delivery, a symbolic link is something like a forwarding address... when something tries to open a symbolic link, it opens the "file" (not literally a file, though) stored there, and sees that it should instead look at a …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment