summaryrefslogtreecommitdiff
path: root/tests/usr.sbin/mtree/d_convert_C_S.out
blob: bd03cc45885983e7c4893f83fdca12d8817e83db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
. type=dir
./a.symlink.1 type=link link=a.file.1
./top.dangling type=link link=nonexistent
./top.file.1 type=file
./top.symlink.b type=link link=b
./a type=dir
./a/a.file.1 type=file
./a/a.file.2 type=file
./a/1 type=dir
./a/1/a1.file.1 type=file
./a/2 type=dir
./b type=dir
./b/b.file.1 type=file
./b/b.file.2 type=file