You have a file called sales data and create symbolic links to it in bob’s home directory. Bob calls you and says that his link no longer works. How can you fix the link?



You have a file called sales data and create symbolic links to it in bob’s home directory. Bob..

Answer / Dhruv Kumar

To fix the symbolic link, Bob can use the command `ln -sf /path/to/sales_data /new/link` to recreate the broken symbolic link.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux General Interview Questions

How do I find usb devices on linux?

1 Answers  


What does swap mean in linux?

1 Answers  


How do you look at the contents of a file named sample.z?

1 Answers  


How to reduce or shrink the size of LVM partition?

1 Answers  


What is redirection?

1 Answers  


What are the different types of files in linux?

2 Answers  


Suppose your company is recently switched from microsoft to linux and you have some ms word document to save and work in linux, what will you do?

1 Answers  


How do you check which service is running on which port in linux?

1 Answers  


How environment variable is set so that the file permission can be automatically set to the newly created files?

1 Answers  


How do you start a job on background?

1 Answers  


What does whoami do?

1 Answers  


Does android studio run faster on linux?

1 Answers  


Categories