I want to back up /home dir, but the sudo du -h /home | tail -n1 shows
22146824 /home
however df -h shows:
/dev/sda5 54G 22G 30G 42% /home
22*2^30 == 23622320128
The later number is much bigger then the first, and they should show the same disk usage? What number of space should I use, if I want to make partition on floppy disk?