----- On Apr 11, 2017, at 6:02 PM, Marcus Roeckrath marcus.roeckrath@gmx.de wrote:
Ja du -hs zeigt den durch die Dateien belegten Platz an, tar packt jedoch nur den wirklich von der Datei belegten Platz in das tar-Archiv.
Auch eine Ein-Byte-Große Datei belegt einen ganzen Block im Dateisystem.
-- Gruß Marcus
Hi Marcus,
stimmt, habs mal getest:
pc52842:~ # cd test/ pc52842:~/test # ll total 4 -rw-r--r-- 1 root root 16 Jun 20 2012 hallo pc52842:~/test # cat hallo hallhallhallooo pc52842:~/test # stat hallo File: `hallo' Size: 16 Blocks: 8 IO Block: 4096 regular file Device: 6802h/26626d Inode: 1130517 Links: 1 Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2017-04-11 23:02:44.000000000 +0200 Modify: 2012-06-20 23:57:50.000000000 +0200 Change: 2012-06-20 23:57:50.000000000 +0200 pc52842:~/test # du -sh . 8.0K . pc52842:~/test # .. pc52842:~ # du -sh test 8.0K test pc52842:~ # ll -d test drwxr-xr-x 2 root root 4096 Jun 20 2012 test
Wobei ich dann nicht verstehe wieso der tar doch so groß wird:
pc52842:~ # tar cvf test.tar test test/ test/hallo pc52842:~ # ll test.tar -rw-r--r-- 1 root root 10240 Apr 11 23:08 test.tar pc52842:~ # stat test.tar File: `test.tar' Size: 10240 Blocks: 24 IO Block: 4096 regular file Device: 6802h/26626d Inode: 6587152 Links: 1 Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2017-04-11 23:08:34.000000000 +0200 Modify: 2017-04-11 23:08:34.000000000 +0200 Change: 2017-04-11 23:08:34.000000000 +0200
In dem tar steht fast nix drin:
pc52842:~ # cat test.tar test/0000755000000000000000000000000011770443566010550 5ustar rootroottest/hallo0000644000000000000000000000002011770443536011557 0ustar rootroothallhallhallooo
Wo kommen die 10KB her ?
Bernd
Helmholtz Zentrum Muenchen Deutsches Forschungszentrum fuer Gesundheit und Umwelt (GmbH) Ingolstaedter Landstr. 1 85764 Neuherberg www.helmholtz-muenchen.de Aufsichtsratsvorsitzende: MinDir'in Baerbel Brumme-Bothe Geschaeftsfuehrer: Prof. Dr. Guenther Wess, Heinrich Bassler, Dr. Alfons Enhsen Registergericht: Amtsgericht Muenchen HRB 6466 USt-IdNr: DE 129521671