[LINUX] Differences between symbolic links and hard links

What is a symbolic link?

--Symbol link: Reference to file --Deletion of the link does not affect the original file.

What is a hard link?

--Hard link: Reference to ** entity ** of file --If you make a hard link, you can refer to one file with two names.

Recommended Posts

Differences between symbolic links and hard links
Hard links and symbolic links
Features of symbolic and hard links
I investigated the behavior of the difference between hard links and symbolic links
What is the difference between a symbolic link and a hard link?
Differences between Windows and Linux directories
Differences between yum commands and APT commands
Differences between Python, stftime and strptime
Differences in authenticity between Python and JavaScript
Differences in syntax between Python and Java
Matplotlib Basics / Differences between fig and axes
Differences between Numpy 1D array [x] and 2D array [x, 1]
Differences in multithreading between Python and Jython
Differences between Django's request.POST ['hoge'] and request.POST.get ('hoge')
Differences between Ruby and Python (basic syntax)
About symbolic links
Differences between queryStringParameters and multiValueQueryStringParameters in AWS Lambda
Summary of the differences between PHP and Python
Differences and commonalities between dict, list, and tuple types
Differences between glibc, musl libc and go resolvers
Between parametric and nonparametric
EP 3 Know the Differences Between bytes, str, and unicode
Differences between numpy and pandas methods for finding variance
A rough summary of the differences between Windows and Linux
I tried to enumerate the differences between java and python
Summary of Differences Between Ruby on Rails and Django ~ Basics ~
Difference between process and job
Correspondence between pandas and SQL
Conversion between unixtime and datetime
Notes playing with symbolic links
Difference between regression and classification
Collaboration between PTVS and Anaconda
Connection between flask and sqlite3
Difference between np.array and np.arange
Difference between MicroPython and CPython
Cooperation between py2exe and setuptools
Boundary between C and Golang
Difference between ps a and ps -a
Difference between return and print-Python
Summary of differences between Python and PHP (comparison table of main items)