Novell Certified Linux Professional (CLP) — Question 8

Which statement is not true about symbolic links?

Answer options

Correct answer: C

Explanation

The correct answer is C because symbolic links do not occupy the same amount of space as the original file; instead, they are typically much smaller since they only store the path to the target. Options A and B are true, as symbolic links can reference files across different file systems and can indeed be created for directories.