mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-21 18:59:22 +01:00
gayming/playstation2/backup-ops2l-vmc.bash: add du
This commit is contained in:
parent
b444331707
commit
3b8ff92fe1
@ -12,4 +12,7 @@ mkdir -p $BACKUPDIR
|
||||
# playing or running this script during the problem hours
|
||||
cp -rv "$VMCDIR" "$BACKUPDIR/$(date +%Y-%jT%H%M)"
|
||||
|
||||
# Curiosity, show the space used
|
||||
du -hc --time $BACKUPDIR
|
||||
|
||||
set +x
|
||||
|
Loading…
Reference in New Issue
Block a user