What is the difference between a hard link and a soft link?
Answer Posted / glibwaresoftsolutions
• Hard Link: Directly points to the inode of the original file (cannot link directories).
• Soft Link (Symbolic Link): A pointer to the original file path (works across filesystems).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which linux os is best for home use?
Explain how you can create a folder using terminal?
Can you install linux on any laptop?
Can I run linux on android?
Boot sequence of linux on embedded platform
What is the basic difference between unix and linux operating system?
Explain the task kernel performs?
Compare linux credit based algorithm with other scheduling algorithms?
What is export ld_library_path?
How do I change ctime in linux?
Can mutex be used across process?
What are the basic components of Linux?
Is chrome os based on linux?
What is a shell program in linux?
Which is the default shell in linux?