FG

How does a file have no extension?

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

Problem

Take for instance: Why doesn't this file have an extension such as , , etc? Or does an extension exist, but it's just being hidden? Does this apply strictly to Unix-like systems?

Error Output

cat /etc/passwd

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How does a file have no extension?

Low Risk

There is no extension. There's no reason for one. This isn't unique to Unix. You don't have to have a file extension in Unix or Windows. Windows won't know what to do with the file if you double-click it, but the program that made it probably does.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment