moveivi fix + chmod +x rmbinobj

This commit is contained in:
Maciej Krok 2019-05-22 19:18:25 +02:00
parent d7710bfb70
commit 4ca6fb98f2
2 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ IVIMOVEDDIR=$HOME/Movies/iVI_moved
#mkdir ${ITUNESLIB}/_tmp/
tree -h ${IVIDIR}
du -h -d 0 ${IVIDIR}
rsync -vazh --progress --partial ${IVIDIR}/* ${IVIMOVEDDIR}/
time rsync -vazh --progress --partial ${IVIDIR}/* ${ITUNESLIB}/_tmp/
echo "$(date +%Y-%m-%d_%H:%M:%S) rsync ok"
tree -ha ${ITUNESLIB}/_tmp/

0
scripts/rmbinobj Normal file → Executable file
View File