
LPI BSD Specialist
Domain 2Objective 5
712.5 Create and Change Hard and Symbolic Links (weight: 1) BSD-SPECIALIST Practice Questions (Page 2)
Part of the Topic 712: Storage Devices and BSD Filesystems domain, which makes up ~19% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 90-minute exam (~35–60 total, ~7–11 in this domain), expect 1–2 from this objective — we provide 19 practice questions to prepare you well beyond it. (estimate)
19questions here
4free pages
5concepts
Questions 6–10
- 6
Which statement correctly describes a fundamental difference between a hard link and a symbolic link?
Select an answer first - 7
A symbolic link 'shortcut' points to the file 'original.txt'. What is the effect of running 'rm shortcut'?
Select an answer first - 8
You want to create a symbolic link named /usr/local/bin/editor that points to /opt/editors/vim. The target is a regular file. Which command should you use?
Select an answer first - 9
You have a file /srv/data/file.txt. You need to create a hard link at /srv/data/file2.txt. You run ln /srv/data/file.txt /srv/data/file2.txt and it succeeds. Later, you run stat /srv/data/file.txt and see 'Links: 2'. You then delete /srv/data/file.txt. What is the link count of /srv/data/file2.txt?
Select an answer first - 10
When the original file is removed, what happens to a hard link and a symbolic link that both point to that file?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Professional Institute. “BSD-SPECIALIST” is a trademark of its owner, used for identification only.