Lines Matching refs:d1
12 d1/
13 d1/d2/a.txt
14 d1/d2/b.txt
15 d1/d2/c.txt
16 d1/d2/dir/
17 d1/d2/empty.txt
18 d1/d2/x.txt
36 command: zipinfo $FILES/example.zip d1/ | sed s/17-Jun-/2017-06-/
38 drwxr-x--- 3.0 unx 0 bx stor 2017-06-04 08:40 d1/
43 command: zipinfo $FILES/example.zip d1/d2/empty.txt | sed s/17-Jun-/2017-06-/
45 -rw-r----- 3.0 unx 0 bx stor 2017-06-04 08:43 d1/d2/empty.txt
50 command: zipinfo $FILES/example.zip d1/d2/x.txt | sed s/17-Jun-/2017-06-/
52 -rw-r----- 3.0 unx 1024 tx defN 2017-06-04 08:45 d1/d2/x.txt