Displaying 1 result from an estimated 1 matches for "971m".
Did you mean:
971
2015 Jan 31
6
[Bug 11086] New: rsync --delete has stopped to delete destination files that don't exist at the source
...or
example, I have the following in /usr/src/ directory on backup disk:
# du -sh /mnt/b/usr/src/*
0 /mnt/b/usr/src/linux
944M /mnt/b/usr/src/linux-3.14.14-gentoo
961M /mnt/b/usr/src/linux-3.16.5-gentoo
964M /mnt/b/usr/src/linux-3.17.7-gentoo
972M /mnt/b/usr/src/linux-3.18.3-gentoo
971M /mnt/b/usr/src/linux-3.18.5-gentoo
But I don't have this outdated long time ago directories on my root partition:
# du -sh /usr/src/*
0 /usr/src/linux
943M /usr/src/linux-3.18.5-gentoo
And that's just a one of examples of outdated files and directories. My backup
storage partit...