blob: 66e2908015b4da42993a1153734f7aa57af0673f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
| links -> |
| links/file -> |
| links/broken -> nowhere |
| links/deeply -> |
| links/symlink -> file |
| links/hardlink -> |
| links/skip -> deeply/nested |
| links/notdir -> symlink/file |
| links/deeply/nested -> |
| links/deeply/nested/dir -> |
| links/deeply/nested/file -> |
| links/deeply/nested/link -> file |
| links/deeply/nested/broken -> nowhere |
|