Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You create symbolic links in your home directory to a set of files in their / data directory using the In - s command. Later,
You create symbolic links in your home directory to a set of files in their data directory using the In s command. Later, a system administrator deletes the files in the data directory.
What happens to the symbolic links that you created?
The symbolic links still exist in your home directory, but they are useless because the link has been broken.
The links in your home directory are automatically removed when the administrator deletes the files.
You can still access the files until the system is rebooted, even though they are deleted because the links point to a cached copy of the files in memory.
The files would not be deleted because duplicate files were created when you created the links.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started