lk/basics/links.md

13 lines
186 B
Markdown
Raw Normal View History

2022-01-16 18:20:39 +00:00
---
title: "links"
tags: [ "Documentation", "basics" ]
---
2020-01-02 00:04:35 +00:00
Link from X to Y.
> ln -s X ../otherdir/Y
Links cause ownership headaches. Solve this with -h:
> chown -h user1 mysymlink