[linux-l] Warum ist eine Verknüpfung 42 kB groß?

Detlef Lechner Detlef.Lechner at gmx.net
Mo Dez 11 11:33:30 CET 2006


Am Montag, den 11.12.2006, 10:19 +0100 schrieb Matthias Kranz:

[root at localhost tmp]# dd if=/dev/zero of=./file1 bs=1024 count=42
42+0 records in
42+0 records out
43008 bytes (43 kB) copied, 0.00054588 seconds, 78.8 MB/s
[root at localhost tmp]# ln -s file1 symlink
[root at localhost tmp]# ln file1 hardlink
[root at localhost tmp]# ls -l
total 100
-rw-r--r-- 2 root root 43008 Dec 11 10:15 file1
-rw-r--r-- 2 root root 43008 Dec 11 10:15 hardlink
lrwxrwxrwx 1 root root     5 Dec 11 10:15 symlink -> file1

Ich habe Deine Argumentationskette nicht gut verstanden. 
Was stand denn anfänglich in /dev/zero drin? Etwas anderen als Nullen?
Von welchem Verzeichnis hast Du den Befehl ls -l ausgeführt?

Gruß
Detlef

-- 
Debian 4.0 "etch" Linux 2.6.17-grml#1 SMP PREEMPT 2006-07-25 i686
Webbrowser 2.14.3, Evolution 2.6.3, OO.o ODE 680_m4 Build-1
MD97600, WinXP MCE




Mehr Informationen über die Mailingliste linux-l