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 a flag to du too
This commit is contained in:
parent
7a84b50bec
commit
c61e842965
@ -17,6 +17,6 @@ chmod -R 777 $VMCDIR
|
||||
chmod -R 777 $BACKUPDIR
|
||||
|
||||
# Curiosity, show the space used
|
||||
du -hc --time $BACKUPDIR
|
||||
du -hca --time $BACKUPDIR
|
||||
|
||||
set +x
|
||||
|
Loading…
Reference in New Issue
Block a user