-
Notifications
You must be signed in to change notification settings - Fork 0
/
mv_file.sh
94 lines (93 loc) · 7.35 KB
/
mv_file.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
find object365/images/train/patch1/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch2/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch3/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch4/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch5/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch6/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch7/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch8/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch9/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch10/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch11/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch12/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch13/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch14/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch15/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch16/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch17/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch18/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch19/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch20/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch21/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch22/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch23/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch24/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch25/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch26/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch27/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch28/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch29/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch30/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch31/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch32/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch33/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch34/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch35/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch36/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch37/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch38/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch39/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch40/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch41/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch42/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch43/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch44/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch45/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch46/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch47/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch48/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch49/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/train/patch50/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch1/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch2/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch3/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch4/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch5/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch6/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch7/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch8/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch9/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch10/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch11/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch12/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch13/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch14/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch15/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch16/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch17/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch18/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch19/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch20/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch21/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch22/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch23/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch24/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch25/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch26/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch27/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch28/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch29/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch30/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch31/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch32/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch33/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch34/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch35/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch36/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch37/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch38/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch39/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch40/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch41/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch42/ -type f -exec mv -t VOC2008/JPEGImages/ {} +
find object365/images/val/patch43/ -type f -exec mv -t VOC2008/JPEGImages/ {} +