moveivi fix + chmod +x rmbinobj
This commit is contained in:
parent
d7710bfb70
commit
4ca6fb98f2
@ -7,6 +7,7 @@ IVIMOVEDDIR=$HOME/Movies/iVI_moved
|
|||||||
#mkdir ${ITUNESLIB}/_tmp/
|
#mkdir ${ITUNESLIB}/_tmp/
|
||||||
tree -h ${IVIDIR}
|
tree -h ${IVIDIR}
|
||||||
du -h -d 0 ${IVIDIR}
|
du -h -d 0 ${IVIDIR}
|
||||||
|
rsync -vazh --progress --partial ${IVIDIR}/* ${IVIMOVEDDIR}/
|
||||||
time rsync -vazh --progress --partial ${IVIDIR}/* ${ITUNESLIB}/_tmp/
|
time rsync -vazh --progress --partial ${IVIDIR}/* ${ITUNESLIB}/_tmp/
|
||||||
echo "$(date +%Y-%m-%d_%H:%M:%S) rsync ok"
|
echo "$(date +%Y-%m-%d_%H:%M:%S) rsync ok"
|
||||||
tree -ha ${ITUNESLIB}/_tmp/
|
tree -ha ${ITUNESLIB}/_tmp/
|
||||||
|
|||||||
0
scripts/rmbinobj
Normal file → Executable file
0
scripts/rmbinobj
Normal file → Executable file
Loading…
Reference in New Issue
Block a user