FG
💻 Software

Why create a link like this: ln -nsf?

Fresh5 days ago
Mar 15, 202639428 views
Confidence Score0%
0%

Problem

What does this do? I know creates a symbolic link, not a hard link which means you can delete it and it won't delete the thing that it's linking to. But what do the other command arguments mean? (-nf) Update: okay...so I remembered you can find this stuff out from the command line. Here's what I fo…

Error Output

ln -nsf

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Why create a link like this: ln -nsf?

Low Risk

From the BSD man page:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment