πŸ“Š Linux
Q. There are two physical links to “file1” which are “p1” and “p2” and one symbolic link “s1”. What happens if we delete “file1”?
  • (A) We will still be able to access the file with p1 and p2 but not with sl
  • (B) We will not be able to access the file with p1 and p2 but with sl
  • (C) We can access the file with any p1, p2 and sl
  • (D) We will not be able to access the file with p1, p2 and sl
πŸ’¬ Discuss
βœ… Correct Answer: (A) We will still be able to access the file with p1 and p2 but not with sl

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
221
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Yashika
Publisher
πŸ“ˆ
82%
Success Rate