forked from andonome/lk
initial commit
This commit is contained in:
8
fundamentals/links.md
Normal file
8
fundamentals/links.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Link from X to Y.
|
||||
|
||||
> ln -s X ../otherdir/Y
|
||||
|
||||
Links cause ownership headaches. Solve this with -h:
|
||||
|
||||
> chown -h user1 mysymlink
|
||||
|
Reference in New Issue
Block a user