bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug report for GNU find 4.1


From: Nico Schottelius
Subject: bug report for GNU find 4.1
Date: Tue, 17 Oct 2000 15:09:26 +0200

Hello!

Found a bug in this version of find.
I exec the following command:

find -name \*e\*

in a directory with about 5000 thousand files under it.
Many of them contain in "e".

It looks like that:

---
...
./utils/alpabet.epson
./utils/epson.filter
find: ./popow: Keine Berechtigung
address@hidden:/home > 1;2c

---

End.

Can I help debugging that ?

Sincerly,

Nico

P.S.: attached a strace to the email.

--
.... eigentlich wollte ich ein Programm schreiben, dass doppelte MP3's
findet...
aber bis ich das fertig habe gibt es keine doppelten MP3s mehr... :-/
[Leben eines Programmierers/linux.schottelius.org]

...I would rather program something to find doubled MP3s, ...
but if I get it ready there are no doubled MP3s out there anymore... :-/
[life of a programmer/linux.schottelius.org]
execve("/usr/bin/find", ["find", "-name", "*e*"], [/* 54 vars */]) = 0
brk(0)                                  = 0x8050bbc
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=38438, ...}) = 0
old_mmap(NULL, 38438, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000
close(3)                                = 0
open("/lib/libc.so.6", O_RDONLY)        = 3
fstat(3, {st_mode=S_IFREG|0755, st_size=4070406, ...}) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\214"..., 4096) = 
4096
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x4001e000
old_mmap(NULL, 929308, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4001f000
mprotect(0x400fa000, 32284, PROT_NONE)  = 0
old_mmap(0x400fa000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0xda000) = 0x400fa000
old_mmap(0x400ff000, 11804, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x400ff000
close(3)                                = 0
munmap(0x40014000, 38438)               = 0
getpid()                                = 23440
time(NULL)                              = 970251457
brk(0)                                  = 0x8050bbc
brk(0x8050c04)                          = 0x8050c04
brk(0x8051000)                          = 0x8051000
open(".", O_RDONLY)                     = 3
lstat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
chdir(".")                              = 0
lstat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/dev/null", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 ENOTDIR (Not a 
directory)
open(".", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
brk(0x8053000)                          = 0x8053000
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 260
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
lstat("lost+found", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
open("lost+found", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
brk(0x8055000)                          = 0x8055000
brk(0x805a000)                          = 0x805a000
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lost+found")                     = 0
chdir("..")                             = 0
lstat("hda1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("hda1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 288
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hda1")                           = 0
lstat("lost+found", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
open("lost+found", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lost+found")                     = 0
chdir("..")                             = 0
lstat("mp3", {st_mode=S_IFDIR|0775, st_size=65536, ...}) = 0
open("mp3", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=65536, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
brk(0x806b000)                          = 0x806b000
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 99 entries */, 3933)     = 3908
lseek(4, 3428, SEEK_SET)                = 3428
lseek(4, 0, SEEK_CUR)                   = 3428
getdents(4, /* 16 entries */, 3933)     = 716
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 87 entries */, 3933)     = 3900
lseek(4, 7568, SEEK_SET)                = 7568
lseek(4, 0, SEEK_CUR)                   = 7568
getdents(4, /* 15 entries */, 3933)     = 652
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 98 entries */, 3933)     = 3884
lseek(4, 11592, SEEK_SET)               = 11592
lseek(4, 0, SEEK_CUR)                   = 11592
getdents(4, /* 19 entries */, 3933)     = 748
lseek(4, 0, SEEK_CUR)                   = 12288
getdents(4, /* 88 entries */, 3933)     = 3904
lseek(4, 15712, SEEK_SET)               = 15712
lseek(4, 0, SEEK_CUR)                   = 15712
getdents(4, /* 15 entries */, 3933)     = 724
lseek(4, 0, SEEK_CUR)                   = 16384
getdents(4, /* 92 entries */, 3933)     = 3924
lseek(4, 19824, SEEK_SET)               = 19824
lseek(4, 0, SEEK_CUR)                   = 19824
getdents(4, /* 16 entries */, 3933)     = 704
lseek(4, 0, SEEK_CUR)                   = 20480
getdents(4, /* 94 entries */, 3933)     = 3924
lseek(4, 23908, SEEK_SET)               = 23908
lseek(4, 0, SEEK_CUR)                   = 23908
getdents(4, /* 20 entries */, 3933)     = 732
lseek(4, 0, SEEK_CUR)                   = 24576
getdents(4, /* 93 entries */, 3933)     = 3900
lseek(4, 28012, SEEK_SET)               = 28012
lseek(4, 0, SEEK_CUR)                   = 28012
getdents(4, /* 16 entries */, 3933)     = 716
lseek(4, 0, SEEK_CUR)                   = 28672
getdents(4, /* 102 entries */, 3933)    = 3920
lseek(4, 32080, SEEK_SET)               = 32080
lseek(4, 0, SEEK_CUR)                   = 32080
getdents(4, /* 19 entries */, 3933)     = 744
lseek(4, 0, SEEK_CUR)                   = 32768
getdents(4, /* 87 entries */, 3933)     = 3888
lseek(4, 36260, SEEK_SET)               = 36260
lseek(4, 0, SEEK_CUR)                   = 36260
getdents(4, /* 13 entries */, 3933)     = 636
lseek(4, 0, SEEK_CUR)                   = 36864
getdents(4, /* 88 entries */, 3933)     = 3912
lseek(4, 40360, SEEK_SET)               = 40360
lseek(4, 0, SEEK_CUR)                   = 40360
getdents(4, /* 16 entries */, 3933)     = 636
lseek(4, 0, SEEK_CUR)                   = 40960
getdents(4, /* 86 entries */, 3933)     = 3904
lseek(4, 44500, SEEK_SET)               = 44500
lseek(4, 0, SEEK_CUR)                   = 44500
getdents(4, /* 12 entries */, 3933)     = 560
lseek(4, 0, SEEK_CUR)                   = 45056
getdents(4, /* 88 entries */, 3933)     = 3908
lseek(4, 48568, SEEK_SET)               = 48568
lseek(4, 0, SEEK_CUR)                   = 48568
getdents(4, /* 12 entries */, 3933)     = 620
lseek(4, 0, SEEK_CUR)                   = 49152
getdents(4, /* 91 entries */, 3933)     = 3884
lseek(4, 52588, SEEK_SET)               = 52588
lseek(4, 0, SEEK_CUR)                   = 52588
getdents(4, /* 15 entries */, 3933)     = 692
lseek(4, 0, SEEK_CUR)                   = 53248
getdents(4, /* 100 entries */, 3933)    = 3916
lseek(4, 56664, SEEK_SET)               = 56664
lseek(4, 0, SEEK_CUR)                   = 56664
getdents(4, /* 18 entries */, 3933)     = 740
lseek(4, 0, SEEK_CUR)                   = 57344
getdents(4, /* 85 entries */, 3933)     = 3908
lseek(4, 60828, SEEK_SET)               = 60828
lseek(4, 0, SEEK_CUR)                   = 60828
getdents(4, /* 15 entries */, 3933)     = 656
lseek(4, 0, SEEK_CUR)                   = 61440
getdents(4, /* 84 entries */, 3933)     = 3912
lseek(4, 64936, SEEK_SET)               = 64936
lseek(4, 0, SEEK_CUR)                   = 64936
getdents(4, /* 13 entries */, 3933)     = 568
lseek(4, 0, SEEK_CUR)                   = 65536
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mp3")                            = 0
lstat("A-HA - Summer moved on.mp3", {st_mode=S_IFREG|0664, st_size=1662162, 
...}) = 0
fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x40014000
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
write(1, "./hda1/mp3/A-HA - Summer moved o"..., 38) = 38
lstat("Absolute Beginner-Das Boot.mp3", {st_mode=S_IFREG|0664, st_size=3994013, 
...}) = 0
write(1, "./hda1/mp3/Absolute Beginner-Das"..., 42) = 42
lstat("Absolute Beginner-Füchse.mp3", {st_mode=S_IFREG|0664, st_size=4406833, 
...}) = 0
write(1, "./hda1/mp3/Absolute Beginner-F\374c"..., 40) = 40
lstat("Absolute Beginner-Fahr\'n.mp3", {st_mode=S_IFREG|0664, st_size=4080407, 
...}) = 0
write(1, "./hda1/mp3/Absolute Beginner-Fah"..., 40) = 40
lstat("Absolute Beginner-Geh bitte.mp3", {st_mode=S_IFREG|0664, 
st_size=4825628, ...}) = 0
write(1, "./hda1/mp3/Absolute Beginner-Geh"..., 43) = 43
lstat("Absolute Beginner-Geht was.mp3", {st_mode=S_IFREG|0664, st_size=3715529, 
...}) = 0
write(1, "./hda1/mp3/Absolute Beginner-Geh"..., 42) = 42
lstat("Absolute Beginner-Hammerhart.mp3", {st_mode=S_IFREG|0664, 
st_size=3294772, ...}) = 0
write(1, "./hda1/mp3/Absolute Beginner-Ham"..., 44) = 44
lstat("Absolute Beginner-Irgendwie,Irgendwo,Irgendwann.mp3", 
{st_mode=S_IFREG|0664, st_size=5320910, ...}) = 0
write(1, "./hda1/mp3/Absolute Beginner-Irg"..., 63) = 63
lstat("Absolute Beginner-Liebeslied.mp3", {st_mode=S_IFREG|0664, 
st_size=4047806, ...}) = 0
write(1, "./hda1/mp3/Absolute Beginner-Lie"..., 44) = 44
lstat("Absolute Beginner-Mikro in der Hand.mp3", {st_mode=S_IFREG|0664, 
st_size=4116473, ...}) = 0
write(1, "./hda1/mp3/Absolute Beginner-Mik"..., 51) = 51
lstat("Absolute Beginner-Nicht allein.mp3", {st_mode=S_IFREG|0664, 
st_size=3943372, ...}) = 0
write(1, "./hda1/mp3/Absolute Beginner-Nic"..., 46) = 46
lstat("Absolute Beginner-Nie nett.mp3", {st_mode=S_IFREG|0664, st_size=4676417, 
...}) = 0
write(1, "./hda1/mp3/Absolute Beginner-Nie"..., 42) = 42
lstat("Absolute Beginner-Rock on.mp3", {st_mode=S_IFREG|0664, st_size=4128472, 
...}) = 0
write(1, "./hda1/mp3/Absolute Beginner-Roc"..., 41) = 41
lstat("Absolute Beginner-Showmaster.mp3", {st_mode=S_IFREG|0664, 
st_size=4456278, ...}) = 0
write(1, "./hda1/mp3/Absolute Beginner-Sho"..., 44) = 44
lstat("Ace of Base - Don\'t turn around.mp3", {st_mode=S_IFREG|0664, 
st_size=3671643, ...}) = 0
write(1, "./hda1/mp3/Ace of Base - Don\'t t"..., 47) = 47
lstat("2ArtfullDodger-MovingToFast.mp3", {st_mode=S_IFREG|0664, 
st_size=2803243, ...}) = 0
write(1, "./hda1/mp3/2ArtfullDodger-Moving"..., 43) = 43
lstat("Aerzte-1%2F2 Liebessong.mp3", {st_mode=S_IFREG|0664, st_size=2816327, 
...}) = 0
write(1, "./hda1/mp3/Aerzte-1%2F2 Liebesso"..., 39) = 39
lstat("Aerzte-3-Tage-Bart.mp3", {st_mode=S_IFREG|0664, st_size=2950245, ...}) = 0
write(1, "./hda1/mp3/Aerzte-3-Tage-Bart.mp"..., 34) = 34
lstat("Aerzte-Angeber.mp3", {st_mode=S_IFREG|0664, st_size=2389043, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Angeber.mp3\n", 30) = 30
lstat("Aerzte-Außerirdische.mp3", {st_mode=S_IFREG|0664, st_size=2679826, ...}) 
= 0
write(1, "./hda1/mp3/Aerzte-Au\337erirdische."..., 36) = 36
lstat("Aerzte-Baby ich tu\'s.mp3", {st_mode=S_IFREG|0664, st_size=2925168, 
...}) = 0
write(1, "./hda1/mp3/Aerzte-Baby ich tu\'s."..., 36) = 36
lstat("Aerzte-Begrüßung.mp3", {st_mode=S_IFREG|0664, st_size=293402, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Begr\374\337ung.mp3\n", 32) = 32
lstat("Aerzte-Bitte bitte.mp3", {st_mode=S_IFREG|0664, st_size=3195170, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Bitte bitte.mp"..., 34) = 34
lstat("Aerzte-Blumen.mp3", {st_mode=S_IFREG|0664, st_size=3616054, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Blumen.mp3\n", 29) = 29
lstat("Aerzte-Das ist RocknRoll.mp3", {st_mode=S_IFREG|0664, st_size=2968765, 
...}) = 0
write(1, "./hda1/mp3/Aerzte-Das ist RocknR"..., 40) = 40
lstat("Aerzte-Der Afro von Paul Breitner.mp3", {st_mode=S_IFREG|0664, 
st_size=1937948, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Der Afro von P"..., 49) = 49
lstat("Aerzte-Der Graf.mp3", {st_mode=S_IFREG|0664, st_size=3971440, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Der Graf.mp3\n", 31) = 31
lstat("Aerzte-Die Allerschürfste.mp3", {st_mode=S_IFREG|0664, st_size=2006618, 
...}) = 0
write(1, "./hda1/mp3/Aerzte-Die Allersch\374r"..., 41) = 41
lstat("Aerzte-Die traurige Balade von Susi Spakowski.mp3", 
{st_mode=S_IFREG|0664, st_size=4026192, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Die traurige B"..., 61) = 61
lstat("Aerzte-Ein Lied fuer dich.mp3", {st_mode=S_IFREG|0664, st_size=2613601, 
...}) = 0
write(1, "./hda1/mp3/Aerzte-Ein Lied fuer "..., 41) = 41
lstat("Aerzte-Ein Lied ueber Zensur.mp3", {st_mode=S_IFREG|0664, 
st_size=1418965, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Ein Lied ueber"..., 44) = 44
lstat("Aerzte-Ekelpaket.mp3", {st_mode=S_IFREG|0664, st_size=1936396, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Ekelpaket.mp3\n", 32) = 32
lstat("Aerzte-Elke.mp3", {st_mode=S_IFREG|0664, st_size=3274582, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Elke.mp3\n", 27) = 27
lstat("Aerzte-Geh mit mir.mp3", {st_mode=S_IFREG|0664, st_size=2302104, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Geh mit mir.mp"..., 34) = 34
lstat("Aerzte-Geheim.mp3", {st_mode=S_IFREG|0664, st_size=1744015, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Geheim.mp3\n", 29) = 29
lstat("Aerzte-Gute Zeit.mp3", {st_mode=S_IFREG|0664, st_size=3567989, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Gute Zeit.mp3\n", 32) = 32
lstat("Aerzte-Haar.mp3", {st_mode=S_IFREG|0664, st_size=3984276, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Haar.mp3\n", 27) = 27
lstat("Aerzte-Ich bin reich.mp3", {st_mode=S_IFREG|0664, st_size=3234153, ...}) 
= 0
write(1, "./hda1/mp3/Aerzte-Ich bin reich."..., 36) = 36
lstat("Aerzte-Ich weiß nicht (ob es Liebe ist).mp3", {st_mode=S_IFREG|0664, 
st_size=4742567, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Ich wei\337 nicht"..., 55) = 55
lstat("Aerzte-Ich will dich.mp3", {st_mode=S_IFREG|0664, st_size=2250582, ...}) 
= 0
write(1, "./hda1/mp3/Aerzte-Ich will dich."..., 36) = 36
lstat("Aerzte-Ignorama.mp3", {st_mode=S_IFREG|0664, st_size=2523210, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Ignorama.mp3\n", 31) = 31
lstat("Aerzte-Kaperfahrt.mp3", {st_mode=S_IFREG|0664, st_size=2268554, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Kaperfahrt.mp3"..., 33) = 33
lstat("Aerzte-Komm zurück.mp3", {st_mode=S_IFREG|0664, st_size=3443019, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Komm zur\374ck.mp"..., 34) = 34
lstat("Aerzte-Langweilig.mp3", {st_mode=S_IFREG|0664, st_size=3093308, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Langweilig.mp3"..., 33) = 33
lstat("Aerzte-Liebe und Schmerz.mp3", {st_mode=S_IFREG|0664, st_size=3316501, 
...}) = 0
write(1, "./hda1/mp3/Aerzte-Liebe und Schm"..., 40) = 40
lstat("Aerzte-Look, don\'t tuck.mp3", {st_mode=S_IFREG|0664, st_size=2186634, 
...}) = 0
write(1, "./hda1/mp3/Aerzte-Look, don\'t tu"..., 39) = 39
lstat("Aerzte-Mach die Augen zu.mp3", {st_mode=S_IFREG|0664, st_size=4234758, 
...}) = 0
write(1, "./hda1/mp3/Aerzte-Mach die Augen"..., 40) = 40
lstat("Aerzte-Maenner sind Schweine.mp3", {st_mode=S_IFREG|0664, 
st_size=4101420, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Maenner sind S"..., 44) = 44
lstat("Aerzte-Mein Baby war beim Friseur.mp3", {st_mode=S_IFREG|0664, 
st_size=2203770, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Mein Baby war "..., 49) = 49
lstat("Aerzte-Monika.mp3", {st_mode=S_IFREG|0664, st_size=734644, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Monika.mp3\n", 29) = 29
lstat("Aerzte-Motherfucker 666.mp3", {st_mode=S_IFREG|0664, st_size=2914719, 
...}) = 0
write(1, "./hda1/mp3/Aerzte-Motherfucker 6"..., 39) = 39
lstat("Aerzte-Ohne dich.mp3", {st_mode=S_IFREG|0664, st_size=2746699, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Ohne dich.mp3\n", 32) = 32
lstat("Aerzte-Omaboy.mp3", {st_mode=S_IFREG|0664, st_size=6443669, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Omaboy.mp3\n", 29) = 29
lstat("Aerzte-Party stimkt.mp3", {st_mode=S_IFREG|0664, st_size=2878483, ...}) 
= 0
write(1, "./hda1/mp3/Aerzte-Party stimkt.m"..., 35) = 35
lstat("Aerzte-Popstar.mp3", {st_mode=S_IFREG|0664, st_size=3109943, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Popstar.mp3\n", 30) = 30
lstat("Aerzte-Rebell.mp3", {st_mode=S_IFREG|0664, st_size=3830158, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Rebell.mp3\n", 29) = 29
lstat("Aerzte-Schrei nach Liebe.mp3", {st_mode=S_IFREG|0664, st_size=2970845, 
...}) = 0
write(1, "./hda1/mp3/Aerzte-Schrei nach Li"..., 40) = 40
lstat("Aerzte-Schunder-Song.mp3", {st_mode=S_IFREG|0664, st_size=1781760, ...}) 
= 0
write(1, "./hda1/mp3/Aerzte-Schunder-Song."..., 36) = 36
lstat("Aerzte-Siegerin.mp3", {st_mode=S_IFREG|0664, st_size=3080231, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Siegerin.mp3\n", 31) = 31
lstat("Aerzte-Teenager Liebe.mp3", {st_mode=S_IFREG|0664, st_size=4101423, 
...}) = 0
write(1, "./hda1/mp3/Aerzte-Teenager Liebe"..., 37) = 37
lstat("Aerzte-Vokuhila Superstar.mp3", {st_mode=S_IFREG|0664, st_size=4824792, 
...}) = 0
write(1, "./hda1/mp3/Aerzte-Vokuhila Super"..., 41) = 41
lstat("Aerzte-Westerland.mp3", {st_mode=S_IFREG|0664, st_size=3571415, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Westerland.mp3"..., 33) = 33
lstat("Aerzte-Wilde Welt.mp3", {st_mode=S_IFREG|0664, st_size=2781390, ...}) = 0
write(1, "./hda1/mp3/Aerzte-Wilde Welt.mp3"..., 33) = 33
lstat("Aerzte-am Ende meines Körpers.mp3", {st_mode=S_IFREG|0664, 
st_size=2697798, ...}) = 0
write(1, "./hda1/mp3/Aerzte-am Ende meines"..., 45) = 45
lstat("Air Supply-All out of Love.mp3", {st_mode=S_IFREG|0664, st_size=3892325, 
...}) = 0
write(1, "./hda1/mp3/Air Supply-All out of"..., 42) = 42
lstat("Alexia-Uh la la la.mp3", {st_mode=S_IFREG|0664, st_size=3624413, ...}) = 0
write(1, "./hda1/mp3/Alexia-Uh la la la.mp"..., 34) = 34
lstat("Alice Deejay-Better of alone.mp3", {st_mode=S_IFREG|0664, 
st_size=3450124, ...}) = 0
write(1, "./hda1/mp3/Alice Deejay-Better o"..., 44) = 44
lstat("Alina-Nur für dich.mp3", {st_mode=S_IFREG|0664, st_size=3899431, ...}) = 0
lstat("All For Love.mp3", {st_mode=S_IFREG|0664, st_size=4582800, ...}) = 0
write(1, "./hda1/mp3/All For Love.mp3\n", 28) = 28
lstat("AllSaints-PureShores.mp3", {st_mode=S_IFREG|0664, st_size=4313048, ...}) 
= 0
write(1, "./hda1/mp3/AllSaints-PureShores."..., 36) = 36
lstat("Amorphis - First Doom.mp3", {st_mode=S_IFREG|0664, st_size=3690840, 
...}) = 0
lstat("Amorphis - Magic and Mayham.mp3", {st_mode=S_IFREG|0664, 
st_size=4291712, ...}) = 0
lstat("Amorphis - Thousand lakes.mp3", {st_mode=S_IFREG|0664, st_size=1996150, 
...}) = 0
write(1, "./hda1/mp3/Amorphis - Thousand l"..., 41) = 41
lstat("Ann lee - 2 times.mp3", {st_mode=S_IFREG|0664, st_size=3688442, ...}) = 0
write(1, "./hda1/mp3/Ann lee - 2 times.mp3"..., 33) = 33
lstat("Apocalyptica - Creeping death.mp3", {st_mode=S_IFREG|0664, 
st_size=4945588, ...}) = 0
write(1, "./hda1/mp3/Apocalyptica - Creepi"..., 45) = 45
lstat("Apocalyptica - Domination.mp3", {st_mode=S_IFREG|0664, st_size=3375020, 
...}) = 0
lstat("Apocalyptica - Fade to balck.mp3", {st_mode=S_IFREG|0664, 
st_size=4806948, ...}) = 0
write(1, "./hda1/mp3/Apocalyptica - Fade t"..., 44) = 44
lstat("Apocalyptica - For Whom the Bell tolls.mp3", {st_mode=S_IFREG|0664, 
st_size=3046922, ...}) = 0
write(1, "./hda1/mp3/Apocalyptica - For Wh"..., 54) = 54
lstat("Apocalyptica - Inquistition Symphony.mp3", {st_mode=S_IFREG|0664, 
st_size=4783124, ...}) = 0
lstat("Apocalyptica - Nothing else matters.mp3", {st_mode=S_IFREG|0664, 
st_size=4531513, ...}) = 0
write(1, "./hda1/mp3/Apocalyptica - Nothin"..., 51) = 51
lstat("Apocalyptica - One.mp3", {st_mode=S_IFREG|0664, st_size=5527092, ...}) = 0
write(1, "./hda1/mp3/Apocalyptica - One.mp"..., 34) = 34
lstat("Apocalyptica - Refuse Reist.mp3", {st_mode=S_IFREG|0664, 
st_size=3079105, ...}) = 0
write(1, "./hda1/mp3/Apocalyptica - Refuse"..., 43) = 43
lstat("Apocalyptica - Santarium.mp3", {st_mode=S_IFREG|0664, st_size=5398446, 
...}) = 0
lstat("Apocalyptica - Unforgiven.mp3", {st_mode=S_IFREG|0664, st_size=5155324, 
...}) = 0
write(1, "./hda1/mp3/Apocalyptica - Unforg"..., 41) = 41
lstat("Aqua - Around the world.mp3", {st_mode=S_IFREG|0664, st_size=1371506, 
...}) = 0
write(1, "./hda1/mp3/Aqua - Around the wor"..., 39) = 39
lstat("AquaCartoonHereos.mp3", {st_mode=S_IFREG|0664, st_size=3446619, ...}) = 0
write(1, "./hda1/mp3/AquaCartoonHereos.mp3"..., 33) = 33
lstat("Aquagen - Partyalarm (und ab geht´s).mp3", {st_mode=S_IFREG|0664, 
st_size=1451950, ...}) = 0
write(1, "./hda1/mp3/Aquagen - Partyalarm "..., 52) = 52
lstat("Aquagen-ihr_seid_so_leise.mp3", {st_mode=S_IFREG|0664, st_size=3490249, 
...}) = 0
write(1, "./hda1/mp3/Aquagen-ihr_seid_so_l"..., 41) = 41
lstat("Awesome-Rumours.mp3", {st_mode=S_IFREG|0664, st_size=3466964, ...}) = 0
write(1, "./hda1/mp3/Awesome-Rumours.mp3\n", 31) = 31
lstat("Ayla-Angelfalls.mp3", {st_mode=S_IFREG|0664, st_size=7255643, ...}) = 0
write(1, "./hda1/mp3/Ayla-Angelfalls.mp3\n", 31) = 31
lstat("Ayman-Mein Stern.mp3", {st_mode=S_IFREG|0664, st_size=3725142, ...}) = 0
write(1, "./hda1/mp3/Ayman-Mein Stern.mp3\n", 32) = 32
lstat("Back_stret_boys - larger than life.mp3", {st_mode=S_IFREG|0664, 
st_size=3730413, ...}) = 0
write(1, "./hda1/mp3/Back_stret_boys - lar"..., 50) = 50
lstat("Backstreetboys - I\'ll never break your heart.mp3", 
{st_mode=S_IFREG|0664, st_size=4223767, ...}) = 0
write(1, "./hda1/mp3/Backstreetboys - I\'ll"..., 60) = 60
lstat("Backstreetboys - Show me the meaning of beeing lonely.mp3", 
{st_mode=S_IFREG|0664, st_size=3759832, ...}) = 0
write(1, "./hda1/mp3/Backstreetboys - Show"..., 69) = 69
lstat("Backstreetboys - The one.mp3", {st_mode=S_IFREG|0664, st_size=1514921, 
...}) = 0
write(1, "./hda1/mp3/Backstreetboys - The "..., 40) = 40
lstat("Bangles-Eternal Flame.mp3", {st_mode=S_IFREG|0664, st_size=3695884, 
...}) = 0
write(1, "./hda1/mp3/Bangles-Eternal Flame"..., 37) = 37
lstat("Basis-Wenn ich nur noch einen Tag zu leben hätte.mp3", 
{st_mode=S_IFREG|0664, st_size=3442183, ...}) = 0
write(1, "./hda1/mp3/Basis-Wenn ich nur no"..., 64) = 64
lstat("Bastard Is A Bastard Does.mp3", {st_mode=S_IFREG|0664, st_size=2809708, 
...}) = 0
write(1, "./hda1/mp3/Bastard Is A Bastard "..., 41) = 41
lstat("Bumfunkmcs - Uprocking beats.mp3", {st_mode=S_IFREG|0664, 
st_size=4842764, ...}) = 0
write(1, "./hda1/mp3/Bumfunkmcs - Uprockin"..., 44) = 44
lstat("Eiffel65-Move your body.mp3", {st_mode=S_IFREG|0664, st_size=3403731, 
...}) = 0
write(1, "./hda1/mp3/Eiffel65-Move your bo"..., 39) = 39
lstat("Marque-One_to_make_her_happy.mp3", {st_mode=S_IFREG|0664, 
st_size=3380871, ...}) = 0
write(1, "./hda1/mp3/Marque-One_to_make_he"..., 44) = 44
lstat("Melanie C - Never Be The Same Again.mp3", {st_mode=S_IFREG|0664, 
st_size=4706304, ...}) = 0
write(1, "./hda1/mp3/Melanie C - Never Be "..., 51) = 51
lstat("Bif Naked - My whole life", {st_mode=S_IFREG|0664, st_size=3762340, 
...}) = 0
write(1, "./hda1/mp3/Bif Naked - My whole "..., 37) = 37
lstat("Billy Joel - Leningard.mp3", {st_mode=S_IFREG|0664, st_size=3885220, 
...}) = 0
write(1, "./hda1/mp3/Billy Joel - Leningar"..., 38) = 38
lstat("Blank & Jones - The Nightfly.mp3", {st_mode=S_IFREG|0664, 
st_size=1631217, ...}) = 0
write(1, "./hda1/mp3/Blank & Jones - The N"..., 44) = 44
lstat("Blank and Jones-After Love.mp3", {st_mode=S_IFREG|0664, st_size=3632355, 
...}) = 0
write(1, "./hda1/mp3/Blank and Jones-After"..., 42) = 42
lstat("Blink 182 - All the small things.mp3", {st_mode=S_IFREG|0664, 
st_size=2690949, ...}) = 0
write(1, "./hda1/mp3/Blink 182 - All the s"..., 48) = 48
lstat("Blue Waves.mp3", {st_mode=S_IFREG|0664, st_size=3197379, ...}) = 0
write(1, "./hda1/mp3/Blue Waves.mp3\n", 26) = 26
lstat("Bloodhound Gang - You must die.mp3", {st_mode=S_IFREG|0664, 
st_size=3517526, ...}) = 0
write(1, "./hda1/mp3/Bloodhound Gang - You"..., 46) = 46
lstat("Bloodhound Gang - kenne ich nicht.mp3", {st_mode=S_IFREG|0664, 
st_size=3879484, ...}) = 0
write(1, "./hda1/mp3/Bloodhound Gang - ken"..., 49) = 49
lstat("Bloodhound Gang - track03.mp3", {st_mode=S_IFREG|0664, st_size=555165, 
...}) = 0
lstat("Bloodhound Gang - track04.mp3", {st_mode=S_IFREG|0664, st_size=3765394, 
...}) = 0
lstat("Bloodhound Gang - track05.mp3", {st_mode=S_IFREG|0664, st_size=4427140, 
...}) = 0
lstat("Bloodhound Gang - track06.mp3", {st_mode=S_IFREG|0664, st_size=3663944, 
...}) = 0
lstat("Bloodhound Gang-Coo Coo Ca Choo.mp3", {st_mode=S_IFREG|0664, 
st_size=2509834, ...}) = 0
lstat("Bloodhound Gang-Go down.mp3", {st_mode=S_IFREG|0664, st_size=2336795, 
...}) = 0
lstat("Bloodhound Gang-K.I.D.S. Incorporated.mp3", {st_mode=S_IFREG|0664, 
st_size=2251836, ...}) = 0
write(1, "./hda1/mp3/Bloodhound Gang-K.I.D"..., 53) = 53
lstat("Bloodhound Gang-Kids in America.mp3", {st_mode=S_IFREG|0664, 
st_size=2839552, ...}) = 0
write(1, "./hda1/mp3/Bloodhound Gang-Kids "..., 47) = 47
lstat("Bloodhound Gang-Legend in my Sparetime.mp3", {st_mode=S_IFREG|0664, 
st_size=2969178, ...}) = 0
write(1, "./hda1/mp3/Bloodhound Gang-Legen"..., 54) = 54
lstat("Bloodhound Gang-Mama say.mp3", {st_mode=S_IFREG|0664, st_size=2873872, 
...}) = 0
lstat("Bloodhound Gang-No Rest for the Wicked.mp3", {st_mode=S_IFREG|0664, 
st_size=2729676, ...}) = 0
write(1, "./hda1/mp3/Bloodhound Gang-No Re"..., 54) = 54
lstat("Bloodhound Gang-One Way.mp3", {st_mode=S_IFREG|0664, st_size=2968339, 
...}) = 0
write(1, "./hda1/mp3/Bloodhound Gang-One W"..., 39) = 39
lstat("Bloodhound Gang-You\'re pretty when I\'m drunk.mp3", 
{st_mode=S_IFREG|0664, st_size=3786284, ...}) = 0
write(1, "./hda1/mp3/Bloodhound Gang-You\'r"..., 60) = 60
lstat("Bloodhound gang - along comes mary.mp3", {st_mode=S_IFREG|0664, 
st_size=3205136, ...}) = 0
write(1, "./hda1/mp3/Bloodhound gang - alo"..., 50) = 50
lstat("Bloodhound gang - the bad touch.mp3", {st_mode=S_IFREG|0664, 
st_size=3922674, ...}) = 0
write(1, "./hda1/mp3/Bloodhound gang - the"..., 47) = 47
lstat("Blue_nature-a_life_so_changed.mp3", {st_mode=S_IFREG|0664, 
st_size=3578145, ...}) = 0
write(1, "./hda1/mp3/Blue_nature-a_life_so"..., 45) = 45
lstat("A.T.C. - Arround the World.mp3", {st_mode=S_IFREG|0664, st_size=1445217, 
...}) = 0
write(1, "./hda1/mp3/A.T.C. - Arround the "..., 42) = 42
lstat("Anastacia - Im outta love.mp3", {st_mode=S_IFREG|0664, st_size=5853926, 
...}) = 0
write(1, "./hda1/mp3/Anastacia - Im outta "..., 41) = 41
lstat("Backstreet Boys - The One.mp3", {st_mode=S_IFREG|0664, st_size=3631775, 
...}) = 0
write(1, "./hda1/mp3/Backstreet Boys - The"..., 41) = 41
lstat("Belive.mp3", {st_mode=S_IFREG|0664, st_size=1379152, ...}) = 0
write(1, "./hda1/mp3/Belive.mp3\n", 22) = 22
lstat("Billie Piper - Day & Night.mp3", {st_mode=S_IFREG|0664, st_size=1379330, 
...}) = 0
write(1, "./hda1/mp3/Billie Piper - Day & "..., 42) = 42
lstat("Blondie - Maria.mp3", {st_mode=S_IFREG|0664, st_size=1718216, ...}) = 0
write(1, "./hda1/mp3/Blondie - Maria.mp3\n", 31) = 31
lstat("Bon_Jovi-It\'s_my_life.mp3", {st_mode=S_IFREG|0664, st_size=3594621, 
...}) = 0
write(1, "./hda1/mp3/Bon_Jovi-It\'s_my_life"..., 37) = 37
lstat("Bonny Tyler - Limelight.mp3", {st_mode=S_IFREG|0664, st_size=3946354, 
...}) = 0
write(1, "./hda1/mp3/Bonny Tyler - Limelig"..., 39) = 39
lstat("Bonny Tyler-Total Eclipse of the Heart.mp3", {st_mode=S_IFREG|0664, 
st_size=4316554, ...}) = 0
write(1, "./hda1/mp3/Bonny Tyler-Total Ecl"..., 54) = 54
lstat("Bonus Track.mp3", {st_mode=S_IFREG|0664, st_size=1212592, ...}) = 0
lstat("Born To Be Wild.mp3", {st_mode=S_IFREG|0664, st_size=3516946, ...}) = 0
write(1, "./hda1/mp3/Born To Be Wild.mp3\n", 31) = 31
lstat("Breakfast At Tiffany´s.mp3", {st_mode=S_IFREG|0664, st_size=4150370, 
...}) = 0
write(1, "./hda1/mp3/Breakfast At Tiffany\264"..., 38) = 38
lstat("Brintey_Spears-Born_to_make_you_happy.mp3", {st_mode=S_IFREG|0664, 
st_size=2188886, ...}) = 0
write(1, "./hda1/mp3/Brintey_Spears-Born_t"..., 53) = 53
lstat("Brintney_Spears-Unkown.mp3", {st_mode=S_IFREG|0664, st_size=2231177, 
...}) = 0
write(1, "./hda1/mp3/Brintney_Spears-Unkow"..., 38) = 38
lstat("Britney Spears - (I can\'t get no) Satisfaction.mp3", 
{st_mode=S_IFREG|0664, st_size=4250934, ...}) = 0
write(1, "./hda1/mp3/Britney Spears - (I c"..., 62) = 62
lstat("Britney Spears - Baby one more time.mp3", {st_mode=S_IFREG|0664, 
st_size=3383669, ...}) = 0
write(1, "./hda1/mp3/Britney Spears - Baby"..., 51) = 51
lstat("Britney Spears - Can\'t makeyou love me.mp3", {st_mode=S_IFREG|0664, 
st_size=3155463, ...}) = 0
write(1, "./hda1/mp3/Britney Spears - Can\'"..., 54) = 54
lstat("Britney Spears - Dear Diary.mp3", {st_mode=S_IFREG|0664, 
st_size=2671884, ...}) = 0
write(1, "./hda1/mp3/Britney Spears - Dear"..., 43) = 43
lstat("Britney Spears - Don\'t knockin\' on my door.mp3", 
{st_mode=S_IFREG|0664, st_size=3571451, ...}) = 0
write(1, "./hda1/mp3/Britney Spears - Don\'"..., 58) = 58
lstat("Britney Spears - Don\'t let me be the last to know.mp3", 
{st_mode=S_IFREG|0664, st_size=3694631, ...}) = 0
write(1, "./hda1/mp3/Britney Spears - Don\'"..., 65) = 65
lstat("Britney Spears - Girl inthe mirror.mp3", {st_mode=S_IFREG|0664, 
st_size=3957945, ...}) = 0
write(1, "./hda1/mp3/Britney Spears - Girl"..., 50) = 50
lstat("Britney Spears - Lucky.mp3", {st_mode=S_IFREG|0664, st_size=3297987, 
...}) = 0
write(1, "./hda1/mp3/Britney Spears - Luck"..., 38) = 38
lstat("Britney Spears - One Kiss from you.mp3", {st_mode=S_IFREG|0664, 
st_size=3289628, ...}) = 0
write(1, "./hda1/mp3/Britney Spears - One "..., 50) = 50
lstat("Britney Spears - Oops! ... I did it again.mp3", {st_mode=S_IFREG|0664, 
st_size=3392864, ...}) = 0
write(1, "./hda1/mp3/Britney Spears - Oops"..., 57) = 57
lstat("Britney Spears - Sometimes.mp3", {st_mode=S_IFREG|0664, st_size=4898054, 
...}) = 0
write(1, "./hda1/mp3/Britney Spears - Some"..., 42) = 42
lstat("Britney Spears - Stronger.mp3", {st_mode=S_IFREG|0664, st_size=3250872, 
...}) = 0
write(1, "./hda1/mp3/Britney Spears - Stro"..., 41) = 41
lstat("Britney Spears - What you see (is what you get).mp3", 
{st_mode=S_IFREG|0664, st_size=3470724, ...}) = 0
write(1, "./hda1/mp3/Britney Spears - What"..., 63) = 63
lstat("Britney Spears - When your eyes say it.mp3", {st_mode=S_IFREG|0664, 
st_size=3947914, ...}) = 0
write(1, "./hda1/mp3/Britney Spears - When"..., 54) = 54
lstat("Britney Spears - Where are you now.mp3", {st_mode=S_IFREG|0664, 
st_size=4475490, ...}) = 0
write(1, "./hda1/mp3/Britney Spears - Wher"..., 50) = 50
lstat("Britney Spears - You drive me crazy.mp3", {st_mode=S_IFREG|0664, 
st_size=3179125, ...}) = 0
write(1, "./hda1/mp3/Britney Spears - You "..., 51) = 51
lstat("Bruce Springsteen - Secret Garden.mp3", {st_mode=S_IFREG|0664, 
st_size=4247591, ...}) = 0
write(1, "./hda1/mp3/Bruce Springsteen - S"..., 49) = 49
lstat("Bulls On Parade.mp3", {st_mode=S_IFREG|0664, st_size=3686817, ...}) = 0
write(1, "./hda1/mp3/Bulls On Parade.mp3\n", 31) = 31
lstat("Bumfunkmcs - 1.2.3.4.mp3", {st_mode=S_IFREG|0664, st_size=3134983, ...}) 
= 0
lstat("Bumfunkmcs - B-Boys and Flygirls.mp3", {st_mode=S_IFREG|0664, 
st_size=3116175, ...}) = 0
lstat("Bumfunkmcs - B-Bpys and Flygirls(Remix).mp3", {st_mode=S_IFREG|0664, 
st_size=3859848, ...}) = 0
write(1, "./hda1/mp3/Bumfunkmcs - B-Bpys a"..., 55) = 55
lstat("Bumfunkmcs - Fashion styled.mp3", {st_mode=S_IFREG|0664, 
st_size=4481351, ...}) = 0
write(1, "./hda1/mp3/Bumfunkmcs - Fashion "..., 43) = 43
lstat("Bumfunkmcs - Freestyler.mp3", {st_mode=S_IFREG|0664, st_size=4895845, 
...}) = 0
write(1, "./hda1/mp3/Bumfunkmcs - Freestyl"..., 39) = 39
lstat("Bumfunkmcs - In Stereo.mp3", {st_mode=S_IFREG|0664, st_size=4610379, 
...}) = 0
write(1, "./hda1/mp3/Bumfunkmcs - In Stere"..., 38) = 38
lstat("Bumfunkmcs - Other Emcees.mp3", {st_mode=S_IFREG|0664, st_size=3649612, 
...}) = 0
write(1, "./hda1/mp3/Bumfunkmcs - Other Em"..., 41) = 41
lstat("Bumfunkmcs - Rocking just to make ya move.mp3", {st_mode=S_IFREG|0664, 
st_size=3607400, ...}) = 0
write(1, "./hda1/mp3/Bumfunkmcs - Rocking "..., 57) = 57
lstat("Bumfunkmcs - Skys the limit.mp3", {st_mode=S_IFREG|0664, 
st_size=3817511, ...}) = 0
write(1, "./hda1/mp3/Bumfunkmcs - Skys the"..., 43) = 43
lstat("Bumfunkmcs - Spoken Word.mp3", {st_mode=S_IFREG|0664, st_size=4521354, 
...}) = 0
write(1, "./hda1/mp3/Bumfunkmcs - Spoken W"..., 40) = 40
lstat("Bumfunkmcs - Stir up the bass.mp3", {st_mode=S_IFREG|0664, 
st_size=3469769, ...}) = 0
write(1, "./hda1/mp3/Bumfunkmcs - Stir up "..., 45) = 45
lstat("Bumfunkmcs - Uprocking Beats.mp3", {st_mode=S_IFREG|0664, 
st_size=3542610, ...}) = 0
write(1, "./hda1/mp3/Bumfunkmcs - Uprockin"..., 44) = 44
lstat("CLub7.mp3", {st_mode=S_IFREG|0664, st_size=3397504, ...}) = 0
lstat("Can-Can.mp3", {st_mode=S_IFREG|0664, st_size=1937340, ...}) = 0
lstat("Candle in The Wind 1997.mp3", {st_mode=S_IFREG|0664, st_size=4010674, 
...}) = 0
write(1, "./hda1/mp3/Candle in The Wind 19"..., 39) = 39
lstat("Carisma-clap_your_hands.mp3", {st_mode=S_IFREG|0664, st_size=3338529, 
...}) = 0
lstat("Celine Dion & R. Kelly - I can\'t sleep Baby.mp3", 
{st_mode=S_IFREG|0664, st_size=5312133, ...}) = 0
write(1, "./hda1/mp3/Celine Dion & R. Kell"..., 59) = 59
lstat("Celine Dion & R. Kelly - I\'m your angel.mp3", {st_mode=S_IFREG|0664, 
st_size=4655519, ...}) = 0
write(1, "./hda1/mp3/Celine Dion & R. Kell"..., 55) = 55
lstat("Celine Dion - Because you loved me.mp3", {st_mode=S_IFREG|0664, 
st_size=4359604, ...}) = 0
write(1, "./hda1/mp3/Celine Dion - Because"..., 50) = 50
lstat("Celine Dion-My Heart will go on.mp3", {st_mode=S_IFREG|0664, 
st_size=1964463, ...}) = 0
write(1, "./hda1/mp3/Celine Dion-My Heart "..., 47) = 47
lstat("Cembalokonzert.mp3", {st_mode=S_IFREG|0664, st_size=2454838, ...}) = 0
write(1, "./hda1/mp3/Cembalokonzert.mp3\n", 30) = 30
lstat("Chaos.mp3", {st_mode=S_IFREG|0664, st_size=4108107, ...}) = 0
lstat("Charly Lownoise feat. Menthal Theo-Wonderfull days.mp3", 
{st_mode=S_IFREG|0664, st_size=3614800, ...}) = 0
write(1, "./hda1/mp3/Charly Lownoise feat."..., 66) = 66
lstat("Cher-strong_enough.mp3", {st_mode=S_IFREG|0664, st_size=3525475, ...}) = 0
write(1, "./hda1/mp3/Cher-strong_enough.mp"..., 34) = 34
lstat("Chris Rea-Loving you again.mp3", {st_mode=S_IFREG|0664, st_size=5429161, 
...}) = 0
write(1, "./hda1/mp3/Chris Rea-Loving you "..., 42) = 42
lstat("Chris de Burgh - Missung you.mp3", {st_mode=S_IFREG|0664, 
st_size=3791597, ...}) = 0
write(1, "./hda1/mp3/Chris de Burgh - Miss"..., 44) = 44
lstat("Christina Aguilera - I turn to you.mp3", {st_mode=S_IFREG|0664, 
st_size=1686729, ...}) = 0
write(1, "./hda1/mp3/Christina Aguilera - "..., 50) = 50
lstat("Christina Aguilera - What a girl wants.mp3", {st_mode=S_IFREG|0664, 
st_size=3205456, ...}) = 0
write(1, "./hda1/mp3/Christina Aguilera - "..., 54) = 54
lstat("Christina_aguilera_-_genie_in_a_bottle.mp3", {st_mode=S_IFREG|0664, 
st_size=4455037, ...}) = 0
write(1, "./hda1/mp3/Christina_aguilera_-_"..., 54) = 54
lstat("Cindy Lauper - Girls just wanna have fun.mp3", {st_mode=S_IFREG|0664, 
st_size=3656178, ...}) = 0
write(1, "./hda1/mp3/Cindy Lauper - Girls "..., 56) = 56
lstat("Conquest Of Paradise.mp3", {st_mode=S_IFREG|0664, st_size=3482312, ...}) 
= 0
write(1, "./hda1/mp3/Conquest Of Paradise."..., 36) = 36
lstat("Cowboys From Hell.mp3", {st_mode=S_IFREG|0664, st_size=3950968, ...}) = 0
write(1, "./hda1/mp3/Cowboys From Hell.mp3"..., 33) = 33
lstat("Cry Baby.mp3", {st_mode=S_IFREG|0664, st_size=3875984, ...}) = 0
lstat("Cryin´.mp3", {st_mode=S_IFREG|0664, st_size=4976026, ...}) = 0
lstat("Cyndi Lauper-Time after time.mp3", {st_mode=S_IFREG|0664, 
st_size=3668636, ...}) = 0
write(1, "./hda1/mp3/Cyndi Lauper-Time aft"..., 44) = 44
lstat("Cypress Hill - Rap) Superstar.mp3", {st_mode=S_IFREG|0664, 
st_size=4050860, ...}) = 0
write(1, "./hda1/mp3/Cypress Hill - Rap) S"..., 45) = 45
lstat("DJ Szlatko - Ich vermiss dich.mp3", {st_mode=S_IFREG|0664, 
st_size=2938799, ...}) = 0
write(1, "./hda1/mp3/DJ Szlatko - Ich verm"..., 45) = 45
lstat("DJ Taylor and Flow-Gott tanzte.mp3", {st_mode=S_IFREG|0664, 
st_size=3161733, ...}) = 0
write(1, "./hda1/mp3/DJ Taylor and Flow-Go"..., 46) = 46
lstat("Danielle Brisbois - Gimme just a litle sighn.mp3", 
{st_mode=S_IFREG|0664, st_size=2882118, ...}) = 0
write(1, "./hda1/mp3/Danielle Brisbois - G"..., 60) = 60
lstat("Deeva-Genug_ist_genug.mp3", {st_mode=S_IFREG|0664, st_size=3443437, 
...}) = 0
write(1, "./hda1/mp3/Deeva-Genug_ist_genug"..., 37) = 37
lstat("Dentinys Child - Say my name.mp3", {st_mode=S_IFREG|0664, 
st_size=4341760, ...}) = 0
write(1, "./hda1/mp3/Dentinys Child - Say "..., 44) = 44
lstat("Destiny\'s_child-bills,bills,bills.mp3", {st_mode=S_IFREG|0664, 
st_size=4081243, ...}) = 0
write(1, "./hda1/mp3/Destiny\'s_child-bills"..., 49) = 49
lstat("Dewdrops.mp3", {st_mode=S_IFREG|0664, st_size=2529064, ...}) = 0
write(1, "./hda1/mp3/Dewdrops.mp3\n", 24) = 24
lstat("Die 3. Generation - Leb.mp3", {st_mode=S_IFREG|0664, st_size=2939016, 
...}) = 0
write(1, "./hda1/mp3/Die 3. Generation - L"..., 39) = 39
lstat("Die Allianz - Boys.mp3", {st_mode=S_IFREG|0664, st_size=1385158, ...}) = 0
write(1, "./hda1/mp3/Die Allianz - Boys.mp"..., 34) = 34
lstat("Die Allianz - Take my heart.mp3", {st_mode=S_IFREG|0664, 
st_size=1690184, ...}) = 0
write(1, "./hda1/mp3/Die Allianz - Take my"..., 43) = 43
lstat("Die Fantastischen 4 - Sie ist weg.mp3", {st_mode=S_IFREG|0664, 
st_size=3722216, ...}) = 0
write(1, "./hda1/mp3/Die Fantastischen 4 -"..., 49) = 49
lstat("Die Hochzeit des Figaro.mp3", {st_mode=S_IFREG|0664, st_size=4044868, 
...}) = 0
write(1, "./hda1/mp3/Die Hochzeit des Figa"..., 39) = 39
lstat("Die Fantastischen Vier-Der Picknicker.mp3", {st_mode=S_IFREG|0664, 
st_size=3787418, ...}) = 0
write(1, "./hda1/mp3/Die Fantastischen Vie"..., 53) = 53
lstat("Die toten Hosen - Alles aus Liebe(live).mp3", {st_mode=S_IFREG|0664, 
st_size=4015205, ...}) = 0
write(1, "./hda1/mp3/Die toten Hosen - All"..., 55) = 55
lstat("Die toten Hosen - Alles aus Liebe.mp3", {st_mode=S_IFREG|0664, 
st_size=4296910, ...}) = 0
write(1, "./hda1/mp3/Die toten Hosen - All"..., 49) = 49
lstat("Die toten Hosen - Bayern.mp3", {st_mode=S_IFREG|0664, st_size=1749157, 
...}) = 0
write(1, "./hda1/mp3/Die toten Hosen - Bay"..., 40) = 40
lstat("Die_fantastishen_vier-MFG.mp3", {st_mode=S_IFREG|0664, st_size=3398424, 
...}) = 0
write(1, "./hda1/mp3/Die_fantastishen_vier"..., 41) = 41
lstat("Die_toten_hosen-you\'re_dead.mp3", {st_mode=S_IFREG|0664, 
st_size=4472453, ...}) = 0
write(1, "./hda1/mp3/Die_toten_hosen-you\'r"..., 43) = 43
lstat("Diesel Power.mp3", {st_mode=S_IFREG|0664, st_size=3591442, ...}) = 0
write(1, "./hda1/mp3/Diesel Power.mp3\n", 28) = 28
lstat("Dirty_dancing-(I\'ve_had)The_time_of_my_life.mp3", 
{st_mode=S_IFREG|0664, st_size=4641433, ...}) = 0
write(1, "./hda1/mp3/Dirty_dancing-(I\'ve_h"..., 59) = 59
lstat("Dirty_dancing-Be my baby.mp3", {st_mode=S_IFREG|0664, st_size=2555807, 
...}) = 0
write(1, "./hda1/mp3/Dirty_dancing-Be my b"..., 40) = 40
lstat("Dirty_dancing-Hey Baby.mp3", {st_mode=S_IFREG|0664, st_size=2300429, 
...}) = 0
write(1, "./hda1/mp3/Dirty_dancing-Hey Bab"..., 38) = 38
lstat("Dirty_dancing-Shes like the wind.mp3", {st_mode=S_IFREG|0664, 
st_size=3726939, ...}) = 0
write(1, "./hda1/mp3/Dirty_dancing-Shes li"..., 48) = 48
lstat("Dirty_dancing-Where are you tonight.mp3", {st_mode=S_IFREG|0664, 
st_size=3855247, ...}) = 0
write(1, "./hda1/mp3/Dirty_dancing-Where a"..., 51) = 51
lstat("Dirty_dancing-Yes.mp3", {st_mode=S_IFREG|0664, st_size=3159342, ...}) = 0
write(1, "./hda1/mp3/Dirty_dancing-Yes.mp3"..., 33) = 33
lstat("Dirty_dancing-hungry_eyes.mp3", {st_mode=S_IFREG|0664, st_size=3973940, 
...}) = 0
write(1, "./hda1/mp3/Dirty_dancing-hungry_"..., 41) = 41
lstat("District of Power.mp3", {st_mode=S_IFREG|0664, st_size=3826407, ...}) = 0
write(1, "./hda1/mp3/District of Power.mp3"..., 33) = 33
lstat("Dj.taylor&flow-gott_tanzte.mp3", {st_mode=S_IFREG|0664, st_size=3149194, 
...}) = 0
write(1, "./hda1/mp3/Dj.taylor&flow-gott_t"..., 42) = 42
lstat("Do What I Say.mp3", {st_mode=S_IFREG|0664, st_size=4136190, ...}) = 0
lstat("Domination.mp3", {st_mode=S_IFREG|0664, st_size=4862955, ...}) = 0
lstat("Dr. Motte & Westbam - Sunshine.mp3", {st_mode=S_IFREG|0664, 
st_size=3769027, ...}) = 0
write(1, "./hda1/mp3/Dr. Motte & Westbam -"..., 46) = 46
lstat("Dr.Motte&Westbam-Music_is_the_key.mp3", {st_mode=S_IFREG|0664, 
st_size=3414293, ...}) = 0
write(1, "./hda1/mp3/Dr.Motte&Westbam-Musi"..., 49) = 49
lstat("Dune-Hardcore Vibes.mp3", {st_mode=S_IFREG|0664, st_size=3337276, ...}) 
= 0
write(1, "./hda1/mp3/Dune-Hardcore Vibes.m"..., 35) = 35
lstat("E Nomine - E Nomie.mp3", {st_mode=S_IFREG|0664, st_size=1387700, ...}) = 0
write(1, "./hda1/mp3/E Nomine - E Nomie.mp"..., 34) = 34
lstat("E Nommine-Vater unser.mp3", {st_mode=S_IFREG|0664, st_size=4825088, 
...}) = 0
write(1, "./hda1/mp3/E Nommine-Vater unser"..., 37) = 37
lstat("Earth Wind and Fire - Let\'s groove.mp3", {st_mode=S_IFREG|0664, 
st_size=5349331, ...}) = 0
write(1, "./hda1/mp3/Earth Wind and Fire -"..., 50) = 50
lstat("Echt - 2010.mp3", {st_mode=S_IFREG|0664, st_size=3812495, ...}) = 0
lstat("Echt - Diese Nummer.mp3", {st_mode=S_IFREG|0664, st_size=3612711, ...}) 
= 0
write(1, "./hda1/mp3/Echt - Diese Nummer.m"..., 35) = 35
lstat("Echt - Du trägst keine Liebe in dir.mp3", {st_mode=S_IFREG|0664, 
st_size=4214572, ...}) = 0
write(1, "./hda1/mp3/Echt - Du tr\344gst kein"..., 51) = 51
lstat("Echt - Ein Winter lang.mp3", {st_mode=S_IFREG|0664, st_size=4311956, 
...}) = 0
write(1, "./hda1/mp3/Echt - Ein Winter lan"..., 38) = 38
lstat("Echt - Es geht vorbei.mp3", {st_mode=S_IFREG|0664, st_size=4131398, 
...}) = 0
write(1, "./hda1/mp3/Echt - Es geht vorbei"..., 37) = 37
lstat("Echt - Frunk.mp3", {st_mode=S_IFREG|0664, st_size=3397462, ...}) = 0
lstat("Echt - Halbwegs.mp3", {st_mode=S_IFREG|0664, st_size=4842347, ...}) = 0
write(1, "./hda1/mp3/Echt - Halbwegs.mp3\n", 31) = 31
lstat("Echt - Kleine Wolke über einem französischen Mädchen.mp3", 
{st_mode=S_IFREG|0664, st_size=4959793, ...}) = 0
write(1, "./hda1/mp3/Echt - Kleine Wolke \374"..., 68) = 68
lstat("Echt - Lange Beine.mp3", {st_mode=S_IFREG|0664, st_size=4324913, ...}) = 0
write(1, "./hda1/mp3/Echt - Lange Beine.mp"..., 34) = 34
lstat("Echt - Romeos.mp3", {st_mode=S_IFREG|0664, st_size=4146027, ...}) = 0
write(1, "./hda1/mp3/Echt - Romeos.mp3\n", 29) = 29
lstat("Echt - Vielleicht lieber morgen.mp3", {st_mode=S_IFREG|0664, 
st_size=3947078, ...}) = 0
write(1, "./hda1/mp3/Echt - Vielleicht lie"..., 47) = 47
lstat("Echt - Weinst du.mp3", {st_mode=S_IFREG|0664, st_size=4027622, ...}) = 0
write(1, "./hda1/mp3/Echt - Weinst du.mp3\n", 32) = 32
lstat("Echt - du_hast_keine_liebe_in_dir.mp3", {st_mode=S_IFREG|0664, 
st_size=3792271, ...}) = 0
write(1, "./hda1/mp3/Echt - du_hast_keine_"..., 49) = 49
lstat("Echt-Fort_von_mir.mp3", {st_mode=S_IFREG|0664, st_size=4117315, ...}) = 0
lstat("Echt-Wir haben\'s getan.mp3", {st_mode=S_IFREG|0664, st_size=3785746, 
...}) = 0
write(1, "./hda1/mp3/Echt-Wir haben\'s geta"..., 38) = 38
lstat("Bloodhound Gang", {st_mode=S_IFREG|0664, st_size=4234758, ...}) = 0
lstat("Bon Jovi - It\'s my live.mp3", {st_mode=S_IFREG|0664, st_size=3592231, 
...}) = 0
write(1, "./hda1/mp3/Bon Jovi - It\'s my li"..., 39) = 39
lstat("Elton John - Candle in the wind.mp3", {st_mode=S_IFREG|0664, 
st_size=3848440, ...}) = 0
write(1, "./hda1/mp3/Elton John - Candle i"..., 47) = 47
lstat("Elton John - Rocket Man.mp3", {st_mode=S_IFREG|0664, st_size=4460750, 
...}) = 0
write(1, "./hda1/mp3/Elton John - Rocket M"..., 39) = 39
lstat("Eminem - The real slim shady.mp3", {st_mode=S_IFREG|0664, 
st_size=4553375, ...}) = 0
write(1, "./hda1/mp3/Eminem - The real sli"..., 44) = 44
lstat("Eternal Dark.mp3", {st_mode=S_IFREG|0664, st_size=3047396, ...}) = 0
write(1, "./hda1/mp3/Eternal Dark.mp3\n", 28) = 28
lstat("Eternal Flame.mp3", {st_mode=S_IFREG|0664, st_size=3793416, ...}) = 0
write(1, "./hda1/mp3/Eternal Flame.mp3\n", 29) = 29
lstat("Everlast-What_it\'s_like.mp3", {st_mode=S_IFREG|0664, st_size=3673436, 
...}) = 0
write(1, "./hda1/mp3/Everlast-What_it\'s_li"..., 39) = 39
lstat("Everyting But the Girl - Missing.mp3", {st_mode=S_IFREG|0664, 
st_size=3839662, ...}) = 0
write(1, "./hda1/mp3/Everyting But the Gir"..., 48) = 48
lstat("Faithless-Why go.mp3", {st_mode=S_IFREG|0664, st_size=3679584, ...}) = 0
write(1, "./hda1/mp3/Faithless-Why go.mp3\n", 32) = 32
lstat("Far Corporation-Stairway to Heaven.mp3", {st_mode=S_IFREG|0664, 
st_size=5758095, ...}) = 0
write(1, "./hda1/mp3/Far Corporation-Stair"..., 50) = 50
lstat("Feuerwehrmusik.mp3", {st_mode=S_IFREG|0664, st_size=8960442, ...}) = 0
write(1, "./hda1/mp3/Feuerwehrmusik.mp3\n", 30) = 30
lstat("Five - Don\'t wanna let you go.mp3", {st_mode=S_IFREG|0664, 
st_size=4893385, ...}) = 0
write(1, "./hda1/mp3/Five - Don\'t wanna le"..., 45) = 45
lstat("Five-Keep on moving.mp3", {st_mode=S_IFREG|0664, st_size=3173507, ...}) 
= 0
write(1, "./hda1/mp3/Five-Keep on moving.m"..., 35) = 35
lstat("Five-if_ya_getting_down.mp3", {st_mode=S_IFREG|0664, st_size=2863012, 
...}) = 0
write(1, "./hda1/mp3/Five-if_ya_getting_do"..., 39) = 39
lstat("Flying Steps - In Da Arena.mp3", {st_mode=S_IFREG|0664, st_size=1234460, 
...}) = 0
write(1, "./hda1/mp3/Flying Steps - In Da "..., 42) = 42
lstat("Fragestunde.mp3", {st_mode=S_IFREG|0664, st_size=2312561, ...}) = 0
write(1, "./hda1/mp3/Fragestunde.mp3\n", 27) = 27
lstat("Fragma-Toca me.mp3", {st_mode=S_IFREG|0664, st_size=3424211, ...}) = 0
write(1, "./hda1/mp3/Fragma-Toca me.mp3\n", 30) = 30
lstat("Frenchaffair-My Heare goes boom.mp3", {st_mode=S_IFREG|0664, 
st_size=3578856, ...}) = 0
write(1, "./hda1/mp3/Frenchaffair-My Heare"..., 47) = 47
lstat("Freundeskreis-All Apologies.mp3", {st_mode=S_IFREG|0664, 
st_size=5176714, ...}) = 0
write(1, "./hda1/mp3/Freundeskreis-All Apo"..., 43) = 43
lstat("Freundeskreis-Briefwechsel.mp3", {st_mode=S_IFREG|0664, st_size=5720479, 
...}) = 0
write(1, "./hda1/mp3/Freundeskreis-Briefwe"..., 42) = 42
lstat("Freundeskreis-Eimsbusch bis 0711.mp3", {st_mode=S_IFREG|0664, 
st_size=4731587, ...}) = 0
write(1, "./hda1/mp3/Freundeskreis-Eimsbus"..., 48) = 48
lstat("Freundeskreis-Erste Schritte.mp3", {st_mode=S_IFREG|0664, 
st_size=6623689, ...}) = 0
write(1, "./hda1/mp3/Freundeskreis-Erste S"..., 44) = 44
lstat("Freundeskreis-Esperanto.mp3", {st_mode=S_IFREG|0664, st_size=4200779, 
...}) = 0
write(1, "./hda1/mp3/Freundeskreis-Esperan"..., 39) = 39
lstat("Freundeskreis-Halt dich an deiner Lieb fest.mp3", {st_mode=S_IFREG|0664, 
st_size=4481776, ...}) = 0
write(1, "./hda1/mp3/Freundeskreis-Halt di"..., 59) = 59
lstat("Freundeskreis-Mit Dir.mp3", {st_mode=S_IFREG|0664, st_size=4501292, 
...}) = 0
write(1, "./hda1/mp3/Freundeskreis-Mit Dir"..., 37) = 37
lstat("Freundeskreis-Nebelschwadenbilder.mp3", {st_mode=S_IFREG|0664, 
st_size=4293566, ...}) = 0
write(1, "./hda1/mp3/Freundeskreis-Nebelsc"..., 49) = 49
lstat("Freundeskreis-Pulsschlag.mp3", {st_mode=S_IFREG|0664, st_size=6219522, 
...}) = 0
write(1, "./hda1/mp3/Freundeskreis-Pulssch"..., 40) = 40
lstat("Freundeskreis-Reprise.mp3", {st_mode=S_IFREG|0664, st_size=976224, ...}) 
= 0
write(1, "./hda1/mp3/Freundeskreis-Reprise"..., 37) = 37
lstat("Freundeskreis-Sternstunde.mp3", {st_mode=S_IFREG|0664, st_size=5218928, 
...}) = 0
write(1, "./hda1/mp3/Freundeskreis-Sternst"..., 41) = 41
lstat("Freundeskreis-anna.mp3", {st_mode=S_IFREG|0664, st_size=4091807, ...}) = 0
write(1, "./hda1/mp3/Freundeskreis-anna.mp"..., 34) = 34
lstat("Fugees - Cowboys.mp3", {st_mode=S_IFREG|0664, st_size=5176414, ...}) = 0
write(1, "./hda1/mp3/Fugees - Cowboys.mp3\n", 32) = 32
lstat("Fugees - Family Buisnes.mp3", {st_mode=S_IFREG|0664, st_size=5499501, 
...}) = 0
write(1, "./hda1/mp3/Fugees - Family Buisn"..., 39) = 39
lstat("Fugees - Fu-Gee-la1.mp3", {st_mode=S_IFREG|0664, st_size=4161196, ...}) 
= 0
write(1, "./hda1/mp3/Fugees - Fu-Gee-la1.m"..., 35) = 35
lstat("Fugees - Fu-Gee-la2.mp3", {st_mode=S_IFREG|0664, st_size=4222095, ...}) 
= 0
write(1, "./hda1/mp3/Fugees - Fu-Gee-la2.m"..., 35) = 35
lstat("Fugees - Fu-Gee-la3.mp3", {st_mode=S_IFREG|0664, st_size=5240360, ...}) 
= 0
write(1, "./hda1/mp3/Fugees - Fu-Gee-la3.m"..., 35) = 35
lstat("Fugees - Fu-Gee-la4.mp3", {st_mode=S_IFREG|0664, st_size=4160358, ...}) 
= 0
write(1, "./hda1/mp3/Fugees - Fu-Gee-la4.m"..., 35) = 35
lstat("Fugees - How many mics.mp3", {st_mode=S_IFREG|0664, st_size=4303294, 
...}) = 0
write(1, "./hda1/mp3/Fugees - How many mic"..., 38) = 38
lstat("Fugees - Killing me softly.mp3", {st_mode=S_IFREG|0664, st_size=4780610, 
...}) = 0
write(1, "./hda1/mp3/Fugees - Killing me s"..., 42) = 42
lstat("Fugees - Manifest-Outro.mp3", {st_mode=S_IFREG|0664, st_size=5754449, 
...}) = 0
write(1, "./hda1/mp3/Fugees - Manifest-Out"..., 39) = 39
lstat("Fugees - Mista Mista.mp3", {st_mode=S_IFREG|0664, st_size=2598865, ...}) 
= 0
write(1, "./hda1/mp3/Fugees - Mista Mista."..., 36) = 36
lstat("Fugees - No woman no cry.mp3", {st_mode=S_IFREG|0664, st_size=4369753, 
...}) = 0
write(1, "./hda1/mp3/Fugees - No woman no "..., 40) = 40
lstat("Fugees - Ready or not.mp3", {st_mode=S_IFREG|0664, st_size=3632061, 
...}) = 0
write(1, "./hda1/mp3/Fugees - Ready or not"..., 37) = 37
lstat("Fugees - Red Intro.mp3", {st_mode=S_IFREG|0664, st_size=1790950, ...}) = 0
write(1, "./hda1/mp3/Fugees - Red Intro.mp"..., 34) = 34
lstat("Fugees - The Beast.mp3", {st_mode=S_IFREG|0664, st_size=5395429, ...}) = 0
write(1, "./hda1/mp3/Fugees - The Beast.mp"..., 34) = 34
lstat("Fugees - The Mask.mp3", {st_mode=S_IFREG|0664, st_size=4648954, ...}) = 0
write(1, "./hda1/mp3/Fugees - The Mask.mp3"..., 33) = 33
lstat("Fugees - The Score.mp3", {st_mode=S_IFREG|0664, st_size=4833276, ...}) = 0
write(1, "./hda1/mp3/Fugees - The Score.mp"..., 34) = 34
lstat("Fugees - Zealots.mp3", {st_mode=S_IFREG|0664, st_size=4168717, ...}) = 0
write(1, "./hda1/mp3/Fugees - Zealots.mp3\n", 32) = 32
lstat("Fun Factory - I love you.mp3", {st_mode=S_IFREG|0664, st_size=3748547, 
...}) = 0
write(1, "./hda1/mp3/Fun Factory - I love "..., 40) = 40
lstat("Funky Shit.mp3", {st_mode=S_IFREG|0664, st_size=4425271, ...}) = 0
lstat("Funky.mp3", {st_mode=S_IFREG|0664, st_size=4373941, ...}) = 0
lstat("Fusion-China_in_your_hand.mp3", {st_mode=S_IFREG|0664, st_size=3230390, 
...}) = 0
lstat("Gecovertes - We are the Champions.mp3", {st_mode=S_IFREG|0664, 
st_size=3132893, ...}) = 0
write(1, "./hda1/mp3/Gecovertes - We are t"..., 49) = 49
lstat("Geri_Halliwell-mi_chico_latino.mp3", {st_mode=S_IFREG|0664, 
st_size=3091933, ...}) = 0
write(1, "./hda1/mp3/Geri_Halliwell-mi_chi"..., 46) = 46
lstat("Gigi D\'Agistino - The Riddle.mp3", {st_mode=S_IFREG|0664, 
st_size=3311780, ...}) = 0
write(1, "./hda1/mp3/Gigi D\'Agistino - The"..., 44) = 44
lstat("Gigi D\'Agostino - blablabla.mp3", {st_mode=S_IFREG|0664, 
st_size=3054573, ...}) = 0
lstat("Gimme Tha Power.mp3", {st_mode=S_IFREG|0664, st_size=4034030, ...}) = 0
write(1, "./hda1/mp3/Gimme Tha Power.mp3\n", 31) = 31
lstat("Groove_gangsters-Funky_Beats.mp3", {st_mode=S_IFREG|0664, 
st_size=3656178, ...}) = 0
write(1, "./hda1/mp3/Groove_gangsters-Funk"..., 44) = 44
lstat("Guano_Apes-Lords_of_the_bords.mp3", {st_mode=S_IFREG|0664, 
st_size=3573004, ...}) = 0
write(1, "./hda1/mp3/Guano_Apes-Lords_of_t"..., 45) = 45
lstat("Guano_Apes-Open_your_eyes.mp3", {st_mode=S_IFREG|0664, st_size=3013775, 
...}) = 0
write(1, "./hda1/mp3/Guano_Apes-Open_your_"..., 41) = 41
lstat("Bumfunkmcs - Rock, Rocking the spot.mp3", {st_mode=S_IFREG|0664, 
st_size=3134983, ...}) = 0
write(1, "./hda1/mp3/Bumfunkmcs - Rock, Ro"..., 51) = 51
lstat("Chris Andrews - Yesterday man.mp3", {st_mode=S_IFREG|0664, 
st_size=2433230, ...}) = 0
write(1, "./hda1/mp3/Chris Andrews - Yeste"..., 45) = 45
lstat("Chubby Checker - The Twist.mp3", {st_mode=S_IFREG|0664, st_size=2516404, 
...}) = 0
write(1, "./hda1/mp3/Chubby Checker - The "..., 42) = 42
lstat("DJ Jürgen - Higher & Higher.mp3", {st_mode=S_IFREG|0664, 
st_size=1638863, ...}) = 0
write(1, "./hda1/mp3/DJ J\374rgen - Higher & "..., 43) = 43
lstat("DJ Warmduscher - 10 kleine Basedrums.mp3", {st_mode=S_IFREG|0664, 
st_size=1583356, ...}) = 0
write(1, "./hda1/mp3/DJ Warmduscher - 10 k"..., 52) = 52
lstat("Dschinghis Khan - Moskau.mp3", {st_mode=S_IFREG|0664, st_size=4320021, 
...}) = 0
lstat("Hall_and_Oates-Shes gone.mp3", {st_mode=S_IFREG|0664, st_size=5018725, 
...}) = 0
write(1, "./hda1/mp3/Hall_and_Oates-Shes g"..., 40) = 40
lstat("Heart - All I wanna do is make love to you.mp3", {st_mode=S_IFREG|0664, 
st_size=3868920, ...}) = 0
write(1, "./hda1/mp3/Heart - All I wanna d"..., 58) = 58
lstat("Heart Of Steel.mp3", {st_mode=S_IFREG|0664, st_size=4943912, ...}) = 0
write(1, "./hda1/mp3/Heart Of Steel.mp3\n", 30) = 30
lstat("Highland - Se tu voi.mp3", {st_mode=S_IFREG|0664, st_size=1452678, ...}) 
= 0
write(1, "./hda1/mp3/Highland - Se tu voi."..., 36) = 36
lstat("Highway To Hell.mp3", {st_mode=S_IFREG|0664, st_size=3824696, ...}) = 0
write(1, "./hda1/mp3/Highway To Hell.mp3\n", 31) = 31
lstat("Humoreske.mp3", {st_mode=S_IFREG|0664, st_size=2822632, ...}) = 0
write(1, "./hda1/mp3/Humoreske.mp3\n", 25) = 25
lstat("If Only.mp3", {st_mode=S_IFREG|0664, st_size=4775858, ...}) = 0
lstat("K2000.rus", {st_mode=S_IFREG|0664, st_size=3985408, ...}) = 0
lstat("In_Mood_feat.Juliette-The_last_Unicorn.mp3", {st_mode=S_IFREG|0664, 
st_size=3341229, ...}) = 0
write(1, "./hda1/mp3/In_Mood_feat.Juliette"..., 54) = 54
lstat("In_Mood_feat_Juliette-live_your_life.mp3", {st_mode=S_IFREG|0664, 
st_size=3477292, ...}) = 0
write(1, "./hda1/mp3/In_Mood_feat_Juliette"..., 52) = 52
lstat("Is This The World We Created.mp3", {st_mode=S_IFREG|0664, 
st_size=2437752, ...}) = 0
write(1, "./hda1/mp3/Is This The World We "..., 44) = 44
lstat("Desmond Dekker -You can getit if you really want.mp3", 
{st_mode=S_IFREG|0664, st_size=2566141, ...}) = 0
write(1, "./hda1/mp3/Desmond Dekker -You c"..., 64) = 64
lstat("Destinies Child - Jumpin Jumpin.mp3", {st_mode=S_IFREG|0664, 
st_size=3684352, ...}) = 0
write(1, "./hda1/mp3/Destinies Child - Jum"..., 47) = 47
lstat("Jameroquai - Deeper Underground.mp3", {st_mode=S_IFREG|0664, 
st_size=4539326, ...}) = 0
write(1, "./hda1/mp3/Jameroquai - Deeper U"..., 47) = 47
lstat("Jamie Walters - Hold on.mp3", {st_mode=S_IFREG|0664, st_size=3860978, 
...}) = 0
write(1, "./hda1/mp3/Jamie Walters - Hold "..., 39) = 39
lstat("Jason_Nevins_vs._cypress_hill-Insane_the_brain.mp3", 
{st_mode=S_IFREG|0664, st_size=3896212, ...}) = 0
write(1, "./hda1/mp3/Jason_Nevins_vs._cypr"..., 62) = 62
lstat("Java (Radio Version).mp3", {st_mode=S_IFREG|0664, st_size=1548959, ...}) 
= 0
write(1, "./hda1/mp3/Java (Radio Version)."..., 36) = 36
lstat("Jennifer Lopez-If you had my Love.mp3", {st_mode=S_IFREG|0664, 
st_size=4255532, ...}) = 0
write(1, "./hda1/mp3/Jennifer Lopez-If you"..., 49) = 49
lstat("Jennifer Lopez-could this be love.mp3", {st_mode=S_IFREG|0664, 
st_size=4255950, ...}) = 0
write(1, "./hda1/mp3/Jennifer Lopez-could "..., 49) = 49
lstat("Jennifer Lopez-feelin\' so good.mp3", {st_mode=S_IFREG|0664, 
st_size=5235646, ...}) = 0
write(1, "./hda1/mp3/Jennifer Lopez-feelin"..., 46) = 46
lstat("Jennifer Lopez-it\'s not that serious.mp3", {st_mode=S_IFREG|0664, 
st_size=4114262, ...}) = 0
write(1, "./hda1/mp3/Jennifer Lopez-it\'s n"..., 52) = 52
lstat("Jennifer Lopez-let\'s go out.mp3", {st_mode=S_IFREG|0664, 
st_size=3830049, ...}) = 0
write(1, "./hda1/mp3/Jennifer Lopez-let\'s "..., 43) = 43
lstat("Jennifer Lopez-no me ames.mp3", {st_mode=S_IFREG|0664, st_size=4856975, 
...}) = 0
write(1, "./hda1/mp3/Jennifer Lopez-no me "..., 41) = 41
lstat("Jennifer Lopez-open off my love.mp3", {st_mode=S_IFREG|0664, 
st_size=4400564, ...}) = 0
write(1, "./hda1/mp3/Jennifer Lopez-open o"..., 47) = 47
lstat("Jennifer Lopez-should\'ve never.mp3", {st_mode=S_IFREG|0664, 
st_size=5988809, ...}) = 0
write(1, "./hda1/mp3/Jennifer Lopez-should"..., 46) = 46
lstat("Jennifer Lopez-talk about us.mp3", {st_mode=S_IFREG|0664, 
st_size=4407669, ...}) = 0
write(1, "./hda1/mp3/Jennifer Lopez-talk a"..., 44) = 44
lstat("Jennifer Lopez-theme from mahagony.mp3", {st_mode=S_IFREG|0664, 
st_size=3428809, ...}) = 0
write(1, "./hda1/mp3/Jennifer Lopez-theme "..., 50) = 50
lstat("Jennifer Lopez-too late.mp3", {st_mode=S_IFREG|0664, st_size=4278520, 
...}) = 0
write(1, "./hda1/mp3/Jennifer Lopez-too la"..., 39) = 39
lstat("Jennifer Lopez-waiting for tonight.mp3", {st_mode=S_IFREG|0664, 
st_size=3942480, ...}) = 0
write(1, "./hda1/mp3/Jennifer Lopez-waitin"..., 50) = 50
lstat("Jessica-How_will_I_know.mp3", {st_mode=S_IFREG|0664, st_size=3462245, 
...}) = 0
write(1, "./hda1/mp3/Jessica-How_will_I_kn"..., 39) = 39
lstat("John Davies - I promised myself.mp3", {st_mode=S_IFREG|0664, 
st_size=1476519, ...}) = 0
write(1, "./hda1/mp3/John Davies - I promi"..., 47) = 47
lstat("John Farnham-Youre the Voice.mp3", {st_mode=S_IFREG|0664, 
st_size=4688956, ...}) = 0
write(1, "./hda1/mp3/John Farnham-Youre th"..., 44) = 44
lstat("Johnny B. Goode.mp3", {st_mode=S_IFREG|0664, st_size=2568676, ...}) = 0
write(1, "./hda1/mp3/Johnny B. Goode.mp3\n", 31) = 31
lstat("K2 - Der Berg ruft.mp3", {st_mode=S_IFREG|0664, st_size=4567329, ...}) = 0
write(1, "./hda1/mp3/K2 - Der Berg ruft.mp"..., 34) = 34
lstat("KMFDM - Megalomanic.mp3", {st_mode=S_IFREG|0664, st_size=4182389, ...}) 
= 0
write(1, "./hda1/mp3/KMFDM - Megalomanic.m"..., 35) = 35
lstat("Kai Tracid-Destiny\'s Path.mp3", {st_mode=S_IFREG|0664, st_size=3930360, 
...}) = 0
write(1, "./hda1/mp3/Kai Tracid-Destiny\'s "..., 41) = 41
lstat("Kelis03.mp3", {st_mode=S_IFREG|0664, st_size=2299700, ...}) = 0
write(1, "./hda1/mp3/Kelis03.mp3\n", 23) = 23
lstat("King.mp3", {st_mode=S_IFREG|0664, st_size=6163226, ...}) = 0
lstat("Dieter Thomas Kuhn - Über den Wolken.mp3", {st_mode=S_IFREG|0664, 
st_size=2939378, ...}) = 0
write(1, "./hda1/mp3/Dieter Thomas Kuhn - "..., 52) = 52
lstat("Kosmonava - Danse avec moi!.mp3", {st_mode=S_IFREG|0664, 
st_size=1124714, ...}) = 0
write(1, "./hda1/mp3/Kosmonava - Danse ave"..., 43) = 43
lstat("LFO-Girl_on_Tv.mp3", {st_mode=S_IFREG|0664, st_size=3962799, ...}) = 0
lstat("Lauryn_Hill - Everything is Everything.mp3", {st_mode=S_IFREG|0664, 
st_size=4681340, ...}) = 0
write(1, "./hda1/mp3/Lauryn_Hill - Everyth"..., 54) = 54
lstat("Lene_Marlin-sitting_down_here.mp3", {st_mode=S_IFREG|0664, 
st_size=3731526, ...}) = 0
write(1, "./hda1/mp3/Lene_Marlin-sitting_d"..., 45) = 45
lstat("Let´s get on.mp3", {st_mode=S_IFREG|0664, st_size=6296548, ...}) = 0
write(1, "./hda1/mp3/Let\264s get on.mp3\n", 28) = 28
lstat("Lexy-Do_you_like_Disco.mp3", {st_mode=S_IFREG|0664, st_size=3138441, 
...}) = 0
write(1, "./hda1/mp3/Lexy-Do_you_like_Disc"..., 38) = 38
lstat("Loona - Oye Oye.mp3", {st_mode=S_IFREG|0664, st_size=1669260, ...}) = 0
write(1, "./hda1/mp3/Loona - Oye Oye.mp3\n", 31) = 31
lstat("Loona-Mambo.mp3", {st_mode=S_IFREG|0664, st_size=1579899, ...}) = 0
lstat("Lou_Bega-Mambo_nr.5.mp3", {st_mode=S_IFREG|0664, st_size=3553360, ...}) 
= 0
write(1, "./hda1/mp3/Lou_Bega-Mambo_nr.5.m"..., 35) = 35
lstat("Lui Kamoze - Here comes the Holesteppers.mp3", {st_mode=S_IFREG|0664, 
st_size=3982187, ...}) = 0
write(1, "./hda1/mp3/Lui Kamoze - Here com"..., 56) = 56
lstat("Lunatic Asylum - Meltown 2000.mp3", {st_mode=S_IFREG|0664, 
st_size=3563809, ...}) = 0
write(1, "./hda1/mp3/Lunatic Asylum - Melt"..., 45) = 45
lstat("Dr. Dree - Forget about dre.mp3", {st_mode=S_IFREG|0664, 
st_size=3557663, ...}) = 0
write(1, "./hda1/mp3/Dr. Dree - Forget abo"..., 43) = 43
lstat("M-People-Open your Heart.mp3", {st_mode=S_IFREG|0664, st_size=3513654, 
...}) = 0
write(1, "./hda1/mp3/M-People-Open your He"..., 40) = 40
lstat("Mabel - Disco Disco.mp3", {st_mode=S_IFREG|0664, st_size=1300709, ...}) 
= 0
write(1, "./hda1/mp3/Mabel - Disco Disco.m"..., 35) = 35
lstat("Madonna-American_Pie.mp3", {st_mode=S_IFREG|0664, st_size=5465468, ...}) 
= 0
write(1, "./hda1/mp3/Madonna-American_Pie."..., 36) = 36
lstat("Madonna-beautiful_stranger.mp3", {st_mode=S_IFREG|0664, st_size=4187243, 
...}) = 0
write(1, "./hda1/mp3/Madonna-beautiful_str"..., 42) = 42
lstat("Mandy Moore - Candy.mp3", {st_mode=S_IFREG|0664, st_size=3614128, ...}) 
= 0
write(1, "./hda1/mp3/Mandy Moore - Candy.m"..., 35) = 35
lstat("Manniac 2000.mp3", {st_mode=S_IFREG|0664, st_size=4074670, ...}) = 0
lstat("Mariah Carey - After tonight.mp3", {st_mode=S_IFREG|0664, 
st_size=4104231, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - After "..., 44) = 44
lstat("Mariah Carey - Agains all Odds (Take a look at ne now).mp3", 
{st_mode=S_IFREG|0664, st_size=3283777, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Agains"..., 70) = 70
lstat("Mariah Carey - All in your mind.mp3", {st_mode=S_IFREG|0664, 
st_size=4572763, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - All in"..., 47) = 47
lstat("Mariah Carey - Alone in love.mp3", {st_mode=S_IFREG|0664, 
st_size=4034431, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Alone "..., 44) = 44
lstat("Mariah Carey - And you don\'t remember.mp3", {st_mode=S_IFREG|0664, 
st_size=4267762, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - And yo"..., 53) = 53
lstat("Mariah Carey - Bliss.mp3", {st_mode=S_IFREG|0664, st_size=5517351, ...}) 
= 0
write(1, "./hda1/mp3/Mariah Carey - Bliss."..., 36) = 36
lstat("Mariah Carey - Can\'t let go.mp3", {st_mode=S_IFREG|0664, 
st_size=4282402, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Can\'t "..., 43) = 43
lstat("Mariah Carey - Can\'t tkae thataway(Mariah\'s theme).mp3", 
{st_mode=S_IFREG|0664, st_size=4357096, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Can\'t "..., 66) = 66
lstat("Mariah Carey - Cry Baby.mp3", {st_mode=S_IFREG|0664, st_size=5122379, 
...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Cry Ba"..., 39) = 39
lstat("Mariah Carey - Did I do that?.mp3", {st_mode=S_IFREG|0664, 
st_size=4097237, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Did I "..., 45) = 45
lstat("Mariah Carey - Heartbreaker.mp3", {st_mode=S_IFREG|0664, 
st_size=4581122, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Heartb"..., 43) = 43
lstat("Mariah Carey - How much.mp3", {st_mode=S_IFREG|0664, st_size=3379907, 
...}) = 0
write(1, "./hda1/mp3/Mariah Carey - How mu"..., 39) = 39
lstat("Mariah Carey - I don\'t wanna cry.mp3", {st_mode=S_IFREG|0664, 
st_size=4623874, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - I don\'"..., 48) = 48
lstat("Mariah Carey - Love takes time.mp3", {st_mode=S_IFREG|0664, 
st_size=3676658, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Love t"..., 46) = 46
lstat("Mariah Carey - Open Arms.mp3", {st_mode=S_IFREG|0664, st_size=3324319, 
...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Open A"..., 40) = 40
lstat("Mariah Carey - Prisoner.mp3", {st_mode=S_IFREG|0664, st_size=4226693, 
...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Prison"..., 39) = 39
lstat("Mariah Carey - Rainbow.mp3", {st_mode=S_IFREG|0664, st_size=1480405, 
...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Rainbo"..., 38) = 38
lstat("Mariah Carey - Sent from up above.mp3", {st_mode=S_IFREG|0664, 
st_size=3919187, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Sent f"..., 49) = 49
lstat("Mariah Carey - Someday.mp3", {st_mode=S_IFREG|0664, st_size=3967976, 
...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Someda"..., 38) = 38
lstat("Mariah Carey - Thank god I found you.mp3", {st_mode=S_IFREG|0664, 
st_size=4166089, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Thank "..., 52) = 52
lstat("Mariah Carey - There\'s got to be a way.mp3", {st_mode=S_IFREG|0664, 
st_size=4696479, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - There\'"..., 54) = 54
lstat("Mariah Carey - Till the End of Time.mp3", {st_mode=S_IFREG|0664, 
st_size=5363246, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Till t"..., 51) = 51
lstat("Mariah Carey - To be arround.mp3", {st_mode=S_IFREG|0664, 
st_size=4442360, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - To be "..., 44) = 44
lstat("Mariah Carey - Vanishing.mp3", {st_mode=S_IFREG|0664, st_size=4036521, 
...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Vanish"..., 40) = 40
lstat("Mariah Carey - Vision of love.mp3", {st_mode=S_IFREG|0664, 
st_size=3366951, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Vision"..., 45) = 45
lstat("Mariah Carey - Vulnerability.mp3", {st_mode=S_IFREG|0664, 
st_size=1150214, ...}) = 0
write(1, "./hda1/mp3/Mariah Carey - Vulner"..., 44) = 44
lstat("Mariah Carey - You need me.mp3", {st_mode=S_IFREG|0664, st_size=3713143, 
...}) = 0
write(1, "./hda1/mp3/Mariah Carey - You ne"..., 42) = 42
lstat("Marilyn_Manson-Rock_is_dead.mp3", {st_mode=S_IFREG|0664, 
st_size=3058615, ...}) = 0
write(1, "./hda1/mp3/Marilyn_Manson-Rock_i"..., 43) = 43
lstat("Meat Loaf - I\' lie for you.mp3", {st_mode=S_IFREG|0664, 
st_size=5199830, ...}) = 0
write(1, "./hda1/mp3/Meat Loaf - I\' lie fo"..., 42) = 42
lstat("Members of Mayday - Datapop.mp3", {st_mode=S_IFREG|0664, 
st_size=3151702, ...}) = 0
write(1, "./hda1/mp3/Members of Mayday - D"..., 43) = 43
lstat("Members of Mayday - Sonic Empire.mp3", {st_mode=S_IFREG|0664, 
st_size=6872374, ...}) = 0
write(1, "./hda1/mp3/Members of Mayday - S"..., 48) = 48
lstat("Members_of_Mayday-Soundtropolis.mp3", {st_mode=S_IFREG|0664, 
st_size=3427555, ...}) = 0
write(1, "./hda1/mp3/Members_of_Mayday-Sou"..., 47) = 47
lstat("Men at work - Down under.mp3", {st_mode=S_IFREG|0664, st_size=3429644, 
...}) = 0
write(1, "./hda1/mp3/Men at work - Down un"..., 40) = 40
lstat("Michael Jackson - Black or white.mp3", {st_mode=S_IFREG|0664, 
st_size=4097248, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - Bla"..., 48) = 48
lstat("Michael Jackson - Can\'t let her get away.mp3", {st_mode=S_IFREG|0664, 
st_size=4832442, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - Can"..., 56) = 56
lstat("Michael Jackson - Dangerous.mp3", {st_mode=S_IFREG|0664, 
st_size=6723999, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - Dan"..., 43) = 43
lstat("Michael Jackson - Earth Song.mp3", {st_mode=S_IFREG|0664, 
st_size=6518480, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - Ear"..., 44) = 44
lstat("Michael Jackson - Give in to me.mp3", {st_mode=S_IFREG|0664, 
st_size=5260420, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - Giv"..., 47) = 47
lstat("Michael Jackson - Gone too soon.mp3", {st_mode=S_IFREG|0664, 
st_size=3243781, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - Gon"..., 47) = 47
lstat("Michael Jackson - Heal the world.mp3", {st_mode=S_IFREG|0664, 
st_size=6153185, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - Hea"..., 48) = 48
lstat("Michael Jackson - I just can\'t stop loving you.mp3", 
{st_mode=S_IFREG|0664, st_size=3989292, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - I j"..., 62) = 62
lstat("Michael Jackson - In the closet.mp3", {st_mode=S_IFREG|0664, 
st_size=6275648, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - In "..., 47) = 47
lstat("Michael Jackson - Jam.mp3", {st_mode=S_IFREG|0664, st_size=5428443, 
...}) = 0
write(1, "./hda1/mp3/Michael Jackson - Jam"..., 37) = 37
lstat("Michael Jackson - Keep the faith.mp3", {st_mode=S_IFREG|0664, 
st_size=5720604, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - Kee"..., 48) = 48
lstat("Michael Jackson - Remember the time.mp3", {st_mode=S_IFREG|0664, 
st_size=3849530, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - Rem"..., 51) = 51
lstat("Michael Jackson - She drives me wild.mp3", {st_mode=S_IFREG|0664, 
st_size=3552218, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - She"..., 52) = 52
lstat("Michael Jackson - Who is it.mp3", {st_mode=S_IFREG|0664, 
st_size=6330818, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - Who"..., 43) = 43
lstat("Michael Jackson - Will you be there.mp3", {st_mode=S_IFREG|0664, 
st_size=7361930, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - Wil"..., 51) = 51
lstat("Michael Jackson - Why you wanna trip on me.mp3", {st_mode=S_IFREG|0664, 
st_size=5201074, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - Why"..., 58) = 58
lstat("Ministry-bad_blood.mp3", {st_mode=S_IFREG|0664, st_size=4805566, ...}) = 0
lstat("Michael Jackson - You are not alone.mp3", {st_mode=S_IFREG|0664, 
st_size=9284835, ...}) = 0
write(1, "./hda1/mp3/Michael Jackson - You"..., 51) = 51
lstat("Mike Krüger - Das Taschentuch.mp3", {st_mode=S_IFREG|0664, 
st_size=2314947, ...}) = 0
write(1, "./hda1/mp3/Mike Kr\374ger - Das Tas"..., 45) = 45
lstat("Moby - James Bond Theme.mp3", {st_mode=S_IFREG|0664, st_size=3260789, 
...}) = 0
write(1, "./hda1/mp3/Moby - James Bond The"..., 39) = 39
lstat("Moby - why does my heart feel so bad.mp3", {st_mode=S_IFREG|0664, 
st_size=4193512, ...}) = 0
write(1, "./hda1/mp3/Moby - why does my he"..., 52) = 52
lstat("Mr. Mister-Broken Wings.mp3", {st_mode=S_IFREG|0664, st_size=5424146, 
...}) = 0
write(1, "./hda1/mp3/Mr. Mister-Broken Win"..., 39) = 39
lstat("Mr.X&Mr.Y-New_world_order.mp3", {st_mode=S_IFREG|0664, st_size=3405527, 
...}) = 0
write(1, "./hda1/mp3/Mr.X&Mr.Y-New_world_o"..., 41) = 41
lstat("Mr._Oizo-flat_beat.mp3", {st_mode=S_IFREG|0664, st_size=3776133, ...}) = 0
write(1, "./hda1/mp3/Mr._Oizo-flat_beat.mp"..., 34) = 34
lstat("Music Instructor - Super Sonic.mp3", {st_mode=S_IFREG|0664, 
st_size=3676658, ...}) = 0
write(1, "./hda1/mp3/Music Instructor - Su"..., 46) = 46
lstat("Music Instructor-Get Freakey.mp3", {st_mode=S_IFREG|0664, 
st_size=1575112, ...}) = 0
write(1, "./hda1/mp3/Music Instructor-Get "..., 44) = 44
lstat("My Last Words.mp3", {st_mode=S_IFREG|0664, st_size=4942785, ...}) = 0
lstat("N\'Sync - Bye, Bye, Bye.mp3", {st_mode=S_IFREG|0664, st_size=1567336, 
...}) = 0
write(1, "./hda1/mp3/N\'Sync - Bye, Bye, By"..., 38) = 38
lstat("N-Trace feat. Warren G&Sissel-Da Ya think I\'m sexy.mp3", 
{st_mode=S_IFREG|0664, st_size=3830859, ...}) = 0
write(1, "./hda1/mp3/N-Trace feat. Warren "..., 66) = 66
lstat("N-Trance-Set you free.mp3", {st_mode=S_IFREG|0664, st_size=4184061, 
...}) = 0
write(1, "./hda1/mp3/N-Trance-Set you free"..., 37) = 37
lstat("N.Y.C.C.-Fight_for_your_right.mp3", {st_mode=S_IFREG|0664, 
st_size=3267058, ...}) = 0
lstat("Naline and Kane-Open your eyes.mp3", {st_mode=S_IFREG|0664, 
st_size=3770281, ...}) = 0
write(1, "./hda1/mp3/Naline and Kane-Open "..., 46) = 46
lstat("Nick Cave & The bad Seeds and Kylie Minogue - Where the wild roses 
grow.mp3", {st_mode=S_IFREG|0664, st_size=3759832, ...}) = 0
write(1, "./hda1/mp3/Nick Cave & The bad S"..., 87) = 87
lstat("No Doubt-Don\'t speak.mp3", {st_mode=S_IFREG|0664, st_size=4217080, 
...}) = 0
write(1, "./hda1/mp3/No Doubt-Don\'t speak."..., 36) = 36
lstat("Not My God.mp3", {st_mode=S_IFREG|0664, st_size=3983988, ...}) = 0
lstat("O Fortuna.mp3", {st_mode=S_IFREG|0664, st_size=2516568, ...}) = 0
lstat("Oelapaloema Boys - oelapaloma.mp3", {st_mode=S_IFREG|0664, 
st_size=3544003, ...}) = 0
write(1, "./hda1/mp3/Oelapaloema Boys - oe"..., 45) = 45
lstat("Drafi Deutscher - Marmor Stein und Eisen bricht.mp3", 
{st_mode=S_IFREG|0664, st_size=2486020, ...}) = 0
write(1, "./hda1/mp3/Drafi Deutscher - Mar"..., 63) = 63
lstat("Duran Duran - These wild Boys.mp3", {st_mode=S_IFREG|0664, st_size=0, 
...}) = 0
write(1, "./hda1/mp3/Duran Duran - These w"..., 45) = 45
lstat("Eddie Cochran - C\'mon everybody.mp3", {st_mode=S_IFREG|0664, 
st_size=1835966, ...}) = 0
write(1, "./hda1/mp3/Eddie Cochran - C\'mon"..., 47) = 47
lstat("Eifel 65 - Let it be the Night.mp3", {st_mode=S_IFREG|0664, 
st_size=3391610, ...}) = 0
write(1, "./hda1/mp3/Eifel 65 - Let it be "..., 46) = 46
lstat("Enrique Iglesias - Be with You.mp3", {st_mode=S_IFREG|0664, 
st_size=1397896, ...}) = 0
write(1, "./hda1/mp3/Enrique Iglesias - Be"..., 46) = 46
lstat("Europe - The Final Countdown.mp3", {st_mode=S_IFREG|0664, 
st_size=2143905, ...}) = 0
write(1, "./hda1/mp3/Europe - The Final Co"..., 44) = 44
lstat("Floorfilla - Anthen.mp3", {st_mode=S_IFREG|0664, st_size=1179859, ...}) 
= 0
write(1, "./hda1/mp3/Floorfilla - Anthen.m"..., 35) = 35
lstat("Four Coulors - ABCD.mp3", {st_mode=S_IFREG|0664, st_size=1469421, ...}) 
= 0
lstat("Lola rennt.mp3", {st_mode=S_IFREG|0664, st_size=1684545, ...}) = 0
write(1, "./hda1/mp3/Lola rennt.mp3\n", 26) = 26
lstat("Oli P. - Flugzeuge im Bauch.mp3", {st_mode=S_IFREG|0664, 
st_size=3453050, ...}) = 0
write(1, "./hda1/mp3/Oli P. - Flugzeuge im"..., 43) = 43
lstat("Oli P. - Ich vermisse dich sehr.mp3", {st_mode=S_IFREG|0664, 
st_size=3881040, ...}) = 0
write(1, "./hda1/mp3/Oli P. - Ich vermisse"..., 47) = 47
lstat("Oli P. - so bist du.mp3", {st_mode=S_IFREG|0664, st_size=3114032, ...}) 
= 0
lstat("Olympic Fanfare.mp3", {st_mode=S_IFREG|0664, st_size=4313420, ...}) = 0
write(1, "./hda1/mp3/Olympic Fanfare.mp3\n", 31) = 31
lstat("French Affair - Do what you Like.mp3", {st_mode=S_IFREG|0664, 
st_size=3775715, ...}) = 0
write(1, "./hda1/mp3/French Affair - Do wh"..., 48) = 48
lstat("Fury in the Slaughterhouse - Won\'t forget these days.mp3", 
{st_mode=S_IFREG|0664, st_size=0, ...}) = 0
write(1, "./hda1/mp3/Fury in the Slaughter"..., 68) = 68
lstat("Gabrielle - Rise.mp3", {st_mode=S_IFREG|0664, st_size=3519506, ...}) = 0
write(1, "./hda1/mp3/Gabrielle - Rise.mp3\n", 32) = 32
lstat("Goldfinger - 99 Red Ballons.mp3", {st_mode=S_IFREG|0664, 
st_size=1425922, ...}) = 0
write(1, "./hda1/mp3/Goldfinger - 99 Red B"..., 43) = 43
lstat("H-Bloxx Vs. Dr.Ring - Ring of fire.mp3", {st_mode=S_IFREG|0664, 
st_size=2943558, ...}) = 0
write(1, "./hda1/mp3/H-Bloxx Vs. Dr.Ring -"..., 50) = 50
lstat("Heavy Metal F.A.K.K. 2.mp3", {st_mode=S_IFREG|0664, st_size=1435024, 
...}) = 0
write(1, "./hda1/mp3/Heavy Metal F.A.K.K. "..., 38) = 38
lstat("Hermes Hous Band - I will survive.mp3", {st_mode=S_IFREG|0664, 
st_size=4272250, ...}) = 0
write(1, "./hda1/mp3/Hermes Hous Band - I "..., 49) = 49
lstat("In 2 Eternerity.mp3", {st_mode=S_IFREG|0664, st_size=1604287, ...}) = 0
write(1, "./hda1/mp3/In 2 Eternerity.mp3\n", 31) = 31
lstat("Ireen Sheer - Heute abend hab ich Kopfweh.mp3", {st_mode=S_IFREG|0664, 
st_size=3637497, ...}) = 0
write(1, "./hda1/mp3/Ireen Sheer - Heute a"..., 57) = 57
lstat("Jürgen Drews - Ein Bett im Kornfeld.mp3", {st_mode=S_IFREG|0664, 
st_size=3253388, ...}) = 0
write(1, "./hda1/mp3/J\374rgen Drews - Ein Be"..., 51) = 51
lstat("Jerry Lee Lewis - Great Balls of fire.mp3", {st_mode=S_IFREG|0664, 
st_size=1791662, ...}) = 0
write(1, "./hda1/mp3/Jerry Lee Lewis - Gre"..., 53) = 53
lstat("Kai Tracid - TheDeep Blue.mp3", {st_mode=S_IFREG|0664, st_size=1467964, 
...}) = 0
write(1, "./hda1/mp3/Kai Tracid - TheDeep "..., 41) = 41
lstat("Limp Bizkit - Stuck.mp3", {st_mode=S_IFREG|0664, st_size=3897344, ...}) 
= 0
lstat("Pabbarotti And Friends Roots Bloody Roots.mp3", {st_mode=S_IFREG|0664, 
st_size=3566863, ...}) = 0
write(1, "./hda1/mp3/Pabbarotti And Friend"..., 57) = 57
lstat("Paffendorf - Smile.mp3", {st_mode=S_IFREG|0664, st_size=2726034, ...}) = 0
write(1, "./hda1/mp3/Paffendorf - Smile.mp"..., 34) = 34
lstat("Paffendorf - Where are you (Club Mix).mp3", {st_mode=S_IFREG|0664, 
st_size=5269083, ...}) = 0
write(1, "./hda1/mp3/Paffendorf - Where ar"..., 53) = 53
lstat("Paffendorf - Where are you.mp3", {st_mode=S_IFREG|0664, st_size=1392618, 
...}) = 0
write(1, "./hda1/mp3/Paffendorf - Where ar"..., 42) = 42
lstat("Passion Fruit - Wonderlands.mp3", {st_mode=S_IFREG|0664, 
st_size=3391610, ...}) = 0
write(1, "./hda1/mp3/Passion Fruit - Wonde"..., 43) = 43
lstat("Pastorale.mp3", {st_mode=S_IFREG|0664, st_size=5187856, ...}) = 0
write(1, "./hda1/mp3/Pastorale.mp3\n", 25) = 25
lstat("Peer Gynt Suite.mp3", {st_mode=S_IFREG|0664, st_size=3683750, ...}) = 0
write(1, "./hda1/mp3/Peer Gynt Suite.mp3\n", 31) = 31
lstat("Phats_Small-turn_around.mp3", {st_mode=S_IFREG|0664, st_size=3428338, 
...}) = 0
lstat("Piggy Pie.mp3", {st_mode=S_IFREG|0664, st_size=5615292, ...}) = 0
write(1, "./hda1/mp3/Piggy Pie.mp3\n", 25) = 25
lstat("Propellerheads-spybreak(short one).mp3", {st_mode=S_IFREG|0664, 
st_size=3847727, ...}) = 0
write(1, "./hda1/mp3/Propellerheads-spybre"..., 50) = 50
lstat("Psycho Holiday.mp3", {st_mode=S_IFREG|0664, st_size=5119164, ...}) = 0
lstat("Puff Daddy - satisfy you.mp3", {st_mode=S_IFREG|0664, st_size=4573019, 
...}) = 0
lstat("Puff Daddy-Ill do this for you.mp3", {st_mode=S_IFREG|0664, 
st_size=4810283, ...}) = 0
lstat("Puff Daddy-P.E.2000.mp3", {st_mode=S_IFREG|0664, st_size=4679760, ...}) 
= 0
lstat("Puff Daddy-What you want.mp3", {st_mode=S_IFREG|0664, st_size=4334232, 
...}) = 0
lstat("Pulp Victim-The world.mp3", {st_mode=S_IFREG|0664, st_size=7159512, 
...}) = 0
write(1, "./hda1/mp3/Pulp Victim-The world"..., 37) = 37
lstat("Puto.mp3", {st_mode=S_IFREG|0664, st_size=2083700, ...}) = 0
lstat("Queen - Too much love will kill you.mp3", {st_mode=S_IFREG|0664, 
st_size=4182389, ...}) = 0
write(1, "./hda1/mp3/Queen - Too much love"..., 51) = 51
lstat("Queen - We are the champions.mp3", {st_mode=S_IFREG|0664, 
st_size=1260303, ...}) = 0
write(1, "./hda1/mp3/Queen - We are the ch"..., 44) = 44
lstat("Queen-We will rock you.mp3", {st_mode=S_IFREG|0664, st_size=848986, 
...}) = 0
write(1, "./hda1/mp3/Queen-We will rock yo"..., 38) = 38
lstat("R\'n\'G-Can\'t you see?.mp3", {st_mode=S_IFREG|0664, st_size=3913641, 
...}) = 0
write(1, "./hda1/mp3/R\'n\'G-Can\'t you see?."..., 36) = 36
lstat("R.Kelly - Did you ever think.mp3", {st_mode=S_IFREG|0664, 
st_size=4238521, ...}) = 0
write(1, "./hda1/mp3/R.Kelly - Did you eve"..., 44) = 44
lstat("R.Kelly-I belive I can fly.mp3", {st_mode=S_IFREG|0664, st_size=4551029, 
...}) = 0
write(1, "./hda1/mp3/R.Kelly-I belive I ca"..., 42) = 42
lstat("Radetzky-Marsch.mp3", {st_mode=S_IFREG|0664, st_size=2195044, ...}) = 0
write(1, "./hda1/mp3/Radetzky-Marsch.mp3\n", 31) = 31
lstat("Rage agains the Machine - Wake up.mp3", {st_mode=S_IFREG|0664, 
st_size=5817027, ...}) = 0
write(1, "./hda1/mp3/Rage agains the Machi"..., 49) = 49
lstat("Ramstein - Das Model.mp3", {st_mode=S_IFREG|0664, st_size=4567329, ...}) 
= 0
write(1, "./hda1/mp3/Ramstein - Das Model."..., 36) = 36
lstat("Ramstein - Du hast.mp3", {st_mode=S_IFREG|0664, st_size=3757324, ...}) = 0
write(1, "./hda1/mp3/Ramstein - Du hast.mp"..., 34) = 34
lstat("Ramstein - Engel.mp3", {st_mode=S_IFREG|0664, st_size=4240903, ...}) = 0
write(1, "./hda1/mp3/Ramstein - Engel.mp3\n", 32) = 32
lstat("Rap Allstars - Last Chrismas.mp3", {st_mode=S_IFREG|0664, 
st_size=3722634, ...}) = 0
lstat("Rapstar.mp3", {st_mode=S_IFREG|0664, st_size=5540458, ...}) = 0
lstat("Red Hot Chili Peppers - Scar Tissue.mp3", {st_mode=S_IFREG|0664, 
st_size=3649747, ...}) = 0
write(1, "./hda1/mp3/Red Hot Chili Peppers"..., 51) = 51
lstat("Red Hot Chilli Peppers - California.mp3", {st_mode=S_IFREG|0664, 
st_size=3844512, ...}) = 0
write(1, "./hda1/mp3/Red Hot Chilli Pepper"..., 51) = 51
lstat("Red Hot Chilli Peppers - Otherside.mp3", {st_mode=S_IFREG|0664, 
st_size=4103564, ...}) = 0
write(1, "./hda1/mp3/Red Hot Chilli Pepper"..., 50) = 50
lstat("Red Hot Chilli Peppers - Under the bridge.mp3", {st_mode=S_IFREG|0664, 
st_size=3170304, ...}) = 0
write(1, "./hda1/mp3/Red Hot Chilli Pepper"..., 57) = 57
lstat("Red hot chili peppers - arround the world.mp3", {st_mode=S_IFREG|0664, 
st_size=3821528, ...}) = 0
write(1, "./hda1/mp3/Red hot chili peppers"..., 57) = 57
lstat("Rednex - Cotton Eye Joe.mp3", {st_mode=S_IFREG|0664, st_size=2852861, 
...}) = 0
write(1, "./hda1/mp3/Rednex - Cotton Eye J"..., 39) = 39
lstat("Religious Cancer.mp3", {st_mode=S_IFREG|0664, st_size=4924320, ...}) = 0
write(1, "./hda1/mp3/Religious Cancer.mp3\n", 32) = 32
lstat("Replica.mp3", {st_mode=S_IFREG|0664, st_size=3826766, ...}) = 0
write(1, "./hda1/mp3/Replica.mp3\n", 23) = 23
lstat("Requiem.mp3", {st_mode=S_IFREG|0664, st_size=4141184, ...}) = 0
write(1, "./hda1/mp3/Requiem.mp3\n", 23) = 23
lstat("Rhymes Galore - 1,2,3,...Rhymes Galore.mp3", {st_mode=S_IFREG|0664, 
st_size=3313452, ...}) = 0
write(1, "./hda1/mp3/Rhymes Galore - 1,2,3"..., 54) = 54
lstat("Richard Marks - Right here waiting for you.mp3", {st_mode=S_IFREG|0664, 
st_size=4132992, ...}) = 0
write(1, "./hda1/mp3/Richard Marks - Right"..., 58) = 58
lstat("Ricky Martin - She\'s all I ever had.mp3", {st_mode=S_IFREG|0664, 
st_size=4745218, ...}) = 0
write(1, "./hda1/mp3/Ricky Martin - She\'s "..., 51) = 51
lstat("Ricky Martin feat. Meja - Private Emotion.mp3", {st_mode=S_IFREG|0664, 
st_size=3898177, ...}) = 0
write(1, "./hda1/mp3/Ricky Martin feat. Me"..., 57) = 57
lstat("Rigoletto.mp3", {st_mode=S_IFREG|0664, st_size=2210486, ...}) = 0
write(1, "./hda1/mp3/Rigoletto.mp3\n", 25) = 25
lstat("Ring Of Fire.mp3", {st_mode=S_IFREG|0664, st_size=2581618, ...}) = 0
write(1, "./hda1/mp3/Ring Of Fire.mp3\n", 28) = 28
lstat("Robbie Williams - Let me Entertain you.mp3", {st_mode=S_IFREG|0664, 
st_size=1620120, ...}) = 0
write(1, "./hda1/mp3/Robbie Williams - Let"..., 54) = 54
lstat("Robert Palmer - Can we still be friends.mp3", {st_mode=S_IFREG|0664, 
st_size=3562973, ...}) = 0
write(1, "./hda1/mp3/Robert Palmer - Can w"..., 55) = 55
lstat("Roberta.mp3", {st_mode=S_IFREG|0664, st_size=2990686, ...}) = 0
write(1, "./hda1/mp3/Roberta.mp3\n", 23) = 23
lstat("Robin Beck - The First Time.mp3", {st_mode=S_IFREG|0664, 
st_size=3186938, ...}) = 0
write(1, "./hda1/mp3/Robin Beck - The Firs"..., 43) = 43
lstat("Rod Stewarad - Reason to belive.mp3", {st_mode=S_IFREG|0664, 
st_size=3977171, ...}) = 0
write(1, "./hda1/mp3/Rod Stewarad - Reason"..., 47) = 47
lstat("Rod Steward - You are the Star.mp3", {st_mode=S_IFREG|0664, 
st_size=4466601, ...}) = 0
write(1, "./hda1/mp3/Rod Steward - You are"..., 46) = 46
lstat("Rofo´s Theme.mp3", {st_mode=S_IFREG|0664, st_size=3001522, ...}) = 0
write(1, "./hda1/mp3/Rofo\264s Theme.mp3\n", 28) = 28
lstat("Rollergirl - Dear Jessie.mp3", {st_mode=S_IFREG|0664, st_size=3882294, 
...}) = 0
write(1, "./hda1/mp3/Rollergirl - Dear Jes"..., 40) = 40
lstat("Rollergirl - Eternal Flame (Dance Version).mp3", {st_mode=S_IFREG|0664, 
st_size=1564973, ...}) = 0
write(1, "./hda1/mp3/Rollergirl - Eternal "..., 58) = 58
lstat("Roxette - Stars.mp3", {st_mode=S_IFREG|0664, st_size=3768191, ...}) = 0
write(1, "./hda1/mp3/Roxette - Stars.mp3\n", 31) = 31
lstat("Ronan Keating - When you say nothing at all.mp3", {st_mode=S_IFREG|0664, 
st_size=4107992, ...}) = 0
write(1, "./hda1/mp3/Ronan Keating - When "..., 59) = 59
lstat("Roxette - You don\'t understand me.mp3", {st_mode=S_IFREG|0664, 
st_size=4271832, ...}) = 0
write(1, "./hda1/mp3/Roxette - You don\'t u"..., 49) = 49
lstat("Run_Dmc vs. Jason Nevins-It\'s like that.mp3", {st_mode=S_IFREG|0664, 
st_size=4026908, ...}) = 0
write(1, "./hda1/mp3/Run_Dmc vs. Jason Nev"..., 55) = 55
lstat("S Club 7 - S Club Party.mp3", {st_mode=S_IFREG|0664, st_size=1390982, 
...}) = 0
lstat("S Club 7 -Bring it all back.mp3", {st_mode=S_IFREG|0664, 
st_size=3397563, ...}) = 0
lstat("Sabrina Setlur - Du liebst mich nicht.mp3", {st_mode=S_IFREG|0664, 
st_size=3742696, ...}) = 0
write(1, "./hda1/mp3/Sabrina Setlur - Du l"..., 53) = 53
lstat("Sabrina Setlur - Ich leb\' für dich.mp3", {st_mode=S_IFREG|0664, 
st_size=4269865, ...}) = 0
write(1, "./hda1/mp3/Sabrina Setlur - Ich "..., 50) = 50
lstat("Sabrina Setlur - Nur mir.mp3", {st_mode=S_IFREG|0664, st_size=3901938, 
...}) = 0
write(1, "./hda1/mp3/Sabrina Setlur - Nur "..., 40) = 40
lstat("Sabrina Setlur intr. Xavier Naidoo - Frei sein.mp3", 
{st_mode=S_IFREG|0664, st_size=3970066, ...}) = 0
write(1, "./hda1/mp3/Sabrina Setlur intr. "..., 62) = 62
lstat("Sail Away.mp3", {st_mode=S_IFREG|0664, st_size=3482322, ...}) = 0
lstat("Santana - Maria Maria.mp3", {st_mode=S_IFREG|0664, st_size=4228782, 
...}) = 0
lstat("Santana - Smooth.mp3", {st_mode=S_IFREG|0664, st_size=3489920, ...}) = 0
lstat("Sarah Brightman & Andrea Bocelli - Sleep Tight.mp3", 
{st_mode=S_IFREG|0664, st_size=3481889, ...}) = 0
write(1, "./hda1/mp3/Sarah Brightman & And"..., 62) = 62
lstat("Sarah Brightman & Andrea Bocelli - Time to say goodbye.mp3", 
{st_mode=S_IFREG|0664, st_size=3972991, ...}) = 0
write(1, "./hda1/mp3/Sarah Brightman & And"..., 70) = 70
lstat("Sarah Brightman & Andrea Bocelli - You take my Breath away.mp3", 
{st_mode=S_IFREG|0664, st_size=6905811, ...}) = 0
write(1, "./hda1/mp3/Sarah Brightman & And"..., 74) = 74
lstat("Schabba Ranks - Mr. Loverman.mp3", {st_mode=S_IFREG|0664, 
st_size=5408681, ...}) = 0
write(1, "./hda1/mp3/Schabba Ranks - Mr. L"..., 44) = 44
lstat("Scooter Call me Manana.mp3", {st_mode=S_IFREG|0664, st_size=1591000, 
...}) = 0
write(1, "./hda1/mp3/Scooter Call me Manan"..., 38) = 38
lstat("Scorpions - You and I.mp3", {st_mode=S_IFREG|0664, st_size=4143101, 
...}) = 0
lstat("Seduction.mp3", {st_mode=S_IFREG|0664, st_size=3217443, ...}) = 0
write(1, "./hda1/mp3/Seduction.mp3\n", 25) = 25
lstat("Shania Twain - That don\'t impress me much.mp3", {st_mode=S_IFREG|0664, 
st_size=3481628, ...}) = 0
write(1, "./hda1/mp3/Shania Twain - That d"..., 57) = 57
lstat("Shania Twain - You are still the one.mp3", {st_mode=S_IFREG|0664, 
st_size=3392804, ...}) = 0
write(1, "./hda1/mp3/Shania Twain - You ar"..., 52) = 52
lstat("Shank - Sweet like chocolate.mp3", {st_mode=S_IFREG|0664, 
st_size=2903272, ...}) = 0
write(1, "./hda1/mp3/Shank - Sweet like ch"..., 44) = 44
lstat("Sick Life.mp3", {st_mode=S_IFREG|0664, st_size=6273304, ...}) = 0
write(1, "./hda1/mp3/Sick Life.mp3\n", 25) = 25
lstat("Simon & Garfunkel - The Boxer.mp3", {st_mode=S_IFREG|0664, 
st_size=4948090, ...}) = 0
write(1, "./hda1/mp3/Simon & Garfunkel - T"..., 45) = 45
lstat("Sixpence Hone the Richer - Kiss me.mp3", {st_mode=S_IFREG|0664, 
st_size=3158214, ...}) = 0
write(1, "./hda1/mp3/Sixpence Hone the Ric"..., 50) = 50
lstat("Slawischer Tanz.mp3", {st_mode=S_IFREG|0664, st_size=3944784, ...}) = 0
write(1, "./hda1/mp3/Slawischer Tanz.mp3\n", 31) = 31
lstat("Smack My Bitch Up.mp3", {st_mode=S_IFREG|0664, st_size=4790985, ...}) = 0
lstat("Spektacoolär - Meine kleine Schwester.mp3", {st_mode=S_IFREG|0664, 
st_size=3741860, ...}) = 0
write(1, "./hda1/mp3/Spektacool\344r - Meine "..., 53) = 53
lstat("Spice Girls - 2 become 1.mp3", {st_mode=S_IFREG|0664, st_size=3856493, 
...}) = 0
write(1, "./hda1/mp3/Spice Girls - 2 becom"..., 40) = 40
lstat("Spice Girls - Denying.mp3", {st_mode=S_IFREG|0664, st_size=3631101, 
...}) = 0
write(1, "./hda1/mp3/Spice Girls - Denying"..., 37) = 37
lstat("Spice Girls - Do it.mp3", {st_mode=S_IFREG|0664, st_size=3904566, ...}) 
= 0
write(1, "./hda1/mp3/Spice Girls - Do it.m"..., 35) = 35
lstat("Spice Girls - If you can\'t dance.mp3", {st_mode=S_IFREG|0664, 
st_size=3656714, ...}) = 0
write(1, "./hda1/mp3/Spice Girls - If you "..., 48) = 48
lstat("Spice Girls - Lady is a vamp.mp3", {st_mode=S_IFREG|0664, 
st_size=3030493, ...}) = 0
write(1, "./hda1/mp3/Spice Girls - Lady is"..., 44) = 44
lstat("Spice Girls - Last time lover.mp3", {st_mode=S_IFREG|0664, 
st_size=4024944, ...}) = 0
write(1, "./hda1/mp3/Spice Girls - Last ti"..., 45) = 45
lstat("Spice Girls - Love thing.mp3", {st_mode=S_IFREG|0664, st_size=3496936, 
...}) = 0
write(1, "./hda1/mp3/Spice Girls - Love th"..., 40) = 40
lstat("Spice Girls - Mama.mp3", {st_mode=S_IFREG|0664, st_size=4879127, ...}) = 0
write(1, "./hda1/mp3/Spice Girls - Mama.mp"..., 34) = 34
lstat("Spice Girls - Move over.mp3", {st_mode=S_IFREG|0664, st_size=2665312, 
...}) = 0
write(1, "./hda1/mp3/Spice Girls - Move ov"..., 39) = 39
lstat("Spice Girls - Naked.mp3", {st_mode=S_IFREG|0664, st_size=4250637, ...}) 
= 0
write(1, "./hda1/mp3/Spice Girls - Naked.m"..., 35) = 35
lstat("Spice Girls - Never give up on the good times.mp3", 
{st_mode=S_IFREG|0664, st_size=4323364, ...}) = 0
write(1, "./hda1/mp3/Spice Girls - Never g"..., 61) = 61
lstat("Spice Girls - Saturday night divas.mp3", {st_mode=S_IFREG|0664, 
st_size=4253442, ...}) = 0
write(1, "./hda1/mp3/Spice Girls - Saturda"..., 50) = 50
lstat("Spice Girls - Say you\'ll be there.mp3", {st_mode=S_IFREG|0664, 
st_size=3775840, ...}) = 0
write(1, "./hda1/mp3/Spice Girls - Say you"..., 49) = 49
lstat("Spice Girls - Something kinda funny.mp3", {st_mode=S_IFREG|0664, 
st_size=3919911, ...}) = 0
write(1, "./hda1/mp3/Spice Girls - Somethi"..., 51) = 51
lstat("Spice Girls - Spice up your life.mp3", {st_mode=S_IFREG|0664, 
st_size=2781503, ...}) = 0
write(1, "./hda1/mp3/Spice Girls - Spice u"..., 48) = 48
lstat("Spice Girls - Stop.mp3", {st_mode=S_IFREG|0664, st_size=3276253, ...}) = 0
write(1, "./hda1/mp3/Spice Girls - Stop.mp"..., 34) = 34
lstat("Spice Girls - Too much.mp3", {st_mode=S_IFREG|0664, st_size=4350941, 
...}) = 0
write(1, "./hda1/mp3/Spice Girls - Too muc"..., 38) = 38
lstat("Spice Girls - Viva forever.mp3", {st_mode=S_IFREG|0664, st_size=4970242, 
...}) = 0
write(1, "./hda1/mp3/Spice Girls - Viva fo"..., 42) = 42
lstat("Spice Girls - Wannabe.mp3", {st_mode=S_IFREG|0664, st_size=2768015, 
...}) = 0
write(1, "./hda1/mp3/Spice Girls - Wannabe"..., 37) = 37
lstat("Spice Girls - Who do you think you are.mp3", {st_mode=S_IFREG|0664, 
st_size=3850947, ...}) = 0
write(1, "./hda1/mp3/Spice Girls - Who do "..., 54) = 54
lstat("Spiel Mir Das Lied Vom Tod.mp3", {st_mode=S_IFREG|0664, st_size=3319290, 
...}) = 0
write(1, "./hda1/mp3/Spiel Mir Das Lied Vo"..., 42) = 42
lstat("Stand By Me.mp3", {st_mode=S_IFREG|0664, st_size=2835152, ...}) = 0
write(1, "./hda1/mp3/Stand By Me.mp3\n", 27) = 27
lstat("Steal Meets Steal (Live).mp3", {st_mode=S_IFREG|0664, st_size=3521524, 
...}) = 0
write(1, "./hda1/mp3/Steal Meets Steal (Li"..., 40) = 40
lstat("Stefan Rab - Maschen-Draht-Zaun.mp3", {st_mode=S_IFREG|0664, 
st_size=5047147, ...}) = 0
write(1, "./hda1/mp3/Stefan Rab - Maschen-"..., 47) = 47
lstat("Stevie Nicks-Rooms on fire.mp3", {st_mode=S_IFREG|0664, st_size=4133906, 
...}) = 0
write(1, "./hda1/mp3/Stevie Nicks-Rooms on"..., 42) = 42
lstat("Sting Of The Bumblebee.mp3", {st_mode=S_IFREG|0664, st_size=2735052, 
...}) = 0
write(1, "./hda1/mp3/Sting Of The Bumblebe"..., 38) = 38
lstat("Straight From The Heart.mp3", {st_mode=S_IFREG|0664, st_size=3423112, 
...}) = 0
write(1, "./hda1/mp3/Straight From The Hea"..., 39) = 39
lstat("Styx-Babe.mp3", {st_mode=S_IFREG|0664, st_size=3918657, ...}) = 0
write(1, "./hda1/mp3/Styx-Babe.mp3\n", 25) = 25
lstat("Sum Of Your Achievements.mp3", {st_mode=S_IFREG|0664, st_size=2595374, 
...}) = 0
write(1, "./hda1/mp3/Sum Of Your Achieveme"..., 40) = 40
lstat("Summon The Heroes.mp3", {st_mode=S_IFREG|0664, st_size=6036452, ...}) = 0
write(1, "./hda1/mp3/Summon The Heroes.mp3"..., 33) = 33
lstat("Sunbeam-Outside-World.mp3", {st_mode=S_IFREG|0664, st_size=3403846, 
...}) = 0
write(1, "./hda1/mp3/Sunbeam-Outside-World"..., 37) = 37
lstat("Sweet Home Alabama.mp3", {st_mode=S_IFREG|0664, st_size=4500224, ...}) = 0
write(1, "./hda1/mp3/Sweet Home Alabama.mp"..., 34) = 34
lstat("Symphonie Nr.35.mp3", {st_mode=S_IFREG|0664, st_size=3941858, ...}) = 0
write(1, "./hda1/mp3/Symphonie Nr.35.mp3\n", 31) = 31
lstat("Symphony Of Destruction.mp3", {st_mode=S_IFREG|0664, st_size=3933928, 
...}) = 0
write(1, "./hda1/mp3/Symphony Of Destructi"..., 39) = 39
lstat("Tafelmusik.mp3", {st_mode=S_IFREG|0664, st_size=3041972, ...}) = 0
write(1, "./hda1/mp3/Tafelmusik.mp3\n", 26) = 26
lstat("Take That - How Deep is your love.mp3", {st_mode=S_IFREG|0664, 
st_size=3519506, ...}) = 0
write(1, "./hda1/mp3/Take That - How Deep "..., 49) = 49
lstat("Tannhäuser.mp3", {st_mode=S_IFREG|0664, st_size=5646144, ...}) = 0
write(1, "./hda1/mp3/Tannh\344user.mp3\n", 26) = 26
lstat("Texas - Summer Son.mp3", {st_mode=S_IFREG|0664, st_size=3957365, ...}) = 0
write(1, "./hda1/mp3/Texas - Summer Son.mp"..., 34) = 34
lstat("The Crown And The Ring.mp3", {st_mode=S_IFREG|0664, st_size=4621166, 
...}) = 0
write(1, "./hda1/mp3/The Crown And The Rin"..., 38) = 38
lstat("The Fallen One.mp3", {st_mode=S_IFREG|0664, st_size=4190390, ...}) = 0
write(1, "./hda1/mp3/The Fallen One.mp3\n", 30) = 30
lstat("The Immortals - Mortal Combat.mp3", {st_mode=S_IFREG|0664, 
st_size=3202275, ...}) = 0
write(1, "./hda1/mp3/The Immortals - Morta"..., 45) = 45
lstat("The Jacksons - Can you feel it.mp3", {st_mode=S_IFREG|0664, 
st_size=3755235, ...}) = 0
write(1, "./hda1/mp3/The Jacksons - Can yo"..., 46) = 46
lstat("The Rise Of Sodom And Gomorrah.mp3", {st_mode=S_IFREG|0664, 
st_size=6478785, ...}) = 0
write(1, "./hda1/mp3/The Rise Of Sodom And"..., 46) = 46
lstat("The sky.mp3", {st_mode=S_IFREG|0664, st_size=4820320, ...}) = 0
write(1, "./hda1/mp3/The sky.mp3\n", 23) = 23
lstat("Thomas D. - Rückenwind.mp3", {st_mode=S_IFREG|0664, st_size=3682510, 
...}) = 0
write(1, "./hda1/mp3/Thomas D. - R\374ckenwin"..., 38) = 38
lstat("Three-O-Matic - Success.mp3", {st_mode=S_IFREG|0664, st_size=5328433, 
...}) = 0
write(1, "./hda1/mp3/Three-O-Matic - Succe"..., 39) = 39
lstat("Time To Say Goodbye.mp3", {st_mode=S_IFREG|0664, st_size=3914733, ...}) 
= 0
write(1, "./hda1/mp3/Time To Say Goodbye.m"..., 35) = 35
lstat("Tina Turner - On silent Wings.mp3", {st_mode=S_IFREG|0664, 
st_size=4103395, ...}) = 0
write(1, "./hda1/mp3/Tina Turner - On sile"..., 45) = 45
lstat("Tlc - Unpretty.mp3", {st_mode=S_IFREG|0664, st_size=3893156, ...}) = 0
write(1, "./hda1/mp3/Tlc - Unpretty.mp3\n", 30) = 30
lstat("Tojo - Hold the hine.mp3", {st_mode=S_IFREG|0664, st_size=3773625, ...}) 
= 0
write(1, "./hda1/mp3/Tojo - Hold the hine."..., 36) = 36
lstat("Tom Novy - Now or Never.mp3", {st_mode=S_IFREG|0664, st_size=1637409, 
...}) = 0
write(1, "./hda1/mp3/Tom Novy - Now or Nev"..., 39) = 39
lstat("Tone-loc meets ZZ-bros. - funky cold medina \' y2k (radio mix).mp3", 
{st_mode=S_IFREG|0664, st_size=3639584, ...}) = 0
write(1, "./hda1/mp3/Tone-loc meets ZZ-bro"..., 77) = 77
lstat("Tony Braxton - He wasn\'t man enough.mp3", {st_mode=S_IFREG|0664, 
st_size=4243829, ...}) = 0
write(1, "./hda1/mp3/Tony Braxton - He was"..., 51) = 51
lstat("Tony Braxton - Un-Break my Heart.mp3", {st_mode=S_IFREG|0664, 
st_size=4303597, ...}) = 0
write(1, "./hda1/mp3/Tony Braxton - Un-Bre"..., 48) = 48
lstat("Top Priority.mp3", {st_mode=S_IFREG|0664, st_size=3118392, ...}) = 0
lstat("Touche - Diner in Heaven.mp3", {st_mode=S_IFREG|0664, st_size=1199881, 
...}) = 0
write(1, "./hda1/mp3/Touche - Diner in Hea"..., 40) = 40
lstat("Touche - This Goodbye is not for ever.mp3", {st_mode=S_IFREG|0664, 
st_size=1518015, ...}) = 0
write(1, "./hda1/mp3/Touche - This Goodbye"..., 53) = 53
lstat("Tropfen.mp3", {st_mode=S_IFREG|0664, st_size=3928806, ...}) = 0
write(1, "./hda1/mp3/Tropfen.mp3\n", 23) = 23
lstat("U 96 - Das Boot 2001.mp3", {st_mode=S_IFREG|0664, st_size=1401900, ...}) 
= 0
lstat("Umbabarauma.mp3", {st_mode=S_IFREG|0664, st_size=4045698, ...}) = 0
lstat("Use It Or Lose It.mp3", {st_mode=S_IFREG|0664, st_size=4235012, ...}) = 0
write(1, "./hda1/mp3/Use It Or Lose It.mp3"..., 33) = 33
lstat("Vengaboys - Boom Boom boom.mp3", {st_mode=S_IFREG|0664, st_size=1425559, 
...}) = 0
write(1, "./hda1/mp3/Vengaboys - Boom Boom"..., 42) = 42
lstat("Vengaboys - Kiss - When the sun dont shine.mp3", {st_mode=S_IFREG|0664, 
st_size=1485977, ...}) = 0
write(1, "./hda1/mp3/Vengaboys - Kiss - Wh"..., 58) = 58
lstat("Vengaboys - Shalalalala.mp3", {st_mode=S_IFREG|0664, st_size=3440350, 
...}) = 0
write(1, "./hda1/mp3/Vengaboys - Shalalala"..., 39) = 39
lstat("Vengaboys - Vengabus.mp3", {st_mode=S_IFREG|0664, st_size=1555692, ...}) 
= 0
write(1, "./hda1/mp3/Vengaboys - Vengabus."..., 36) = 36
lstat("Vengaboys - we\'re going to ibiza.mp3", {st_mode=S_IFREG|0664, 
st_size=3018076, ...}) = 0
write(1, "./hda1/mp3/Vengaboys - we\'re goi"..., 48) = 48
lstat("Voodoo People.mp3", {st_mode=S_IFREG|0664, st_size=6145810, ...}) = 0
write(1, "./hda1/mp3/Voodoo People.mp3\n", 29) = 29
lstat("Voto Latino.mp3", {st_mode=S_IFREG|0664, st_size=2886444, ...}) = 0
lstat("Walkürenritt.mp3", {st_mode=S_IFREG|0664, st_size=5138662, ...}) = 0
write(1, "./hda1/mp3/Walk\374renritt.mp3\n", 28) = 28
lstat("Wasaland.mp3", {st_mode=S_IFREG|0664, st_size=2800538, ...}) = 0
lstat("Wassermusik.mp3", {st_mode=S_IFREG|0664, st_size=4723330, ...}) = 0
write(1, "./hda1/mp3/Wassermusik.mp3\n", 27) = 27
lstat("Watergate - Heart of asia.mp3", {st_mode=S_IFREG|0664, st_size=5364796, 
...}) = 0
write(1, "./hda1/mp3/Watergate - Heart of "..., 41) = 41
lstat("Weather Girls - It\'s raining man.mp3", {st_mode=S_IFREG|0664, 
st_size=4808074, ...}) = 0
write(1, "./hda1/mp3/Weather Girls - It\'s "..., 48) = 48
lstat("Westbam - Hard times.mp3", {st_mode=S_IFREG|0664, st_size=6011888, ...}) 
= 0
write(1, "./hda1/mp3/Westbam - Hard times."..., 36) = 36
lstat("Westernhagen - Es geht mir gut.mp3", {st_mode=S_IFREG|0664, 
st_size=3944988, ...}) = 0
write(1, "./hda1/mp3/Westernhagen - Es geh"..., 46) = 46
lstat("Westernhagen - Freiheit.mp3", {st_mode=S_IFREG|0664, st_size=6525996, 
...}) = 0
write(1, "./hda1/mp3/Westernhagen - Freihe"..., 39) = 39
lstat("Westernhagen - Ich brauch\' ne frau.mp3", {st_mode=S_IFREG|0664, 
st_size=12200313, ...}) = 0
write(1, "./hda1/mp3/Westernhagen - Ich br"..., 50) = 50
lstat("other", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda1/mp3/other\n", 17)      = 17
open("other", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 344
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("other")                          = 0
lstat("Ällabätsch.mp3", {st_mode=S_IFREG|0664, st_size=2422909, ...}) = 0
lstat("2leef.mp3", {st_mode=S_IFREG|0664, st_size=3411968, ...}) = 0
write(1, "./hda1/mp3/other/2leef.mp3\n", 27) = 27
lstat("3T - Anything.mp3", {st_mode=S_IFREG|0664, st_size=4181135, ...}) = 0
lstat("11.mp3", {st_mode=S_IFREG|0664, st_size=2613686, ...}) = 0
lstat("24 Hour Bullshit.mp3", {st_mode=S_IFREG|0664, st_size=3702910, ...}) = 0
lstat("K2000.rus", {st_mode=S_IFREG|0664, st_size=3985408, ...}) = 0
lstat("themes", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda1/mp3/other/themes\n", 24) = 24
open("themes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 204
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("themes")                         = 0
write(1, "./hda1/mp3/other/themes/alfred h"..., 53) = 53
write(1, "./hda1/mp3/other/themes/bezauber"..., 56) = 56
write(1, "./hda1/mp3/other/themes/hallo, s"..., 51) = 51
write(1, "./hda1/mp3/other/themes/nettefam"..., 41) = 41
chdir("..")                             = 0
write(1, "./hda1/mp3/other/Kelis03.mp3\n", 29) = 29
write(1, "./hda1/mp3/other/Britney_spears_"..., 50) = 50
chdir("..")                             = 0
write(1, "./hda1/mp3/Westernhagen - Jonny "..., 43) = 43
write(1, "./hda1/mp3/Westernhagen - Mit 18"..., 37) = 37
write(1, "./hda1/mp3/dog eat dog-isms.mp3\n", 32) = 32
write(1, "./hda1/mp3/Lena Marlin - Unforgi"..., 50) = 50
write(1, "./hda1/mp3/Freundeskreis-Anna.mp"..., 34) = 34
write(1, "./hda1/mp3/Freundeskreis-Don\'s C"..., 46) = 46
write(1, "./hda1/mp3/Freundeskreis-Friso\'s"..., 42) = 42
write(1, "./hda1/mp3/Freundeskreis-Outro%2"..., 69) = 69
write(1, "./hda1/mp3/Offspring-What_happen"..., 46) = 46
write(1, "./hda1/mp3/Limp Bizkit - Take a "..., 49) = 49
write(1, "./hda1/mp3/TLC - Unpretty.mp3\n", 30) = 30
write(1, "./hda1/mp3/TLC-unpretty\n", 24) = 24
write(1, "./hda1/mp3/Vengaboys-Kiss.mp3\n", 30) = 30
write(1, "./hda1/mp3/Vengaboys-Shalalalala"..., 37) = 37
write(1, "./hda1/mp3/Mariah Carey - Hero.m"..., 35) = 35
write(1, "./hda1/mp3/Westernhagen-ich_brau"..., 43) = 43
write(1, "./hda1/mp3/Westernhagen-johnny_w"..., 38) = 38
write(1, "./hda1/mp3/Westernhagen-mit 18\n", 31) = 31
write(1, "./hda1/mp3/Westernhagen-rosi\n", 29) = 29
write(1, "./hda1/mp3/Westernhagen-sexy\n", 29) = 29
write(1, "./hda1/mp3/Westernhagen-steh\' au"..., 34) = 34
write(1, "./hda1/mp3/Westernhagen-supersta"..., 34) = 34
write(1, "./hda1/mp3/Whitney Housten - I w"..., 56) = 56
write(1, "./hda1/mp3/Whitney Houston - my "..., 54) = 54
write(1, "./hda1/mp3/Whitney Houston -It_s"..., 60) = 60
write(1, "./hda1/mp3/Whitney_Houston-I_lea"..., 55) = 55
write(1, "./hda1/mp3/offspring-come_out_an"..., 43) = 43
write(1, "./hda1/mp3/offspring-genocide.mp"..., 34) = 34
write(1, "./hda1/mp3/offspring-gotta_get_a"..., 40) = 40
write(1, "./hda1/mp3/offspring-it`ll_be_a_"..., 46) = 46
write(1, "./hda1/mp3/offspring-killboy_pow"..., 43) = 43
write(1, "./hda1/mp3/offspring-nitro_(yout"..., 46) = 46
write(1, "./hda1/mp3/offspring-not_the_one"..., 37) = 37
write(1, "./hda1/mp3/offspring-self_esteem"..., 37) = 37
write(1, "./hda1/mp3/offspring-so_alone.mp"..., 34) = 34
write(1, "./hda1/mp3/offspring-something_t"..., 49) = 49
write(1, "./hda1/mp3/offspring-time_to_rel"..., 39) = 39
write(1, "./hda1/mp3/The_Connells-74_75.mp"..., 34) = 34
write(1, "./hda1/mp3/Offspring-staring_at_"..., 44) = 44
write(1, "./hda1/mp3/Offspring-pretty_fly."..., 36) = 36
write(1, "./hda1/mp3/Offspring-the_kids_ar"..., 48) = 48
write(1, "./hda1/mp3/Offspring-feelings.mp"..., 34) = 34
write(1, "./hda1/mp3/Offspring-she\264s_got_i"..., 42) = 42
write(1, "./hda1/mp3/Offspring-the_end_of_"..., 45) = 45
write(1, "./hda1/mp3/Offspring-no_brakes.m"..., 35) = 35
write(1, "./hda1/mp3/Offspring-why_don\264t_y"..., 49) = 49
write(1, "./hda1/mp3/Offspring-americana.m"..., 35) = 35
write(1, "./hda1/mp3/Offspring-pay_the_man"..., 37) = 37
write(1, "./hda1/mp3/Alice_Deelay-Better_o"..., 44) = 44
write(1, "./hda1/mp3/ArtfullDodger-MovingT"..., 42) = 42
write(1, "./hda1/mp3/Offspring-welcome.mp3"..., 33) = 33
write(1, "./hda1/mp3/Offspring-have_you_ev"..., 39) = 39
write(1, "./hda1/mp3/Bloodhound Gang - alo"..., 50) = 50
write(1, "./hda1/mp3/Britney_Spears-11.mp3"..., 33) = 33
write(1, "./hda1/mp3/Britney_spears-Baby_o"..., 52) = 52
write(1, "./hda1/mp3/Britney_spears-someti"..., 40) = 40
write(1, "./hda1/mp3/Britney_spears-you_dr"..., 49) = 49
write(1, "./hda1/mp3/Eiffel_65_---_blue.mp"..., 34) = 34
write(1, "./hda1/mp3/Eiffel_65_-_Move_your"..., 42) = 42
write(1, "./hda1/mp3/Ein lied fur dich.mp3"..., 33) = 33
write(1, "./hda1/mp3/Him - Join me.mp3\n", 29) = 29
write(1, "./hda1/mp3/Lulu andthe Luvvers -"..., 43) = 43
write(1, "./hda1/mp3/R.Kelly-did_you_ever_"..., 42) = 42
write(1, "./hda1/mp3/Rage_agains_the_Machi"..., 47) = 47
write(1, "./hda1/mp3/Ramstein-Engel.mp3\n", 30) = 30
write(1, "./hda1/mp3/Ramstein-das Model.mp"..., 34) = 34
write(1, "./hda1/mp3/Ramstein-du_hast.mp3\n", 32) = 32
write(1, "./hda1/mp3/Red_Hot_Chili_Peppers"..., 54) = 54
write(1, "./hda1/mp3/Red_Hot_Chili_Peppers"..., 49) = 49
write(1, "./hda1/mp3/Red_Hot_Chilli_Pepper"..., 49) = 49
write(1, "./hda1/mp3/Red_Hot_Chilli_Pepper"..., 48) = 48
write(1, "./hda1/mp3/Rhymes Galore-1,2,3,."..., 52) = 52
write(1, "./hda1/mp3/Richard Marks-Right h"..., 56) = 56
write(1, "./hda1/mp3/Ricky Martin -She_s a"..., 50) = 50
write(1, "./hda1/mp3/Rollergirl-dear_jessi"..., 38) = 38
write(1, "./hda1/mp3/Ronan_Keating-when_yo"..., 57) = 57
write(1, "./hda1/mp3/Roxette-stars.mp3\n", 29) = 29
write(1, "./hda1/mp3/Sabrina Setlur intr. "..., 60) = 60
write(1, "./hda1/mp3/Sabrina Setlur- Nur m"..., 39) = 39
write(1, "./hda1/mp3/Sabrina Setlur-Du lie"..., 51) = 51
write(1, "./hda1/mp3/Sabrina_Setlur-ich_le"..., 48) = 48
write(1, "./hda1/mp3/Shania_Twain-Man!_I_f"..., 53) = 53
write(1, "./hda1/mp3/Shania_Twain-that_don"..., 55) = 55
write(1, "./hda1/mp3/Shania_Twain-you_are_"..., 50) = 50
write(1, "./hda1/mp3/Shank-sweet_like_choc"..., 42) = 42
write(1, "./hda1/mp3/Sixpence_Hone_the_Ric"..., 48) = 48
write(1, "./hda1/mp3/Spektacool\344r-Meine kl"..., 51) = 51
write(1, "./hda1/mp3/Stefan Rab-Maschen-Dr"..., 45) = 45
write(1, "./hda1/mp3/Texas-summer_son.mp3\n", 32) = 32
write(1, "./hda1/mp3/Thomas D.-R\374ckenwind."..., 36) = 36
write(1, "./hda1/mp3/Will_Smith-wild_wild_"..., 41) = 41
write(1, "./hda1/mp3/Xavier_Naidoo-Sie_sie"..., 50) = 50
write(1, "./hda1/mp3/blink-182-all-the-sma"..., 46) = 46
write(1, "./hda1/mp3/metallica- the_ memor"..., 47) = 47
write(1, "./hda1/mp3/paffendorf - where ar"..., 42) = 42
write(1, "./hda1/mp3/will smith-willennium"..., 52) = 52
write(1, "./hda1/mp3/Aerzte-claudia95.mp3\n", 32) = 32
write(1, "./hda1/mp3/Aerzte-das ist rocknr"..., 40) = 40
write(1, "./hda1/mp3/Aerzte-wahreliebe.mp3"..., 33) = 33
write(1, "./hda1/mp3/echt - du_hast_keine_"..., 49) = 49
write(1, "./hda1/mp3/eiffel_65_---_blue.mp"..., 34) = 34
write(1, "./hda1/mp3/jennifer lopez - if y"..., 51) = 51
write(1, "./hda1/mp3/lauryn_hill - Everyth"..., 54) = 54
write(1, "./hda1/mp3/whitney_houston-i_lea"..., 55) = 55
write(1, "./hda1/mp3/Beatles-She_loves_you"..., 37) = 37
write(1, "./hda1/mp3/Robbie Williams-Rock "..., 39) = 39
write(1, "./hda1/mp3/Freundeskreis-Tabula_"..., 47) = 47
write(1, "./hda1/mp3/bloodhound gang - alo"..., 50) = 50
write(1, "./hda1/mp3/freundeskreis-mit_dir"..., 37) = 37
write(1, "./hda1/mp3/jennifer_lopez-if_you"..., 49) = 49
write(1, "./hda1/mp3/oelapaloema Boys - oe"..., 45) = 45
write(1, "./hda1/mp3/red_hot_chillie_peppe"..., 39) = 39
write(1, "./hda1/mp3/shania_twain-that_don"..., 55) = 55
write(1, "./hda1/mp3/shania_twain-you_are_"..., 50) = 50
write(1, "./hda1/mp3/texas-summer_son.mp3\n", 32) = 32
write(1, "./hda1/mp3/Lollies - Wahnsinn[.."..., 56) = 56
write(1, "./hda1/mp3/lucilectric-m\344dchen.m"..., 35) = 35
write(1, "./hda1/mp3/offspring-americana.m"..., 35) = 35
write(1, "./hda1/mp3/Oasis - Wonderwall.mp"..., 34) = 34
write(1, "./hda1/mp3/offspring-have_you_ev"..., 39) = 39
write(1, "./hda1/mp3/offspring-no_brakes.m"..., 35) = 35
write(1, "./hda1/mp3/offspring-pay_the_man"..., 37) = 37
write(1, "./hda1/mp3/offspring-pretty_fly."..., 36) = 36
write(1, "./hda1/mp3/offspring-she\264s_got_i"..., 42) = 42
write(1, "./hda1/mp3/offspring-staring_at_"..., 44) = 44
write(1, "./hda1/mp3/offspring-the_end_of_"..., 45) = 45
write(1, "./hda1/mp3/offspring-the_kids_ar"..., 48) = 48
write(1, "./hda1/mp3/offspring-welcome.mp3"..., 33) = 33
write(1, "./hda1/mp3/offspring-why_don\264t_y"..., 49) = 49
write(1, "./hda1/mp3/Lutricia McNeal - 365"..., 41) = 41
write(1, "./hda1/mp3/enigma-camera_obscura"..., 37) = 37
write(1, "./hda1/mp3/enigma-endless_quest."..., 36) = 36
write(1, "./hda1/mp3/enigma-gravity_of_lov"..., 38) = 38
write(1, "./hda1/mp3/enigma-modern_crusade"..., 39) = 39
write(1, "./hda1/mp3/enigma-push_the_limit"..., 38) = 38
write(1, "./hda1/mp3/enigma-smell_of_desir"..., 38) = 38
write(1, "./hda1/mp3/enigma-the_gate.mp3\n", 31) = 31
write(1, "./hda1/mp3/enigma-the_screen_beh"..., 51) = 51
write(1, "./hda1/mp3/enigma-traces(light_a"..., 47) = 47
write(1, "./hda1/mp3/enigma_between_mind_&"..., 43) = 43
write(1, "./hda1/mp3/enigma_silence_must_b"..., 44) = 44
write(1, "./hda1/mp3/red_hot_chili_peppers"..., 54) = 54
write(1, "./hda1/mp3/the_ smashing_ pumpki"..., 47) = 47
write(1, "./hda1/mp3/liquido-doubledecker."..., 36) = 36
write(1, "./hda1/mp3/mr._ ed-don\264t_ haha.m"..., 35) = 35
write(1, "./hda1/mp3/bo-deutsche_welle.mp3"..., 33) = 33
write(1, "./hda1/mp3/bo-hippies.mp3\n", 26) = 26
write(1, "./hda1/mp3/bo-ich_lieb\264_mich.mp3"..., 33) = 33
write(1, "./hda1/mp3/bo-religion.mp3\n", 27) = 27
write(1, "./hda1/mp3/b.o.-ein guter freund"..., 37) = 37
write(1, "./hda1/mp3/b.o.-freddy kr\374ger.mp"..., 34) = 34
write(1, "./hda1/mp3/b.o.-guten tag.mp3\n", 30) = 30
write(1, "./hda1/mp3/b.o.-kneipenterrorist"..., 43) = 43
write(1, "./hda1/mp3/b.o.-nie wieder.mp3\n", 31) = 31
write(1, "./hda1/mp3/b.o.-tanz der teufel."..., 36) = 36
write(1, "./hda1/mp3/bo-am_morgen_danach.m"..., 35) = 35
write(1, "./hda1/mp3/bo-bomberpilot.mp3\n", 30) = 30
write(1, "./hda1/mp3/bo-erinnerungen.mp3\n", 31) = 31
write(1, "./hda1/mp3/bo-falsche_propheten."..., 36) = 36
write(1, "./hda1/mp3/bo-heute_nacht.mp3\n", 30) = 30
write(1, "./hda1/mp3/bo-onkelz_wie_wir.mp3"..., 33) = 33
write(1, "./hda1/mp3/bo-schoener_tag.mp3\n", 31) = 31
write(1, "./hda1/mp3/Westernhagen-ich brau"..., 44) = 44
write(1, "./hda1/mp3/Westernhagen-johnny w"..., 38) = 38
write(1, "./hda1/mp3/Westernhagen-mit_18.m"..., 35) = 35
write(1, "./hda1/mp3/Westernhagen-sexi.mp3"..., 33) = 33
write(1, "./hda1/mp3/Westernhagen-supersta"..., 38) = 38
write(1, "./hda1/mp3/Eisfeld-Irgendwie,irg"..., 53) = 53
write(1, "./hda1/mp3/Ac-Dc-Are You Ready.m"..., 35) = 35
write(1, "./hda1/mp3/Ac-Dc-Chase The Ace.m"..., 35) = 35
write(1, "./hda1/mp3/Ac-Dc-For Those About"..., 61) = 61
write(1, "./hda1/mp3/Ac-Dc-Goodbye & Good."..., 39) = 39
write(1, "./hda1/mp3/Ac-Dc-Hells Bells.mp3"..., 33) = 33
write(1, "./hda1/mp3/Ac-Dc-Highway To Hell"..., 44) = 44
write(1, "./hda1/mp3/Ac-Dc-Highway To Hell"..., 37) = 37
write(1, "./hda1/mp3/Ac-Dc-Let\'s Make It.m"..., 35) = 35
write(1, "./hda1/mp3/Ac-Dc-Mistress For Ch"..., 44) = 44
write(1, "./hda1/mp3/Ac-Dc-Rocker.mp3\n", 28) = 28
write(1, "./hda1/mp3/Ac-Dc-Moneytalks.mp3\n", 32) = 32
write(1, "./hda1/mp3/Ac-Dc-Problem Child ("..., 42) = 42
write(1, "./hda1/mp3/Ac-Dc-Ride On.mp3\n", 29) = 29
write(1, "./hda1/mp3/Ac-Dc-Riff Raff (live"..., 38) = 38
write(1, "./hda1/mp3/Ac-Dc-Rock And Roll A"..., 57) = 57
write(1, "./hda1/mp3/Ac-Dc-Rock Your Heart"..., 41) = 41
write(1, "./hda1/mp3/Ac-Dc-Shot Of Love.mp"..., 34) = 34
write(1, "./hda1/mp3/Ac-Dc-Sink The Pink.m"..., 35) = 35
write(1, "./hda1/mp3/Ac-Dc-The Razors Edge"..., 37) = 37
write(1, "./hda1/mp3/Ac-Dc-Thunderstruck.m"..., 35) = 35
write(1, "./hda1/mp3/Ac-Dc-What Do You Do "..., 56) = 56
write(1, "./hda1/mp3/Ac-Dc-Whole Lotta Ros"..., 46) = 46
write(1, "./hda1/mp3/Ac-Dc-You Shook Me Al"..., 49) = 49
write(1, "./hda1/mp3/Adiemus-Adiemus.mp3\n", 31) = 31
write(1, "./hda1/mp3/Adiemus-Amat\351 Adea.mp"..., 34) = 34
write(1, "./hda1/mp3/Adiemus-Cantus Iterat"..., 39) = 39
write(1, "./hda1/mp3/Adiemus-Hymn.mp3\n", 28) = 28
write(1, "./hda1/mp3/Adiemus-In Caelum Fer"..., 38) = 38
write(1, "./hda1/mp3/Adiemus-Kayama.mp3\n", 30) = 30
write(1, "./hda1/mp3/Adiemus-Tintinnabulum"..., 37) = 37
write(1, "./hda1/mp3/Aerosmith-Amazing.mp3"..., 33) = 33
write(1, "./hda1/mp3/Aerosmith-Cryin\'.mp3\n", 32) = 32
write(1, "./hda1/mp3/Aerosmith-I Don\'t Wan"..., 54) = 54
write(1, "./hda1/mp3/Aerosmith-Walk This W"..., 39) = 39
write(1, "./hda1/mp3/Amorphis-Black Winter"..., 41) = 41
write(1, "./hda1/mp3/Amorphis-Magic And Ma"..., 41) = 41
write(1, "./hda1/mp3/Amorphis-Thousand Lak"..., 39) = 39
write(1, "./hda1/mp3/Apocalyptica-Creeping"..., 43) = 43
write(1, "./hda1/mp3/Apocalyptica-Fade To "..., 42) = 42
write(1, "./hda1/mp3/Apocalyptica-For Whom"..., 52) = 52
write(1, "./hda1/mp3/Apocalyptica-Nothing "..., 49) = 49
write(1, "./hda1/mp3/Apocalyptica-One.mp3\n", 32) = 32
write(1, "./hda1/mp3/Apocalyptica-Refuse -"..., 44) = 44
write(1, "./hda1/mp3/Apocalyptica-Toreador"..., 37) = 37
write(1, "./hda1/mp3/Apocalyptica-Unforgiv"..., 39) = 39
write(1, "./hda1/mp3/Dog Eat Dog-Games.mp3"..., 33) = 33
write(1, "./hda1/mp3/Beastie Boys-Fight Fo"..., 49) = 49
write(1, "./hda1/mp3/Dog Eat Dog-In The Do"..., 44) = 44
write(1, "./hda1/mp3/Beastie Boys-No Sleep"..., 51) = 51
write(1, "./hda1/mp3/Beastie Boys-Rhythm A"..., 47) = 47
write(1, "./hda1/mp3/Beastie Boys-Sabotage"..., 37) = 37
write(1, "./hda1/mp3/Beastie Boys-The New "..., 42) = 42
write(1, "./hda1/mp3/Blues-Ain\'t Gone \'n G"..., 55) = 55
write(1, "./hda1/mp3/Blues-Attar.mp3\n", 27) = 27
write(1, "./hda1/mp3/Blues-Diesel Blues.mp"..., 34) = 34
write(1, "./hda1/mp3/Blues-Don\'t Look Back"..., 37) = 37
write(1, "./hda1/mp3/Blues-Gonna Need Some"..., 52) = 52
write(1, "./hda1/mp3/Blues-Good Morning Lo"..., 39) = 39
write(1, "./hda1/mp3/Blues-Hand Me Down My"..., 47) = 47
write(1, "./hda1/mp3/Blues-I Cover The Wat"..., 44) = 44
write(1, "./hda1/mp3/Blues-I\'m Your Hoochi"..., 50) = 50
write(1, "./hda1/mp3/Blues-Mood Indigo.mp3"..., 33) = 33
write(1, "./hda1/mp3/Blues-Notcho Blues.mp"..., 34) = 34
write(1, "./hda1/mp3/Blues-Roberta.mp3\n", 29) = 29
write(1, "./hda1/mp3/Blues-Rock Island Lif"..., 38) = 38
write(1, "./hda1/mp3/Blues-Showdown.mp3\n", 30) = 30
write(1, "./hda1/mp3/Blues-Tupelo.mp3\n", 28) = 28
write(1, "./hda1/mp3/Blues-Whispering Pine"..., 38) = 38
write(1, "./hda1/mp3/Blues-Zydeco Shuffle."..., 36) = 36
write(1, "./hda1/mp3/Bob Marley & Reggae-B"..., 51) = 51
write(1, "./hda1/mp3/Bob Marley & Reggae-I"..., 57) = 57
write(1, "./hda1/mp3/Bob Marley & Reggae-N"..., 58) = 58
write(1, "./hda1/mp3/Bob Marley & Reggae-P"..., 45) = 45
write(1, "./hda1/mp3/Bob Marley & Reggae-R"..., 51) = 51
write(1, "./hda1/mp3/Bob Marley & Reggae-S"..., 46) = 46
write(1, "./hda1/mp3/Bob Marley & Reggae-T"..., 54) = 54
write(1, "./hda1/mp3/Bob Marley & Reggae-T"..., 45) = 45
write(1, "./hda1/mp3/Body Count-Body Count"..., 52) = 52
write(1, "./hda1/mp3/Body Count-Born Dead."..., 36) = 36
write(1, "./hda1/mp3/Body Count-C Note.mp3"..., 33) = 33
write(1, "./hda1/mp3/Body Count-Cop Killer"..., 37) = 37
write(1, "./hda1/mp3/Body Count-Freedom Of"..., 44) = 44
write(1, "./hda1/mp3/Body Count-The Winner"..., 43) = 43
write(1, "./hda1/mp3/Braveheart-Soundtrack"..., 57) = 57
write(1, "./hda1/mp3/Braveheart-Soundtrack"..., 49) = 49
write(1, "./hda1/mp3/Braveheart-Soundtrack"..., 48) = 48
write(1, "./hda1/mp3/Braveheart-Soundtrack"..., 52) = 52
write(1, "./hda1/mp3/Braveheart-Soundtrack"..., 54) = 54
write(1, "./hda1/mp3/Braveheart-Soundtrack"..., 60) = 60
write(1, "./hda1/mp3/Braveheart-Soundtrack"..., 56) = 56
write(1, "./hda1/mp3/Braveheart-Soundtrack"..., 59) = 59
write(1, "./hda1/mp3/Bruce Springsteen-Acr"..., 51) = 51
write(1, "./hda1/mp3/Bruce Springsteen-Bal"..., 45) = 45
write(1, "./hda1/mp3/Bruce Springsteen-Bor"..., 59) = 59
write(1, "./hda1/mp3/Bruce Springsteen-Bor"..., 52) = 52
write(1, "./hda1/mp3/Bruce Springsteen-Dry"..., 47) = 47
write(1, "./hda1/mp3/Bruce Springsteen-Gal"..., 47) = 47
write(1, "./hda1/mp3/Bruce Springsteen-Hig"..., 44) = 44
write(1, "./hda1/mp3/Bruce Springsteen-I W"..., 60) = 60
write(1, "./hda1/mp3/Bruce Springsteen-If "..., 64) = 64
write(1, "./hda1/mp3/Bruce Springsteen-Joh"..., 43) = 43
write(1, "./hda1/mp3/Bruce Springsteen-My "..., 60) = 60
write(1, "./hda1/mp3/Bruce Springsteen-My "..., 63) = 63
write(1, "./hda1/mp3/Bruce Springsteen-Neb"..., 42) = 42
write(1, "./hda1/mp3/Bruce Springsteen-Sin"..., 49) = 49
write(1, "./hda1/mp3/Bruce Springsteen-Str"..., 47) = 47
write(1, "./hda1/mp3/Bruce Springsteen-Str"..., 57) = 57
write(1, "./hda1/mp3/Bruce Springsteen-The"..., 55) = 55
write(1, "./hda1/mp3/Bruce Springsteen-The"..., 42) = 42
write(1, "./hda1/mp3/Bruce Springsteen-The"..., 47) = 47
write(1, "./hda1/mp3/Bruce Springsteen-Thu"..., 53) = 53
write(1, "./hda1/mp3/Bryan Adams-A Little "..., 48) = 48
write(1, "./hda1/mp3/Bryan Adams-All For L"..., 40) = 40
write(1, "./hda1/mp3/Bryan Adams-Cuts Like"..., 52) = 52
write(1, "./hda1/mp3/Bryan Adams-Heaven (l"..., 41) = 41
write(1, "./hda1/mp3/Bryan Adams-I\'ll Alwa"..., 61) = 61
write(1, "./hda1/mp3/Bryan Adams-I\'m Ready"..., 44) = 44
write(1, "./hda1/mp3/Bryan Adams-If Ya Wan"..., 72) = 72
write(1, "./hda1/mp3/Bryan Adams-Straight "..., 58) = 58
write(1, "./hda1/mp3/Bryan Adams-Summer Of"..., 48) = 48
write(1, "./hda1/mp3/Bryan Adams-Summer Of"..., 41) = 41
write(1, "./hda1/mp3/Bryan Adams-The Only "..., 78) = 78
write(1, "./hda1/mp3/Bryan Adams-When You "..., 56) = 56
write(1, "./hda1/mp3/Bush-Bonedriven.mp3\n", 31) = 31
write(1, "./hda1/mp3/Bush-Glycerine.mp3\n", 30) = 30
write(1, "./hda1/mp3/Bush-Letting The Cabl"..., 45) = 45
write(1, "./hda1/mp3/Bush-Straight No Chas"..., 39) = 39
write(1, "./hda1/mp3/Bush-Swallowed.mp3\n", 30) = 30
write(1, "./hda1/mp3/Crematory-Lord of Lie"..., 38) = 38
write(1, "./hda1/mp3/Crematory-Maze.mp3\n", 30) = 30
write(1, "./hda1/mp3/Crematory-My Last Wor"..., 39) = 39
write(1, "./hda1/mp3/Dire Straits-Brothers"..., 52) = 52
write(1, "./hda1/mp3/Dire Straits-Brothers"..., 45) = 45
write(1, "./hda1/mp3/Dire Straits-Money Fo"..., 46) = 46
write(1, "./hda1/mp3/Dire Straits-On Every"..., 51) = 51
write(1, "./hda1/mp3/Dire Straits-Portobel"..., 52) = 52
write(1, "./hda1/mp3/Dire Straits-Private "..., 51) = 51
write(1, "./hda1/mp3/Dire Straits-Romeo An"..., 52) = 52
write(1, "./hda1/mp3/Dire Straits-Romeo An"..., 45) = 45
write(1, "./hda1/mp3/Dire Straits-Sultans "..., 45) = 45
write(1, "./hda1/mp3/Dire Straits-Walk Of "..., 48) = 48
write(1, "./hda1/mp3/Dire Straits-Where Do"..., 60) = 60
write(1, "./hda1/mp3/Dire Straits-You And "..., 56) = 56
write(1, "./hda1/mp3/Dire Straits-Your Lat"..., 53) = 53
write(1, "./hda1/mp3/Dog Eat Dog-No Fronts"..., 51) = 51
write(1, "./hda1/mp3/Dog Eat Dog-Pull My F"..., 42) = 42
write(1, "./hda1/mp3/Dog Eat Dog-Rise Abov"..., 38) = 38
write(1, "./hda1/mp3/Dog Eat Dog-Step Righ"..., 41) = 41
write(1, "./hda1/mp3/Dog Eat Dog-What Come"..., 45) = 45
write(1, "./hda1/mp3/Dog Eat Dog-Who\'s The"..., 42) = 42
write(1, "./hda1/mp3/Life Of Agony-Bad See"..., 38) = 38
write(1, "./hda1/mp3/Life Of Agony-Coffee "..., 42) = 42
write(1, "./hda1/mp3/Life Of Agony-Method "..., 46) = 46
write(1, "./hda1/mp3/Elton John-Belfast.mp"..., 34) = 34
write(1, "./hda1/mp3/Elton John-Can You Fe"..., 56) = 56
write(1, "./hda1/mp3/Elton John-Candle in "..., 50) = 50
write(1, "./hda1/mp3/Elton John-Circle Of "..., 41) = 41
write(1, "./hda1/mp3/Elton John-Don\'t Let "..., 58) = 58
write(1, "./hda1/mp3/Elton John-I Guess Th"..., 68) = 68
write(1, "./hda1/mp3/Elton John-Latitude.m"..., 35) = 35
write(1, "./hda1/mp3/Elton John-The Last S"..., 40) = 40
write(1, "./hda1/mp3/Elton John-The North."..., 36) = 36
write(1, "./hda1/mp3/Elton John-The One.mp"..., 34) = 34
write(1, "./hda1/mp3/Eric Clapton-It\'s Too"..., 42) = 42
write(1, "./hda1/mp3/Eric Clapton-Knockin\'"..., 54) = 54
write(1, "./hda1/mp3/Eric Clapton-Layla (l"..., 41) = 41
write(1, "./hda1/mp3/Eric Clapton-Promises"..., 37) = 37
write(1, "./hda1/mp3/Eric Clapton-San Fran"..., 56) = 56
write(1, "./hda1/mp3/Eric Clapton-Tears In"..., 51) = 51
write(1, "./hda1/mp3/Eric Clapton-Walkin\' "..., 49) = 49
write(1, "./hda1/mp3/Faith No More-Easy.mp"..., 34) = 34
write(1, "./hda1/mp3/Faith No More-Jizzlob"..., 40) = 40
write(1, "./hda1/mp3/Faith No More-Kinderg"..., 42) = 42
write(1, "./hda1/mp3/Faith No More-Land Of"..., 46) = 46
write(1, "./hda1/mp3/Gr\366nemeyer-Bleibt All"..., 46) = 46
write(1, "./hda1/mp3/Gr\366nemeyer-Bochum.mp3"..., 33) = 33
write(1, "./hda1/mp3/Gr\366nemeyer-Flugzeuge "..., 45) = 45
write(1, "./hda1/mp3/Gr\366nemeyer-Kein Verlu"..., 39) = 39
write(1, "./hda1/mp3/Gr\366nemeyer-Land Unter"..., 37) = 37
write(1, "./hda1/mp3/Gr\366nemeyer-M\344nner.mp3"..., 33) = 33
write(1, "./hda1/mp3/Guns \'n\' Roses-Don\'t "..., 40) = 40
write(1, "./hda1/mp3/Guns \'n\' Roses-Intro."..., 36) = 36
write(1, "./hda1/mp3/Guns \'n\' Roses-Knocki"..., 55) = 55
write(1, "./hda1/mp3/Guns \'n\' Roses-Live A"..., 47) = 47
write(1, "./hda1/mp3/Guns \'n\' Roses-Novemb"..., 44) = 44
write(1, "./hda1/mp3/Guns \'n\' Roses-Patien"..., 39) = 39
write(1, "./hda1/mp3/Guns \'n\' Roses-Sweet "..., 50) = 50
write(1, "./hda1/mp3/Guns \'n\' Roses-Yester"..., 41) = 41
write(1, "./hda1/mp3/H-Blockx-Move.mp3\n", 29) = 29
write(1, "./hda1/mp3/H-Blockx-Revolution.m"..., 35) = 35
write(1, "./hda1/mp3/Hammerfall-Eternal Da"..., 39) = 39
write(1, "./hda1/mp3/Hammerfall-Steal Meet"..., 51) = 51
write(1, "./hda1/mp3/Hammerfall-The Fallen"..., 41) = 41
write(1, "./hda1/mp3/Hip Hop-American Made"..., 37) = 37
write(1, "./hda1/mp3/Hip Hop-Back From The"..., 43) = 43
write(1, "./hda1/mp3/Hip Hop-Hits From The"..., 42) = 42
write(1, "./hda1/mp3/Hip Hop-Insane In The"..., 43) = 43
write(1, "./hda1/mp3/Racey - Some Girl.mp3"..., 33) = 33
write(1, "./hda1/mp3/Hip Hop-Let Me Clear "..., 46) = 46
write(1, "./hda1/mp3/Hip Hop-Same As It Ev"..., 43) = 43
write(1, "./hda1/mp3/Hip Hop-Saturday-Nigh"..., 44) = 44
write(1, "./hda1/mp3/Iced Earth-Consequenc"..., 39) = 39
write(1, "./hda1/mp3/Iced Earth-Melancholy"..., 37) = 37
write(1, "./hda1/mp3/Iced Earth-Watching O"..., 43) = 43
write(1, "./hda1/mp3/Kidrock-Devil Without"..., 45) = 45
write(1, "./hda1/mp3/Kidrock-Fist Of Rage."..., 36) = 36
write(1, "./hda1/mp3/Kidrock-I Am The Bull"..., 40) = 40
write(1, "./hda1/mp3/Kidrock-I Got One For"..., 40) = 40
write(1, "./hda1/mp3/Kidrock-Roving Gangst"..., 49) = 49
write(1, "./hda1/mp3/Kidrock-Somebody\'s Go"..., 54) = 54
write(1, "./hda1/mp3/Kidrock-Wasting Time."..., 36) = 36
write(1, "./hda1/mp3/Kidrock-Welcome 2 The"..., 43) = 43
write(1, "./hda1/mp3/Kidrock-Where U At Ro"..., 39) = 39
write(1, "./hda1/mp3/Kill II This-Another "..., 50) = 50
write(1, "./hda1/mp3/Kill II This-Bleeding"..., 37) = 37
write(1, "./hda1/mp3/Kill II This-My Reali"..., 39) = 39
write(1, "./hda1/mp3/Kill II This-The Wick"..., 43) = 43
write(1, "./hda1/mp3/Klassik & Diverse-Can"..., 41) = 41
write(1, "./hda1/mp3/Klassik & Diverse-Cem"..., 48) = 48
write(1, "./hda1/mp3/Klassik & Diverse-Con"..., 54) = 54
write(1, "./hda1/mp3/Klassik & Diverse-Der"..., 46) = 46
write(1, "./hda1/mp3/Klassik & Diverse-Die"..., 57) = 57
write(1, "./hda1/mp3/Klassik & Diverse-Ein"..., 52) = 52
write(1, "./hda1/mp3/Klassik & Diverse-Feu"..., 48) = 48
write(1, "./hda1/mp3/Klassik & Diverse-Hum"..., 43) = 43
write(1, "./hda1/mp3/Klassik & Diverse-Kla"..., 53) = 53
write(1, "./hda1/mp3/Klassik & Diverse-Kla"..., 54) = 54
write(1, "./hda1/mp3/Klassik & Diverse-Mol"..., 46) = 46
write(1, "./hda1/mp3/Klassik & Diverse-O F"..., 43) = 43
write(1, "./hda1/mp3/Klassik & Diverse-Oly"..., 49) = 49
write(1, "./hda1/mp3/Klassik & Diverse-Pas"..., 43) = 43
write(1, "./hda1/mp3/Klassik & Diverse-Pee"..., 49) = 49
write(1, "./hda1/mp3/Klassik & Diverse-Pre"..., 56) = 56
write(1, "./hda1/mp3/Klassik & Diverse-Rad"..., 49) = 49
write(1, "./hda1/mp3/Klassik & Diverse-Req"..., 41) = 41
write(1, "./hda1/mp3/Klassik & Diverse-Rig"..., 43) = 43
write(1, "./hda1/mp3/Klassik & Diverse-Sla"..., 49) = 49
write(1, "./hda1/mp3/Klassik & Diverse-Spi"..., 60) = 60
write(1, "./hda1/mp3/Klassik & Diverse-Sta"..., 49) = 49
write(1, "./hda1/mp3/Klassik & Diverse-Sum"..., 51) = 51
write(1, "./hda1/mp3/Klassik & Diverse-Sym"..., 49) = 49
write(1, "./hda1/mp3/Klassik & Diverse-Taf"..., 44) = 44
write(1, "./hda1/mp3/Klassik & Diverse-Tan"..., 44) = 44
write(1, "./hda1/mp3/Klassik & Diverse-Wal"..., 46) = 46
write(1, "./hda1/mp3/Klassik & Diverse-Was"..., 42) = 42
write(1, "./hda1/mp3/Klassik & Diverse-Was"..., 45) = 45
write(1, "./hda1/mp3/Klassik & Diverse-Zar"..., 52) = 52
write(1, "./hda1/mp3/Korn-Seed.mp3\n", 25) = 25
write(1, "./hda1/mp3/Life Of Agony-Other S"..., 53) = 53
write(1, "./hda1/mp3/Life Of Agony-Respect"..., 37) = 37
write(1, "./hda1/mp3/Life Of Agony-This Ti"..., 39) = 39
write(1, "./hda1/mp3/Life Of Agony-Undergr"..., 41) = 41
write(1, "./hda1/mp3/Life Of Agony-Words A"..., 45) = 45
write(1, "./hda1/mp3/Oldies & Evergreens-B"..., 62) = 62
write(1, "./hda1/mp3/Pop-Streets Of London"..., 37) = 37
write(1, "./hda1/mp3/Rofo\' Theme.mp3\n", 27) = 27
write(1, "./hda1/mp3/Lightning Hopkins-Bla"..., 51) = 51
write(1, "./hda1/mp3/Lightning Hopkins-I\'m"..., 60) = 60
write(1, "./hda1/mp3/Lightning Hopkins-I\'m"..., 74) = 74
write(1, "./hda1/mp3/Lightning Hopkins-Lon"..., 52) = 52
write(1, "./hda1/mp3/Lightning Hopkins-My "..., 41) = 41
write(1, "./hda1/mp3/Lightning Hopkins-Roc"..., 54) = 54
write(1, "./hda1/mp3/Lightning Hopkins-The"..., 50) = 50
write(1, "./hda1/mp3/Lightning Hopkins-Too"..., 50) = 50
write(1, "./hda1/mp3/Limp Bizkit-Couner.mp"..., 34) = 34
write(1, "./hda1/mp3/Limp Bizkit-Feith.mp3"..., 33) = 33
write(1, "./hda1/mp3/Limp Bizkit-Leech.mp3"..., 33) = 33
write(1, "./hda1/mp3/Limp Bizkit-Nobody Lo"..., 43) = 43
write(1, "./hda1/mp3/Limp Bizkit-Stalemate"..., 37) = 37
write(1, "./hda1/mp3/Manowar-Courage.mp3\n", 31) = 31
write(1, "./hda1/mp3/Manowar-Heart Of Stee"..., 38) = 38
write(1, "./hda1/mp3/Manowar-Sting Of The "..., 53) = 53
write(1, "./hda1/mp3/Manowar-Sting Of The "..., 46) = 46
write(1, "./hda1/mp3/Manowar-The Crown And"..., 46) = 46
write(1, "./hda1/mp3/Meat Loaf-Bat Out Of "..., 41) = 41
write(1, "./hda1/mp3/Meat Loaf-I\'d Do Anyt"..., 50) = 50
write(1, "./hda1/mp3/Meat Loaf-It Just Won"..., 44) = 44
write(1, "./hda1/mp3/Meat Loaf-Lost Boys A"..., 52) = 52
write(1, "./hda1/mp3/Meat Loaf-Objects In "..., 48) = 48
write(1, "./hda1/mp3/Metal & Crossover-Ast"..., 70) = 70
write(1, "./hda1/mp3/Metal & Crossover-Bas"..., 59) = 59
write(1, "./hda1/mp3/Metal & Crossover-Boo"..., 38) = 38
write(1, "./hda1/mp3/Metal & Crossover-Com"..., 46) = 46
write(1, "./hda1/mp3/Metal & Crossover-Der"..., 50) = 50
write(1, "./hda1/mp3/Metal & Crossover-Do "..., 47) = 47
write(1, "./hda1/mp3/Metal & Crossover-Jud"..., 49) = 49
write(1, "./hda1/mp3/Metal & Crossover-Jus"..., 53) = 53
write(1, "./hda1/mp3/Metal & Crossover-Kil"..., 48) = 48
write(1, "./hda1/mp3/Marianne Rosenberg - "..., 53) = 53
write(1, "./hda1/mp3/Metal & Crossover-Nig"..., 40) = 40
write(1, "./hda1/mp3/Metal & Crossover-Not"..., 44) = 44
write(1, "./hda1/mp3/Westernhagen-freiheit"..., 37) = 37
write(1, "./hda1/mp3/Metal & Crossover-Pig"..., 43) = 43
write(1, "./hda1/mp3/Metal & Crossover-Rep"..., 41) = 41
write(1, "./hda1/mp3/Metal & Crossover-Sme"..., 57) = 57
write(1, "./hda1/mp3/Metal & Crossover-Sym"..., 57) = 57
write(1, "./hda1/mp3/Metal & Crossover-The"..., 59) = 59
write(1, "./hda1/mp3/Metal & Crossover-The"..., 54) = 54
write(1, "./hda1/mp3/Metal & Crossover-The"..., 57) = 57
write(1, "./hda1/mp3/Metal & Crossover-Unk"..., 47) = 47
write(1, "./hda1/mp3/Metallica-Balladen-Fa"..., 48) = 48
write(1, "./hda1/mp3/Metallica-Balladen-Lo"..., 56) = 56
write(1, "./hda1/mp3/Metallica-Balladen-Ma"..., 44) = 44
write(1, "./hda1/mp3/Metallica-Balladen-No"..., 55) = 55
write(1, "./hda1/mp3/Metallica-Balladen-On"..., 38) = 38
write(1, "./hda1/mp3/Metallica-Balladen-Th"..., 49) = 49
write(1, "./hda1/mp3/Metallica-Balladen-Tu"..., 49) = 49
write(1, "./hda1/mp3/Michael Jackson-Black"..., 46) = 46
write(1, "./hda1/mp3/Michael Jackson-Stran"..., 50) = 50
write(1, "./hda1/mp3/Michael Jackson-You A"..., 49) = 49
write(1, "./hda1/mp3/Molotov-Chinga Tu Mad"..., 39) = 39
write(1, "./hda1/mp3/Molotov-Gimme Tha Pow"..., 39) = 39
write(1, "./hda1/mp3/Molotov-Kuleka\'s Choi"..., 39) = 39
write(1, "./hda1/mp3/Molotov-Let It Roll.m"..., 35) = 35
write(1, "./hda1/mp3/Molotov-Nero.mp3\n", 28) = 28
write(1, "./hda1/mp3/Molotov-Use It Or Los"..., 41) = 41
write(1, "./hda1/mp3/Mumpitz-Are You Ready"..., 44) = 44
write(1, "./hda1/mp3/Mumpitz-Graveyard Sym"..., 42) = 42
write(1, "./hda1/mp3/Mumpitz-Skandal Im Sp"..., 46) = 46
write(1, "./hda1/mp3/Mumpitz-Zillertaler H"..., 51) = 51
write(1, "./hda1/mp3/Nailbomb-Cockroaches "..., 43) = 43
write(1, "./hda1/mp3/Nailbomb-Guerillas.mp"..., 34) = 34
write(1, "./hda1/mp3/Nailbomb-Religious Ca"..., 48) = 48
write(1, "./hda1/mp3/Nailbomb-Religious Ca"..., 41) = 41
write(1, "./hda1/mp3/Nailbomb-Sick Life (l"..., 41) = 41
write(1, "./hda1/mp3/Nailbomb-Sick Life.mp"..., 34) = 34
write(1, "./hda1/mp3/Nailbomb-Sum Of Your "..., 49) = 49
write(1, "./hda1/mp3/Nailbomb-Vai Toma No "..., 46) = 46
write(1, "./hda1/mp3/Nailbomb-World Of Shi"..., 45) = 45
write(1, "./hda1/mp3/MelanieC. - Never be "..., 51) = 51
write(1, "./hda1/mp3/Michael & Janet Jacks"..., 48) = 48
write(1, "./hda1/mp3/Mungo Jerry - In the "..., 47) = 47
write(1, "./hda1/mp3/N\'Sync - It\'s gonna b"..., 41) = 41
write(1, "./hda1/mp3/Nine Days - Story Of "..., 47) = 47
write(1, "./hda1/mp3/Olsen Brothers - Fly "..., 57) = 57
write(1, "./hda1/mp3/Prezioso feat Marvin "..., 50) = 50
write(1, "./hda1/mp3/Queen - Anotherone bi"..., 49) = 49
write(1, "./hda1/mp3/Reamon - Supergirl.mp"..., 34) = 34
write(1, "./hda1/mp3/Roberto Blanco - Ein "..., 61) = 61
write(1, "./hda1/mp3/Rocky Sharp & TheRepl"..., 62) = 62
write(1, "./hda1/mp3/Rollergirl - Luv u mo"..., 39) = 39
write(1, "./hda1/mp3/Roy Orbis0n - Oh Pret"..., 45) = 45
write(1, "./hda1/mp3/Old Mountain Dew-Bank"..., 51) = 51
write(1, "./hda1/mp3/Old Mountain Dew-Blac"..., 50) = 50
write(1, "./hda1/mp3/Old Mountain Dew-Dice"..., 46) = 46
write(1, "./hda1/mp3/Old Mountain Dew-Durh"..., 44) = 44
write(1, "./hda1/mp3/Old Mountain Dew-Flig"..., 48) = 48
write(1, "./hda1/mp3/Old Mountain Dew-Gree"..., 58) = 58
write(1, "./hda1/mp3/Old Mountain Dew-I\'ll"..., 48) = 48
write(1, "./hda1/mp3/Old Mountain Dew-Muir"..., 49) = 49
write(1, "./hda1/mp3/Old Mountain Dew-Nora"..., 37) = 37
write(1, "./hda1/mp3/Old Mountain Dew-Old "..., 49) = 49
write(1, "./hda1/mp3/Old Mountain Dew-Song"..., 49) = 49
write(1, "./hda1/mp3/Old Mountain Dew-The "..., 47) = 47
write(1, "./hda1/mp3/Old Mountain Dew-Whis"..., 51) = 51
write(1, "./hda1/mp3/Old Mountain Dew-Work"..., 44) = 44
write(1, "./hda1/mp3/Oldies & Evergreens-B"..., 51) = 51
write(1, "./hda1/mp3/Pop-After Dark.mp3\n", 30) = 30
write(1, "./hda1/mp3/R.E.M-Everybody Hurts"..., 37) = 37
write(1, "./hda1/mp3/Oldies & Evergreens-C"..., 44) = 44
write(1, "./hda1/mp3/Oldies & Evergreens-E"..., 49) = 49
write(1, "./hda1/mp3/Oldies & Evergreens-G"..., 55) = 55
write(1, "./hda1/mp3/Oldies & Evergreens-I"..., 50) = 50
write(1, "./hda1/mp3/Oldies & Evergreens-I"..., 59) = 59
write(1, "./hda1/mp3/Oldies & Evergreens-J"..., 51) = 51
write(1, "./hda1/mp3/Oldies & Evergreens-L"..., 44) = 44
write(1, "./hda1/mp3/Oldies & Evergreens-L"..., 72) = 72
write(1, "./hda1/mp3/Oldies & Evergreens-L"..., 45) = 45
write(1, "./hda1/mp3/Oldies & Evergreens-M"..., 50) = 50
write(1, "./hda1/mp3/Oldies & Evergreens-R"..., 48) = 48
write(1, "./hda1/mp3/Oldies & Evergreens-R"..., 51) = 51
write(1, "./hda1/mp3/Onkel Tom-Caramba Car"..., 41) = 41
write(1, "./hda1/mp3/Oldies & Evergreens-R"..., 57) = 57
write(1, "./hda1/mp3/Oldies & Evergreens-S"..., 47) = 47
write(1, "./hda1/mp3/Oldies & Evergreens-T"..., 62) = 62
write(1, "./hda1/mp3/Oldies & Evergreens-T"..., 61) = 61
write(1, "./hda1/mp3/Oldies & Evergreens-W"..., 46) = 46
write(1, "./hda1/mp3/Oldies & Evergreens-Y"..., 54) = 54
write(1, "./hda1/mp3/Onkel Tom-An Der Thek"..., 61) = 61
write(1, "./hda1/mp3/Onkel Tom-Blau Bl\374ht "..., 47) = 47
write(1, "./hda1/mp3/Onkel Tom-Es Gibt Kei"..., 54) = 54
write(1, "./hda1/mp3/Onkel Tom-Ich Leg Mei"..., 54) = 54
write(1, "./hda1/mp3/Onkel Tom-Johnny Walk"..., 39) = 39
write(1, "./hda1/mp3/Onkel Tom-Kreuzberger"..., 44) = 44
write(1, "./hda1/mp3/Onkel Tom-Medley 1.mp"..., 34) = 34
write(1, "./hda1/mp3/Onkel Tom-Medley 2.mp"..., 34) = 34
write(1, "./hda1/mp3/Onkel Tom-Medley 3.mp"..., 34) = 34
write(1, "./hda1/mp3/Onkel Tom-Medley 4.mp"..., 34) = 34
write(1, "./hda1/mp3/Onkel Tom-So Ein Tag,"..., 62) = 62
write(1, "./hda1/mp3/Onkel Tom-Trink, Trin"..., 56) = 56
write(1, "./hda1/mp3/Onkel Tom-Wenn Ich Ei"..., 53) = 53
write(1, "./hda1/mp3/Onkel Tom-Wer Hat Das"..., 51) = 51
write(1, "./hda1/mp3/Pantera-Cemetery Gate"..., 38) = 38
write(1, "./hda1/mp3/Pantera-Cowboys From "..., 41) = 41
write(1, "./hda1/mp3/Pantera-Domination.mp"..., 34) = 34
write(1, "./hda1/mp3/Pantera-Psycho Holida"..., 38) = 38
write(1, "./hda1/mp3/Pop-Breakfast At Tiff"..., 42) = 42
write(1, "./hda1/mp3/Pop-Breathe.mp3\n", 27) = 27
write(1, "./hda1/mp3/Pop-Cornflake Girl.mp"..., 34) = 34
write(1, "./hda1/mp3/Pop-Everloving.mp3\n", 30) = 30
write(1, "./hda1/mp3/Pop-Hurricane.mp3\n", 29) = 29
write(1, "./hda1/mp3/Pop-I Believe I Can F"..., 39) = 39
write(1, "./hda1/mp3/Pop-I Can\'t Help Fall"..., 57) = 57
write(1, "./hda1/mp3/Pop-I Don\'t Like Mond"..., 40) = 40
write(1, "./hda1/mp3/Pop-Imagine.mp3\n", 27) = 27
write(1, "./hda1/mp3/Pop-Leningrad.mp3\n", 29) = 29
write(1, "./hda1/mp3/Pop-Love Is All Aroun"..., 38) = 38
write(1, "./hda1/mp3/Pop-Rofo\'s Theme.mp3\n", 32) = 32
write(1, "./hda1/mp3/R.E.M-Find The River."..., 36) = 36
write(1, "./hda1/mp3/Pop-The Great Song Of"..., 50) = 50
write(1, "./hda1/mp3/Pop-Time To Say Goodb"..., 39) = 39
write(1, "./hda1/mp3/R.E.M-Drive.mp3\n", 27) = 27
write(1, "./hda1/mp3/Queen-Bohemian Rhapso"..., 39) = 39
write(1, "./hda1/mp3/Queen-Breakthru.mp3\n", 31) = 31
write(1, "./hda1/mp3/Queen-Don\'t Stop Me.m"..., 35) = 35
write(1, "./hda1/mp3/Queen-Fat Bottomed Gi"..., 40) = 40
write(1, "./hda1/mp3/Queen-Flash.mp3\n", 27) = 27
write(1, "./hda1/mp3/Queen-Friends Will Be"..., 45) = 45
write(1, "./hda1/mp3/Queen-Hammer To Fall."..., 36) = 36
write(1, "./hda1/mp3/Queen-Headlong.mp3\n", 30) = 30
write(1, "./hda1/mp3/Queen-I Want It All.m"..., 35) = 35
write(1, "./hda1/mp3/Queen-Innuendo.mp3\n", 30) = 30
write(1, "./hda1/mp3/Queen-Is This The Wor"..., 57) = 57
write(1, "./hda1/mp3/Queen-It\'s A Hard Lif"..., 38) = 38
write(1, "./hda1/mp3/Queen-Killer Queen.mp"..., 34) = 34
write(1, "./hda1/mp3/Queen-Now I\'m Here.mp"..., 34) = 34
write(1, "./hda1/mp3/Queen-One Vision.mp3\n", 32) = 32
write(1, "./hda1/mp3/Queen-Princess Of The"..., 46) = 46
write(1, "./hda1/mp3/Queen-Save Me.mp3\n", 29) = 29
write(1, "./hda1/mp3/Queen-Somebody To Lov"..., 38) = 38
write(1, "./hda1/mp3/Queen-The Invisible M"..., 39) = 39
write(1, "./hda1/mp3/Queen-The Miracle.mp3"..., 33) = 33
write(1, "./hda1/mp3/Queen-The Show Must G"..., 41) = 41
write(1, "./hda1/mp3/Queen-Under Pressure."..., 36) = 36
write(1, "./hda1/mp3/Queen-Who Wants To Li"..., 47) = 47
write(1, "./hda1/mp3/Queen-You\'re My Best "..., 43) = 43
write(1, "./hda1/mp3/R.E.M-Man On The Mond"..., 37) = 37
write(1, "./hda1/mp3/R.E.M-New Orleans Ins"..., 46) = 46
write(1, "./hda1/mp3/R.E.M-Sweetness Follo"..., 39) = 39
write(1, "./hda1/mp3/R.E.M-Try Not To Brea"..., 39) = 39
write(1, "./hda1/mp3/Such A Surge-Agorapho"..., 40) = 40
write(1, "./hda1/mp3/Such A Surge-Amok.mp3"..., 33) = 33
write(1, "./hda1/mp3/Rage Against The Mach"..., 50) = 50
write(1, "./hda1/mp3/Rage Against The Mach"..., 59) = 59
write(1, "./hda1/mp3/Rage Against The Mach"..., 56) = 56
write(1, "./hda1/mp3/Rage Against The Mach"..., 51) = 51
write(1, "./hda1/mp3/Rage Against The Mach"..., 60) = 60
write(1, "./hda1/mp3/Rage Against The Mach"..., 56) = 56
write(1, "./hda1/mp3/Rage Against The Mach"..., 58) = 58
write(1, "./hda1/mp3/Rage Against The Mach"..., 49) = 49
write(1, "./hda1/mp3/Rage Against The Mach"..., 59) = 59
write(1, "./hda1/mp3/Rage Against The Mach"..., 60) = 60
write(1, "./hda1/mp3/Rammstein-Asche Zu As"..., 40) = 40
write(1, "./hda1/mp3/Rage Against The Mach"..., 59) = 59
write(1, "./hda1/mp3/Rage Against The Mach"..., 48) = 48
write(1, "./hda1/mp3/Rage Against The Mach"..., 51) = 51
write(1, "./hda1/mp3/Rammstein-Der Meister"..., 37) = 37
write(1, "./hda1/mp3/Rammstein-Rammstein.m"..., 35) = 35
write(1, "./hda1/mp3/Rammstein-Wollt Ihr D"..., 61) = 61
write(1, "./hda1/mp3/Ratos De Porao-Big Wo"..., 40) = 40
write(1, "./hda1/mp3/Ratos De Porao-Suspec"..., 45) = 45
write(1, "./hda1/mp3/Ratos De Porao-Yeah Y"..., 45) = 45
write(1, "./hda1/mp3/Red Hot Chilli Pepper"..., 48) = 48
write(1, "./hda1/mp3/Red Hot Chilli Pepper"..., 51) = 51
write(1, "./hda1/mp3/Red Hot Chilli Pepper"..., 46) = 46
write(1, "./hda1/mp3/Red Hot Chilli Pepper"..., 50) = 50
write(1, "./hda1/mp3/Riverdance-American W"..., 40) = 40
write(1, "./hda1/mp3/Riverdance-Andalucia."..., 36) = 36
write(1, "./hda1/mp3/Riverdance-Caoineadh "..., 57) = 57
write(1, "./hda1/mp3/Riverdance-Celtic Fir"..., 45) = 45
write(1, "./hda1/mp3/Riverdance-Cry Of The"..., 43) = 43
write(1, "./hda1/mp3/Riverdance-Dance Abov"..., 50) = 50
write(1, "./hda1/mp3/Riverdance-Duelling V"..., 43) = 43
write(1, "./hda1/mp3/Riverdance-Home And T"..., 49) = 49
write(1, "./hda1/mp3/Riverdance-I Dreamt I"..., 43) = 43
write(1, "./hda1/mp3/Riverdance-Lift The W"..., 41) = 41
write(1, "./hda1/mp3/Riverdance-Our Weddin"..., 42) = 42
write(1, "./hda1/mp3/Riverdance-Reel Aroun"..., 46) = 46
write(1, "./hda1/mp3/Riverdance-Riverdance"..., 37) = 37
write(1, "./hda1/mp3/Riverdance-Shivna.mp3"..., 33) = 33
write(1, "./hda1/mp3/Riverdance-Siamsa.mp3"..., 33) = 33
write(1, "./hda1/mp3/Riverdance-Slip Into "..., 43) = 43
write(1, "./hda1/mp3/Riverdance-Spirit\264s L"..., 42) = 42
write(1, "./hda1/mp3/Riverdance-Stolen Kis"..., 38) = 38
write(1, "./hda1/mp3/Riverdance-Strings Of"..., 42) = 42
write(1, "./hda1/mp3/Riverdance-The Counte"..., 48) = 48
write(1, "./hda1/mp3/Riverdance-The Heart\264"..., 42) = 42
write(1, "./hda1/mp3/Riverdance-The Lord O"..., 48) = 48
write(1, "./hda1/mp3/Riverdance-Victory.mp"..., 34) = 34
write(1, "./hda1/mp3/Rock-Eye Of The Tiger"..., 37) = 37
write(1, "./hda1/mp3/Rock-God Gave Rock \'n"..., 50) = 50
write(1, "./hda1/mp3/Rock-How Bizarre.mp3\n", 32) = 32
write(1, "./hda1/mp3/Rock-I Can\'t Dance.mp"..., 34) = 34
write(1, "./hda1/mp3/Rock-Living After Mid"..., 42) = 42
write(1, "./hda1/mp3/Rock-Loser.mp3\n", 26) = 26
write(1, "./hda1/mp3/Rock-Rock & Roll All "..., 41) = 41
write(1, "./hda1/mp3/Rock-Sweet Home Alaba"..., 39) = 39
write(1, "./hda1/mp3/Rock-The Final Countd"..., 40) = 40
write(1, "./hda1/mp3/Runrig-Every River.mp"..., 34) = 34
write(1, "./hda1/mp3/Runrig-Hearts Of Olde"..., 44) = 44
write(1, "./hda1/mp3/Runrig-Mara Theme.mp3"..., 33) = 33
write(1, "./hda1/mp3/Runrig-On The Edge.mp"..., 34) = 34
write(1, "./hda1/mp3/Runrig-Ravenscraig.mp"..., 34) = 34
write(1, "./hda1/mp3/Runrig-Rhythm Of My H"..., 41) = 41
write(1, "./hda1/mp3/Runrig-The Apple Came"..., 42) = 42
write(1, "./hda1/mp3/Runrig-The Highest Ap"..., 40) = 40
write(1, "./hda1/mp3/Runrig-The Morning Li"..., 40) = 40
write(1, "./hda1/mp3/Sepultura-Ambush.mp3\n", 32) = 32
write(1, "./hda1/mp3/Sepultura-Attitude.mp"..., 34) = 34
write(1, "./hda1/mp3/Sepultura-Bestial Dev"..., 45) = 45
write(1, "./hda1/mp3/Sepultura-Born Stubbo"..., 39) = 39
write(1, "./hda1/mp3/Sepultura-Breed Apart"..., 37) = 37
write(1, "./hda1/mp3/Sepultura-Chaos B. C."..., 37) = 37
write(1, "./hda1/mp3/Sepultura-Cut-Throat."..., 36) = 36
write(1, "./hda1/mp3/Sepultura-Dead Embryo"..., 46) = 46
write(1, "./hda1/mp3/Sepultura-Desperate C"..., 39) = 39
write(1, "./hda1/mp3/Sepultura-Dictatorshi"..., 38) = 38
write(1, "./hda1/mp3/Sepultura-Dusted.mp3\n", 32) = 32
write(1, "./hda1/mp3/Sepultura-Endangered "..., 44) = 44
write(1, "./hda1/mp3/Sepultura-Inquisition"..., 46) = 46
write(1, "./hda1/mp3/Sepultura-Intro.mp3\n", 31) = 31
write(1, "./hda1/mp3/Sepultura-Itsari.mp3\n", 32) = 32
write(1, "./hda1/mp3/Sepultura-Jasco.mp3\n", 31) = 31
write(1, "./hda1/mp3/Sepultura-Kaiowas (li"..., 40) = 40
write(1, "./hda1/mp3/Sepultura-Kamaitachi."..., 36) = 36
write(1, "./hda1/mp3/Sepultura-Meaningless"..., 47) = 47
write(1, "./hda1/mp3/Sepultura-Procreation"..., 37) = 37
write(1, "./hda1/mp3/Sepultura-Ratamahatta"..., 37) = 37
write(1, "./hda1/mp3/Sepultura-Roots (Live"..., 38) = 38
write(1, "./hda1/mp3/Sepultura-Roots.mp3\n", 31) = 31
write(1, "./hda1/mp3/Sepultura-Sarcastic E"..., 45) = 45
write(1, "./hda1/mp3/Sepultura-Spit.mp3\n", 30) = 30
write(1, "./hda1/mp3/Sepultura-Straighthat"..., 38) = 38
write(1, "./hda1/mp3/Sepultura-Symptom Of "..., 49) = 49
write(1, "./hda1/mp3/Sepultura-The Abyss.m"..., 35) = 35
write(1, "./hda1/mp3/Silverchair-Abuse Me."..., 36) = 36
write(1, "./hda1/mp3/Silverchair-Cemetery."..., 36) = 36
write(1, "./hda1/mp3/Silverchair-Do You Fe"..., 48) = 48
write(1, "./hda1/mp3/Silverchair-Freak.mp3"..., 33) = 33
write(1, "./hda1/mp3/Silverchair-Petrol & "..., 45) = 45
write(1, "./hda1/mp3/Silverchair-Slave.mp3"..., 33) = 33
write(1, "./hda1/mp3/Silverchair-Spawn Aga"..., 39) = 39
write(1, "./hda1/mp3/Soulfly-Bleed.mp3\n", 29) = 29
write(1, "./hda1/mp3/Soulfly-First Command"..., 41) = 41
write(1, "./hda1/mp3/Soulfly-Karmageddon.m"..., 35) = 35
write(1, "./hda1/mp3/Soulfly-Tribe.mp3\n", 29) = 29
write(1, "./hda1/mp3/Soundtracks-A-Team.mp"..., 34) = 34
write(1, "./hda1/mp3/Soundtracks-An Office"..., 54) = 54
write(1, "./hda1/mp3/Soundtracks-Back To T"..., 46) = 46
write(1, "./hda1/mp3/Soundtracks-Beauty & "..., 42) = 42
write(1, "./hda1/mp3/Soundtracks-Conquest "..., 48) = 48
write(1, "./hda1/mp3/Soundtracks-Der Mit D"..., 50) = 50
write(1, "./hda1/mp3/Soundtracks-Die Glorr"..., 50) = 50
write(1, "./hda1/mp3/Soundtracks-Dornenv\366g"..., 39) = 39
write(1, "./hda1/mp3/Soundtracks-Ghostbust"..., 40) = 40
write(1, "./hda1/mp3/Soundtracks-Highlande"..., 38) = 38
write(1, "./hda1/mp3/Soundtracks-Indiana J"..., 41) = 41
write(1, "./hda1/mp3/Soundtracks-Jurassic "..., 42) = 42
write(1, "./hda1/mp3/Soundtracks-Mission I"..., 46) = 46
write(1, "./hda1/mp3/Soundtracks-Star Trek"..., 37) = 37
write(1, "./hda1/mp3/Soundtracks-Superman."..., 36) = 36
write(1, "./hda1/mp3/Soundtracks-Terminato"..., 38) = 38
write(1, "./hda1/mp3/Soundtracks-Unheimlic"..., 52) = 52
write(1, "./hda1/mp3/Soundtracks-X-Files.m"..., 35) = 35
write(1, "./hda1/mp3/Therion-Thor.mp3\n", 28) = 28
write(1, "./hda1/mp3/Soundtracks-Zur\374ck In"..., 49) = 49
write(1, "./hda1/mp3/Such A Surge-Das Netz"..., 37) = 37
write(1, "./hda1/mp3/Such A Surge-Ideale!."..., 36) = 36
write(1, "./hda1/mp3/Such A Surge-Muppets "..., 45) = 45
write(1, "./hda1/mp3/Such A Surge-Raw And "..., 41) = 41
write(1, "./hda1/mp3/Such A Surge-You Say "..., 43) = 43
write(1, "./hda1/mp3/The Prodigy-BREATHE.m"..., 35) = 35
write(1, "./hda1/mp3/The Prodigy-FIRE.mp3\n", 32) = 32
write(1, "./hda1/mp3/The Doors-Break On Th"..., 42) = 42
write(1, "./hda1/mp3/The Doors-Soul Kitche"..., 38) = 38
write(1, "./hda1/mp3/The Doors-The End.mp3"..., 33) = 33
write(1, "./hda1/mp3/The Doors-When The Mu"..., 48) = 48
write(1, "./hda1/mp3/The Prodigy-POISON.mp"..., 34) = 34
write(1, "./hda1/mp3/The Prodigy-Diesel Po"..., 40) = 40
write(1, "./hda1/mp3/the_way_home[1].mp3\n", 31) = 31
write(1, "./hda1/mp3/The Prodigy-Funky Shi"..., 38) = 38
write(1, "./hda1/mp3/The Prodigy-Mindfield"..., 38) = 38
write(1, "./hda1/mp3/The Prodigy-Music Rea"..., 39) = 39
write(1, "./hda1/mp3/The Prodigy-No Good.m"..., 35) = 35
write(1, "./hda1/mp3/The Prodigy-Out Of Sp"..., 40) = 40
write(1, "./hda1/mp3/U2-Party Girl (live)."..., 36) = 36
write(1, "./hda1/mp3/The Prodigy-Serial Th"..., 42) = 42
write(1, "./hda1/mp3/The Prodigy-Smack My "..., 45) = 45
write(1, "./hda1/mp3/The Prodigy-Voodoo Pe"..., 41) = 41
write(1, "./hda1/mp3/The Rolling Stones-Ge"..., 54) = 54
write(1, "./hda1/mp3/The Rolling Stones-Ru"..., 47) = 47
write(1, "./hda1/mp3/The Rolling Stones-Sy"..., 57) = 57
write(1, "./hda1/mp3/The Rolling Stones-Wi"..., 46) = 46
write(1, "./hda1/mp3/The Rolling Stones-Yo"..., 69) = 69
write(1, "./hda1/mp3/The Smashing Pumpkins"..., 47) = 47
write(1, "./hda1/mp3/The Smashing Pumpkins"..., 65) = 65
write(1, "./hda1/mp3/The Smashing Pumpkins"..., 44) = 44
write(1, "./hda1/mp3/The Smashing Pumpkins"..., 43) = 43
write(1, "./hda1/mp3/The Smashing Pumpkins"..., 54) = 54
write(1, "./hda1/mp3/Therion-Cults Of The "..., 43) = 43
write(1, "./hda1/mp3/Therion-Down The Qlip"..., 50) = 50
write(1, "./hda1/mp3/Therion-Eye Of Shiva."..., 36) = 36
write(1, "./hda1/mp3/Therion-In The Desert"..., 44) = 44
write(1, "./hda1/mp3/Therion-Interludium.m"..., 35) = 35
write(1, "./hda1/mp3/Therion-Invocation Of"..., 44) = 44
write(1, "./hda1/mp3/Therion-Morning Star."..., 36) = 36
write(1, "./hda1/mp3/Therion-Nightside Of "..., 41) = 41
write(1, "./hda1/mp3/Therion-Opus Eclipse."..., 36) = 36
write(1, "./hda1/mp3/Therion-Postludium.mp"..., 34) = 34
write(1, "./hda1/mp3/Therion-Preludium.mp3"..., 33) = 33
write(1, "./hda1/mp3/Therion-The Fall Into"..., 45) = 45
write(1, "./hda1/mp3/Therion-The Rise Of S"..., 54) = 54
write(1, "./hda1/mp3/Therion-The Siren Of "..., 46) = 46
write(1, "./hda1/mp3/Therion-To Mega Theri"..., 46) = 46
write(1, "./hda1/mp3/Therion-To Mega Theri"..., 39) = 39
write(1, "./hda1/mp3/U2-Gloria (live).mp3\n", 32) = 32
write(1, "./hda1/mp3/U2-The Electric Co (l"..., 41) = 41
write(1, "./hda1/mp3/Roy Black und Anita -"..., 71) = 71
write(1, "./hda1/mp3/Boehse_Onkelz--Bin Ic"..., 70) = 70
write(1, "./hda1/mp3/Boehse_Onkelz--Buch D"..., 50) = 50
write(1, "./hda1/mp3/Boehse_Onkelz--Deutsc"..., 42) = 42
write(1, "./hda1/mp3/Boehse_Onkelz--Koma -"..., 66) = 66
write(1, "./hda1/mp3/Boehse_Onkelz--Lieber"..., 53) = 53
write(1, "./hda1/mp3/Boehse_Onkelz--Matapa"..., 51) = 51
write(1, "./hda1/mp3/Boehse_Onkelz--Matapa"..., 51) = 51
write(1, "./hda1/mp3/Boehse_Onkelz--Nichts"..., 54) = 54
write(1, "./hda1/mp3/Boehse_Onkelz--Nur Di"..., 65) = 65
write(1, "./hda1/mp3/Boehse_Onkelz--Wenn W"..., 57) = 57
write(1, "./hda1/mp3/Boehse_Onkelz--Wieder"..., 67) = 67
write(1, "./hda1/mp3/Boehse_Onkelz--Zu Nah"..., 53) = 53
write(1, "./hda1/mp3/Diverse Crossover-Bas"..., 59) = 59
write(1, "./hda1/mp3/Diverse Crossover-Bul"..., 49) = 49
write(1, "./hda1/mp3/Diverse Crossover-Do "..., 47) = 47
write(1, "./hda1/mp3/Diverse Crossover-Not"..., 44) = 44
write(1, "./hda1/mp3/Diverse Crossover-Pig"..., 43) = 43
write(1, "./hda1/mp3/Diverse Crossover-Rep"..., 41) = 41
write(1, "./hda1/mp3/Diverse Metal-Cowboys"..., 47) = 47
write(1, "./hda1/mp3/Diverse Metal-Dominat"..., 40) = 40
write(1, "./hda1/mp3/Diverse Metal-Highway"..., 45) = 45
write(1, "./hda1/mp3/Diverse Metal-My Last"..., 43) = 43
write(1, "./hda1/mp3/Diverse Metal-Psycho "..., 44) = 44
write(1, "./hda1/mp3/Diverse Metal-Symphon"..., 53) = 53
write(1, "./hda1/mp3/Diverse Metal-The Ris"..., 60) = 60
write(1, "./hda1/mp3/Diverse Metal-Umbabar"..., 41) = 41
write(1, "./hda1/mp3/Guns \264n\264 Roses-Don\264t "..., 40) = 40
write(1, "./hda1/mp3/Guns \264n\264 Roses-Intro."..., 36) = 36
write(1, "./hda1/mp3/Guns \264n\264 Roses-Knocki"..., 55) = 55
write(1, "./hda1/mp3/Guns \264n\264 Roses-Novemb"..., 44) = 44
write(1, "./hda1/mp3/Guns \264n\264 Roses-Patien"..., 39) = 39
write(1, "./hda1/mp3/Guns \264n\264 Roses-Sweet "..., 50) = 50
write(1, "./hda1/mp3/Hardcore-Hard Times.m"..., 35) = 35
write(1, "./hda1/mp3/Hardcore-Music Instru"..., 41) = 41
write(1, "./hda1/mp3/SM Trax - At the Club"..., 37) = 37
write(1, "./hda1/mp3/J.B.O-Bolle.mp3\n", 27) = 27
write(1, "./hda1/mp3/J.B.O-Ein Guter Tag Z"..., 73) = 73
write(1, "./hda1/mp3/J.B.O-Ich Liebe Dir.m"..., 35) = 35
write(1, "./hda1/mp3/J.B.O-Pabbarotti And "..., 63) = 63
write(1, "./hda1/mp3/J.B.O-Wir Sind Die Ch"..., 46) = 46
write(1, "./hda1/mp3/Sash - La Primavera.m"..., 35) = 35
write(1, "./hda1/mp3/Scorpions - Moment of"..., 43) = 43
write(1, "./hda1/mp3/Scott MCKenzie - San "..., 46) = 46
write(1, "./hda1/mp3/Klassik-Feuerwehrmusi"..., 38) = 38
write(1, "./hda1/mp3/Snap - Rhythm is a Da"..., 41) = 41
write(1, "./hda1/mp3/Stevie Wonder - Happy"..., 46) = 46
write(1, "./hda1/mp3/Stevie Wonder - Part."..., 47) = 47
write(1, "./hda1/mp3/Take That - Never For"..., 40) = 40
write(1, "./hda1/mp3/The Beach Boys -Surfi"..., 42) = 42
write(1, "./hda1/mp3/The Champts - Tequila"..., 37) = 37
write(1, "./hda1/mp3/The Cordettes - Lolli"..., 40) = 40
write(1, "./hda1/mp3/Three Doors Down - Kr"..., 45) = 45
write(1, "./hda1/mp3/Uriah Heep - Lady in "..., 42) = 42
write(1, "./hda1/mp3/Vengaboys - 24-7 In M"..., 42) = 42
write(1, "./hda1/mp3/Vengaboys - 48 Hours."..., 36) = 36
write(1, "./hda1/mp3/Vengaboys - Cheekah B"..., 64) = 64
write(1, "./hda1/mp3/Vengaboys - Foreveras"..., 41) = 41
write(1, "./hda1/mp3/dream_of_trance[1].mp"..., 34) = 34
write(1, "./hda1/mp3/Klassik-Time To Say G"..., 43) = 43
write(1, "./hda1/mp3/Klassik-Walk\374renritt."..., 36) = 36
write(1, "./hda1/mp3/Vengaboys - Skinnydip"..., 41) = 41
write(1, "./hda1/mp3/Vengaboys - Uncle Joh"..., 51) = 51
write(1, "./hda1/mp3/Klassik-Zillertaler H"..., 51) = 51
write(1, "./hda1/mp3/Metallica-And Justice"..., 52) = 52
write(1, "./hda1/mp3/Metallica-Anfang von "..., 58) = 58
write(1, "./hda1/mp3/Metallica-Anfang von "..., 61) = 61
write(1, "./hda1/mp3/Metallica-Fade To Bla"..., 39) = 39
write(1, "./hda1/mp3/Metallica-For Whom Th"..., 56) = 56
write(1, "./hda1/mp3/Metallica-Hero Of The"..., 41) = 41
write(1, "./hda1/mp3/Metallica-Intro (Live"..., 38) = 38
write(1, "./hda1/mp3/Metallica-Last Caress"..., 44) = 44
write(1, "./hda1/mp3/Metallica-Low Man\264s L"..., 41) = 41
write(1, "./hda1/mp3/Metallica-Mama Said.m"..., 35) = 35
write(1, "./hda1/mp3/Metallica-Nothing Els"..., 46) = 46
write(1, "./hda1/mp3/Metallica-One.mp3\n", 29) = 29
write(1, "./hda1/mp3/Metallica-The Unforgi"..., 40) = 40
write(1, "./hda1/mp3/Vengaboys - Your Plac"..., 46) = 46
write(1, "./hda1/mp3/Wanda Jackson - Let\'s"..., 50) = 50
write(1, "./hda1/mp3/Mary_Mary-Shackles.mp"..., 34) = 34
write(1, "./hda1/mp3/Prodigy-Diesel Power."..., 36) = 36
write(1, "./hda1/mp3/Prodigy-Voodoo People"..., 37) = 37
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 49) = 49
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 52) = 52
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 59) = 59
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 60) = 60
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 45) = 45
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 43) = 43
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 50) = 50
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 44) = 44
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 65) = 65
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 52) = 52
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 49) = 49
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 44) = 44
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 49) = 49
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 46) = 46
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 48) = 48
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 60) = 60
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 55) = 55
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 67) = 67
write(1, "./hda1/mp3/Rock & Pop & Diverse-"..., 47) = 47
write(1, "./hda1/mp3/Special-Coca Cola Xma"..., 43) = 43
write(1, "./hda1/mp3/Special-Simpsons-THX."..., 36) = 36
write(1, "./hda1/mp3/Paffendorf-Everybody "..., 43) = 43
write(1, "./hda1/mp3/Beastie Boys-Body Mov"..., 40) = 40
write(1, "./hda1/mp3/Beastie Boys-Intergal"..., 42) = 42
write(1, "./hda1/mp3/Dog Eat Dog-If These "..., 51) = 51
write(1, "./hda1/mp3/U2-I Will Follow (liv"..., 39) = 39
write(1, "./hda1/mp3/Wencke Myhre - Er hat"..., 62) = 62
write(1, "./hda1/mp3/Whitney Houston - I H"..., 48) = 48
write(1, "./hda1/mp3/Whitney Houston - If "..., 52) = 52
write(1, "./hda1/mp3/Whitney Houston - Que"..., 52) = 52
write(1, "./hda1/mp3/Wolfgang Petry - Verl"..., 71) = 71
write(1, "./hda1/mp3/Yamboo - Fiesta de La"..., 43) = 43
write(1, "./hda1/mp3/Mariah Carey - All I\'"..., 51) = 51
write(1, "./hda1/mp3/Mariah Carey - Anytim"..., 56) = 56
write(1, "./hda1/mp3/Mariah Carey - Dreaml"..., 41) = 41
write(1, "./hda1/mp3/Mariah Carey - Everyt"..., 52) = 52
write(1, "./hda1/mp3/Mariah Carey - I\'ve b"..., 59) = 59
write(1, "./hda1/mp3/Mariah Carey - Just t"..., 58) = 58
write(1, "./hda1/mp3/Mariah Carey - Music "..., 40) = 40
write(1, "./hda1/mp3/Mariah Carey - Never "..., 47) = 47
write(1, "./hda1/mp3/Mariah Carey - Now th"..., 46) = 46
write(1, "./hda1/mp3/Mariah Carey - Withou"..., 42) = 42
write(1, "./hda1/mp3/Sisqo-The_thong_song."..., 36) = 36
write(1, "./hda1/mp3/sonique - it feels so"..., 42) = 42
write(1, "./hda1/mp3/Metallica-I_disappear"..., 37) = 37
write(1, "./hda1/mp3/Blink182-Sometimes.mp"..., 34) = 34
write(1, "./hda1/mp3/Cypress_Hill-I_want_t"..., 47) = 47
write(1, "./hda1/mp3/one_more_size.mp3\n", 29) = 29
chdir("..")                             = 0
lstat("mymp3", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("mymp3", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 296
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mymp3")                          = 0
write(1, "./hda1/mymp3/Darude_-_Sandstorm."..., 36) = 36
write(1, "./hda1/mymp3/Darude_-_Sandstorm_"..., 51) = 51
write(1, "./hda1/mymp3/Microsoft_-_Commerc"..., 40) = 40
write(1, "./hda1/mymp3/Microsoft_-_The_Bil"..., 49) = 49
write(1, "./hda1/mymp3/Microsoft_-__You_Ca"..., 49) = 49
write(1, "./hda1/mymp3/joan_jett_-_i_love_"..., 50) = 50
chdir("..")                             = 0
lstat("mp3test", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./hda1/mp3test\n", 15)        = 15
open("mp3test", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mp3test")                        = 0
write(1, "./hda1/mp3test/Microsoft_-_Killi"..., 64) = 64
chdir("..")                             = 0
lstat("cdneu", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda1/cdneu\n", 13)          = 13
open("cdneu", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 34 entries */, 3933)     = 1324
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cdneu")                          = 0
write(1, "./hda1/cdneu/Bad_Religion-Operat"..., 47) = 47
write(1, "./hda1/cdneu/Bad_Religion-Punk_R"..., 45) = 45
write(1, "./hda1/cdneu/Bad_Religion-Tomorr"..., 39) = 39
write(1, "./hda1/cdneu/Bad_Religion-A_Walk"..., 37) = 37
write(1, "./hda1/cdneu/Bad_Religion-God_So"..., 39) = 39
write(1, "./hda1/cdneu/Bad_Religion-Pity_T"..., 44) = 44
write(1, "./hda1/cdneu/Offspring-Disclaime"..., 38) = 38
write(1, "./hda1/cdneu/Bad_Religion-One_Th"..., 54) = 54
write(1, "./hda1/cdneu/Bad_Religion-Drunk_"..., 46) = 46
write(1, "./hda1/cdneu/Offspring-The_Meani"..., 47) = 47
write(1, "./hda1/cdneu/Bad_Religion-Genera"..., 40) = 40
write(1, "./hda1/cdneu/Bad_Religion-Change"..., 46) = 46
write(1, "./hda1/cdneu/Offspring-Me_And_My"..., 46) = 46
write(1, "./hda1/cdneu/Offspring-Cool_To_H"..., 40) = 40
write(1, "./hda1/cdneu/Bad_Religion-Portra"..., 52) = 52
write(1, "./hda1/cdneu/Offspring-Leave_It_"..., 43) = 43
write(1, "./hda1/cdneu/Bad_Religion-What_i"..., 41) = 41
write(1, "./hda1/cdneu/Offspring-Amazed.mp"..., 34) = 34
write(1, "./hda1/cdneu/Offspring-Gone_Away"..., 37) = 37
write(1, "./hda1/cdneu/Metallica-Fuel.mp3\n", 32) = 32
write(1, "./hda1/cdneu/Offspring-I_Choose."..., 36) = 36
write(1, "./hda1/cdneu/Offspring-Intermiss"..., 40) = 40
write(1, "./hda1/cdneu/Bad_Religion-Dream_"..., 45) = 45
write(1, "./hda1/cdneu/Bad_Religion-Sanity"..., 37) = 37
write(1, "./hda1/cdneu/Offspring-Way_Down_"..., 45) = 45
write(1, "./hda1/cdneu/Offspring-Change_Th"..., 44) = 44
write(1, "./hda1/cdneu/Metallica-The_Memor"..., 46) = 46
write(1, "./hda1/cdneu/Metallica-Devils_Da"..., 40) = 40
write(1, "./hda1/cdneu/Metallica-The_Unfor"..., 45) = 45
chdir("..")                             = 0
lstat("etc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/etc\n", 11)            = 11
open("etc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 158 entries */, 3933)    = 3528
lseek(4, 3000, SEEK_SET)                = 3000
lseek(4, 0, SEEK_CUR)                   = 3000
getdents(4, /* 3 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("etc")                            = 0
lstat("fstab", {st_mode=S_IFREG|0644, st_size=985, ...}) = 0
lstat("rc.config", {st_mode=S_IFREG|0600, st_size=22234, ...}) = 0
lstat("mtab", {st_mode=S_IFREG|0644, st_size=47, ...}) = 0
lstat("passwd", {st_mode=S_IFREG|0644, st_size=2528, ...}) = 0
lstat("group", {st_mode=S_IFREG|0644, st_size=692, ...}) = 0
lstat("DIR_COLORS", {st_mode=S_IFREG|0644, st_size=2202, ...}) = 0
lstat("motd", {st_mode=S_IFREG|0644, st_size=21, ...}) = 0
lstat("permissions.local", {st_mode=S_IFREG|0600, st_size=565, ...}) = 0
write(1, "./hda1/etc/permissions.local\n", 29) = 29
lstat("SuSE-release", {st_mode=S_IFREG|0644, st_size=36, ...}) = 0
write(1, "./hda1/etc/SuSE-release\n", 24) = 24
lstat("conf.modules", {st_mode=S_IFLNK|0777, st_size=12, ...}) = 0
write(1, "./hda1/etc/conf.modules\n", 24) = 24
lstat("cron.daily", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("cron.daily", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 300
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cron.daily")                     = 0
write(1, "./hda1/etc/cron.daily/aaa_base\n", 31) = 31
write(1, "./hda1/etc/cron.daily/aaa_base_b"..., 44) = 44
write(1, "./hda1/etc/cron.daily/aaa_base_c"..., 44) = 44
write(1, "./hda1/etc/cron.daily/aaa_base_c"..., 42) = 42
write(1, "./hda1/etc/cron.daily/aaa_base_c"..., 45) = 45
write(1, "./hda1/etc/cron.daily/aaa_base_c"..., 41) = 41
write(1, "./hda1/etc/cron.daily/aaa_base_d"..., 40) = 40
write(1, "./hda1/etc/cron.daily/aaa_base_r"..., 43) = 43
write(1, "./hda1/etc/cron.daily/aaa_base_u"..., 40) = 40
chdir("..")                             = 0
lstat("csh.cshrc", {st_mode=S_IFREG|0644, st_size=5060, ...}) = 0
lstat("csh.login", {st_mode=S_IFREG|0644, st_size=1726, ...}) = 0
lstat("default", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/etc/default\n", 19)    = 19
open("default", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("default")                        = 0
write(1, "./hda1/etc/default/useradd\n", 27) = 27
chdir("..")                             = 0
lstat("hushlogins", {st_mode=S_IFREG|0644, st_size=1, ...}) = 0
lstat("inittab", {st_mode=S_IFREG|0644, st_size=2627, ...}) = 0
lstat("inputrc", {st_mode=S_IFREG|0644, st_size=3574, ...}) = 0
lstat("issue", {st_mode=S_IFREG|0644, st_size=50, ...}) = 0
write(1, "./hda1/etc/issue\n", 17)      = 17
lstat("issue.net", {st_mode=S_IFREG|0644, st_size=58, ...}) = 0
write(1, "./hda1/etc/issue.net\n", 21)  = 21
lstat("ld.so.conf", {st_mode=S_IFREG|0644, st_size=235, ...}) = 0
lstat("logfiles", {st_mode=S_IFREG|0644, st_size=2700, ...}) = 0
write(1, "./hda1/etc/logfiles\n", 20)   = 20
lstat("mailcap", {st_mode=S_IFREG|0644, st_size=4055, ...}) = 0
lstat("mime.types", {st_mode=S_IFREG|0644, st_size=3050, ...}) = 0
write(1, "./hda1/etc/mime.types\n", 22) = 22
lstat("modules.conf", {st_mode=S_IFREG|0644, st_size=14921, ...}) = 0
write(1, "./hda1/etc/modules.conf\n", 24) = 24
lstat("netgroup", {st_mode=S_IFREG|0644, st_size=796, ...}) = 0
write(1, "./hda1/etc/netgroup\n", 20)   = 20
lstat("nsswitch.conf", {st_mode=S_IFREG|0644, st_size=1342, ...}) = 0
lstat("permissions", {st_mode=S_IFREG|0600, st_size=20243, ...}) = 0
write(1, "./hda1/etc/permissions\n", 23) = 23
lstat("permissions.easy", {st_mode=S_IFREG|0600, st_size=5128, ...}) = 0
write(1, "./hda1/etc/permissions.easy\n", 28) = 28
lstat("permissions.paranoid", {st_mode=S_IFREG|0600, st_size=19087, ...}) = 0
write(1, "./hda1/etc/permissions.paranoid\n", 32) = 32
lstat("permissions.secure", {st_mode=S_IFREG|0600, st_size=5105, ...}) = 0
write(1, "./hda1/etc/permissions.secure\n", 30) = 30
lstat("ppp", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ppp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ppp")                            = 0
write(1, "./hda1/etc/ppp/options.rpmsave\n", 31) = 31
chdir("..")                             = 0
lstat("profile", {st_mode=S_IFREG|0644, st_size=6954, ...}) = 0
write(1, "./hda1/etc/profile\n", 19)    = 19
lstat("profile.dos", {st_mode=S_IFREG|0644, st_size=1059, ...}) = 0
write(1, "./hda1/etc/profile.dos\n", 23) = 23
lstat("rc.d.README", {st_mode=S_IFREG|0644, st_size=511, ...}) = 0
lstat("runlevel.fallback", {st_mode=S_IFREG|0644, st_size=11135, ...}) = 0
write(1, "./hda1/etc/runlevel.fallback\n", 29) = 29
lstat("shells", {st_mode=S_IFREG|0644, st_size=161, ...}) = 0
write(1, "./hda1/etc/shells\n", 18)     = 18
lstat("ttytype", {st_mode=S_IFREG|0644, st_size=258, ...}) = 0
write(1, "./hda1/etc/ttytype\n", 19)    = 19
lstat("zshrc", {st_mode=S_IFREG|0644, st_size=5862, ...}) = 0
lstat("shadow", {st_mode=S_IFREG|0640, st_size=1174, ...}) = 0
lstat("gshadow", {st_mode=S_IFREG|0640, st_size=797, ...}) = 0
lstat("SuSEconfig", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("SuSEconfig", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SuSEconfig")                     = 0
write(1, "./hda1/etc/SuSEconfig/profile\n", 30) = 30
chdir("..")                             = 0
lstat("news", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/etc/news\n", 16)       = 16
open("news", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("news")                           = 0
chdir("..")                             = 0
lstat("rc.config.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("rc.config.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 184
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("rc.config.d")                    = 0
write(1, "./hda1/etc/rc.config.d/sendmail."..., 42) = 42
write(1, "./hda1/etc/rc.config.d/sendmail."..., 46) = 46
write(1, "./hda1/etc/rc.config.d/sendmail."..., 48) = 48
chdir("..")                             = 0
lstat("rc.d", {st_mode=S_IFLNK|0777, st_size=14, ...}) = 0
lstat("uucp", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("uucp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("uucp")                           = 0
chdir("..")                             = 0
lstat("skel", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/etc/skel\n", 16)       = 16
open("skel", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 38 entries */, 3933)     = 772
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("skel")                           = 0
lstat(".Xdefaults", {st_mode=S_IFREG|0644, st_size=5742, ...}) = 0
lstat(".Xmodmap", {st_mode=S_IFREG|0644, st_size=1305, ...}) = 0
lstat(".Xresources", {st_mode=S_IFLNK|0777, st_size=10, ...}) = 0
lstat(".bash_history", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
lstat(".bashrc", {st_mode=S_IFREG|0644, st_size=1392, ...}) = 0
lstat(".dayplan", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
lstat(".dayplan.priv", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
lstat(".dvipsrc", {st_mode=S_IFREG|0644, st_size=208, ...}) = 0
lstat(".emacs", {st_mode=S_IFREG|0644, st_size=4143, ...}) = 0
lstat(".exrc", {st_mode=S_IFREG|0644, st_size=1124, ...}) = 0
lstat(".gimprc", {st_mode=S_IFREG|0644, st_size=5376, ...}) = 0
lstat(".grok", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".grok", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 EACCES (Permission denied)
write(2, "find: ", 6find: )                   = 6
write(2, "./hda1/etc/skel/.grok", 21./hda1/etc/skel/.grok)   = 21
open("/usr/share/locale/locale.alias", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=2265, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x40015000
read(4, "# Locale name alias data base.\n#"..., 4096) = 2265
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x40015000, 4096)                = 0
open("/usr/share/locale/de_DE.ISO-8859-1/LC_MESSAGES/libc.mo", O_RDONLY) = -1 
ENOENT (No such file or directory)
open("/usr/share/locale/de_DE.iso88591/LC_MESSAGES/libc.mo", O_RDONLY) = -1 
ENOENT (No such file or directory)
open("/usr/share/locale/de_DE/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/usr/share/locale/de.ISO-8859-1/LC_MESSAGES/libc.mo", O_RDONLY) = -1 
ENOENT (No such file or directory)
open("/usr/share/locale/de.iso88591/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT 
(No such file or directory)
open("/usr/share/locale/de/LC_MESSAGES/libc.mo", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=92880, ...}) = 0
old_mmap(NULL, 92880, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40102000
close(4)                                = 0
write(2, ": Keine Berechtigung", 20: Keine Berechtigung)    = 20
write(2, "\n", 1
)                       = 1
lstat(".hotjava", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open(".hotjava", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".hotjava")                       = 0
write(1, "./hda1/etc/skel/.hotjava/propert"..., 36) = 36
chdir("..")                             = 0
lstat(".jazz", {st_mode=S_IFREG|0644, st_size=7924, ...}) = 0
lstat(".kermrc", {st_mode=S_IFREG|0644, st_size=164, ...}) = 0
lstat(".lyxrc", {st_mode=S_IFREG|0644, st_size=10376, ...}) = 0
lstat(".muttrc", {st_mode=S_IFREG|0644, st_size=2286, ...}) = 0
lstat(".nc_keys", {st_mode=S_IFREG|0644, st_size=2070, ...}) = 0
lstat(".profile", {st_mode=S_IFREG|0644, st_size=492, ...}) = 0
lstat(".seyon", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".seyon", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 EACCES (Permission denied)
write(2, "find: ", 6find: )                   = 6
write(2, "./hda1/etc/skel/.seyon", 22./hda1/etc/skel/.seyon)  = 22
write(2, ": Keine Berechtigung", 20: Keine Berechtigung)    = 20
write(2, "\n", 1
)                       = 1
lstat(".stonxrc", {st_mode=S_IFREG|0644, st_size=42, ...}) = 0
lstat(".susephone", {st_mode=S_IFREG|0644, st_size=94, ...}) = 0
lstat(".tex", {st_mode=S_IFREG|0644, st_size=8, ...}) = 0
lstat(".uitrc.console", {st_mode=S_IFREG|0644, st_size=10972, ...}) = 0
lstat(".uitrc.vt100", {st_mode=S_IFREG|0644, st_size=9394, ...}) = 0
lstat(".uitrc.vt102", {st_mode=S_IFREG|0644, st_size=9394, ...}) = 0
lstat(".uitrc.xterm", {st_mode=S_IFREG|0644, st_size=10687, ...}) = 0
lstat(".urlview", {st_mode=S_IFREG|0644, st_size=324, ...}) = 0
lstat(".vimrc", {st_mode=S_IFREG|0644, st_size=341, ...}) = 0
lstat(".xcoralrc", {st_mode=S_IFREG|0644, st_size=7913, ...}) = 0
lstat(".xfm", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open(".xfm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 152
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".xfm")                           = 0
write(1, "./hda1/etc/skel/.xfm/xfmdev\n", 28) = 28
chdir("..")                             = 0
chdir("..")                             = 0
lstat("yp.conf", {st_mode=S_IFREG|0600, st_size=249, ...}) = 0
lstat("cron.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("cron.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cron.d")                         = 0
chdir("..")                             = 0
lstat("cron.hourly", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("cron.hourly", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cron.hourly")                    = 0
chdir("..")                             = 0
lstat("cron.monthly", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("cron.monthly", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cron.monthly")                   = 0
chdir("..")                             = 0
lstat("cron.weekly", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/etc/cron.weekly\n", 23) = 23
open("cron.weekly", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cron.weekly")                    = 0
chdir("..")                             = 0
lstat("crontab", {st_mode=S_IFREG|0600, st_size=781, ...}) = 0
lstat("magic", {st_mode=S_IFLNK|0777, st_size=14, ...}) = 0
lstat("lesskey", {st_mode=S_IFREG|0644, st_size=698, ...}) = 0
write(1, "./hda1/etc/lesskey\n", 19)    = 19
lstat("lesskey.bin", {st_mode=S_IFREG|0644, st_size=307, ...}) = 0
write(1, "./hda1/etc/lesskey.bin\n", 23) = 23
lstat("manpath.config", {st_mode=S_IFREG|0644, st_size=6385, ...}) = 0
lstat("termcap", {st_mode=S_IFREG|0644, st_size=775069, ...}) = 0
write(1, "./hda1/etc/termcap\n", 19)    = 19
lstat("diphosts", {st_mode=S_IFREG|0644, st_size=707, ...}) = 0
lstat("exports", {st_mode=S_IFREG|0644, st_size=537, ...}) = 0
write(1, "./hda1/etc/exports\n", 19)    = 19
lstat("ftpusers", {st_mode=S_IFREG|0644, st_size=486, ...}) = 0
write(1, "./hda1/etc/ftpusers\n", 20)   = 20
lstat("hosts", {st_mode=S_IFREG|0644, st_size=684, ...}) = 0
lstat("hosts.allow", {st_mode=S_IFREG|0644, st_size=230, ...}) = 0
lstat("hosts.deny", {st_mode=S_IFREG|0644, st_size=409, ...}) = 0
write(1, "./hda1/etc/hosts.deny\n", 22) = 22
lstat("hosts.equiv", {st_mode=S_IFREG|0644, st_size=189, ...}) = 0
write(1, "./hda1/etc/hosts.equiv\n", 23) = 23
lstat("hosts.lpd", {st_mode=S_IFREG|0644, st_size=191, ...}) = 0
lstat("inetd.conf", {st_mode=S_IFREG|0644, st_size=5962, ...}) = 0
write(1, "./hda1/etc/inetd.conf\n", 22) = 22
lstat("networks", {st_mode=S_IFREG|0644, st_size=202, ...}) = 0
write(1, "./hda1/etc/networks\n", 20)   = 20
lstat("protocols", {st_mode=S_IFREG|0644, st_size=1339, ...}) = 0
lstat("services", {st_mode=S_IFREG|0644, st_size=208274, ...}) = 0
write(1, "./hda1/etc/services\n", 20)   = 20
lstat("identd.conf", {st_mode=S_IFREG|0644, st_size=1758, ...}) = 0
write(1, "./hda1/etc/identd.conf\n", 23) = 23
lstat("pam.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("pam.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 288
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("pam.d")                          = 0
write(1, "./hda1/etc/pam.d/rexec\n", 23) = 23
write(1, "./hda1/etc/pam.d/other\n", 23) = 23
write(1, "./hda1/etc/pam.d/xscreensaver\n", 30) = 30
chdir("..")                             = 0
lstat("securetty", {st_mode=S_IFREG|0600, st_size=30, ...}) = 0
write(1, "./hda1/etc/securetty\n", 21)  = 21
lstat("inetd.conf.old", {st_mode=S_IFREG|0644, st_size=5658, ...}) = 0
write(1, "./hda1/etc/inetd.conf.old\n", 26) = 26
lstat("security", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/etc/security\n", 20)   = 20
open("security", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 144
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("security")                       = 0
write(1, "./hda1/etc/security/access.conf\n", 32) = 32
write(1, "./hda1/etc/security/pam_env.conf"..., 33) = 33
write(1, "./hda1/etc/security/time.conf\n", 30) = 30
chdir("..")                             = 0
lstat("login.defs", {st_mode=S_IFREG|0644, st_size=4095, ...}) = 0
write(1, "./hda1/etc/login.defs\n", 22) = 22
lstat("nscd.conf", {st_mode=S_IFREG|0644, st_size=1006, ...}) = 0
lstat("rpc", {st_mode=S_IFREG|0644, st_size=1595, ...}) = 0
lstat("syslog.conf", {st_mode=S_IFREG|0644, st_size=986, ...}) = 0
lstat("powerd.conf", {st_mode=S_IFREG|0644, st_size=3757, ...}) = 0
write(1, "./hda1/etc/powerd.conf\n", 23) = 23
lstat("fdprm", {st_mode=S_IFREG|0644, st_size=1246, ...}) = 0
lstat("filesystems", {st_mode=S_IFREG|0755, st_size=24, ...}) = 0
write(1, "./hda1/etc/filesystems\n", 23) = 23
lstat("vimrc", {st_mode=S_IFREG|0644, st_size=4352, ...}) = 0
lstat("a2ps-site.cfg", {st_mode=S_IFREG|0644, st_size=2512, ...}) = 0
write(1, "./hda1/etc/a2ps-site.cfg\n", 25) = 25
lstat("a2ps.cfg", {st_mode=S_IFREG|0644, st_size=13665, ...}) = 0
lstat("autolog.conf", {st_mode=S_IFREG|0644, st_size=914, ...}) = 0
lstat("rmt", {st_mode=S_IFLNK|0777, st_size=9, ...}) = 0
lstat("fb.modes", {st_mode=S_IFREG|0644, st_size=23394, ...}) = 0
write(1, "./hda1/etc/fb.modes\n", 20)   = 20
lstat("gpm-root.conf", {st_mode=S_IFREG|0644, st_size=1756, ...}) = 0
lstat("idled.cf", {st_mode=S_IFREG|0640, st_size=2872, ...}) = 0
write(1, "./hda1/etc/idled.cf\n", 20)   = 20
lstat("mtools.conf", {st_mode=S_IFREG|0644, st_size=1447, ...}) = 0
lstat("powertweak.config", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
write(1, "./hda1/etc/powertweak.config\n", 29) = 29
lstat("sensors.conf", {st_mode=S_IFREG|0644, st_size=13183, ...}) = 0
write(1, "./hda1/etc/sensors.conf\n", 24) = 24
lstat("profile.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/etc/profile.d\n", 21)  = 21
open("profile.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("profile.d")                      = 0
write(1, "./hda1/etc/profile.d/bindkey.tcs"..., 34) = 34
write(1, "./hda1/etc/profile.d/complete.tc"..., 35) = 35
chdir("..")                             = 0
lstat("vga", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("vga", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("vga")                            = 0
write(1, "./hda1/etc/vga/dvorak-us.keymap\n", 32) = 32
write(1, "./hda1/etc/vga/libvga.et4000\n", 29) = 29
write(1, "./hda1/etc/vga/null.keymap\n", 27) = 27
chdir("..")                             = 0
lstat("im_palette-small.pal", {st_mode=S_IFREG|0644, st_size=920, ...}) = 0
write(1, "./hda1/etc/im_palette-small.pal\n", 32) = 32
lstat("im_palette-tiny.pal", {st_mode=S_IFREG|0644, st_size=224, ...}) = 0
write(1, "./hda1/etc/im_palette-tiny.pal\n", 31) = 31
lstat("im_palette.pal", {st_mode=S_IFREG|0644, st_size=3376, ...}) = 0
write(1, "./hda1/etc/im_palette.pal\n", 26) = 26
lstat("imrc", {st_mode=S_IFREG|0644, st_size=5464, ...}) = 0
lstat("lpd.conf", {st_mode=S_IFREG|0644, st_size=1193, ...}) = 0
lstat("localtime", {st_mode=S_IFREG|0644, st_size=837, ...}) = 0
write(1, "./hda1/etc/localtime\n", 21)  = 21
lstat("proftpd.conf", {st_mode=S_IFREG|0644, st_size=5339, ...}) = 0
lstat("lmhosts", {st_mode=S_IFREG|0644, st_size=280, ...}) = 0
lstat("smb.conf", {st_mode=S_IFREG|0644, st_size=1936, ...}) = 0
lstat("smbpasswd", {st_mode=S_IFREG|0600, st_size=113, ...}) = 0
lstat("printcap", {st_mode=S_IFREG|0644, st_size=2644, ...}) = 0
lstat("mail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("mail", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 152
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mail")                           = 0
write(1, "./hda1/etc/mail/mailertable.db\n", 31) = 31
write(1, "./hda1/etc/mail/genericstable.db"..., 33) = 33
write(1, "./hda1/etc/mail/virtusertable.db"..., 33) = 33
write(1, "./hda1/etc/mail/access.db\n", 26) = 26
write(1, "./hda1/etc/mail/userdb.db\n", 26) = 26
chdir("..")                             = 0
lstat("permissions.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/etc/permissions.d\n", 25) = 25
open("permissions.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("permissions.d")                  = 0
chdir("..")                             = 0
lstat("dosemu.users", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0
write(1, "./hda1/etc/dosemu.users\n", 24) = 24
lstat("wine.conf", {st_mode=S_IFREG|0644, st_size=4211, ...}) = 0
write(1, "./hda1/etc/wine.conf\n", 21)  = 21
lstat("esd.conf", {st_mode=S_IFREG|0644, st_size=77, ...}) = 0
write(1, "./hda1/etc/esd.conf\n", 20)   = 20
lstat("opt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("opt", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("opt")                            = 0
lstat("gnome", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/etc/opt/gnome\n", 21)  = 21
open("gnome", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 136
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gnome")                          = 0
lstat("mime-magic", {st_mode=S_IFREG|0644, st_size=37117, ...}) = 0
write(1, "./hda1/etc/opt/gnome/mime-magic\n", 32) = 32
lstat("mime-magic.dat", {st_mode=S_IFREG|0644, st_size=99840, ...}) = 0
write(1, "./hda1/etc/opt/gnome/mime-magic."..., 36) = 36
lstat("paper.config", {st_mode=S_IFREG|0644, st_size=595, ...}) = 0
write(1, "./hda1/etc/opt/gnome/paper.confi"..., 34) = 34
lstat("sound", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("sound", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sound")                          = 0
lstat("events", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/etc/opt/gnome/sound/event"..., 34) = 34
open("events", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("events")                         = 0
write(1, "./hda1/etc/opt/gnome/sound/event"..., 50) = 50
write(1, "./hda1/etc/opt/gnome/sound/event"..., 55) = 55
write(1, "./hda1/etc/opt/gnome/sound/event"..., 50) = 50
write(1, "./hda1/etc/opt/gnome/sound/event"..., 50) = 50
write(1, "./hda1/etc/opt/gnome/sound/event"..., 53) = 53
chdir("..")                             = 0
chdir("..")                             = 0
lstat("CORBA", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("CORBA", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CORBA")                          = 0
lstat("servers", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 35) = 35
open("servers", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 33 entries */, 3933)     = 1044
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("servers")                        = 0
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 63) = 63
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 57) = 57
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 57) = 57
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 58) = 58
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 58) = 58
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 59) = 59
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 61) = 61
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 59) = 59
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 56) = 56
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 59) = 59
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 60) = 60
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 57) = 57
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 54) = 54
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 51) = 51
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 53) = 53
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 60) = 60
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 55) = 55
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 53) = 53
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 54) = 54
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 64) = 64
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 55) = 55
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 61) = 61
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 59) = 59
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 48) = 48
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 58) = 58
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 60) = 60
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 50) = 50
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 52) = 52
write(1, "./hda1/etc/opt/gnome/CORBA/serve"..., 52) = 52
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("ssh", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("ssh", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ssh")                            = 0
write(1, "./hda1/etc/ssh/ssh_host_key\n", 28) = 28
write(1, "./hda1/etc/ssh/ssh_host_key.pub\n", 32) = 32
chdir("..")                             = 0
lstat("pluggerrc", {st_mode=S_IFREG|0644, st_size=3159, ...}) = 0
write(1, "./hda1/etc/pluggerrc\n", 21)  = 21
lstat("fnrc", {st_mode=S_IFREG|0644, st_size=130, ...}) = 0
lstat("dosemu.conf", {st_mode=S_IFREG|0644, st_size=1668, ...}) = 0
write(1, "./hda1/etc/dosemu.conf\n", 23) = 23
lstat("lilo.message", {st_mode=S_IFREG|0644, st_size=387, ...}) = 0
write(1, "./hda1/etc/lilo.message\n", 24) = 24
lstat("dosemu.users.easy", {st_mode=S_IFREG|0644, st_size=613, ...}) = 0
write(1, "./hda1/etc/dosemu.users.easy\n", 29) = 29
lstat("dosemu.users.secure", {st_mode=S_IFREG|0644, st_size=1080, ...}) = 0
write(1, "./hda1/etc/dosemu.users.secure\n", 31) = 31
lstat("rcddb.sites", {st_mode=S_IFREG|0744, st_size=1979, ...}) = 0
write(1, "./hda1/etc/rcddb.sites\n", 23) = 23
lstat("mesa.conf", {st_mode=S_IFREG|0644, st_size=2128, ...}) = 0
write(1, "./hda1/etc/mesa.conf\n", 21)  = 21
lstat("rc.config.old", {st_mode=S_IFREG|0644, st_size=20938, ...}) = 0
lstat("modules.conf.orig", {st_mode=S_IFREG|0644, st_size=14358, ...}) = 0
write(1, "./hda1/etc/modules.conf.orig\n", 29) = 29
lstat("lilo.conf", {st_mode=S_IFREG|0600, st_size=544, ...}) = 0
lstat("X11", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("X11", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 236
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("X11")                            = 0
lstat("app-defaults", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/etc/X11/app-defaults\n", 28) = 28
open("app-defaults", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 52 entries */, 3933)     = 1020
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("app-defaults")                   = 0
write(1, "./hda1/etc/X11/app-defaults/XOsv"..., 36) = 36
write(1, "./hda1/etc/X11/app-defaults/XScr"..., 41) = 41
write(1, "./hda1/etc/X11/app-defaults/Xvid"..., 37) = 37
write(1, "./hda1/etc/X11/app-defaults/Befo"..., 40) = 40
write(1, "./hda1/etc/X11/app-defaults/Xedi"..., 40) = 40
write(1, "./hda1/etc/X11/app-defaults/XFon"..., 37) = 37
write(1, "./hda1/etc/X11/app-defaults/Xedi"..., 34) = 34
write(1, "./hda1/etc/X11/app-defaults/XCon"..., 37) = 37
write(1, "./hda1/etc/X11/app-defaults/XTer"..., 40) = 40
write(1, "./hda1/etc/X11/app-defaults/Xdit"..., 43) = 43
write(1, "./hda1/etc/X11/app-defaults/Xdit"..., 37) = 37
write(1, "./hda1/etc/X11/app-defaults/View"..., 36) = 36
write(1, "./hda1/etc/X11/app-defaults/XTer"..., 34) = 34
write(1, "./hda1/etc/X11/app-defaults/Xmes"..., 37) = 37
write(1, "./hda1/etc/X11/app-defaults/Edit"..., 36) = 36
write(1, "./hda1/etc/X11/app-defaults/Edit"..., 42) = 42
write(1, "./hda1/etc/X11/app-defaults/Choo"..., 36) = 36
write(1, "./hda1/etc/X11/app-defaults/Blac"..., 42) = 42
write(1, "./hda1/etc/X11/app-defaults/Blac"..., 43) = 43
write(1, "./hda1/etc/X11/app-defaults/XCru"..., 36) = 36
write(1, "./hda1/etc/X11/app-defaults/iMaz"..., 34) = 34
chdir("..")                             = 0
lstat("fs", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("fs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("fs")                             = 0
chdir("..")                             = 0
lstat("lbxproxy", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("lbxproxy", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lbxproxy")                       = 0
chdir("..")                             = 0
lstat("proxymngr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("proxymngr", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("proxymngr")                      = 0
chdir("..")                             = 0
lstat("rstart", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("rstart", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("rstart")                         = 0
lstat("config", {st_mode=S_IFREG|0444, st_size=1713, ...}) = 0
lstat("commands", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("commands", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 144
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("commands")                       = 0
lstat("x", {st_mode=S_IFLNK|0777, st_size=5, ...}) = 0
lstat("ListGenericCommands", {st_mode=S_IFREG|0755, st_size=1552, ...}) = 0
write(1, "./hda1/etc/X11/rstart/commands/L"..., 51) = 51
lstat("x11", {st_mode=S_IFLNK|0777, st_size=5, ...}) = 0
lstat("@List", {st_mode=S_IFREG|0644, st_size=1361, ...}) = 0
lstat("x11r6", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("x11r6", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("x11r6")                          = 0
write(1, "./hda1/etc/X11/rstart/commands/x"..., 46) = 46
chdir("..")                             = 0
write(1, "./hda1/etc/X11/rstart/commands/L"..., 44) = 44
chdir("..")                             = 0
lstat("contexts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/etc/X11/rstart/contexts\n", 31) = 31
open("contexts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("contexts")                       = 0
write(1, "./hda1/etc/X11/rstart/contexts/d"..., 39) = 39
chdir("..")                             = 0
write(1, "./hda1/etc/X11/rstart/rstartd.re"..., 35) = 35
chdir("..")                             = 0
lstat("twm", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("twm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("twm")                            = 0
write(1, "./hda1/etc/X11/twm/system.twmrc\n", 32) = 32
chdir("..")                             = 0
lstat("xdm", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("xdm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 284
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xdm")                            = 0
lstat("TakeConsole", {st_mode=S_IFREG|0755, st_size=367, ...}) = 0
write(1, "./hda1/etc/X11/xdm/TakeConsole\n", 31) = 31
lstat("Xservers", {st_mode=S_IFREG|0444, st_size=593, ...}) = 0
write(1, "./hda1/etc/X11/xdm/Xservers\n", 28) = 28
lstat("Xsession", {st_mode=S_IFREG|0755, st_size=1501, ...}) = 0
write(1, "./hda1/etc/X11/xdm/Xsession\n", 28) = 28
lstat("pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("pixmaps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("pixmaps")                        = 0
write(1, "./hda1/etc/X11/xdm/pixmaps/XFree"..., 39) = 39
write(1, "./hda1/etc/X11/xdm/pixmaps/XFree"..., 41) = 41
chdir("..")                             = 0
write(1, "./hda1/etc/X11/xdm/chooser\n", 27) = 27
write(1, "./hda1/etc/X11/xdm/Xresources\n", 30) = 30
write(1, "./hda1/etc/X11/xdm/GiveConsole\n", 31) = 31
write(1, "./hda1/etc/X11/xdm/Xaccess\n", 27) = 27
write(1, "./hda1/etc/X11/xdm/Xsetup_0\n", 28) = 28
chdir("..")                             = 0
lstat("xinit", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("xinit", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xinit")                          = 0
write(1, "./hda1/etc/X11/xinit/Xclients\n", 30) = 30
chdir("..")                             = 0
lstat("xsm", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("xsm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xsm")                            = 0
write(1, "./hda1/etc/X11/xsm/system.xsm\n", 30) = 30
chdir("..")                             = 0
lstat("xserver", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/etc/X11/xserver\n", 23) = 23
open("xserver", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xserver")                        = 0
write(1, "./hda1/etc/X11/xserver/SecurityP"..., 38) = 38
chdir("..")                             = 0
chdir("..")                             = 0
write(1, "./hda1/etc/resolv.conf\n", 23) = 23
write(1, "./hda1/etc/nntpserver\n", 22) = 22
write(1, "./hda1/etc/route.conf\n", 22) = 22
write(1, "./hda1/etc/ioctl.save\n", 22) = 22
write(1, "./hda1/etc/adjtime\n", 19)    = 19
write(1, "./hda1/etc/ld.so.cache\n", 23) = 23
write(1, "./hda1/etc/aliases.db\n", 22) = 22
write(1, "./hda1/etc/defkeymap.map\n", 25) = 25
write(1, "./hda1/etc/harden_suse.log\n", 27) = 27
write(1, "./hda1/etc/dosemu.conf.old\n", 27) = 27
write(1, "./hda1/etc/rc.config.harden_suse"..., 33) = 33
write(1, "./hda1/etc/passwd.harden_suse\n", 30) = 30
write(1, "./hda1/etc/inetd.conf.harden_sus"..., 34) = 34
write(1, "./hda1/etc/hosts.deny.harden_sus"..., 34) = 34
write(1, "./hda1/etc/login.defs.harden_sus"..., 34) = 34
write(1, "./hda1/etc/securetty.harden_suse"..., 33) = 33
write(1, "./hda1/etc/undo_harden_suse\n", 28) = 28
write(1, "./hda1/etc/sendmail.cf.rpmsave\n", 31) = 31
write(1, "./hda1/etc/printcap.rpmsave\n", 28) = 28
write(1, "./hda1/etc/lpd.conf.sample\n", 27) = 27
write(1, "./hda1/etc/lpd.perms\n", 21)  = 21
write(1, "./hda1/etc/lpd.perms.sample\n", 28) = 28
chdir("..")                             = 0
lstat("root", {st_mode=S_IFDIR|0711, st_size=4096, ...}) = 0
open("root", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 EACCES (Permission denied)
write(2, "find: ", 6find: )                   = 6
write(2, "./hda1/root", 11./hda1/root)             = 11
write(2, ": Keine Berechtigung", 20: Keine Berechtigung)    = 20
write(2, "\n", 1
)                       = 1
lstat("benni-listen", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/benni-listen\n", 20)   = 20
open("benni-listen", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 264
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("benni-listen")                   = 0
write(1, "./hda1/benni-listen/best of good"..., 37) = 37
write(1, "./hda1/benni-listen/Vorfinnenzei"..., 38) = 38
write(1, "./hda1/benni-listen/taoefuernadi"..., 39) = 39
write(1, "./hda1/benni-listen/teckno-techn"..., 52) = 52
write(1, "./hda1/benni-listen/myone.m3u\n", 30) = 30
chdir("..")                             = 0
lstat("Bilder", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/Bilder\n", 14)         = 14
open("Bilder", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Bilder")                         = 0
lstat("sonstige", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/Bilder/sonstige\n", 23) = 23
open("sonstige", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sonstige")                       = 0
write(1, "./hda1/Bilder/sonstige/herz.bmp\n", 32) = 32
write(1, "./hda1/Bilder/sonstige/herzen.bm"..., 34) = 34
chdir("..")                             = 0
lstat("Sexmashine.bmp", {st_mode=S_IFREG|0755, st_size=1440054, ...}) = 0
write(1, "./hda1/Bilder/Sexmashine.bmp\n", 29) = 29
lstat("downloads", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("downloads", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 204
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("downloads")                      = 0
write(1, "./hda1/Bilder/downloads/Bitneyal"..., 36) = 36
chdir("..")                             = 0
chdir("..")                             = 0
lstat("Campingpl„tze", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/Campingpl\204tze\n", 21) = 21
open("Campingpl„tze", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 184
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Campingpl„tze")                  = 0
lstat("Berkahn", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/Campingpl\204tze/Berkahn\n", 29) = 29
open("Berkahn", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 196
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Berkahn")                        = 0
write(1, "./hda1/Campingpl\204tze/Berkahn/ber"..., 42) = 42
write(1, "./hda1/Campingpl\204tze/Berkahn/ber"..., 42) = 42
write(1, "./hda1/Campingpl\204tze/Berkahn/ber"..., 42) = 42
write(1, "./hda1/Campingpl\204tze/Berkahn/ber"..., 42) = 42
write(1, "./hda1/Campingpl\204tze/Berkahn/ber"..., 42) = 42
write(1, "./hda1/Campingpl\204tze/Berkahn/ber"..., 42) = 42
write(1, "./hda1/Campingpl\204tze/Berkahn/ber"..., 42) = 42
chdir("..")                             = 0
lstat("Goldbach", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("Goldbach", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 252
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Goldbach")                       = 0
chdir("..")                             = 0
lstat("R”ders", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/Campingpl\204tze/R\224ders\n", 28) = 28
open("R”ders", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 224
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("R”ders")                         = 0
write(1, "./hda1/Campingpl\204tze/R\224ders/roed"..., 41) = 41
write(1, "./hda1/Campingpl\204tze/R\224ders/lk_r"..., 43) = 43
write(1, "./hda1/Campingpl\204tze/R\224ders/roed"..., 41) = 41
write(1, "./hda1/Campingpl\204tze/R\224ders/roed"..., 41) = 41
write(1, "./hda1/Campingpl\204tze/R\224ders/roed"..., 41) = 41
write(1, "./hda1/Campingpl\204tze/R\224ders/roed"..., 41) = 41
write(1, "./hda1/Campingpl\204tze/R\224ders/roed"..., 41) = 41
write(1, "./hda1/Campingpl\204tze/R\224ders/roed"..., 41) = 41
chdir("..")                             = 0
lstat("schwarz", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("schwarz", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 248
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("schwarz")                        = 0
chdir("..")                             = 0
lstat("Bernsteinsee", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/Campingpl\204tze/Bernsteinse"..., 34) = 34
open("Bernsteinsee", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 312
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Bernsteinsee")                   = 0
write(1, "./hda1/Campingpl\204tze/Bernsteinse"..., 52) = 52
write(1, "./hda1/Campingpl\204tze/Bernsteinse"..., 52) = 52
write(1, "./hda1/Campingpl\204tze/Bernsteinse"..., 52) = 52
write(1, "./hda1/Campingpl\204tze/Bernsteinse"..., 52) = 52
write(1, "./hda1/Campingpl\204tze/Bernsteinse"..., 52) = 52
write(1, "./hda1/Campingpl\204tze/Bernsteinse"..., 52) = 52
write(1, "./hda1/Campingpl\204tze/Bernsteinse"..., 52) = 52
write(1, "./hda1/Campingpl\204tze/Bernsteinse"..., 52) = 52
write(1, "./hda1/Campingpl\204tze/Bernsteinse"..., 54) = 54
write(1, "./hda1/Campingpl\204tze/Bernsteinse"..., 52) = 52
chdir("..")                             = 0
lstat("Becker Camping", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/Campingpl\204tze/Becker Camp"..., 36) = 36
open("Becker Camping", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 412
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Becker Camping")                 = 0
write(1, "./hda1/Campingpl\204tze/Becker Camp"..., 56) = 56
write(1, "./hda1/Campingpl\204tze/Becker Camp"..., 56) = 56
write(1, "./hda1/Campingpl\204tze/Becker Camp"..., 56) = 56
write(1, "./hda1/Campingpl\204tze/Becker Camp"..., 56) = 56
write(1, "./hda1/Campingpl\204tze/Becker Camp"..., 56) = 56
write(1, "./hda1/Campingpl\204tze/Becker Camp"..., 56) = 56
write(1, "./hda1/Campingpl\204tze/Becker Camp"..., 56) = 56
write(1, "./hda1/Campingpl\204tze/Becker Camp"..., 56) = 56
write(1, "./hda1/Campingpl\204tze/Becker Camp"..., 56) = 56
write(1, "./hda1/Campingpl\204tze/Becker Camp"..., 56) = 56
write(1, "./hda1/Campingpl\204tze/Becker Camp"..., 58) = 58
write(1, "./hda1/Campingpl\204tze/Becker Camp"..., 58) = 58
chdir("..")                             = 0
lstat("Arnumer See", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/Campingpl\204tze/Arnumer See"..., 33) = 33
open("Arnumer See", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Arnumer See")                    = 0
write(1, "./hda1/Campingpl\204tze/Arnumer See"..., 50) = 50
write(1, "./hda1/Campingpl\204tze/Arnumer See"..., 50) = 50
write(1, "./hda1/Campingpl\204tze/Arnumer See"..., 50) = 50
write(1, "./hda1/Campingpl\204tze/Arnumer See"..., 50) = 50
chdir("..")                             = 0
chdir("..")                             = 0
lstat("mamas Eigene Dateien", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/mamas Eigene Dateien\n", 28) = 28
open("mamas Eigene Dateien", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 232
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mamas Eigene Dateien")           = 0
lstat("desktop.ini", {st_mode=S_IFREG|0755, st_size=125, ...}) = 0
write(1, "./hda1/mamas Eigene Dateien/desk"..., 40) = 40
lstat("mamaszeug", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/mamas Eigene Dateien/mama"..., 38) = 38
open("mamaszeug", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 488
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mamaszeug")                      = 0
write(1, "./hda1/mamas Eigene Dateien/mama"..., 73) = 73
write(1, "./hda1/mamas Eigene Dateien/mama"..., 66) = 66
write(1, "./hda1/mamas Eigene Dateien/mama"..., 56) = 56
write(1, "./hda1/mamas Eigene Dateien/mama"..., 72) = 72
write(1, "./hda1/mamas Eigene Dateien/mama"..., 74) = 74
write(1, "./hda1/mamas Eigene Dateien/mama"..., 58) = 58
write(1, "./hda1/mamas Eigene Dateien/mama"..., 61) = 61
write(1, "./hda1/mamas Eigene Dateien/mama"..., 65) = 65
write(1, "./hda1/mamas Eigene Dateien/mama"..., 64) = 64
write(1, "./hda1/mamas Eigene Dateien/mama"..., 56) = 56
write(1, "./hda1/mamas Eigene Dateien/mama"..., 49) = 49
write(1, "./hda1/mamas Eigene Dateien/mama"..., 60) = 60
chdir("..")                             = 0
write(1, "./hda1/mamas Eigene Dateien/Inha"..., 51) = 51
write(1, "./hda1/mamas Eigene Dateien/Juli"..., 45) = 45
write(1, "./hda1/mamas Eigene Dateien/Antr"..., 84) = 84
write(1, "./hda1/mamas Eigene Dateien/Juli"..., 45) = 45
chdir("..")                             = 0
lstat("word", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("word", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 272
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("word")                           = 0
write(1, "./hda1/word/texte.doc\n", 22) = 22
write(1, "./hda1/word/tapecover.doc\n", 26) = 26
write(1, "./hda1/word/Stundenplan.doc\n", 28) = 28
write(1, "./hda1/word/Campingpl\204tze Nieder"..., 44) = 44
write(1, "./hda1/word/English Homework.doc"..., 33) = 33
chdir("..")                             = 0
lstat("downloads", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("downloads", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("downloads")                      = 0
lstat("nicht in Ordnung", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("nicht in Ordnung", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 608
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nicht in Ordnung")               = 0
lstat("whitney-Ull_never_stand_alone.mp3", {st_mode=S_IFREG|0755, 
st_size=4190928, ...}) = 0
write(1, "./hda1/downloads/nicht in Ordnun"..., 68) = 68
lstat("Celine Dion-That\'s the way it is.mp3", {st_mode=S_IFREG|0755, 
st_size=3367445, ...}) = 0
write(1, "./hda1/downloads/nicht in Ordnun"..., 71) = 71
lstat("Whitney Houston-I was made to love him.mp3", {st_mode=S_IFREG|0755, 
st_size=4213282, ...}) = 0
write(1, "./hda1/downloads/nicht in Ordnun"..., 77) = 77
lstat("All_Saints-If_you_want_to_Party.mp3", {st_mode=S_IFREG|0755, 
st_size=4037185, ...}) = 0
lstat("whit.rar", {st_mode=S_IFREG|0755, st_size=4694288, ...}) = 0
lstat("whitne.zip", {st_mode=S_IFREG|0755, st_size=4153339, ...}) = 0
write(1, "./hda1/downloads/nicht in Ordnun"..., 45) = 45
lstat("allsaints-heaven.zip", {st_mode=S_IFREG|0755, st_size=4544402, ...}) = 0
write(1, "./hda1/downloads/nicht in Ordnun"..., 55) = 55
lstat("all", {st_mode=S_IFREG|0755, st_size=3376321, ...}) = 0
lstat("Eiffel 65 & Nicole Key  --  Love.mp3", {st_mode=S_IFREG|0555, 
st_size=3801088, ...}) = 0
write(1, "./hda1/downloads/nicht in Ordnun"..., 71) = 71
lstat("love.zip", {st_mode=S_IFREG|0755, st_size=3354176, ...}) = 0
write(1, "./hda1/downloads/nicht in Ordnun"..., 43) = 43
lstat("13.bin", {st_mode=S_IFREG|0755, st_size=4264663, ...}) = 0
lstat("Whitneyhouston-Ibowout.zip", {st_mode=S_IFREG|0755, st_size=4345163, 
...}) = 0
write(1, "./hda1/downloads/nicht in Ordnun"..., 61) = 61
lstat("whitney.zip", {st_mode=S_IFREG|0755, st_size=4700976, ...}) = 0
write(1, "./hda1/downloads/nicht in Ordnun"..., 46) = 46
lstat("whitneyhouston.zip", {st_mode=S_IFREG|0755, st_size=4701928, ...}) = 0
write(1, "./hda1/downloads/nicht in Ordnun"..., 53) = 53
lstat("Whitneyhouston-Ibowout", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/downloads/nicht in Ordnun"..., 57) = 57
open("Whitneyhouston-Ibowout", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Whitneyhouston-Ibowout")         = 0
write(1, "./hda1/downloads/nicht in Ordnun"..., 117) = 117
chdir("..")                             = 0
write(1, "./hda1/downloads/nicht in Ordnun"..., 94) = 94
chdir("..")                             = 0
lstat("utillities", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/downloads/utillities\n", 28) = 28
open("utillities", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 348
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("utillities")                     = 0
write(1, "./hda1/downloads/utillities/winz"..., 44) = 44
write(1, "./hda1/downloads/utillities/celi"..., 39) = 39
write(1, "./hda1/downloads/utillities/filz"..., 39) = 39
write(1, "./hda1/downloads/utillities/wpac"..., 41) = 41
write(1, "./hda1/downloads/utillities/netv"..., 40) = 40
write(1, "./hda1/downloads/utillities/rain"..., 40) = 40
write(1, "./hda1/downloads/utillities/flas"..., 40) = 40
write(1, "./hda1/downloads/utillities/abem"..., 39) = 39
write(1, "./hda1/downloads/utillities/netv"..., 40) = 40
write(1, "./hda1/downloads/utillities/Germ"..., 39) = 39
chdir("..")                             = 0
lstat("images", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda1/downloads/images\n", 24) = 24
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
write(1, "./hda1/downloads/images/peng1.jp"..., 34) = 34
write(1, "./hda1/downloads/images/peng2.jp"..., 34) = 34
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("hda2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("hda2", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 24 entries */, 3933)     = 444
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hda2")                           = 0
lstat("lost+found", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
open("lost+found", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lost+found")                     = 0
chdir("..")                             = 0
lstat("dos", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("dos", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dos")                            = 0
lstat("partition-magig.tar.bz2", {st_mode=S_IFREG|0644, st_size=3224885, ...}) 
= 0
lstat("bios_tux.tgz", {st_mode=S_IFREG|0640, st_size=3056693, ...}) = 0
lstat("untgz", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("untgz", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 228
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("untgz")                          = 0
chdir("..")                             = 0
lstat("mix", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("mix", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mix")                            = 0
chdir("..")                             = 0
lstat("gzip", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("gzip", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 176
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gzip")                           = 0
write(1, "./hda2/dos/gzip/readme\n", 23) = 23
write(1, "./hda2/dos/gzip/gzip.exe\n", 25) = 25
write(1, "./hda2/dos/gzip/readme.dos\n", 27) = 27
write(1, "./hda2/dos/gzip/gzip386.exe\n", 28) = 28
chdir("..")                             = 0
lstat("gtar109", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("gtar109", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 53 entries */, 3933)     = 1072
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gtar109")                        = 0
write(1, "./hda2/dos/gtar109/readme\n", 26) = 26
write(1, "./hda2/dos/gtar109/tar.tex\n", 27) = 27
write(1, "./hda2/dos/gtar109/extract.c\n", 29) = 29
write(1, "./hda2/dos/gtar109/tar.def\n", 27) = 27
write(1, "./hda2/dos/gtar109/getopt.c\n", 28) = 28
write(1, "./hda2/dos/gtar109/getopt1.c\n", 29) = 29
write(1, "./hda2/dos/gtar109/buffer.c\n", 28) = 28
write(1, "./hda2/dos/gtar109/tar.exe\n", 27) = 27
write(1, "./hda2/dos/gtar109/version.c\n", 29) = 29
write(1, "./hda2/dos/gtar109/dosname.c\n", 29) = 29
write(1, "./hda2/dos/gtar109/open3.h\n", 27) = 27
write(1, "./hda2/dos/gtar109/makefile.std\n", 32) = 32
write(1, "./hda2/dos/gtar109/makefile\n", 28) = 28
write(1, "./hda2/dos/gtar109/diskacc.def\n", 31) = 31
write(1, "./hda2/dos/gtar109/changelo\n", 28) = 28
write(1, "./hda2/dos/gtar109/update.c\n", 28) = 28
write(1, "./hda2/dos/gtar109/readme.1st\n", 30) = 30
write(1, "./hda2/dos/gtar109/names.c\n", 27) = 27
write(1, "./hda2/dos/gtar109/getoldop.c\n", 30) = 30
write(1, "./hda2/dos/gtar109/patches.os2\n", 31) = 31
write(1, "./hda2/dos/gtar109/getdate.c\n", 29) = 29
write(1, "./hda2/dos/gtar109/getopt.h\n", 28) = 28
write(1, "./hda2/dos/gtar109/getdate.y\n", 29) = 29
write(1, "./hda2/dos/gtar109/create.c\n", 28) = 28
write(1, "./hda2/dos/gtar109/disktape.c\n", 30) = 30
chdir("..")                             = 0
lstat("gcc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("gcc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 368
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gcc")                            = 0
write(1, "./hda2/dos/gcc/zip-picker.cgi\n", 30) = 30
write(1, "./hda2/dos/gcc/readme.1st\n", 26) = 26
write(1, "./hda2/dos/gcc/djdev203.zip\n", 28) = 28
chdir("..")                             = 0
chdir("..")                             = 0
lstat("games", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./hda2/games\n", 13)          = 13
open("games", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 328
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("games")                          = 0
lstat("dossizola-src.0.9.2.tar.bz2", {st_mode=S_IFREG|0640, st_size=51302, 
...}) = 0
lstat("dossizola-img-0.9.1.tar.gz", {st_mode=S_IFREG|0640, st_size=2375685, 
...}) = 0
lstat("doom", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("doom", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("doom")                           = 0
write(1, "./hda2/games/doom/musserver.tgz\n", 32) = 32
chdir("..")                             = 0
write(1, "./hda2/games/bobobot-preview2.ta"..., 37) = 37
write(1, "./hda2/games/vidslide-0.0.0.tar."..., 35) = 35
chdir("..")                             = 0
lstat("gnome", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./hda2/gnome\n", 13)          = 13
open("gnome", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 356
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gnome")                          = 0
write(1, "./hda2/gnome/gnome-napster-0.6.1"..., 40) = 40
write(1, "./hda2/gnome/gnome-network-1.0.2"..., 40) = 40
write(1, "./hda2/gnome/gnome_dialup_0.4.4."..., 39) = 39
write(1, "./hda2/gnome/gpppsetup-0.2.tgz\n", 31) = 31
write(1, "./hda2/gnome/xNetTools-0.0.4.tar"..., 36) = 36
chdir("..")                             = 0
lstat("kernel", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda2/kernel\n", 14)         = 14
open("kernel", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 20 entries */, 3933)     = 620
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("kernel")                         = 0
write(1, "./hda2/kernel/NVIDIA_kernel-0.9."..., 39) = 39
write(1, "./hda2/kernel/patches-2.2.17,2.4"..., 41) = 41
write(1, "./hda2/kernel/linux-2.4.0-test1."..., 40) = 40
write(1, "./hda2/kernel/linux-2.3.99-pre1."..., 40) = 40
write(1, "./hda2/kernel/patch-2.3.99-pre1."..., 36) = 36
write(1, "./hda2/kernel/patch-2.3.99-pre2."..., 36) = 36
write(1, "./hda2/kernel/patch-2.3.99-pre3."..., 36) = 36
write(1, "./hda2/kernel/patch-2.3.99-pre4."..., 36) = 36
write(1, "./hda2/kernel/patch-2.3.99-pre5."..., 36) = 36
write(1, "./hda2/kernel/patch-2.3.99-pre6."..., 36) = 36
write(1, "./hda2/kernel/patch-2.3.99-pre7."..., 36) = 36
write(1, "./hda2/kernel/patch-2.3.99-pre8."..., 36) = 36
write(1, "./hda2/kernel/patch-2.3.99-pre9."..., 36) = 36
chdir("..")                             = 0
lstat("libs", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 196
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("libs")                           = 0
lstat("MesaDemos-3.2.tar.bz2", {st_mode=S_IFREG|0640, st_size=872074, ...}) = 0
write(1, "./hda2/libs/MesaDemos-3.2.tar.bz"..., 34) = 34
lstat("SDL", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("SDL", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 224
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SDL")                            = 0
write(1, "./hda2/libs/SDL/SDL-devel-1.0.3-"..., 43) = 43
chdir("..")                             = 0
write(1, "./hda2/libs/MesaLib-3.2.tar.bz2\n", 32) = 32
chdir("..")                             = 0
lstat("network", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda2/network\n", 15)        = 15
open("network", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 164
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("network")                        = 0
lstat("apache", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./hda2/network/apache\n", 22) = 22
open("apache", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("apache")                         = 0
write(1, "./hda2/network/apache/change_ser"..., 39) = 39
chdir("..")                             = 0
lstat("BRCFG.tgz", {st_mode=S_IFREG|0640, st_size=5890, ...}) = 0
lstat("bind-doc.tar.gz", {st_mode=S_IFREG|0640, st_size=20480, ...}) = 0
lstat("netscape", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./hda2/network/netscape\n", 24) = 24
open("netscape", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 212
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("netscape")                       = 0
chdir("..")                             = 0
lstat("bind-contrib.tar.gz", {st_mode=S_IFREG|0640, st_size=875229, ...}) = 0
lstat("qmail", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("qmail", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("qmail")                          = 0
write(1, "./hda2/network/qmail/checkpasswo"..., 47) = 47
chdir("..")                             = 0
chdir("..")                             = 0
lstat("plugins", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("plugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("plugins")                        = 0
lstat("flash_linux.tar.gz", {st_mode=S_IFREG|0640, st_size=489295, ...}) = 0
lstat("xmms", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xmms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xmms")                           = 0
lstat("noe", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./hda2/plugins/xmms/noe\n", 24) = 24
open("noe", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 252
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("noe")                            = 0
write(1, "./hda2/plugins/xmms/noe/OpenPTC-"..., 51) = 51
write(1, "./hda2/plugins/xmms/noe/bezier-0"..., 44) = 44
chdir("..")                             = 0
lstat("ready", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./hda2/plugins/xmms/ready\n", 26) = 26
open("ready", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 884
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ready")                          = 0
write(1, "./hda2/plugins/xmms/ready/gdance"..., 47) = 47
write(1, "./hda2/plugins/xmms/ready/ripple"..., 44) = 44
write(1, "./hda2/plugins/xmms/ready/synaes"..., 61) = 61
write(1, "./hda2/plugins/xmms/ready/bump_s"..., 54) = 54
write(1, "./hda2/plugins/xmms/ready/synaes"..., 57) = 57
write(1, "./hda2/plugins/xmms/ready/xmms_s"..., 51) = 51
write(1, "./hda2/plugins/xmms/ready/wmxmms"..., 52) = 52
write(1, "./hda2/plugins/xmms/ready/wmxmms"..., 49) = 49
write(1, "./hda2/plugins/xmms/ready/dflowe"..., 47) = 47
write(1, "./hda2/plugins/xmms/ready/gnome-"..., 52) = 52
write(1, "./hda2/plugins/xmms/ready/dscope"..., 45) = 45
write(1, "./hda2/plugins/xmms/ready/OpenPT"..., 53) = 53
write(1, "./hda2/plugins/xmms/ready/bump_s"..., 50) = 50
write(1, "./hda2/plugins/xmms/ready/space."..., 39) = 39
write(1, "./hda2/plugins/xmms/ready/waterf"..., 47) = 47
write(1, "./hda2/plugins/xmms/ready/blur_s"..., 52) = 52
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("printing", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("printing", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 612
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("printing")                       = 0
write(1, "./hda2/printing/cdlabelgen-1.5.0"..., 40) = 40
write(1, "./hda2/printing/epsUtils.tar.gz\n", 32) = 32
write(1, "./hda2/printing/gs_serv-5.50-0.i"..., 40) = 40
chdir("..")                             = 0
lstat("schule", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda2/schule\n", 14)         = 14
open("schule", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("schule")                         = 0
write(1, "./hda2/schule/magrathea.praktiku"..., 46) = 46
chdir("..")                             = 0
lstat("skins", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("skins", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("skins")                          = 0
lstat("xmms", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xmms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 29 entries */, 3933)     = 780
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xmms")                           = 0
write(1, "./hda2/skins/xmms/eMac_Xmms_colo"..., 46) = 46
write(1, "./hda2/skins/xmms/Apple_Platinum"..., 41) = 41
write(1, "./hda2/skins/xmms/AbsoluteE_Xmms"..., 37) = 37
write(1, "./hda2/skins/xmms/blueHeart_Xmms"..., 37) = 37
write(1, "./hda2/skins/xmms/Covenant.zip\n", 31) = 31
write(1, "./hda2/skins/xmms/NeXTAmp2-1.0pr"..., 39) = 39
write(1, "./hda2/skins/xmms/detone_green.z"..., 35) = 35
write(1, "./hda2/skins/xmms/XMMS-Green.zip"..., 33) = 33
write(1, "./hda2/skins/xmms/BrushedMetal_X"..., 40) = 40
write(1, "./hda2/skins/xmms/eMac-XMMS.zip\n", 32) = 32
write(1, "./hda2/skins/xmms/detone_blue.zi"..., 34) = 34
write(1, "./hda2/skins/xmms/ColderXMMS.tar"..., 36) = 36
write(1, "./hda2/skins/xmms/Inverse.zip\n", 30) = 30
write(1, "./hda2/skins/xmms/BlueSteel_xmms"..., 37) = 37
write(1, "./hda2/skins/xmms/BlueSteel.zip\n", 32) = 32
write(1, "./hda2/skins/xmms/BlueIce.zip\n", 30) = 30
chdir("..")                             = 0
chdir("..")                             = 0
lstat("sound", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("sound", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 232
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sound")                          = 0
write(1, "./hda2/sound/bladeenc-082-linux-"..., 50) = 50
write(1, "./hda2/sound/bladeenc-082-linux-"..., 50) = 50
write(1, "./hda2/sound/bladeenc-082-linux-"..., 51) = 51
chdir("..")                             = 0
lstat("time_spending", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./hda2/time_spending\n", 21)  = 21
open("time_spending", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 260
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("time_spending")                  = 0
write(1, "./hda2/time_spending/madbomber-0"..., 44) = 44
write(1, "./hda2/time_spending/setiathome-"..., 69) = 69
write(1, "./hda2/time_spending/setiathome-"..., 69) = 69
write(1, "./hda2/time_spending/bubblemon-0"..., 44) = 44
write(1, "./hda2/time_spending/RealTimeBat"..., 50) = 50
chdir("..")                             = 0
lstat("utilities", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./hda2/utilities\n", 17)      = 17
open("utilities", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 268
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("utilities")                      = 0
lstat("gcombust-0.1.33.tar.gz", {st_mode=S_IFREG|0640, st_size=458406, ...}) = 0
lstat("thumb-0.6.tar.gz", {st_mode=S_IFREG|0640, st_size=10518, ...}) = 0
lstat("xcdroast-0.98alpha6.tar.gz", {st_mode=S_IFREG|0640, st_size=522320, 
...}) = 0
lstat("cdrecord-1.8.1.tar.gz", {st_mode=S_IFREG|0640, st_size=1211870, ...}) = 0
write(1, "./hda2/utilities/cdrecord-1.8.1."..., 39) = 39
lstat("emu", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./hda2/utilities/emu\n", 21)  = 21
open("emu", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("emu")                            = 0
lstat("c64", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("c64", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 58 entries */, 3933)     = 1676
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("c64")                            = 0
write(1, "./hda2/utilities/emu/c64/shamus_"..., 43) = 43
write(1, "./hda2/utilities/emu/c64/herby_t"..., 44) = 44
write(1, "./hda2/utilities/emu/c64/dynamit"..., 42) = 42
write(1, "./hda2/utilities/emu/c64/gauntle"..., 54) = 54
write(1, "./hda2/utilities/emu/c64/inherit"..., 41) = 41
write(1, "./hda2/utilities/emu/c64/harrier"..., 44) = 44
write(1, "./hda2/utilities/emu/c64/imperiu"..., 47) = 47
write(1, "./hda2/utilities/emu/c64/space_c"..., 43) = 43
write(1, "./hda2/utilities/emu/c64/raging_"..., 42) = 42
write(1, "./hda2/utilities/emu/c64/code_hu"..., 41) = 41
write(1, "./hda2/utilities/emu/c64/island_"..., 52) = 52
write(1, "./hda2/utilities/emu/c64/kaiser_"..., 43) = 43
write(1, "./hda2/utilities/emu/c64/gauntle"..., 44) = 44
write(1, "./hda2/utilities/emu/c64/neutral"..., 42) = 42
write(1, "./hda2/utilities/emu/c64/thunder"..., 52) = 52
write(1, "./hda2/utilities/emu/c64/give_my"..., 61) = 61
write(1, "./hda2/utilities/emu/c64/star_tr"..., 60) = 60
write(1, "./hda2/utilities/emu/c64/max_hea"..., 42) = 42
write(1, "./hda2/utilities/emu/c64/dark_ca"..., 41) = 41
write(1, "./hda2/utilities/emu/c64/gridder"..., 37) = 37
write(1, "./hda2/utilities/emu/c64/revenge"..., 58) = 58
write(1, "./hda2/utilities/emu/c64/cave_fi"..., 42) = 42
write(1, "./hda2/utilities/emu/c64/scrabbl"..., 45) = 45
write(1, "./hda2/utilities/emu/c64/kinetik"..., 37) = 37
write(1, "./hda2/utilities/emu/c64/pinball"..., 54) = 54
write(1, "./hda2/utilities/emu/c64/secret_"..., 52) = 52
write(1, "./hda2/utilities/emu/c64/spite_a"..., 46) = 46
write(1, "./hda2/utilities/emu/c64/dark_em"..., 41) = 41
write(1, "./hda2/utilities/emu/c64/hotel_a"..., 41) = 41
write(1, "./hda2/utilities/emu/c64/johnny_"..., 40) = 40
write(1, "./hda2/utilities/emu/c64/ocean_c"..., 45) = 45
write(1, "./hda2/utilities/emu/c64/spheric"..., 39) = 39
write(1, "./hda2/utilities/emu/c64/vampire"..., 37) = 37
write(1, "./hda2/utilities/emu/c64/gauntle"..., 40) = 40
write(1, "./hda2/utilities/emu/c64/footbal"..., 47) = 47
write(1, "./hda2/utilities/emu/c64/johnny_"..., 42) = 42
write(1, "./hda2/utilities/emu/c64/pinball"..., 43) = 43
write(1, "./hda2/utilities/emu/c64/hacker_"..., 38) = 38
write(1, "./hda2/utilities/emu/c64/dragonr"..., 50) = 50
write(1, "./hda2/utilities/emu/c64/herby.z"..., 35) = 35
chdir("..")                             = 0
chdir("..")                             = 0
lstat("ansi", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("ansi", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 124
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ansi")                           = 0
chdir("..")                             = 0
lstat("fonts", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("fonts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("fonts")                          = 0
write(1, "./hda2/utilities/fonts/sharefont"..., 46) = 46
write(1, "./hda2/utilities/fonts/freefonts"..., 45) = 45
chdir("..")                             = 0
lstat("hardware", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./hda2/utilities/hardware\n", 26) = 26
open("hardware", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 164
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hardware")                       = 0
write(1, "./hda2/utilities/hardware/defrag"..., 45) = 45
write(1, "./hda2/utilities/hardware/chos-0"..., 47) = 47
write(1, "./hda2/utilities/hardware/lm_sen"..., 50) = 50
write(1, "./hda2/utilities/hardware/lm_sen"..., 50) = 50
chdir("..")                             = 0
lstat("net", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./hda2/utilities/net\n", 21)  = 21
open("net", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 244
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("net")                            = 0
write(1, "./hda2/utilities/net/patch_for_p"..., 48) = 48
write(1, "./hda2/utilities/net/freeworldbb"..., 47) = 47
write(1, "./hda2/utilities/net/webmin-0.62"..., 40) = 40
write(1, "./hda2/utilities/net/proftpd-1.2"..., 46) = 46
write(1, "./hda2/utilities/net/proftpd-1.2"..., 46) = 46
chdir("..")                             = 0
lstat("sonstigs", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("sonstigs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sonstigs")                       = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("video", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./hda2/video\n", 13)          = 13
open("video", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("video")                          = 0
write(1, "./hda2/video/smpeg-0.3.3.tar.gz\n", 32) = 32
write(1, "./hda2/video/blender1.75a_Linux_"..., 54) = 54
chdir("..")                             = 0
lstat("irc_bots", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("irc_bots", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 20 entries */, 3933)     = 552
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("irc_bots")                       = 0
write(1, "./hda2/irc_bots/phoenix2.27.tar."..., 35) = 35
write(1, "./hda2/irc_bots/lice2.0.16.tar.g"..., 34) = 34
write(1, "./hda2/irc_bots/Ariela.tar.gz\n", 30) = 30
write(1, "./hda2/irc_bots/BetterMs.tar.gz\n", 32) = 32
write(1, "./hda2/irc_bots/serpent3.07.tar."..., 35) = 35
write(1, "./hda2/irc_bots/superpak5.3.tar."..., 35) = 35
chdir("..")                             = 0
lstat("misc", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("misc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("misc")                           = 0
write(1, "./hda2/misc/plugger-3.0-linux-x8"..., 48) = 48
chdir("..")                             = 0
lstat("multimedia", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./hda2/multimedia\n", 18)     = 18
open("multimedia", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("multimedia")                     = 0
lstat("sound", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("sound", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 328
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sound")                          = 0
write(1, "./hda2/multimedia/sound/ossmixer"..., 41) = 41
write(1, "./hda2/multimedia/sound/bladeenc"..., 61) = 61
write(1, "./hda2/multimedia/sound/XqMixer-"..., 43) = 43
write(1, "./hda2/multimedia/sound/kwave-0."..., 41) = 41
write(1, "./hda2/multimedia/sound/space_so"..., 44) = 44
write(1, "./hda2/multimedia/sound/bladeenc"..., 61) = 61
write(1, "./hda2/multimedia/sound/XqMixer-"..., 47) = 47
write(1, "./hda2/multimedia/sound/bladeenc"..., 62) = 62
chdir("..")                             = 0
lstat("graphic", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("graphic", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 240
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("graphic")                        = 0
lstat("gtk+-1.1.16.tar.gz", {st_mode=S_IFREG|0640, st_size=2651117, ...}) = 0
lstat("gimp_plugin", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("gimp_plugin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gimp_plugin")                    = 0
write(1, "./hda2/multimedia/graphic/gimp_p"..., 56) = 56
write(1, "./hda2/multimedia/graphic/gimp_p"..., 57) = 57
chdir("..")                             = 0
write(1, "./hda2/multimedia/graphic/blende"..., 70) = 70
write(1, "./hda2/multimedia/graphic/makemp"..., 48) = 48
chdir("..")                             = 0
chdir("..")                             = 0
lstat("non-linux", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("non-linux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("non-linux")                      = 0
write(1, "./hda2/non-linux/dos-xserver.tar"..., 36) = 36
chdir("..")                             = 0
lstat("programming", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("programming", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("programming")                    = 0
chdir("..")                             = 0
lstat("boot", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("boot", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 184
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("boot")                           = 0
chdir("..")                             = 0
lstat("mp3s", {st_mode=S_IFDIR|0755, st_size=73728, ...}) = 0
open("mp3s", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=73728, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 102 entries */, 3933)    = 3928
lseek(4, 3384, SEEK_SET)                = 3384
lseek(4, 0, SEEK_CUR)                   = 3384
getdents(4, /* 17 entries */, 3933)     = 768
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 87 entries */, 3933)     = 3912
lseek(4, 7604, SEEK_SET)                = 7604
lseek(4, 0, SEEK_CUR)                   = 7604
getdents(4, /* 15 entries */, 3933)     = 628
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 97 entries */, 3933)     = 3912
lseek(4, 11588, SEEK_SET)               = 11588
lseek(4, 0, SEEK_CUR)                   = 11588
getdents(4, /* 19 entries */, 3933)     = 748
lseek(4, 0, SEEK_CUR)                   = 12288
getdents(4, /* 88 entries */, 3933)     = 3908
lseek(4, 15736, SEEK_SET)               = 15736
lseek(4, 0, SEEK_CUR)                   = 15736
getdents(4, /* 15 entries */, 3933)     = 700
lseek(4, 0, SEEK_CUR)                   = 16384
getdents(4, /* 91 entries */, 3933)     = 3916
lseek(4, 19868, SEEK_SET)               = 19868
lseek(4, 0, SEEK_CUR)                   = 19868
getdents(4, /* 14 entries */, 3933)     = 652
lseek(4, 0, SEEK_CUR)                   = 20480
getdents(4, /* 93 entries */, 3933)     = 3904
lseek(4, 23964, SEEK_SET)               = 23964
lseek(4, 0, SEEK_CUR)                   = 23964
getdents(4, /* 15 entries */, 3933)     = 648
lseek(4, 0, SEEK_CUR)                   = 24576
getdents(4, /* 85 entries */, 3933)     = 3896
lseek(4, 28068, SEEK_SET)               = 28068
lseek(4, 0, SEEK_CUR)                   = 28068
getdents(4, /* 16 entries */, 3933)     = 648
lseek(4, 0, SEEK_CUR)                   = 28672
getdents(4, /* 92 entries */, 3933)     = 3908
lseek(4, 32148, SEEK_SET)               = 32148
lseek(4, 0, SEEK_CUR)                   = 32148
getdents(4, /* 16 entries */, 3933)     = 668
lseek(4, 0, SEEK_CUR)                   = 32768
getdents(4, /* 81 entries */, 3933)     = 3908
lseek(4, 36272, SEEK_SET)               = 36272
lseek(4, 0, SEEK_CUR)                   = 36272
getdents(4, /* 14 entries */, 3933)     = 624
lseek(4, 0, SEEK_CUR)                   = 36864
getdents(4, /* 84 entries */, 3933)     = 3924
lseek(4, 40396, SEEK_SET)               = 40396
lseek(4, 0, SEEK_CUR)                   = 40396
getdents(4, /* 14 entries */, 3933)     = 596
lseek(4, 0, SEEK_CUR)                   = 40960
getdents(4, /* 90 entries */, 3933)     = 3924
lseek(4, 44448, SEEK_SET)               = 44448
lseek(4, 0, SEEK_CUR)                   = 44448
getdents(4, /* 16 entries */, 3933)     = 652
lseek(4, 0, SEEK_CUR)                   = 45056
getdents(4, /* 85 entries */, 3933)     = 3908
lseek(4, 48572, SEEK_SET)               = 48572
lseek(4, 0, SEEK_CUR)                   = 48572
getdents(4, /* 18 entries */, 3933)     = 632
lseek(4, 0, SEEK_CUR)                   = 49152
getdents(4, /* 93 entries */, 3933)     = 3924
lseek(4, 52620, SEEK_SET)               = 52620
lseek(4, 0, SEEK_CUR)                   = 52620
getdents(4, /* 18 entries */, 3933)     = 684
lseek(4, 0, SEEK_CUR)                   = 53248
getdents(4, /* 96 entries */, 3933)     = 3900
lseek(4, 56652, SEEK_SET)               = 56652
lseek(4, 0, SEEK_CUR)                   = 56652
getdents(4, /* 16 entries */, 3933)     = 732
lseek(4, 0, SEEK_CUR)                   = 57344
getdents(4, /* 85 entries */, 3933)     = 3932
lseek(4, 60864, SEEK_SET)               = 60864
lseek(4, 0, SEEK_CUR)                   = 60864
getdents(4, /* 15 entries */, 3933)     = 612
lseek(4, 0, SEEK_CUR)                   = 61440
getdents(4, /* 86 entries */, 3933)     = 3932
lseek(4, 64920, SEEK_SET)               = 64920
lseek(4, 0, SEEK_CUR)                   = 64920
getdents(4, /* 16 entries */, 3933)     = 660
lseek(4, 0, SEEK_CUR)                   = 65536
getdents(4, /* 88 entries */, 3933)     = 3876
lseek(4, 69052, SEEK_SET)               = 69052
lseek(4, 0, SEEK_CUR)                   = 69052
getdents(4, /* 13 entries */, 3933)     = 624
lseek(4, 0, SEEK_CUR)                   = 69632
getdents(4, /* 74 entries */, 3933)     = 3408
lseek(4, 0, SEEK_CUR)                   = 73728
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mp3s")                           = 0
write(1, "./hda2/mp3s/A-HA - Summer moved "..., 39) = 39
write(1, "./hda2/mp3s/Absolute Beginner-Ni"..., 47) = 47
write(1, "./hda2/mp3s/Ace of Base - Don\'t "..., 48) = 48
write(1, "./hda2/mp3s/2ArtfullDodger-Movin"..., 44) = 44
write(1, "./hda2/mp3s/Aqua-Cartoon_Hereos."..., 36) = 36
write(1, "./hda2/mp3s/Air Supply-All out o"..., 43) = 43
write(1, "./hda2/mp3s/All For Love.mp3\n", 29) = 29
write(1, "./hda2/mp3s/AllSaints-PureShores"..., 37) = 37
write(1, "./hda2/mp3s/Amorphis - Thousand "..., 42) = 42
write(1, "./hda2/mp3s/Ann lee - 2 times.mp"..., 34) = 34
write(1, "./hda2/mp3s/Apocalyptica - Fade "..., 45) = 45
write(1, "./hda2/mp3s/Apocalyptica - For W"..., 55) = 55
write(1, "./hda2/mp3s/Apocalyptica - Nothi"..., 52) = 52
write(1, "./hda2/mp3s/Apocalyptica - One.m"..., 35) = 35
write(1, "./hda2/mp3s/Apocalyptica - Refus"..., 44) = 44
write(1, "./hda2/mp3s/Apocalyptica - Unfor"..., 42) = 42
write(1, "./hda2/mp3s/Aqua - Around the wo"..., 40) = 40
write(1, "./hda2/mp3s/Bif Naked - My whole"..., 42) = 42
write(1, "./hda2/mp3s/Bill Joel - Leningar"..., 38) = 38
write(1, "./hda2/mp3s/2leef.mp3\n", 22) = 22
write(1, "./hda2/mp3s/Back_stret_boys - la"..., 51) = 51
write(1, "./hda2/mp3s/Backstreetboys - I\'l"..., 61) = 61
write(1, "./hda2/mp3s/Backstreetboys - Sho"..., 70) = 70
write(1, "./hda2/mp3s/Luci_Lectric-M\204dchen"..., 37) = 37
write(1, "./hda2/mp3s/Bastard Is A Bastard"..., 42) = 42
write(1, "./hda2/mp3s/Bumfunkmcs - Uprocki"..., 45) = 45
write(1, "./hda2/mp3s/Marque-One_to_make_h"..., 45) = 45
write(1, "./hda2/mp3s/Melanie C - Never Be"..., 52) = 52
write(1, "./hda2/mp3s/Blank & Jones - The "..., 45) = 45
write(1, "./hda2/mp3s/Blink 182 - All the "..., 49) = 49
write(1, "./hda2/mp3s/Blue Waves.mp3\n", 27) = 27
write(1, "./hda2/mp3s/Bloodhound Gang - Yo"..., 47) = 47
write(1, "./hda2/mp3s/Bloodhound Gang - ke"..., 50) = 50
write(1, "./hda2/mp3s/Bloodhound gang - al"..., 51) = 51
write(1, "./hda2/mp3s/Bloodhound gang - th"..., 48) = 48
write(1, "./hda2/mp3s/AERZTE-ein halber  L"..., 46) = 46
write(1, "./hda2/mp3s/Anastacia - Im outta"..., 42) = 42
write(1, "./hda2/mp3s/Backstreet Boys - Th"..., 42) = 42
write(1, "./hda2/mp3s/Belive.mp3\n", 23) = 23
write(1, "./hda2/mp3s/Billie Piper - Day &"..., 43) = 43
write(1, "./hda2/mp3s/Blondie - Maria.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Verena-Ist das alles"..., 37) = 37
write(1, "./hda2/mp3s/Bonny Tyler - Limeli"..., 40) = 40
write(1, "./hda2/mp3s/Born To Be Wild.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Breakfast At Tiffany"..., 39) = 39
write(1, "./hda2/mp3s/Brintey_Spears-Born_"..., 54) = 54
write(1, "./hda2/mp3s/Brintney_Spears-Unko"..., 39) = 39
write(1, "./hda2/mp3s/Britney Spears - (I "..., 63) = 63
write(1, "./hda2/mp3s/Britney Spears - Bab"..., 52) = 52
write(1, "./hda2/mp3s/Britney Spears - Can"..., 55) = 55
write(1, "./hda2/mp3s/Britney Spears - Dea"..., 44) = 44
write(1, "./hda2/mp3s/Britney Spears - Don"..., 59) = 59
write(1, "./hda2/mp3s/Britney Spears - Don"..., 66) = 66
write(1, "./hda2/mp3s/Britney Spears - Gir"..., 51) = 51
write(1, "./hda2/mp3s/Britney Spears - Luc"..., 39) = 39
write(1, "./hda2/mp3s/Britney Spears - One"..., 51) = 51
write(1, "./hda2/mp3s/Britney Spears - Oop"..., 58) = 58
write(1, "./hda2/mp3s/Britney Spears - Som"..., 43) = 43
write(1, "./hda2/mp3s/Britney Spears - Str"..., 42) = 42
write(1, "./hda2/mp3s/Britney Spears - Wha"..., 64) = 64
write(1, "./hda2/mp3s/Britney Spears - Whe"..., 55) = 55
write(1, "./hda2/mp3s/Britney Spears - Whe"..., 51) = 51
write(1, "./hda2/mp3s/Britney Spears - You"..., 52) = 52
write(1, "./hda2/mp3s/Bruce Springsteen - "..., 50) = 50
write(1, "./hda2/mp3s/Bulls On Parade.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Elton_John-Candle in"..., 51) = 51
write(1, "./hda2/mp3s/Chris de Burgh - Mis"..., 45) = 45
write(1, "./hda2/mp3s/Bumfunkmcs - Fashion"..., 44) = 44
write(1, "./hda2/mp3s/Bumfunkmcs - Freesty"..., 40) = 40
write(1, "./hda2/mp3s/Bumfunkmcs - In Ster"..., 39) = 39
write(1, "./hda2/mp3s/Bumfunkmcs - Other E"..., 42) = 42
write(1, "./hda2/mp3s/Bumfunkmcs - Rocking"..., 58) = 58
write(1, "./hda2/mp3s/Bumfunkmcs - Skys th"..., 44) = 44
write(1, "./hda2/mp3s/Bumfunkmcs - Spoken "..., 41) = 41
write(1, "./hda2/mp3s/Bumfunkmcs - Stir up"..., 46) = 46
write(1, "./hda2/mp3s/Celine Dion & R. Kel"..., 60) = 60
write(1, "./hda2/mp3s/Celine Dion & R. Kel"..., 56) = 56
write(1, "./hda2/mp3s/Celine Dion - Becaus"..., 51) = 51
write(1, "./hda2/mp3s/Cembalokonzert.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Xavier Naidoo-Seine "..., 45) = 45
write(1, "./hda2/mp3s/Christina Aguilera -"..., 51) = 51
write(1, "./hda2/mp3s/Christina Aguilera -"..., 55) = 55
write(1, "./hda2/mp3s/Christina_aguilera_-"..., 55) = 55
write(1, "./hda2/mp3s/Cindy Lauper - Girls"..., 57) = 57
write(1, "./hda2/mp3s/Conquest Of Paradise"..., 37) = 37
write(1, "./hda2/mp3s/Cowboys From Hell.mp"..., 34) = 34
write(1, "./hda2/mp3s/Scooter-Call me Mana"..., 39) = 39
write(1, "./hda2/mp3s/Cypress Hill - Rap) "..., 46) = 46
write(1, "./hda2/mp3s/DJ Szlatko - Ich ver"..., 46) = 46
write(1, "./hda2/mp3s/Danielle Brisbois - "..., 61) = 61
write(1, "./hda2/mp3s/Dentinys Child - Say"..., 45) = 45
write(1, "./hda2/mp3s/Dewdrops.mp3\n", 25) = 25
write(1, "./hda2/mp3s/Die 3. Generation - "..., 40) = 40
write(1, "./hda2/mp3s/Die Allianz - Boys.m"..., 35) = 35
write(1, "./hda2/mp3s/Die Fantastischen 4 "..., 50) = 50
write(1, "./hda2/mp3s/Die Hochzeit des Fig"..., 40) = 40
write(1, "./hda2/mp3s/Die toten Hosen - Al"..., 56) = 56
write(1, "./hda2/mp3s/Die toten Hosen - Al"..., 50) = 50
write(1, "./hda2/mp3s/Die toten Hosen - Ba"..., 41) = 41
write(1, "./hda2/mp3s/Diesel Power.mp3\n", 29) = 29
write(1, "./hda2/mp3s/District of Power.mp"..., 34) = 34
write(1, "./hda2/mp3s/Freundeskreis-Outro "..., 67) = 67
write(1, "./hda2/mp3s/Dr. Motte & Westbam "..., 47) = 47
write(1, "./hda2/mp3s/E Nomine - E Nomie.m"..., 35) = 35
write(1, "./hda2/mp3s/Earth Wind and Fire "..., 51) = 51
write(1, "./hda2/mp3s/Echt - Diese Nummer."..., 36) = 36
write(1, "./hda2/mp3s/Echt - Du tr\204gst kei"..., 52) = 52
write(1, "./hda2/mp3s/Echt - Ein Winter la"..., 39) = 39
write(1, "./hda2/mp3s/Echt - Es geht vorbe"..., 38) = 38
write(1, "./hda2/mp3s/Echt - Halbwegs.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Echt - Kleine Wolke "..., 69) = 69
write(1, "./hda2/mp3s/Echt - Lange Beine.m"..., 35) = 35
write(1, "./hda2/mp3s/Echt - Romeos.mp3\n", 30) = 30
write(1, "./hda2/mp3s/Echt - Vielleicht li"..., 48) = 48
write(1, "./hda2/mp3s/Echt - Weinst du.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Bon Jovi - It\'s my l"..., 40) = 40
write(1, "./hda2/mp3s/Elton John - Candle "..., 48) = 48
write(1, "./hda2/mp3s/Elton John - Rocket "..., 40) = 40
write(1, "./hda2/mp3s/Eminem - The real sl"..., 45) = 45
write(1, "./hda2/mp3s/Eternal Dark.mp3\n", 29) = 29
write(1, "./hda2/mp3s/offspring-genocide.m"..., 35) = 35
write(1, "./hda2/mp3s/Everyting But the Gi"..., 49) = 49
write(1, "./hda2/mp3s/Far Corporation-Stai"..., 51) = 51
write(1, "./hda2/mp3s/Feuerwehrmusik.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Five - Don\'t wanna l"..., 46) = 46
write(1, "./hda2/mp3s/Flying Steps - In Da"..., 43) = 43
write(1, "./hda2/mp3s/Fragestunde.mp3\n", 28) = 28
write(1, "./hda2/mp3s/Offspring-no_brakes."..., 36) = 36
write(1, "./hda2/mp3s/Fugees - Cowboys.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Fugees - Family Buis"..., 40) = 40
write(1, "./hda2/mp3s/offspring-come_out_a"..., 44) = 44
write(1, "./hda2/mp3s/offspring-gotta_get_"..., 41) = 41
write(1, "./hda2/mp3s/Offspring-have_you_e"..., 40) = 40
write(1, "./hda2/mp3s/Fugees - How many mi"..., 39) = 39
write(1, "./hda2/mp3s/Fugees - Killing me "..., 43) = 43
write(1, "./hda2/mp3s/Fugees - Manifest-Ou"..., 40) = 40
write(1, "./hda2/mp3s/Fugees - Mista Mista"..., 37) = 37
write(1, "./hda2/mp3s/Fugees - No woman no"..., 41) = 41
write(1, "./hda2/mp3s/Fugees - Ready or no"..., 38) = 38
write(1, "./hda2/mp3s/Fugees - Red Intro.m"..., 35) = 35
write(1, "./hda2/mp3s/Fugees - The Beast.m"..., 35) = 35
write(1, "./hda2/mp3s/Fugees - The Mask.mp"..., 34) = 34
write(1, "./hda2/mp3s/Fugees - The Score.m"..., 35) = 35
write(1, "./hda2/mp3s/Fugees - Zealots.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Fun Factory - I love"..., 41) = 41
write(1, "./hda2/mp3s/Gecovertes - We are "..., 50) = 50
write(1, "./hda2/mp3s/Gigi D\'Agistino - Th"..., 45) = 45
write(1, "./hda2/mp3s/offspring-it`ll_be_a"..., 47) = 47
write(1, "./hda2/mp3s/Gimme Tha Power.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Bumfunkmcs - Rock, R"..., 52) = 52
write(1, "./hda2/mp3s/Chris Andrews - Yest"..., 46) = 46
write(1, "./hda2/mp3s/Chubby Checker - The"..., 43) = 43
write(1, "./hda2/mp3s/DJ J\201rgen - Higher &"..., 44) = 44
write(1, "./hda2/mp3s/DJ Warmduscher - 10 "..., 53) = 53
write(1, "./hda2/mp3s/Hall_and_Oates-Shes "..., 41) = 41
write(1, "./hda2/mp3s/Heart - All I wanna "..., 59) = 59
write(1, "./hda2/mp3s/Heart Of Steel.mp3\n", 31) = 31
write(1, "./hda2/mp3s/offspring-not_the_on"..., 38) = 38
write(1, "./hda2/mp3s/Highway To Hell.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Humoreske.mp3\n", 26) = 26
write(1, "./hda2/mp3s/offspring-killboy_po"..., 44) = 44
write(1, "./hda2/mp3s/Is This The World We"..., 45) = 45
write(1, "./hda2/mp3s/Desmond Dekker -You "..., 65) = 65
write(1, "./hda2/mp3s/Destinies Child - Ju"..., 48) = 48
write(1, "./hda2/mp3s/Jameroquai - Deeper "..., 48) = 48
write(1, "./hda2/mp3s/Jamie Walters - Hold"..., 40) = 40
write(1, "./hda2/mp3s/offspring-nitro_(you"..., 47) = 47
write(1, "./hda2/mp3s/Offspring-pay_the_ma"..., 38) = 38
write(1, "./hda2/mp3s/Jessica-How_will_I_k"..., 40) = 40
write(1, "./hda2/mp3s/John Davies - I prom"..., 48) = 48
write(1, "./hda2/mp3s/Johnny B. Goode.mp3\n", 32) = 32
write(1, "./hda2/mp3s/K2 - Der Berg ruft.m"..., 35) = 35
write(1, "./hda2/mp3s/KMFDM - Megalomanic."..., 36) = 36
write(1, "./hda2/mp3s/Roberta.mp3\n", 24) = 24
write(1, "./hda2/mp3s/Dieter Thomas Kuhn -"..., 53) = 53
write(1, "./hda2/mp3s/Kosmonava - Danse av"..., 44) = 44
write(1, "./hda2/mp3s/Lauryn_Hill - Everyt"..., 55) = 55
write(1, "./hda2/mp3s/Loona - Oye Oye.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Lui Kamoze - Here co"..., 57) = 57
write(1, "./hda2/mp3s/Lunatic Asylum - Mel"..., 46) = 46
write(1, "./hda2/mp3s/Dr. Dree - Forget ab"..., 44) = 44
write(1, "./hda2/mp3s/Mabel - Disco Disco."..., 36) = 36
write(1, "./hda2/mp3s/Madonna-American_Pie"..., 37) = 37
write(1, "./hda2/mp3s/Madonna-beautiful_st"..., 43) = 43
write(1, "./hda2/mp3s/Mandy Moore - Candy."..., 36) = 36
write(1, "./hda2/mp3s/Mariah Carey - After"..., 45) = 45
write(1, "./hda2/mp3s/Mariah Carey - Again"..., 71) = 71
write(1, "./hda2/mp3s/Mariah Carey - All i"..., 48) = 48
write(1, "./hda2/mp3s/Mariah Carey - Alone"..., 45) = 45
write(1, "./hda2/mp3s/Mariah Carey - And y"..., 54) = 54
write(1, "./hda2/mp3s/Mariah Carey - Bliss"..., 37) = 37
write(1, "./hda2/mp3s/Mariah Carey - Can\'t"..., 44) = 44
write(1, "./hda2/mp3s/Mariah Carey - Can\'t"..., 67) = 67
write(1, "./hda2/mp3s/Mariah Carey - Cry B"..., 40) = 40
write(1, "./hda2/mp3s/Mariah Carey - Heart"..., 44) = 44
write(1, "./hda2/mp3s/Mariah Carey - How m"..., 40) = 40
write(1, "./hda2/mp3s/Mariah Carey - I don"..., 49) = 49
write(1, "./hda2/mp3s/Mariah Carey - Love "..., 47) = 47
write(1, "./hda2/mp3s/Mariah Carey - Open "..., 41) = 41
write(1, "./hda2/mp3s/Mariah Carey - Priso"..., 40) = 40
write(1, "./hda2/mp3s/Mariah Carey - Rainb"..., 39) = 39
write(1, "./hda2/mp3s/Mariah Carey - Sent "..., 50) = 50
write(1, "./hda2/mp3s/Mariah Carey - Somed"..., 39) = 39
write(1, "./hda2/mp3s/Mariah Carey - Thank"..., 53) = 53
write(1, "./hda2/mp3s/Mariah Carey - There"..., 55) = 55
write(1, "./hda2/mp3s/Mariah Carey - Till "..., 52) = 52
write(1, "./hda2/mp3s/Mariah Carey - To be"..., 45) = 45
write(1, "./hda2/mp3s/Mariah Carey - Vanis"..., 41) = 41
write(1, "./hda2/mp3s/Mariah Carey - Visio"..., 46) = 46
write(1, "./hda2/mp3s/Mariah Carey - Vulne"..., 45) = 45
write(1, "./hda2/mp3s/Mariah Carey - You n"..., 43) = 43
write(1, "./hda2/mp3s/Meat Loaf - I\' lie f"..., 43) = 43
write(1, "./hda2/mp3s/Members of Mayday - "..., 44) = 44
write(1, "./hda2/mp3s/Members of Mayday - "..., 49) = 49
write(1, "./hda2/mp3s/Men at work - Down u"..., 41) = 41
write(1, "./hda2/mp3s/Michael Jackson - Bl"..., 49) = 49
write(1, "./hda2/mp3s/Michael Jackson - Ca"..., 57) = 57
write(1, "./hda2/mp3s/Michael Jackson - Da"..., 44) = 44
write(1, "./hda2/mp3s/Michael Jackson - Ea"..., 45) = 45
write(1, "./hda2/mp3s/Michael Jackson - Gi"..., 48) = 48
write(1, "./hda2/mp3s/Michael Jackson - Go"..., 48) = 48
write(1, "./hda2/mp3s/Michael Jackson - He"..., 49) = 49
write(1, "./hda2/mp3s/Michael Jackson - I "..., 63) = 63
write(1, "./hda2/mp3s/Michael Jackson - In"..., 48) = 48
write(1, "./hda2/mp3s/Michael Jackson - Ja"..., 38) = 38
write(1, "./hda2/mp3s/Michael Jackson - Ke"..., 49) = 49
write(1, "./hda2/mp3s/Michael Jackson - Re"..., 52) = 52
write(1, "./hda2/mp3s/Michael Jackson - Sh"..., 53) = 53
write(1, "./hda2/mp3s/Michael Jackson - Wh"..., 44) = 44
write(1, "./hda2/mp3s/Michael Jackson - Wi"..., 52) = 52
write(1, "./hda2/mp3s/Michael Jackson - Wh"..., 59) = 59
write(1, "./hda2/mp3s/Michael Jackson - Yo"..., 52) = 52
write(1, "./hda2/mp3s/Mike Kr\201ger - Das Ta"..., 46) = 46
write(1, "./hda2/mp3s/Moby - James Bond Th"..., 40) = 40
write(1, "./hda2/mp3s/Moby - why does my h"..., 53) = 53
write(1, "./hda2/mp3s/Mr. Mister-Broken Wi"..., 40) = 40
write(1, "./hda2/mp3s/Music Instructor - S"..., 47) = 47
write(1, "./hda2/mp3s/N\'Sync - Bye, Bye, B"..., 39) = 39
write(1, "./hda2/mp3s/Nick Cave & The bad "..., 88) = 88
write(1, "./hda2/mp3s/Oelapaloema Boys - o"..., 46) = 46
write(1, "./hda2/mp3s/Drafi Deutscher - Ma"..., 64) = 64
write(1, "./hda2/mp3s/DJ Tomekk-Ich lebe f"..., 46) = 46
write(1, "./hda2/mp3s/Eddie Cochran - C\'mo"..., 48) = 48
write(1, "./hda2/mp3s/Eifel 65 - Let it be"..., 47) = 47
write(1, "./hda2/mp3s/Enrique Iglesias - B"..., 47) = 47
write(1, "./hda2/mp3s/Europe - The Final C"..., 45) = 45
write(1, "./hda2/mp3s/Crag David-Fill me i"..., 38) = 38
write(1, "./hda2/mp3s/Offspring-pretty_fly"..., 37) = 37
write(1, "./hda2/mp3s/Lola rennt.mp3\n", 27) = 27
write(1, "./hda2/mp3s/Oli P. - Flugzeuge i"..., 44) = 44
write(1, "./hda2/mp3s/Oli P. - Ich vermiss"..., 48) = 48
write(1, "./hda2/mp3s/offspring-self_estee"..., 38) = 38
write(1, "./hda2/mp3s/French Affair - Do w"..., 49) = 49
write(1, "./hda2/mp3s/Gabrielle - Rise.mp3"..., 33) = 33
write(1, "./hda2/mp3s/F\201nf Sterne Deluxe-D"..., 45) = 45
write(1, "./hda2/mp3s/Heavy Metal F.A.K.K."..., 39) = 39
write(1, "./hda2/mp3s/Hermes Hous Band - I"..., 50) = 50
write(1, "./hda2/mp3s/In 2 Eternerity.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Ireen Sheer - Heute "..., 58) = 58
write(1, "./hda2/mp3s/J\201rgen Drews - Ein B"..., 52) = 52
write(1, "./hda2/mp3s/Jerry Lee Lewis - Gr"..., 54) = 54
write(1, "./hda2/mp3s/Kai Tracid - TheDeep"..., 42) = 42
write(1, "./hda2/mp3s/Pabbarotti And Frien"..., 58) = 58
write(1, "./hda2/mp3s/Paffendorf - Smile.m"..., 35) = 35
write(1, "./hda2/mp3s/Paffendorf - Where a"..., 54) = 54
write(1, "./hda2/mp3s/Paffendorf - Where a"..., 43) = 43
write(1, "./hda2/mp3s/Passion Fruit - Wond"..., 44) = 44
write(1, "./hda2/mp3s/Pastorale.mp3\n", 26) = 26
write(1, "./hda2/mp3s/Peer Gynt Suite.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Piggy Pie.mp3\n", 26) = 26
write(1, "./hda2/mp3s/Queen - Too much lov"..., 52) = 52
write(1, "./hda2/mp3s/Queen - We are the c"..., 45) = 45
write(1, "./hda2/mp3s/Queen-We will rock y"..., 39) = 39
write(1, "./hda2/mp3s/R.Kelly - Did you ev"..., 45) = 45
write(1, "./hda2/mp3s/Radetzky-Marsch.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Rage agains the Mach"..., 50) = 50
write(1, "./hda2/mp3s/Ramstein - Das Model"..., 37) = 37
write(1, "./hda2/mp3s/Ramstein - Du hast.m"..., 35) = 35
write(1, "./hda2/mp3s/Ramstein - Engel.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Red Hot Chili Pepper"..., 52) = 52
write(1, "./hda2/mp3s/Red Hot Chilli Peppe"..., 52) = 52
write(1, "./hda2/mp3s/Red Hot Chilli Peppe"..., 51) = 51
write(1, "./hda2/mp3s/Red Hot Chilli Peppe"..., 58) = 58
write(1, "./hda2/mp3s/Red hot chili pepper"..., 58) = 58
write(1, "./hda2/mp3s/Rednex - Cotton Eye "..., 40) = 40
write(1, "./hda2/mp3s/Replica.mp3\n", 24) = 24
write(1, "./hda2/mp3s/Requiem.mp3\n", 24) = 24
write(1, "./hda2/mp3s/Rhymes Galore - 1,2,"..., 55) = 55
write(1, "./hda2/mp3s/Richard Marks - Righ"..., 59) = 59
write(1, "./hda2/mp3s/Ricky Martin - She\'s"..., 52) = 52
write(1, "./hda2/mp3s/Ricky Martin feat. M"..., 58) = 58
write(1, "./hda2/mp3s/offspring-so_alone.m"..., 35) = 35
write(1, "./hda2/mp3s/Robbie Williams - Le"..., 55) = 55
write(1, "./hda2/mp3s/Robert Palmer - Can "..., 56) = 56
write(1, "./hda2/mp3s/Robin Beck - The Fir"..., 44) = 44
write(1, "./hda2/mp3s/Rod Stewarad - Reaso"..., 48) = 48
write(1, "./hda2/mp3s/Rod Steward - You ar"..., 47) = 47
write(1, "./hda2/mp3s/Rollergirl - Dear Je"..., 41) = 41
write(1, "./hda2/mp3s/Rollergirl - Eternal"..., 59) = 59
write(1, "./hda2/mp3s/Roxette - Stars.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Ronan Keating - When"..., 60) = 60
write(1, "./hda2/mp3s/Roxette - You don\'t "..., 50) = 50
write(1, "./hda2/mp3s/Klassik & Diverse-Ce"..., 49) = 49
write(1, "./hda2/mp3s/Sabrina Setlur - Du "..., 54) = 54
write(1, "./hda2/mp3s/Sabrina Setlur - Nur"..., 41) = 41
write(1, "./hda2/mp3s/Sabrina Setlur - Ich"..., 51) = 51
write(1, "./hda2/mp3s/Sabrina Setlur intr."..., 63) = 63
write(1, "./hda2/mp3s/Sarah Brightman & An"..., 63) = 63
write(1, "./hda2/mp3s/Sarah Brightman & An"..., 71) = 71
write(1, "./hda2/mp3s/Sarah Brightman & An"..., 75) = 75
write(1, "./hda2/mp3s/Schabba Ranks - Mr. "..., 45) = 45
write(1, "./hda2/mp3s/Shania Twain - That "..., 58) = 58
write(1, "./hda2/mp3s/Shania Twain - You a"..., 53) = 53
write(1, "./hda2/mp3s/Shank - Sweet like c"..., 45) = 45
write(1, "./hda2/mp3s/Simon & Garfunkel - "..., 46) = 46
write(1, "./hda2/mp3s/Klassik & Diverse-De"..., 47) = 47
write(1, "./hda2/mp3s/Klassik-Feuerwehrmus"..., 39) = 39
write(1, "./hda2/mp3s/Spektacool\204r - Meine"..., 54) = 54
write(1, "./hda2/mp3s/Spice Girls - 2 beco"..., 41) = 41
write(1, "./hda2/mp3s/Spice Girls - Denyin"..., 38) = 38
write(1, "./hda2/mp3s/Spice Girls - Do it."..., 36) = 36
write(1, "./hda2/mp3s/Spice Girls - If you"..., 49) = 49
write(1, "./hda2/mp3s/Spice Girls - Lady i"..., 45) = 45
write(1, "./hda2/mp3s/Spice Girls - Last t"..., 46) = 46
write(1, "./hda2/mp3s/Spice Girls - Love t"..., 41) = 41
write(1, "./hda2/mp3s/Spice Girls - Mama.m"..., 35) = 35
write(1, "./hda2/mp3s/Spice Girls - Move o"..., 40) = 40
write(1, "./hda2/mp3s/Spice Girls - Naked."..., 36) = 36
write(1, "./hda2/mp3s/Spice Girls - Never "..., 62) = 62
write(1, "./hda2/mp3s/Spice Girls - Saturd"..., 51) = 51
write(1, "./hda2/mp3s/Spice Girls - Say yo"..., 50) = 50
write(1, "./hda2/mp3s/Spice Girls - Someth"..., 52) = 52
write(1, "./hda2/mp3s/Spice Girls - Spice "..., 49) = 49
write(1, "./hda2/mp3s/Spice Girls - Stop.m"..., 35) = 35
write(1, "./hda2/mp3s/Spice Girls - Too mu"..., 39) = 39
write(1, "./hda2/mp3s/Spice Girls - Viva f"..., 43) = 43
write(1, "./hda2/mp3s/Spice Girls - Wannab"..., 38) = 38
write(1, "./hda2/mp3s/Spice Girls - Who do"..., 55) = 55
write(1, "./hda2/mp3s/offspring-something_"..., 50) = 50
write(1, "./hda2/mp3s/Klassik-Walk\201renritt"..., 37) = 37
write(1, "./hda2/mp3s/Stefan Rab - Maschen"..., 48) = 48
write(1, "./hda2/mp3s/Klassik & Diverse-Ca"..., 42) = 42
write(1, "./hda2/mp3s/Whigfield-Saturday n"..., 41) = 41
write(1, "./hda2/mp3s/Texas - Summer Son.m"..., 35) = 35
write(1, "./hda2/mp3s/The Immortals - Mort"..., 46) = 46
write(1, "./hda2/mp3s/The Jacksons - Can y"..., 47) = 47
write(1, "./hda2/mp3s/Boehse_Onkelz-ich_ma"..., 38) = 38
write(1, "./hda2/mp3s/Three-O-Matic - Succ"..., 40) = 40
write(1, "./hda2/mp3s/Boehse_Onkelz-hippie"..., 38) = 38
write(1, "./hda2/mp3s/Tina Turner - On sil"..., 46) = 46
write(1, "./hda2/mp3s/Tlc - Unpretty.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Tojo - Hold the hine"..., 37) = 37
write(1, "./hda2/mp3s/Tom Novy - Now or Ne"..., 40) = 40
write(1, "./hda2/mp3s/Tone-loc meets ZZ-br"..., 78) = 78
write(1, "./hda2/mp3s/Tony Braxton - He wa"..., 52) = 52
write(1, "./hda2/mp3s/Touche - Diner in He"..., 41) = 41
write(1, "./hda2/mp3s/Touche - This Goodby"..., 54) = 54
write(1, "./hda2/mp3s/Tropfen.mp3\n", 24) = 24
write(1, "./hda2/mp3s/Vengaboys - Boom Boo"..., 43) = 43
write(1, "./hda2/mp3s/Vengaboys - Kiss - W"..., 59) = 59
write(1, "./hda2/mp3s/Vengaboys - Shalalal"..., 40) = 40
write(1, "./hda2/mp3s/Vengaboys - Vengabus"..., 37) = 37
write(1, "./hda2/mp3s/Vengaboys - we\'re go"..., 49) = 49
write(1, "./hda2/mp3s/Boehse_Onkelz-28.mp3"..., 37) = 37
write(1, "./hda2/mp3s/Watergate - Heart of"..., 42) = 42
write(1, "./hda2/mp3s/Weather Girls - It\'s"..., 49) = 49
write(1, "./hda2/mp3s/Westbam - Hard times"..., 37) = 37
write(1, "./hda2/mp3s/Westernhagen - Es ge"..., 47) = 47
write(1, "./hda2/mp3s/Westernhagen - Freih"..., 40) = 40
write(1, "./hda2/mp3s/Westernhagen - Ich b"..., 51) = 51
write(1, "./hda2/mp3s/Westernhagen - Jonny"..., 44) = 44
write(1, "./hda2/mp3s/Westernhagen - Mit 1"..., 38) = 38
write(1, "./hda2/mp3s/dog eat dog-isms.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Lena Marlin - Unforg"..., 51) = 51
write(1, "./hda2/mp3s/Freundeskreis-Don\'s "..., 47) = 47
write(1, "./hda2/mp3s/Freundeskreis-Friso\'"..., 43) = 43
write(1, "./hda2/mp3s/Offspring-the_end_of"..., 46) = 46
write(1, "./hda2/mp3s/Limp Bizkit - Take a"..., 50) = 50
write(1, "./hda2/mp3s/Offspring-the_kids_a"..., 49) = 49
write(1, "./hda2/mp3s/Mariah Carey - Hero."..., 36) = 36
write(1, "./hda2/mp3s/Klassik & Diverse-Hu"..., 44) = 44
write(1, "./hda2/mp3s/Offspring-why_don?t_"..., 50) = 50
write(1, "./hda2/mp3s/Klassik & Diverse-Ei"..., 53) = 53
write(1, "./hda2/mp3s/Klassik & Diverse-Di"..., 58) = 58
write(1, "./hda2/mp3s/Klassik & Diverse-Mo"..., 47) = 47
write(1, "./hda2/mp3s/Boehse_Onkelz-Deutsc"..., 42) = 42
write(1, "./hda2/mp3s/Whitney Houston - my"..., 55) = 55
write(1, "./hda2/mp3s/Whitney Houston -It_"..., 61) = 61
write(1, "./hda2/mp3s/Whitney_Houston-I_le"..., 56) = 56
write(1, "./hda2/mp3s/Klassik & Diverse-Kl"..., 55) = 55
write(1, "./hda2/mp3s/Klassik & Diverse-Kl"..., 54) = 54
write(1, "./hda2/mp3s/The Underground Proj"..., 51) = 51
write(1, "./hda2/mp3s/Klassik & Diverse-Ol"..., 50) = 50
write(1, "./hda2/mp3s/Klassik & Diverse-Pa"..., 44) = 44
write(1, "./hda2/mp3s/Klassik & Diverse-Pe"..., 50) = 50
write(1, "./hda2/mp3s/Klassik & Diverse-Pr"..., 57) = 57
write(1, "./hda2/mp3s/Zlatko & J\201rgen-Gro\341"..., 46) = 46
write(1, "./hda2/mp3s/DJ Luck&MC Neat-Mast"..., 51) = 51
write(1, "./hda2/mp3s/Klassik & Diverse-Ri"..., 44) = 44
write(1, "./hda2/mp3s/Klassik & Diverse-Sl"..., 50) = 50
write(1, "./hda2/mp3s/Klassik & Diverse-Sp"..., 61) = 61
write(1, "./hda2/mp3s/Klassik & Diverse-St"..., 50) = 50
write(1, "./hda2/mp3s/Klassik & Diverse-Su"..., 52) = 52
write(1, "./hda2/mp3s/Klassik & Diverse-Sy"..., 50) = 50
write(1, "./hda2/mp3s/DJ \231tzi-Hey Baby.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Dr. Motte feat Westb"..., 55) = 55
write(1, "./hda2/mp3s/Klassik & Diverse-Wa"..., 47) = 47
write(1, "./hda2/mp3s/Gigi D\'Agostino-Anot"..., 44) = 44
write(1, "./hda2/mp3s/Laith Al-Deen-Bilder"..., 45) = 45
write(1, "./hda2/mp3s/Alice_Deelay-Better_"..., 45) = 45
write(1, "./hda2/mp3s/ArtfullDodger-Moving"..., 43) = 43
write(1, "./hda2/mp3s/Klassik & Diverse-Za"..., 53) = 53
write(1, "./hda2/mp3s/Britney_Spears-11.mp"..., 34) = 34
write(1, "./hda2/mp3s/Bumfunkmcs - B Boys "..., 56) = 56
write(1, "./hda2/mp3s/Lara Fabian-I will l"..., 46) = 46
write(1, "./hda2/mp3s/Boehse_Onkelz--Bin I"..., 71) = 71
write(1, "./hda2/mp3s/Boehse_Onkelz-ein gu"..., 47) = 47
write(1, "./hda2/mp3s/Boehse_Onkelz-freddy"..., 44) = 44
write(1, "./hda2/mp3s/Boehse_Onkelz-h\204ssli"..., 39) = 39
write(1, "./hda2/mp3s/Him - Join me.mp3\n", 30) = 30
write(1, "./hda2/mp3s/Lulu andthe Luvvers "..., 44) = 44
write(1, "./hda2/mp3s/Boehse_Onkelz-guten "..., 40) = 40
write(1, "./hda2/mp3s/Loona-Latino Lover.m"..., 35) = 35
write(1, "./hda2/mp3s/Boehse_Onkelz-kneipe"..., 49) = 49
write(1, "./hda2/mp3s/Boehse_Onkelz-nie wi"..., 41) = 41
write(1, "./hda2/mp3s/Boehse_Onkelz-so sin"..., 42) = 42
write(1, "./hda2/mp3s/Boehse_Onkelz-tanz d"..., 46) = 46
write(1, "./hda2/mp3s/Boehse_Onkelz-bomber"..., 42) = 42
write(1, "./hda2/mp3s/Boehse_Onkelz-Nur Di"..., 65) = 65
write(1, "./hda2/mp3s/Boehse_Onkelz--Buch "..., 51) = 51
write(1, "./hda2/mp3s/Boehse_Onkelz-dicht+"..., 44) = 44
write(1, "./hda2/mp3s/Boehse_Onkelz-Matapa"..., 51) = 51
write(1, "./hda2/mp3s/Boehse_Onkelz-Wenn W"..., 57) = 57
write(1, "./hda2/mp3s/Boehse_Onkelz-Matapa"..., 51) = 51
write(1, "./hda2/mp3s/XXL ft. P.Steiner-It"..., 48) = 48
write(1, "./hda2/mp3s/Boehse_Onkelz-Lieber"..., 53) = 53
write(1, "./hda2/mp3s/Boehse_Onkelz-heute_"..., 42) = 42
write(1, "./hda2/mp3s/Boehse_Onkelz-ich_li"..., 45) = 45
write(1, "./hda2/mp3s/Shania_Twain-Man!_I_"..., 54) = 54
write(1, "./hda2/mp3s/Cosmix ft.Ernie-Quit"..., 49) = 49
write(1, "./hda2/mp3s/Boehse_Onkelz-bruno_"..., 44) = 44
write(1, "./hda2/mp3s/Boehse_Onkelz-schoen"..., 43) = 43
write(1, "./hda2/mp3s/Boehse_Onkelz-erinne"..., 43) = 43
write(1, "./hda2/mp3s/Boehse_Onkelz-falsch"..., 48) = 48
write(1, "./hda2/mp3s/Boehse_Onkelz-idiot."..., 36) = 36
write(1, "./hda2/mp3s/Will_Smith-wild_wild"..., 42) = 42
write(1, "./hda2/mp3s/Boehse_Onkelz-boehse"..., 52) = 52
write(1, "./hda2/mp3s/Boehse_Onkelz-religi"..., 39) = 39
write(1, "./hda2/mp3s/metallica- the_ memo"..., 48) = 48
write(1, "./hda2/mp3s/will smith-willenniu"..., 53) = 53
write(1, "./hda2/mp3s/Aerzte-claudia95.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Aerzte-wahreliebe.mp"..., 34) = 34
write(1, "./hda2/mp3s/jennifer lopez - if "..., 52) = 52
write(1, "./hda2/mp3s/Boehse_Onkelz-!.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Beatles-She_loves_yo"..., 38) = 38
write(1, "./hda2/mp3s/Robbie Williams-Rock"..., 40) = 40
write(1, "./hda2/mp3s/Boehse_Onkelz-deutsc"..., 45) = 45
write(1, "./hda2/mp3s/Boehse_Onkelz-von_gl"..., 47) = 47
write(1, "./hda2/mp3s/Fettes Brot-Johannes"..., 37) = 37
write(1, "./hda2/mp3s/Lollies - Wahnsinn[."..., 57) = 57
write(1, "./hda2/mp3s/Tina Turner-Goldeney"..., 38) = 38
write(1, "./hda2/mp3s/Oasis - Wonderwall.m"..., 35) = 35
write(1, "./hda2/mp3s/Lutricia McNeal - 36"..., 42) = 42
write(1, "./hda2/mp3s/enigma-camera_obscur"..., 38) = 38
write(1, "./hda2/mp3s/enigma-endless_quest"..., 37) = 37
write(1, "./hda2/mp3s/enigma-gravity_of_lo"..., 39) = 39
write(1, "./hda2/mp3s/enigma-modern_crusad"..., 40) = 40
write(1, "./hda2/mp3s/enigma-push_the_limi"..., 39) = 39
write(1, "./hda2/mp3s/enigma-smell_of_desi"..., 39) = 39
write(1, "./hda2/mp3s/enigma-the_gate.mp3\n", 32) = 32
write(1, "./hda2/mp3s/enigma-the_screen_be"..., 52) = 52
write(1, "./hda2/mp3s/enigma-traces(light_"..., 48) = 48
write(1, "./hda2/mp3s/enigma_between_mind_"..., 44) = 44
write(1, "./hda2/mp3s/enigma_silence_must_"..., 45) = 45
write(1, "./hda2/mp3s/the_ smashing_ pumpk"..., 48) = 48
write(1, "./hda2/mp3s/liquido-doubledecker"..., 37) = 37
write(1, "./hda2/mp3s/Boehse_Onkelz-Eine N"..., 59) = 59
write(1, "./hda2/mp3s/Boehse_Onkelz-am_mor"..., 47) = 47
write(1, "./hda2/mp3s/Boehse_Onkelz-Nichts"..., 54) = 54
write(1, "./hda2/mp3s/Boehse_Onkelz-Wieder"..., 67) = 67
write(1, "./hda2/mp3s/Fettes Brot-Frikadel"..., 46) = 46
write(1, "./hda2/mp3s/Fettes Brot-Nordisch"..., 55) = 55
write(1, "./hda2/mp3s/Fettes Brot-Nordisch"..., 55) = 55
write(1, "./hda2/mp3s/Fettes Brot-Raptus M"..., 49) = 49
write(1, "./hda2/mp3s/Fun Factory-Fly Bass"..., 43) = 43
write(1, "./hda2/mp3s/Fun Factory-Fun Fact"..., 50) = 50
write(1, "./hda2/mp3s/Janet Jackson-Whoops"..., 41) = 41
write(1, "./hda2/mp3s/Just Friends-Ever an"..., 43) = 43
write(1, "./hda2/mp3s/Moby-Everytime you t"..., 43) = 43
write(1, "./hda2/mp3s/N-Trance-Staying ali"..., 39) = 39
write(1, "./hda2/mp3s/Penelope-Take your c"..., 42) = 42
write(1, "./hda2/mp3s/Rednex-Wish you were"..., 42) = 42
write(1, "./hda2/mp3s/Smokie-Who the F... "..., 45) = 45
write(1, "./hda2/mp3s/Take That-Sure.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Westernhagen-sexi.mp"..., 34) = 34
write(1, "./hda2/mp3s/Westernhagen-superst"..., 39) = 39
write(1, "./hda2/mp3s/The Outhere Brothers"..., 52) = 52
write(1, "./hda2/mp3s/Ac-Dc-Are You Ready."..., 36) = 36
write(1, "./hda2/mp3s/Ac-Dc-Chase The Ace."..., 36) = 36
write(1, "./hda2/mp3s/Ac-Dc-For Those Abou"..., 62) = 62
write(1, "./hda2/mp3s/Ac-Dc-Goodbye & Good"..., 40) = 40
write(1, "./hda2/mp3s/Ac-Dc-Hells Bells.mp"..., 34) = 34
write(1, "./hda2/mp3s/Ac-Dc-Highway To Hel"..., 45) = 45
write(1, "./hda2/mp3s/Ac-Dc-Highway To Hel"..., 38) = 38
write(1, "./hda2/mp3s/Ac-Dc-Let\'s Make It."..., 36) = 36
write(1, "./hda2/mp3s/Ac-Dc-Mistress For C"..., 45) = 45
write(1, "./hda2/mp3s/Ac-Dc-Rocker.mp3\n", 29) = 29
write(1, "./hda2/mp3s/Ac-Dc-Moneytalks.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Ac-Dc-Problem Child "..., 43) = 43
write(1, "./hda2/mp3s/Ac-Dc-Ride On.mp3\n", 30) = 30
write(1, "./hda2/mp3s/Ac-Dc-Riff Raff (liv"..., 39) = 39
write(1, "./hda2/mp3s/Ac-Dc-Rock And Roll "..., 58) = 58
write(1, "./hda2/mp3s/Ac-Dc-Rock Your Hear"..., 42) = 42
write(1, "./hda2/mp3s/Ac-Dc-Shot Of Love.m"..., 35) = 35
write(1, "./hda2/mp3s/Ac-Dc-Sink The Pink."..., 36) = 36
write(1, "./hda2/mp3s/Ac-Dc-The Razors Edg"..., 38) = 38
write(1, "./hda2/mp3s/Ac-Dc-Thunderstruck."..., 36) = 36
write(1, "./hda2/mp3s/Ac-Dc-What Do You Do"..., 57) = 57
write(1, "./hda2/mp3s/Ac-Dc-Whole Lotta Ro"..., 47) = 47
write(1, "./hda2/mp3s/Ac-Dc-You Shook Me A"..., 50) = 50
write(1, "./hda2/mp3s/Adiemus-Adiemus.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Adiemus-Amat\202 Adea.m"..., 35) = 35
write(1, "./hda2/mp3s/Adiemus-Cantus Itera"..., 40) = 40
write(1, "./hda2/mp3s/Adiemus-Hymn.mp3\n", 29) = 29
write(1, "./hda2/mp3s/Adiemus-In Caelum Fe"..., 39) = 39
write(1, "./hda2/mp3s/Adiemus-Kayama.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Adiemus-Tintinnabulu"..., 38) = 38
write(1, "./hda2/mp3s/Aerosmith-Amazing.mp"..., 34) = 34
write(1, "./hda2/mp3s/Aerosmith-Cryin\'.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Aerosmith-I Don\'t Wa"..., 55) = 55
write(1, "./hda2/mp3s/Aerosmith-Walk This "..., 40) = 40
write(1, "./hda2/mp3s/Amorphis-Black Winte"..., 42) = 42
write(1, "./hda2/mp3s/Stefan Raab&die Bekl"..., 110) = 110
write(1, "./hda2/mp3s/Apocalyptica-Creepin"..., 44) = 44
write(1, "./hda2/mp3s/Take That-Beatles Me"..., 99) = 99
write(1, "./hda2/mp3s/Fun Factory-Medium H"..., 41) = 41
write(1, "./hda2/mp3s/Celine Dion.Think tw"..., 40) = 40
write(1, "./hda2/mp3s/Fun Factory-I wanna "..., 48) = 48
write(1, "./hda2/mp3s/Westbam-Celebration "..., 47) = 47
write(1, "./hda2/mp3s/Whigfield-Another Da"..., 38) = 38
write(1, "./hda2/mp3s/Apocalyptica-Toreado"..., 38) = 38
write(1, "./hda2/mp3s/Take That-I found He"..., 41) = 41
write(1, "./hda2/mp3s/Dog Eat Dog-Games.mp"..., 34) = 34
write(1, "./hda2/mp3s/Beastie Boys-Fight F"..., 50) = 50
write(1, "./hda2/mp3s/Dog Eat Dog-In The D"..., 45) = 45
write(1, "./hda2/mp3s/Beastie Boys-No Slee"..., 52) = 52
write(1, "./hda2/mp3s/Beastie Boys-Rhythm "..., 48) = 48
write(1, "./hda2/mp3s/Beastie Boys-Sabotag"..., 38) = 38
write(1, "./hda2/mp3s/Beastie Boys-The New"..., 43) = 43
write(1, "./hda2/mp3s/Blues-Ain\'t Gone \'n "..., 56) = 56
write(1, "./hda2/mp3s/Blues-Attar.mp3\n", 28) = 28
write(1, "./hda2/mp3s/Blues-Diesel Blues.m"..., 35) = 35
write(1, "./hda2/mp3s/Blues-Don\'t Look Bac"..., 38) = 38
write(1, "./hda2/mp3s/Blues-Gonna Need Som"..., 53) = 53
write(1, "./hda2/mp3s/Blues-Good Morning L"..., 40) = 40
write(1, "./hda2/mp3s/Blues-Hand Me Down M"..., 48) = 48
write(1, "./hda2/mp3s/Blues-I Cover The Wa"..., 45) = 45
write(1, "./hda2/mp3s/Blues-I\'m Your Hooch"..., 51) = 51
write(1, "./hda2/mp3s/Blues-Mood Indigo.mp"..., 34) = 34
write(1, "./hda2/mp3s/Blues-Notcho Blues.m"..., 35) = 35
write(1, "./hda2/mp3s/Blues-Roberta.mp3\n", 30) = 30
write(1, "./hda2/mp3s/Blues-Rock Island Li"..., 39) = 39
write(1, "./hda2/mp3s/Blues-Showdown.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Blues-Tupelo.mp3\n", 29) = 29
write(1, "./hda2/mp3s/Blues-Whispering Pin"..., 39) = 39
write(1, "./hda2/mp3s/Blues-Zydeco Shuffle"..., 37) = 37
write(1, "./hda2/mp3s/Bob Marley & Reggae-"..., 52) = 52
write(1, "./hda2/mp3s/Take That-Why can\'t "..., 55) = 55
write(1, "./hda2/mp3s/Bob Marley & Reggae-"..., 59) = 59
write(1, "./hda2/mp3s/Bob Marley & Reggae-"..., 46) = 46
write(1, "./hda2/mp3s/Bob Marley & Reggae-"..., 52) = 52
write(1, "./hda2/mp3s/Bob Marley & Reggae-"..., 47) = 47
write(1, "./hda2/mp3s/Bob Marley & Reggae-"..., 55) = 55
write(1, "./hda2/mp3s/Bob Marley & Reggae-"..., 46) = 46
write(1, "./hda2/mp3s/Body Count-Body Coun"..., 53) = 53
write(1, "./hda2/mp3s/Body Count-Born Dead"..., 37) = 37
write(1, "./hda2/mp3s/Body Count-C Note.mp"..., 34) = 34
write(1, "./hda2/mp3s/Body Count-Cop Kille"..., 38) = 38
write(1, "./hda2/mp3s/Body Count-Freedom O"..., 45) = 45
write(1, "./hda2/mp3s/Body Count-The Winne"..., 44) = 44
write(1, "./hda2/mp3s/Braveheart-Soundtrac"..., 58) = 58
write(1, "./hda2/mp3s/Braveheart-Soundtrac"..., 50) = 50
write(1, "./hda2/mp3s/Braveheart-Soundtrac"..., 49) = 49
write(1, "./hda2/mp3s/Braveheart-Soundtrac"..., 53) = 53
write(1, "./hda2/mp3s/Braveheart-Soundtrac"..., 55) = 55
write(1, "./hda2/mp3s/Braveheart-Soundtrac"..., 61) = 61
write(1, "./hda2/mp3s/Braveheart-Soundtrac"..., 57) = 57
write(1, "./hda2/mp3s/Braveheart-Soundtrac"..., 60) = 60
write(1, "./hda2/mp3s/Bruce Springsteen-Ac"..., 52) = 52
write(1, "./hda2/mp3s/Bruce Springsteen-Ba"..., 46) = 46
write(1, "./hda2/mp3s/Bruce Springsteen-Bo"..., 60) = 60
write(1, "./hda2/mp3s/Bruce Springsteen-Bo"..., 53) = 53
write(1, "./hda2/mp3s/Bruce Springsteen-Dr"..., 48) = 48
write(1, "./hda2/mp3s/Bruce Springsteen-Ga"..., 48) = 48
write(1, "./hda2/mp3s/Bruce Springsteen-Hi"..., 45) = 45
write(1, "./hda2/mp3s/Bruce Springsteen-I "..., 61) = 61
write(1, "./hda2/mp3s/Bruce Springsteen-If"..., 65) = 65
write(1, "./hda2/mp3s/Bruce Springsteen-Jo"..., 44) = 44
write(1, "./hda2/mp3s/Bruce Springsteen-My"..., 61) = 61
write(1, "./hda2/mp3s/Bruce Springsteen-My"..., 64) = 64
write(1, "./hda2/mp3s/Bruce Springsteen-Ne"..., 43) = 43
write(1, "./hda2/mp3s/Bruce Springsteen-Si"..., 50) = 50
write(1, "./hda2/mp3s/Bruce Springsteen-St"..., 48) = 48
write(1, "./hda2/mp3s/Bruce Springsteen-St"..., 58) = 58
write(1, "./hda2/mp3s/Bruce Springsteen-Th"..., 56) = 56
write(1, "./hda2/mp3s/Bruce Springsteen-Th"..., 43) = 43
write(1, "./hda2/mp3s/Bruce Springsteen-Th"..., 48) = 48
write(1, "./hda2/mp3s/Bruce Springsteen-Th"..., 54) = 54
write(1, "./hda2/mp3s/Bryan Adams-A Little"..., 49) = 49
write(1, "./hda2/mp3s/Bryan Adams-All For "..., 41) = 41
write(1, "./hda2/mp3s/Bryan Adams-Cuts Lik"..., 53) = 53
write(1, "./hda2/mp3s/Bryan Adams-Heaven ("..., 42) = 42
write(1, "./hda2/mp3s/Bryan Adams-I\'ll Alw"..., 62) = 62
write(1, "./hda2/mp3s/Bryan Adams-I\'m Read"..., 45) = 45
write(1, "./hda2/mp3s/Bryan Adams-If Ya Wa"..., 73) = 73
write(1, "./hda2/mp3s/Bryan Adams-Straight"..., 59) = 59
write(1, "./hda2/mp3s/Bryan Adams-Summer O"..., 49) = 49
write(1, "./hda2/mp3s/Bryan Adams-Summer O"..., 42) = 42
write(1, "./hda2/mp3s/Bryan Adams-The Only"..., 79) = 79
write(1, "./hda2/mp3s/Bryan Adams-When You"..., 57) = 57
write(1, "./hda2/mp3s/Bush-Bonedriven.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Bush-Glycerine.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Bush-Letting The Cab"..., 46) = 46
write(1, "./hda2/mp3s/Bush-Straight No Cha"..., 40) = 40
write(1, "./hda2/mp3s/Bush-Swallowed.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Crematory-Lord of Li"..., 39) = 39
write(1, "./hda2/mp3s/Crematory-Maze.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Crematory-My Last Wo"..., 40) = 40
write(1, "./hda2/mp3s/Dire Straits-Brother"..., 53) = 53
write(1, "./hda2/mp3s/Dire Straits-Brother"..., 46) = 46
write(1, "./hda2/mp3s/Dire Straits-Money F"..., 47) = 47
write(1, "./hda2/mp3s/Dire Straits-On Ever"..., 52) = 52
write(1, "./hda2/mp3s/Dire Straits-Portobe"..., 53) = 53
write(1, "./hda2/mp3s/Dire Straits-Private"..., 52) = 52
write(1, "./hda2/mp3s/Dire Straits-Romeo A"..., 53) = 53
write(1, "./hda2/mp3s/Dire Straits-Romeo A"..., 46) = 46
write(1, "./hda2/mp3s/Dire Straits-Sultans"..., 46) = 46
write(1, "./hda2/mp3s/Dire Straits-Walk Of"..., 49) = 49
write(1, "./hda2/mp3s/Dire Straits-Where D"..., 61) = 61
write(1, "./hda2/mp3s/Dire Straits-You And"..., 57) = 57
write(1, "./hda2/mp3s/Dire Straits-Your La"..., 54) = 54
write(1, "./hda2/mp3s/Dog Eat Dog-No Front"..., 52) = 52
write(1, "./hda2/mp3s/Dog Eat Dog-Pull My "..., 43) = 43
write(1, "./hda2/mp3s/Dog Eat Dog-Rise Abo"..., 39) = 39
write(1, "./hda2/mp3s/Dog Eat Dog-Step Rig"..., 42) = 42
write(1, "./hda2/mp3s/Dog Eat Dog-What Com"..., 46) = 46
write(1, "./hda2/mp3s/Dog Eat Dog-Who\'s Th"..., 43) = 43
write(1, "./hda2/mp3s/Life Of Agony-Bad Se"..., 39) = 39
write(1, "./hda2/mp3s/Elton John-Belfast.m"..., 35) = 35
write(1, "./hda2/mp3s/Life Of Agony-Coffee"..., 43) = 43
write(1, "./hda2/mp3s/Life Of Agony-Method"..., 47) = 47
write(1, "./hda2/mp3s/Elton John-Can you f"..., 57) = 57
write(1, "./hda2/mp3s/Elton John-Candle in"..., 51) = 51
write(1, "./hda2/mp3s/Elton John-Circle Of"..., 42) = 42
write(1, "./hda2/mp3s/Elton John-Don\'t Let"..., 59) = 59
write(1, "./hda2/mp3s/Elton John-I Guess T"..., 69) = 69
write(1, "./hda2/mp3s/Elton John-Latitude."..., 36) = 36
write(1, "./hda2/mp3s/Elton John-The Last "..., 41) = 41
write(1, "./hda2/mp3s/Elton John-The North"..., 37) = 37
write(1, "./hda2/mp3s/Elton John-The One.m"..., 35) = 35
write(1, "./hda2/mp3s/Eric Clapton-It\'s To"..., 43) = 43
write(1, "./hda2/mp3s/Eric Clapton-Knockin"..., 55) = 55
write(1, "./hda2/mp3s/Eric Clapton-Layla ("..., 42) = 42
write(1, "./hda2/mp3s/Eric Clapton-Promise"..., 38) = 38
write(1, "./hda2/mp3s/Eric Clapton-San Fra"..., 57) = 57
write(1, "./hda2/mp3s/Eric Clapton-Tears I"..., 52) = 52
write(1, "./hda2/mp3s/Eric Clapton-Walkin\'"..., 50) = 50
write(1, "./hda2/mp3s/Faith No More-Easy.m"..., 35) = 35
write(1, "./hda2/mp3s/Faith No More-Jizzlo"..., 41) = 41
write(1, "./hda2/mp3s/Faith No More-Kinder"..., 43) = 43
write(1, "./hda2/mp3s/Faith No More-Land O"..., 47) = 47
write(1, "./hda2/mp3s/Gr\224nemeyer-Bleibt Al"..., 47) = 47
write(1, "./hda2/mp3s/Gr\224nemeyer-Bochum.mp"..., 34) = 34
write(1, "./hda2/mp3s/Gr\224nemeyer-Flugzeuge"..., 46) = 46
write(1, "./hda2/mp3s/Gr\224nemeyer-Kein Verl"..., 40) = 40
write(1, "./hda2/mp3s/Gr\224nemeyer-Land Unte"..., 38) = 38
write(1, "./hda2/mp3s/Gr\224nemeyer-M\204nner.mp"..., 34) = 34
write(1, "./hda2/mp3s/Guns \'n\' Roses-Don\'t"..., 41) = 41
write(1, "./hda2/mp3s/Dandmann\'s Dummies-A"..., 53) = 53
write(1, "./hda2/mp3s/Die Doofen-Mief.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Guns \'n\' Roses-Live "..., 48) = 48
write(1, "./hda2/mp3s/Die Schl\201mpfe-()Ich "..., 74) = 74
write(1, "./hda2/mp3s/Die Schl\201mpfe-Der Ma"..., 60) = 60
write(1, "./hda2/mp3s/Guns \'n\' Roses-Yeste"..., 42) = 42
write(1, "./hda2/mp3s/H-Blockx-Move.mp3\n", 30) = 30
write(1, "./hda2/mp3s/H-Blockx-Revolution."..., 36) = 36
write(1, "./hda2/mp3s/Die Schl\201mpfe-Es geh"..., 51) = 51
write(1, "./hda2/mp3s/Hammerfall-Steal Mee"..., 52) = 52
write(1, "./hda2/mp3s/Hammerfall-The Falle"..., 42) = 42
write(1, "./hda2/mp3s/Hip Hop-American Mad"..., 38) = 38
write(1, "./hda2/mp3s/Hip Hop-Back From Th"..., 44) = 44
write(1, "./hda2/mp3s/Hip Hop-Hits From Th"..., 43) = 43
write(1, "./hda2/mp3s/Die Schl\201mpfe-Sting("..., 42) = 42
write(1, "./hda2/mp3s/Racey - Some Girl.mp"..., 34) = 34
write(1, "./hda2/mp3s/Hip Hop-Let Me Clear"..., 47) = 47
write(1, "./hda2/mp3s/Hip Hop-Same As It E"..., 44) = 44
write(1, "./hda2/mp3s/Hip Hop-Saturday-Nig"..., 45) = 45
write(1, "./hda2/mp3s/Iced Earth-Consequen"..., 40) = 40
write(1, "./hda2/mp3s/Iced Earth-Melanchol"..., 38) = 38
write(1, "./hda2/mp3s/Iced Earth-Watching "..., 44) = 44
write(1, "./hda2/mp3s/Kidrock-Devil Withou"..., 46) = 46
write(1, "./hda2/mp3s/Kidrock-Fist Of Rage"..., 37) = 37
write(1, "./hda2/mp3s/Kidrock-I Am The Bul"..., 41) = 41
write(1, "./hda2/mp3s/Kidrock-I Got One Fo"..., 41) = 41
write(1, "./hda2/mp3s/Kidrock-Roving Gangs"..., 50) = 50
write(1, "./hda2/mp3s/Kidrock-Somebody\'s G"..., 55) = 55
write(1, "./hda2/mp3s/Kidrock-Wasting Time"..., 37) = 37
write(1, "./hda2/mp3s/Kidrock-Welcome 2 Th"..., 44) = 44
write(1, "./hda2/mp3s/Kidrock-Where U At R"..., 40) = 40
write(1, "./hda2/mp3s/Kill II This-Another"..., 51) = 51
write(1, "./hda2/mp3s/Kill II This-Bleedin"..., 38) = 38
write(1, "./hda2/mp3s/Kill II This-My Real"..., 40) = 40
write(1, "./hda2/mp3s/Kill II This-The Wic"..., 44) = 44
write(1, "./hda2/mp3s/Die Schl\201mpfe-Eine R"..., 73) = 73
write(1, "./hda2/mp3s/Die Schl\201mpfe-Einige"..., 63) = 63
write(1, "./hda2/mp3s/Die Schl\201mpfe-Faschi"..., 87) = 87
write(1, "./hda2/mp3s/Die Schl\201mpfe-Fussba"..., 71) = 71
write(1, "./hda2/mp3s/Die Schl\201mpfe-Komm w"..., 68) = 68
write(1, "./hda2/mp3s/Die Schl\201mpfe-Lichtj"..., 75) = 75
write(1, "./hda2/mp3s/Die Schl\201mpfe-Rettun"..., 57) = 57
write(1, "./hda2/mp3s/Die Schl\201mpfe-Schlum"..., 70) = 70
write(1, "./hda2/mp3s/Die Schl\201mpfe-Schl\201m"..., 70) = 70
write(1, "./hda2/mp3s/Die Schl\201mpfe-Schlum"..., 59) = 59
write(1, "./hda2/mp3s/Die Schl\201mpfe-Schnee"..., 61) = 61
write(1, "./hda2/mp3s/Die Schl\201mpfe-Weihna"..., 59) = 59
write(1, "./hda2/mp3s/Love Connection-The "..., 41) = 41
write(1, "./hda2/mp3s/Die Schl\201mpfe-Wir la"..., 62) = 62
write(1, "./hda2/mp3s/East 17-House of lov"..., 38) = 38
write(1, "./hda2/mp3s/Fun Factory-Pain(Fee"..., 52) = 52
write(1, "./hda2/mp3s/Garfield-Cool Cat.mp"..., 34) = 34
write(1, "./hda2/mp3s/PJ & Duncan-Eternat "..., 41) = 41
write(1, "./hda2/mp3s/Rednex-Old Pop in an"..., 41) = 41
write(1, "./hda2/mp3s/Sparks-When I kiss y"..., 39) = 39
write(1, "./hda2/mp3s/Take That-A million "..., 46) = 46
write(1, "./hda2/mp3s/Take That-Babe.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Take That-Back for g"..., 40) = 40
write(1, "./hda2/mp3s/Take That-Could it b"..., 44) = 44
write(1, "./hda2/mp3s/Take That-Do what U "..., 41) = 41
write(1, "./hda2/mp3s/Take That-Everything"..., 45) = 45
write(1, "./hda2/mp3s/Aerosmith-Blind Man."..., 36) = 36
write(1, "./hda2/mp3s/Korn-Seed.mp3\n", 26) = 26
write(1, "./hda2/mp3s/Life Of Agony-Other "..., 54) = 54
write(1, "./hda2/mp3s/Life Of Agony-Respec"..., 38) = 38
write(1, "./hda2/mp3s/Life Of Agony-This T"..., 40) = 40
write(1, "./hda2/mp3s/Life Of Agony-Underg"..., 42) = 42
write(1, "./hda2/mp3s/Life Of Agony-Words "..., 46) = 46
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 63) = 63
write(1, "./hda2/mp3s/Pop-Streets Of Londo"..., 38) = 38
write(1, "./hda2/mp3s/Rofo\' Theme.mp3\n", 28) = 28
write(1, "./hda2/mp3s/Lightning Hopkins-Bl"..., 52) = 52
write(1, "./hda2/mp3s/Lightning Hopkins-I\'"..., 61) = 61
write(1, "./hda2/mp3s/Lightning Hopkins-I\'"..., 75) = 75
write(1, "./hda2/mp3s/Lightning Hopkins-Lo"..., 53) = 53
write(1, "./hda2/mp3s/Lightning Hopkins-My"..., 42) = 42
write(1, "./hda2/mp3s/Lightning Hopkins-Ro"..., 55) = 55
write(1, "./hda2/mp3s/Lightning Hopkins-Th"..., 51) = 51
write(1, "./hda2/mp3s/Lightning Hopkins-To"..., 51) = 51
write(1, "./hda2/mp3s/Limp Bizkit-Couner.m"..., 35) = 35
write(1, "./hda2/mp3s/Limp Bizkit-Feith.mp"..., 34) = 34
write(1, "./hda2/mp3s/Limp Bizkit-Leech.mp"..., 34) = 34
write(1, "./hda2/mp3s/Limp Bizkit-Nobody L"..., 44) = 44
write(1, "./hda2/mp3s/Limp Bizkit-Stalemat"..., 38) = 38
write(1, "./hda2/mp3s/Scooter-She\'s the su"..., 38) = 38
write(1, "./hda2/mp3s/Manowar-Courage.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Manowar-Heart Of Ste"..., 39) = 39
write(1, "./hda2/mp3s/Manowar-Sting Of The"..., 54) = 54
write(1, "./hda2/mp3s/Take That-How deep i"..., 48) = 48
write(1, "./hda2/mp3s/Manowar-The Crown An"..., 47) = 47
write(1, "./hda2/mp3s/Meat Loaf-Bat Out Of"..., 42) = 42
write(1, "./hda2/mp3s/Meat Loaf-I\'d Do Any"..., 51) = 51
write(1, "./hda2/mp3s/Meat Loaf-It Just Wo"..., 45) = 45
write(1, "./hda2/mp3s/Meat Loaf-Lost Boys "..., 53) = 53
write(1, "./hda2/mp3s/Meat Loaf-Objects In"..., 49) = 49
write(1, "./hda2/mp3s/Metal & Crossover-As"..., 71) = 71
write(1, "./hda2/mp3s/Take That-It only ta"..., 49) = 49
write(1, "./hda2/mp3s/Metal & Crossover-Bo"..., 39) = 39
write(1, "./hda2/mp3s/Take That-Love ain\'t"..., 50) = 50
write(1, "./hda2/mp3s/Metal & Crossover-De"..., 51) = 51
write(1, "./hda2/mp3s/Take That-Never forg"..., 39) = 39
write(1, "./hda2/mp3s/Metal & Crossover-Ju"..., 50) = 50
write(1, "./hda2/mp3s/Metal & Crossover-Ju"..., 54) = 54
write(1, "./hda2/mp3s/Metal & Crossover-Ki"..., 49) = 49
write(1, "./hda2/mp3s/Marianne Rosenberg -"..., 54) = 54
write(1, "./hda2/mp3s/Metal & Crossover-Ni"..., 41) = 41
write(1, "./hda2/mp3s/Metal & Crossover-No"..., 45) = 45
write(1, "./hda2/mp3s/Take That-Love ain\'t"..., 65) = 65
write(1, "./hda2/mp3s/Sasha-Chemical React"..., 40) = 40
write(1, "./hda2/mp3s/Metal & Crossover-Sm"..., 58) = 58
write(1, "./hda2/mp3s/Metal & Crossover-Sy"..., 58) = 58
write(1, "./hda2/mp3s/Metal & Crossover-Th"..., 60) = 60
write(1, "./hda2/mp3s/Metal & Crossover-Th"..., 55) = 55
write(1, "./hda2/mp3s/Metal & Crossover-Th"..., 58) = 58
write(1, "./hda2/mp3s/Metal & Crossover-Un"..., 48) = 48
write(1, "./hda2/mp3s/Metallica-Balladen-F"..., 49) = 49
write(1, "./hda2/mp3s/Metallica-Balladen-L"..., 57) = 57
write(1, "./hda2/mp3s/Metallica-Balladen-M"..., 45) = 45
write(1, "./hda2/mp3s/Metallica-Balladen-N"..., 56) = 56
write(1, "./hda2/mp3s/Metallica-Balladen-O"..., 39) = 39
write(1, "./hda2/mp3s/Metallica-Balladen-T"..., 50) = 50
write(1, "./hda2/mp3s/Metallica-Balladen-T"..., 50) = 50
write(1, "./hda2/mp3s/Take That-Pray.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Michael Jackson-Stra"..., 51) = 51
write(1, "./hda2/mp3s/Take That-Promises.m"..., 35) = 35
write(1, "./hda2/mp3s/Molotov-Chinga Tu Ma"..., 40) = 40
write(1, "./hda2/mp3s/Molotov-Gimme Tha Po"..., 40) = 40
write(1, "./hda2/mp3s/Molotov-Kuleka\'s Cho"..., 40) = 40
write(1, "./hda2/mp3s/Molotov-Let It Roll."..., 36) = 36
write(1, "./hda2/mp3s/Molotov-Nero.mp3\n", 29) = 29
write(1, "./hda2/mp3s/Molotov-Use It Or Lo"..., 42) = 42
write(1, "./hda2/mp3s/Mumpitz-Are You Read"..., 45) = 45
write(1, "./hda2/mp3s/Mumpitz-Graveyard Sy"..., 43) = 43
write(1, "./hda2/mp3s/Neneh Cherry-Woman.m"..., 35) = 35
write(1, "./hda2/mp3s/Mumpitz-Skandal Im S"..., 47) = 47
write(1, "./hda2/mp3s/Mumpitz-Zillertaler "..., 52) = 52
write(1, "./hda2/mp3s/Nailbomb-Cockroaches"..., 44) = 44
write(1, "./hda2/mp3s/Nailbomb-Guerillas.m"..., 35) = 35
write(1, "./hda2/mp3s/Nailbomb-Religious C"..., 42) = 42
write(1, "./hda2/mp3s/Nailbomb-Religious C"..., 49) = 49
write(1, "./hda2/mp3s/Nailbomb-Sick Life ("..., 42) = 42
write(1, "./hda2/mp3s/Nailbomb-Sick Life.m"..., 35) = 35
write(1, "./hda2/mp3s/Nailbomb-Sum Of Your"..., 50) = 50
write(1, "./hda2/mp3s/Nailbomb-Vai Toma No"..., 47) = 47
write(1, "./hda2/mp3s/Nailbomb-World Of Sh"..., 46) = 46
write(1, "./hda2/mp3s/Take That-Relight my"..., 42) = 42
write(1, "./hda2/mp3s/Michael & Janet Jack"..., 49) = 49
write(1, "./hda2/mp3s/Mungo Jerry - In the"..., 48) = 48
write(1, "./hda2/mp3s/N\'Sync - It\'s gonna "..., 42) = 42
write(1, "./hda2/mp3s/Nine Days - Story Of"..., 48) = 48
write(1, "./hda2/mp3s/Olsen Brothers - Fly"..., 58) = 58
write(1, "./hda2/mp3s/Prezioso feat Marvin"..., 51) = 51
write(1, "./hda2/mp3s/Take That-Once you\'v"..., 50) = 50
write(1, "./hda2/mp3s/Reamon - Supergirl.m"..., 35) = 35
write(1, "./hda2/mp3s/Roberto Blanco - Ein"..., 62) = 62
write(1, "./hda2/mp3s/Rocky Sharp & TheRep"..., 63) = 63
write(1, "./hda2/mp3s/Sonique-It feels so "..., 41) = 41
write(1, "./hda2/mp3s/Roy Orbis0n - Oh Pre"..., 46) = 46
write(1, "./hda2/mp3s/Old Mountain Dew-Ban"..., 52) = 52
write(1, "./hda2/mp3s/Old Mountain Dew-Bla"..., 51) = 51
write(1, "./hda2/mp3s/Old Mountain Dew-Dic"..., 47) = 47
write(1, "./hda2/mp3s/Old Mountain Dew-Dur"..., 45) = 45
write(1, "./hda2/mp3s/Old Mountain Dew-Fli"..., 49) = 49
write(1, "./hda2/mp3s/Old Mountain Dew-Gre"..., 59) = 59
write(1, "./hda2/mp3s/Old Mountain Dew-I\'l"..., 49) = 49
write(1, "./hda2/mp3s/Old Mountain Dew-Mui"..., 50) = 50
write(1, "./hda2/mp3s/Old Mountain Dew-Nor"..., 38) = 38
write(1, "./hda2/mp3s/Old Mountain Dew-Old"..., 50) = 50
write(1, "./hda2/mp3s/Old Mountain Dew-Son"..., 50) = 50
write(1, "./hda2/mp3s/Old Mountain Dew-The"..., 48) = 48
write(1, "./hda2/mp3s/Old Mountain Dew-Whi"..., 52) = 52
write(1, "./hda2/mp3s/Old Mountain Dew-Wor"..., 45) = 45
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 52) = 52
write(1, "./hda2/mp3s/Pop-After Dark.mp3\n", 31) = 31
write(1, "./hda2/mp3s/R.E.M-Everybody Hurt"..., 38) = 38
write(1, "./hda2/mp3s/Aretha Franlin-Respe"..., 39) = 39
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 45) = 45
write(1, "./hda2/mp3s/Banana Fishbones-Com"..., 45) = 45
write(1, "./hda2/mp3s/Blondie-Atomic.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 51) = 51
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 60) = 60
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 52) = 52
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 45) = 45
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 73) = 73
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 46) = 46
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 51) = 51
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 49) = 49
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 52) = 52
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 58) = 58
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 48) = 48
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 63) = 63
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 62) = 62
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 47) = 47
write(1, "./hda2/mp3s/Oldies & Evergreens-"..., 55) = 55
write(1, "./hda2/mp3s/Onkel Tom-An Der The"..., 62) = 62
write(1, "./hda2/mp3s/Onkel Tom-Blau Bl\201ht"..., 48) = 48
write(1, "./hda2/mp3s/Onkel Tom-Caramba Ca"..., 42) = 42
write(1, "./hda2/mp3s/Onkel Tom-Es Gibt Ke"..., 55) = 55
write(1, "./hda2/mp3s/Onkel Tom-Ich Leg Me"..., 55) = 55
write(1, "./hda2/mp3s/Onkel Tom-Johnny Wal"..., 40) = 40
write(1, "./hda2/mp3s/Onkel Tom-Kreuzberge"..., 45) = 45
write(1, "./hda2/mp3s/Onkel Tom-Medley 1.m"..., 35) = 35
write(1, "./hda2/mp3s/Onkel Tom-Medley 2.m"..., 35) = 35
write(1, "./hda2/mp3s/Onkel Tom-Medley 3.m"..., 35) = 35
write(1, "./hda2/mp3s/Onkel Tom-Medley 4.m"..., 35) = 35
write(1, "./hda2/mp3s/Onkel Tom-So Ein Tag"..., 63) = 63
write(1, "./hda2/mp3s/Onkel Tom-Trink, Tri"..., 57) = 57
write(1, "./hda2/mp3s/Onkel Tom-Wenn Ich E"..., 54) = 54
write(1, "./hda2/mp3s/Onkel Tom-Wer Hat Da"..., 52) = 52
write(1, "./hda2/mp3s/Pantera-Cemetery Gat"..., 39) = 39
write(1, "./hda2/mp3s/Pantera-Cowboys From"..., 42) = 42
write(1, "./hda2/mp3s/Pantera-Domination.m"..., 35) = 35
write(1, "./hda2/mp3s/Pantera-Psycho Holid"..., 39) = 39
write(1, "./hda2/mp3s/Pop-Breakfast At Tif"..., 43) = 43
write(1, "./hda2/mp3s/Pop-Breathe.mp3\n", 28) = 28
write(1, "./hda2/mp3s/Pop-Cornflake Girl.m"..., 35) = 35
write(1, "./hda2/mp3s/Pop-Everloving.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Pop-Hurricane.mp3\n", 30) = 30
write(1, "./hda2/mp3s/Blunk & Will-Chanel."..., 36) = 36
write(1, "./hda2/mp3s/Pop-I Can\'t Help Fal"..., 58) = 58
write(1, "./hda2/mp3s/Pop-I Don\'t Like Mon"..., 41) = 41
write(1, "./hda2/mp3s/Pop-Imagine.mp3\n", 28) = 28
write(1, "./hda2/mp3s/Pop-Leningrad.mp3\n", 30) = 30
write(1, "./hda2/mp3s/Pop-Love Is All Arou"..., 39) = 39
write(1, "./hda2/mp3s/Southside Rockers-Ju"..., 39) = 39
write(1, "./hda2/mp3s/R.E.M-Find The River"..., 37) = 37
write(1, "./hda2/mp3s/Pop-The Great Song O"..., 51) = 51
write(1, "./hda2/mp3s/Pop-Time To Say Good"..., 40) = 40
write(1, "./hda2/mp3s/R.E.M-Drive.mp3\n", 28) = 28
write(1, "./hda2/mp3s/Queen-Bohemian Rhaps"..., 40) = 40
write(1, "./hda2/mp3s/Queen-Breakthru.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Queen-Don\'t Stop Me."..., 36) = 36
write(1, "./hda2/mp3s/Queen-Fat Bottomed G"..., 41) = 41
write(1, "./hda2/mp3s/Queen-Flash.mp3\n", 28) = 28
write(1, "./hda2/mp3s/Queen-Friends Will B"..., 46) = 46
write(1, "./hda2/mp3s/Queen-Hammer To Fall"..., 37) = 37
write(1, "./hda2/mp3s/Queen-Headlong.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Queen-I Want It All."..., 36) = 36
write(1, "./hda2/mp3s/Queen-Innuendo.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Queen-Is This The Wo"..., 58) = 58
write(1, "./hda2/mp3s/Queen-It\'s A Hard Li"..., 39) = 39
write(1, "./hda2/mp3s/Queen-Killer Queen.m"..., 35) = 35
write(1, "./hda2/mp3s/Queen-Now I\'m Here.m"..., 35) = 35
write(1, "./hda2/mp3s/Queen-One Vision.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Queen-Princess Of Th"..., 47) = 47
write(1, "./hda2/mp3s/Queen-Save Me.mp3\n", 30) = 30
write(1, "./hda2/mp3s/Queen-Somebody To Lo"..., 39) = 39
write(1, "./hda2/mp3s/Queen-The Invisible "..., 40) = 40
write(1, "./hda2/mp3s/Queen-The Miracle.mp"..., 34) = 34
write(1, "./hda2/mp3s/Queen-The Show Must "..., 42) = 42
write(1, "./hda2/mp3s/Queen-Under Pressure"..., 37) = 37
write(1, "./hda2/mp3s/Queen-Who Wants To L"..., 48) = 48
write(1, "./hda2/mp3s/Queen-You\'re My Best"..., 44) = 44
write(1, "./hda2/mp3s/R.E.M-Man On The Mon"..., 38) = 38
write(1, "./hda2/mp3s/R.E.M-New Orleans In"..., 47) = 47
write(1, "./hda2/mp3s/R.E.M-Sweetness Foll"..., 40) = 40
write(1, "./hda2/mp3s/R.E.M-Try Not To Bre"..., 40) = 40
write(1, "./hda2/mp3s/Such A Surge-Agoraph"..., 41) = 41
write(1, "./hda2/mp3s/Such A Surge-Amok.mp"..., 34) = 34
write(1, "./hda2/mp3s/Rage Against The Mac"..., 51) = 51
write(1, "./hda2/mp3s/Rage Against The Mac"..., 60) = 60
write(1, "./hda2/mp3s/Rage Against The Mac"..., 57) = 57
write(1, "./hda2/mp3s/Rage Against The Mac"..., 52) = 52
write(1, "./hda2/mp3s/Rage Against The Mac"..., 61) = 61
write(1, "./hda2/mp3s/Rage Against The Mac"..., 57) = 57
write(1, "./hda2/mp3s/Rage Against The Mac"..., 59) = 59
write(1, "./hda2/mp3s/Rage Against The Mac"..., 50) = 50
write(1, "./hda2/mp3s/Rage Against The Mac"..., 60) = 60
write(1, "./hda2/mp3s/Rage Against The Mac"..., 61) = 61
write(1, "./hda2/mp3s/Rammstein-Asche Zu A"..., 41) = 41
write(1, "./hda2/mp3s/Rage Against The Mac"..., 60) = 60
write(1, "./hda2/mp3s/Rage Against The Mac"..., 49) = 49
write(1, "./hda2/mp3s/Rage Against The Mac"..., 52) = 52
write(1, "./hda2/mp3s/Rammstein-Der Meiste"..., 38) = 38
write(1, "./hda2/mp3s/Rammstein-Rammstein."..., 36) = 36
write(1, "./hda2/mp3s/Rammstein-Wollt Ihr "..., 62) = 62
write(1, "./hda2/mp3s/Ratos De Porao-Big W"..., 41) = 41
write(1, "./hda2/mp3s/Ratos De Porao-Suspe"..., 46) = 46
write(1, "./hda2/mp3s/Ratos De Porao-Yeah "..., 46) = 46
write(1, "./hda2/mp3s/Echobeatz-Mas Que Na"..., 39) = 39
write(1, "./hda2/mp3s/Red Hot Chilli Peppe"..., 52) = 52
write(1, "./hda2/mp3s/Red Hot Chilli Peppe"..., 47) = 47
write(1, "./hda2/mp3s/Gene Vicent-Be bop a"..., 42) = 42
write(1, "./hda2/mp3s/Riverdance-American "..., 41) = 41
write(1, "./hda2/mp3s/Riverdance-Andalucia"..., 37) = 37
write(1, "./hda2/mp3s/Riverdance-Caoineadh"..., 58) = 58
write(1, "./hda2/mp3s/Riverdance-Celtic Fi"..., 46) = 46
write(1, "./hda2/mp3s/Riverdance-Cry Of Th"..., 44) = 44
write(1, "./hda2/mp3s/Riverdance-Dance Abo"..., 51) = 51
write(1, "./hda2/mp3s/Riverdance-Duelling "..., 44) = 44
write(1, "./hda2/mp3s/Riverdance-Home And "..., 50) = 50
write(1, "./hda2/mp3s/Riverdance-I Dreamt "..., 44) = 44
write(1, "./hda2/mp3s/Riverdance-Lift The "..., 42) = 42
write(1, "./hda2/mp3s/Riverdance-Our Weddi"..., 43) = 43
write(1, "./hda2/mp3s/Riverdance-Reel Arou"..., 47) = 47
write(1, "./hda2/mp3s/Riverdance-Riverdanc"..., 38) = 38
write(1, "./hda2/mp3s/Riverdance-Shivna.mp"..., 34) = 34
write(1, "./hda2/mp3s/Riverdance-Siamsa.mp"..., 34) = 34
write(1, "./hda2/mp3s/Riverdance-Slip Into"..., 44) = 44
write(1, "./hda2/mp3s/Riverdance-Spirit?s "..., 43) = 43
write(1, "./hda2/mp3s/Riverdance-Stolen Ki"..., 39) = 39
write(1, "./hda2/mp3s/Riverdance-Strings O"..., 43) = 43
write(1, "./hda2/mp3s/Riverdance-The Count"..., 49) = 49
write(1, "./hda2/mp3s/Riverdance-The Heart"..., 43) = 43
write(1, "./hda2/mp3s/Riverdance-The Lord "..., 49) = 49
write(1, "./hda2/mp3s/Riverdance-Victory.m"..., 35) = 35
write(1, "./hda2/mp3s/Yahel-Open your mind"..., 37) = 37
write(1, "./hda2/mp3s/Rock-God Gave Rock \'"..., 51) = 51
write(1, "./hda2/mp3s/Rock-How Bizarre.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Rock-I Can\'t Dance.m"..., 35) = 35
write(1, "./hda2/mp3s/Rock-Living After Mi"..., 43) = 43
write(1, "./hda2/mp3s/Rock-Loser.mp3\n", 27) = 27
write(1, "./hda2/mp3s/Rock-Rock & Roll All"..., 42) = 42
write(1, "./hda2/mp3s/Dilerium-Silence.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Rock-The Final Count"..., 41) = 41
write(1, "./hda2/mp3s/Runrig-Every River.m"..., 35) = 35
write(1, "./hda2/mp3s/Runrig-Hearts Of Old"..., 45) = 45
write(1, "./hda2/mp3s/Runrig-Mara Theme.mp"..., 34) = 34
write(1, "./hda2/mp3s/Runrig-On The Edge.m"..., 35) = 35
write(1, "./hda2/mp3s/Runrig-Ravenscraig.m"..., 35) = 35
write(1, "./hda2/mp3s/Runrig-Rhythm Of My "..., 42) = 42
write(1, "./hda2/mp3s/Runrig-The Apple Cam"..., 43) = 43
write(1, "./hda2/mp3s/Runrig-The Highest A"..., 41) = 41
write(1, "./hda2/mp3s/Runrig-The Morning L"..., 41) = 41
write(1, "./hda2/mp3s/Sepultura-Ambush.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Sepultura-Attitude.m"..., 35) = 35
write(1, "./hda2/mp3s/Sepultura-Cut-Throat"..., 37) = 37
write(1, "./hda2/mp3s/Sepultura-Bestial De"..., 46) = 46
write(1, "./hda2/mp3s/Sepultura-Born Stubb"..., 40) = 40
write(1, "./hda2/mp3s/Sepultura-Breed Apar"..., 38) = 38
write(1, "./hda2/mp3s/Sepultura-Chaos B. C"..., 38) = 38
write(1, "./hda2/mp3s/Sepultura-Dead Embry"..., 47) = 47
write(1, "./hda2/mp3s/Sepultura-Desperate "..., 40) = 40
write(1, "./hda2/mp3s/Sepultura-Dictatorsh"..., 39) = 39
write(1, "./hda2/mp3s/Sepultura-Dusted.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Sepultura-Endangered"..., 45) = 45
write(1, "./hda2/mp3s/Sepultura-Inquisitio"..., 47) = 47
write(1, "./hda2/mp3s/Sepultura-Intro.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Sepultura-Itsari.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Sepultura-Jasco.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Sepultura-Kaiowas (l"..., 41) = 41
write(1, "./hda2/mp3s/Sepultura-Kamaitachi"..., 37) = 37
write(1, "./hda2/mp3s/Sepultura-Meaningles"..., 48) = 48
write(1, "./hda2/mp3s/Sepultura-Procreatio"..., 38) = 38
write(1, "./hda2/mp3s/Sepultura-Ratamahatt"..., 38) = 38
write(1, "./hda2/mp3s/Sepultura-Roots (Liv"..., 39) = 39
write(1, "./hda2/mp3s/Sepultura-Roots.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Sepultura-Sarcastic "..., 46) = 46
write(1, "./hda2/mp3s/Sepultura-Spit.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Sepultura-Straightha"..., 39) = 39
write(1, "./hda2/mp3s/Sepultura-Symptom Of"..., 50) = 50
write(1, "./hda2/mp3s/Sepultura-The Abyss."..., 36) = 36
write(1, "./hda2/mp3s/Silverchair-Abuse Me"..., 37) = 37
write(1, "./hda2/mp3s/Silverchair-Cemetery"..., 37) = 37
write(1, "./hda2/mp3s/Silverchair-Do You F"..., 49) = 49
write(1, "./hda2/mp3s/Silverchair-Freak.mp"..., 34) = 34
write(1, "./hda2/mp3s/Silverchair-Petrol &"..., 46) = 46
write(1, "./hda2/mp3s/Silverchair-Slave.mp"..., 34) = 34
write(1, "./hda2/mp3s/Silverchair-Spawn Ag"..., 40) = 40
write(1, "./hda2/mp3s/Soulfly-Bleed.mp3\n", 30) = 30
write(1, "./hda2/mp3s/Soulfly-First Comman"..., 42) = 42
write(1, "./hda2/mp3s/Soulfly-Karmageddon."..., 36) = 36
write(1, "./hda2/mp3s/Soulfly-Tribe.mp3\n", 30) = 30
write(1, "./hda2/mp3s/Soundtracks-A-Team.m"..., 35) = 35
write(1, "./hda2/mp3s/Soundtracks-An Offic"..., 55) = 55
write(1, "./hda2/mp3s/Soundtracks-Back To "..., 47) = 47
write(1, "./hda2/mp3s/Soundtracks-Beauty &"..., 43) = 43
write(1, "./hda2/mp3s/Soundtracks-Conquest"..., 49) = 49
write(1, "./hda2/mp3s/Soundtracks-Der Mit "..., 51) = 51
write(1, "./hda2/mp3s/Soundtracks-Die Glor"..., 51) = 51
write(1, "./hda2/mp3s/Soundtracks-Dornenv\224"..., 40) = 40
write(1, "./hda2/mp3s/Soundtracks-Ghostbus"..., 41) = 41
write(1, "./hda2/mp3s/Soundtracks-Highland"..., 39) = 39
write(1, "./hda2/mp3s/Soundtracks-Indiana "..., 42) = 42
write(1, "./hda2/mp3s/Soundtracks-Jurassic"..., 43) = 43
write(1, "./hda2/mp3s/Soundtracks-Mission "..., 47) = 47
write(1, "./hda2/mp3s/Soundtracks-Star Tre"..., 38) = 38
write(1, "./hda2/mp3s/Soundtracks-Superman"..., 37) = 37
write(1, "./hda2/mp3s/Soundtracks-Terminat"..., 39) = 39
write(1, "./hda2/mp3s/Soundtracks-Unheimli"..., 53) = 53
write(1, "./hda2/mp3s/Soundtracks-X-Files."..., 36) = 36
write(1, "./hda2/mp3s/Soundtracks-Zur\201ck I"..., 50) = 50
write(1, "./hda2/mp3s/Such A Surge-Das Net"..., 38) = 38
write(1, "./hda2/mp3s/Such A Surge-Ideale!"..., 37) = 37
write(1, "./hda2/mp3s/Such A Surge-Muppets"..., 46) = 46
write(1, "./hda2/mp3s/Such A Surge-Raw And"..., 42) = 42
write(1, "./hda2/mp3s/Such A Surge-You Say"..., 44) = 44
write(1, "./hda2/mp3s/The Prodigy-BREATHE."..., 36) = 36
write(1, "./hda2/mp3s/The Prodigy-FIRE.mp3"..., 33) = 33
write(1, "./hda2/mp3s/The Doors-Break On T"..., 43) = 43
write(1, "./hda2/mp3s/The Doors-Soul Kitch"..., 39) = 39
write(1, "./hda2/mp3s/The Doors-The End.mp"..., 34) = 34
write(1, "./hda2/mp3s/The Doors-When The M"..., 49) = 49
write(1, "./hda2/mp3s/The Prodigy-POISON.m"..., 35) = 35
write(1, "./hda2/mp3s/Jonny Ray-Just Walki"..., 51) = 51
write(1, "./hda2/mp3s/the_way_home[1].mp3\n", 32) = 32
write(1, "./hda2/mp3s/SM Trax-At the Club."..., 36) = 36
write(1, "./hda2/mp3s/The Prodigy-Mindfiel"..., 39) = 39
write(1, "./hda2/mp3s/The Prodigy-Music Re"..., 40) = 40
write(1, "./hda2/mp3s/The Prodigy-No Good."..., 36) = 36
write(1, "./hda2/mp3s/The Prodigy-Out Of S"..., 41) = 41
write(1, "./hda2/mp3s/U2-Party Girl (live)"..., 37) = 37
write(1, "./hda2/mp3s/The Prodigy-Serial T"..., 43) = 43
write(1, "./hda2/mp3s/Cape ft. Michael Leo"..., 57) = 57
write(1, "./hda2/mp3s/Floorfilla-Anthem # "..., 38) = 38
write(1, "./hda2/mp3s/The Rolling Stones-G"..., 55) = 55
write(1, "./hda2/mp3s/The Rolling Stones-R"..., 48) = 48
write(1, "./hda2/mp3s/The Rolling Stones-S"..., 58) = 58
write(1, "./hda2/mp3s/The Rolling Stones-W"..., 47) = 47
write(1, "./hda2/mp3s/The Rolling Stones-Y"..., 70) = 70
write(1, "./hda2/mp3s/The Smashing Pumpkin"..., 48) = 48
write(1, "./hda2/mp3s/The Smashing Pumpkin"..., 66) = 66
write(1, "./hda2/mp3s/The Smashing Pumpkin"..., 45) = 45
write(1, "./hda2/mp3s/The Smashing Pumpkin"..., 44) = 44
write(1, "./hda2/mp3s/Club Robbers-Honey R"..., 60) = 60
write(1, "./hda2/mp3s/Therion-Cults Of The"..., 44) = 44
write(1, "./hda2/mp3s/Therion-Down The Qli"..., 51) = 51
write(1, "./hda2/mp3s/Therion-Eye Of Shiva"..., 37) = 37
write(1, "./hda2/mp3s/Therion-In The Deser"..., 45) = 45
write(1, "./hda2/mp3s/Therion-Interludium."..., 36) = 36
write(1, "./hda2/mp3s/Therion-Invocation O"..., 45) = 45
write(1, "./hda2/mp3s/Therion-Morning Star"..., 37) = 37
write(1, "./hda2/mp3s/Therion-Nightside Of"..., 42) = 42
write(1, "./hda2/mp3s/Therion-Opus Eclipse"..., 37) = 37
write(1, "./hda2/mp3s/Therion-Postludium.m"..., 35) = 35
write(1, "./hda2/mp3s/Therion-Preludium.mp"..., 34) = 34
write(1, "./hda2/mp3s/Therion-The Fall Int"..., 46) = 46
write(1, "./hda2/mp3s/Therion-The Rise Of "..., 55) = 55
write(1, "./hda2/mp3s/Therion-The Siren Of"..., 47) = 47
write(1, "./hda2/mp3s/Therion-Thor.mp3\n", 29) = 29
write(1, "./hda2/mp3s/Therion-To Mega Ther"..., 47) = 47
write(1, "./hda2/mp3s/Therion-To Mega Ther"..., 40) = 40
write(1, "./hda2/mp3s/U2-Gloria (live).mp3"..., 33) = 33
write(1, "./hda2/mp3s/U2-The Electric Co ("..., 42) = 42
write(1, "./hda2/mp3s/Roy Black und Anita "..., 72) = 72
write(1, "./hda2/mp3s/KC & the Sunshine Ba"..., 65) = 65
write(1, "./hda2/mp3s/Anggu-Snow on the Sa"..., 41) = 41
write(1, "./hda2/mp3s/Aladdin-Arabische N\204"..., 41) = 41
write(1, "./hda2/mp3s/Arielle die Meerjung"..., 57) = 57
write(1, "./hda2/mp3s/Arielle die Meerjung"..., 56) = 56
write(1, "./hda2/mp3s/Arielle die Meerjung"..., 56) = 56
write(1, "./hda2/mp3s/Aristocats-Katzen br"..., 64) = 64
write(1, "./hda2/mp3s/Das Dschungelbuch-H\224"..., 47) = 47
write(1, "./hda2/mp3s/Das Dschungelbuch-Pr"..., 66) = 66
write(1, "./hda2/mp3s/Der K\224nig der L\224wen-"..., 52) = 52
write(1, "./hda2/mp3s/Der K\224nig der L\224wen-"..., 50) = 50
write(1, "./hda2/mp3s/Die Sch\224ne und das B"..., 66) = 66
write(1, "./hda2/mp3s/Diverse Crossover-Bu"..., 50) = 50
write(1, "./hda2/mp3s/Diverse Crossover-Do"..., 48) = 48
write(1, "./hda2/mp3s/Diverse Crossover-No"..., 45) = 45
write(1, "./hda2/mp3s/Artful Dodger & Robb"..., 76) = 76
write(1, "./hda2/mp3s/Diverse Metal-Cowboy"..., 48) = 48
write(1, "./hda2/mp3s/DJ Energy-Enter the "..., 43) = 43
write(1, "./hda2/mp3s/Diverse Metal-Highwa"..., 46) = 46
write(1, "./hda2/mp3s/Diverse Metal-My Las"..., 44) = 44
write(1, "./hda2/mp3s/Diverse Metal-Psycho"..., 45) = 45
write(1, "./hda2/mp3s/Paul van Dyk-Travell"..., 40) = 40
write(1, "./hda2/mp3s/Plastic Boy-Angel Du"..., 39) = 39
write(1, "./hda2/mp3s/Scooter-The Pusher.m"..., 35) = 35
write(1, "./hda2/mp3s/Diverse Metal-Umbaba"..., 42) = 42
write(1, "./hda2/mp3s/Mr. President-Coco J"..., 42) = 42
write(1, "./hda2/mp3s/Guns ?n? Roses-Intro"..., 37) = 37
write(1, "./hda2/mp3s/Guns ?n? Roses-Knock"..., 56) = 56
write(1, "./hda2/mp3s/Guns ?n? Roses-Novem"..., 45) = 45
write(1, "./hda2/mp3s/Guns ?n? Roses-Patie"..., 40) = 40
write(1, "./hda2/mp3s/Guns ?n? Roses-Sweet"..., 51) = 51
write(1, "./hda2/mp3s/Hardcore-Hard Times."..., 36) = 36
write(1, "./hda2/mp3s/Hardcore-Music Instr"..., 42) = 42
write(1, "./hda2/mp3s/J.B.O-Bolle.mp3\n", 28) = 28
write(1, "./hda2/mp3s/J.B.O-Ein Guter Tag "..., 74) = 74
write(1, "./hda2/mp3s/J.B.O-Ich Liebe Dir."..., 36) = 36
write(1, "./hda2/mp3s/J.B.O-Pabbarotti And"..., 64) = 64
write(1, "./hda2/mp3s/J.B.O-Wir Sind Die C"..., 47) = 47
write(1, "./hda2/mp3s/Sash - La Primavera."..., 36) = 36
write(1, "./hda2/mp3s/Scorpions - Moment o"..., 44) = 44
write(1, "./hda2/mp3s/Scott MCKenzie - San"..., 47) = 47
write(1, "./hda2/mp3s/Die Sch\224ne und das B"..., 55) = 55
write(1, "./hda2/mp3s/Snap - Rhythm is a D"..., 42) = 42
write(1, "./hda2/mp3s/Stevie Wonder - Happ"..., 47) = 47
write(1, "./hda2/mp3s/Stevie Wonder - Part"..., 48) = 48
write(1, "./hda2/mp3s/Pocahontas-Lausche d"..., 44) = 44
write(1, "./hda2/mp3s/The Beach Boys -Surf"..., 43) = 43
write(1, "./hda2/mp3s/The Champts - Tequil"..., 38) = 38
write(1, "./hda2/mp3s/The Cordettes - Loll"..., 41) = 41
write(1, "./hda2/mp3s/Uriah Heep - Lady in"..., 43) = 43
write(1, "./hda2/mp3s/Vengaboys - 24-7 In "..., 43) = 43
write(1, "./hda2/mp3s/Vengaboys - 48 Hours"..., 37) = 37
write(1, "./hda2/mp3s/Vengaboys - Cheekah "..., 65) = 65
write(1, "./hda2/mp3s/Vengaboys - Forevera"..., 42) = 42
write(1, "./hda2/mp3s/dream_of_trance[1].m"..., 35) = 35
write(1, "./hda2/mp3s/Die Sch\224ne und das B"..., 60) = 60
write(1, "./hda2/mp3s/Vengaboys - Skinnydi"..., 42) = 42
write(1, "./hda2/mp3s/Vengaboys - Uncle Jo"..., 52) = 52
write(1, "./hda2/mp3s/Europe-The final Cou"..., 43) = 43
write(1, "./hda2/mp3s/Metallica-And Justic"..., 53) = 53
write(1, "./hda2/mp3s/Metallica-Anfang von"..., 59) = 59
write(1, "./hda2/mp3s/Metallica-Anfang von"..., 62) = 62
write(1, "./hda2/mp3s/Metallica-Fade To Bl"..., 40) = 40
write(1, "./hda2/mp3s/Metallica-For Whom T"..., 57) = 57
write(1, "./hda2/mp3s/Metallica-Hero Of Th"..., 42) = 42
write(1, "./hda2/mp3s/Metallica-Intro (Liv"..., 39) = 39
write(1, "./hda2/mp3s/Metallica-Last Cares"..., 45) = 45
write(1, "./hda2/mp3s/Metallica-Low Man?s "..., 42) = 42
write(1, "./hda2/mp3s/Metallica-Mama Said."..., 36) = 36
write(1, "./hda2/mp3s/Metallica-Nothing El"..., 47) = 47
write(1, "./hda2/mp3s/Metallica-One.mp3\n", 30) = 30
write(1, "./hda2/mp3s/Metallica-The Unforg"..., 41) = 41
write(1, "./hda2/mp3s/Vengaboys - Your Pla"..., 47) = 47
write(1, "./hda2/mp3s/Wanda Jackson - Let\'"..., 51) = 51
write(1, "./hda2/mp3s/Mary_Mary-Shackles.m"..., 35) = 35
write(1, "./hda2/mp3s/Prodigy-Voodoo Peopl"..., 38) = 38
write(1, "./hda2/mp3s/Rock & Pop & Diverse"..., 50) = 50
write(1, "./hda2/mp3s/Pocahontas-Das Farbe"..., 54) = 54
write(1, "./hda2/mp3s/Aladdin-Nur ein klei"..., 60) = 60
write(1, "./hda2/mp3s/Das Dschungelbuch-Ic"..., 57) = 57
write(1, "./hda2/mp3s/Der K\224nig der L\224wen-"..., 64) = 64
write(1, "./hda2/mp3s/Britney Spears-Somet"..., 57) = 57
write(1, "./hda2/mp3s/Five vs. Queen-We wi"..., 56) = 56
write(1, "./hda2/mp3s/Music Instructor-Sup"..., 43) = 43
write(1, "./hda2/mp3s/Nick Beat-TechnoDisc"..., 38) = 38
write(1, "./hda2/mp3s/Rollergirl-Luv u mor"..., 38) = 38
write(1, "./hda2/mp3s/Brandy-Have you ever"..., 37) = 37
write(1, "./hda2/mp3s/Young Deenay-Walk on"..., 40) = 40
write(1, "./hda2/mp3s/All Saints-I Know wh"..., 48) = 48
write(1, "./hda2/mp3s/Broocklyn Bounce-The"..., 47) = 47
write(1, "./hda2/mp3s/Dieter Thomas Kuhn-S"..., 64) = 64
write(1, "./hda2/mp3s/Rock & Pop & Diverse"..., 68) = 68
write(1, "./hda2/mp3s/Rock & Pop & Diverse"..., 48) = 48
write(1, "./hda2/mp3s/Donna Lewis-I love y"..., 53) = 53
write(1, "./hda2/mp3s/Paffendorf-Everybody"..., 44) = 44
write(1, "./hda2/mp3s/Beastie Boys-Body Mo"..., 41) = 41
write(1, "./hda2/mp3s/Beastie Boys-Interga"..., 43) = 43
write(1, "./hda2/mp3s/Dog Eat Dog-If These"..., 52) = 52
write(1, "./hda2/mp3s/U2-I Will Follow (li"..., 40) = 40
write(1, "./hda2/mp3s/Wencke Myhre - Er ha"..., 63) = 63
write(1, "./hda2/mp3s/Dune-Who wants to li"..., 47) = 47
write(1, "./hda2/mp3s/Whitney Houston - If"..., 53) = 53
write(1, "./hda2/mp3s/Wolfgang Petry - Ver"..., 72) = 72
write(1, "./hda2/mp3s/Yamboo - Fiesta de L"..., 44) = 44
write(1, "./hda2/mp3s/Mariah Carey - All I"..., 52) = 52
write(1, "./hda2/mp3s/Mariah Carey - Anyti"..., 57) = 57
write(1, "./hda2/mp3s/Mariah Carey - Dream"..., 42) = 42
write(1, "./hda2/mp3s/Mariah Carey - Every"..., 53) = 53
write(1, "./hda2/mp3s/Mariah Carey - I\'ve "..., 60) = 60
write(1, "./hda2/mp3s/Mariah Carey - Just "..., 59) = 59
write(1, "./hda2/mp3s/Mariah Carey - Music"..., 41) = 41
write(1, "./hda2/mp3s/Mariah Carey - Never"..., 48) = 48
write(1, "./hda2/mp3s/Mariah Carey - Now t"..., 47) = 47
write(1, "./hda2/mp3s/Mariah Carey - Witho"..., 43) = 43
write(1, "./hda2/mp3s/Eros Ramazzotti-Cose"..., 49) = 49
write(1, "./hda2/mp3s/Sisqo-The_thong_song"..., 37) = 37
write(1, "./hda2/mp3s/Freundeskreis-Tabula"..., 48) = 48
write(1, "./hda2/mp3s/Flip da Scrip-I neve"..., 47) = 47
write(1, "./hda2/mp3s/The_Connells-74_75.m"..., 35) = 35
write(1, "./hda2/mp3s/2 4 Family-Take me h"..., 40) = 40
write(1, "./hda2/mp3s/A Teens-Dancing Quee"..., 38) = 38
write(1, "./hda2/mp3s/Hanson-Where\'s your "..., 44) = 44
write(1, "./hda2/mp3s/After the Fire-1980F"..., 37) = 37
write(1, "./hda2/mp3s/Alannah Myles-Lover "..., 44) = 44
write(1, "./hda2/mp3s/Alex-Ich will nur di"..., 39) = 39
write(1, "./hda2/mp3s/All Saints-Bootie Ca"..., 39) = 39
write(1, "./hda2/mp3s/All Saints-Lady Marm"..., 42) = 42
write(1, "./hda2/mp3s/Alphaville-Forever Y"..., 41) = 41
write(1, "./hda2/mp3s/Andru Donalds-All ou"..., 46) = 46
write(1, "./hda2/mp3s/Lenny Krawitz-Fly aw"..., 39) = 39
write(1, "./hda2/mp3s/Aquagen-Partyarlam(u"..., 50) = 50
write(1, "./hda2/mp3s/Art Garfunkel-Dreaml"..., 40) = 40
write(1, "./hda2/mp3s/AZ Yet ft. Peter Cet"..., 62) = 62
write(1, "./hda2/mp3s/Bangles-Maniac Monda"..., 38) = 38
write(1, "./hda2/mp3s/Barcley James Harves"..., 43) = 43
write(1, "./hda2/mp3s/Bill Joel-She\'s alwa"..., 47) = 47
write(1, "./hda2/mp3s/Black & White Brothe"..., 57) = 57
write(1, "./hda2/mp3s/Black-Sweetest smile"..., 37) = 37
write(1, "./hda2/mp3s/Lighthouse Family-Hi"..., 39) = 39
write(1, "./hda2/mp3s/Bob Marley & Reggae "..., 60) = 60
write(1, "./hda2/mp3s/Bonita-The Hey to my"..., 43) = 43
write(1, "./hda2/mp3s/Bonny Tyler-Holding "..., 51) = 51
write(1, "./hda2/mp3s/Bravo All Stars-Let "..., 61) = 61
write(1, "./hda2/mp3s/Celine Dion - Then Y"..., 50) = 50
write(1, "./hda2/mp3s/Celine Dion-Immortal"..., 40) = 40
write(1, "./hda2/mp3s/Celine Dion-Thats th"..., 48) = 48
write(1, "./hda2/mp3s/Chris Andrews-Yester"..., 44) = 44
write(1, "./hda2/mp3s/Christopher Cross-Sa"..., 42) = 42
write(1, "./hda2/mp3s/Club Robbers-Honey R"..., 40) = 40
write(1, "./hda2/mp3s/Cutting Crew-(I just"..., 55) = 55
write(1, "./hda2/mp3s/Deichkind ft. Nina-B"..., 46) = 46
write(1, "./hda2/mp3s/Gildo Horn & Die Ort"..., 77) = 77
write(1, "./hda2/mp3s/DJ Tonka- She knows "..., 40) = 40
write(1, "./hda2/mp3s/Peter Maffay-Somethi"..., 51) = 51
write(1, "./hda2/mp3s/E 17-Betcha can\'t wa"..., 39) = 39
write(1, "./hda2/mp3s/Solid harmonie-Got 2"..., 45) = 45
write(1, "./hda2/mp3s/Eddy Money-Take me h"..., 48) = 48
write(1, "./hda2/mp3s/Eiffel 65-Dub in Lif"..., 38) = 38
write(1, "./hda2/mp3s/Eiffel 65-One Goal.m"..., 35) = 35
write(1, "./hda2/mp3s/Eiffel 65-To much of"..., 44) = 44
write(1, "./hda2/mp3s/Eiffel65-Blue(Da ba "..., 41) = 41
write(1, "./hda2/mp3s/En Vouge-Riddle.mp3\n", 32) = 32
write(1, "./hda2/mp3s/Eros Ramazotti-Cosa "..., 48) = 48
write(1, "./hda2/mp3s/Faithless-God is a D"..., 38) = 38
write(1, "./hda2/mp3s/Fettes Brot-Da drau\341"..., 39) = 39
write(1, "./hda2/mp3s/Fleetwood MAc-Everyw"..., 41) = 41
write(1, "./hda2/mp3s/Foreigner-Juke Box H"..., 40) = 40
write(1, "./hda2/mp3s/Joe Cocker-What beco"..., 63) = 63
write(1, "./hda2/mp3s/Just friends-Hello t"..., 58) = 58
write(1, "./hda2/mp3s/Georg Michael-You ha"..., 50) = 50
write(1, "./hda2/mp3s/Squeezer-Sweet kisse"..., 38) = 38
write(1, "./hda2/mp3s/Glass Tiger-Don\'t fo"..., 59) = 59
write(1, "./hda2/mp3s/Goldfinger-99 Redbal"..., 41) = 41
write(1, "./hda2/mp3s/Guns n\'Roses-Paradis"..., 43) = 43
write(1, "./hda2/mp3s/2 4 Family-Lean on m"..., 38) = 38
write(1, "./hda2/mp3s/Heart-These Days.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Heno-Werft die H\204nde"..., 37) = 37
write(1, "./hda2/mp3s/Kopie von Foreigner-"..., 50) = 50
write(1, "./hda2/mp3s/Highland-Se tu voi.m"..., 35) = 35
write(1, "./hda2/mp3s/Huey Lewis-Power of "..., 41) = 41
write(1, "./hda2/mp3s/In Mood ft.Juliette-"..., 53) = 53
write(1, "./hda2/mp3s/Janet Jackson - Does"..., 66) = 66
write(1, "./hda2/mp3s/Janet Jackson-Specia"..., 38) = 38
write(1, "./hda2/mp3s/Jason Homan-Crazy in"..., 42) = 42
write(1, "./hda2/mp3s/Jennifer Lopez-let\'s"..., 46) = 46
write(1, "./hda2/mp3s/Jennifer Rush-Nobody"..., 42) = 42
write(1, "./hda2/mp3s/Kopie von Aaliyah-Tr"..., 44) = 44
write(1, "./hda2/mp3s/Jessica Simpson - I "..., 63) = 63
write(1, "./hda2/mp3s/Eminem-Stan.mp3\n", 28) = 28
write(1, "./hda2/mp3s/Jet Star-Chirpy Chir"..., 51) = 51
write(1, "./hda2/mp3s/Joe Cocker-N\'Oubliez"..., 44) = 44
write(1, "./hda2/mp3s/Judith-We gonna stay"..., 46) = 46
write(1, "./hda2/mp3s/Junia-Skateboy.mp3\n", 31) = 31
write(1, "./hda2/mp3s/Just Friends-Take my"..., 43) = 43
write(1, "./hda2/mp3s/Laid Black-Sunshine "..., 59) = 59
write(1, "./hda2/mp3s/Lido Brothers-Mambo "..., 45) = 45
write(1, "./hda2/mp3s/Lynyrd Skynryd-Sweet"..., 50) = 50
write(1, "./hda2/mp3s/Madison Avenue-Don\'t"..., 50) = 50
write(1, "./hda2/mp3s/Mandy_Moore-I_wanna_"..., 48) = 48
write(1, "./hda2/mp3s/Mariah Carey-My all."..., 36) = 36
write(1, "./hda2/mp3s/Cappuchino-Regenb\224ge"..., 38) = 38
write(1, "./hda2/mp3s/Mark Heller-You\'ll n"..., 46) = 46
write(1, "./hda2/mp3s/Dardue-Sandstorm.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Masterboy-Feel the H"..., 45) = 45
write(1, "./hda2/mp3s/Des Mitchell-Welcome"..., 46) = 46
write(1, "./hda2/mp3s/Michael Bolton-Said "..., 60) = 60
write(1, "./hda2/mp3s/Fire N Ice-Forever Y"..., 41) = 41
write(1, "./hda2/mp3s/Mr.Big-Just take my "..., 42) = 42
write(1, "./hda2/mp3s/Lightforce-Join me.m"..., 35) = 35
write(1, "./hda2/mp3s/Nena-Irgendwie, Irge"..., 53) = 53
write(1, "./hda2/mp3s/N\'Sync-I\'ll never st"..., 39) = 39
write(1, "./hda2/mp3s/Oceana & Him-48 Stun"..., 40) = 40
write(1, "./hda2/mp3s/Lamar ft. Jemini-Shi"..., 53) = 53
write(1, "./hda2/mp3s/Sabrina Setlur ft.Il"..., 59) = 59
write(1, "./hda2/mp3s/Solid Harmonie-I\'ll "..., 53) = 53
write(1, "./hda2/mp3s/Southside Rockers-Ev"..., 56) = 56
write(1, "./hda2/mp3s/Freebase-Touch me, F"..., 43) = 43
write(1, "./hda2/mp3s/Paul Bradly-Steal yo"..., 50) = 50
write(1, "./hda2/mp3s/Pet shop Boys-Go wes"..., 38) = 38
write(1, "./hda2/mp3s/Phil Collins-The sam"..., 43) = 43
write(1, "./hda2/mp3s/Phil Lovell-Have you"..., 42) = 42
write(1, "./hda2/mp3s/Princessa-(You just)"..., 50) = 50
write(1, "./hda2/mp3s/Queen-Anotherone bit"..., 48) = 48
write(1, "./hda2/mp3s/R.Kelly-Gotham City."..., 36) = 36
write(1, "./hda2/mp3s/Sundance-Wont forget"..., 53) = 53
write(1, "./hda2/mp3s/Rod Steward-I don\'t "..., 58) = 58
write(1, "./hda2/mp3s/Meridian-Reach for t"..., 46) = 46
write(1, "./hda2/mp3s/Sasha-I feel loonely"..., 37) = 37
write(1, "./hda2/mp3s/Sasha-We can leave t"..., 45) = 45
write(1, "./hda2/mp3s/Simply Red-Stars.mp3"..., 33) = 33
write(1, "./hda2/mp3s/Survivor-Burning Hea"..., 39) = 39
write(1, "./hda2/mp3s/Survivor-Eye of the "..., 42) = 42
write(1, "./hda2/mp3s/Ten City-That\'s the "..., 48) = 48
write(1, "./hda2/mp3s/The free-All right n"..., 39) = 39
write(1, "./hda2/mp3s/Tina Turner-The best"..., 37) = 37
write(1, "./hda2/mp3s/Tom Jones-Mama told "..., 48) = 48
write(1, "./hda2/mp3s/U2-I still haven\'t f"..., 62) = 62
write(1, "./hda2/mp3s/Sound of Rels-We can"..., 43) = 43
write(1, "./hda2/mp3s/Sound of Rels-Can\'t "..., 41) = 41
write(1, "./hda2/mp3s/Sound of Rels-Come t"..., 41) = 41
write(1, "./hda2/mp3s/Wamdue Project-King "..., 49) = 49
write(1, "./hda2/mp3s/Sound of Rels-Comma "..., 41) = 41
write(1, "./hda2/mp3s/Sound of Rels-Crazy "..., 42) = 42
write(1, "./hda2/mp3s/Whitney Houston & En"..., 75) = 75
write(1, "./hda2/mp3s/Whitney Houston ft.D"..., 74) = 74
write(1, "./hda2/mp3s/Whitney Houston-All "..., 44) = 44
write(1, "./hda2/mp3s/Whitney Houston-Didn"..., 61) = 61
write(1, "./hda2/mp3s/Whitney Houston-Exha"..., 39) = 39
write(1, "./hda2/mp3s/Whitney Houston-Fine"..., 37) = 37
write(1, "./hda2/mp3s/Whitney Houston-Grea"..., 66) = 66
write(1, "./hda2/mp3s/Whitney Houston-Grea"..., 53) = 53
write(1, "./hda2/mp3s/Whitney Houston-Hear"..., 49) = 49
write(1, "./hda2/mp3s/Whitney Houston-Ho w"..., 47) = 47
write(1, "./hda2/mp3s/Whitney Houston-I be"..., 55) = 55
write(1, "./hda2/mp3s/Sound of Rels-It\'s a"..., 45) = 45
write(1, "./hda2/mp3s/Sound of Rels-Shaa d"..., 44) = 44
write(1, "./hda2/mp3s/Whitney Houston-I\'m "..., 48) = 48
write(1, "./hda2/mp3s/Sound of Rels-Sun is"..., 54) = 54
write(1, "./hda2/mp3s/Whitney Houston-One "..., 51) = 51
write(1, "./hda2/mp3s/Whitney Houston-Quee"..., 51) = 51
write(1, "./hda2/mp3s/Whitney Houston-Run "..., 43) = 43
write(1, "./hda2/mp3s/Whitney Houston-Savi"..., 59) = 59
write(1, "./hda2/mp3s/Whitney Houston-So e"..., 45) = 45
write(1, "./hda2/mp3s/Whitney Houston-Step"..., 45) = 45
write(1, "./hda2/mp3s/Whitney Houston-You "..., 51) = 51
write(1, "./hda2/mp3s/Xavier Naidoo-Sie si"..., 51) = 51
write(1, "./hda2/mp3s/10cc-I\'m not in love"..., 37) = 37
write(1, "./hda2/mp3s/The_Moffats-Ill_be_t"..., 49) = 49
write(1, "./hda2/mp3s/Britney_spears_one_m"..., 45) = 45
write(1, "./hda2/mp3s/Sound of Rels-Up and"..., 42) = 42
write(1, "./hda2/mp3s/hallo, spencer - the"..., 39) = 39
write(1, "./hda2/mp3s/bezaubernde jeannie "..., 44) = 44
write(1, "./hda2/mp3s/alfred hitchcock - t"..., 41) = 41
write(1, "./hda2/mp3s/nettefamilie.mp3\n", 29) = 29
write(1, "./hda2/mp3s/Sound of Rels-All th"..., 49) = 49
chdir("..")                             = 0
chdir("..")                             = 0
lstat("hda3", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("hda3", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 124
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hda3")                           = 0
lstat("lost+found", {st_mode=S_IFDIR|0775, st_size=16384, ...}) = 0
open("lost+found", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=16384, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lost+found")                     = 0
chdir("..")                             = 0
lstat("benni-archiv", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv\n", 20)   = 20
open("benni-archiv", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("benni-archiv")                   = 0
lstat("irc_bots", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("irc_bots", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 20 entries */, 3933)     = 552
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("irc_bots")                       = 0
write(1, "./hda3/benni-archiv/irc_bots/ser"..., 48) = 48
write(1, "./hda3/benni-archiv/irc_bots/sup"..., 48) = 48
write(1, "./hda3/benni-archiv/irc_bots/pho"..., 48) = 48
write(1, "./hda3/benni-archiv/irc_bots/lic"..., 47) = 47
write(1, "./hda3/benni-archiv/irc_bots/Bet"..., 45) = 45
write(1, "./hda3/benni-archiv/irc_bots/Ari"..., 43) = 43
chdir("..")                             = 0
lstat("hack", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("hack", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 136
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hack")                           = 0
lstat("addresses", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/hack/address"..., 35) = 35
open("addresses", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("addresses")                      = 0
lstat("ip", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("ip", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ip")                             = 0
chdir("..")                             = 0
lstat("email", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/hack/address"..., 41) = 41
open("email", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("email")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("scan", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("scan", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scan")                           = 0
lstat("domains", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("domains", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("domains")                        = 0
chdir("..")                             = 0
lstat("named_resolv", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/hack/scan/na"..., 43) = 43
open("named_resolv", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("named_resolv")                   = 0
write(1, "./hda3/benni-archiv/hack/scan/na"..., 60) = 60
chdir("..")                             = 0
chdir("..")                             = 0
lstat("lamer", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/hack/lamer\n", 31) = 31
open("lamer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lamer")                          = 0
write(1, "./hda3/benni-archiv/hack/lamer/e"..., 45) = 45
chdir("..")                             = 0
lstat("tools", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("tools", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tools")                          = 0
chdir("..")                             = 0
lstat("hack", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("hack", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hack")                           = 0
write(1, "./hda3/benni-archiv/hack/hack/se"..., 53) = 53
chdir("..")                             = 0
chdir("..")                             = 0
lstat("redbaron", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/redbaron\n", 29) = 29
open("redbaron", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("redbaron")                       = 0
write(1, "./hda3/benni-archiv/redbaron/der"..., 41) = 41
chdir("..")                             = 0
lstat("vonnico", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("vonnico", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("vonnico")                        = 0
write(1, "./hda3/benni-archiv/vonnico/idep"..., 45) = 45
chdir("..")                             = 0
lstat("win", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("win", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 29 entries */, 3933)     = 708
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("win")                            = 0
lstat("Mathe- Programm.zip", {st_mode=S_IFREG|0760, st_size=15591, ...}) = 0
write(1, "./hda3/benni-archiv/win/Mathe- P"..., 44) = 44
lstat("Mathe- Programm1.zip", {st_mode=S_IFREG|0760, st_size=15872, ...}) = 0
write(1, "./hda3/benni-archiv/win/Mathe- P"..., 45) = 45
lstat("Michaela.txt", {st_mode=S_IFREG|0760, st_size=2200, ...}) = 0
write(1, "./hda3/benni-archiv/win/Michaela"..., 37) = 37
lstat("okay", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("okay", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 336
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("okay")                           = 0
write(1, "./hda3/benni-archiv/win/okay/did"..., 44) = 44
write(1, "./hda3/benni-archiv/win/okay/did"..., 51) = 51
write(1, "./hda3/benni-archiv/win/okay/sun"..., 40) = 40
write(1, "./hda3/benni-archiv/win/okay/pam"..., 52) = 52
write(1, "./hda3/benni-archiv/win/okay/pam"..., 52) = 52
write(1, "./hda3/benni-archiv/win/okay/pam"..., 52) = 52
write(1, "./hda3/benni-archiv/win/okay/pam"..., 52) = 52
write(1, "./hda3/benni-archiv/win/okay/pam"..., 52) = 52
write(1, "./hda3/benni-archiv/win/okay/pam"..., 39) = 39
chdir("..")                             = 0
lstat("South_Park.mpg", {st_mode=S_IFREG|0760, st_size=17881523, ...}) = 0
lstat("Verknüpfung mit Pamela3.lnk", {st_mode=S_IFREG|0760, st_size=337, ...}) 
= 0
write(1, "./hda3/benni-archiv/win/Verkn\374pf"..., 52) = 52
lstat("Verknüpfung mit TVTotal.lnk", {st_mode=S_IFREG|0760, st_size=348, ...}) 
= 0
write(1, "./hda3/benni-archiv/win/Verkn\374pf"..., 52) = 52
lstat("aktuell.htm", {st_mode=S_IFREG|0760, st_size=2117, ...}) = 0
write(1, "./hda3/benni-archiv/win/aktuell."..., 36) = 36
lstat("annika.bmp", {st_mode=S_IFREG|0760, st_size=2507830, ...}) = 0
lstat("attach3.html", {st_mode=S_IFREG|0760, st_size=274, ...}) = 0
lstat("b2.gif", {st_mode=S_IFREG|0760, st_size=1182, ...}) = 0
lstat("b_anmelden.gif", {st_mode=S_IFREG|0760, st_size=4117, ...}) = 0
write(1, "./hda3/benni-archiv/win/b_anmeld"..., 39) = 39
lstat("big0137.zip", {st_mode=S_IFREG|0760, st_size=4782, ...}) = 0
lstat("bilderbezirk", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/win/bilderbe"..., 37) = 37
open("bilderbezirk", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 21 entries */, 3933)     = 416
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bilderbezirk")                   = 0
write(1, "./hda3/benni-archiv/win/bilderbe"..., 47) = 47
chdir("..")                             = 0
lstat("bpt0300.htm", {st_mode=S_IFREG|0760, st_size=118697, ...}) = 0
lstat("deu0108.zip", {st_mode=S_IFREG|0760, st_size=6717, ...}) = 0
write(1, "./hda3/benni-archiv/win/deu0108."..., 36) = 36
lstat("duke3d.arj", {st_mode=S_IFREG|0760, st_size=15948140, ...}) = 0
write(1, "./hda3/benni-archiv/win/duke3d.a"..., 35) = 35
lstat("gedichte.html", {st_mode=S_IFREG|0760, st_size=10465, ...}) = 0
write(1, "./hda3/benni-archiv/win/gedichte"..., 38) = 38
lstat("html", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("html", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 232
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("html")                           = 0
lstat("antibiotika.htm", {st_mode=S_IFREG|0760, st_size=4916, ...}) = 0
lstat("092a0602.htm", {st_mode=S_IFREG|0760, st_size=5094, ...}) = 0
lstat("101a0203.htm", {st_mode=S_IFREG|0760, st_size=8211, ...}) = 0
lstat("gewalt 3.htm", {st_mode=S_IFREG|0760, st_size=6419, ...}) = 0
write(1, "./hda3/benni-archiv/win/html/gew"..., 42) = 42
lstat("gewalt2.htm", {st_mode=S_IFREG|0760, st_size=5178, ...}) = 0
write(1, "./hda3/benni-archiv/win/html/gew"..., 41) = 41
lstat("gewalt1.htm", {st_mode=S_IFREG|0760, st_size=5015, ...}) = 0
write(1, "./hda3/benni-archiv/win/html/gew"..., 41) = 41
lstat("hausderruhe", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/win/html/hau"..., 41) = 41
open("hausderruhe", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 400
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hausderruhe")                    = 0
write(1, "./hda3/benni-archiv/win/html/hau"..., 62) = 62
write(1, "./hda3/benni-archiv/win/html/hau"..., 50) = 50
write(1, "./hda3/benni-archiv/win/html/hau"..., 50) = 50
write(1, "./hda3/benni-archiv/win/html/hau"..., 54) = 54
write(1, "./hda3/benni-archiv/win/html/hau"..., 54) = 54
chdir("..")                             = 0
write(1, "./hda3/benni-archiv/win/html/Her"..., 51) = 51
chdir("..")                             = 0
lstat("lesen.txt", {st_mode=S_IFREG|0760, st_size=156, ...}) = 0
write(1, "./hda3/benni-archiv/win/lesen.tx"..., 34) = 34
lstat("n_t.gif", {st_mode=S_IFREG|0760, st_size=1079, ...}) = 0
lstat("philosophy.html", {st_mode=S_IFREG|0760, st_size=24126, ...}) = 0
lstat("platon.html", {st_mode=S_IFREG|0760, st_size=1096, ...}) = 0
lstat("readme.txt", {st_mode=S_IFREG|0760, st_size=379, ...}) = 0
write(1, "./hda3/benni-archiv/win/readme.t"..., 35) = 35
lstat("readnow.txt", {st_mode=S_IFREG|0760, st_size=131, ...}) = 0
write(1, "./hda3/benni-archiv/win/readnow."..., 36) = 36
lstat("word", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("word", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 24 entries */, 3933)     = 884
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("word")                           = 0
write(1, "./hda3/benni-archiv/win/word/Fal"..., 46) = 46
write(1, "./hda3/benni-archiv/win/word/Was"..., 58) = 58
write(1, "./hda3/benni-archiv/win/word/Gew"..., 54) = 54
write(1, "./hda3/benni-archiv/win/word/Kue"..., 66) = 66
write(1, "./hda3/benni-archiv/win/word/dec"..., 43) = 43
write(1, "./hda3/benni-archiv/win/word/Ein"..., 67) = 67
write(1, "./hda3/benni-archiv/win/word/geb"..., 52) = 52
write(1, "./hda3/benni-archiv/win/word/ged"..., 42) = 42
write(1, "./hda3/benni-archiv/win/word/Han"..., 57) = 57
write(1, "./hda3/benni-archiv/win/word/Die"..., 113) = 113
write(1, "./hda3/benni-archiv/win/word/Eng"..., 48) = 48
write(1, "./hda3/benni-archiv/win/word/Que"..., 48) = 48
write(1, "./hda3/benni-archiv/win/word/Zit"..., 55) = 55
write(1, "./hda3/benni-archiv/win/word/Die"..., 100) = 100
write(1, "./hda3/benni-archiv/win/word/In "..., 60) = 60
write(1, "./hda3/benni-archiv/win/word/Fr "..., 66) = 66
write(1, "./hda3/benni-archiv/win/word/War"..., 62) = 62
chdir("..")                             = 0
write(1, "./hda3/benni-archiv/win/www.game"..., 45) = 45
chdir("..")                             = 0
lstat("network", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network\n", 28) = 28
open("network", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("network")                        = 0
lstat("Diald.html", {st_mode=S_IFREG|0660, st_size=9706, ...}) = 0
lstat("diald.html", {st_mode=S_IFREG|0660, st_size=9520, ...}) = 0
lstat("nielsen2.html", {st_mode=S_IFREG|0660, st_size=6863, ...}) = 0
write(1, "./hda3/benni-archiv/network/niel"..., 42) = 42
lstat("zones", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/zone"..., 34) = 34
open("zones", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 380
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("zones")                          = 0
write(1, "./hda3/benni-archiv/network/zone"..., 47) = 47
write(1, "./hda3/benni-archiv/network/zone"..., 49) = 49
write(1, "./hda3/benni-archiv/network/zone"..., 54) = 54
write(1, "./hda3/benni-archiv/network/zone"..., 52) = 52
write(1, "./hda3/benni-archiv/network/zone"..., 52) = 52
chdir("..")                             = 0
lstat("named_tools", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 40) = 40
open("named_tools", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 40 entries */, 3933)     = 764
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("named_tools")                    = 0
lstat("adm", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("adm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 312
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("adm")                            = 0
chdir("..")                             = 0
lstat("CATALOGUE", {st_mode=S_IFREG|0660, st_size=1848, ...}) = 0
lstat("README", {st_mode=S_IFREG|0660, st_size=831, ...}) = 0
lstat("arlib", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("arlib", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("arlib")                          = 0
write(1, "./hda3/benni-archiv/network/name"..., 55) = 55
write(1, "./hda3/benni-archiv/network/name"..., 55) = 55
chdir("..")                             = 0
lstat("cider2named", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 52) = 52
open("cider2named", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cider2named")                    = 0
write(1, "./hda3/benni-archiv/network/name"..., 61) = 61
write(1, "./hda3/benni-archiv/network/name"..., 68) = 68
write(1, "./hda3/benni-archiv/network/name"..., 67) = 67
write(1, "./hda3/benni-archiv/network/name"..., 61) = 61
write(1, "./hda3/benni-archiv/network/name"..., 61) = 61
chdir("..")                             = 0
lstat("ckdns", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("ckdns", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ckdns")                          = 0
write(1, "./hda3/benni-archiv/network/name"..., 55) = 55
chdir("..")                             = 0
lstat("decwrl", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 47) = 47
open("decwrl", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 320
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("decwrl")                         = 0
write(1, "./hda3/benni-archiv/network/name"..., 64) = 64
write(1, "./hda3/benni-archiv/network/name"..., 56) = 56
write(1, "./hda3/benni-archiv/network/name"..., 64) = 64
write(1, "./hda3/benni-archiv/network/name"..., 58) = 58
write(1, "./hda3/benni-archiv/network/name"..., 57) = 57
write(1, "./hda3/benni-archiv/network/name"..., 59) = 59
write(1, "./hda3/benni-archiv/network/name"..., 60) = 60
write(1, "./hda3/benni-archiv/network/name"..., 57) = 57
write(1, "./hda3/benni-archiv/network/name"..., 55) = 55
chdir("..")                             = 0
lstat("dns_signer", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 51) = 51
open("dns_signer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dns_signer")                     = 0
lstat("Makefile", {st_mode=S_IFREG|0660, st_size=2304, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 60) = 60
lstat("add_labels.awk", {st_mode=S_IFREG|0660, st_size=1733, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 66) = 66
lstat("parse", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 57) = 57
open("parse", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 22 entries */, 3933)     = 580
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("parse")                          = 0
write(1, "./hda3/benni-archiv/network/name"..., 66) = 66
write(1, "./hda3/benni-archiv/network/name"..., 69) = 69
write(1, "./hda3/benni-archiv/network/name"..., 72) = 72
write(1, "./hda3/benni-archiv/network/name"..., 79) = 79
write(1, "./hda3/benni-archiv/network/name"..., 75) = 75
write(1, "./hda3/benni-archiv/network/name"..., 75) = 75
write(1, "./hda3/benni-archiv/network/name"..., 72) = 72
write(1, "./hda3/benni-archiv/network/name"..., 76) = 76
write(1, "./hda3/benni-archiv/network/name"..., 71) = 71
write(1, "./hda3/benni-archiv/network/name"..., 72) = 72
write(1, "./hda3/benni-archiv/network/name"..., 81) = 81
write(1, "./hda3/benni-archiv/network/name"..., 82) = 82
chdir("..")                             = 0
lstat("signer", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 58) = 58
open("signer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 32 entries */, 3933)     = 828
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("signer")                         = 0
write(1, "./hda3/benni-archiv/network/name"..., 67) = 67
write(1, "./hda3/benni-archiv/network/name"..., 71) = 71
write(1, "./hda3/benni-archiv/network/name"..., 71) = 71
write(1, "./hda3/benni-archiv/network/name"..., 74) = 74
write(1, "./hda3/benni-archiv/network/name"..., 74) = 74
write(1, "./hda3/benni-archiv/network/name"..., 73) = 73
write(1, "./hda3/benni-archiv/network/name"..., 73) = 73
write(1, "./hda3/benni-archiv/network/name"..., 78) = 78
write(1, "./hda3/benni-archiv/network/name"..., 78) = 78
write(1, "./hda3/benni-archiv/network/name"..., 74) = 74
write(1, "./hda3/benni-archiv/network/name"..., 74) = 74
write(1, "./hda3/benni-archiv/network/name"..., 79) = 79
write(1, "./hda3/benni-archiv/network/name"..., 79) = 79
write(1, "./hda3/benni-archiv/network/name"..., 76) = 76
write(1, "./hda3/benni-archiv/network/name"..., 76) = 76
write(1, "./hda3/benni-archiv/network/name"..., 78) = 78
write(1, "./hda3/benni-archiv/network/name"..., 78) = 78
write(1, "./hda3/benni-archiv/network/name"..., 72) = 72
write(1, "./hda3/benni-archiv/network/name"..., 72) = 72
write(1, "./hda3/benni-archiv/network/name"..., 72) = 72
write(1, "./hda3/benni-archiv/network/name"..., 72) = 72
write(1, "./hda3/benni-archiv/network/name"..., 73) = 73
write(1, "./hda3/benni-archiv/network/name"..., 73) = 73
write(1, "./hda3/benni-archiv/network/name"..., 65) = 65
write(1, "./hda3/benni-archiv/network/name"..., 65) = 65
chdir("..")                             = 0
chdir("..")                             = 0
lstat("dnsp", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("dnsp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dnsp")                           = 0
chdir("..")                             = 0
lstat("dnsparse", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 49) = 49
open("dnsparse", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 316
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dnsparse")                       = 0
write(1, "./hda3/benni-archiv/network/name"..., 58) = 58
write(1, "./hda3/benni-archiv/network/name"..., 61) = 61
write(1, "./hda3/benni-archiv/network/name"..., 57) = 57
write(1, "./hda3/benni-archiv/network/name"..., 57) = 57
write(1, "./hda3/benni-archiv/network/name"..., 60) = 60
write(1, "./hda3/benni-archiv/network/name"..., 58) = 58
chdir("..")                             = 0
lstat("dnswalk", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("dnswalk", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 188
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dnswalk")                        = 0
write(1, "./hda3/benni-archiv/network/name"..., 60) = 60
chdir("..")                             = 0
lstat("doc", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("doc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 220
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("doc")                            = 0
write(1, "./hda3/benni-archiv/network/name"..., 57) = 57
chdir("..")                             = 0
lstat("getkeyby", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 49) = 49
open("getkeyby", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("getkeyby")                       = 0
write(1, "./hda3/benni-archiv/network/name"..., 58) = 58
write(1, "./hda3/benni-archiv/network/name"..., 58) = 58
write(1, "./hda3/benni-archiv/network/name"..., 60) = 60
write(1, "./hda3/benni-archiv/network/name"..., 60) = 60
write(1, "./hda3/benni-archiv/network/name"..., 61) = 61
chdir("..")                             = 0
lstat("host", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("host", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 532
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("host")                           = 0
write(1, "./hda3/benni-archiv/network/name"..., 54) = 54
write(1, "./hda3/benni-archiv/network/name"..., 52) = 52
write(1, "./hda3/benni-archiv/network/name"..., 52) = 52
write(1, "./hda3/benni-archiv/network/name"..., 52) = 52
write(1, "./hda3/benni-archiv/network/name"..., 52) = 52
write(1, "./hda3/benni-archiv/network/name"..., 52) = 52
write(1, "./hda3/benni-archiv/network/name"..., 52) = 52
write(1, "./hda3/benni-archiv/network/name"..., 52) = 52
chdir("..")                             = 0
lstat("hostmaint", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("hostmaint", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 272
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hostmaint")                      = 0
write(1, "./hda3/benni-archiv/network/name"..., 59) = 59
write(1, "./hda3/benni-archiv/network/name"..., 61) = 61
write(1, "./hda3/benni-archiv/network/name"..., 58) = 58
write(1, "./hda3/benni-archiv/network/name"..., 61) = 61
write(1, "./hda3/benni-archiv/network/name"..., 64) = 64
chdir("..")                             = 0
lstat("inaddrtool", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("inaddrtool", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("inaddrtool")                     = 0
chdir("..")                             = 0
lstat("lamers", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 47) = 47
open("lamers", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lamers")                         = 0
write(1, "./hda3/benni-archiv/network/name"..., 56) = 56
write(1, "./hda3/benni-archiv/network/name"..., 57) = 57
write(1, "./hda3/benni-archiv/network/name"..., 54) = 54
chdir("..")                             = 0
lstat("manyhosts", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("manyhosts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("manyhosts")                      = 0
write(1, "./hda3/benni-archiv/network/name"..., 59) = 59
chdir("..")                             = 0
lstat("misc", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("misc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 39 entries */, 3933)     = 928
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("misc")                           = 0
write(1, "./hda3/benni-archiv/network/name"..., 61) = 61
write(1, "./hda3/benni-archiv/network/name"..., 59) = 59
write(1, "./hda3/benni-archiv/network/name"..., 53) = 53
write(1, "./hda3/benni-archiv/network/name"..., 57) = 57
write(1, "./hda3/benni-archiv/network/name"..., 58) = 58
write(1, "./hda3/benni-archiv/network/name"..., 60) = 60
write(1, "./hda3/benni-archiv/network/name"..., 59) = 59
write(1, "./hda3/benni-archiv/network/name"..., 57) = 57
write(1, "./hda3/benni-archiv/network/name"..., 58) = 58
write(1, "./hda3/benni-archiv/network/name"..., 55) = 55
write(1, "./hda3/benni-archiv/network/name"..., 60) = 60
write(1, "./hda3/benni-archiv/network/name"..., 53) = 53
write(1, "./hda3/benni-archiv/network/name"..., 63) = 63
write(1, "./hda3/benni-archiv/network/name"..., 63) = 63
write(1, "./hda3/benni-archiv/network/name"..., 58) = 58
write(1, "./hda3/benni-archiv/network/name"..., 52) = 52
write(1, "./hda3/benni-archiv/network/name"..., 63) = 63
write(1, "./hda3/benni-archiv/network/name"..., 68) = 68
write(1, "./hda3/benni-archiv/network/name"..., 62) = 62
write(1, "./hda3/benni-archiv/network/name"..., 68) = 68
write(1, "./hda3/benni-archiv/network/name"..., 59) = 59
write(1, "./hda3/benni-archiv/network/name"..., 62) = 62
write(1, "./hda3/benni-archiv/network/name"..., 60) = 60
write(1, "./hda3/benni-archiv/network/name"..., 62) = 62
write(1, "./hda3/benni-archiv/network/name"..., 60) = 60
write(1, "./hda3/benni-archiv/network/name"..., 61) = 61
chdir("..")                             = 0
lstat("multizdb", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("multizdb", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("multizdb")                       = 0
chdir("..")                             = 0
lstat("named-lint", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 51) = 51
open("named-lint", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("named-lint")                     = 0
write(1, "./hda3/benni-archiv/network/name"..., 60) = 60
write(1, "./hda3/benni-archiv/network/name"..., 64) = 64
chdir("..")                             = 0
lstat("nextstep", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 49) = 49
open("nextstep", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nextstep")                       = 0
write(1, "./hda3/benni-archiv/network/name"..., 60) = 60
chdir("..")                             = 0
lstat("ninit", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("ninit", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ninit")                          = 0
write(1, "./hda3/benni-archiv/network/name"..., 58) = 58
chdir("..")                             = 0
lstat("nslint-1.5.1", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("nslint-1.5.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 368
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nslint-1.5.1")                   = 0
lstat("lbl", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("lbl", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 164
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lbl")                            = 0
chdir("..")                             = 0
write(1, "./hda3/benni-archiv/network/name"..., 65) = 65
write(1, "./hda3/benni-archiv/network/name"..., 66) = 66
write(1, "./hda3/benni-archiv/network/name"..., 63) = 63
write(1, "./hda3/benni-archiv/network/name"..., 66) = 66
write(1, "./hda3/benni-archiv/network/name"..., 64) = 64
chdir("..")                             = 0
lstat("nutshell", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 49) = 49
open("nutshell", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 21 entries */, 3933)     = 564
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nutshell")                       = 0
write(1, "./hda3/benni-archiv/network/name"..., 65) = 65
write(1, "./hda3/benni-archiv/network/name"..., 67) = 67
write(1, "./hda3/benni-archiv/network/name"..., 69) = 69
write(1, "./hda3/benni-archiv/network/name"..., 70) = 70
write(1, "./hda3/benni-archiv/network/name"..., 70) = 70
write(1, "./hda3/benni-archiv/network/name"..., 66) = 66
write(1, "./hda3/benni-archiv/network/name"..., 70) = 70
write(1, "./hda3/benni-archiv/network/name"..., 70) = 70
write(1, "./hda3/benni-archiv/network/name"..., 66) = 66
write(1, "./hda3/benni-archiv/network/name"..., 67) = 67
write(1, "./hda3/benni-archiv/network/name"..., 69) = 69
write(1, "./hda3/benni-archiv/network/name"..., 67) = 67
write(1, "./hda3/benni-archiv/network/name"..., 69) = 69
write(1, "./hda3/benni-archiv/network/name"..., 69) = 69
chdir("..")                             = 0
lstat("old", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("old", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("old")                            = 0
write(1, "./hda3/benni-archiv/network/name"..., 53) = 53
write(1, "./hda3/benni-archiv/network/name"..., 54) = 54
write(1, "./hda3/benni-archiv/network/name"..., 53) = 53
chdir("..")                             = 0
lstat("os2-emx", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 48) = 48
open("os2-emx", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("os2-emx")                        = 0
write(1, "./hda3/benni-archiv/network/name"..., 61) = 61
write(1, "./hda3/benni-archiv/network/name"..., 59) = 59
chdir("..")                             = 0
lstat("srv", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("srv", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("srv")                            = 0
write(1, "./hda3/benni-archiv/network/name"..., 53) = 53
chdir("..")                             = 0
lstat("query-loc-0.0.1", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 56) = 56
open("query-loc-0.0.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("query-loc-0.0.1")                = 0
write(1, "./hda3/benni-archiv/network/name"..., 65) = 65
write(1, "./hda3/benni-archiv/network/name"..., 68) = 68
chdir("..")                             = 0
lstat("rfc1101", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("rfc1101", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("rfc1101")                        = 0
write(1, "./hda3/benni-archiv/network/name"..., 57) = 57
chdir("..")                             = 0
lstat("snoof", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("snoof", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("snoof")                          = 0
write(1, "./hda3/benni-archiv/network/name"..., 55) = 55
chdir("..")                             = 0
lstat("sqlbind-8", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("sqlbind-8", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sqlbind-8")                      = 0
lstat("src", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 372
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
write(1, "./hda3/benni-archiv/network/name"..., 66) = 66
write(1, "./hda3/benni-archiv/network/name"..., 67) = 67
write(1, "./hda3/benni-archiv/network/name"..., 64) = 64
write(1, "./hda3/benni-archiv/network/name"..., 67) = 67
write(1, "./hda3/benni-archiv/network/name"..., 63) = 63
chdir("..")                             = 0
lstat("CHANGES", {st_mode=S_IFREG|0660, st_size=4285, ...}) = 0
lstat("README", {st_mode=S_IFREG|0660, st_size=3226, ...}) = 0
lstat("USAGE", {st_mode=S_IFREG|0660, st_size=2170, ...}) = 0
lstat("table.db", {st_mode=S_IFREG|0660, st_size=445, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 59) = 59
lstat("patches", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 58) = 58
open("patches", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 224
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("patches")                        = 0
write(1, "./hda3/benni-archiv/network/name"..., 66) = 66
write(1, "./hda3/benni-archiv/network/name"..., 71) = 71
write(1, "./hda3/benni-archiv/network/name"..., 73) = 73
write(1, "./hda3/benni-archiv/network/name"..., 71) = 71
chdir("..")                             = 0
chdir("..")                             = 0
lstat("tplb", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("tplb", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tplb")                           = 0
chdir("..")                             = 0
lstat("trnamed", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 48) = 48
open("trnamed", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("trnamed")                        = 0
write(1, "./hda3/benni-archiv/network/name"..., 56) = 56
chdir("..")                             = 0
lstat("ucsd", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("ucsd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ucsd")                           = 0
write(1, "./hda3/benni-archiv/network/name"..., 53) = 53
chdir("..")                             = 0
lstat("umich", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("umich", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("umich")                          = 0
lstat("dnsstats", {st_mode=S_IFREG|0660, st_size=10670, ...}) = 0
lstat("zt", {st_mode=S_IFREG|0660, st_size=3996, ...}) = 0
lstat("lame-delegation", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 62) = 62
open("lame-delegation", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lame-delegation")                = 0
write(1, "./hda3/benni-archiv/network/name"..., 79) = 79
write(1, "./hda3/benni-archiv/network/name"..., 76) = 76
write(1, "./hda3/benni-archiv/network/name"..., 72) = 72
chdir("..")                             = 0
chdir("..")                             = 0
lstat("updatehosts-1.0.0", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 58) = 58
open("updatehosts-1.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 29 entries */, 3933)     = 620
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("updatehosts-1.0.0")              = 0
lstat("man", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
open("man", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 204
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("man")                            = 0
write(1, "./hda3/benni-archiv/network/name"..., 71) = 71
write(1, "./hda3/benni-archiv/network/name"..., 74) = 74
write(1, "./hda3/benni-archiv/network/name"..., 72) = 72
write(1, "./hda3/benni-archiv/network/name"..., 71) = 71
write(1, "./hda3/benni-archiv/network/name"..., 74) = 74
write(1, "./hda3/benni-archiv/network/name"..., 72) = 72
write(1, "./hda3/benni-archiv/network/name"..., 73) = 73
write(1, "./hda3/benni-archiv/network/name"..., 76) = 76
chdir("..")                             = 0
write(1, "./hda3/benni-archiv/network/name"..., 70) = 70
write(1, "./hda3/benni-archiv/network/name"..., 68) = 68
write(1, "./hda3/benni-archiv/network/name"..., 71) = 71
write(1, "./hda3/benni-archiv/network/name"..., 69) = 69
write(1, "./hda3/benni-archiv/network/name"..., 64) = 64
write(1, "./hda3/benni-archiv/network/name"..., 64) = 64
write(1, "./hda3/benni-archiv/network/name"..., 70) = 70
write(1, "./hda3/benni-archiv/network/name"..., 69) = 69
write(1, "./hda3/benni-archiv/network/name"..., 68) = 68
write(1, "./hda3/benni-archiv/network/name"..., 71) = 71
write(1, "./hda3/benni-archiv/network/name"..., 70) = 70
write(1, "./hda3/benni-archiv/network/name"..., 72) = 72
write(1, "./hda3/benni-archiv/network/name"..., 68) = 68
write(1, "./hda3/benni-archiv/network/name"..., 70) = 70
write(1, "./hda3/benni-archiv/network/name"..., 70) = 70
write(1, "./hda3/benni-archiv/network/name"..., 74) = 74
write(1, "./hda3/benni-archiv/network/name"..., 73) = 73
chdir("..")                             = 0
lstat("z0ne", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./hda3/benni-archiv/network/name"..., 45) = 45
open("z0ne", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("z0ne")                           = 0
write(1, "./hda3/benni-archiv/network/name"..., 52) = 52
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("neu-cds", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds\n", 15)        = 15
open("neu-cds", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 276
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("neu-cds")                        = 0
lstat("mp3s", {st_mode=S_IFDIR|0775, st_size=20480, ...}) = 0
open("mp3s", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=20480, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 91 entries */, 3933)     = 3916
lseek(4, 3496, SEEK_SET)                = 3496
lseek(4, 0, SEEK_CUR)                   = 3496
getdents(4, /* 16 entries */, 3933)     = 648
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 87 entries */, 3933)     = 3888
lseek(4, 7576, SEEK_SET)                = 7576
lseek(4, 0, SEEK_CUR)                   = 7576
getdents(4, /* 16 entries */, 3933)     = 656
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 90 entries */, 3933)     = 3932
lseek(4, 11644, SEEK_SET)               = 11644
lseek(4, 0, SEEK_CUR)                   = 11644
getdents(4, /* 15 entries */, 3933)     = 672
lseek(4, 0, SEEK_CUR)                   = 12288
getdents(4, /* 94 entries */, 3933)     = 3916
lseek(4, 15744, SEEK_SET)               = 15744
lseek(4, 0, SEEK_CUR)                   = 15744
getdents(4, /* 16 entries */, 3933)     = 704
lseek(4, 0, SEEK_CUR)                   = 16384
getdents(4, /* 63 entries */, 3933)     = 2716
lseek(4, 0, SEEK_CUR)                   = 20480
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mp3s")                           = 0
lstat("RICKY MARTIN-CORAZONADO.MP3", {st_mode=S_IFREG|0664, st_size=4796416, 
...}) = 0
lstat("ETERNAL-ANGEL OF MINE.MP3", {st_mode=S_IFREG|0664, st_size=4132864, 
...}) = 0
lstat("AERZTE-ICH WEIß NICHT (OB ES LIEBE IST).MP3", {st_mode=S_IFREG|0664, 
st_size=4743168, ...}) = 0
lstat("Alannah Myles-Lover of mine.mp3", {st_mode=S_IFREG|0664, 
st_size=4723689, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Alannah Myle"..., 52) = 52
lstat("Dewdrops.mp3", {st_mode=S_IFREG|0664, st_size=2529064, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Dewdrops.mp3"..., 33) = 33
lstat("ANASTACIA - IM OUTTA LOVE.MP3.MP3", {st_mode=S_IFREG|0664, 
st_size=5855232, ...}) = 0
lstat("GUANO_APES-LORDS_OF_THE_BORDS.MP3", {st_mode=S_IFREG|0664, 
st_size=3573760, ...}) = 0
lstat("Back_stret_boys - larger than life.mp3", {st_mode=S_IFREG|0664, 
st_size=3730413, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Back_stret_b"..., 59) = 59
lstat("SIXPENCE_HONE_THE_RICHER-KISS_ME.MP3", {st_mode=S_IFREG|0664, 
st_size=3160064, ...}) = 0
lstat("Jessica-How will I know.mp3", {st_mode=S_IFREG|0664, st_size=3460574, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/Jessica-How "..., 48) = 48
lstat("Michael Bolton-Said I love you...But I lied.mp3", {st_mode=S_IFREG|0664, 
st_size=4799297, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Michael Bolt"..., 68) = 68
lstat("District of Power.mp3", {st_mode=S_IFREG|0664, st_size=3826407, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/District of "..., 42) = 42
lstat("ZLATKO & JÜRGEN (BIG BROTHER) - GROßER BRUDER (EXTENDED HAUS MIX).MP3", 
{st_mode=S_IFREG|0664, st_size=4005888, ...}) = 0
lstat("CHARLY LOWNOISE FEAT. MENTHAL THEO-WONDERFULL DAYS.MP3", 
{st_mode=S_IFREG|0664, st_size=3616768, ...}) = 0
lstat("DESTINY\'S_CHILD-BILLS,BILLS,BILLS.MP3", {st_mode=S_IFREG|0664, 
st_size=4081664, ...}) = 0
lstat("Tropfen.mp3", {st_mode=S_IFREG|0664, st_size=3930112, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Tropfen.mp3\n", 32) = 32
lstat("Blank & Jones-Nightfly.mp3", {st_mode=S_IFREG|0664, st_size=3748127, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/Blank & Jone"..., 47) = 47
lstat("AERZTE-OHNE DICH.MP3", {st_mode=S_IFREG|0664, st_size=2748416, ...}) = 0
lstat("AERZTE-BABY ICH TU\'S.MP3", {st_mode=S_IFREG|0664, st_size=2926592, 
...}) = 0
lstat("TONI BRAXTON-UN-BREAK MY HEART.MP3", {st_mode=S_IFREG|0664, 
st_size=4304896, ...}) = 0
lstat("Richard Marks - Right here waiting for you.mp3", {st_mode=S_IFREG|0664, 
st_size=4132992, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Richard Mark"..., 67) = 67
lstat("Tlc - Unpretty.mp3", {st_mode=S_IFREG|0664, st_size=3893156, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Tlc - Unpret"..., 39) = 39
lstat("Reamon-Supergirl.mp3", {st_mode=S_IFREG|0664, st_size=3723050, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Reamon-Super"..., 41) = 41
lstat("Jet Star-Chirpy Chirpy Cheep cheep.mp3", {st_mode=S_IFREG|0664, 
st_size=2900506, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Jet Star-Chi"..., 59) = 59
lstat("Fettes Brot-Da draußen.mp3", {st_mode=S_IFREG|0664, st_size=3726905, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/Fettes Brot-"..., 47) = 47
lstat("Gloria Gaynor-Last night.mp3", {st_mode=S_IFREG|0664, st_size=3460572, 
...}) = 0
lstat("FRAGMA-TOCA ME.MP3", {st_mode=S_IFREG|0664, st_size=3426304, ...}) = 0
lstat("AYMAN-MEIN STERN.MP3", {st_mode=S_IFREG|0664, st_size=3725312, ...}) = 0
lstat("Whitney Houston-Step by Step.mp3", {st_mode=S_IFREG|0664, 
st_size=4030310, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 53) = 53
lstat("DJ Szlatko - Ich vermiss dich.mp3", {st_mode=S_IFREG|0664, 
st_size=2938799, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/DJ Szlatko -"..., 54) = 54
lstat("LET´S GET ON.MP3", {st_mode=S_IFREG|0664, st_size=6297600, ...}) = 0
lstat("MIDGE URE-BREATH.MP3", {st_mode=S_IFREG|0664, st_size=3840000, ...}) = 0
lstat("Cindy Lauper - Girls just wanna have fun.mp3", {st_mode=S_IFREG|0664, 
st_size=3656178, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Cindy Lauper"..., 65) = 65
lstat("FRENCHAFFAIR-MY HEARE GOES BOOM.MP3", {st_mode=S_IFREG|0664, 
st_size=3579904, ...}) = 0
lstat("En Vouge-Riddle.mp3", {st_mode=S_IFREG|0664, st_size=5006603, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/En Vouge-Rid"..., 40) = 40
lstat("Bill Joel-She\'s always a woman.mp3", {st_mode=S_IFREG|0664, 
st_size=3155881, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Bill Joel-Sh"..., 55) = 55
lstat("BLUE_NATURE-A_LIFE_SO_CHANGED.MP3", {st_mode=S_IFREG|0664, 
st_size=3579904, ...}) = 0
lstat("R.Kelly-Gotham City.mp3", {st_mode=S_IFREG|0664, st_size=4681014, ...}) 
= 0
write(1, "./hda3/neu-cds/mp3s/R.Kelly-Goth"..., 44) = 44
lstat("CHER-STRONG_ENOUGH.MP3", {st_mode=S_IFREG|0664, st_size=3526656, ...}) = 0
lstat("ABSOLUTE BEGINNER-GEH BITTE.MP3", {st_mode=S_IFREG|0664, 
st_size=4827136, ...}) = 0
lstat("MARILYN_MANSON-ROCK_IS_DEAD.MP3", {st_mode=S_IFREG|0664, 
st_size=3059712, ...}) = 0
lstat("Bravo All Stars-Let the Music heal your soul.mp3", 
{st_mode=S_IFREG|0664, st_size=3770389, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Bravo All St"..., 69) = 69
lstat("Xavier Naidoo-Sie sieht mich nicht.mp3", {st_mode=S_IFREG|0664, 
st_size=4270160, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Xavier Naido"..., 59) = 59
lstat("AEROSMITH-I_DON\'T_WANT_TO_MISS_A_THING.MP3", {st_mode=S_IFREG|0664, 
st_size=4788224, ...}) = 0
lstat("AERZTE-DAS IST ROCKNROLL.MP3", {st_mode=S_IFREG|0664, st_size=2969600, 
...}) = 0
lstat("Oceana & Him-48 Stunden.mp3", {st_mode=S_IFREG|0664, st_size=3608529, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/Oceana & Him"..., 48) = 48
lstat("Whitney Houston-Greatest love of all(Club 69 mix).mp3", 
{st_mode=S_IFREG|0664, st_size=4542301, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 74) = 74
lstat("Red hot chili peppers - arround the world.mp3", {st_mode=S_IFREG|0664, 
st_size=3821528, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Red hot chil"..., 66) = 66
lstat("IN_MOOD_FEAT_JULIETTE-LIVE_YOUR_LIFE.MP3", {st_mode=S_IFREG|0664, 
st_size=3477504, ...}) = 0
lstat("DEEVA-GENUG_IST_GENUG.MP3", {st_mode=S_IFREG|0664, st_size=3444736, 
...}) = 0
lstat("Ten City-That\'s the way love is.mp3", {st_mode=S_IFREG|0664, 
st_size=4518473, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Ten City-Tha"..., 56) = 56
lstat("FREUNDESKREIS-NEBELSCHWADENBILDER.MP3", {st_mode=S_IFREG|0664, 
st_size=4294656, ...}) = 0
lstat("JENNIFER LOPEZ-TALK ABOUT US.MP3", {st_mode=S_IFREG|0664, 
st_size=4409344, ...}) = 0
lstat("CHRIS_RAVEN-I_LOST_YOU.MP3", {st_mode=S_IFREG|0664, st_size=4470784, 
...}) = 0
lstat("ABSOLUTE BEGINNER-FAHR\'N.MP3", {st_mode=S_IFREG|0664, st_size=4081664, 
...}) = 0
lstat("AERZTE-MAENNER SIND SCHWEINE.MP3", {st_mode=S_IFREG|0664, 
st_size=4102144, ...}) = 0
lstat("AERZTE-DER GRAF.MP3", {st_mode=S_IFREG|0664, st_size=3973120, ...}) = 0
lstat("OFFSPRING-SHE\'S GOT ISSUES.MP3", {st_mode=S_IFREG|0664, 
st_size=3657728, ...}) = 0
lstat("Robin Beck - The First Time.mp3", {st_mode=S_IFREG|0664, 
st_size=3186938, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Robin Beck -"..., 52) = 52
lstat("Tom Jones-Mama told not to come.mp3", {st_mode=S_IFREG|0664, 
st_size=2913881, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Tom Jones-Ma"..., 56) = 56
lstat("MUSIC INSTRUCTOR-GET FREAKEY.MP3", {st_mode=S_IFREG|0664, 
st_size=1576960, ...}) = 0
lstat("BLOODHOUND GANG-KIDS IN AMERICA.MP3", {st_mode=S_IFREG|0664, 
st_size=4216832, ...}) = 0
lstat("AQUAGEN-PARTYALARM (MIXED).MP3", {st_mode=S_IFREG|0664, st_size=2158592, 
...}) = 0
lstat("ROBBIE WILLIAMS-ANGELS.MP3", {st_mode=S_IFREG|0664, st_size=4235264, 
...}) = 0
lstat("AERZTE-ICH BIN REICH.MP3", {st_mode=S_IFREG|0664, st_size=3235840, ...}) 
= 0
lstat("Mariah Carey-My all.mp3", {st_mode=S_IFREG|0664, st_size=3715947, ...}) 
= 0
write(1, "./hda3/neu-cds/mp3s/Mariah Carey"..., 44) = 44
lstat("ATC-ARROUND_THE_WORLD.MP3", {st_mode=S_IFREG|0664, st_size=3495936, 
...}) = 0
lstat("PUFF DADDY-WHAT YOU WANT.MP3", {st_mode=S_IFREG|0664, st_size=4335616, 
...}) = 0
lstat("Janet Jackson - Doesn\'t Really Matter (CDVersion).mp3", 
{st_mode=S_IFREG|0664, st_size=4147954, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Janet Jackso"..., 74) = 74
lstat("Lauryn_Hill - Everything is Everything.mp3", {st_mode=S_IFREG|0664, 
st_size=4681340, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Lauryn_Hill "..., 63) = 63
lstat("SEDUCTION.MP3", {st_mode=S_IFREG|0664, st_size=3219456, ...}) = 0
lstat("AERZTE-DIE TRAURIGE BALADE VON SUSI SPAKOWSKI.MP3", 
{st_mode=S_IFREG|0664, st_size=4026368, ...}) = 0
lstat("Jennifer Rush-Nobody move.mp3", {st_mode=S_IFREG|0664, st_size=3148358, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/Jennifer Rus"..., 50) = 50
lstat("RONAN_KEATING-WHEN_YOU_SAY_NOTHING_AT_ALL.MP3", {st_mode=S_IFREG|0664, 
st_size=4108288, ...}) = 0
lstat("Mariah_Karey-heartbreaker.mp3", {st_mode=S_IFREG|0664, st_size=4066864, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/Mariah_Karey"..., 50) = 50
lstat("FAITHLESS-WHY GO.MP3", {st_mode=S_IFREG|0664, st_size=3680256, ...}) = 0
lstat("Echt-Junimond.mp3", {st_mode=S_IFREG|0664, st_size=4929280, ...}) = 0
lstat("Eiffel 65-One Goal.mp3", {st_mode=S_IFREG|0664, st_size=3449127, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Eiffel 65-On"..., 43) = 43
lstat("Jason Homan-Crazy in love.mp3", {st_mode=S_IFREG|0664, st_size=3346887, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/Jason Homan-"..., 50) = 50
lstat("Hanson-If only.mp3", {st_mode=S_IFREG|0664, st_size=3826748, ...}) = 0
lstat("Princessa-(You just)Belive in you.mp3", {st_mode=S_IFREG|0664, 
st_size=3365279, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Princessa-(Y"..., 58) = 58
lstat("Black-Sweetest smile.mp3", {st_mode=S_IFREG|0664, st_size=5151636, ...}) 
= 0
write(1, "./hda3/neu-cds/mp3s/Black-Sweete"..., 45) = 45
lstat("AERZTE-1%2F2 LIEBESSONG.MP3", {st_mode=S_IFREG|0664, st_size=2818048, 
...}) = 0
lstat("Lynyrd Skynryd-Sweet home alabama.mp3", {st_mode=S_IFREG|0664, 
st_size=4518010, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Lynyrd Skynr"..., 58) = 58
lstat("Whitney Houston & Enrique - Could I Have This Kiss Forever.mp3", 
{st_mode=S_IFREG|0664, st_size=4190586, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 83) = 83
lstat("ABSOLUTE BEGINNER-ROCK ON.MP3", {st_mode=S_IFREG|0664, st_size=4128768, 
...}) = 0
lstat("RAP ALLSTARS-LAST CHRISMAS.MP3", {st_mode=S_IFREG|0664, st_size=3723264, 
...}) = 0
lstat("Elton John-Can you feel the love tonight.mp3", {st_mode=S_IFREG|0664, 
st_size=3843424, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Elton John-C"..., 65) = 65
lstat("AERZTE-MONIKA.MP3", {st_mode=S_IFREG|0664, st_size=735232, ...}) = 0
lstat("ALEXIA-UH LA LA LA.MP3", {st_mode=S_IFREG|0664, st_size=3624960, ...}) = 0
lstat("GENESIS-FOLLOW YOU FOLLOW ME.MP3", {st_mode=S_IFREG|0664, 
st_size=3667968, ...}) = 0
lstat("Sisqo-Thong Song.mp3", {st_mode=S_IFREG|0664, st_size=3326038, ...}) = 0
lstat("JENNIFER LOPEZ-FEELIN\' SO GOOD.MP3", {st_mode=S_IFREG|0664, 
st_size=5236736, ...}) = 0
lstat("Faithless-God is a DJ.mp3", {st_mode=S_IFREG|0664, st_size=3455140, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/Faithless-Go"..., 46) = 46
lstat("Simply Red-Stars.mp3", {st_mode=S_IFREG|0664, st_size=3956691, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Simply Red-S"..., 41) = 41
lstat("Nena-Irgendwie, Irgendwo, Irgendwann.mp3", {st_mode=S_IFREG|0664, 
st_size=4013950, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Nena-Irgendw"..., 61) = 61
lstat("JENNIFER LOPEZ-IT\'S NOT THAT SERIOUS.MP3", {st_mode=S_IFREG|0664, 
st_size=4114432, ...}) = 0
lstat("Bryan Adams - Summer of \'69.mp3", {st_mode=S_IFREG|0664, 
st_size=3430737, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Bryan Adams "..., 52) = 52
lstat("The sky.mp3", {st_mode=S_IFREG|0664, st_size=4820320, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/The sky.mp3\n", 32) = 32
lstat("Georg Michael-You have been loved.mp3", {st_mode=S_IFREG|0664, 
st_size=5257798, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Georg Michae"..., 58) = 58
lstat("AERZTE-EKELPAKET.MP3", {st_mode=S_IFREG|0664, st_size=1937408, ...}) = 0
lstat("Air Supply-All out of love.mp3", {st_mode=S_IFREG|0664, st_size=3892325, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/Air Supply-A"..., 51) = 51
lstat("DIRTY_DANCING-BE MY BABY.MP3", {st_mode=S_IFREG|0664, st_size=2555904, 
...}) = 0
lstat("CINDY LAUPER-TRUE COLOURS.MP3", {st_mode=S_IFREG|0664, st_size=3649536, 
...}) = 0
lstat("Oelapaloema Boys - oelapaloma.mp3", {st_mode=S_IFREG|0664, 
st_size=3544003, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Oelapaloema "..., 54) = 54
lstat("BLOODHOUND GANG-MAMA SAY.MP3", {st_mode=S_IFREG|0664, st_size=2875392, 
...}) = 0
lstat("DIRTY_DANCING-WHERE ARE YOU TONIGHT.MP3", {st_mode=S_IFREG|0664, 
st_size=3856384, ...}) = 0
lstat("FREUNDESKREIS-HALT DICH AN DEINER LIEB FEST.MP3", {st_mode=S_IFREG|0664, 
st_size=4483072, ...}) = 0
lstat("BLOODHOUND GANG-LEGEND IN MY SPARETIME.MP3", {st_mode=S_IFREG|0664, 
st_size=2969600, ...}) = 0
lstat("DJ TAYLOR AND FLOW-GOTT TANZTE.MP3", {st_mode=S_IFREG|0664, 
st_size=3162112, ...}) = 0
lstat("CELINE DION-KENNYG MY HEART.MP3", {st_mode=S_IFREG|0664, 
st_size=4249600, ...}) = 0
lstat("A Teens-Dancing Queen.mp3", {st_mode=S_IFREG|0664, st_size=3666207, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/A Teens-Danc"..., 46) = 46
lstat("THOMAS D.-RÜCKENWIND.MP3", {st_mode=S_IFREG|0664, st_size=3684352, ...}) 
= 0
lstat("Whitney Houston-Didn\'t we almost have it all.mp3", 
{st_mode=S_IFREG|0664, st_size=4436924, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 69) = 69
lstat("JAVA (RADIO VERSION).MP3", {st_mode=S_IFREG|0664, st_size=1550336, ...}) 
= 0
lstat("S Club 7 - Two in a million.mp3", {st_mode=S_IFREG|0664, 
st_size=3379200, ...}) = 0
lstat("DIRTY_DANCING-(I\'VE_HAD)THE_TIME_OF_MY_LIFE.MP3", 
{st_mode=S_IFREG|0664, st_size=4642816, ...}) = 0
lstat("U2-I still haven\'t found what I\'m looking for.mp3", 
{st_mode=S_IFREG|0664, st_size=4436926, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/U2-I still h"..., 70) = 70
lstat("Jerry Lee Lewis-Great Balls of fire.mp3", {st_mode=S_IFREG|0664, 
st_size=1791245, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Jerry Lee Le"..., 60) = 60
lstat("RHYMES GALORE-1,2,3,...RHYMES GALORE.MP3", {st_mode=S_IFREG|0664, 
st_size=3313664, ...}) = 0
lstat("Black & White Brothers-Put your hands up.mp3", {st_mode=S_IFREG|0664, 
st_size=3570079, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Black & Whit"..., 65) = 65
lstat("FIVE-IF_YA_GETTING_DOWN.MP3", {st_mode=S_IFREG|0664, st_size=2865152, 
...}) = 0
lstat("JENNIFER LOPEZ-WAITING FOR TONIGHT.MP3", {st_mode=S_IFREG|0664, 
st_size=3944448, ...}) = 0
lstat("DR.MOTTE&WESTBAM-MUSIC_IS_THE_KEY.MP3", {st_mode=S_IFREG|0664, 
st_size=3416064, ...}) = 0
lstat("OFFSPRING-WHY DON\'T YOU GET A JOB.MP3", {st_mode=S_IFREG|0664, 
st_size=2758656, ...}) = 0
lstat("PULP VICTIM-THE WORLD.MP3", {st_mode=S_IFREG|0664, st_size=7159808, 
...}) = 0
lstat("Mark Heller-You\'ll never find.mp3", {st_mode=S_IFREG|0664, 
st_size=3613545, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Mark Heller-"..., 54) = 54
lstat("Absolute Beginner-Nicht allein.mp3", {st_mode=S_IFREG|0664, 
st_size=3943372, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Absolute Beg"..., 55) = 55
lstat("Whitney Houston ft.Deborah Cox-Same script different cast.mp3", 
{st_mode=S_IFREG|0664, st_size=4805982, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 82) = 82
lstat("Queen-Anotherone bites the dust.mp3", {st_mode=S_IFREG|0664, 
st_size=3443855, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Queen-Anothe"..., 56) = 56
lstat("STYX-BABE.MP3", {st_mode=S_IFREG|0664, st_size=3919872, ...}) = 0
lstat("Whitney Houston-Exhale.mp3", {st_mode=S_IFREG|0664, st_size=3283357, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 47) = 47
lstat("A-HA-STAY ON THESE ROADS.MP3", {st_mode=S_IFREG|0664, st_size=3983360, 
...}) = 0
lstat("WATERGATE-HEART OF ASIA.MP3", {st_mode=S_IFREG|0664, st_size=5365760, 
...}) = 0
lstat("Phil Collins-The same moon.mp3", {st_mode=S_IFREG|0664, st_size=3976753, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/Phil Collins"..., 51) = 51
lstat("AERZTE-HAAR.MP3", {st_mode=S_IFREG|0664, st_size=3985408, ...}) = 0
lstat("ABSOLUTE BEGINNER-IRGENDWIE,IRGENDWO,IRGENDWANN.MP3", 
{st_mode=S_IFREG|0664, st_size=5322752, ...}) = 0
lstat("AERZTE-BLUMEN.MP3", {st_mode=S_IFREG|0664, st_size=3616768, ...}) = 0
lstat("Glass Tiger-Don\'t forget me(When I\'m gone).mp3", 
{st_mode=S_IFREG|0664, st_size=3948750, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Glass Tiger-"..., 67) = 67
lstat("SABRINA SETLUR-DU LIEBST MICH NICHT.MP3", {st_mode=S_IFREG|0664, 
st_size=3743744, ...}) = 0
lstat("MR._OIZO-FLAT_BEAT.MP3", {st_mode=S_IFREG|0664, st_size=3776512, ...}) = 0
lstat("FREUNDESKREIS-PULSSCHLAG.MP3", {st_mode=S_IFREG|0664, st_size=6219776, 
...}) = 0
lstat("AERZTE-AM ENDE MEINES KÖRPERS.MP3", {st_mode=S_IFREG|0664, 
st_size=2699264, ...}) = 0
lstat("Bloodhound gang - along comes mary.mp3", {st_mode=S_IFREG|0664, 
st_size=3205136, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Bloodhound g"..., 59) = 59
lstat("AERZTE-GEHEIM.MP3", {st_mode=S_IFREG|0664, st_size=1744896, ...}) = 0
lstat("Bonny Tyler-Holding out for a hero.mp3", {st_mode=S_IFREG|0664, 
st_size=4184897, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Bonny Tyler-"..., 59) = 59
lstat("Bryan Adams-Cloud#9.mp3", {st_mode=S_IFREG|0664, st_size=4041537, ...}) 
= 0
lstat("Eiffel65-Blue(Da ba dee).mp3", {st_mode=S_IFREG|0664, st_size=3542076, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/Eiffel65-Blu"..., 49) = 49
lstat("ATB-THE_SUMMER.MP3", {st_mode=S_IFREG|0664, st_size=3964928, ...}) = 0
lstat("Celine Dion - Then You Look At Me.mp3", {st_mode=S_IFREG|0664, 
st_size=3974083, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Celine Dion "..., 58) = 58
lstat("Phats_Small-turn_around.mp3", {st_mode=S_IFREG|0664, st_size=3428338, 
...}) = 0
lstat("PHIL COLLINS-IN THE AIR TONIGHT.MP3", {st_mode=S_IFREG|0664, 
st_size=5169152, ...}) = 0
lstat("Whitney Houston-Fine.mp3", {st_mode=S_IFREG|0664, st_size=3437630, ...}) 
= 0
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 45) = 45
lstat("Hermes House Band-I will survive.mp3", {st_mode=S_IFREG|0664, 
st_size=4270578, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Hermes House"..., 57) = 57
lstat("Vengaboys-We\'re going to Ibizza.mp3", {st_mode=S_IFREG|0664, 
st_size=3516162, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Vengaboys-We"..., 56) = 56
lstat("Das Bo - Türlich Türlich.mp3", {st_mode=S_IFREG|0664, st_size=3738354, 
...}) = 0
lstat("Texas-summer_son.mp3", {st_mode=S_IFREG|0664, st_size=3957365, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Texas-summer"..., 41) = 41
lstat("CELINE_DION-ALL_BY_MYSELF.MP3", {st_mode=S_IFREG|0664, st_size=4384768, 
...}) = 0
lstat("DIE_FANTASTISHEN_VIER-MFG.MP3", {st_mode=S_IFREG|0664, st_size=3399680, 
...}) = 0
lstat("AERZTE-LANGWEILIG.MP3", {st_mode=S_IFREG|0664, st_size=3094528, ...}) = 0
lstat("LOU_BEGA-MAMBO_NR.5.MP3", {st_mode=S_IFREG|0664, st_size=3555328, ...}) 
= 0
lstat("Whitney Houston-One moment in time.mp3", {st_mode=S_IFREG|0664, 
st_size=4578194, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 59) = 59
lstat("Win95sux.mp3", {st_mode=S_IFREG|0664, st_size=2082816, ...}) = 0
lstat("FREUNDESKREIS-ESPERANTO.MP3", {st_mode=S_IFREG|0664, st_size=4202496, 
...}) = 0
lstat("Whitney Houston-So emotional.mp3", {st_mode=S_IFREG|0664, 
st_size=4353795, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 53) = 53
lstat("All Saints-Bootie Call.mp3", {st_mode=S_IFREG|0664, st_size=3477292, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/All Saints-B"..., 47) = 47
lstat("NALINE AND KANE-OPEN YOUR EYES.MP3", {st_mode=S_IFREG|0664, 
st_size=3772416, ...}) = 0
lstat("JASON_NEVINS_VS._CYPRESS_HILL-INSANE_THE_BRAIN.MP3", 
{st_mode=S_IFREG|0664, st_size=3897344, ...}) = 0
lstat("WESTERNHAGEN-JONNY WALKER.MP3", {st_mode=S_IFREG|0664, st_size=5689344, 
...}) = 0
lstat("WESTERNHAGEN-MIT 18.MP3", {st_mode=S_IFREG|0664, st_size=10067968, ...}) 
= 0
lstat("Eiffel 65-To much of Heaven.mp3", {st_mode=S_IFREG|0664, 
st_size=5096174, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Eiffel 65-To"..., 52) = 52
lstat("M-PEOPLE-OPEN YOUR HEART.MP3", {st_mode=S_IFREG|0664, st_size=3514368, 
...}) = 0
lstat("Westernhagen-superstar.mp3", {st_mode=S_IFREG|0664, st_size=8250728, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/Westernhagen"..., 47) = 47
lstat("ABSOLUTE BEGINNER-GEHT WAS.MP3", {st_mode=S_IFREG|0664, st_size=3717120, 
...}) = 0
lstat("CARISMA-CLAP_YOUR_HANDS.MP3", {st_mode=S_IFREG|0664, st_size=3340288, 
...}) = 0
lstat("AERZTE-PARTY STIMKT.MP3", {st_mode=S_IFREG|0664, st_size=2879488, ...}) 
= 0
lstat("Tone-loc meets ZZ-bros. - funky cold medina \' y2k (radio mix).mp3", 
{st_mode=S_IFREG|0664, st_size=3639584, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Tone-loc mee"..., 86) = 86
lstat("OFFSPRING-THE KIDS ARE NOT ALLRIGHT.MP3", {st_mode=S_IFREG|0664, 
st_size=2908160, ...}) = 0
lstat("ABSOLUTE BEGINNER-DAS BOOT.MP3", {st_mode=S_IFREG|0664, st_size=3995648, 
...}) = 0
lstat("Wamdue Project-King of my Castle.mp3", {st_mode=S_IFREG|0664, 
st_size=3430480, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Wamdue Proje"..., 57) = 57
lstat("E 17-Betcha can\'t wait.mp3", {st_mode=S_IFREG|0664, st_size=3990964, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/E 17-Betcha "..., 47) = 47
lstat("Whitney Houston-You give good love.mp3", {st_mode=S_IFREG|0664, 
st_size=4019801, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 59) = 59
lstat("DIRTY_DANCING-SHES LIKE THE WIND.MP3", {st_mode=S_IFREG|0664, 
st_size=3727360, ...}) = 0
lstat("DIRTY_DANCING-HEY BABY.MP3", {st_mode=S_IFREG|0664, st_size=2301952, 
...}) = 0
lstat("Phil Lovell-Have you ever.mp3", {st_mode=S_IFREG|0664, st_size=3131212, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/Phil Lovell-"..., 50) = 50
lstat("Jessica Simpson - I Think I\'m In Love With You.mp3", 
{st_mode=S_IFREG|0664, st_size=3962253, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Jessica Simp"..., 71) = 71
lstat("WESTERNAHGEN-ICH BRAUCH\' NE FRAU.MP3", {st_mode=S_IFREG|0664, 
st_size=12201984, ...}) = 0
lstat("SABRINA SETLUR- NUR MIR.MP3", {st_mode=S_IFREG|0664, st_size=3903488, 
...}) = 0
lstat("Aquagen-Partyarlam(und ab geht\'s).mp3", {st_mode=S_IFREG|0664, 
st_size=3509473, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Aquagen-Part"..., 58) = 58
lstat("AERZTE-REBELL.MP3", {st_mode=S_IFREG|0664, st_size=3831808, ...}) = 0
lstat("AERZTE-OMABOY.MP3", {st_mode=S_IFREG|0664, st_size=6445056, ...}) = 0
lstat("Chaos.mp3", {st_mode=S_IFREG|0664, st_size=4108107, ...}) = 0
lstat("ABSOLUTE BEGINNER-HAMMERHART.MP3", {st_mode=S_IFREG|0664, 
st_size=3295232, ...}) = 0
lstat("Huey Lewis-Power of love.mp3", {st_mode=S_IFREG|0664, st_size=3775297, 
...}) = 0
write(1, "./hda3/neu-cds/mp3s/Huey Lewis-P"..., 49) = 49
lstat("H-BLOCKX VS. DR. RING-DING-RING OF FIRE.MP3", {st_mode=S_IFREG|0664, 
st_size=2957312, ...}) = 0
lstat("FREUNDESKREIS-STERNSTUNDE.MP3", {st_mode=S_IFREG|0664, st_size=5220352, 
...}) = 0
lstat("JENNIFER LOPEZ-SHOULD\'VE NEVER.MP3", {st_mode=S_IFREG|0664, 
st_size=5990400, ...}) = 0
lstat("Eros Ramazotti-Cosa  Della Vita.mp3", {st_mode=S_IFREG|0664, 
st_size=4281863, ...}) = 0
write(1, "./hda3/neu-cds/mp3s/Eros Ramazot"..., 56) = 56
lstat("BLOODHOUND GANG-COO COO CA CHOO.MP3", {st_mode=S_IFREG|0664, 
st_size=2510848, ...}) = 0
lstat("BREATHE-HANDY TO HEAVEN.MP3", {st_mode=S_IFREG|0664, st_size=4091904, 
...}) = 0
lstat("lists", {st_mode=S_IFDIR|0664, st_size=4096, ...}) = 0
open("lists", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0664, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lists")                          = -1 EACCES (Permission denied)
write(2, "find: ", 6find: )                   = 6
write(2, "./hda3/neu-cds/mp3s/lists", 25./hda3/neu-cds/mp3s/lists) = 25
write(2, ": Keine Berechtigung", 20: Keine Berechtigung)    = 20
write(2, "\n", 1
)                       = 1
write(1, "./hda3/neu-cds/mp3s/Eddie Cochra"..., 54) = 54
write(1, "./hda3/neu-cds/mp3s/Barcley Jame"..., 51) = 51
write(1, "./hda3/neu-cds/mp3s/Just Friends"..., 51) = 51
write(1, "./hda3/neu-cds/mp3s/Goldfinger-9"..., 49) = 49
write(1, "./hda3/neu-cds/mp3s/Die 3.Genera"..., 46) = 46
write(1, "./hda3/neu-cds/mp3s/Alphaville-F"..., 49) = 49
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 52) = 52
write(1, "./hda3/neu-cds/mp3s/Jennifer Lop"..., 54) = 54
write(1, "./hda3/neu-cds/mp3s/Olsen Brothe"..., 66) = 66
write(1, "./hda3/neu-cds/mp3s/Bob Marley &"..., 68) = 68
write(1, "./hda3/neu-cds/mp3s/Celine Dion "..., 59) = 59
write(1, "./hda3/neu-cds/mp3s/Christina_ag"..., 63) = 63
write(1, "./hda3/neu-cds/mp3s/Melanie C.-N"..., 59) = 59
write(1, "./hda3/neu-cds/mp3s/Moby - why d"..., 61) = 61
write(1, "./hda3/neu-cds/mp3s/2 4 Family-T"..., 48) = 48
write(1, "./hda3/neu-cds/mp3s/Andru Donald"..., 54) = 54
write(1, "./hda3/neu-cds/mp3s/All Saints-L"..., 50) = 50
write(1, "./hda3/neu-cds/mp3s/Christopher "..., 50) = 50
write(1, "./hda3/neu-cds/mp3s/Eiffel 65-Du"..., 46) = 46
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 56) = 56
write(1, "./hda3/neu-cds/mp3s/Robbie Willi"..., 48) = 48
write(1, "./hda3/neu-cds/mp3s/Gigi D\'Agost"..., 51) = 51
write(1, "./hda3/neu-cds/mp3s/Bonita-The H"..., 51) = 51
write(1, "./hda3/neu-cds/mp3s/Tina Turner-"..., 45) = 45
write(1, "./hda3/neu-cds/mp3s/Cutting Crew"..., 63) = 63
write(1, "./hda3/neu-cds/mp3s/Marque - One"..., 55) = 55
write(1, "./hda3/neu-cds/mp3s/After the Fi"..., 45) = 45
write(1, "./hda3/neu-cds/mp3s/Madonna-beau"..., 51) = 51
write(1, "./hda3/neu-cds/mp3s/Britney_spea"..., 49) = 49
write(1, "./hda3/neu-cds/mp3s/AZ Yet ft. P"..., 70) = 70
write(1, "./hda3/neu-cds/mp3s/Madison Aven"..., 58) = 58
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 51) = 51
write(1, "./hda3/neu-cds/mp3s/Art Garfunke"..., 48) = 48
write(1, "./hda3/neu-cds/mp3s/Sasha-We can"..., 53) = 53
write(1, "./hda3/neu-cds/mp3s/Alex-Ich wil"..., 47) = 47
write(1, "./hda3/neu-cds/mp3s/Judith-We go"..., 54) = 54
write(1, "./hda3/neu-cds/mp3s/N\'Sync-I\'ll "..., 47) = 47
write(1, "./hda3/neu-cds/mp3s/Heart-These "..., 41) = 41
write(1, "./hda3/neu-cds/mp3s/Rocky Sharp "..., 71) = 71
write(1, "./hda3/neu-cds/mp3s/10cc-I\'m not"..., 45) = 45
write(1, "./hda3/neu-cds/mp3s/Pet shop Boy"..., 46) = 46
write(1, "./hda3/neu-cds/mp3s/Survivor-Bur"..., 47) = 47
write(1, "./hda3/neu-cds/mp3s/Celine Dion-"..., 56) = 56
write(1, "./hda3/neu-cds/mp3s/Fragestunde."..., 36) = 36
write(1, "./hda3/neu-cds/mp3s/Heno-Werft d"..., 45) = 45
write(1, "./hda3/neu-cds/mp3s/Britney_spea"..., 58) = 58
write(1, "./hda3/neu-cds/mp3s/Janet Jackso"..., 46) = 46
write(1, "./hda3/neu-cds/mp3s/Hall & Oates"..., 48) = 48
write(1, "./hda3/neu-cds/mp3s/Rod Steward-"..., 66) = 66
write(1, "./hda3/neu-cds/mp3s/2leef.mp3\n", 30) = 30
write(1, "./hda3/neu-cds/mp3s/Masterboy-Fe"..., 53) = 53
write(1, "./hda3/neu-cds/mp3s/Highland-Se "..., 43) = 43
write(1, "./hda3/neu-cds/mp3s/Survivor-Eye"..., 50) = 50
write(1, "./hda3/neu-cds/mp3s/Mungo Jerry-"..., 54) = 54
write(1, "./hda3/neu-cds/mp3s/Guns n\'Roses"..., 51) = 51
write(1, "./hda3/neu-cds/mp3s/The free-All"..., 47) = 47
write(1, "./hda3/neu-cds/mp3s/Bangles-Mani"..., 46) = 46
write(1, "./hda3/neu-cds/mp3s/Fury in the "..., 75) = 75
write(1, "./hda3/neu-cds/mp3s/Club Robbers"..., 48) = 48
write(1, "./hda3/neu-cds/mp3s/Bloodhound g"..., 56) = 56
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 61) = 61
write(1, "./hda3/neu-cds/mp3s/Mr.Big-Just "..., 50) = 50
write(1, "./hda3/neu-cds/mp3s/Fleetwood MA"..., 49) = 49
write(1, "./hda3/neu-cds/mp3s/Deichkind ft"..., 54) = 54
write(1, "./hda3/neu-cds/mp3s/Celine Dion-"..., 48) = 48
write(1, "./hda3/neu-cds/mp3s/In Mood ft.J"..., 61) = 61
write(1, "./hda3/neu-cds/mp3s/Shania_Twain"..., 64) = 64
write(1, "./hda3/neu-cds/mp3s/whitney Hous"..., 61) = 61
write(1, "./hda3/neu-cds/mp3s/Ann Lee-2 ti"..., 40) = 40
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 59) = 59
write(1, "./hda3/neu-cds/mp3s/Vengaboys - "..., 48) = 48
write(1, "./hda3/neu-cds/mp3s/DJ Tonka- Sh"..., 48) = 48
write(1, "./hda3/neu-cds/mp3s/Shank-sweet_"..., 51) = 51
write(1, "./hda3/neu-cds/mp3s/Jameroquai -"..., 56) = 56
write(1, "./hda3/neu-cds/mp3s/Oasis-Wonder"..., 41) = 41
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 63) = 63
write(1, "./hda3/neu-cds/mp3s/Eddy Money-T"..., 56) = 56
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 67) = 67
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 64) = 64
write(1, "./hda3/neu-cds/mp3s/Blue Waves.m"..., 35) = 35
write(1, "./hda3/neu-cds/mp3s/Red Hot Chil"..., 66) = 66
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 59) = 59
write(1, "./hda3/neu-cds/mp3s/Laid Black-S"..., 67) = 67
write(1, "./hda3/neu-cds/mp3s/Mandy_Moore-"..., 56) = 56
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 55) = 55
write(1, "./hda3/neu-cds/mp3s/Lido Brother"..., 53) = 53
write(1, "./hda3/neu-cds/mp3s/Shania_Twain"..., 59) = 59
write(1, "./hda3/neu-cds/mp3s/Will_Smith-w"..., 50) = 50
write(1, "./hda3/neu-cds/mp3s/Chris Andrew"..., 52) = 52
write(1, "./hda3/neu-cds/mp3s/Joe Cocker-N"..., 52) = 52
write(1, "./hda3/neu-cds/mp3s/Far Corporat"..., 59) = 59
write(1, "./hda3/neu-cds/mp3s/Red_Hot_Chil"..., 58) = 58
write(1, "./hda3/neu-cds/mp3s/Foreigner-Ju"..., 48) = 48
write(1, "./hda3/neu-cds/mp3s/Paul Bradly-"..., 58) = 58
write(1, "./hda3/neu-cds/mp3s/Mariah Carey"..., 44) = 44
write(1, "./hda3/neu-cds/mp3s/Sasha-I feel"..., 45) = 45
write(1, "./hda3/neu-cds/mp3s/Whitney Hous"..., 57) = 57
write(1, "./hda3/neu-cds/mp3s/Die toten Ho"..., 47) = 47
write(1, "./hda3/neu-cds/mp3s/Uriah Heep-L"..., 49) = 49
write(1, "./hda3/neu-cds/mp3s/Duran Duran-"..., 52) = 52
write(1, "./hda3/neu-cds/mp3s/Junia-Skateb"..., 39) = 39
chdir("..")                             = 0
lstat("images", {st_mode=S_IFDIR|0764, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/images\n", 22) = 22
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0764, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
write(1, "./hda3/neu-cds/images/peng2.jpg\n", 32) = 32
write(1, "./hda3/neu-cds/images/peng1.jpg\n", 32) = 32
chdir("..")                             = 0
lstat("id3tagger", {st_mode=S_IFREG|0775, st_size=17073, ...}) = 0
write(1, "./hda3/neu-cds/id3tagger\n", 25) = 25
lstat("cd2mp3", {st_mode=S_IFDIR|0764, st_size=4096, ...}) = 0
open("cd2mp3", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0764, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cd2mp3")                         = 0
lstat("install", {st_mode=S_IFREG|0775, st_size=4906, ...}) = 0
lstat("cd2mp3", {st_mode=S_IFREG|0764, st_size=4062, ...}) = 0
lstat("docs", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("docs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 180
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("docs")                           = 0
write(1, "./hda3/neu-cds/cd2mp3/docs/chang"..., 35) = 35
chdir("..")                             = 0
chdir("..")                             = 0
lstat("nicht in Ordnung", {st_mode=S_IFDIR|0764, st_size=4096, ...}) = 0
open("nicht in Ordnung", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0764, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 684
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nicht in Ordnung")               = 0
lstat("allsaints-heaven.zip", {st_mode=S_IFREG|0764, st_size=4544402, ...}) = 0
write(1, "./hda3/neu-cds/nicht in Ordnung/"..., 53) = 53
lstat("whitne.zip", {st_mode=S_IFREG|0764, st_size=4153339, ...}) = 0
write(1, "./hda3/neu-cds/nicht in Ordnung/"..., 43) = 43
lstat("whitney houston - my love is your love - 11 - i bow out.mp3.crypt", 
{st_mode=S_IFREG|0764, st_size=4343760, ...}) = 0
write(1, "./hda3/neu-cds/nicht in Ordnung/"..., 98) = 98
lstat("Whitney_Houston_-_My_Love_Is_Your_Love_-_13_-_Bonus_Track.mp3", 
{st_mode=S_IFREG|0764, st_size=4263776, ...}) = 0
write(1, "./hda3/neu-cds/nicht in Ordnung/"..., 94) = 94
lstat("Whitney Houston-I was made to love him.mp3", {st_mode=S_IFREG|0764, 
st_size=4213282, ...}) = 0
write(1, "./hda3/neu-cds/nicht in Ordnung/"..., 75) = 75
lstat("Celine Dion-That\'s the way it is.mp3", {st_mode=S_IFREG|0764, 
st_size=3367445, ...}) = 0
write(1, "./hda3/neu-cds/nicht in Ordnung/"..., 69) = 69
lstat("love.zip", {st_mode=S_IFREG|0764, st_size=3354176, ...}) = 0
write(1, "./hda3/neu-cds/nicht in Ordnung/"..., 41) = 41
lstat("Eiffel 65 & Nicole Key  --  Love.mp3", {st_mode=S_IFREG|0764, 
st_size=3801088, ...}) = 0
write(1, "./hda3/neu-cds/nicht in Ordnung/"..., 69) = 69
lstat("whitney.zip", {st_mode=S_IFREG|0764, st_size=4700976, ...}) = 0
write(1, "./hda3/neu-cds/nicht in Ordnung/"..., 44) = 44
lstat("13.bin", {st_mode=S_IFREG|0764, st_size=4264663, ...}) = 0
lstat("whitneyhouston.zip", {st_mode=S_IFREG|0764, st_size=4701928, ...}) = 0
write(1, "./hda3/neu-cds/nicht in Ordnung/"..., 51) = 51
lstat("Whitneyhouston-Ibowout.zip", {st_mode=S_IFREG|0764, st_size=4345163, 
...}) = 0
write(1, "./hda3/neu-cds/nicht in Ordnung/"..., 59) = 59
lstat("whitney-Ull_never_stand_alone.mp3", {st_mode=S_IFREG|0764, 
st_size=4190928, ...}) = 0
write(1, "./hda3/neu-cds/nicht in Ordnung/"..., 66) = 66
lstat("Whitneyhouston-Ibowout", {st_mode=S_IFDIR|0764, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/nicht in Ordnung/"..., 55) = 55
open("Whitneyhouston-Ibowout", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0764, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Whitneyhouston-Ibowout")         = 0
write(1, "./hda3/neu-cds/nicht in Ordnung/"..., 115) = 115
chdir("..")                             = 0
chdir("..")                             = 0
lstat("cd2mp3-1.0-5.lsm", {st_mode=S_IFREG|0664, st_size=595, ...}) = 0
lstat("cd2mp3-1.0-5.tar.gz", {st_mode=S_IFREG|0664, st_size=12064, ...}) = 0
lstat("ready", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready\n", 21)  = 21
open("ready", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 31 entries */, 3933)     = 1020
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ready")                          = 0
lstat("metallica.kill-em-all", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready/metallica.k"..., 43) = 43
open("metallica.kill-em-all", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 268
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("metallica.kill-em-all")          = 0
chdir("..")                             = 0
lstat("hblockx-time-to-move", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready/hblockx-tim"..., 42) = 42
open("hblockx-time-to-move", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 340
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hblockx-time-to-move")           = 0
chdir("..")                             = 0
lstat("lordsofbrooklyn-all-my-family", {st_mode=S_IFDIR|0775, st_size=4096, 
...}) = 0
open("lordsofbrooklyn-all-my-family", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 364
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lordsofbrooklyn-all-my-family")  = 0
chdir("..")                             = 0
lstat("metallica-reload", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready/metallica-r"..., 38) = 38
open("metallica-reload", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 264
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("metallica-reload")               = 0
chdir("..")                             = 0
lstat("bad-religion.tested", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready/bad-religio"..., 41) = 41
open("bad-religion.tested", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 360
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bad-religion.tested")            = 0
write(1, "./hda3/neu-cds/ready/bad-religio"..., 48) = 48
chdir("..")                             = 0
lstat("metallica-garageinc-cd1", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready/metallica-g"..., 45) = 45
open("metallica-garageinc-cd1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("metallica-garageinc-cd1")        = 0
chdir("..")                             = 0
lstat("die_aerzte-das_beste_von_kurz_nach_frueher_bis_jetzt-cd1", 
{st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready/die_aerzte-"..., 78) = 78
open("die_aerzte-das_beste_von_kurz_nach_frueher_bis_jetzt-cd1", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 21 entries */, 3933)     = 484
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("die_aerzte-das_beste_von_kurz_nach_frueher_bis_jetzt-cd1") = 0
chdir("..")                             = 0
lstat("rock_hot_cd1", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("rock_hot_cd1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 412
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("rock_hot_cd1")                   = 0
chdir("..")                             = 0
lstat("loving-you.cd2", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("loving-you.cd2", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 436
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("loving-you.cd2")                 = 0
chdir("..")                             = 0
lstat("rock_hot_cd2", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("rock_hot_cd2", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 432
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("rock_hot_cd2")                   = 0
chdir("..")                             = 0
lstat("offspring-ignition", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("offspring-ignition", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 316
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("offspring-ignition")             = 0
chdir("..")                             = 0
lstat("marilyn_monroe-diamonds_are_a_girls_best_friend", {st_mode=S_IFDIR|0775, 
st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready/marilyn_mon"..., 69) = 69
open("marilyn_monroe-diamonds_are_a_girls_best_friend", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 22 entries */, 3933)     = 508
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("marilyn_monroe-diamonds_are_a_girls_best_friend") = 0
chdir("..")                             = 0
lstat("die_aerzte-das_beste_von_kurz_nach_frueher_bis_jetzt-cd2", 
{st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready/die_aerzte-"..., 78) = 78
open("die_aerzte-das_beste_von_kurz_nach_frueher_bis_jetzt-cd2", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 388
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("die_aerzte-das_beste_von_kurz_nach_frueher_bis_jetzt-cd2") = 0
chdir("..")                             = 0
lstat("meat_loaf-back_from_hell_again", {st_mode=S_IFDIR|0775, st_size=4096, 
...}) = 0
write(1, "./hda3/neu-cds/ready/meat_loaf-b"..., 52) = 52
open("meat_loaf-back_from_hell_again", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 440
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("meat_loaf-back_from_hell_again") = 0
chdir("..")                             = 0
lstat("charly-party", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("charly-party", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("charly-party")                   = 0
chdir("..")                             = 0
lstat("meat_loaf-bat_out_of_hell", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready/meat_loaf-b"..., 47) = 47
open("meat_loaf-bat_out_of_hell", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 336
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("meat_loaf-bat_out_of_hell")      = 0
chdir("..")                             = 0
lstat("offspring.ixnay-on-the-hombre", {st_mode=S_IFDIR|0775, st_size=4096, 
...}) = 0
write(1, "./hda3/neu-cds/ready/offspring.i"..., 51) = 51
open("offspring.ixnay-on-the-hombre", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("offspring.ixnay-on-the-hombre")  = 0
write(1, "./hda3/neu-cds/ready/offspring.i"..., 61) = 61
chdir("..")                             = 0
lstat("rock_starts_vol3", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("rock_starts_vol3", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 424
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("rock_starts_vol3")               = 0
chdir("..")                             = 0
lstat("dog-eat-dog.amped", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready/dog-eat-dog"..., 39) = 39
open("dog-eat-dog.amped", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 316
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dog-eat-dog.amped")              = 0
chdir("..")                             = 0
lstat("bandits-from_the_movie", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready/bandits-fro"..., 44) = 44
open("bandits-from_the_movie", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 20 entries */, 3933)     = 456
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bandits-from_the_movie")         = 0
chdir("..")                             = 0
lstat("id3tagger", {st_mode=S_IFREG|0764, st_size=17073, ...}) = 0
write(1, "./hda3/neu-cds/ready/id3tagger\n", 31) = 31
lstat("guns-n-roses.appetite-for-destruction", {st_mode=S_IFDIR|0775, 
st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready/guns-n-rose"..., 59) = 59
open("guns-n-roses.appetite-for-destruction", O_RDONLY|O_NONBLOCK|O_DIRECTORY) 
= 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 316
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("guns-n-roses.appetite-for-destruction") = 0
chdir("..")                             = 0
lstat("loving-you.cd1", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("loving-you.cd1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 436
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("loving-you.cd1")                 = 0
chdir("..")                             = 0
lstat("loving-you.cd3", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("loving-you.cd3", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 412
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("loving-you.cd3")                 = 0
chdir("..")                             = 0
lstat("TESTED", {st_mode=S_IFDIR|0770, st_size=4096, ...}) = 0
open("TESTED", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0770, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("TESTED")                         = 0
lstat("aral", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("aral", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 504
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("aral")                           = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("green-day.dookie", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready/green-day.d"..., 38) = 38
open("green-day.dookie", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 364
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("green-day.dookie")               = 0
chdir("..")                             = 0
lstat("cypreshill", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready/cypreshill\n", 32) = 32
open("cypreshill", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cypreshill")                     = 0
lstat(" -", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open(" -", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 420
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(" -")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("notorius-b.i.g", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("notorius-b.i.g", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("notorius-b.i.g")                 = 0
chdir("..")                             = 0
lstat("hblockx-fly_eyes", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/ready/hblockx-fly"..., 38) = 38
open("hblockx-fly_eyes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 388
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hblockx-fly_eyes")               = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("utillities", {st_mode=S_IFDIR|0764, st_size=4096, ...}) = 0
write(1, "./hda3/neu-cds/utillities\n", 26) = 26
open("utillities", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0764, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 380
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("utillities")                     = 0
write(1, "./hda3/neu-cds/utillities/netvam"..., 38) = 38
write(1, "./hda3/neu-cds/utillities/wpack3"..., 39) = 39
write(1, "./hda3/neu-cds/utillities/winzip"..., 42) = 42
write(1, "./hda3/neu-cds/utillities/abemp3"..., 37) = 37
write(1, "./hda3/neu-cds/utillities/filzip"..., 37) = 37
write(1, "./hda3/neu-cds/utillities/German"..., 37) = 37
write(1, "./hda3/neu-cds/utillities/downlo"..., 46) = 46
write(1, "./hda3/neu-cds/utillities/flash3"..., 38) = 38
write(1, "./hda3/neu-cds/utillities/raincp"..., 38) = 38
write(1, "./hda3/neu-cds/utillities/celine"..., 37) = 37
write(1, "./hda3/neu-cds/utillities/netvam"..., 38) = 38
chdir("..")                             = 0
write(1, "./hda3/neu-cds/aral-liederliste."..., 47) = 47
chdir("..")                             = 0
write(1, "./hda3/homebackup.tar.gz\n", 25) = 25
chdir("..")                             = 0
lstat("brennen", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./brennen\n", 10)             = 10
open("brennen", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("brennen")                        = 0
write(1, "./brennen/suse7-2\n", 18)     = 18
write(1, "./brennen/image1.raw\n", 21)  = 21
chdir("..")                             = 0
lstat("free", {st_mode=S_IFLNK|0777, st_size=4, ...}) = 0
write(1, "./free\n", 7)                 = 7
lstat("archiv", {st_mode=S_IFLNK|0777, st_size=5, ...}) = 0
lstat("transfer", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer\n", 11)            = 11
open("transfer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 29 entries */, 3933)     = 636
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("transfer")                       = 0
lstat("192.168.", {st_mode=S_IFREG|0600, st_size=1422, ...}) = 0
lstat("printcap1", {st_mode=S_IFREG|0644, st_size=2644, ...}) = 0
lstat("gcc-dos", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("gcc-dos", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 400
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gcc-dos")                        = 0
lstat("copying.dj", {st_mode=S_IFREG|0640, st_size=2084, ...}) = 0
lstat("mak3791b.zip", {st_mode=S_IFREG|0640, st_size=268854, ...}) = 0
lstat("txi40b.zip", {st_mode=S_IFREG|0640, st_size=646656, ...}) = 0
lstat("zip-picker.cgi", {st_mode=S_IFREG|0640, st_size=4320, ...}) = 0
write(1, "./transfer/gcc-dos/zip-picker.cg"..., 34) = 34
lstat("djcrx203.zip", {st_mode=S_IFREG|0640, st_size=639989, ...}) = 0
lstat("disks", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("disks", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 296
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("disks")                          = 0
write(1, "./transfer/gcc-dos/disks/readme."..., 36) = 36
write(1, "./transfer/gcc-dos/disks/djdev20"..., 38) = 38
chdir("..")                             = 0
lstat("gcc2952b.zip", {st_mode=S_IFREG|0640, st_size=1932910, ...}) = 0
lstat("gdb418b.zip", {st_mode=S_IFREG|0640, st_size=1180514, ...}) = 0
lstat("bnu2951b.zip", {st_mode=S_IFREG|0640, st_size=2567839, ...}) = 0
lstat("readme.1st", {st_mode=S_IFREG|0640, st_size=19594, ...}) = 0
write(1, "./transfer/gcc-dos/readme.1st\n", 30) = 30
lstat("orig", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("orig", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 368
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("orig")                           = 0
write(1, "./transfer/gcc-dos/orig/zip-pick"..., 39) = 39
write(1, "./transfer/gcc-dos/orig/readme.1"..., 35) = 35
write(1, "./transfer/gcc-dos/orig/djdev203"..., 37) = 37
chdir("..")                             = 0
write(1, "./transfer/gcc-dos/djdev203.zip\n", 32) = 32
chdir("..")                             = 0
lstat("java", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("java", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 256
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("java")                           = 0
lstat("jdk-1.2.2-RC4-linux-i386-glibc-2.1.2.sh", {st_mode=S_IFREG|0564, 
st_size=22485129, ...}) = 0
lstat("jswdk1_0_1-solsparc[1].tar.Z", {st_mode=S_IFREG|0564, st_size=953434, 
...}) = 0
lstat("sol_linux", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("sol_linux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sol_linux")                      = 0
lstat("samples", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/sol_linux/sample"..., 34) = 34
open("samples", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("samples")                        = 0
write(1, "./transfer/java/sol_linux/sample"..., 46) = 46
chdir("..")                             = 0
lstat("opentools", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/sol_linux/opento"..., 36) = 36
open("opentools", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("opentools")                      = 0
write(1, "./transfer/java/sol_linux/opento"..., 50) = 50
chdir("..")                             = 0
lstat("foundation", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("foundation", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("foundation")                     = 0
lstat("solaris", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("solaris", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("solaris")                        = 0
write(1, "./transfer/java/sol_linux/founda"..., 57) = 57
chdir("..")                             = 0
lstat("no_vm", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("no_vm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("no_vm")                          = 0
write(1, "./transfer/java/sol_linux/founda"..., 55) = 55
chdir("..")                             = 0
lstat("intl_patches", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/sol_linux/founda"..., 50) = 50
open("intl_patches", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("intl_patches")                   = 0
lstat("readme.txt", {st_mode=S_IFREG|0564, st_size=490, ...}) = 0
write(1, "./transfer/java/sol_linux/founda"..., 61) = 61
lstat("Solaris", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("Solaris", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Solaris")                        = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("ent", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/sol_linux/ent\n", 30) = 30
open("ent", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ent")                            = 0
write(1, "./transfer/java/sol_linux/ent/de"..., 41) = 41
write(1, "./transfer/java/sol_linux/ent/jd"..., 52) = 52
write(1, "./transfer/java/sol_linux/ent/jd"..., 53) = 53
write(1, "./transfer/java/sol_linux/ent/li"..., 42) = 42
chdir("..")                             = 0
lstat("docs", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("docs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("docs")                           = 0
write(1, "./transfer/java/sol_linux/docs/l"..., 43) = 43
chdir("..")                             = 0
lstat("LinuxJIT", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("LinuxJIT", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("LinuxJIT")                       = 0
chdir("..")                             = 0
lstat("CorelLinux", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/sol_linux/CorelL"..., 37) = 37
open("CorelLinux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CorelLinux")                     = 0
write(1, "./transfer/java/sol_linux/CorelL"..., 70) = 70
write(1, "./transfer/java/sol_linux/CorelL"..., 55) = 55
write(1, "./transfer/java/sol_linux/CorelL"..., 55) = 55
write(1, "./transfer/java/sol_linux/CorelL"..., 57) = 57
chdir("..")                             = 0
chdir("..")                             = 0
lstat("JBuilder35FoundationKey.txt", {st_mode=S_IFREG|0764, st_size=506, ...}) 
= 0
write(1, "./transfer/java/JBuilder35Founda"..., 44) = 44
lstat("dft-v153img.bin", {st_mode=S_IFREG|0744, st_size=1474560, ...}) = 0
lstat("jdk1.2.2", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("jdk1.2.2", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 296
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("jdk1.2.2")                       = 0
lstat("bin", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("bin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 30 entries */, 3933)     = 588
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bin")                            = 0
lstat("jar", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
lstat("jdb", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
lstat("i386", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("i386", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("i386")                           = 0
lstat("native_threads", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 49) = 49
open("native_threads", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 23 entries */, 3933)     = 432
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("native_threads")                 = 0
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 59) = 59
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 59) = 59
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 58) = 58
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 59) = 59
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 57) = 57
chdir("..")                             = 0
lstat("green_threads", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 48) = 48
open("green_threads", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 23 entries */, 3933)     = 432
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("green_threads")                  = 0
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 58) = 58
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 58) = 58
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 57) = 57
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 60) = 60
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 58) = 58
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/bin/i38"..., 56) = 56
chdir("..")                             = 0
chdir("..")                             = 0
lstat("java", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
lstat("rmic", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
lstat("rmid", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
lstat("javac", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
lstat("javah", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
lstat("javap", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
lstat("java-rmi.cgi", {st_mode=S_IFREG|0775, st_size=2080, ...}) = 0
lstat("oldjava", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
lstat("appletviewer", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/bin/app"..., 42) = 42
lstat("serialver", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/bin/ser"..., 39) = 39
lstat("jarsigner", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/bin/jar"..., 39) = 39
lstat("extcheck", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/bin/ext"..., 38) = 38
lstat("javadt", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
lstat("oldjdb", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
lstat("rmiregistry", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/bin/rmi"..., 41) = 41
lstat("tnameserv", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/bin/tna"..., 39) = 39
lstat("policytool", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
lstat("javadoc", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
lstat("native2ascii", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/bin/nat"..., 42) = 42
lstat("keytool", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/bin/key"..., 37) = 37
lstat(".java_wrapper", {st_mode=S_IFREG|0775, st_size=3293, ...}) = 0
lstat("TCPReceiver.class", {st_mode=S_IFREG|0764, st_size=2555, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/bin/TCP"..., 47) = 47
lstat("vier", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/bin/vie"..., 34) = 34
open("vier", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("vier")                           = -1 EACCES (Permission denied)
write(2, "find: ", 6find: )                   = 6
write(2, "./transfer/java/jdk1.2.2/bin/vie"..., 
33./transfer/java/jdk1.2.2/bin/vier) = 33
write(2, ": Keine Berechtigung", 20: Keine Berechtigung)    = 20
write(2, "\n", 1
)                       = 1
lstat("server", {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/bin/ser"..., 36) = 36
open("server", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0760, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("server")                         = -1 EACCES (Permission denied)
write(2, "find: ", 6find: )                   = 6
write(2, "./transfer/java/jdk1.2.2/bin/ser"..., 
35./transfer/java/jdk1.2.2/bin/server) = 35
write(2, ": Keine Berechtigung", 20: Keine Berechtigung)    = 20
write(2, "\n", 1
)                       = 1
write(1, "./transfer/java/jdk1.2.2/bin/TCP"..., 45) = 45
chdir("..")                             = 0
lstat("jre", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre\n", 29) = 29
open("jre", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("jre")                            = 0
lstat("bin", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("bin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bin")                            = 0
lstat("i386", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("i386", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("i386")                           = 0
lstat("native_threads", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/bin"..., 53) = 53
open("native_threads", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 148
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("native_threads")                 = 0
write(1, "./transfer/java/jdk1.2.2/jre/bin"..., 65) = 65
write(1, "./transfer/java/jdk1.2.2/jre/bin"..., 63) = 63
write(1, "./transfer/java/jdk1.2.2/jre/bin"..., 61) = 61
chdir("..")                             = 0
lstat("green_threads", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/bin"..., 52) = 52
open("green_threads", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 148
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("green_threads")                  = 0
write(1, "./transfer/java/jdk1.2.2/jre/bin"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/jre/bin"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/jre/bin"..., 60) = 60
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/jre/bin"..., 47) = 47
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/jre/bin"..., 45) = 45
write(1, "./transfer/java/jdk1.2.2/jre/bin"..., 43) = 43
write(1, "./transfer/java/jdk1.2.2/jre/bin"..., 42) = 42
write(1, "./transfer/java/jdk1.2.2/jre/bin"..., 41) = 41
chdir("..")                             = 0
lstat("lib", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 380
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lib")                            = 0
lstat("cmm", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("cmm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cmm")                            = 0
chdir("..")                             = 0
lstat("ext", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 37) = 37
open("ext", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ext")                            = 0
chdir("..")                             = 0
lstat("i386", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("i386", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 22 entries */, 3933)     = 508
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("i386")                           = 0
lstat("libzip.so", {st_mode=S_IFREG|0664, st_size=223839, ...}) = 0
lstat("libJdbcOdbc.so", {st_mode=S_IFREG|0664, st_size=97358, ...}) = 0
lstat("libagent.so", {st_mode=S_IFREG|0664, st_size=110278, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 50) = 50
lstat("libfontmanager.so", {st_mode=S_IFREG|0664, st_size=1862601, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 56) = 56
lstat("native_threads", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 53) = 53
open("native_threads", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("native_threads")                 = 0
chdir("..")                             = 0
lstat("libdcpr.so", {st_mode=S_IFREG|0664, st_size=422812, ...}) = 0
lstat("libmlib_image.so", {st_mode=S_IFREG|0664, st_size=160504, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 55) = 55
lstat("classic", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("classic", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("classic")                        = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 57) = 57
chdir("..")                             = 0
lstat("libdt_socket.so", {st_mode=S_IFREG|0664, st_size=89774, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 54) = 54
lstat("green_threads", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 52) = 52
open("green_threads", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("green_threads")                  = 0
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 49) = 49
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 48) = 48
chdir("..")                             = 0
lstat("audio", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("audio", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("audio")                          = 0
chdir("..")                             = 0
lstat("fonts", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("fonts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 492
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("fonts")                          = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 71) = 71
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 66) = 66
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 63) = 63
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 67) = 67
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 67) = 67
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 65) = 65
chdir("..")                             = 0
lstat("i18n.jar", {st_mode=S_IFREG|0664, st_size=2976620, ...}) = 0
lstat("content-types.properties", {st_mode=S_IFREG|0664, st_size=5783, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 58) = 58
lstat("font.properties", {st_mode=S_IFREG|0664, st_size=9268, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 49) = 49
lstat("flavormap.properties", {st_mode=S_IFREG|0664, st_size=929, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 54) = 54
lstat("images", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 40) = 40
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
lstat("cursors", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("cursors", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 304
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cursors")                        = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 67) = 67
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 74) = 74
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 72) = 72
chdir("..")                             = 0
chdir("..")                             = 0
lstat("locale", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 40) = 40
open("locale", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 104
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("locale")                         = 0
lstat("de", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 43) = 43
open("de", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("de")                             = 0
lstat("app-defaults", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 56) = 56
open("app-defaults", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("app-defaults")                   = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("ja", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("ja", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ja")                             = 0
lstat("app-defaults", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 56) = 56
open("app-defaults", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("app-defaults")                   = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("ja_JP.UTF-8", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("ja_JP.UTF-8", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ja_JP.UTF-8")                    = 0
lstat("app-defaults", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 65) = 65
open("app-defaults", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("app-defaults")                   = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("ja_JP.PCK", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("ja_JP.PCK", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ja_JP.PCK")                      = 0
lstat("app-defaults", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 63) = 63
open("app-defaults", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("app-defaults")                   = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("rt.jar", {st_mode=S_IFREG|0664, st_size=10819620, ...}) = 0
lstat("security", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 42) = 42
open("security", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("security")                       = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 50) = 50
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 56) = 56
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/jre/lib"..., 52) = 52
chdir("..")                             = 0
chdir("..")                             = 0
lstat("lib", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lib")                            = 0
chdir("..")                             = 0
lstat("demo", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo\n", 30) = 30
open("demo", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("demo")                           = 0
lstat("jfc", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("jfc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 276
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("jfc")                            = 0
lstat("TableExample", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 47) = 47
open("TableExample", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("TableExample")                   = 0
lstat("src", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 260
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 65) = 65
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 68) = 68
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 66) = 66
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 68) = 68
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 64) = 64
chdir("..")                             = 0
lstat("Java2D", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("Java2D", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 104
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Java2D")                         = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 56) = 56
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 55) = 55
chdir("..")                             = 0
lstat("Notepad", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 42) = 42
open("Notepad", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Notepad")                        = 0
lstat("src", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 59) = 59
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 68) = 68
chdir("..")                             = 0
lstat("README.txt", {st_mode=S_IFREG|0664, st_size=373, ...}) = 0
lstat("resources", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 52) = 52
open("resources", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 244
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("resources")                      = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 60) = 60
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 74) = 74
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 74) = 74
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 71) = 71
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 54) = 54
chdir("..")                             = 0
lstat("Metalworks", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 45) = 45
open("Metalworks", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Metalworks")                     = 0
lstat("src", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 528
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 73) = 73
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 75) = 75
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 71) = 71
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 76) = 76
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 65) = 65
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 78) = 78
chdir("..")                             = 0
lstat("README.txt", {st_mode=S_IFREG|0664, st_size=2023, ...}) = 0
lstat("Metalworks.jar", {st_mode=S_IFREG|0664, st_size=30184, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 60) = 60
lstat("images", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 52) = 52
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 71) = 71
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 69) = 69
chdir("..")                             = 0
lstat("MyTheme.theme", {st_mode=S_IFREG|0664, st_size=438, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 59) = 59
lstat("HelpFiles", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 55) = 55
open("HelpFiles", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 212
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("HelpFiles")                      = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 68) = 68
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 66) = 66
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 71) = 71
chdir("..")                             = 0
chdir("..")                             = 0
lstat("DBDemos", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 42) = 42
open("DBDemos", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("DBDemos")                        = 0
lstat("JavaDB", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("JavaDB", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("JavaDB")                         = 0
chdir("..")                             = 0
lstat("README.txt", {st_mode=S_IFREG|0664, st_size=273, ...}) = 0
lstat("CreateCoffees", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 56) = 56
open("CreateCoffees", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CreateCoffees")                  = 0
lstat("Sybase", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 63) = 63
open("Sybase", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Sybase")                         = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 83) = 83
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 82) = 82
chdir("..")                             = 0
lstat("MSAccess", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 65) = 65
open("MSAccess", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MSAccess")                       = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 85) = 85
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 84) = 84
chdir("..")                             = 0
chdir("..")                             = 0
lstat("InsertCoffees", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 56) = 56
open("InsertCoffees", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("InsertCoffees")                  = 0
lstat("Sybase", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 63) = 63
open("Sybase", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Sybase")                         = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 82) = 82
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 83) = 83
chdir("..")                             = 0
lstat("SQLSrvr", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("SQLSrvr", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SQLSrvr")                        = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 83) = 83
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 84) = 84
chdir("..")                             = 0
chdir("..")                             = 0
lstat("InsertSuppliers", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 58) = 58
open("InsertSuppliers", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("InsertSuppliers")                = 0
lstat("Sybase", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 65) = 65
open("Sybase", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Sybase")                         = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 87) = 87
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 86) = 86
chdir("..")                             = 0
lstat("MSAccess", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 67) = 67
open("MSAccess", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MSAccess")                       = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 89) = 89
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 88) = 88
chdir("..")                             = 0
chdir("..")                             = 0
lstat("private.fls", {st_mode=S_IFREG|0664, st_size=12, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 54) = 54
lstat("CreateSuppliers", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 58) = 58
open("CreateSuppliers", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CreateSuppliers")                = 0
lstat("Sybase", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 65) = 65
open("Sybase", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Sybase")                         = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 86) = 86
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 87) = 87
chdir("..")                             = 0
lstat("MSAccess", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 67) = 67
open("MSAccess", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MSAccess")                       = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 88) = 88
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 89) = 89
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("Stylepad", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 43) = 43
open("Stylepad", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Stylepad")                       = 0
lstat("src", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 164
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 63) = 63
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 60) = 60
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 63) = 63
chdir("..")                             = 0
lstat("README.txt", {st_mode=S_IFREG|0664, st_size=378, ...}) = 0
lstat("resources", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 53) = 53
open("resources", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 608
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("resources")                      = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 65) = 65
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 63) = 63
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 73) = 73
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 75) = 75
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 63) = 63
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 75) = 75
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 67) = 67
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 72) = 72
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 76) = 76
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 69) = 69
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 56) = 56
chdir("..")                             = 0
lstat("SwingSet", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 43) = 43
open("SwingSet", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 332
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SwingSet")                       = 0
lstat("src", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 30 entries */, 3933)     = 908
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 66) = 66
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 68) = 68
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 67) = 67
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 66) = 66
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 80) = 80
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 65) = 65
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 71) = 71
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 63) = 63
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 71) = 71
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 72) = 72
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 63) = 63
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 68) = 68
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 66) = 66
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 67) = 67
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 67) = 67
chdir("..")                             = 0
lstat("example.html", {st_mode=S_IFREG|0664, st_size=11654, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 56) = 56
lstat("README.txt", {st_mode=S_IFREG|0664, st_size=5722, ...}) = 0
lstat("images", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 50) = 50
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 40 entries */, 3933)     = 920
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
lstat("list", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("list", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 228
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("list")                           = 0
chdir("..")                             = 0
lstat("SmallTiger.gif", {st_mode=S_IFREG|0664, st_size=760, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 65) = 65
lstat("dukeWaveRed.gif", {st_mode=S_IFREG|0664, st_size=1617, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 66) = 66
lstat("new.gif", {st_mode=S_IFREG|0664, st_size=122, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 58) = 58
lstat("swing-64.gif", {st_mode=S_IFREG|0664, st_size=32147, ...}) = 0
lstat("paste.gif", {st_mode=S_IFREG|0664, st_size=166, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 60) = 60
lstat("document.gif", {st_mode=S_IFREG|0664, st_size=929, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 63) = 63
lstat("dukeSnooze.gif", {st_mode=S_IFREG|0664, st_size=1587, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 65) = 65
lstat("swingLabelSmall.gif", {st_mode=S_IFREG|0664, st_size=1280, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
lstat("AboutSwing.jpg", {st_mode=S_IFREG|0664, st_size=37480, ...}) = 0
lstat("gifIcon.gif", {st_mode=S_IFREG|0664, st_size=557, ...}) = 0
lstat("save.gif", {st_mode=S_IFREG|0664, st_size=148, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 59) = 59
lstat("folder.gif", {st_mode=S_IFREG|0664, st_size=884, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 61) = 61
lstat("layout", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("layout", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 22 entries */, 3933)     = 432
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("layout")                         = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 68) = 68
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
chdir("..")                             = 0
lstat("redDot.gif", {st_mode=S_IFREG|0664, st_size=109, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 61) = 61
lstat("people", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 57) = 57
open("people", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 276
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("people")                         = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 66) = 66
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 68) = 68
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 65) = 65
chdir("..")                             = 0
lstat("BigTiger.gif", {st_mode=S_IFREG|0664, st_size=71874, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 63) = 63
lstat("cow.gif", {st_mode=S_IFREG|0664, st_size=9479, ...}) = 0
lstat("cut.gif", {st_mode=S_IFREG|0664, st_size=113, ...}) = 0
lstat("swirl.gif", {st_mode=S_IFREG|0664, st_size=829, ...}) = 0
lstat("dot.gif", {st_mode=S_IFREG|0664, st_size=109, ...}) = 0
lstat("AboutBorder.gif", {st_mode=S_IFREG|0664, st_size=46, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 66) = 66
lstat("dukeWave.gif", {st_mode=S_IFREG|0664, st_size=1661, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 63) = 63
lstat("jpgIcon.jpg", {st_mode=S_IFREG|0664, st_size=481, ...}) = 0
lstat("copy.gif", {st_mode=S_IFREG|0664, st_size=111, ...}) = 0
lstat("Copyright.gif", {st_mode=S_IFREG|0664, st_size=21355, ...}) = 0
lstat("ImageClub", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 60) = 60
open("ImageClub", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ImageClub")                      = 0
lstat("food", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("food", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 22 entries */, 3933)     = 480
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("food")                           = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 76) = 76
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 75) = 75
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 73) = 73
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 75) = 75
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 76) = 76
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 80) = 80
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 74) = 74
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 78) = 78
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 74) = 74
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 80) = 80
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 75) = 75
chdir("..")                             = 0
lstat("misc", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("misc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("misc")                           = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("buttonImage2.gif", {st_mode=S_IFREG|0664, st_size=1903, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 67) = 67
lstat("buttonImage3.gif", {st_mode=S_IFREG|0664, st_size=1903, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 67) = 67
lstat("buttonImage4.gif", {st_mode=S_IFREG|0664, st_size=1859, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 67) = 67
lstat("swing.small.gif", {st_mode=S_IFREG|0664, st_size=1136, ...}) = 0
lstat("noDot.gif", {st_mode=S_IFREG|0664, st_size=140, ...}) = 0
lstat("open.gif", {st_mode=S_IFREG|0664, st_size=154, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 59) = 59
lstat("WebSpice", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 59) = 59
open("WebSpice", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 328
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("WebSpice")                       = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 68) = 68
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 77) = 77
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 72) = 72
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 76) = 76
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 76) = 76
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 77) = 77
chdir("..")                             = 0
lstat("cowSmall.gif", {st_mode=S_IFREG|0664, st_size=350, ...}) = 0
lstat("dukeMagnify.gif", {st_mode=S_IFREG|0664, st_size=2945, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 66) = 66
lstat("duke2.gif", {st_mode=S_IFREG|0664, st_size=1555, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 60) = 60
lstat("scrollpane", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 61) = 61
open("scrollpane", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scrollpane")                     = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 72) = 72
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 72) = 72
chdir("..")                             = 0
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 58) = 58
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 56) = 56
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 58) = 58
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 63) = 63
chdir("..")                             = 0
lstat("FileChooserDemo", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 50) = 50
open("FileChooserDemo", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("FileChooserDemo")                = 0
lstat("src", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 75) = 75
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 75) = 75
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 77) = 77
chdir("..")                             = 0
lstat("README.txt", {st_mode=S_IFREG|0664, st_size=630, ...}) = 0
lstat("images", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 57) = 57
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
chdir("..")                             = 0
lstat("SimpleExample", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 48) = 48
open("SimpleExample", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SimpleExample")                  = 0
lstat("src", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 71) = 71
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 66) = 66
chdir("..")                             = 0
lstat("SwingApplet", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 46) = 46
open("SwingApplet", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 124
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SwingApplet")                    = 0
lstat("src", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 67) = 67
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 63) = 63
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 62) = 62
chdir("..")                             = 0
lstat("SampleTree", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 45) = 45
open("SampleTree", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SampleTree")                     = 0
lstat("src", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 188
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 77) = 77
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 65) = 65
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 65) = 65
chdir("..")                             = 0
lstat("README.txt", {st_mode=S_IFREG|0664, st_size=975, ...}) = 0
lstat("images", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 52) = 52
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 65) = 65
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 66) = 66
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/demo/jf"..., 60) = 60
chdir("..")                             = 0
chdir("..")                             = 0
lstat("applets", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 38) = 38
open("applets", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 23 entries */, 3933)     = 480
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("applets")                        = 0
lstat("Blink", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("Blink", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Blink")                          = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 58) = 58
chdir("..")                             = 0
lstat("Clock", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("Clock", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Clock")                          = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 58) = 58
chdir("..")                             = 0
lstat("SymbolTest", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 49) = 49
open("SymbolTest", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 180
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SymbolTest")                     = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 76) = 76
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 63) = 63
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 66) = 66
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 65) = 65
chdir("..")                             = 0
lstat("SortDemo", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 47) = 47
open("SortDemo", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 388
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SortDemo")                       = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 77) = 77
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 72) = 72
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 78) = 78
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 73) = 73
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
chdir("..")                             = 0
lstat("BarChart", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("BarChart", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("BarChart")                       = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
chdir("..")                             = 0
lstat("DitherTest", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 49) = 49
open("DitherTest", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("DitherTest")                     = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 63) = 63
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 68) = 68
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 66) = 66
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 65) = 65
chdir("..")                             = 0
lstat("DrawTest", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 47) = 47
open("DrawTest", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 164
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("DrawTest")                       = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 63) = 63
chdir("..")                             = 0
lstat("Animator", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("Animator", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 340
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Animator")                       = 0
lstat("audio", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("audio", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 212
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("audio")                          = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 67) = 67
chdir("..")                             = 0
lstat("Animator.java", {st_mode=S_IFREG|0664, st_size=28622, ...}) = 0
lstat("example1.html", {st_mode=S_IFREG|0664, st_size=873, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
lstat("example2.html", {st_mode=S_IFREG|0664, st_size=841, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
lstat("example3.html", {st_mode=S_IFREG|0664, st_size=921, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
lstat("example4.html", {st_mode=S_IFREG|0664, st_size=867, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
lstat("ParseException.class", {st_mode=S_IFREG|0664, st_size=264, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 68) = 68
lstat("AnimationFrame.class", {st_mode=S_IFREG|0664, st_size=577, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 68) = 68
lstat("Animator.class", {st_mode=S_IFREG|0664, st_size=10577, ...}) = 0
lstat("Animation.class", {st_mode=S_IFREG|0664, st_size=7336, ...}) = 0
lstat("images", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 54) = 54
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
lstat("Beans", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 60) = 60
open("Beans", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 228
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Beans")                          = 0
chdir("..")                             = 0
lstat("SimpleAnimation", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 70) = 70
open("SimpleAnimation", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SimpleAnimation")                = 0
chdir("..")                             = 0
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 70) = 70
chdir("..")                             = 0
lstat("MoleculeViewer", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 53) = 53
open("MoleculeViewer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 276
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MoleculeViewer")                 = 0
lstat("example1.html", {st_mode=S_IFREG|0664, st_size=504, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 67) = 67
lstat("example2.html", {st_mode=S_IFREG|0664, st_size=508, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 67) = 67
lstat("example3.html", {st_mode=S_IFREG|0664, st_size=1344, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 67) = 67
lstat("XYZApp.class", {st_mode=S_IFREG|0664, st_size=5956, ...}) = 0
lstat("XYZChemModel.class", {st_mode=S_IFREG|0664, st_size=3791, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 72) = 72
lstat("XYZApp.java", {st_mode=S_IFREG|0664, st_size=14146, ...}) = 0
lstat("models", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 60) = 60
open("models", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 192
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("models")                         = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 71) = 71
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 72) = 72
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 76) = 76
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 85) = 85
chdir("..")                             = 0
chdir("..")                             = 0
lstat("ArcTest", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 46) = 46
open("ArcTest", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ArcTest")                        = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 60) = 60
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 59) = 59
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 60) = 60
chdir("..")                             = 0
lstat("JumpingBox", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("JumpingBox", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("JumpingBox")                     = 0
lstat("example1.html", {st_mode=S_IFREG|0664, st_size=361, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 63) = 63
lstat("sounds", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("sounds", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 192
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sounds")                         = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 72) = 72
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 79) = 79
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 82) = 82
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 66) = 66
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 65) = 65
chdir("..")                             = 0
lstat("SpreadSheet", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 50) = 50
open("SpreadSheet", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 248
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SpreadSheet")                    = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 67) = 67
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 68) = 68
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 68) = 68
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 73) = 73
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 67) = 67
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
chdir("..")                             = 0
lstat("CardTest", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 47) = 47
open("CardTest", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CardTest")                       = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 63) = 63
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
chdir("..")                             = 0
lstat("WireFrame", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 48) = 48
open("WireFrame", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 304
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("WireFrame")                      = 0
lstat("Model3D.class", {st_mode=S_IFREG|0664, st_size=4291, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
lstat("example1.html", {st_mode=S_IFREG|0664, st_size=462, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
lstat("example2.html", {st_mode=S_IFREG|0664, st_size=476, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
lstat("example3.html", {st_mode=S_IFREG|0664, st_size=474, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
lstat("example4.html", {st_mode=S_IFREG|0664, st_size=473, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
lstat("FileFormatException.class", {st_mode=S_IFREG|0664, st_size=250, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 74) = 74
lstat("models", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 55) = 55
open("models", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("models")                         = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 64) = 64
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 60) = 60
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
chdir("..")                             = 0
lstat("GraphLayout", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("GraphLayout", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 264
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("GraphLayout")                    = 0
lstat("audio", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("audio", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("audio")                          = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 68) = 68
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 67) = 67
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
chdir("..")                             = 0
lstat("SimpleGraph", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 50) = 50
open("SimpleGraph", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SimpleGraph")                    = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 68) = 68
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 67) = 67
chdir("..")                             = 0
lstat("Fractal", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("Fractal", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 192
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Fractal")                        = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 60) = 60
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 67) = 67
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 60) = 60
chdir("..")                             = 0
lstat("NervousText", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 50) = 50
open("NervousText", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("NervousText")                    = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 68) = 68
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 67) = 67
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 64) = 64
chdir("..")                             = 0
lstat("TicTacToe", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 48) = 48
open("TicTacToe", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 144
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("TicTacToe")                      = 0
lstat("audio", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("audio", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("audio")                          = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 64) = 64
chdir("..")                             = 0
lstat("example1.html", {st_mode=S_IFREG|0664, st_size=424, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
lstat("TicTacToe.java", {st_mode=S_IFREG|0664, st_size=8020, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 63) = 63
lstat("images", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 55) = 55
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 64) = 64
chdir("..")                             = 0
lstat("ImageMap", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 47) = 47
open("ImageMap", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 37 entries */, 3933)     = 1040
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ImageMap")                       = 0
lstat("NameArea.class", {st_mode=S_IFREG|0664, st_size=453, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
lstat("LinkArea.class", {st_mode=S_IFREG|0664, st_size=1141, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
lstat("audio", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("audio", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("audio")                          = 0
chdir("..")                             = 0
lstat("ImageMapArea.class", {st_mode=S_IFREG|0664, st_size=3505, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 66) = 66
lstat("NameArea.java", {st_mode=S_IFREG|0664, st_size=2394, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
lstat("RoundHrefButtonArea.class", {st_mode=S_IFREG|0664, st_size=905, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 73) = 73
lstat("ButtonFilter.class", {st_mode=S_IFREG|0664, st_size=3494, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 66) = 66
lstat("RoundHrefButtonArea.java", {st_mode=S_IFREG|0664, st_size=2749, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 72) = 72
lstat("sources.html", {st_mode=S_IFREG|0664, st_size=3762, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 60) = 60
lstat("HighlightFilter.java", {st_mode=S_IFREG|0664, st_size=2887, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 68) = 68
lstat("example1.html", {st_mode=S_IFREG|0664, st_size=2552, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
lstat("LinkArea.java", {st_mode=S_IFREG|0664, st_size=3043, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
lstat("HrefButtonArea.java", {st_mode=S_IFREG|0664, st_size=4685, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 67) = 67
lstat("HighlightArea.java", {st_mode=S_IFREG|0664, st_size=2937, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 66) = 66
lstat("imagemapcheat.html", {st_mode=S_IFREG|0664, st_size=1322, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 66) = 66
lstat("ClickArea.class", {st_mode=S_IFREG|0664, st_size=1204, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 63) = 63
lstat("HrefButtonArea.class", {st_mode=S_IFREG|0664, st_size=2363, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 68) = 68
lstat("AniArea.java", {st_mode=S_IFREG|0664, st_size=3564, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 60) = 60
lstat("images", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 54) = 54
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 63) = 63
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 65) = 65
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 71) = 71
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 63) = 63
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 62) = 62
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 64) = 64
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 65) = 65
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 67) = 67
chdir("..")                             = 0
lstat("GraphicsTest", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 51) = 51
open("GraphicsTest", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 516
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("GraphicsTest")                   = 0
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 70) = 70
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 65) = 65
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 71) = 71
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 67) = 67
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 72) = 72
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 67) = 67
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 67) = 67
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 69) = 69
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 66) = 66
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 68) = 68
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 63) = 63
write(1, "./transfer/java/jdk1.2.2/demo/ap"..., 72) = 72
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("README.PRE-RELEASE", {st_mode=S_IFREG|0664, st_size=333, ...}) = 0
lstat("README", {st_mode=S_IFREG|0664, st_size=5766, ...}) = 0
lstat("include-old", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/include"..., 37) = 37
open("include-old", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 47 entries */, 3933)     = 1012
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("include-old")                    = 0
lstat("gc.h", {st_mode=S_IFREG|0664, st_size=16276, ...}) = 0
lstat("bag.h", {st_mode=S_IFREG|0664, st_size=2167, ...}) = 0
lstat("dll.h", {st_mode=S_IFREG|0664, st_size=1126, ...}) = 0
lstat("hpi.h", {st_mode=S_IFREG|0664, st_size=9400, ...}) = 0
lstat("jit.h", {st_mode=S_IFREG|0664, st_size=8909, ...}) = 0
lstat("jni.h", {st_mode=S_IFREG|0664, st_size=66944, ...}) = 0
lstat("jvm.h", {st_mode=S_IFREG|0664, st_size=31054, ...}) = 0
lstat("linux", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("linux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 300
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("linux")                          = 0
write(1, "./transfer/java/jdk1.2.2/include"..., 56) = 56
write(1, "./transfer/java/jdk1.2.2/include"..., 58) = 58
write(1, "./transfer/java/jdk1.2.2/include"..., 57) = 57
write(1, "./transfer/java/jdk1.2.2/include"..., 57) = 57
chdir("..")                             = 0
write(1, "./transfer/java/jdk1.2.2/include"..., 47) = 47
write(1, "./transfer/java/jdk1.2.2/include"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/include"..., 50) = 50
write(1, "./transfer/java/jdk1.2.2/include"..., 46) = 46
write(1, "./transfer/java/jdk1.2.2/include"..., 44) = 44
write(1, "./transfer/java/jdk1.2.2/include"..., 45) = 45
write(1, "./transfer/java/jdk1.2.2/include"..., 52) = 52
write(1, "./transfer/java/jdk1.2.2/include"..., 49) = 49
write(1, "./transfer/java/jdk1.2.2/include"..., 50) = 50
write(1, "./transfer/java/jdk1.2.2/include"..., 51) = 51
write(1, "./transfer/java/jdk1.2.2/include"..., 47) = 47
write(1, "./transfer/java/jdk1.2.2/include"..., 57) = 57
write(1, "./transfer/java/jdk1.2.2/include"..., 51) = 51
write(1, "./transfer/java/jdk1.2.2/include"..., 49) = 49
write(1, "./transfer/java/jdk1.2.2/include"..., 49) = 49
write(1, "./transfer/java/jdk1.2.2/include"..., 53) = 53
write(1, "./transfer/java/jdk1.2.2/include"..., 56) = 56
write(1, "./transfer/java/jdk1.2.2/include"..., 48) = 48
write(1, "./transfer/java/jdk1.2.2/include"..., 51) = 51
write(1, "./transfer/java/jdk1.2.2/include"..., 61) = 61
write(1, "./transfer/java/jdk1.2.2/include"..., 47) = 47
chdir("..")                             = 0
lstat("README.html", {st_mode=S_IFREG|0664, st_size=21014, ...}) = 0
lstat("src.jar", {st_mode=S_IFREG|0664, st_size=4567336, ...}) = 0
lstat("include", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./transfer/java/jdk1.2.2/include"..., 33) = 33
open("include", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("include")                        = 0
lstat("jni.h", {st_mode=S_IFREG|0664, st_size=66944, ...}) = 0
lstat("linux", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
open("linux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("linux")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
write(1, "./transfer/java/intsize-103win.c"..., 33) = 33
chdir("..")                             = 0
lstat("ascii_graphics", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
open("ascii_graphics", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ascii_graphics")                 = 0
write(1, "./transfer/ascii_graphics/signat"..., 37) = 37
write(1, "./transfer/ascii_graphics/neuesi"..., 40) = 40
write(1, "./transfer/ascii_graphics/signat"..., 42) = 42
chdir("..")                             = 0
lstat("ps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("ps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 408
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ps")                             = 0
lstat("ka_lexi0.htm.ps", {st_mode=S_IFREG|0640, st_size=45007, ...}) = 0
write(1, "./transfer/ps/ka_lexi0.htm.ps\n", 30) = 30
lstat("bib_fam.htm.ps", {st_mode=S_IFREG|0640, st_size=44719, ...}) = 0
lstat("keinf.htm.ps", {st_mode=S_IFREG|0640, st_size=35609, ...}) = 0
write(1, "./transfer/ps/keinf.htm.ps\n", 27) = 27
lstat("bib_bio.htm.ps", {st_mode=S_IFREG|0640, st_size=391692, ...}) = 0
lstat("geschichte.html.ps", {st_mode=S_IFREG|0640, st_size=42762, ...}) = 0
write(1, "./transfer/ps/geschichte.html.ps"..., 33) = 33
lstat("ka_selb0.htm.ps", {st_mode=S_IFREG|0640, st_size=29552, ...}) = 0
write(1, "./transfer/ps/ka_selb0.htm.ps\n", 30) = 30
lstat("papers.html.ps", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
write(1, "./transfer/ps/papers.html.ps\n", 29) = 29
lstat("l1txt.htm.ps", {st_mode=S_IFREG|0640, st_size=26825, ...}) = 0
lstat("bio_zit.htm.ps", {st_mode=S_IFREG|0640, st_size=33477, ...}) = 0
lstat("bio_name.htm.ps", {st_mode=S_IFREG|0640, st_size=358408, ...}) = 0
write(1, "./transfer/ps/bio_name.htm.ps\n", 30) = 30
lstat("biograf.htm.ps", {st_mode=S_IFREG|0640, st_size=40790, ...}) = 0
lstat("bio_txt.htm.ps", {st_mode=S_IFREG|0640, st_size=60291, ...}) = 0
lstat("ka_lektu.htm.ps", {st_mode=S_IFREG|0640, st_size=63827, ...}) = 0
write(1, "./transfer/ps/ka_lektu.htm.ps\n", 30) = 30
lstat("fertig", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./transfer/ps/fertig\n", 21)  = 21
open("fertig", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 EACCES (Permission denied)
write(2, "find: ", 6find: )                   = 6
write(2, "./transfer/ps/fertig", 20./transfer/ps/fertig)    = 20
write(2, ": Keine Berechtigung", 20: Keine Berechtigung)    = 20
write(2, "\n", 1
)                       = 1
chdir("..")                             = 0
lstat("server", {st_mode=S_IFDIR|0754, st_size=4096, ...}) = 0
write(1, "./transfer/server\n", 18)     = 18
open("server", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0754, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 152
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("server")                         = 0
lstat("qmail", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("qmail", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 144
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("qmail")                          = 0
lstat("qmail-1.03", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
open("qmail-1.03", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 167 entries */, 3933)    = 3916
lseek(4, 3096, SEEK_SET)                = 3096
lseek(4, 0, SEEK_CUR)                   = 3096
getdents(4, /* 173 entries */, 3933)    = 3920
lseek(4, 6088, SEEK_SET)                = 6088
lseek(4, 0, SEEK_CUR)                   = 6088
getdents(4, /* 132 entries */, 3933)    = 2900
lseek(4, 0, SEEK_CUR)                   = 12288
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("qmail-1.03")                     = 0
write(1, "./transfer/server/qmail/qmail-1."..., 51) = 51
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 44) = 44
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 44) = 44
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 43) = 43
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 44) = 44
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 44) = 44
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 42) = 42
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 44) = 44
write(1, "./transfer/server/qmail/qmail-1."..., 44) = 44
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 43) = 43
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 51) = 51
write(1, "./transfer/server/qmail/qmail-1."..., 51) = 51
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 51) = 51
write(1, "./transfer/server/qmail/qmail-1."..., 42) = 42
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 42) = 42
write(1, "./transfer/server/qmail/qmail-1."..., 42) = 42
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 41) = 41
write(1, "./transfer/server/qmail/qmail-1."..., 41) = 41
write(1, "./transfer/server/qmail/qmail-1."..., 41) = 41
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 42) = 42
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 42) = 42
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 51) = 51
write(1, "./transfer/server/qmail/qmail-1."..., 51) = 51
write(1, "./transfer/server/qmail/qmail-1."..., 51) = 51
write(1, "./transfer/server/qmail/qmail-1."..., 44) = 44
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 42) = 42
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 50) = 50
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 41) = 41
write(1, "./transfer/server/qmail/qmail-1."..., 41) = 41
write(1, "./transfer/server/qmail/qmail-1."..., 41) = 41
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 42) = 42
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 43) = 43
write(1, "./transfer/server/qmail/qmail-1."..., 43) = 43
write(1, "./transfer/server/qmail/qmail-1."..., 43) = 43
write(1, "./transfer/server/qmail/qmail-1."..., 44) = 44
write(1, "./transfer/server/qmail/qmail-1."..., 44) = 44
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 43) = 43
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 43) = 43
write(1, "./transfer/server/qmail/qmail-1."..., 43) = 43
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 43) = 43
write(1, "./transfer/server/qmail/qmail-1."..., 43) = 43
write(1, "./transfer/server/qmail/qmail-1."..., 44) = 44
write(1, "./transfer/server/qmail/qmail-1."..., 44) = 44
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 44) = 44
write(1, "./transfer/server/qmail/qmail-1."..., 45) = 45
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 44) = 44
write(1, "./transfer/server/qmail/qmail-1."..., 48) = 48
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 47) = 47
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 42) = 42
write(1, "./transfer/server/qmail/qmail-1."..., 42) = 42
write(1, "./transfer/server/qmail/qmail-1."..., 46) = 46
write(1, "./transfer/server/qmail/qmail-1."..., 49) = 49
chdir("..")                             = 0
chdir("..")                             = 0
lstat("jsdk20-solaris2-sparc.tar.Z", {st_mode=S_IFREG|0640, st_size=318426, 
...}) = 0
lstat("ApacheJServ-1.1.2.tar.gz", {st_mode=S_IFREG|0600, st_size=770638, ...}) 
= 0
write(1, "./transfer/server/ApacheJServ-1."..., 43) = 43
lstat("done", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./transfer/server/done\n", 23) = 23
open("done", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("done")                           = 0
chdir("..")                             = 0
lstat("SSL", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("SSL", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SSL")                            = 0
write(1, "./transfer/server/SSL/KEY.pem\n", 30) = 30
write(1, "./transfer/server/SSL/RAND.date\n", 32) = 32
write(1, "./transfer/server/SSL/SEFTCERT.p"..., 35) = 35
write(1, "./transfer/server/SSL/ssl_cert\n", 31) = 31
chdir("..")                             = 0
chdir("..")                             = 0
lstat("dmesg-29.8", {st_mode=S_IFREG|0600, st_size=6735, ...}) = 0
write(1, "./transfer/dmesg-29.8\n", 22) = 22
lstat("printcap2", {st_mode=S_IFREG|0600, st_size=754, ...}) = 0
lstat("thilo.html", {st_mode=S_IFREG|0660, st_size=179, ...}) = 0
lstat("cds", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("cds", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 EACCES (Permission denied)
write(2, "find: ", 6find: )                   = 6
write(2, "./transfer/cds", 14./transfer/cds)          = 14
write(2, ": Keine Berechtigung", 20: Keine Berechtigung)    = 20
write(2, "\n", 1
)                       = 1
lstat("Programme", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
write(1, "./transfer/Programme\n", 21)  = 21
open("Programme", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 148
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Programme")                      = 0
lstat("duke3D", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
write(1, "./transfer/Programme/duke3D\n", 28) = 28
open("duke3D", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 22 entries */, 3933)     = 468
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("duke3D")                         = 0
lstat("duke3d.arj", {st_mode=S_IFREG|0766, st_size=15948140, ...}) = 0
write(1, "./transfer/Programme/duke3D/duke"..., 39) = 39
lstat("bestell.txt", {st_mode=S_IFREG|0666, st_size=9300, ...}) = 0
write(1, "./transfer/Programme/duke3D/best"..., 40) = 40
lstat("commit.exe", {st_mode=S_IFREG|0666, st_size=25942, ...}) = 0
write(1, "./transfer/Programme/duke3D/comm"..., 39) = 39
lstat("defs.con", {st_mode=S_IFREG|0666, st_size=28893, ...}) = 0
write(1, "./transfer/Programme/duke3D/defs"..., 37) = 37
lstat("demo1.dmo", {st_mode=S_IFREG|0666, st_size=22884, ...}) = 0
write(1, "./transfer/Programme/duke3D/demo"..., 38) = 38
lstat("demo2.dmo", {st_mode=S_IFREG|0666, st_size=31538, ...}) = 0
write(1, "./transfer/Programme/duke3D/demo"..., 38) = 38
lstat("dn3dhelp.doc", {st_mode=S_IFREG|0666, st_size=102269, ...}) = 0
write(1, "./transfer/Programme/duke3D/dn3d"..., 41) = 41
lstat("duke.rts", {st_mode=S_IFREG|0666, st_size=188954, ...}) = 0
write(1, "./transfer/Programme/duke3D/duke"..., 37) = 37
lstat("duke3d.exe", {st_mode=S_IFREG|0666, st_size=1179131, ...}) = 0
write(1, "./transfer/Programme/duke3D/duke"..., 39) = 39
lstat("duke3d.grp", {st_mode=S_IFREG|0666, st_size=26524524, ...}) = 0
write(1, "./transfer/Programme/duke3D/duke"..., 39) = 39
lstat("game.con", {st_mode=S_IFREG|0666, st_size=99639, ...}) = 0
write(1, "./transfer/Programme/duke3D/game"..., 37) = 37
lstat("modem.pck", {st_mode=S_IFREG|0666, st_size=4125, ...}) = 0
write(1, "./transfer/Programme/duke3D/mode"..., 38) = 38
lstat("setmain.exe", {st_mode=S_IFREG|0666, st_size=576639, ...}) = 0
write(1, "./transfer/Programme/duke3D/setm"..., 40) = 40
lstat("setup.exe", {st_mode=S_IFREG|0666, st_size=27153, ...}) = 0
write(1, "./transfer/Programme/duke3D/setu"..., 38) = 38
lstat("tengame.ini", {st_mode=S_IFREG|0666, st_size=118, ...}) = 0
write(1, "./transfer/Programme/duke3D/teng"..., 40) = 40
lstat("ultramid.ini", {st_mode=S_IFREG|0666, st_size=6871, ...}) = 0
lstat("user.con", {st_mode=S_IFREG|0666, st_size=36960, ...}) = 0
write(1, "./transfer/Programme/duke3D/user"..., 37) = 37
lstat("duke3d.cfg", {st_mode=S_IFREG|0666, st_size=5312, ...}) = 0
write(1, "./transfer/Programme/duke3D/duke"..., 39) = 39
lstat("commit.dat", {st_mode=S_IFREG|0666, st_size=738, ...}) = 0
lstat("ten", {st_mode=S_IFDIR|0766, st_size=4096, ...}) = 0
write(1, "./transfer/Programme/duke3D/ten\n", 32) = 32
open("ten", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0766, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 368
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ten")                            = -1 EACCES (Permission denied)
write(2, "find: ", 6find: )                   = 6
write(2, "./transfer/Programme/duke3D/ten", 31./transfer/Programme/duke3D/ten) 
= 31
write(2, ": Keine Berechtigung", 20: Keine Berechtigung)    = 20
write(2, "\n", 1
)                       = 1
chdir("..")                             = 0
lstat("Moorhuhn", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
open("Moorhuhn", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Moorhuhn")                       = 0
lstat("moorhuhn.dat", {st_mode=S_IFREG|0777, st_size=2560648, ...}) = 0
lstat("moorhuhn.exe", {st_mode=S_IFREG|0777, st_size=307200, ...}) = 0
write(1, "./transfer/Programme/Moorhuhn/mo"..., 43) = 43
lstat("moorhuhn.sav", {st_mode=S_IFREG|0766, st_size=88, ...}) = 0
lstat("tools", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
open("tools", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 152
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tools")                          = 0
write(1, "./transfer/Programme/Moorhuhn/to"..., 49) = 49
write(1, "./transfer/Programme/Moorhuhn/to"..., 47) = 47
write(1, "./transfer/Programme/Moorhuhn/to"..., 51) = 51
write(1, "./transfer/Programme/Moorhuhn/to"..., 47) = 47
write(1, "./transfer/Programme/Moorhuhn/to"..., 47) = 47
chdir("..")                             = 0
chdir("..")                             = 0
lstat("Geschenk.exe", {st_mode=S_IFREG|0766, st_size=268800, ...}) = 0
write(1, "./transfer/Programme/Geschenk.ex"..., 34) = 34
lstat("Spielerei", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
write(1, "./transfer/Programme/Spielerei\n", 31) = 31
open("Spielerei", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Spielerei")                      = 0
write(1, "./transfer/Programme/Spielerei/T"..., 43) = 43
chdir("..")                             = 0
lstat("Tools", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
open("Tools", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Tools")                          = 0
write(1, "./transfer/Programme/Tools/reged"..., 39) = 39
write(1, "./transfer/Programme/Tools/Mathe"..., 47) = 47
write(1, "./transfer/Programme/Tools/Mathe"..., 48) = 48
write(1, "./transfer/Programme/Tools/Mathe"..., 44) = 44
chdir("..")                             = 0
write(1, "./transfer/Programme/fish.exe\n", 30) = 30
chdir("..")                             = 0
lstat("stundenplan.sdc", {st_mode=S_IFREG|0644, st_size=22016, ...}) = 0
write(1, "./transfer/stundenplan.sdc\n", 27) = 27
lstat("qmail", {st_mode=S_IFREG|0640, st_size=1697, ...}) = 0
lstat("inhalt.ps", {st_mode=S_IFREG|0644, st_size=14711, ...}) = 0
lstat("metas.html", {st_mode=S_IFREG|0640, st_size=1127, ...}) = 0
write(1, "./transfer/metas.html\n", 22) = 22
lstat("root.tar.bz2", {st_mode=S_IFREG|0460, st_size=1519254, ...}) = 0
lstat("etc.tar.bz2", {st_mode=S_IFREG|0460, st_size=477945, ...}) = 0
write(1, "./transfer/etc.tar.bz2\n", 23) = 23
lstat("config.suppe", {st_mode=S_IFREG|0644, st_size=7332, ...}) = 0
write(1, "./transfer/config.suppe\n", 24) = 24
lstat("ERR_KERNEL", {st_mode=S_IFREG|0644, st_size=7743, ...}) = 0
lstat("ERR_KERNEL2", {st_mode=S_IFREG|0644, st_size=7740, ...}) = 0
lstat("ircd.motd", {st_mode=S_IFREG|0600, st_size=640, ...}) = 0
lstat("server-configs", {st_mode=S_IFDIR|0754, st_size=4096, ...}) = 0
write(1, "./transfer/server-configs\n", 26) = 26
open("server-configs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0754, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("server-configs")                 = 0
write(1, "./transfer/server-configs/issue."..., 36) = 36
write(1, "./transfer/server-configs/issue\n", 32) = 32
chdir("..")                             = 0
lstat("intsize.c", {st_mode=S_IFREG|0640, st_size=4867, ...}) = 0
write(1, "./transfer/intsize.c\n", 21)  = 21
lstat("vnc-3.3.3r2_x86_win32.tgz", {st_mode=S_IFREG|0644, st_size=1965316, 
...}) = 0
lstat("vnc-3.3.3r1-35.i386.rpm", {st_mode=S_IFREG|0644, st_size=1719910, ...}) 
= 0
lstat("seti", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./transfer/seti\n", 16)       = 16
open("seti", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 EACCES (Permission denied)
write(2, "find: ", 6find: )                   = 6
write(2, "./transfer/seti", 15./transfer/seti)         = 15
write(2, ": Keine Berechtigung", 20: Keine Berechtigung)    = 20
write(2, "\n", 1
)                       = 1
chdir("..")                             = 0
lstat("nico", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("nico", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 117 entries */, 3933)    = 2500
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nico")                           = 0
lstat("smail.html", {st_mode=S_IFREG|0640, st_size=11825, ...}) = 0
lstat(".sonique.bin", {st_mode=S_IFREG|0600, st_size=2945024, ...}) = 0
lstat("popularpower-0.2.2preview.tar.gz", {st_mode=S_IFREG|0640, 
st_size=178860, ...}) = 0
write(1, "./nico/popularpower-0.2.2preview"..., 40) = 40
lstat("popularpower-0.2.2preview", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/popularpower-0.2.2preview"..., 33) = 33
open("popularpower-0.2.2preview", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 320
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("popularpower-0.2.2preview")      = 0
write(1, "./nico/popularpower-0.2.2preview"..., 46) = 46
write(1, "./nico/popularpower-0.2.2preview"..., 55) = 55
write(1, "./nico/popularpower-0.2.2preview"..., 50) = 50
write(1, "./nico/popularpower-0.2.2preview"..., 53) = 53
write(1, "./nico/popularpower-0.2.2preview"..., 47) = 47
write(1, "./nico/popularpower-0.2.2preview"..., 42) = 42
write(1, "./nico/popularpower-0.2.2preview"..., 51) = 51
write(1, "./nico/popularpower-0.2.2preview"..., 50) = 50
chdir("..")                             = 0
lstat(".gftp", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".gftp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".gftp")                          = 0
lstat("cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.gftp/cache\n", 19)    = 19
open("cache", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cache")                          = 0
chdir("..")                             = 0
lstat("bookmarks", {st_mode=S_IFREG|0600, st_size=5018, ...}) = 0
lstat("temp", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.gftp/temp\n", 18)     = 18
open("temp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("temp")                           = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("ozean-vnc", {st_mode=S_IFREG|0750, st_size=11916, ...}) = 0
write(1, "./nico/ozean-vnc\n", 17)      = 17
lstat("tags", {st_mode=S_IFREG|0640, st_size=361, ...}) = 0
lstat("cvs.html", {st_mode=S_IFREG|0640, st_size=7409, ...}) = 0
lstat(".ntrc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".ntrc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 312
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".ntrc")                          = 0
write(1, "./nico/.ntrc/Default.dl\n", 24) = 24
chdir("..")                             = 0
lstat("napsters", {st_mode=S_IFREG|0640, st_size=1292, ...}) = 0
write(1, "./nico/napsters\n", 16)       = 16
lstat(".Xauthority", {st_mode=S_IFREG|0600, st_size=297, ...}) = 0
lstat("napsters2", {st_mode=S_IFREG|0640, st_size=12450, ...}) = 0
write(1, "./nico/napsters2\n", 17)      = 17
lstat("list.php", {st_mode=S_IFREG|0640, st_size=146013, ...}) = 0
lstat(".uitrc.vt100", {st_mode=S_IFREG|0600, st_size=9394, ...}) = 0
lstat(".gimp-1.1", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".gimp-1.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 524
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".gimp-1.1")                      = 0
lstat("gimpressionist", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gimp-1.1/gimpressionist\n", 32) = 32
open("gimpressionist", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gimpressionist")                 = 0
lstat("Paper", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gimp-1.1/gimpressionist/"..., 38) = 38
open("Paper", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Paper")                          = 0
chdir("..")                             = 0
lstat("Brushes", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gimp-1.1/gimpressionist/"..., 40) = 40
open("Brushes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Brushes")                        = 0
chdir("..")                             = 0
lstat("Presets", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gimp-1.1/gimpressionist/"..., 40) = 40
open("Presets", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Presets")                        = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("levels", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gimp-1.1/levels\n", 24) = 24
open("levels", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("levels")                         = 0
chdir("..")                             = 0
lstat("tmp", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("tmp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tmp")                            = 0
chdir("..")                             = 0
lstat("parasiterc", {st_mode=S_IFREG|0640, st_size=287, ...}) = 0
write(1, "./nico/.gimp-1.1/parasiterc\n", 28) = 28
lstat("gtkrc", {st_mode=S_IFREG|0640, st_size=360, ...}) = 0
lstat("gflare", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gimp-1.1/gflare\n", 24) = 24
open("gflare", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gflare")                         = 0
chdir("..")                             = 0
lstat("fractalexplorer", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gimp-1.1/fractalexplorer"..., 33) = 33
open("fractalexplorer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("fractalexplorer")                = 0
chdir("..")                             = 0
lstat("gfig", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("gfig", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gfig")                           = 0
chdir("..")                             = 0
lstat("curves", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gimp-1.1/curves\n", 24) = 24
open("curves", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("curves")                         = 0
chdir("..")                             = 0
lstat("brushes", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gimp-1.1/brushes\n", 25) = 25
open("brushes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("brushes")                        = 0
chdir("..")                             = 0
lstat("pluginrc", {st_mode=S_IFREG|0640, st_size=301696, ...}) = 0
lstat("plug-ins", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("plug-ins", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("plug-ins")                       = 0
chdir("..")                             = 0
lstat("gradients", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gimp-1.1/gradients\n", 27) = 27
open("gradients", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gradients")                      = 0
chdir("..")                             = 0
lstat("gimprc.old", {st_mode=S_IFREG|0640, st_size=936, ...}) = 0
lstat("sessionrc", {st_mode=S_IFREG|0640, st_size=696, ...}) = 0
write(1, "./nico/.gimp-1.1/sessionrc\n", 27) = 27
lstat("modules", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gimp-1.1/modules\n", 25) = 25
open("modules", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("modules")                        = 0
chdir("..")                             = 0
lstat("palettes", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gimp-1.1/palettes\n", 26) = 26
open("palettes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 41 entries */, 3933)     = 796
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("palettes")                       = 0
write(1, "./nico/.gimp-1.1/palettes/GrayVi"..., 37) = 37
write(1, "./nico/.gimp-1.1/palettes/Fireco"..., 35) = 35
write(1, "./nico/.gimp-1.1/palettes/Cascad"..., 34) = 34
write(1, "./nico/.gimp-1.1/palettes/Border"..., 34) = 34
write(1, "./nico/.gimp-1.1/palettes/Coldfi"..., 35) = 35
write(1, "./nico/.gimp-1.1/palettes/Defaul"..., 34) = 34
write(1, "./nico/.gimp-1.1/palettes/Web\n", 30) = 30
write(1, "./nico/.gimp-1.1/palettes/Cranes"..., 33) = 33
write(1, "./nico/.gimp-1.1/palettes/Pastel"..., 34) = 34
write(1, "./nico/.gimp-1.1/palettes/Visibo"..., 36) = 36
write(1, "./nico/.gimp-1.1/palettes/Carame"..., 34) = 34
write(1, "./nico/.gimp-1.1/palettes/Named_"..., 39) = 39
write(1, "./nico/.gimp-1.1/palettes/Muted\n", 32) = 32
write(1, "./nico/.gimp-1.1/palettes/Bears\n", 32) = 32
write(1, "./nico/.gimp-1.1/palettes/Blues\n", 32) = 32
write(1, "./nico/.gimp-1.1/palettes/Paintj"..., 35) = 35
write(1, "./nico/.gimp-1.1/palettes/Greens"..., 33) = 33
write(1, "./nico/.gimp-1.1/palettes/News3\n", 32) = 32
write(1, "./nico/.gimp-1.1/palettes/Reds_A"..., 43) = 43
write(1, "./nico/.gimp-1.1/palettes/Reds\n", 31) = 31
write(1, "./nico/.gimp-1.1/palettes/Dark_p"..., 39) = 39
write(1, "./nico/.gimp-1.1/palettes/Browns"..., 45) = 45
write(1, "./nico/.gimp-1.1/palettes/Hilite"..., 33) = 33
write(1, "./nico/.gimp-1.1/palettes/Visibo"..., 35) = 35
write(1, "./nico/.gimp-1.1/palettes/Graybl"..., 35) = 35
chdir("..")                             = 0
lstat("generated_brushes", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gimp-1.1/generated_brush"..., 35) = 35
open("generated_brushes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("generated_brushes")              = 0
chdir("..")                             = 0
lstat("menurc", {st_mode=S_IFREG|0640, st_size=42928, ...}) = 0
write(1, "./nico/.gimp-1.1/menurc\n", 24) = 24
lstat("scripts", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("scripts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scripts")                        = 0
chdir("..")                             = 0
lstat("ideas", {st_mode=S_IFREG|0640, st_size=484, ...}) = 0
write(1, "./nico/.gimp-1.1/ideas\n", 23) = 23
lstat("patterns", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gimp-1.1/patterns\n", 26) = 26
open("patterns", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("patterns")                       = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".gnome_private", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".gnome_private", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".gnome_private")                 = 0
lstat("cddbslave", {st_mode=S_IFREG|0640, st_size=56, ...}) = 0
write(1, "./nico/.gnome_private/cddbslave\n", 32) = 32
lstat("GnomeICU", {st_mode=S_IFREG|0644, st_size=23, ...}) = 0
write(1, "./nico/.gnome_private/GnomeICU\n", 31) = 31
lstat("panel.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/.gnome_private/panel.d\n", 30) = 30
open("panel.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("panel.d")                        = 0
lstat("default", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/.gnome_private/panel.d/de"..., 38) = 38
open("default", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("default")                        = 0
write(1, "./nico/.gnome_private/panel.d/de"..., 54) = 54
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".kde", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".kde", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".kde")                           = 0
lstat("share", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.kde/share\n", 18)     = 18
open("share", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("share")                          = 0
lstat("applnk", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("applnk", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("applnk")                         = 0
lstat("Setup.kdelnk", {st_mode=S_IFREG|0640, st_size=221, ...}) = 0
write(1, "./nico/.kde/share/applnk/Setup.k"..., 38) = 38
lstat(".directory", {st_mode=S_IFREG|0640, st_size=423, ...}) = 0
lstat("SPAdmin.kdelnk", {st_mode=S_IFREG|0640, st_size=678, ...}) = 0
write(1, "./nico/.kde/share/applnk/SPAdmin"..., 40) = 40
lstat("StarOffice.kdelnk", {st_mode=S_IFREG|0640, st_size=592, ...}) = 0
write(1, "./nico/.kde/share/applnk/StarOff"..., 43) = 43
lstat("staroffice_52", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/.kde/share/applnk/staroff"..., 39) = 39
open("staroffice_52", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("staroffice_52")                  = 0
write(1, "./nico/.kde/share/applnk/staroff"..., 54) = 54
write(1, "./nico/.kde/share/applnk/staroff"..., 52) = 52
write(1, "./nico/.kde/share/applnk/staroff"..., 57) = 57
chdir("..")                             = 0
chdir("..")                             = 0
lstat("mimelnk", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.kde/share/mimelnk\n", 26) = 26
open("mimelnk", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mimelnk")                        = 0
lstat("text", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.kde/share/mimelnk/text\n", 31) = 31
open("text", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("text")                           = 0
write(1, "./nico/.kde/share/mimelnk/text/h"..., 43) = 43
chdir("..")                             = 0
lstat("application", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("application", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 232
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("application")                    = 0
write(1, "./nico/.kde/share/mimelnk/applic"..., 51) = 51
write(1, "./nico/.kde/share/mimelnk/applic"..., 51) = 51
write(1, "./nico/.kde/share/mimelnk/applic"..., 51) = 51
write(1, "./nico/.kde/share/mimelnk/applic"..., 53) = 53
write(1, "./nico/.kde/share/mimelnk/applic"..., 53) = 53
write(1, "./nico/.kde/share/mimelnk/applic"..., 55) = 55
write(1, "./nico/.kde/share/mimelnk/applic"..., 51) = 51
write(1, "./nico/.kde/share/mimelnk/applic"..., 51) = 51
chdir("..")                             = 0
chdir("..")                             = 0
lstat("config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("config", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 90 entries */, 3933)     = 2084
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("config")                         = 0
write(1, "./nico/.kde/share/config/xqmixer"..., 38) = 38
write(1, "./nico/.kde/share/config/xqmixer"..., 37) = 37
write(1, "./nico/.kde/share/config/klines."..., 38) = 38
write(1, "./nico/.kde/share/config/kmuserr"..., 34) = 34
write(1, "./nico/.kde/share/config/xqmixer"..., 38) = 38
write(1, "./nico/.kde/share/config/kioslav"..., 36) = 36
write(1, "./nico/.kde/share/config/desktop"..., 36) = 36
write(1, "./nico/.kde/share/config/kwaverc"..., 33) = 33
write(1, "./nico/.kde/share/config/xqmixer"..., 37) = 37
write(1, "./nico/.kde/share/config/kslides"..., 44) = 44
write(1, "./nico/.kde/share/config/kblinse"..., 36) = 36
write(1, "./nico/.kde/share/config/m3edito"..., 36) = 36
write(1, "./nico/.kde/share/config/desktop"..., 36) = 36
write(1, "./nico/.kde/share/config/xqmixer"..., 37) = 37
write(1, "./nico/.kde/share/config/kflame."..., 38) = 38
write(1, "./nico/.kde/share/config/kbanner"..., 39) = 39
write(1, "./nico/.kde/share/config/kbubble"..., 36) = 36
write(1, "./nico/.kde/share/config/kbubble"..., 38) = 38
write(1, "./nico/.kde/share/config/xqmixer"..., 35) = 35
write(1, "./nico/.kde/share/config/kwaverc"..., 35) = 35
write(1, "./nico/.kde/share/config/xqmixer"..., 38) = 38
write(1, "./nico/.kde/share/config/xqmixer"..., 38) = 38
write(1, "./nico/.kde/share/config/kforest"..., 39) = 39
write(1, "./nico/.kde/share/config/xqmixer"..., 38) = 38
write(1, "./nico/.kde/share/config/kscienc"..., 40) = 40
write(1, "./nico/.kde/share/config/xqmixer"..., 38) = 38
write(1, "./nico/.kde/share/config/m3edito"..., 38) = 38
write(1, "./nico/.kde/share/config/kcmbell"..., 35) = 35
write(1, "./nico/.kde/share/config/kwaverc"..., 35) = 35
write(1, "./nico/.kde/share/config/kpanelr"..., 34) = 34
write(1, "./nico/.kde/share/config/m3edito"..., 38) = 38
write(1, "./nico/.kde/share/config/desktop"..., 36) = 36
write(1, "./nico/.kde/share/config/xqmixer"..., 38) = 38
write(1, "./nico/.kde/share/config/xqmixer"..., 38) = 38
write(1, "./nico/.kde/share/config/desktop"..., 36) = 36
write(1, "./nico/.kde/share/config/xqmixer"..., 37) = 37
write(1, "./nico/.kde/share/config/xqmixer"..., 37) = 37
write(1, "./nico/.kde/share/config/xqmixer"..., 37) = 37
write(1, "./nico/.kde/share/config/desktop"..., 36) = 36
write(1, "./nico/.kde/share/config/klaser."..., 38) = 38
write(1, "./nico/.kde/share/config/xqmixer"..., 37) = 37
write(1, "./nico/.kde/share/config/desktop"..., 36) = 36
write(1, "./nico/.kde/share/config/kcmkeys"..., 35) = 35
write(1, "./nico/.kde/share/config/xqmixer"..., 38) = 38
write(1, "./nico/.kde/share/config/klissie"..., 39) = 39
write(1, "./nico/.kde/share/config/xqmixer"..., 38) = 38
write(1, "./nico/.kde/share/config/m3edito"..., 38) = 38
write(1, "./nico/.kde/share/config/desktop"..., 36) = 36
write(1, "./nico/.kde/share/config/kboubou"..., 41) = 41
write(1, "./nico/.kde/share/config/xqmixer"..., 37) = 37
write(1, "./nico/.kde/share/config/xqmixer"..., 38) = 38
write(1, "./nico/.kde/share/config/desktop"..., 36) = 36
write(1, "./nico/.kde/share/config/kblinse"..., 38) = 38
write(1, "./nico/.kde/share/config/xqmixer"..., 37) = 37
chdir("..")                             = 0
lstat("icons", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 368
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("icons")                          = 0
lstat("so.xpm", {st_mode=S_IFREG|0640, st_size=1495, ...}) = 0
lstat("setup.xpm", {st_mode=S_IFREG|0644, st_size=1530, ...}) = 0
write(1, "./nico/.kde/share/icons/setup.xp"..., 34) = 34
lstat("sdd.xpm", {st_mode=S_IFREG|0644, st_size=1457, ...}) = 0
lstat("htm.xpm", {st_mode=S_IFREG|0644, st_size=1457, ...}) = 0
lstat("sds.xpm", {st_mode=S_IFREG|0644, st_size=1457, ...}) = 0
lstat("sgl.xpm", {st_mode=S_IFREG|0644, st_size=1457, ...}) = 0
lstat("mini", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("mini", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 352
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mini")                           = 0
write(1, "./nico/.kde/share/icons/mini/set"..., 39) = 39
write(1, "./nico/.kde/share/icons/mini/pse"..., 40) = 40
write(1, "./nico/.kde/share/icons/mini/set"..., 39) = 39
chdir("..")                             = 0
write(1, "./nico/.kde/share/icons/psetup.x"..., 35) = 35
write(1, "./nico/.kde/share/icons/set52.xp"..., 34) = 34
chdir("..")                             = 0
lstat("apps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("apps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 136
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("apps")                           = 0
lstat("kdeui", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.kde/share/apps/kdeui\n", 29) = 29
open("kdeui", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("kdeui")                          = 0
chdir("..")                             = 0
lstat("kbubbles", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.kde/share/apps/kbubbles\n", 32) = 32
open("kbubbles", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("kbubbles")                       = 0
chdir("..")                             = 0
lstat("kfm", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("kfm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("kfm")                            = 0
lstat("tmp", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("tmp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tmp")                            = 0
chdir("..")                             = 0
lstat("pideiche_3.0", {st_mode=S_IFREG|0640, st_size=34, ...}) = 0
write(1, "./nico/.kde/share/apps/kfm/pidei"..., 40) = 40
lstat("cookies", {st_mode=S_IFREG|0600, st_size=107, ...}) = 0
write(1, "./nico/.kde/share/apps/kfm/cooki"..., 35) = 35
lstat("pideiche_2.0", {st_mode=S_IFREG|0640, st_size=34, ...}) = 0
write(1, "./nico/.kde/share/apps/kfm/pidei"..., 40) = 40
lstat("bookmarks", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("bookmarks", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bookmarks")                      = 0
chdir("..")                             = 0
write(1, "./nico/.kde/share/apps/kfm/deskt"..., 35) = 35
chdir("..")                             = 0
lstat("kdisknav", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("kdisknav", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("kdisknav")                       = 0
write(1, "./nico/.kde/share/apps/kdisknav/"..., 44) = 44
write(1, "./nico/.kde/share/apps/kdisknav/"..., 47) = 47
chdir("..")                             = 0
lstat("kpanel", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.kde/share/apps/kpanel\n", 30) = 30
open("kpanel", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("kpanel")                         = 0
lstat("applnk", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("applnk", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("applnk")                         = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("kwave", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.kde/share/apps/kwave\n", 29) = 29
open("kwave", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("kwave")                          = 0
lstat("presets", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.kde/share/apps/kwave/pre"..., 37) = 37
open("presets", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("presets")                        = 0
lstat("filters", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.kde/share/apps/kwave/pre"..., 45) = 45
open("filters", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("filters")                        = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("cvs-access", {st_mode=S_IFREG|0640, st_size=5843, ...}) = 0
write(1, "./nico/cvs-access\n", 18)     = 18
lstat(".N0t.zen", {st_mode=S_IFREG|0600, st_size=954, ...}) = 0
lstat("audio", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("audio", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 136
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("audio")                          = 0
lstat("mods", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("mods", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 137 entries */, 3933)    = 3908
lseek(4, 3196, SEEK_SET)                = 3196
lseek(4, 0, SEEK_CUR)                   = 3196
getdents(4, /* 31 entries */, 3933)     = 896
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mods")                           = 0
write(1, "./nico/audio/mods/mod.HowWeAre\n", 31) = 31
write(1, "./nico/audio/mods/mod.the_coming"..., 33) = 33
write(1, "./nico/audio/mods/mod.aliens on "..., 38) = 38
write(1, "./nico/audio/mods/mod.delta neve"..., 40) = 40
write(1, "./nico/audio/mods/mod.KeepTheSec"..., 36) = 36
write(1, "./nico/audio/mods/mod.Me And You"..., 33) = 33
write(1, "./nico/audio/mods/mod.speed_test"..., 35) = 35
write(1, "./nico/audio/mods/mod.in project"..., 33) = 33
write(1, "./nico/audio/mods/mod.pakaste   "..., 40) = 40
write(1, "./nico/audio/mods/mod.cybergangs"..., 42) = 42
write(1, "./nico/audio/mods/mod.schwebend\n", 32) = 32
write(1, "./nico/audio/mods/mod.Papierosy\n", 32) = 32
write(1, "./nico/audio/mods/mod.TheFinalDa"..., 35) = 35
write(1, "./nico/audio/mods/mod.technoship"..., 36) = 36
write(1, "./nico/audio/mods/mod.gabba rezu"..., 40) = 40
write(1, "./nico/audio/mods/mod.A1200_303p"..., 39) = 39
write(1, "./nico/audio/mods/mod.Zaj\342czek R"..., 37) = 37
write(1, "./nico/audio/mods/mod.corewar\n", 30) = 30
write(1, "./nico/audio/mods/mod.LoveForeve"..., 37) = 37
write(1, "./nico/audio/mods/mod.dream\n", 28) = 28
write(1, "./nico/audio/mods/mod.e-128956 9"..., 33) = 33
write(1, "./nico/audio/mods/princess.mod\n", 31) = 31
write(1, "./nico/audio/mods/mod.woc2-avala"..., 37) = 37
write(1, "./nico/audio/mods/TRN_Get-All-Do"..., 39) = 39
write(1, "./nico/audio/mods/mod.deeper\n", 29) = 29
write(1, "./nico/audio/mods/mod.glide\n", 28) = 28
write(1, "./nico/audio/mods/mod.Fuck U Cor"..., 36) = 36
write(1, "./nico/audio/mods/mod.evil bird\n", 32) = 32
write(1, "./nico/audio/mods/mod.scene wars"..., 33) = 33
write(1, "./nico/audio/mods/mod.corroded_b"..., 37) = 37
write(1, "./nico/audio/mods/mod.teRRORLOre"..., 33) = 33
write(1, "./nico/audio/mods/mod.boogiewoog"..., 35) = 35
write(1, "./nico/audio/mods/mod.Cortez goe"..., 42) = 42
write(1, "./nico/audio/mods/mod.the origin"..., 37) = 37
write(1, "./nico/audio/mods/mod.aliens\n", 29) = 29
write(1, "./nico/audio/mods/DYN_Club-House"..., 37) = 37
write(1, "./nico/audio/mods/legoland.mod\n", 31) = 31
write(1, "./nico/audio/mods/mod.-From_the_"..., 39) = 39
write(1, "./nico/audio/mods/mod.-Motherfuc"..., 42) = 42
write(1, "./nico/audio/mods/mod.enclose\n", 30) = 30
write(1, "./nico/audio/mods/mod.the devils"..., 39) = 39
write(1, "./nico/audio/mods/mod.lamer hunt"..., 33) = 33
write(1, "./nico/audio/mods/mod.-Strange_D"..., 37) = 37
write(1, "./nico/audio/mods/mod.my corrosi"..., 42) = 42
write(1, "./nico/audio/mods/mod.the escape"..., 33) = 33
write(1, "./nico/audio/mods/TRN_Jingle1.mo"..., 34) = 34
write(1, "./nico/audio/mods/the_fast_lane."..., 36) = 36
write(1, "./nico/audio/mods/mod.Jogger\n", 29) = 29
write(1, "./nico/audio/mods/DCC_Psychedhel"..., 39) = 39
write(1, "./nico/audio/mods/mod.relief\n", 29) = 29
write(1, "./nico/audio/mods/zombie_closing"..., 37) = 37
write(1, "./nico/audio/mods/mod.immer\n", 28) = 28
write(1, "./nico/audio/mods/mod.whales\n", 29) = 29
write(1, "./nico/audio/mods/TRN_Extended-D"..., 41) = 41
write(1, "./nico/audio/mods/mod.deimos\n", 29) = 29
write(1, "./nico/audio/mods/mod.lost in ti"..., 35) = 35
write(1, "./nico/audio/mods/mod.dream-land"..., 42) = 42
write(1, "./nico/audio/mods/mod.space-regg"..., 35) = 35
write(1, "./nico/audio/mods/mod.hardcore b"..., 37) = 37
write(1, "./nico/audio/mods/mod.relax your"..., 38) = 38
write(1, "./nico/audio/mods/a+n+n+e.mod\n", 30) = 30
write(1, "./nico/audio/mods/shaken.mod\n", 29) = 29
write(1, "./nico/audio/mods/mod.Nk-HolaQue"..., 36) = 36
write(1, "./nico/audio/mods/mod.fuck hardc"..., 42) = 42
write(1, "./nico/audio/mods/mod.kompulsive"..., 39) = 39
write(1, "./nico/audio/mods/mod.edo.com\n", 30) = 30
write(1, "./nico/audio/mods/mod.deep-marus"..., 35) = 35
write(1, "./nico/audio/mods/mod.Gute_Tag_f"..., 38) = 38
write(1, "./nico/audio/mods/TRN_Muellabfuh"..., 38) = 38
write(1, "./nico/audio/mods/mod.pakaste pe"..., 40) = 40
write(1, "./nico/audio/mods/mod.slice of t"..., 41) = 41
write(1, "./nico/audio/mods/mod.back to th"..., 41) = 41
write(1, "./nico/audio/mods/mod.the lighte"..., 38) = 38
write(1, "./nico/audio/mods/suck_ma_knuckl"..., 39) = 39
write(1, "./nico/audio/mods/mod.FeelDABasS"..., 33) = 33
write(1, "./nico/audio/mods/TRN_Ironic-Dan"..., 40) = 40
write(1, "./nico/audio/mods/mod.Genesis_ed"..., 41) = 41
write(1, "./nico/audio/mods/mod.dance to t"..., 38) = 38
write(1, "./nico/audio/mods/lonely_days.mo"..., 34) = 34
write(1, "./nico/audio/mods/mod.planet of "..., 39) = 39
write(1, "./nico/audio/mods/mod.alba-theme"..., 33) = 33
write(1, "./nico/audio/mods/TRN_Take-It-Ac"..., 39) = 39
write(1, "./nico/audio/mods/MRV_Dimension-"..., 41) = 41
write(1, "./nico/audio/mods/mod.blue vein "..., 38) = 38
write(1, "./nico/audio/mods/mod.something_"..., 38) = 38
write(1, "./nico/audio/mods/mod.LiesFINAL\n", 32) = 32
write(1, "./nico/audio/mods/mod.ambient\n", 30) = 30
write(1, "./nico/audio/mods/mod.kancer to "..., 36) = 36
write(1, "./nico/audio/mods/mod.landscape\n", 32) = 32
write(1, "./nico/audio/mods/youre_in_my_dr"..., 41) = 41
write(1, "./nico/audio/mods/mod.break of d"..., 42) = 42
write(1, "./nico/audio/mods/mod.copenhague"..., 33) = 33
write(1, "./nico/audio/mods/mod.dangerous "..., 39) = 39
write(1, "./nico/audio/mods/mod.freestyle\n", 32) = 32
write(1, "./nico/audio/mods/mod.strange\n", 30) = 30
write(1, "./nico/audio/mods/mod.mind giggl"..., 35) = 35
write(1, "./nico/audio/mods/mod.pakaste\n", 30) = 30
write(1, "./nico/audio/mods/mod.brechbrett"..., 35) = 35
write(1, "./nico/audio/mods/mod.newintro4\n", 32) = 32
write(1, "./nico/audio/mods/mod.-Metal_Wal"..., 41) = 41
write(1, "./nico/audio/mods/zombie_opening"..., 37) = 37
chdir("..")                             = 0
lstat("xm", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("xm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 600
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xm")                             = 0
write(1, "./nico/audio/xm/TechnoTrax.xm\n", 30) = 30
write(1, "./nico/audio/xm/Summer.xm\n", 26) = 26
write(1, "./nico/audio/xm/feeling.xm\n", 27) = 27
write(1, "./nico/audio/xm/rjep02.xm\n", 26) = 26
write(1, "./nico/audio/xm/headz1.XM\n", 26) = 26
write(1, "./nico/audio/xm/GoaTemple.xm\n", 29) = 29
write(1, "./nico/audio/xm/Freudand.xm\n", 28) = 28
write(1, "./nico/audio/xm/rjep06.xm\n", 26) = 26
write(1, "./nico/audio/xm/InTheSox.XM\n", 28) = 28
write(1, "./nico/audio/xm/rjep05.xm\n", 26) = 26
write(1, "./nico/audio/xm/The_Harsh_Wave.x"..., 34) = 34
write(1, "./nico/audio/xm/Thespher.xm\n", 28) = 28
write(1, "./nico/audio/xm/Hungary Street.X"..., 34) = 34
write(1, "./nico/audio/xm/Tasteofr.xm\n", 28) = 28
write(1, "./nico/audio/xm/rjep04.xm\n", 26) = 26
write(1, "./nico/audio/xm/rjep03.xm\n", 26) = 26
write(1, "./nico/audio/xm/Underdog.XM\n", 28) = 28
write(1, "./nico/audio/xm/Reclaim.XM\n", 27) = 27
write(1, "./nico/audio/xm/rjep01.xm\n", 26) = 26
chdir("..")                             = 0
lstat("sonstige", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/audio/sonstige\n", 22) = 22
open("sonstige", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sonstige")                       = 0
write(1, "./nico/audio/sonstige/swedish.au"..., 33) = 33
write(1, "./nico/audio/sonstige/english.au"..., 33) = 33
chdir("..")                             = 0
lstat("physik", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("physik", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 512
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("physik")                         = 0
lstat("pat8.wav", {st_mode=S_IFREG|0640, st_size=1792688, ...}) = 0
lstat("pat7.wav", {st_mode=S_IFREG|0640, st_size=1714826, ...}) = 0
lstat("eas", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/audio/physik/eas\n", 24) = 24
open("eas", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 25 entries */, 3933)     = 580
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("eas")                            = 0
write(1, "./nico/audio/physik/eas/m00eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/m20eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/f15eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/f07eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/f03eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/f19eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/f21eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/f01eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/f13eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/m08eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/m06eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/f11eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/f09eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/m14eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/m02eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/m16eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/m10eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/m18eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/f17eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/f22eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/m04eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/m12eas.w"..., 35) = 35
write(1, "./nico/audio/physik/eas/f05eas.w"..., 35) = 35
chdir("..")                             = 0
lstat("pat5.wav", {st_mode=S_IFREG|0640, st_size=920548, ...}) = 0
lstat("lr", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("lr", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 248
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lr")                             = 0
chdir("..")                             = 0
lstat("space2.wav", {st_mode=S_IFREG|0640, st_size=287036, ...}) = 0
write(1, "./nico/audio/physik/space2.wav\n", 31) = 31
lstat("ken.wav", {st_mode=S_IFREG|0640, st_size=155168, ...}) = 0
write(1, "./nico/audio/physik/ken.wav\n", 28) = 28
lstat("rockets", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/audio/physik/rockets\n", 28) = 28
open("rockets", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 22 entries */, 3933)     = 460
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("rockets")                        = 0
write(1, "./nico/audio/physik/rockets/mwhe"..., 40) = 40
write(1, "./nico/audio/physik/rockets/mwhe"..., 40) = 40
chdir("..")                             = 0
lstat("space1.wav", {st_mode=S_IFREG|0640, st_size=212264, ...}) = 0
write(1, "./nico/audio/physik/space1.wav\n", 31) = 31
lstat("pat10.wav", {st_mode=S_IFREG|0640, st_size=2535042, ...}) = 0
lstat("scale_sp", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/audio/physik/scale_sp\n", 29) = 29
open("scale_sp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 348
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scale_sp")                       = 0
chdir("..")                             = 0
lstat("pat2.wav", {st_mode=S_IFREG|0640, st_size=880578, ...}) = 0
lstat("pat11.wav", {st_mode=S_IFREG|0640, st_size=2034516, ...}) = 0
lstat("sat_orb", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("sat_orb", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 508
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sat_orb")                        = 0
chdir("..")                             = 0
lstat("amend", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/audio/physik/amend\n", 26) = 26
open("amend", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 388
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("amend")                          = 0
write(1, "./nico/audio/physik/amend/tape04"..., 37) = 37
write(1, "./nico/audio/physik/amend/tape22"..., 37) = 37
write(1, "./nico/audio/physik/amend/tape07"..., 37) = 37
write(1, "./nico/audio/physik/amend/tape03"..., 37) = 37
write(1, "./nico/audio/physik/amend/tape06"..., 37) = 37
write(1, "./nico/audio/physik/amend/tape14"..., 37) = 37
write(1, "./nico/audio/physik/amend/tape09"..., 37) = 37
write(1, "./nico/audio/physik/amend/tape02"..., 37) = 37
write(1, "./nico/audio/physik/amend/tape10"..., 37) = 37
write(1, "./nico/audio/physik/amend/tape05"..., 37) = 37
write(1, "./nico/audio/physik/amend/tape13"..., 37) = 37
write(1, "./nico/audio/physik/amend/tape01"..., 37) = 37
write(1, "./nico/audio/physik/amend/tape18"..., 37) = 37
write(1, "./nico/audio/physik/amend/tape08"..., 37) = 37
write(1, "./nico/audio/physik/amend/tape12"..., 37) = 37
chdir("..")                             = 0
lstat("sun_fam", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("sun_fam", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 39 entries */, 3933)     = 772
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sun_fam")                        = 0
chdir("..")                             = 0
lstat("gravity", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("gravity", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 34 entries */, 3933)     = 668
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gravity")                        = 0
chdir("..")                             = 0
lstat("pat3.wav", {st_mode=S_IFREG|0640, st_size=1054496, ...}) = 0
lstat("new", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/audio/physik/new\n", 24) = 24
open("new", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 312
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("new")                            = 0
lstat("g", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("g", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("g")                              = 0
chdir("..")                             = 0
lstat("tbaeos", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/audio/physik/new/tbaeos\n", 31) = 31
open("tbaeos", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tbaeos")                         = 0
chdir("..")                             = 0
lstat("eaas", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/audio/physik/new/eaas\n", 29) = 29
open("eaas", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("eaas")                           = 0
chdir("..")                             = 0
lstat("shuttle", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/audio/physik/new/shuttle\n", 32) = 32
open("shuttle", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("shuttle")                        = 0
chdir("..")                             = 0
lstat("people", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/audio/physik/new/people\n", 31) = 31
open("people", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("people")                         = 0
write(1, "./nico/audio/physik/new/people/p"..., 42) = 42
chdir("..")                             = 0
lstat("apollo", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("apollo", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 316
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("apollo")                         = 0
chdir("..")                             = 0
lstat("tsaif", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("tsaif", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tsaif")                          = 0
chdir("..")                             = 0
lstat("anishut", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("anishut", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 220
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("anishut")                        = 0
chdir("..")                             = 0
lstat("sao", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("sao", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sao")                            = 0
chdir("..")                             = 0
lstat("ralv", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ralv", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ralv")                           = 0
chdir("..")                             = 0
lstat("tsos", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("tsos", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tsos")                           = 0
chdir("..")                             = 0
lstat("sats", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("sats", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sats")                           = 0
chdir("..")                             = 0
lstat("stations", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("stations", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("stations")                       = 0
chdir("..")                             = 0
lstat("probes", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/audio/physik/new/probes\n", 31) = 31
open("probes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("probes")                         = 0
write(1, "./nico/audio/physik/new/probes/p"..., 42) = 42
chdir("..")                             = 0
lstat("lrat", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("lrat", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lrat")                           = 0
chdir("..")                             = 0
lstat("voyager", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/audio/physik/new/voyager\n", 32) = 32
open("voyager", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("voyager")                        = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("pat4.wav", {st_mode=S_IFREG|0640, st_size=1586102, ...}) = 0
lstat("pat9.wav", {st_mode=S_IFREG|0640, st_size=1233510, ...}) = 0
lstat("pat1.wav", {st_mode=S_IFREG|0640, st_size=867972, ...}) = 0
lstat("lml", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("lml", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 628
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lml")                            = 0
chdir("..")                             = 0
lstat("laun_veh", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/audio/physik/laun_veh\n", 29) = 29
open("laun_veh", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 20 entries */, 3933)     = 392
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("laun_veh")                       = 0
chdir("..")                             = 0
lstat("bes", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/audio/physik/bes\n", 24) = 24
open("bes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 23 entries */, 3933)     = 532
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bes")                            = 0
write(1, "./nico/audio/physik/bes/m06bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/m12bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/f09bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/f05bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/f19bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/f01bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/m04bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/m10bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/m16bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/f13bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/f07bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/f11bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/m00bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/m14bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/f15bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/f17bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/m18bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/m02bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/f21bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/m20bes.w"..., 35) = 35
write(1, "./nico/audio/physik/bes/f03bes.w"..., 35) = 35
chdir("..")                             = 0
chdir("..")                             = 0
lstat("waves", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/audio/waves\n", 19)    = 19
open("waves", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 34 entries */, 3933)     = 748
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("waves")                          = 0
write(1, "./nico/audio/waves/screen.wav\n", 30) = 30
write(1, "./nico/audio/waves/scream.wav\n", 30) = 30
write(1, "./nico/audio/waves/welcome.wav\n", 31) = 31
write(1, "./nico/audio/waves/save_as.wav\n", 31) = 31
write(1, "./nico/audio/waves/wiggle.wav\n", 30) = 30
write(1, "./nico/audio/waves/snore.wav\n", 29) = 29
write(1, "./nico/audio/waves/space.wav\n", 29) = 29
write(1, "./nico/audio/waves/save.wav\n", 28) = 28
write(1, "./nico/audio/waves/scree.wav\n", 29) = 29
write(1, "./nico/audio/waves/scream1.wav\n", 31) = 31
write(1, "./nico/audio/waves/scream3.wav\n", 31) = 31
write(1, "./nico/audio/waves/scream2.wav\n", 31) = 31
write(1, "./nico/audio/waves/scream4.wav\n", 31) = 31
write(1, "./nico/audio/waves/screen2.wav\n", 31) = 31
write(1, "./nico/audio/waves/whee.wav\n", 28) = 28
chdir("..")                             = 0
lstat("listen", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/audio/listen\n", 20)   = 20
open("listen", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 192
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("listen")                         = 0
write(1, "./nico/audio/listen/schoen\n", 27) = 27
write(1, "./nico/audio/listen/wecken\n", 27) = 27
write(1, "./nico/audio/listen/I-like_steff"..., 50) = 50
write(1, "./nico/audio/listen/aufnahme\n", 29) = 29
write(1, "./nico/audio/listen/ideplatte\n", 30) = 30
write(1, "./nico/audio/listen/many+benni\n", 31) = 31
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".esd_auth", {st_mode=S_IFREG|0600, st_size=16, ...}) = 0
lstat(".bookmark.html", {st_mode=S_IFREG|0600, st_size=101282, ...}) = 0
lstat(".gnome-help-browser", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".gnome-help-browser", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".gnome-help-browser")            = 0
chdir("..")                             = 0
lstat(".balsarc", {st_mode=S_IFREG|0600, st_size=2519, ...}) = 0
lstat("gdb.html", {st_mode=S_IFREG|0640, st_size=8679, ...}) = 0
lstat(".xmms", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".xmms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 136
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".xmms")                          = 0
lstat("bsmaxpresets", {st_mode=S_IFREG|0640, st_size=42, ...}) = 0
write(1, "./nico/.xmms/bsmaxpresets\n", 26) = 26
lstat("config", {st_mode=S_IFREG|0640, st_size=2906, ...}) = 0
lstat("gdancer_themes", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.xmms/gdancer_themes\n", 28) = 28
open("gdancer_themes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gdancer_themes")                 = 0
chdir("..")                             = 0
lstat("xmms.m3u", {st_mode=S_IFREG|0640, st_size=2011, ...}) = 0
lstat("Skins", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Skins", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 29 entries */, 3933)     = 780
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Skins")                          = 0
write(1, "./nico/.xmms/Skins/eMac_Xmms_col"..., 47) = 47
write(1, "./nico/.xmms/Skins/Apple_Platinu"..., 42) = 42
write(1, "./nico/.xmms/Skins/AbsoluteE_Xmm"..., 38) = 38
write(1, "./nico/.xmms/Skins/blueHeart_Xmm"..., 38) = 38
write(1, "./nico/.xmms/Skins/Covenant.zip\n", 32) = 32
write(1, "./nico/.xmms/Skins/NeXTAmp2-1.0p"..., 40) = 40
write(1, "./nico/.xmms/Skins/detone_green."..., 36) = 36
write(1, "./nico/.xmms/Skins/XMMS-Green.zi"..., 34) = 34
write(1, "./nico/.xmms/Skins/BrushedMetal_"..., 41) = 41
write(1, "./nico/.xmms/Skins/eMac-XMMS.zip"..., 33) = 33
write(1, "./nico/.xmms/Skins/detone_blue.z"..., 35) = 35
write(1, "./nico/.xmms/Skins/ColderXMMS.ta"..., 37) = 37
write(1, "./nico/.xmms/Skins/Inverse.zip\n", 31) = 31
write(1, "./nico/.xmms/Skins/BlueSteel_xmm"..., 38) = 38
write(1, "./nico/.xmms/Skins/BlueSteel.zip"..., 33) = 33
write(1, "./nico/.xmms/Skins/BlueIce.zip\n", 31) = 31
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".xvpics", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".xvpics", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".xvpics")                        = 0
write(1, "./nico/.xvpics/shoot.jpeg\n", 26) = 26
chdir("..")                             = 0
lstat("MyMusic", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("MyMusic", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MyMusic")                        = 0
chdir("..")                             = 0
lstat(".mailcap", {st_mode=S_IFREG|0640, st_size=286, ...}) = 0
lstat(".xsession-errors", {st_mode=S_IFREG|0600, st_size=970, ...}) = 0
lstat(".gcombust", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".gcombust", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".gcombust")                      = 0
chdir("..")                             = 0
lstat("enlightenment", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment\n", 21)  = 21
open("enlightenment", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 144
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("enlightenment")                  = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/CVS/Reposit"..., 36) = 36
write(1, "./nico/enlightenment/CVS/Entries"..., 33) = 33
write(1, "./nico/enlightenment/CVS/Entries"..., 37) = 37
write(1, "./nico/enlightenment/CVS/Entries"..., 40) = 40
chdir("..")                             = 0
lstat("e", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/e\n", 23) = 23
open("e", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 43 entries */, 3933)     = 876
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("e")                              = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/CVS/Repos"..., 38) = 38
write(1, "./nico/enlightenment/e/CVS/Entri"..., 35) = 35
write(1, "./nico/enlightenment/e/CVS/Entri"..., 39) = 39
chdir("..")                             = 0
lstat("debian", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/e/debian\n", 30) = 30
open("debian", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 28 entries */, 3933)     = 876
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("debian")                         = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/debian/CV"..., 45) = 45
write(1, "./nico/enlightenment/e/debian/CV"..., 42) = 42
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/debian/RE"..., 44) = 44
write(1, "./nico/enlightenment/e/debian/ch"..., 40) = 40
write(1, "./nico/enlightenment/e/debian/e-"..., 40) = 40
write(1, "./nico/enlightenment/e/debian/e-"..., 42) = 42
write(1, "./nico/enlightenment/e/debian/en"..., 65) = 65
write(1, "./nico/enlightenment/e/debian/en"..., 66) = 66
write(1, "./nico/enlightenment/e/debian/en"..., 69) = 69
write(1, "./nico/enlightenment/e/debian/en"..., 64) = 64
write(1, "./nico/enlightenment/e/debian/en"..., 65) = 65
write(1, "./nico/enlightenment/e/debian/en"..., 66) = 66
write(1, "./nico/enlightenment/e/debian/en"..., 67) = 67
write(1, "./nico/enlightenment/e/debian/en"..., 54) = 54
write(1, "./nico/enlightenment/e/debian/en"..., 49) = 49
write(1, "./nico/enlightenment/e/debian/en"..., 49) = 49
write(1, "./nico/enlightenment/e/debian/en"..., 50) = 50
write(1, "./nico/enlightenment/e/debian/en"..., 50) = 50
write(1, "./nico/enlightenment/e/debian/en"..., 49) = 49
write(1, "./nico/enlightenment/e/debian/en"..., 56) = 56
write(1, "./nico/enlightenment/e/debian/en"..., 53) = 53
write(1, "./nico/enlightenment/e/debian/en"..., 50) = 50
write(1, "./nico/enlightenment/e/debian/me"..., 45) = 45
write(1, "./nico/enlightenment/e/debian/ru"..., 36) = 36
chdir("..")                             = 0
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=214, ...}) = 0
lstat("ABOUT-NLS", {st_mode=S_IFREG|0640, st_size=11651, ...}) = 0
lstat("AUTHORS", {st_mode=S_IFREG|0640, st_size=5681, ...}) = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=1237, ...}) = 0
lstat("ChangeLog", {st_mode=S_IFREG|0640, st_size=62682, ...}) = 0
write(1, "./nico/enlightenment/e/ChangeLog"..., 33) = 33
lstat("FAQ", {st_mode=S_IFREG|0640, st_size=6308, ...}) = 0
lstat("INSTALL", {st_mode=S_IFREG|0640, st_size=13419, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=379, ...}) = 0
write(1, "./nico/enlightenment/e/Makefile."..., 35) = 35
lstat("NEWS", {st_mode=S_IFREG|0640, st_size=59, ...}) = 0
lstat("README", {st_mode=S_IFREG|0640, st_size=1927, ...}) = 0
lstat("acconfig.h", {st_mode=S_IFREG|0640, st_size=375, ...}) = 0
lstat("acinclude.m4", {st_mode=S_IFREG|0640, st_size=5873, ...}) = 0
write(1, "./nico/enlightenment/e/acinclude"..., 36) = 36
lstat("autogen.sh", {st_mode=S_IFREG|0750, st_size=1792, ...}) = 0
write(1, "./nico/enlightenment/e/autogen.s"..., 34) = 34
lstat("configure.in", {st_mode=S_IFREG|0640, st_size=7098, ...}) = 0
write(1, "./nico/enlightenment/e/configure"..., 36) = 36
lstat("e.rh.spec", {st_mode=S_IFREG|0640, st_size=2436, ...}) = 0
write(1, "./nico/enlightenment/e/e.rh.spec"..., 33) = 33
lstat("e.spec", {st_mode=S_IFREG|0640, st_size=1920, ...}) = 0
write(1, "./nico/enlightenment/e/e.spec\n", 30) = 30
lstat("dox", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("dox", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 32 entries */, 3933)     = 620
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dox")                            = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/dox/CVS/R"..., 42) = 42
write(1, "./nico/enlightenment/e/dox/CVS/E"..., 39) = 39
write(1, "./nico/enlightenment/e/dox/CVS/E"..., 43) = 43
chdir("..")                             = 0
lstat("E-docs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("E-docs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 58 entries */, 3933)     = 1668
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("E-docs")                         = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/dox/E-doc"..., 49) = 49
write(1, "./nico/enlightenment/e/dox/E-doc"..., 46) = 46
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/dox/E-doc"..., 46) = 46
write(1, "./nico/enlightenment/e/dox/E-doc"..., 49) = 49
write(1, "./nico/enlightenment/e/dox/E-doc"..., 60) = 60
write(1, "./nico/enlightenment/e/dox/E-doc"..., 54) = 54
write(1, "./nico/enlightenment/e/dox/E-doc"..., 55) = 55
write(1, "./nico/enlightenment/e/dox/E-doc"..., 59) = 59
write(1, "./nico/enlightenment/e/dox/E-doc"..., 57) = 57
write(1, "./nico/enlightenment/e/dox/E-doc"..., 62) = 62
write(1, "./nico/enlightenment/e/dox/E-doc"..., 61) = 61
write(1, "./nico/enlightenment/e/dox/E-doc"..., 56) = 56
write(1, "./nico/enlightenment/e/dox/E-doc"..., 50) = 50
write(1, "./nico/enlightenment/e/dox/E-doc"..., 48) = 48
write(1, "./nico/enlightenment/e/dox/E-doc"..., 50) = 50
write(1, "./nico/enlightenment/e/dox/E-doc"..., 58) = 58
write(1, "./nico/enlightenment/e/dox/E-doc"..., 59) = 59
write(1, "./nico/enlightenment/e/dox/E-doc"..., 55) = 55
write(1, "./nico/enlightenment/e/dox/E-doc"..., 55) = 55
write(1, "./nico/enlightenment/e/dox/E-doc"..., 52) = 52
write(1, "./nico/enlightenment/e/dox/E-doc"..., 53) = 53
write(1, "./nico/enlightenment/e/dox/E-doc"..., 57) = 57
write(1, "./nico/enlightenment/e/dox/E-doc"..., 53) = 53
write(1, "./nico/enlightenment/e/dox/E-doc"..., 49) = 49
write(1, "./nico/enlightenment/e/dox/E-doc"..., 51) = 51
write(1, "./nico/enlightenment/e/dox/E-doc"..., 46) = 46
write(1, "./nico/enlightenment/e/dox/E-doc"..., 51) = 51
write(1, "./nico/enlightenment/e/dox/E-doc"..., 61) = 61
write(1, "./nico/enlightenment/e/dox/E-doc"..., 46) = 46
write(1, "./nico/enlightenment/e/dox/E-doc"..., 55) = 55
write(1, "./nico/enlightenment/e/dox/E-doc"..., 60) = 60
write(1, "./nico/enlightenment/e/dox/E-doc"..., 59) = 59
write(1, "./nico/enlightenment/e/dox/E-doc"..., 58) = 58
write(1, "./nico/enlightenment/e/dox/E-doc"..., 53) = 53
write(1, "./nico/enlightenment/e/dox/E-doc"..., 54) = 54
write(1, "./nico/enlightenment/e/dox/E-doc"..., 60) = 60
write(1, "./nico/enlightenment/e/dox/E-doc"..., 57) = 57
write(1, "./nico/enlightenment/e/dox/E-doc"..., 62) = 62
write(1, "./nico/enlightenment/e/dox/E-doc"..., 48) = 48
write(1, "./nico/enlightenment/e/dox/E-doc"..., 46) = 46
write(1, "./nico/enlightenment/e/dox/E-doc"..., 49) = 49
write(1, "./nico/enlightenment/e/dox/E-doc"..., 47) = 47
write(1, "./nico/enlightenment/e/dox/E-doc"..., 43) = 43
chdir("..")                             = 0
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=38, ...}) = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=1237, ...}) = 0
lstat("ChangeLog", {st_mode=S_IFREG|0640, st_size=1958, ...}) = 0
write(1, "./nico/enlightenment/e/dox/Chang"..., 37) = 37
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=1041, ...}) = 0
write(1, "./nico/enlightenment/e/dox/Makef"..., 39) = 39
lstat("README", {st_mode=S_IFREG|0640, st_size=267, ...}) = 0
lstat("dox.c", {st_mode=S_IFREG|0640, st_size=15237, ...}) = 0
lstat("dox.h", {st_mode=S_IFREG|0640, st_size=7354, ...}) = 0
lstat("exit1.xpm", {st_mode=S_IFREG|0640, st_size=3541, ...}) = 0
write(1, "./nico/enlightenment/e/dox/exit1"..., 37) = 37
lstat("exit2.xpm", {st_mode=S_IFREG|0640, st_size=3573, ...}) = 0
write(1, "./nico/enlightenment/e/dox/exit2"..., 37) = 37
lstat("file.c", {st_mode=S_IFREG|0640, st_size=17283, ...}) = 0
write(1, "./nico/enlightenment/e/dox/file."..., 34) = 34
lstat("format.c", {st_mode=S_IFREG|0640, st_size=22391, ...}) = 0
lstat("next1.xpm", {st_mode=S_IFREG|0640, st_size=6341, ...}) = 0
write(1, "./nico/enlightenment/e/dox/next1"..., 37) = 37
lstat("next2.xpm", {st_mode=S_IFREG|0640, st_size=6437, ...}) = 0
write(1, "./nico/enlightenment/e/dox/next2"..., 37) = 37
lstat("prev1.xpm", {st_mode=S_IFREG|0640, st_size=6325, ...}) = 0
write(1, "./nico/enlightenment/e/dox/prev1"..., 37) = 37
lstat("prev2.xpm", {st_mode=S_IFREG|0640, st_size=6389, ...}) = 0
write(1, "./nico/enlightenment/e/dox/prev2"..., 37) = 37
lstat("text.c", {st_mode=S_IFREG|0640, st_size=12827, ...}) = 0
write(1, "./nico/enlightenment/e/dox/text."..., 34) = 34
lstat("timestamp.h", {st_mode=S_IFREG|0640, st_size=55, ...}) = 0
write(1, "./nico/enlightenment/e/dox/times"..., 39) = 39
lstat("title.xpm", {st_mode=S_IFREG|0640, st_size=15734, ...}) = 0
write(1, "./nico/enlightenment/e/dox/title"..., 37) = 37
lstat("ttfont.c", {st_mode=S_IFREG|0640, st_size=23003, ...}) = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=13832, ...}) = 0
write(1, "./nico/enlightenment/e/dox/Makef"..., 39) = 39
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=14920, ...}) = 0
write(1, "./nico/enlightenment/e/dox/Makef"..., 36) = 36
lstat(".deps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".deps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 124
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".deps")                          = 0
write(1, "./nico/enlightenment/e/dox/.deps"..., 40) = 40
write(1, "./nico/enlightenment/e/dox/.deps"..., 40) = 40
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/dox/file."..., 34) = 34
write(1, "./nico/enlightenment/e/dox/text."..., 34) = 34
chdir("..")                             = 0
lstat("eesh", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/e/eesh\n", 28) = 28
open("eesh", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 528
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("eesh")                           = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/eesh/CVS/"..., 43) = 43
write(1, "./nico/enlightenment/e/eesh/CVS/"..., 40) = 40
chdir("..")                             = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10681, ...}) = 0
write(1, "./nico/enlightenment/e/eesh/Make"..., 40) = 40
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=44, ...}) = 0
lstat("E.h", {st_mode=S_IFREG|0640, st_size=8151, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=906, ...}) = 0
write(1, "./nico/enlightenment/e/eesh/Make"..., 40) = 40
lstat("alert.c", {st_mode=S_IFREG|0640, st_size=3431, ...}) = 0
write(1, "./nico/enlightenment/e/eesh/aler"..., 36) = 36
lstat("comms.c", {st_mode=S_IFREG|0640, st_size=6120, ...}) = 0
lstat("file.c", {st_mode=S_IFREG|0640, st_size=12625, ...}) = 0
write(1, "./nico/enlightenment/e/eesh/file"..., 35) = 35
lstat("globals.c", {st_mode=S_IFREG|0640, st_size=1441, ...}) = 0
lstat("lists.c", {st_mode=S_IFREG|0640, st_size=6470, ...}) = 0
lstat("main.c", {st_mode=S_IFREG|0640, st_size=4930, ...}) = 0
lstat("memory.c", {st_mode=S_IFREG|0640, st_size=3806, ...}) = 0
write(1, "./nico/enlightenment/e/eesh/memo"..., 37) = 37
lstat("setup.c", {st_mode=S_IFREG|0640, st_size=2857, ...}) = 0
write(1, "./nico/enlightenment/e/eesh/setu"..., 36) = 36
lstat("timestamp.h", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
write(1, "./nico/enlightenment/e/eesh/time"..., 40) = 40
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=11803, ...}) = 0
write(1, "./nico/enlightenment/e/eesh/Make"..., 37) = 37
lstat(".deps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".deps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 188
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".deps")                          = 0
write(1, "./nico/enlightenment/e/eesh/.dep"..., 43) = 43
write(1, "./nico/enlightenment/e/eesh/.dep"..., 42) = 42
write(1, "./nico/enlightenment/e/eesh/.dep"..., 41) = 41
write(1, "./nico/enlightenment/e/eesh/.dep"..., 42) = 42
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/eesh/setu"..., 36) = 36
write(1, "./nico/enlightenment/e/eesh/memo"..., 37) = 37
write(1, "./nico/enlightenment/e/eesh/file"..., 35) = 35
write(1, "./nico/enlightenment/e/eesh/aler"..., 36) = 36
write(1, "./nico/enlightenment/e/eesh/eesh"..., 33) = 33
chdir("..")                             = 0
lstat("epp", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/e/epp\n", 27) = 27
open("epp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 548
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("epp")                            = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/epp/CVS/R"..., 42) = 42
write(1, "./nico/enlightenment/e/epp/CVS/E"..., 39) = 39
chdir("..")                             = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=11552, ...}) = 0
write(1, "./nico/enlightenment/e/epp/Makef"..., 39) = 39
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=43, ...}) = 0
lstat("ChangeLog", {st_mode=S_IFREG|0640, st_size=2527, ...}) = 0
write(1, "./nico/enlightenment/e/epp/Chang"..., 37) = 37
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=1840, ...}) = 0
write(1, "./nico/enlightenment/e/epp/Makef"..., 39) = 39
lstat("config.h", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
lstat("cppalloc.c", {st_mode=S_IFREG|0640, st_size=1917, ...}) = 0
lstat("cpperror.c", {st_mode=S_IFREG|0640, st_size=3434, ...}) = 0
write(1, "./nico/enlightenment/e/epp/cpper"..., 38) = 38
lstat("cppexp.c", {st_mode=S_IFREG|0640, st_size=26613, ...}) = 0
write(1, "./nico/enlightenment/e/epp/cppex"..., 36) = 36
lstat("cpphash.c", {st_mode=S_IFREG|0640, st_size=6008, ...}) = 0
lstat("cpphash.h", {st_mode=S_IFREG|0640, st_size=1432, ...}) = 0
lstat("cpplib.c", {st_mode=S_IFREG|0640, st_size=205357, ...}) = 0
lstat("cpplib.h", {st_mode=S_IFREG|0640, st_size=23906, ...}) = 0
lstat("cppmain.c", {st_mode=S_IFREG|0640, st_size=2818, ...}) = 0
lstat("header.h", {st_mode=S_IFREG|0640, st_size=3418, ...}) = 0
write(1, "./nico/enlightenment/e/epp/heade"..., 36) = 36
lstat("timestamp.h", {st_mode=S_IFREG|0640, st_size=55, ...}) = 0
write(1, "./nico/enlightenment/e/epp/times"..., 39) = 39
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=12697, ...}) = 0
write(1, "./nico/enlightenment/e/epp/Makef"..., 36) = 36
lstat(".deps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".deps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".deps")                          = 0
write(1, "./nico/enlightenment/e/epp/.deps"..., 44) = 44
write(1, "./nico/enlightenment/e/epp/.deps"..., 42) = 42
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/epp/cpper"..., 38) = 38
write(1, "./nico/enlightenment/e/epp/cppex"..., 36) = 36
write(1, "./nico/enlightenment/e/epp/epp\n", 31) = 31
chdir("..")                             = 0
lstat("intl", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("intl", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 29 entries */, 3933)     = 648
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("intl")                           = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/intl/CVS/"..., 43) = 43
write(1, "./nico/enlightenment/e/intl/CVS/"..., 40) = 40
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/intl/po2t"..., 39) = 39
write(1, "./nico/enlightenment/e/intl/Chan"..., 38) = 38
write(1, "./nico/enlightenment/e/intl/Make"..., 40) = 40
write(1, "./nico/enlightenment/e/intl/bind"..., 42) = 42
write(1, "./nico/enlightenment/e/intl/dcge"..., 40) = 40
write(1, "./nico/enlightenment/e/intl/dget"..., 39) = 39
write(1, "./nico/enlightenment/e/intl/expl"..., 42) = 42
write(1, "./nico/enlightenment/e/intl/gett"..., 38) = 38
write(1, "./nico/enlightenment/e/intl/gett"..., 38) = 38
write(1, "./nico/enlightenment/e/intl/gett"..., 39) = 39
write(1, "./nico/enlightenment/e/intl/libg"..., 41) = 41
write(1, "./nico/enlightenment/e/intl/linu"..., 42) = 42
write(1, "./nico/enlightenment/e/intl/loca"..., 42) = 42
write(1, "./nico/enlightenment/e/intl/po2t"..., 42) = 42
write(1, "./nico/enlightenment/e/intl/text"..., 41) = 41
write(1, "./nico/enlightenment/e/intl/xope"..., 42) = 42
write(1, "./nico/enlightenment/e/intl/Make"..., 37) = 37
chdir("..")                             = 0
lstat("man", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("man", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("man")                            = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/man/CVS/R"..., 42) = 42
write(1, "./nico/enlightenment/e/man/CVS/E"..., 39) = 39
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/man/Makef"..., 39) = 39
write(1, "./nico/enlightenment/e/man/Makef"..., 39) = 39
write(1, "./nico/enlightenment/e/man/e2mp\n", 32) = 32
write(1, "./nico/enlightenment/e/man/enlig"..., 45) = 45
write(1, "./nico/enlightenment/e/man/enlig"..., 43) = 43
write(1, "./nico/enlightenment/e/man/Makef"..., 36) = 36
chdir("..")                             = 0
lstat("po", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("po", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 41 entries */, 3933)     = 792
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("po")                             = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/po/CVS/Re"..., 41) = 41
write(1, "./nico/enlightenment/e/po/CVS/En"..., 38) = 38
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/po/Change"..., 36) = 36
write(1, "./nico/enlightenment/e/po/Makefi"..., 41) = 41
write(1, "./nico/enlightenment/e/po/de.po\n", 32) = 32
write(1, "./nico/enlightenment/e/po/en_US."..., 35) = 35
write(1, "./nico/enlightenment/e/po/es.po\n", 32) = 32
write(1, "./nico/enlightenment/e/po/Makefi"..., 38) = 38
write(1, "./nico/enlightenment/e/po/Makefi"..., 35) = 35
write(1, "./nico/enlightenment/e/po/enligh"..., 44) = 44
write(1, "./nico/enlightenment/e/po/de.gmo"..., 33) = 33
write(1, "./nico/enlightenment/e/po/en_US."..., 36) = 36
write(1, "./nico/enlightenment/e/po/es.gmo"..., 33) = 33
chdir("..")                             = 0
lstat("sample-scripts", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/e/sample-sc"..., 38) = 38
open("sample-scripts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sample-scripts")                 = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/sample-sc"..., 53) = 53
write(1, "./nico/enlightenment/e/sample-sc"..., 50) = 50
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/sample-sc"..., 50) = 50
write(1, "./nico/enlightenment/e/sample-sc"..., 54) = 54
write(1, "./nico/enlightenment/e/sample-sc"..., 52) = 52
chdir("..")                             = 0
lstat("scripts", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("scripts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 332
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scripts")                        = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/scripts/C"..., 46) = 46
write(1, "./nico/enlightenment/e/scripts/C"..., 43) = 43
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/scripts/M"..., 43) = 43
write(1, "./nico/enlightenment/e/scripts/M"..., 43) = 43
write(1, "./nico/enlightenment/e/scripts/e"..., 45) = 45
write(1, "./nico/enlightenment/e/scripts/e"..., 45) = 45
write(1, "./nico/enlightenment/e/scripts/e"..., 48) = 48
write(1, "./nico/enlightenment/e/scripts/e"..., 46) = 46
write(1, "./nico/enlightenment/e/scripts/e"..., 42) = 42
write(1, "./nico/enlightenment/e/scripts/e"..., 56) = 56
write(1, "./nico/enlightenment/e/scripts/M"..., 40) = 40
write(1, "./nico/enlightenment/e/scripts/e"..., 53) = 53
chdir("..")                             = 0
lstat("src", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 160 entries */, 3933)    = 3248
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/src/CVS/R"..., 42) = 42
write(1, "./nico/enlightenment/e/src/CVS/E"..., 39) = 39
write(1, "./nico/enlightenment/e/src/CVS/E"..., 43) = 43
chdir("..")                             = 0
lstat("themes", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 34) = 34
open("themes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 416
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("themes")                         = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/src/theme"..., 49) = 49
write(1, "./nico/enlightenment/e/src/theme"..., 46) = 46
write(1, "./nico/enlightenment/e/src/theme"..., 50) = 50
chdir("..")                             = 0
lstat("configs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("configs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 29 entries */, 3933)     = 748
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("configs")                        = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/src/theme"..., 57) = 57
write(1, "./nico/enlightenment/e/src/theme"..., 54) = 54
write(1, "./nico/enlightenment/e/src/theme"..., 58) = 58
chdir("..")                             = 0
lstat("backup", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("backup", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 136
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("backup")                         = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/src/theme"..., 64) = 64
write(1, "./nico/enlightenment/e/src/theme"..., 61) = 61
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/src/theme"..., 61) = 61
write(1, "./nico/enlightenment/e/src/theme"..., 61) = 61
write(1, "./nico/enlightenment/e/src/theme"..., 58) = 58
chdir("..")                             = 0
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=42, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=735, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 54) = 54
lstat("actionclasses.cfg", {st_mode=S_IFREG|0640, st_size=8431, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 60) = 60
lstat("backup-borders.cfg", {st_mode=S_IFREG|0640, st_size=42, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 61) = 61
lstat("backup-colormodifiers.cfg", {st_mode=S_IFREG|0640, st_size=42, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 68) = 68
lstat("backup-cursors.cfg", {st_mode=S_IFREG|0640, st_size=42, ...}) = 0
lstat("backup-imageclasses.cfg", {st_mode=S_IFREG|0640, st_size=42, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 66) = 66
lstat("backup-textclasses.cfg", {st_mode=S_IFREG|0640, st_size=42, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 65) = 65
lstat("backup-tooltips.cfg", {st_mode=S_IFREG|0640, st_size=42, ...}) = 0
lstat("config.ja", {st_mode=S_IFREG|0640, st_size=7194, ...}) = 0
lstat("control.cfg", {st_mode=S_IFREG|0640, st_size=4048, ...}) = 0
lstat("control.kde.cfg", {st_mode=S_IFREG|0640, st_size=4035, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 58) = 58
lstat("control.nokde.cfg", {st_mode=S_IFREG|0640, st_size=3981, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 60) = 60
lstat("control.rh.cfg", {st_mode=S_IFREG|0640, st_size=3648, ...}) = 0
lstat("definitions", {st_mode=S_IFREG|0640, st_size=22461, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 54) = 54
lstat("icondefs.cfg", {st_mode=S_IFREG|0640, st_size=678, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 55) = 55
lstat("keybindings.cfg", {st_mode=S_IFREG|0640, st_size=8963, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 58) = 58
lstat("keybindings.gmc.cfg", {st_mode=S_IFREG|0640, st_size=7893, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 62) = 62
lstat("keybindings.nogmc.cfg", {st_mode=S_IFREG|0640, st_size=8963, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 64) = 64
lstat("keybindings.rh.cfg", {st_mode=S_IFREG|0640, st_size=7893, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 61) = 61
lstat("menus.cfg", {st_mode=S_IFREG|0640, st_size=10708, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 52) = 52
lstat("menus.rh.cfg", {st_mode=S_IFREG|0640, st_size=8333, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 55) = 55
lstat("pix", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("pix", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 61 entries */, 3933)     = 1320
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("pix")                            = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/e/src/theme"..., 61) = 61
write(1, "./nico/enlightenment/e/src/theme"..., 58) = 58
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/src/theme"..., 58) = 58
write(1, "./nico/enlightenment/e/src/theme"..., 58) = 58
write(1, "./nico/enlightenment/e/src/theme"..., 56) = 56
write(1, "./nico/enlightenment/e/src/theme"..., 56) = 56
write(1, "./nico/enlightenment/e/src/theme"..., 59) = 59
write(1, "./nico/enlightenment/e/src/theme"..., 57) = 57
write(1, "./nico/enlightenment/e/src/theme"..., 58) = 58
write(1, "./nico/enlightenment/e/src/theme"..., 60) = 60
write(1, "./nico/enlightenment/e/src/theme"..., 59) = 59
write(1, "./nico/enlightenment/e/src/theme"..., 59) = 59
write(1, "./nico/enlightenment/e/src/theme"..., 59) = 59
write(1, "./nico/enlightenment/e/src/theme"..., 59) = 59
write(1, "./nico/enlightenment/e/src/theme"..., 59) = 59
write(1, "./nico/enlightenment/e/src/theme"..., 59) = 59
write(1, "./nico/enlightenment/e/src/theme"..., 59) = 59
write(1, "./nico/enlightenment/e/src/theme"..., 60) = 60
write(1, "./nico/enlightenment/e/src/theme"..., 58) = 58
write(1, "./nico/enlightenment/e/src/theme"..., 58) = 58
write(1, "./nico/enlightenment/e/src/theme"..., 58) = 58
write(1, "./nico/enlightenment/e/src/theme"..., 58) = 58
write(1, "./nico/enlightenment/e/src/theme"..., 58) = 58
write(1, "./nico/enlightenment/e/src/theme"..., 58) = 58
write(1, "./nico/enlightenment/e/src/theme"..., 60) = 60
write(1, "./nico/enlightenment/e/src/theme"..., 58) = 58
write(1, "./nico/enlightenment/e/src/theme"..., 55) = 55
write(1, "./nico/enlightenment/e/src/theme"..., 56) = 56
write(1, "./nico/enlightenment/e/src/theme"..., 56) = 56
write(1, "./nico/enlightenment/e/src/theme"..., 56) = 56
write(1, "./nico/enlightenment/e/src/theme"..., 57) = 57
write(1, "./nico/enlightenment/e/src/theme"..., 55) = 55
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/src/theme"..., 54) = 54
write(1, "./nico/enlightenment/e/src/theme"..., 51) = 51
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/src/theme"..., 51) = 51
write(1, "./nico/enlightenment/e/src/theme"..., 54) = 54
write(1, "./nico/enlightenment/e/src/theme"..., 61) = 61
write(1, "./nico/enlightenment/e/src/theme"..., 64) = 64
write(1, "./nico/enlightenment/e/src/theme"..., 50) = 50
write(1, "./nico/enlightenment/e/src/theme"..., 53) = 53
write(1, "./nico/enlightenment/e/src/theme"..., 46) = 46
write(1, "./nico/enlightenment/e/src/theme"..., 52) = 52
write(1, "./nico/enlightenment/e/src/theme"..., 55) = 55
write(1, "./nico/enlightenment/e/src/theme"..., 46) = 46
write(1, "./nico/enlightenment/e/src/theme"..., 43) = 43
chdir("..")                             = 0
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=162, ...}) = 0
lstat("ChangeLog", {st_mode=S_IFREG|0640, st_size=136840, ...}) = 0
write(1, "./nico/enlightenment/e/src/Chang"..., 37) = 37
lstat("ChangeLog-pre0.16.gz", {st_mode=S_IFREG|0640, st_size=31915, ...}) = 0
write(1, "./nico/enlightenment/e/src/Chang"..., 48) = 48
lstat("E.h", {st_mode=S_IFREG|0640, st_size=108680, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=2553, ...}) = 0
write(1, "./nico/enlightenment/e/src/Makef"..., 39) = 39
lstat("README", {st_mode=S_IFREG|0640, st_size=3257, ...}) = 0
lstat("TODO", {st_mode=S_IFREG|0640, st_size=2123, ...}) = 0
lstat("actions.c", {st_mode=S_IFREG|0640, st_size=91789, ...}) = 0
lstat("alert.c", {st_mode=S_IFREG|0640, st_size=16674, ...}) = 0
write(1, "./nico/enlightenment/e/src/alert"..., 35) = 35
lstat("areas.c", {st_mode=S_IFREG|0640, st_size=13448, ...}) = 0
write(1, "./nico/enlightenment/e/src/areas"..., 35) = 35
lstat("arrange.c", {st_mode=S_IFREG|0640, st_size=27319, ...}) = 0
write(1, "./nico/enlightenment/e/src/arran"..., 37) = 37
lstat("arrange.h", {st_mode=S_IFREG|0640, st_size=1798, ...}) = 0
write(1, "./nico/enlightenment/e/src/arran"..., 37) = 37
lstat("atoms.c", {st_mode=S_IFREG|0640, st_size=3544, ...}) = 0
lstat("borders.c", {st_mode=S_IFREG|0640, st_size=88144, ...}) = 0
write(1, "./nico/enlightenment/e/src/borde"..., 37) = 37
lstat("buttons.c", {st_mode=S_IFREG|0640, st_size=11025, ...}) = 0
lstat("clone.c", {st_mode=S_IFREG|0640, st_size=3963, ...}) = 0
write(1, "./nico/enlightenment/e/src/clone"..., 35) = 35
lstat("cmclass.c", {st_mode=S_IFREG|0640, st_size=5540, ...}) = 0
lstat("comms.c", {st_mode=S_IFREG|0640, st_size=60051, ...}) = 0
lstat("conf.h", {st_mode=S_IFREG|0640, st_size=10331, ...}) = 0
lstat("config.c", {st_mode=S_IFREG|0640, st_size=108616, ...}) = 0
lstat("containers.c", {st_mode=S_IFREG|0640, st_size=3559, ...}) = 0
write(1, "./nico/enlightenment/e/src/conta"..., 40) = 40
lstat("coords.c", {st_mode=S_IFREG|0640, st_size=3241, ...}) = 0
lstat("cursors.c", {st_mode=S_IFREG|0640, st_size=3532, ...}) = 0
lstat("desktops.c", {st_mode=S_IFREG|0640, st_size=52916, ...}) = 0
write(1, "./nico/enlightenment/e/src/deskt"..., 38) = 38
lstat("dialog.c", {st_mode=S_IFREG|0640, st_size=55212, ...}) = 0
lstat("dock.c", {st_mode=S_IFREG|0640, st_size=2594, ...}) = 0
lstat("draw.c", {st_mode=S_IFREG|0640, st_size=39412, ...}) = 0
lstat("ecvs", {st_mode=S_IFREG|0750, st_size=2791, ...}) = 0
write(1, "./nico/enlightenment/e/src/ecvs\n", 32) = 32
lstat("events.c", {st_mode=S_IFREG|0640, st_size=19233, ...}) = 0
write(1, "./nico/enlightenment/e/src/event"..., 36) = 36
lstat("evhandlers.c", {st_mode=S_IFREG|0640, st_size=78659, ...}) = 0
write(1, "./nico/enlightenment/e/src/evhan"..., 40) = 40
lstat("file.c", {st_mode=S_IFREG|0640, st_size=20224, ...}) = 0
write(1, "./nico/enlightenment/e/src/file."..., 34) = 34
lstat("finders.c", {st_mode=S_IFREG|0640, st_size=13264, ...}) = 0
write(1, "./nico/enlightenment/e/src/finde"..., 37) = 37
lstat("focus.c", {st_mode=S_IFREG|0640, st_size=15195, ...}) = 0
lstat("fx.c", {st_mode=S_IFREG|0640, st_size=25814, ...}) = 0
lstat("globals.c", {st_mode=S_IFREG|0640, st_size=3080, ...}) = 0
lstat("gnome.c", {st_mode=S_IFREG|0640, st_size=26135, ...}) = 0
write(1, "./nico/enlightenment/e/src/gnome"..., 35) = 35
lstat("grabs.c", {st_mode=S_IFREG|0640, st_size=3778, ...}) = 0
lstat("groups.c", {st_mode=S_IFREG|0640, st_size=17536, ...}) = 0
lstat("handlers.c", {st_mode=S_IFREG|0640, st_size=6855, ...}) = 0
write(1, "./nico/enlightenment/e/src/handl"..., 38) = 38
lstat("icccm.c", {st_mode=S_IFREG|0640, st_size=33559, ...}) = 0
lstat("iclass.c", {st_mode=S_IFREG|0640, st_size=29971, ...}) = 0
lstat("iconify.c", {st_mode=S_IFREG|0640, st_size=71445, ...}) = 0
lstat("init.c", {st_mode=S_IFREG|0640, st_size=7643, ...}) = 0
lstat("ipc.c", {st_mode=S_IFREG|0640, st_size=130411, ...}) = 0
lstat("kde.c", {st_mode=S_IFREG|0640, st_size=31575, ...}) = 0
write(1, "./nico/enlightenment/e/src/kde.c"..., 33) = 33
lstat("lists.c", {st_mode=S_IFREG|0640, st_size=9707, ...}) = 0
lstat("main.c", {st_mode=S_IFREG|0640, st_size=10851, ...}) = 0
lstat("memory.c", {st_mode=S_IFREG|0640, st_size=12612, ...}) = 0
write(1, "./nico/enlightenment/e/src/memor"..., 36) = 36
lstat("menus.c", {st_mode=S_IFREG|0640, st_size=52999, ...}) = 0
write(1, "./nico/enlightenment/e/src/menus"..., 35) = 35
lstat("misc.c", {st_mode=S_IFREG|0640, st_size=14789, ...}) = 0
lstat("modules.c", {st_mode=S_IFREG|0640, st_size=5192, ...}) = 0
write(1, "./nico/enlightenment/e/src/modul"..., 37) = 37
lstat("mwm.c", {st_mode=S_IFREG|0640, st_size=6411, ...}) = 0
lstat("network.c", {st_mode=S_IFREG|0640, st_size=6811, ...}) = 0
write(1, "./nico/enlightenment/e/src/netwo"..., 37) = 37
lstat("pager.c", {st_mode=S_IFREG|0640, st_size=45253, ...}) = 0
write(1, "./nico/enlightenment/e/src/pager"..., 35) = 35
lstat("progress.c", {st_mode=S_IFREG|0640, st_size=6100, ...}) = 0
write(1, "./nico/enlightenment/e/src/progr"..., 38) = 38
lstat("regex.c", {st_mode=S_IFREG|0640, st_size=2870, ...}) = 0
write(1, "./nico/enlightenment/e/src/regex"..., 35) = 35
lstat("scursor.c", {st_mode=S_IFREG|0640, st_size=9790, ...}) = 0
lstat("session.c", {st_mode=S_IFREG|0640, st_size=37047, ...}) = 0
write(1, "./nico/enlightenment/e/src/sessi"..., 37) = 37
lstat("settings.c", {st_mode=S_IFREG|0640, st_size=155306, ...}) = 0
write(1, "./nico/enlightenment/e/src/setti"..., 38) = 38
lstat("setup.c", {st_mode=S_IFREG|0640, st_size=26968, ...}) = 0
write(1, "./nico/enlightenment/e/src/setup"..., 35) = 35
lstat("size.c", {st_mode=S_IFREG|0640, st_size=16679, ...}) = 0
write(1, "./nico/enlightenment/e/src/size."..., 34) = 34
lstat("slideout.c", {st_mode=S_IFREG|0640, st_size=8787, ...}) = 0
write(1, "./nico/enlightenment/e/src/slide"..., 38) = 38
lstat("snaps.c", {st_mode=S_IFREG|0640, st_size=35080, ...}) = 0
lstat("snprintf.c", {st_mode=S_IFREG|0640, st_size=15854, ...}) = 0
lstat("sound.c", {st_mode=S_IFREG|0640, st_size=7216, ...}) = 0
lstat("startup.c", {st_mode=S_IFREG|0640, st_size=7948, ...}) = 0
lstat("sticky.c", {st_mode=S_IFREG|0640, st_size=2242, ...}) = 0
lstat("stripjoints.c", {st_mode=S_IFREG|0640, st_size=1307, ...}) = 0
lstat("strips.c", {st_mode=S_IFREG|0640, st_size=2447, ...}) = 0
lstat("tclass.c", {st_mode=S_IFREG|0640, st_size=7137, ...}) = 0
lstat("text.c", {st_mode=S_IFREG|0640, st_size=24916, ...}) = 0
write(1, "./nico/enlightenment/e/src/text."..., 34) = 34
lstat("theme.c", {st_mode=S_IFREG|0640, st_size=8726, ...}) = 0
write(1, "./nico/enlightenment/e/src/theme"..., 35) = 35
lstat("timers.c", {st_mode=S_IFREG|0640, st_size=4738, ...}) = 0
write(1, "./nico/enlightenment/e/src/timer"..., 36) = 36
lstat("timestamp.h", {st_mode=S_IFREG|0640, st_size=55, ...}) = 0
write(1, "./nico/enlightenment/e/src/times"..., 39) = 39
lstat("tooltips.c", {st_mode=S_IFREG|0640, st_size=28057, ...}) = 0
lstat("ttfont.c", {st_mode=S_IFREG|0640, st_size=23717, ...}) = 0
lstat("update.c", {st_mode=S_IFREG|0640, st_size=3920, ...}) = 0
write(1, "./nico/enlightenment/e/src/updat"..., 36) = 36
lstat("update.h", {st_mode=S_IFREG|0640, st_size=1483, ...}) = 0
write(1, "./nico/enlightenment/e/src/updat"..., 36) = 36
lstat("warp.c", {st_mode=S_IFREG|0640, st_size=10925, ...}) = 0
lstat("windowmatch.c", {st_mode=S_IFREG|0640, st_size=4718, ...}) = 0
lstat("x.c", {st_mode=S_IFREG|0640, st_size=18642, ...}) = 0
lstat("zoom.c", {st_mode=S_IFREG|0640, st_size=6304, ...}) = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=16970, ...}) = 0
write(1, "./nico/enlightenment/e/src/Makef"..., 39) = 39
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=18078, ...}) = 0
write(1, "./nico/enlightenment/e/src/Makef"..., 36) = 36
lstat(".deps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".deps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 72 entries */, 3933)     = 1452
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".deps")                          = 0
write(1, "./nico/enlightenment/e/src/.deps"..., 46) = 46
write(1, "./nico/enlightenment/e/src/.deps"..., 41) = 41
write(1, "./nico/enlightenment/e/src/.deps"..., 41) = 41
write(1, "./nico/enlightenment/e/src/.deps"..., 43) = 43
write(1, "./nico/enlightenment/e/src/.deps"..., 43) = 43
write(1, "./nico/enlightenment/e/src/.deps"..., 41) = 41
write(1, "./nico/enlightenment/e/src/.deps"..., 46) = 46
write(1, "./nico/enlightenment/e/src/.deps"..., 44) = 44
write(1, "./nico/enlightenment/e/src/.deps"..., 42) = 42
write(1, "./nico/enlightenment/e/src/.deps"..., 40) = 40
write(1, "./nico/enlightenment/e/src/.deps"..., 43) = 43
write(1, "./nico/enlightenment/e/src/.deps"..., 41) = 41
write(1, "./nico/enlightenment/e/src/.deps"..., 44) = 44
write(1, "./nico/enlightenment/e/src/.deps"..., 39) = 39
write(1, "./nico/enlightenment/e/src/.deps"..., 42) = 42
write(1, "./nico/enlightenment/e/src/.deps"..., 41) = 41
write(1, "./nico/enlightenment/e/src/.deps"..., 43) = 43
write(1, "./nico/enlightenment/e/src/.deps"..., 43) = 43
write(1, "./nico/enlightenment/e/src/.deps"..., 41) = 41
write(1, "./nico/enlightenment/e/src/.deps"..., 44) = 44
write(1, "./nico/enlightenment/e/src/.deps"..., 41) = 41
write(1, "./nico/enlightenment/e/src/.deps"..., 43) = 43
write(1, "./nico/enlightenment/e/src/.deps"..., 44) = 44
write(1, "./nico/enlightenment/e/src/.deps"..., 41) = 41
write(1, "./nico/enlightenment/e/src/.deps"..., 40) = 40
write(1, "./nico/enlightenment/e/src/.deps"..., 44) = 44
write(1, "./nico/enlightenment/e/src/.deps"..., 40) = 40
write(1, "./nico/enlightenment/e/src/.deps"..., 41) = 41
write(1, "./nico/enlightenment/e/src/.deps"..., 42) = 42
write(1, "./nico/enlightenment/e/src/.deps"..., 42) = 42
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/src/alert"..., 35) = 35
write(1, "./nico/enlightenment/e/src/areas"..., 35) = 35
write(1, "./nico/enlightenment/e/src/arran"..., 37) = 37
write(1, "./nico/enlightenment/e/src/borde"..., 37) = 37
write(1, "./nico/enlightenment/e/src/clone"..., 35) = 35
write(1, "./nico/enlightenment/e/src/conta"..., 40) = 40
write(1, "./nico/enlightenment/e/src/deskt"..., 38) = 38
write(1, "./nico/enlightenment/e/src/event"..., 36) = 36
write(1, "./nico/enlightenment/e/src/evhan"..., 40) = 40
write(1, "./nico/enlightenment/e/src/file."..., 34) = 34
write(1, "./nico/enlightenment/e/src/finde"..., 37) = 37
write(1, "./nico/enlightenment/e/src/gnome"..., 35) = 35
write(1, "./nico/enlightenment/e/src/handl"..., 38) = 38
write(1, "./nico/enlightenment/e/src/kde.o"..., 33) = 33
write(1, "./nico/enlightenment/e/src/memor"..., 36) = 36
write(1, "./nico/enlightenment/e/src/menus"..., 35) = 35
write(1, "./nico/enlightenment/e/src/modul"..., 37) = 37
write(1, "./nico/enlightenment/e/src/netwo"..., 37) = 37
write(1, "./nico/enlightenment/e/src/pager"..., 35) = 35
write(1, "./nico/enlightenment/e/src/progr"..., 38) = 38
write(1, "./nico/enlightenment/e/src/regex"..., 35) = 35
write(1, "./nico/enlightenment/e/src/sessi"..., 37) = 37
write(1, "./nico/enlightenment/e/src/setti"..., 38) = 38
write(1, "./nico/enlightenment/e/src/setup"..., 35) = 35
write(1, "./nico/enlightenment/e/src/size."..., 34) = 34
write(1, "./nico/enlightenment/e/src/slide"..., 38) = 38
write(1, "./nico/enlightenment/e/src/text."..., 34) = 34
write(1, "./nico/enlightenment/e/src/theme"..., 35) = 35
write(1, "./nico/enlightenment/e/src/timer"..., 36) = 36
write(1, "./nico/enlightenment/e/src/updat"..., 36) = 36
write(1, "./nico/enlightenment/e/src/enlig"..., 41) = 41
chdir("..")                             = 0
write(1, "./nico/enlightenment/e/econfig.h"..., 36) = 36
write(1, "./nico/enlightenment/e/Makefile."..., 35) = 35
write(1, "./nico/enlightenment/e/configure"..., 33) = 33
write(1, "./nico/enlightenment/e/econfig.h"..., 33) = 33
write(1, "./nico/enlightenment/e/config.ca"..., 36) = 36
write(1, "./nico/enlightenment/e/Makefile\n", 32) = 32
chdir("..")                             = 0
lstat("audiofile", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/audiofile\n", 31) = 31
open("audiofile", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 47 entries */, 3933)     = 1032
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("audiofile")                      = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/audiofile/C"..., 46) = 46
write(1, "./nico/enlightenment/audiofile/C"..., 43) = 43
write(1, "./nico/enlightenment/audiofile/C"..., 47) = 47
chdir("..")                             = 0
lstat("docs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("docs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 22 entries */, 3933)     = 504
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("docs")                           = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/audiofile/d"..., 51) = 51
write(1, "./nico/enlightenment/audiofile/d"..., 48) = 48
chdir("..")                             = 0
write(1, "./nico/enlightenment/audiofile/d"..., 45) = 45
write(1, "./nico/enlightenment/audiofile/d"..., 48) = 48
write(1, "./nico/enlightenment/audiofile/d"..., 48) = 48
write(1, "./nico/enlightenment/audiofile/d"..., 48) = 48
write(1, "./nico/enlightenment/audiofile/d"..., 51) = 51
write(1, "./nico/enlightenment/audiofile/d"..., 52) = 52
write(1, "./nico/enlightenment/audiofile/d"..., 51) = 51
write(1, "./nico/enlightenment/audiofile/d"..., 47) = 47
write(1, "./nico/enlightenment/audiofile/d"..., 44) = 44
write(1, "./nico/enlightenment/audiofile/d"..., 49) = 49
write(1, "./nico/enlightenment/audiofile/d"..., 47) = 47
write(1, "./nico/enlightenment/audiofile/d"..., 48) = 48
write(1, "./nico/enlightenment/audiofile/d"..., 54) = 54
write(1, "./nico/enlightenment/audiofile/d"..., 58) = 58
write(1, "./nico/enlightenment/audiofile/d"..., 50) = 50
write(1, "./nico/enlightenment/audiofile/d"..., 46) = 46
chdir("..")                             = 0
lstat("test", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 36) = 36
open("test", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 65 entries */, 3933)     = 1416
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("test")                           = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/audiofile/t"..., 51) = 51
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
chdir("..")                             = 0
lstat("Makefile.in", {st_mode=S_IFREG|0644, st_size=16583, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=227, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=1234, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
lstat("adddcoffset.c", {st_mode=S_IFREG|0640, st_size=2646, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 50) = 50
lstat("bitdepth.c", {st_mode=S_IFREG|0640, st_size=1600, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 47) = 47
lstat("byteorder.c", {st_mode=S_IFREG|0640, st_size=1586, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
lstat("copy.c", {st_mode=S_IFREG|0640, st_size=2117, ...}) = 0
lstat("instparamtest.c", {st_mode=S_IFREG|0640, st_size=1410, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 52) = 52
lstat("irixread.c", {st_mode=S_IFREG|0640, st_size=2873, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 47) = 47
lstat("irixtest.c", {st_mode=S_IFREG|0640, st_size=2489, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 47) = 47
lstat("irixtestloop.c", {st_mode=S_IFREG|0640, st_size=3675, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 51) = 51
lstat("linuxtest.c", {st_mode=S_IFREG|0640, st_size=3629, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
lstat("miscread.c", {st_mode=S_IFREG|0640, st_size=1835, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 47) = 47
lstat("miscwrite.c", {st_mode=S_IFREG|0640, st_size=1980, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
lstat("query.c", {st_mode=S_IFREG|0640, st_size=3256, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 44) = 44
lstat("query2.c", {st_mode=S_IFREG|0640, st_size=2706, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 45) = 45
lstat("queryloop.c", {st_mode=S_IFREG|0640, st_size=397, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
lstat("results.c", {st_mode=S_IFREG|0640, st_size=1242, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 46) = 46
lstat("seek.c", {st_mode=S_IFREG|0640, st_size=1523, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 43) = 43
lstat("sgi.c", {st_mode=S_IFREG|0640, st_size=1791, ...}) = 0
lstat("sgi.h", {st_mode=S_IFREG|0640, st_size=1185, ...}) = 0
lstat("testaupv.c", {st_mode=S_IFREG|0640, st_size=1956, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 47) = 47
lstat("transparency.c", {st_mode=S_IFREG|0640, st_size=2305, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 51) = 51
lstat("transparency.sh", {st_mode=S_IFREG|0750, st_size=245, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 52) = 52
lstat("virtual.c", {st_mode=S_IFREG|0640, st_size=2239, ...}) = 0
lstat("writeaiff.c", {st_mode=S_IFREG|0640, st_size=3030, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
lstat("writenext.c", {st_mode=S_IFREG|0640, st_size=3062, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
lstat("writeulaw.c", {st_mode=S_IFREG|0640, st_size=3718, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
lstat("writewave.c", {st_mode=S_IFREG|0640, st_size=3040, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
lstat("Makefile", {st_mode=S_IFREG|0644, st_size=16539, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 45) = 45
lstat(".deps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open(".deps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 376
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".deps")                          = 0
write(1, "./nico/enlightenment/audiofile/t"..., 56) = 56
write(1, "./nico/enlightenment/audiofile/t"..., 53) = 53
write(1, "./nico/enlightenment/audiofile/t"..., 52) = 52
write(1, "./nico/enlightenment/audiofile/t"..., 57) = 57
write(1, "./nico/enlightenment/audiofile/t"..., 53) = 53
write(1, "./nico/enlightenment/audiofile/t"..., 54) = 54
write(1, "./nico/enlightenment/audiofile/t"..., 50) = 50
write(1, "./nico/enlightenment/audiofile/t"..., 51) = 51
write(1, "./nico/enlightenment/audiofile/t"..., 53) = 53
write(1, "./nico/enlightenment/audiofile/t"..., 54) = 54
write(1, "./nico/enlightenment/audiofile/t"..., 54) = 54
write(1, "./nico/enlightenment/audiofile/t"..., 54) = 54
write(1, "./nico/enlightenment/audiofile/t"..., 54) = 54
write(1, "./nico/enlightenment/audiofile/t"..., 54) = 54
chdir("..")                             = 0
lstat("adddcoffset.o", {st_mode=S_IFREG|0644, st_size=18700, ...}) = 0
write(1, "./nico/enlightenment/audiofile/t"..., 50) = 50
lstat(".libs", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
write(1, "./nico/enlightenment/audiofile/t"..., 47) = 47
write(1, "./nico/enlightenment/audiofile/t"..., 47) = 47
write(1, "./nico/enlightenment/audiofile/t"..., 45) = 45
write(1, "./nico/enlightenment/audiofile/t"..., 46) = 46
write(1, "./nico/enlightenment/audiofile/t"..., 44) = 44
write(1, "./nico/enlightenment/audiofile/t"..., 51) = 51
write(1, "./nico/enlightenment/audiofile/t"..., 49) = 49
write(1, "./nico/enlightenment/audiofile/t"..., 47) = 47
write(1, "./nico/enlightenment/audiofile/t"..., 45) = 45
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
write(1, "./nico/enlightenment/audiofile/t"..., 46) = 46
write(1, "./nico/enlightenment/audiofile/t"..., 44) = 44
write(1, "./nico/enlightenment/audiofile/t"..., 42) = 42
write(1, "./nico/enlightenment/audiofile/t"..., 45) = 45
write(1, "./nico/enlightenment/audiofile/t"..., 43) = 43
write(1, "./nico/enlightenment/audiofile/t"..., 47) = 47
write(1, "./nico/enlightenment/audiofile/t"..., 45) = 45
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
write(1, "./nico/enlightenment/audiofile/t"..., 46) = 46
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
write(1, "./nico/enlightenment/audiofile/t"..., 46) = 46
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
write(1, "./nico/enlightenment/audiofile/t"..., 46) = 46
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
write(1, "./nico/enlightenment/audiofile/t"..., 46) = 46
write(1, "./nico/enlightenment/audiofile/t"..., 48) = 48
write(1, "./nico/enlightenment/audiofile/t"..., 46) = 46
chdir("..")                             = 0
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=274, ...}) = 0
lstat("ACKNOWLEDGEMENTS", {st_mode=S_IFREG|0640, st_size=740, ...}) = 0
lstat("AUTHORS", {st_mode=S_IFREG|0640, st_size=59, ...}) = 0
lstat("COPYING.GPL", {st_mode=S_IFREG|0640, st_size=18007, ...}) = 0
lstat("ChangeLog", {st_mode=S_IFREG|0640, st_size=10460, ...}) = 0
write(1, "./nico/enlightenment/audiofile/C"..., 41) = 41
lstat("INSTALL", {st_mode=S_IFREG|0640, st_size=7831, ...}) = 0
lstat("MAINTAINERS", {st_mode=S_IFREG|0640, st_size=23, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=428, ...}) = 0
write(1, "./nico/enlightenment/audiofile/M"..., 43) = 43
lstat("NEWS", {st_mode=S_IFREG|0640, st_size=646, ...}) = 0
lstat("NOTES", {st_mode=S_IFREG|0640, st_size=2073, ...}) = 0
lstat("README", {st_mode=S_IFREG|0640, st_size=2140, ...}) = 0
lstat("TODO", {st_mode=S_IFREG|0640, st_size=1048, ...}) = 0
lstat("acconfig.h", {st_mode=S_IFREG|0640, st_size=546, ...}) = 0
lstat("audiofile-config.in", {st_mode=S_IFREG|0640, st_size=1031, ...}) = 0
write(1, "./nico/enlightenment/audiofile/a"..., 51) = 51
lstat("audiofile.m4", {st_mode=S_IFREG|0640, st_size=6791, ...}) = 0
write(1, "./nico/enlightenment/audiofile/a"..., 44) = 44
lstat("audiofile.spec.in", {st_mode=S_IFREG|0640, st_size=1583, ...}) = 0
write(1, "./nico/enlightenment/audiofile/a"..., 49) = 49
lstat("autogen.sh", {st_mode=S_IFREG|0750, st_size=1303, ...}) = 0
write(1, "./nico/enlightenment/audiofile/a"..., 42) = 42
lstat("configure.in", {st_mode=S_IFREG|0640, st_size=2066, ...}) = 0
write(1, "./nico/enlightenment/audiofile/c"..., 44) = 44
lstat("libaudiofile", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 44) = 44
open("libaudiofile", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 103 entries */, 3933)    = 2156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("libaudiofile")                   = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/audiofile/l"..., 59) = 59
write(1, "./nico/enlightenment/audiofile/l"..., 56) = 56
chdir("..")                             = 0
lstat("Makefile.in", {st_mode=S_IFREG|0644, st_size=11091, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 56) = 56
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=56, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=617, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 56) = 56
lstat("aes.c", {st_mode=S_IFREG|0640, st_size=1754, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 50) = 50
lstat("af_vfs.c", {st_mode=S_IFREG|0640, st_size=3810, ...}) = 0
lstat("af_vfs.h", {st_mode=S_IFREG|0640, st_size=1965, ...}) = 0
lstat("afinternal.h", {st_mode=S_IFREG|0640, st_size=2962, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 57) = 57
lstat("aiff.c", {st_mode=S_IFREG|0640, st_size=12567, ...}) = 0
lstat("aiff.h", {st_mode=S_IFREG|0640, st_size=1446, ...}) = 0
lstat("aiffwrite.c", {st_mode=S_IFREG|0640, st_size=11612, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 56) = 56
lstat("au.c", {st_mode=S_IFREG|0640, st_size=3712, ...}) = 0
lstat("au.h", {st_mode=S_IFREG|0640, st_size=1565, ...}) = 0
lstat("audiofile.c", {st_mode=S_IFREG|0640, st_size=14704, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 56) = 56
lstat("audiofile.h", {st_mode=S_IFREG|0640, st_size=24041, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 56) = 56
lstat("aupv.c", {st_mode=S_IFREG|0640, st_size=3559, ...}) = 0
lstat("aupvinternal.h", {st_mode=S_IFREG|0640, st_size=1140, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 59) = 59
lstat("aupvlist.h", {st_mode=S_IFREG|0640, st_size=1626, ...}) = 0
lstat("auwrite.c", {st_mode=S_IFREG|0640, st_size=4683, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 54) = 54
lstat("block.h", {st_mode=S_IFREG|0640, st_size=1119, ...}) = 0
lstat("bread.c", {st_mode=S_IFREG|0640, st_size=5826, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 52) = 52
lstat("bwrite.c", {st_mode=S_IFREG|0640, st_size=5028, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 53) = 53
lstat("byteorder.c", {st_mode=S_IFREG|0640, st_size=1926, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 56) = 56
lstat("byteorder.h", {st_mode=S_IFREG|0640, st_size=3149, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 56) = 56
lstat("compression.c", {st_mode=S_IFREG|0640, st_size=2024, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 58) = 58
lstat("compression.h", {st_mode=S_IFREG|0640, st_size=2016, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 58) = 58
lstat("error.c", {st_mode=S_IFREG|0640, st_size=6048, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 52) = 52
lstat("error.h", {st_mode=S_IFREG|0640, st_size=871, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 52) = 52
lstat("extended.c", {st_mode=S_IFREG|0640, st_size=4968, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 55) = 55
lstat("extended.h", {st_mode=S_IFREG|0640, st_size=1076, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 55) = 55
lstat("g711.c", {st_mode=S_IFREG|0640, st_size=7641, ...}) = 0
lstat("g711.h", {st_mode=S_IFREG|0640, st_size=3546, ...}) = 0
lstat("instrument.c", {st_mode=S_IFREG|0640, st_size=6889, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 57) = 57
lstat("loop.c", {st_mode=S_IFREG|0640, st_size=6752, ...}) = 0
lstat("marker.c", {st_mode=S_IFREG|0640, st_size=3818, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 53) = 53
lstat("misc.c", {st_mode=S_IFREG|0640, st_size=5913, ...}) = 0
lstat("query.c", {st_mode=S_IFREG|0640, st_size=10408, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 52) = 52
lstat("track.c", {st_mode=S_IFREG|0640, st_size=1466, ...}) = 0
lstat("ulaw.c", {st_mode=S_IFREG|0640, st_size=4378, ...}) = 0
lstat("util.c", {st_mode=S_IFREG|0640, st_size=1585, ...}) = 0
lstat("util.h", {st_mode=S_IFREG|0640, st_size=1065, ...}) = 0
lstat("wave.c", {st_mode=S_IFREG|0640, st_size=4605, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 51) = 51
lstat("wave.h", {st_mode=S_IFREG|0640, st_size=2527, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 51) = 51
lstat("wavewrite.c", {st_mode=S_IFREG|0640, st_size=4628, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 56) = 56
lstat("write.c", {st_mode=S_IFREG|0640, st_size=5368, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 52) = 52
lstat("Makefile", {st_mode=S_IFREG|0644, st_size=11059, ...}) = 0
write(1, "./nico/enlightenment/audiofile/l"..., 53) = 53
lstat(".deps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open(".deps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 28 entries */, 3933)     = 568
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".deps")                          = 0
write(1, "./nico/enlightenment/audiofile/l"..., 63) = 63
write(1, "./nico/enlightenment/audiofile/l"..., 62) = 62
write(1, "./nico/enlightenment/audiofile/l"..., 58) = 58
write(1, "./nico/enlightenment/audiofile/l"..., 58) = 58
write(1, "./nico/enlightenment/audiofile/l"..., 58) = 58
write(1, "./nico/enlightenment/audiofile/l"..., 59) = 59
write(1, "./nico/enlightenment/audiofile/l"..., 62) = 62
write(1, "./nico/enlightenment/audiofile/l"..., 56) = 56
write(1, "./nico/enlightenment/audiofile/l"..., 59) = 59
write(1, "./nico/enlightenment/audiofile/l"..., 58) = 58
write(1, "./nico/enlightenment/audiofile/l"..., 64) = 64
write(1, "./nico/enlightenment/audiofile/l"..., 62) = 62
write(1, "./nico/enlightenment/audiofile/l"..., 61) = 61
write(1, "./nico/enlightenment/audiofile/l"..., 57) = 57
write(1, "./nico/enlightenment/audiofile/l"..., 60) = 60
write(1, "./nico/enlightenment/audiofile/l"..., 62) = 62
chdir("..")                             = 0
lstat(".libs", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
write(1, "./nico/enlightenment/audiofile/l"..., 72) = 72
write(1, "./nico/enlightenment/audiofile/l"..., 68) = 68
write(1, "./nico/enlightenment/audiofile/l"..., 66) = 66
write(1, "./nico/enlightenment/audiofile/l"..., 65) = 65
write(1, "./nico/enlightenment/audiofile/l"..., 67) = 67
write(1, "./nico/enlightenment/audiofile/l"..., 66) = 66
chdir("..")                             = 0
write(1, "./nico/enlightenment/audiofile/l"..., 56) = 56
write(1, "./nico/enlightenment/audiofile/l"..., 57) = 57
write(1, "./nico/enlightenment/audiofile/l"..., 52) = 52
write(1, "./nico/enlightenment/audiofile/l"..., 53) = 53
write(1, "./nico/enlightenment/audiofile/l"..., 52) = 52
write(1, "./nico/enlightenment/audiofile/l"..., 53) = 53
write(1, "./nico/enlightenment/audiofile/l"..., 52) = 52
write(1, "./nico/enlightenment/audiofile/l"..., 53) = 53
write(1, "./nico/enlightenment/audiofile/l"..., 53) = 53
write(1, "./nico/enlightenment/audiofile/l"..., 54) = 54
write(1, "./nico/enlightenment/audiofile/l"..., 56) = 56
write(1, "./nico/enlightenment/audiofile/l"..., 57) = 57
write(1, "./nico/enlightenment/audiofile/l"..., 50) = 50
write(1, "./nico/enlightenment/audiofile/l"..., 51) = 51
write(1, "./nico/enlightenment/audiofile/l"..., 57) = 57
write(1, "./nico/enlightenment/audiofile/l"..., 58) = 58
write(1, "./nico/enlightenment/audiofile/l"..., 53) = 53
write(1, "./nico/enlightenment/audiofile/l"..., 54) = 54
write(1, "./nico/enlightenment/audiofile/l"..., 52) = 52
write(1, "./nico/enlightenment/audiofile/l"..., 53) = 53
write(1, "./nico/enlightenment/audiofile/l"..., 58) = 58
write(1, "./nico/enlightenment/audiofile/l"..., 59) = 59
write(1, "./nico/enlightenment/audiofile/l"..., 56) = 56
write(1, "./nico/enlightenment/audiofile/l"..., 57) = 57
write(1, "./nico/enlightenment/audiofile/l"..., 55) = 55
write(1, "./nico/enlightenment/audiofile/l"..., 56) = 56
write(1, "./nico/enlightenment/audiofile/l"..., 54) = 54
write(1, "./nico/enlightenment/audiofile/l"..., 55) = 55
write(1, "./nico/enlightenment/audiofile/l"..., 51) = 51
write(1, "./nico/enlightenment/audiofile/l"..., 52) = 52
write(1, "./nico/enlightenment/audiofile/l"..., 56) = 56
write(1, "./nico/enlightenment/audiofile/l"..., 57) = 57
write(1, "./nico/enlightenment/audiofile/l"..., 60) = 60
chdir("..")                             = 0
lstat("sfcommands", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("sfcommands", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 364
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sfcommands")                     = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/audiofile/s"..., 57) = 57
write(1, "./nico/enlightenment/audiofile/s"..., 54) = 54
chdir("..")                             = 0
lstat("Makefile.in", {st_mode=S_IFREG|0644, st_size=10115, ...}) = 0
write(1, "./nico/enlightenment/audiofile/s"..., 54) = 54
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=60, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=352, ...}) = 0
write(1, "./nico/enlightenment/audiofile/s"..., 54) = 54
lstat("README", {st_mode=S_IFREG|0640, st_size=259, ...}) = 0
lstat("printinfo.c", {st_mode=S_IFREG|0640, st_size=3756, ...}) = 0
lstat("sfconvert.c", {st_mode=S_IFREG|0640, st_size=3112, ...}) = 0
write(1, "./nico/enlightenment/audiofile/s"..., 54) = 54
lstat("sfinfo.c", {st_mode=S_IFREG|0640, st_size=1440, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0644, st_size=10070, ...}) = 0
write(1, "./nico/enlightenment/audiofile/s"..., 51) = 51
lstat(".deps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open(".deps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".deps")                          = 0
write(1, "./nico/enlightenment/audiofile/s"..., 60) = 60
chdir("..")                             = 0
lstat("sfconvert.o", {st_mode=S_IFREG|0644, st_size=18744, ...}) = 0
write(1, "./nico/enlightenment/audiofile/s"..., 54) = 54
lstat("printinfo.o", {st_mode=S_IFREG|0644, st_size=19540, ...}) = 0
lstat(".libs", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
write(1, "./nico/enlightenment/audiofile/s"..., 52) = 52
chdir("..")                             = 0
write(1, "./nico/enlightenment/audiofile/c"..., 44) = 44
write(1, "./nico/enlightenment/audiofile/M"..., 43) = 43
write(1, "./nico/enlightenment/audiofile/c"..., 41) = 41
write(1, "./nico/enlightenment/audiofile/c"..., 44) = 44
write(1, "./nico/enlightenment/audiofile/a"..., 46) = 46
write(1, "./nico/enlightenment/audiofile/M"..., 40) = 40
write(1, "./nico/enlightenment/audiofile/a"..., 48) = 48
chdir("..")                             = 0
lstat("esound", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/esound\n", 28) = 28
open("esound", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 87 entries */, 3933)     = 1860
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("esound")                         = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/esound/CVS/"..., 43) = 43
write(1, "./nico/enlightenment/esound/CVS/"..., 40) = 40
write(1, "./nico/enlightenment/esound/CVS/"..., 44) = 44
chdir("..")                             = 0
lstat("debian", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/esound/debi"..., 35) = 35
open("debian", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 264
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("debian")                         = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/esound/debi"..., 50) = 50
write(1, "./nico/enlightenment/esound/debi"..., 47) = 47
chdir("..")                             = 0
write(1, "./nico/enlightenment/esound/debi"..., 45) = 45
write(1, "./nico/enlightenment/esound/debi"..., 52) = 52
write(1, "./nico/enlightenment/esound/debi"..., 57) = 57
write(1, "./nico/enlightenment/esound/debi"..., 53) = 53
write(1, "./nico/enlightenment/esound/debi"..., 56) = 56
write(1, "./nico/enlightenment/esound/debi"..., 41) = 41
chdir("..")                             = 0
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=288, ...}) = 0
lstat("AUTHORS", {st_mode=S_IFREG|0640, st_size=1791, ...}) = 0
lstat("COPYING.LIB", {st_mode=S_IFREG|0640, st_size=25265, ...}) = 0
lstat("ChangeLog", {st_mode=S_IFREG|0640, st_size=40980, ...}) = 0
write(1, "./nico/enlightenment/esound/Chan"..., 38) = 38
lstat("HACKING", {st_mode=S_IFREG|0640, st_size=1401, ...}) = 0
lstat("LICENSE", {st_mode=S_IFREG|0640, st_size=2545, ...}) = 0
lstat("MAINTAINERS", {st_mode=S_IFREG|0640, st_size=57, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=2043, ...}) = 0
write(1, "./nico/enlightenment/esound/Make"..., 40) = 40
lstat("NEWS", {st_mode=S_IFREG|0640, st_size=375, ...}) = 0
lstat("OS2ME.H", {st_mode=S_IFREG|0640, st_size=2632, ...}) = 0
lstat("OS2MEDEF.H", {st_mode=S_IFREG|0640, st_size=12564, ...}) = 0
lstat("README", {st_mode=S_IFREG|0640, st_size=1936, ...}) = 0
lstat("README.sgi", {st_mode=S_IFREG|0640, st_size=928, ...}) = 0
lstat("TIPS", {st_mode=S_IFREG|0640, st_size=2876, ...}) = 0
lstat("TODO", {st_mode=S_IFREG|0640, st_size=2713, ...}) = 0
lstat("acconfig.h", {st_mode=S_IFREG|0640, st_size=655, ...}) = 0
lstat("acinclude.m4", {st_mode=S_IFREG|0640, st_size=19457, ...}) = 0
write(1, "./nico/enlightenment/esound/acin"..., 41) = 41
lstat("audio.c", {st_mode=S_IFREG|0640, st_size=2495, ...}) = 0
lstat("audio_aix.c", {st_mode=S_IFREG|0640, st_size=1943, ...}) = 0
lstat("audio_alsa.c", {st_mode=S_IFREG|0640, st_size=6039, ...}) = 0
lstat("audio_dart.c", {st_mode=S_IFREG|0640, st_size=11647, ...}) = 0
lstat("audio_hpux.c", {st_mode=S_IFREG|0640, st_size=4095, ...}) = 0
lstat("audio_irix.c", {st_mode=S_IFREG|0640, st_size=4850, ...}) = 0
lstat("audio_mklinux.c", {st_mode=S_IFREG|0640, st_size=3959, ...}) = 0
lstat("audio_none.c", {st_mode=S_IFREG|0640, st_size=561, ...}) = 0
write(1, "./nico/enlightenment/esound/audi"..., 41) = 41
lstat("audio_oss.c", {st_mode=S_IFREG|0640, st_size=4015, ...}) = 0
lstat("audio_solaris.c", {st_mode=S_IFREG|0640, st_size=2876, ...}) = 0
lstat("audio_win32.c", {st_mode=S_IFREG|0640, st_size=5319, ...}) = 0
lstat("audiofile-sgi-config", {st_mode=S_IFREG|0750, st_size=963, ...}) = 0
write(1, "./nico/enlightenment/esound/audi"..., 49) = 49
lstat("autogen.sh", {st_mode=S_IFREG|0750, st_size=1263, ...}) = 0
write(1, "./nico/enlightenment/esound/auto"..., 39) = 39
lstat("clients.c", {st_mode=S_IFREG|0640, st_size=8283, ...}) = 0
write(1, "./nico/enlightenment/esound/clie"..., 38) = 38
lstat("configure.in", {st_mode=S_IFREG|0640, st_size=8570, ...}) = 0
write(1, "./nico/enlightenment/esound/conf"..., 41) = 41
lstat("esd-config.in", {st_mode=S_IFREG|0640, st_size=1555, ...}) = 0
write(1, "./nico/enlightenment/esound/esd-"..., 42) = 42
lstat("esd-server.h", {st_mode=S_IFREG|0640, st_size=10691, ...}) = 0
write(1, "./nico/enlightenment/esound/esd-"..., 41) = 41
lstat("esd.c", {st_mode=S_IFREG|0640, st_size=23750, ...}) = 0
write(1, "./nico/enlightenment/esound/esd."..., 34) = 34
lstat("esd.conf", {st_mode=S_IFREG|0640, st_size=77, ...}) = 0
write(1, "./nico/enlightenment/esound/esd."..., 37) = 37
lstat("esd.h", {st_mode=S_IFREG|0640, st_size=12000, ...}) = 0
write(1, "./nico/enlightenment/esound/esd."..., 34) = 34
lstat("esd.m4", {st_mode=S_IFREG|0640, st_size=5873, ...}) = 0
write(1, "./nico/enlightenment/esound/esd."..., 35) = 35
lstat("esd_config.c", {st_mode=S_IFREG|0640, st_size=2934, ...}) = 0
write(1, "./nico/enlightenment/esound/esd_"..., 41) = 41
lstat("esdcat.c", {st_mode=S_IFREG|0640, st_size=1892, ...}) = 0
write(1, "./nico/enlightenment/esound/esdc"..., 37) = 37
lstat("esdctl.c", {st_mode=S_IFREG|0640, st_size=6395, ...}) = 0
write(1, "./nico/enlightenment/esound/esdc"..., 37) = 37
lstat("esddsp.c", {st_mode=S_IFREG|0640, st_size=10767, ...}) = 0
write(1, "./nico/enlightenment/esound/esdd"..., 37) = 37
lstat("esddsp.in", {st_mode=S_IFREG|0750, st_size=1916, ...}) = 0
write(1, "./nico/enlightenment/esound/esdd"..., 38) = 38
lstat("esdfile.c", {st_mode=S_IFREG|0640, st_size=5785, ...}) = 0
write(1, "./nico/enlightenment/esound/esdf"..., 38) = 38
lstat("esdfilt.c", {st_mode=S_IFREG|0640, st_size=2558, ...}) = 0
write(1, "./nico/enlightenment/esound/esdf"..., 38) = 38
lstat("esdlib.c", {st_mode=S_IFREG|0640, st_size=41556, ...}) = 0
write(1, "./nico/enlightenment/esound/esdl"..., 37) = 37
lstat("esdloop.c", {st_mode=S_IFREG|0640, st_size=2454, ...}) = 0
write(1, "./nico/enlightenment/esound/esdl"..., 38) = 38
lstat("esdmgr.c", {st_mode=S_IFREG|0640, st_size=11054, ...}) = 0
write(1, "./nico/enlightenment/esound/esdm"..., 37) = 37
lstat("esdmon.c", {st_mode=S_IFREG|0640, st_size=1664, ...}) = 0
write(1, "./nico/enlightenment/esound/esdm"..., 37) = 37
lstat("esdplay.c", {st_mode=S_IFREG|0640, st_size=2590, ...}) = 0
write(1, "./nico/enlightenment/esound/esdp"..., 38) = 38
lstat("esdrec.c", {st_mode=S_IFREG|0640, st_size=1747, ...}) = 0
write(1, "./nico/enlightenment/esound/esdr"..., 37) = 37
lstat("esdsample.c", {st_mode=S_IFREG|0640, st_size=4321, ...}) = 0
write(1, "./nico/enlightenment/esound/esds"..., 40) = 40
lstat("esound.spec.in", {st_mode=S_IFREG|0640, st_size=2576, ...}) = 0
write(1, "./nico/enlightenment/esound/esou"..., 43) = 43
lstat("filter.c", {st_mode=S_IFREG|0640, st_size=3541, ...}) = 0
write(1, "./nico/enlightenment/esound/filt"..., 37) = 37
lstat("genrand.c", {st_mode=S_IFREG|0640, st_size=2547, ...}) = 0
write(1, "./nico/enlightenment/esound/genr"..., 38) = 38
lstat("genrand.h", {st_mode=S_IFREG|0640, st_size=141, ...}) = 0
write(1, "./nico/enlightenment/esound/genr"..., 38) = 38
lstat("getopt.c", {st_mode=S_IFREG|0640, st_size=29920, ...}) = 0
write(1, "./nico/enlightenment/esound/geto"..., 37) = 37
lstat("getopt.h", {st_mode=S_IFREG|0640, st_size=4753, ...}) = 0
write(1, "./nico/enlightenment/esound/geto"..., 37) = 37
lstat("getopt1.c", {st_mode=S_IFREG|0640, st_size=4548, ...}) = 0
write(1, "./nico/enlightenment/esound/geto"..., 38) = 38
lstat("mix.c", {st_mode=S_IFREG|0640, st_size=27382, ...}) = 0
lstat("players.c", {st_mode=S_IFREG|0640, st_size=16704, ...}) = 0
write(1, "./nico/enlightenment/esound/play"..., 38) = 38
lstat("proto.c", {st_mode=S_IFREG|0640, st_size=31362, ...}) = 0
lstat("samples.c", {st_mode=S_IFREG|0640, st_size=8561, ...}) = 0
write(1, "./nico/enlightenment/esound/samp"..., 38) = 38
lstat("stamp-h.in", {st_mode=S_IFREG|0640, st_size=10, ...}) = 0
lstat("test-script", {st_mode=S_IFREG|0750, st_size=3025, ...}) = 0
write(1, "./nico/enlightenment/esound/test"..., 40) = 40
lstat("test.wav", {st_mode=S_IFREG|0640, st_size=27688, ...}) = 0
write(1, "./nico/enlightenment/esound/test"..., 37) = 37
lstat("docs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("docs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("docs")                           = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/esound/docs"..., 48) = 48
write(1, "./nico/enlightenment/esound/docs"..., 45) = 45
chdir("..")                             = 0
write(1, "./nico/enlightenment/esound/docs"..., 45) = 45
chdir("..")                             = 0
write(1, "./nico/enlightenment/esound/conf"..., 38) = 38
write(1, "./nico/enlightenment/esound/conf"..., 41) = 41
write(1, "./nico/enlightenment/esound/Make"..., 40) = 40
write(1, "./nico/enlightenment/esound/conf"..., 39) = 39
write(1, "./nico/enlightenment/esound/conf"..., 41) = 41
chdir("..")                             = 0
lstat("fnlib", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("fnlib", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 42 entries */, 3933)     = 884
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("fnlib")                          = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/fnlib/CVS/R"..., 42) = 42
write(1, "./nico/enlightenment/fnlib/CVS/E"..., 39) = 39
write(1, "./nico/enlightenment/fnlib/CVS/E"..., 43) = 43
chdir("..")                             = 0
lstat("Fnlib", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Fnlib", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 23 entries */, 3933)     = 456
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Fnlib")                          = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/fnlib/Fnlib"..., 48) = 48
write(1, "./nico/enlightenment/fnlib/Fnlib"..., 45) = 45
chdir("..")                             = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10940, ...}) = 0
write(1, "./nico/enlightenment/fnlib/Fnlib"..., 45) = 45
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=74, ...}) = 0
lstat("Fnlib.h", {st_mode=S_IFREG|0640, st_size=1155, ...}) = 0
lstat("Fnlib_types.h", {st_mode=S_IFREG|0640, st_size=2088, ...}) = 0
write(1, "./nico/enlightenment/fnlib/Fnlib"..., 47) = 47
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=1094, ...}) = 0
write(1, "./nico/enlightenment/fnlib/Fnlib"..., 45) = 45
lstat("file.c", {st_mode=S_IFREG|0640, st_size=9574, ...}) = 0
write(1, "./nico/enlightenment/fnlib/Fnlib"..., 40) = 40
lstat("file.h", {st_mode=S_IFREG|0640, st_size=1483, ...}) = 0
write(1, "./nico/enlightenment/fnlib/Fnlib"..., 40) = 40
lstat("misc.c", {st_mode=S_IFREG|0640, st_size=37507, ...}) = 0
lstat("priv.c", {st_mode=S_IFREG|0640, st_size=9216, ...}) = 0
lstat("test.c", {st_mode=S_IFREG|0640, st_size=1949, ...}) = 0
write(1, "./nico/enlightenment/fnlib/Fnlib"..., 40) = 40
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=13142, ...}) = 0
write(1, "./nico/enlightenment/fnlib/Fnlib"..., 42) = 42
lstat(".deps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".deps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".deps")                          = 0
write(1, "./nico/enlightenment/fnlib/Fnlib"..., 46) = 46
chdir("..")                             = 0
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 176
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
write(1, "./nico/enlightenment/fnlib/Fnlib"..., 40) = 40
write(1, "./nico/enlightenment/fnlib/Fnlib"..., 41) = 41
chdir("..")                             = 0
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=183, ...}) = 0
lstat("AUTHORS", {st_mode=S_IFREG|0640, st_size=35, ...}) = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=17982, ...}) = 0
lstat("COPYING.LIB", {st_mode=S_IFREG|0640, st_size=25265, ...}) = 0
lstat("ChangeLog", {st_mode=S_IFREG|0640, st_size=1308, ...}) = 0
write(1, "./nico/enlightenment/fnlib/Chang"..., 37) = 37
lstat("HACKING", {st_mode=S_IFREG|0640, st_size=395, ...}) = 0
lstat("INSTALL", {st_mode=S_IFREG|0640, st_size=7832, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=168, ...}) = 0
write(1, "./nico/enlightenment/fnlib/Makef"..., 39) = 39
lstat("NEWS", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
lstat("README", {st_mode=S_IFREG|0640, st_size=1204, ...}) = 0
lstat("acconfig.h", {st_mode=S_IFREG|0640, st_size=30, ...}) = 0
lstat("autogen.sh", {st_mode=S_IFREG|0750, st_size=204, ...}) = 0
write(1, "./nico/enlightenment/fnlib/autog"..., 38) = 38
lstat("config.h.in", {st_mode=S_IFREG|0640, st_size=870, ...}) = 0
lstat("configure.in", {st_mode=S_IFREG|0640, st_size=1488, ...}) = 0
write(1, "./nico/enlightenment/fnlib/confi"..., 40) = 40
lstat("fnlib.spec.in", {st_mode=S_IFREG|0640, st_size=1476, ...}) = 0
write(1, "./nico/enlightenment/fnlib/fnlib"..., 41) = 41
lstat("config", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("config", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("config")                         = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/fnlib/confi"..., 49) = 49
write(1, "./nico/enlightenment/fnlib/confi"..., 46) = 46
chdir("..")                             = 0
write(1, "./nico/enlightenment/fnlib/confi"..., 46) = 46
write(1, "./nico/enlightenment/fnlib/confi"..., 46) = 46
write(1, "./nico/enlightenment/fnlib/confi"..., 43) = 43
chdir("..")                             = 0
lstat("doc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("doc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 188
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("doc")                            = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/fnlib/doc/C"..., 46) = 46
write(1, "./nico/enlightenment/fnlib/doc/C"..., 43) = 43
chdir("..")                             = 0
write(1, "./nico/enlightenment/fnlib/doc/M"..., 43) = 43
write(1, "./nico/enlightenment/fnlib/doc/M"..., 43) = 43
write(1, "./nico/enlightenment/fnlib/doc/i"..., 42) = 42
write(1, "./nico/enlightenment/fnlib/doc/M"..., 40) = 40
chdir("..")                             = 0
lstat("fonts", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("fonts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 180
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("fonts")                          = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 48) = 48
write(1, "./nico/enlightenment/fnlib/fonts"..., 45) = 45
write(1, "./nico/enlightenment/fnlib/fonts"..., 49) = 49
chdir("..")                             = 0
lstat("fonts", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("fonts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 188
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("fonts")                          = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 54) = 54
write(1, "./nico/enlightenment/fnlib/fonts"..., 51) = 51
write(1, "./nico/enlightenment/fnlib/fonts"..., 55) = 55
chdir("..")                             = 0
lstat("e", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 41) = 41
open("e", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("e")                              = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 56) = 56
write(1, "./nico/enlightenment/fnlib/fonts"..., 53) = 53
write(1, "./nico/enlightenment/fnlib/fonts"..., 57) = 57
chdir("..")                             = 0
lstat("17", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("17", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 102 entries */, 3933)    = 2036
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("17")                             = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 59) = 59
write(1, "./nico/enlightenment/fnlib/fonts"..., 56) = 56
chdir("..")                             = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 56) = 56
write(1, "./nico/enlightenment/fnlib/fonts"..., 56) = 56
write(1, "./nico/enlightenment/fnlib/fonts"..., 53) = 53
chdir("..")                             = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 53) = 53
write(1, "./nico/enlightenment/fnlib/fonts"..., 53) = 53
write(1, "./nico/enlightenment/fnlib/fonts"..., 50) = 50
chdir("..")                             = 0
lstat("rock", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("rock", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("rock")                           = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 59) = 59
write(1, "./nico/enlightenment/fnlib/fonts"..., 56) = 56
write(1, "./nico/enlightenment/fnlib/fonts"..., 60) = 60
chdir("..")                             = 0
lstat("90", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("90", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 58 entries */, 3933)     = 1364
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("90")                             = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 62) = 62
write(1, "./nico/enlightenment/fnlib/fonts"..., 59) = 59
chdir("..")                             = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 59) = 59
write(1, "./nico/enlightenment/fnlib/fonts"..., 59) = 59
write(1, "./nico/enlightenment/fnlib/fonts"..., 59) = 59
write(1, "./nico/enlightenment/fnlib/fonts"..., 58) = 58
write(1, "./nico/enlightenment/fnlib/fonts"..., 60) = 60
write(1, "./nico/enlightenment/fnlib/fonts"..., 60) = 60
write(1, "./nico/enlightenment/fnlib/fonts"..., 60) = 60
write(1, "./nico/enlightenment/fnlib/fonts"..., 62) = 62
write(1, "./nico/enlightenment/fnlib/fonts"..., 56) = 56
chdir("..")                             = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 56) = 56
write(1, "./nico/enlightenment/fnlib/fonts"..., 56) = 56
write(1, "./nico/enlightenment/fnlib/fonts"..., 53) = 53
chdir("..")                             = 0
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=21, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=28, ...}) = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 51) = 51
lstat("shinymetal", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 50) = 50
open("shinymetal", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("shinymetal")                     = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 65) = 65
write(1, "./nico/enlightenment/fnlib/fonts"..., 62) = 62
write(1, "./nico/enlightenment/fnlib/fonts"..., 66) = 66
chdir("..")                             = 0
lstat("45", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("45", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 100 entries */, 3933)    = 1724
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("45")                             = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 68) = 68
write(1, "./nico/enlightenment/fnlib/fonts"..., 65) = 65
chdir("..")                             = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 65) = 65
write(1, "./nico/enlightenment/fnlib/fonts"..., 65) = 65
write(1, "./nico/enlightenment/fnlib/fonts"..., 59) = 59
write(1, "./nico/enlightenment/fnlib/fonts"..., 63) = 63
write(1, "./nico/enlightenment/fnlib/fonts"..., 62) = 62
chdir("..")                             = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 62) = 62
write(1, "./nico/enlightenment/fnlib/fonts"..., 62) = 62
write(1, "./nico/enlightenment/fnlib/fonts"..., 59) = 59
chdir("..")                             = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 51) = 51
write(1, "./nico/enlightenment/fnlib/fonts"..., 48) = 48
chdir("..")                             = 0
write(1, "./nico/enlightenment/fnlib/fonts"..., 45) = 45
write(1, "./nico/enlightenment/fnlib/fonts"..., 45) = 45
write(1, "./nico/enlightenment/fnlib/fonts"..., 42) = 42
chdir("..")                             = 0
lstat("gdk_fnlib", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("gdk_fnlib", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gdk_fnlib")                      = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/fnlib/gdk_f"..., 52) = 52
write(1, "./nico/enlightenment/fnlib/gdk_f"..., 49) = 49
chdir("..")                             = 0
chdir("..")                             = 0
write(1, "./nico/enlightenment/fnlib/confi"..., 40) = 40
write(1, "./nico/enlightenment/fnlib/Makef"..., 39) = 39
write(1, "./nico/enlightenment/fnlib/confi"..., 37) = 37
write(1, "./nico/enlightenment/fnlib/confi"..., 40) = 40
write(1, "./nico/enlightenment/fnlib/fnlib"..., 38) = 38
write(1, "./nico/enlightenment/fnlib/Makef"..., 36) = 36
chdir("..")                             = 0
lstat("Eterm", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/Eterm\n", 27) = 27
open("Eterm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 45 entries */, 3933)     = 960
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Eterm")                          = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/CVS/R"..., 42) = 42
write(1, "./nico/enlightenment/Eterm/CVS/E"..., 39) = 39
write(1, "./nico/enlightenment/Eterm/CVS/E"..., 43) = 43
chdir("..")                             = 0
lstat("bg", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("bg", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bg")                             = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/bg/CV"..., 45) = 45
write(1, "./nico/enlightenment/Eterm/bg/CV"..., 42) = 42
write(1, "./nico/enlightenment/Eterm/bg/CV"..., 46) = 46
chdir("..")                             = 0
lstat("scale", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/Eterm/bg/sc"..., 36) = 36
open("scale", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scale")                          = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/bg/sc"..., 51) = 51
write(1, "./nico/enlightenment/Eterm/bg/sc"..., 48) = 48
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/bg/sc"..., 48) = 48
write(1, "./nico/enlightenment/Eterm/bg/sc"..., 60) = 60
chdir("..")                             = 0
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=34, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=2268, ...}) = 0
write(1, "./nico/enlightenment/Eterm/bg/Ma"..., 42) = 42
lstat("README.backgrounds", {st_mode=S_IFREG|0640, st_size=1537, ...}) = 0
lstat("tile", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/Eterm/bg/ti"..., 35) = 35
open("tile", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tile")                           = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/bg/ti"..., 50) = 50
write(1, "./nico/enlightenment/Eterm/bg/ti"..., 47) = 47
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/bg/ti"..., 48) = 48
write(1, "./nico/enlightenment/Eterm/bg/ti"..., 50) = 50
write(1, "./nico/enlightenment/Eterm/bg/ti"..., 46) = 46
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/bg/Ma"..., 42) = 42
write(1, "./nico/enlightenment/Eterm/bg/Ma"..., 39) = 39
chdir("..")                             = 0
lstat("doc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("doc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 236
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("doc")                            = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/doc/C"..., 46) = 46
write(1, "./nico/enlightenment/Eterm/doc/C"..., 43) = 43
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/doc/M"..., 43) = 43
write(1, "./nico/enlightenment/Eterm/doc/E"..., 42) = 42
write(1, "./nico/enlightenment/Eterm/doc/E"..., 42) = 42
write(1, "./nico/enlightenment/Eterm/doc/E"..., 40) = 40
write(1, "./nico/enlightenment/Eterm/doc/E"..., 52) = 52
write(1, "./nico/enlightenment/Eterm/doc/M"..., 43) = 43
write(1, "./nico/enlightenment/Eterm/doc/M"..., 40) = 40
chdir("..")                             = 0
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=232, ...}) = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=18043, ...}) = 0
lstat("CVS-README", {st_mode=S_IFREG|0640, st_size=2422, ...}) = 0
lstat("ChangeLog", {st_mode=S_IFREG|0640, st_size=174252, ...}) = 0
write(1, "./nico/enlightenment/Eterm/Chang"..., 37) = 37
lstat("Eterm.spec.in", {st_mode=S_IFREG|0640, st_size=6187, ...}) = 0
write(1, "./nico/enlightenment/Eterm/Eterm"..., 41) = 41
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=229, ...}) = 0
write(1, "./nico/enlightenment/Eterm/Makef"..., 39) = 39
lstat("README", {st_mode=S_IFREG|0640, st_size=3057, ...}) = 0
lstat("ReleaseNotes", {st_mode=S_IFREG|0640, st_size=1084, ...}) = 0
write(1, "./nico/enlightenment/Eterm/Relea"..., 40) = 40
lstat("ReleaseNotes.1", {st_mode=S_IFREG|0640, st_size=23804, ...}) = 0
write(1, "./nico/enlightenment/Eterm/Relea"..., 42) = 42
lstat("acconfig.h", {st_mode=S_IFREG|0640, st_size=8812, ...}) = 0
lstat("acinclude.m4", {st_mode=S_IFREG|0640, st_size=6044, ...}) = 0
write(1, "./nico/enlightenment/Eterm/acinc"..., 40) = 40
lstat("autogen.sh", {st_mode=S_IFREG|0750, st_size=1460, ...}) = 0
write(1, "./nico/enlightenment/Eterm/autog"..., 38) = 38
lstat("configure.in", {st_mode=S_IFREG|0640, st_size=25379, ...}) = 0
write(1, "./nico/enlightenment/Eterm/confi"..., 40) = 40
lstat("reformat-code", {st_mode=S_IFREG|0750, st_size=259, ...}) = 0
write(1, "./nico/enlightenment/Eterm/refor"..., 41) = 41
lstat("stamp-h.in", {st_mode=S_IFREG|0640, st_size=10, ...}) = 0
lstat("debian", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/Eterm/debia"..., 34) = 34
open("debian", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 248
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("debian")                         = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/debia"..., 49) = 49
write(1, "./nico/enlightenment/Eterm/debia"..., 46) = 46
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/debia"..., 48) = 48
write(1, "./nico/enlightenment/Eterm/debia"..., 44) = 44
write(1, "./nico/enlightenment/Eterm/debia"..., 47) = 47
write(1, "./nico/enlightenment/Eterm/debia"..., 48) = 48
write(1, "./nico/enlightenment/Eterm/debia"..., 39) = 39
write(1, "./nico/enlightenment/Eterm/debia"..., 40) = 40
chdir("..")                             = 0
lstat("libmej", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/Eterm/libme"..., 34) = 34
open("libmej", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 516
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("libmej")                         = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/libme"..., 49) = 49
write(1, "./nico/enlightenment/Eterm/libme"..., 46) = 46
chdir("..")                             = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10610, ...}) = 0
write(1, "./nico/enlightenment/Eterm/libme"..., 46) = 46
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=53, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=236, ...}) = 0
write(1, "./nico/enlightenment/Eterm/libme"..., 46) = 46
lstat("debug.c", {st_mode=S_IFREG|0640, st_size=1594, ...}) = 0
write(1, "./nico/enlightenment/Eterm/libme"..., 42) = 42
lstat("libmej.h", {st_mode=S_IFREG|0640, st_size=17451, ...}) = 0
write(1, "./nico/enlightenment/Eterm/libme"..., 43) = 43
lstat("mem.c", {st_mode=S_IFREG|0640, st_size=14640, ...}) = 0
write(1, "./nico/enlightenment/Eterm/libme"..., 40) = 40
lstat("msgs.c", {st_mode=S_IFREG|0640, st_size=2307, ...}) = 0
lstat("snprintf.c", {st_mode=S_IFREG|0640, st_size=13697, ...}) = 0
lstat("strings.c", {st_mode=S_IFREG|0640, st_size=13097, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=10940, ...}) = 0
write(1, "./nico/enlightenment/Eterm/libme"..., 43) = 43
lstat(".deps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".deps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".deps")                          = 0
write(1, "./nico/enlightenment/Eterm/libme"..., 48) = 48
write(1, "./nico/enlightenment/Eterm/libme"..., 46) = 46
chdir("..")                             = 0
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
write(1, "./nico/enlightenment/Eterm/libme"..., 56) = 56
write(1, "./nico/enlightenment/Eterm/libme"..., 50) = 50
write(1, "./nico/enlightenment/Eterm/libme"..., 49) = 49
write(1, "./nico/enlightenment/Eterm/libme"..., 51) = 51
write(1, "./nico/enlightenment/Eterm/libme"..., 50) = 50
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/libme"..., 42) = 42
write(1, "./nico/enlightenment/Eterm/libme"..., 43) = 43
write(1, "./nico/enlightenment/Eterm/libme"..., 40) = 40
write(1, "./nico/enlightenment/Eterm/libme"..., 41) = 41
write(1, "./nico/enlightenment/Eterm/libme"..., 44) = 44
chdir("..")                             = 0
lstat("pix", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("pix", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 680
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("pix")                            = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/pix/C"..., 46) = 46
write(1, "./nico/enlightenment/Eterm/pix/C"..., 43) = 43
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/pix/M"..., 43) = 43
write(1, "./nico/enlightenment/Eterm/pix/M"..., 43) = 43
write(1, "./nico/enlightenment/Eterm/pix/b"..., 50) = 50
write(1, "./nico/enlightenment/Eterm/pix/b"..., 50) = 50
write(1, "./nico/enlightenment/Eterm/pix/b"..., 50) = 50
write(1, "./nico/enlightenment/Eterm/pix/e"..., 40) = 40
write(1, "./nico/enlightenment/Eterm/pix/h"..., 40) = 40
write(1, "./nico/enlightenment/Eterm/pix/m"..., 41) = 41
write(1, "./nico/enlightenment/Eterm/pix/m"..., 41) = 41
write(1, "./nico/enlightenment/Eterm/pix/m"..., 41) = 41
write(1, "./nico/enlightenment/Eterm/pix/M"..., 40) = 40
chdir("..")                             = 0
lstat("src", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 107 entries */, 3933)    = 2196
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/src/C"..., 46) = 46
write(1, "./nico/enlightenment/Eterm/src/C"..., 43) = 43
write(1, "./nico/enlightenment/Eterm/src/C"..., 47) = 47
chdir("..")                             = 0
lstat("graphics", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("graphics", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("graphics")                       = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/src/g"..., 55) = 55
write(1, "./nico/enlightenment/Eterm/src/g"..., 52) = 52
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=81, ...}) = 0
lstat(".indent.pro", {st_mode=S_IFREG|0640, st_size=107, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=1186, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/M"..., 43) = 43
lstat("actions.c", {st_mode=S_IFREG|0640, st_size=8639, ...}) = 0
lstat("actions.h", {st_mode=S_IFREG|0640, st_size=3276, ...}) = 0
lstat("buttons.c", {st_mode=S_IFREG|0640, st_size=26185, ...}) = 0
lstat("buttons.h", {st_mode=S_IFREG|0640, st_size=6274, ...}) = 0
lstat("command.c", {st_mode=S_IFREG|0640, st_size=66454, ...}) = 0
lstat("command.h", {st_mode=S_IFREG|0640, st_size=10806, ...}) = 0
lstat("draw.c", {st_mode=S_IFREG|0640, st_size=7365, ...}) = 0
lstat("draw.h", {st_mode=S_IFREG|0640, st_size=3222, ...}) = 0
lstat("e.c", {st_mode=S_IFREG|0640, st_size=11100, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/e"..., 35) = 35
lstat("e.h", {st_mode=S_IFREG|0640, st_size=2228, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/e"..., 35) = 35
lstat("encoding.c", {st_mode=S_IFREG|0640, st_size=14913, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/e"..., 42) = 42
lstat("encoding.h", {st_mode=S_IFREG|0640, st_size=2244, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/e"..., 42) = 42
lstat("eterm_debug.h", {st_mode=S_IFREG|0640, st_size=2994, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/e"..., 45) = 45
lstat("eterm_utmp.h", {st_mode=S_IFREG|0640, st_size=2935, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/e"..., 44) = 44
lstat("events.c", {st_mode=S_IFREG|0640, st_size=24493, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/e"..., 40) = 40
lstat("events.h", {st_mode=S_IFREG|0640, st_size=5477, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/e"..., 40) = 40
lstat("feature.h", {st_mode=S_IFREG|0640, st_size=10032, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/f"..., 41) = 41
lstat("font.c", {st_mode=S_IFREG|0640, st_size=24710, ...}) = 0
lstat("font.h", {st_mode=S_IFREG|0640, st_size=4291, ...}) = 0
lstat("gdb.scr", {st_mode=S_IFREG|0640, st_size=15, ...}) = 0
lstat("grkelot.c", {st_mode=S_IFREG|0640, st_size=11645, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/g"..., 41) = 41
lstat("grkelot.h", {st_mode=S_IFREG|0640, st_size=1219, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/g"..., 41) = 41
lstat("icon.h", {st_mode=S_IFREG|0640, st_size=27687, ...}) = 0
lstat("main.c", {st_mode=S_IFREG|0640, st_size=1472, ...}) = 0
lstat("menus.c", {st_mode=S_IFREG|0640, st_size=35711, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/m"..., 39) = 39
lstat("menus.h", {st_mode=S_IFREG|0640, st_size=5472, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/m"..., 39) = 39
lstat("misc.c", {st_mode=S_IFREG|0640, st_size=7991, ...}) = 0
lstat("misc.h", {st_mode=S_IFREG|0640, st_size=2354, ...}) = 0
lstat("mmx_cmod.S", {st_mode=S_IFREG|0640, st_size=13997, ...}) = 0
lstat("netdisp.c", {st_mode=S_IFREG|0640, st_size=3310, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/n"..., 41) = 41
lstat("options.c", {st_mode=S_IFREG|0640, st_size=153761, ...}) = 0
lstat("options.h", {st_mode=S_IFREG|0640, st_size=12170, ...}) = 0
lstat("pixmap.c", {st_mode=S_IFREG|0640, st_size=62276, ...}) = 0
lstat("pixmap.h", {st_mode=S_IFREG|0640, st_size=10266, ...}) = 0
lstat("profile.h", {st_mode=S_IFREG|0640, st_size=2261, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/p"..., 41) = 41
lstat("screen.c", {st_mode=S_IFREG|0640, st_size=92679, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/s"..., 40) = 40
lstat("screen.h", {st_mode=S_IFREG|0640, st_size=12460, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/s"..., 40) = 40
lstat("scrollbar.c", {st_mode=S_IFREG|0640, st_size=41124, ...}) = 0
lstat("scrollbar.h", {st_mode=S_IFREG|0640, st_size=9179, ...}) = 0
lstat("startup.c", {st_mode=S_IFREG|0640, st_size=8567, ...}) = 0
lstat("startup.h", {st_mode=S_IFREG|0640, st_size=6340, ...}) = 0
lstat("system.c", {st_mode=S_IFREG|0640, st_size=3682, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/s"..., 40) = 40
lstat("system.h", {st_mode=S_IFREG|0640, st_size=1611, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/s"..., 40) = 40
lstat("term.c", {st_mode=S_IFREG|0640, st_size=67041, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/t"..., 38) = 38
lstat("term.h", {st_mode=S_IFREG|0640, st_size=6337, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/t"..., 38) = 38
lstat("timer.c", {st_mode=S_IFREG|0640, st_size=3633, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/t"..., 39) = 39
lstat("timer.h", {st_mode=S_IFREG|0640, st_size=2479, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/t"..., 39) = 39
lstat("utmp.c", {st_mode=S_IFREG|0640, st_size=11819, ...}) = 0
lstat("windows.c", {st_mode=S_IFREG|0640, st_size=24166, ...}) = 0
lstat("windows.h", {st_mode=S_IFREG|0640, st_size=2790, ...}) = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=12825, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/M"..., 43) = 43
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=13203, ...}) = 0
write(1, "./nico/enlightenment/Eterm/src/M"..., 40) = 40
lstat(".deps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".deps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 24 entries */, 3933)     = 468
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".deps")                          = 0
write(1, "./nico/enlightenment/Eterm/src/."..., 41) = 41
write(1, "./nico/enlightenment/Eterm/src/."..., 46) = 46
write(1, "./nico/enlightenment/Eterm/src/."..., 47) = 47
write(1, "./nico/enlightenment/Eterm/src/."..., 45) = 45
write(1, "./nico/enlightenment/Eterm/src/."..., 47) = 47
write(1, "./nico/enlightenment/Eterm/src/."..., 46) = 46
write(1, "./nico/enlightenment/Eterm/src/."..., 46) = 46
write(1, "./nico/enlightenment/Eterm/src/."..., 44) = 44
write(1, "./nico/enlightenment/Eterm/src/."..., 45) = 45
chdir("..")                             = 0
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 152
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
write(1, "./nico/enlightenment/Eterm/src/."..., 55) = 55
write(1, "./nico/enlightenment/Eterm/src/."..., 49) = 49
write(1, "./nico/enlightenment/Eterm/src/."..., 48) = 48
write(1, "./nico/enlightenment/Eterm/src/."..., 50) = 50
write(1, "./nico/enlightenment/Eterm/src/."..., 49) = 49
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/src/e"..., 35) = 35
write(1, "./nico/enlightenment/Eterm/src/e"..., 36) = 36
write(1, "./nico/enlightenment/Eterm/src/e"..., 40) = 40
write(1, "./nico/enlightenment/Eterm/src/e"..., 41) = 41
write(1, "./nico/enlightenment/Eterm/src/g"..., 41) = 41
write(1, "./nico/enlightenment/Eterm/src/g"..., 42) = 42
write(1, "./nico/enlightenment/Eterm/src/m"..., 39) = 39
write(1, "./nico/enlightenment/Eterm/src/m"..., 40) = 40
write(1, "./nico/enlightenment/Eterm/src/n"..., 41) = 41
write(1, "./nico/enlightenment/Eterm/src/n"..., 42) = 42
write(1, "./nico/enlightenment/Eterm/src/s"..., 40) = 40
write(1, "./nico/enlightenment/Eterm/src/s"..., 41) = 41
write(1, "./nico/enlightenment/Eterm/src/s"..., 40) = 40
write(1, "./nico/enlightenment/Eterm/src/s"..., 41) = 41
write(1, "./nico/enlightenment/Eterm/src/t"..., 38) = 38
write(1, "./nico/enlightenment/Eterm/src/t"..., 39) = 39
write(1, "./nico/enlightenment/Eterm/src/t"..., 39) = 39
write(1, "./nico/enlightenment/Eterm/src/t"..., 40) = 40
write(1, "./nico/enlightenment/Eterm/src/l"..., 43) = 43
chdir("..")                             = 0
lstat("themes", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 34) = 34
open("themes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("themes")                         = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 49) = 49
write(1, "./nico/enlightenment/Eterm/theme"..., 46) = 46
write(1, "./nico/enlightenment/Eterm/theme"..., 50) = 50
chdir("..")                             = 0
lstat("Eterm", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 40) = 40
open("Eterm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Eterm")                          = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 55) = 55
write(1, "./nico/enlightenment/Eterm/theme"..., 52) = 52
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 50) = 50
write(1, "./nico/enlightenment/Eterm/theme"..., 50) = 50
write(1, "./nico/enlightenment/Eterm/theme"..., 53) = 53
chdir("..")                             = 0
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=21, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=1488, ...}) = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 46) = 46
lstat("auto", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("auto", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("auto")                           = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 54) = 54
write(1, "./nico/enlightenment/Eterm/theme"..., 51) = 51
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 49) = 49
write(1, "./nico/enlightenment/Eterm/theme"..., 49) = 49
write(1, "./nico/enlightenment/Eterm/theme"..., 52) = 52
chdir("..")                             = 0
lstat("cEterm", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 41) = 41
open("cEterm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cEterm")                         = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 56) = 56
write(1, "./nico/enlightenment/Eterm/theme"..., 53) = 53
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 51) = 51
write(1, "./nico/enlightenment/Eterm/theme"..., 51) = 51
write(1, "./nico/enlightenment/Eterm/theme"..., 54) = 54
chdir("..")                             = 0
lstat("chooser", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 42) = 42
open("chooser", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("chooser")                        = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 57) = 57
write(1, "./nico/enlightenment/Eterm/theme"..., 54) = 54
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 52) = 52
write(1, "./nico/enlightenment/Eterm/theme"..., 52) = 52
write(1, "./nico/enlightenment/Eterm/theme"..., 55) = 55
chdir("..")                             = 0
lstat("emacs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 40) = 40
open("emacs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("emacs")                          = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 55) = 55
write(1, "./nico/enlightenment/Eterm/theme"..., 52) = 52
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 50) = 50
write(1, "./nico/enlightenment/Eterm/theme"..., 50) = 50
write(1, "./nico/enlightenment/Eterm/theme"..., 53) = 53
chdir("..")                             = 0
lstat("irc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("irc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("irc")                            = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 53) = 53
write(1, "./nico/enlightenment/Eterm/theme"..., 50) = 50
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 48) = 48
write(1, "./nico/enlightenment/Eterm/theme"..., 48) = 48
write(1, "./nico/enlightenment/Eterm/theme"..., 51) = 51
chdir("..")                             = 0
lstat("mutt", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("mutt", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mutt")                           = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 54) = 54
write(1, "./nico/enlightenment/Eterm/theme"..., 51) = 51
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 49) = 49
write(1, "./nico/enlightenment/Eterm/theme"..., 49) = 49
write(1, "./nico/enlightenment/Eterm/theme"..., 52) = 52
chdir("..")                             = 0
lstat("tn3270", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("tn3270", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tn3270")                         = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 56) = 56
write(1, "./nico/enlightenment/Eterm/theme"..., 53) = 53
chdir("..")                             = 0
chdir("..")                             = 0
lstat("trans", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("trans", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("trans")                          = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 55) = 55
write(1, "./nico/enlightenment/Eterm/theme"..., 52) = 52
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 50) = 50
write(1, "./nico/enlightenment/Eterm/theme"..., 50) = 50
write(1, "./nico/enlightenment/Eterm/theme"..., 53) = 53
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/theme"..., 46) = 46
write(1, "./nico/enlightenment/Eterm/theme"..., 43) = 43
chdir("..")                             = 0
lstat("utils", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("utils", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 304
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("utils")                          = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/Eterm/utils"..., 48) = 48
write(1, "./nico/enlightenment/Eterm/utils"..., 45) = 45
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/utils"..., 45) = 45
write(1, "./nico/enlightenment/Eterm/utils"..., 44) = 44
write(1, "./nico/enlightenment/Eterm/utils"..., 42) = 42
write(1, "./nico/enlightenment/Eterm/utils"..., 43) = 43
write(1, "./nico/enlightenment/Eterm/utils"..., 45) = 45
write(1, "./nico/enlightenment/Eterm/utils"..., 46) = 46
write(1, "./nico/enlightenment/Eterm/utils"..., 42) = 42
write(1, "./nico/enlightenment/Eterm/utils"..., 43) = 43
chdir("..")                             = 0
write(1, "./nico/enlightenment/Eterm/confi"..., 40) = 40
write(1, "./nico/enlightenment/Eterm/Makef"..., 39) = 39
write(1, "./nico/enlightenment/Eterm/confi"..., 37) = 37
write(1, "./nico/enlightenment/Eterm/confi"..., 40) = 40
write(1, "./nico/enlightenment/Eterm/Makef"..., 36) = 36
write(1, "./nico/enlightenment/Eterm/Eterm"..., 38) = 38
chdir("..")                             = 0
lstat("imlib", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("imlib", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 53 entries */, 3933)     = 1120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("imlib")                          = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/imlib/CVS/R"..., 42) = 42
write(1, "./nico/enlightenment/imlib/CVS/E"..., 39) = 39
write(1, "./nico/enlightenment/imlib/CVS/E"..., 43) = 43
chdir("..")                             = 0
lstat("Imlib", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Imlib", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 42 entries */, 3933)     = 848
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Imlib")                          = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 48) = 48
write(1, "./nico/enlightenment/imlib/Imlib"..., 45) = 45
write(1, "./nico/enlightenment/imlib/Imlib"..., 49) = 49
chdir("..")                             = 0
lstat("TEST", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("TEST", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("TEST")                           = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 53) = 53
write(1, "./nico/enlightenment/imlib/Imlib"..., 50) = 50
chdir("..")                             = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 48) = 48
chdir("..")                             = 0
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=86, ...}) = 0
lstat("AUDIT", {st_mode=S_IFREG|0640, st_size=633, ...}) = 0
lstat("ChangeLog", {st_mode=S_IFREG|0640, st_size=4074, ...}) = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 43) = 43
lstat("Imakefile", {st_mode=S_IFREG|0640, st_size=1553, ...}) = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 43) = 43
lstat("Imlib.h", {st_mode=S_IFREG|0640, st_size=5964, ...}) = 0
lstat("Imlib_private.h", {st_mode=S_IFREG|0640, st_size=4726, ...}) = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 49) = 49
lstat("Imlib_types.h", {st_mode=S_IFREG|0640, st_size=5132, ...}) = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 47) = 47
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=1321, ...}) = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 45) = 45
lstat("cache.c", {st_mode=S_IFREG|0640, st_size=12229, ...}) = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 41) = 41
lstat("colors.c", {st_mode=S_IFREG|0640, st_size=5618, ...}) = 0
lstat("load.c", {st_mode=S_IFREG|0640, st_size=65314, ...}) = 0
lstat("misc.c", {st_mode=S_IFREG|0640, st_size=32500, ...}) = 0
lstat("rend.c", {st_mode=S_IFREG|0640, st_size=154798, ...}) = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 40) = 40
lstat("save.c", {st_mode=S_IFREG|0640, st_size=14860, ...}) = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 40) = 40
lstat("snprintf.c", {st_mode=S_IFREG|0640, st_size=14187, ...}) = 0
lstat("utils.c", {st_mode=S_IFREG|0640, st_size=60908, ...}) = 0
lstat("packages", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 42) = 42
open("packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("packages")                       = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 57) = 57
write(1, "./nico/enlightenment/imlib/Imlib"..., 54) = 54
write(1, "./nico/enlightenment/imlib/Imlib"..., 58) = 58
chdir("..")                             = 0
lstat("Solaris", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Solaris", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Solaris")                        = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 65) = 65
write(1, "./nico/enlightenment/imlib/Imlib"..., 62) = 62
chdir("..")                             = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 60) = 60
write(1, "./nico/enlightenment/imlib/Imlib"..., 63) = 63
chdir("..")                             = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 52) = 52
chdir("..")                             = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=11714, ...}) = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 45) = 45
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=11939, ...}) = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 42) = 42
lstat(".deps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".deps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 192
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".deps")                          = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 47) = 47
write(1, "./nico/enlightenment/imlib/Imlib"..., 46) = 46
write(1, "./nico/enlightenment/imlib/Imlib"..., 46) = 46
chdir("..")                             = 0
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 176
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 41) = 41
write(1, "./nico/enlightenment/imlib/Imlib"..., 42) = 42
write(1, "./nico/enlightenment/imlib/Imlib"..., 40) = 40
write(1, "./nico/enlightenment/imlib/Imlib"..., 41) = 41
write(1, "./nico/enlightenment/imlib/Imlib"..., 40) = 40
write(1, "./nico/enlightenment/imlib/Imlib"..., 41) = 41
chdir("..")                             = 0
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=176, ...}) = 0
lstat("ABOUT-NLS", {st_mode=S_IFREG|0640, st_size=11651, ...}) = 0
lstat("AUTHORS", {st_mode=S_IFREG|0640, st_size=35, ...}) = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=17982, ...}) = 0
lstat("COPYING.LIB", {st_mode=S_IFREG|0640, st_size=25265, ...}) = 0
lstat("ChangeLog", {st_mode=S_IFREG|0640, st_size=9114, ...}) = 0
write(1, "./nico/enlightenment/imlib/Chang"..., 37) = 37
lstat("HACKING", {st_mode=S_IFREG|0640, st_size=479, ...}) = 0
lstat("Imakefile", {st_mode=S_IFREG|0640, st_size=519, ...}) = 0
write(1, "./nico/enlightenment/imlib/Imake"..., 37) = 37
lstat("Imlib.def", {st_mode=S_IFREG|0640, st_size=4889, ...}) = 0
write(1, "./nico/enlightenment/imlib/Imlib"..., 37) = 37
lstat("MAINTAINERS", {st_mode=S_IFREG|0640, st_size=59, ...}) = 0
lstat("MAKE", {st_mode=S_IFREG|0750, st_size=41, ...}) = 0
lstat("MAKE.IMAKE", {st_mode=S_IFREG|0750, st_size=104, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=219, ...}) = 0
write(1, "./nico/enlightenment/imlib/Makef"..., 39) = 39
lstat("NEWS", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
lstat("README", {st_mode=S_IFREG|0640, st_size=1312, ...}) = 0
lstat("acconfig.h", {st_mode=S_IFREG|0640, st_size=253, ...}) = 0
lstat("acinclude.m4", {st_mode=S_IFREG|0640, st_size=19457, ...}) = 0
write(1, "./nico/enlightenment/imlib/acinc"..., 40) = 40
lstat("autogen.sh", {st_mode=S_IFREG|0750, st_size=1134, ...}) = 0
write(1, "./nico/enlightenment/imlib/autog"..., 38) = 38
lstat("configure.in", {st_mode=S_IFREG|0640, st_size=9793, ...}) = 0
write(1, "./nico/enlightenment/imlib/confi"..., 40) = 40
lstat("imlib-config.in", {st_mode=S_IFREG|0640, st_size=1553, ...}) = 0
lstat("imlib.m4", {st_mode=S_IFREG|0640, st_size=11371, ...}) = 0
lstat("imlib.spec.in", {st_mode=S_IFREG|0640, st_size=3901, ...}) = 0
write(1, "./nico/enlightenment/imlib/imlib"..., 41) = 41
lstat("cf", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("cf", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cf")                             = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/imlib/cf/CV"..., 45) = 45
write(1, "./nico/enlightenment/imlib/cf/CV"..., 42) = 42
chdir("..")                             = 0
write(1, "./nico/enlightenment/imlib/cf/Im"..., 44) = 44
chdir("..")                             = 0
lstat("config", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("config", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 284
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("config")                         = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/imlib/confi"..., 49) = 49
write(1, "./nico/enlightenment/imlib/confi"..., 46) = 46
chdir("..")                             = 0
write(1, "./nico/enlightenment/imlib/confi"..., 46) = 46
write(1, "./nico/enlightenment/imlib/confi"..., 44) = 44
write(1, "./nico/enlightenment/imlib/confi"..., 46) = 46
write(1, "./nico/enlightenment/imlib/confi"..., 55) = 55
write(1, "./nico/enlightenment/imlib/confi"..., 54) = 54
write(1, "./nico/enlightenment/imlib/confi"..., 49) = 49
write(1, "./nico/enlightenment/imlib/confi"..., 43) = 43
chdir("..")                             = 0
lstat("doc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("doc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 360
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("doc")                            = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/imlib/doc/C"..., 46) = 46
write(1, "./nico/enlightenment/imlib/doc/C"..., 43) = 43
chdir("..")                             = 0
write(1, "./nico/enlightenment/imlib/doc/M"..., 43) = 43
write(1, "./nico/enlightenment/imlib/doc/M"..., 43) = 43
write(1, "./nico/enlightenment/imlib/doc/b"..., 47) = 47
write(1, "./nico/enlightenment/imlib/doc/b"..., 46) = 46
write(1, "./nico/enlightenment/imlib/doc/b"..., 46) = 46
write(1, "./nico/enlightenment/imlib/doc/b"..., 46) = 46
write(1, "./nico/enlightenment/imlib/doc/c"..., 42) = 42
write(1, "./nico/enlightenment/imlib/doc/c"..., 42) = 42
write(1, "./nico/enlightenment/imlib/doc/i"..., 42) = 42
write(1, "./nico/enlightenment/imlib/doc/M"..., 40) = 40
chdir("..")                             = 0
lstat("gdk_imlib", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("gdk_imlib", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 77 entries */, 3933)     = 1632
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gdk_imlib")                      = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 52) = 52
write(1, "./nico/enlightenment/imlib/gdk_i"..., 49) = 49
write(1, "./nico/enlightenment/imlib/gdk_i"..., 53) = 53
chdir("..")                             = 0
lstat("TEST", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("TEST", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("TEST")                           = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 57) = 57
write(1, "./nico/enlightenment/imlib/gdk_i"..., 54) = 54
chdir("..")                             = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 52) = 52
chdir("..")                             = 0
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=119, ...}) = 0
lstat("AUDIT", {st_mode=S_IFREG|0640, st_size=637, ...}) = 0
lstat("ChangeLog", {st_mode=S_IFREG|0640, st_size=7343, ...}) = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 47) = 47
lstat("Imakefile", {st_mode=S_IFREG|0640, st_size=1617, ...}) = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 47) = 47
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=1998, ...}) = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 49) = 49
lstat("cache.c", {st_mode=S_IFREG|0640, st_size=10557, ...}) = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 45) = 45
lstat("colors.c", {st_mode=S_IFREG|0640, st_size=5978, ...}) = 0
lstat("gdk_imlib.h", {st_mode=S_IFREG|0640, st_size=5660, ...}) = 0
lstat("gdk_imlib_private.h", {st_mode=S_IFREG|0640, st_size=7072, ...}) = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 57) = 57
lstat("gdk_imlib_types.h", {st_mode=S_IFREG|0640, st_size=3108, ...}) = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 55) = 55
lstat("globals.c", {st_mode=S_IFREG|0640, st_size=201, ...}) = 0
lstat("io-bmp.c", {st_mode=S_IFREG|0640, st_size=7616, ...}) = 0
lstat("io-gif.c", {st_mode=S_IFREG|0640, st_size=3451, ...}) = 0
lstat("io-jpeg.c", {st_mode=S_IFREG|0640, st_size=4003, ...}) = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 47) = 47
lstat("io-png.c", {st_mode=S_IFREG|0640, st_size=15219, ...}) = 0
lstat("io-ppm.c", {st_mode=S_IFREG|0640, st_size=5718, ...}) = 0
lstat("io-ps.c", {st_mode=S_IFREG|0640, st_size=5031, ...}) = 0
lstat("io-tiff.c", {st_mode=S_IFREG|0640, st_size=2997, ...}) = 0
lstat("io-xpm.c", {st_mode=S_IFREG|0640, st_size=8039, ...}) = 0
lstat("load.c", {st_mode=S_IFREG|0640, st_size=13324, ...}) = 0
lstat("misc.c", {st_mode=S_IFREG|0640, st_size=30676, ...}) = 0
lstat("modules.c", {st_mode=S_IFREG|0640, st_size=7728, ...}) = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 47) = 47
lstat("rend.c", {st_mode=S_IFREG|0640, st_size=156394, ...}) = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 44) = 44
lstat("save.c", {st_mode=S_IFREG|0640, st_size=5292, ...}) = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 44) = 44
lstat("utils.c", {st_mode=S_IFREG|0640, st_size=49492, ...}) = 0
lstat("packages", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 46) = 46
open("packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("packages")                       = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 61) = 61
write(1, "./nico/enlightenment/imlib/gdk_i"..., 58) = 58
write(1, "./nico/enlightenment/imlib/gdk_i"..., 62) = 62
chdir("..")                             = 0
lstat("Solaris", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Solaris", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Solaris")                        = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 69) = 69
write(1, "./nico/enlightenment/imlib/gdk_i"..., 66) = 66
chdir("..")                             = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 64) = 64
write(1, "./nico/enlightenment/imlib/gdk_i"..., 67) = 67
chdir("..")                             = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 56) = 56
chdir("..")                             = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=15239, ...}) = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 49) = 49
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=15213, ...}) = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 46) = 46
lstat(".deps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".deps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 368
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".deps")                          = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 51) = 51
write(1, "./nico/enlightenment/imlib/gdk_i"..., 50) = 50
write(1, "./nico/enlightenment/imlib/gdk_i"..., 50) = 50
write(1, "./nico/enlightenment/imlib/gdk_i"..., 53) = 53
write(1, "./nico/enlightenment/imlib/gdk_i"..., 53) = 53
chdir("..")                             = 0
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 40 entries */, 3933)     = 1092
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 60) = 60
write(1, "./nico/enlightenment/imlib/gdk_i"..., 59) = 59
write(1, "./nico/enlightenment/imlib/gdk_i"..., 61) = 61
write(1, "./nico/enlightenment/imlib/gdk_i"..., 60) = 60
chdir("..")                             = 0
write(1, "./nico/enlightenment/imlib/gdk_i"..., 45) = 45
write(1, "./nico/enlightenment/imlib/gdk_i"..., 46) = 46
write(1, "./nico/enlightenment/imlib/gdk_i"..., 44) = 44
write(1, "./nico/enlightenment/imlib/gdk_i"..., 45) = 45
write(1, "./nico/enlightenment/imlib/gdk_i"..., 44) = 44
write(1, "./nico/enlightenment/imlib/gdk_i"..., 45) = 45
write(1, "./nico/enlightenment/imlib/gdk_i"..., 47) = 47
write(1, "./nico/enlightenment/imlib/gdk_i"..., 48) = 48
write(1, "./nico/enlightenment/imlib/gdk_i"..., 47) = 47
write(1, "./nico/enlightenment/imlib/gdk_i"..., 48) = 48
write(1, "./nico/enlightenment/imlib/gdk_i"..., 54) = 54
chdir("..")                             = 0
lstat("utils", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("utils", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 348
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("utils")                          = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/enlightenment/imlib/utils"..., 48) = 48
write(1, "./nico/enlightenment/imlib/utils"..., 45) = 45
chdir("..")                             = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10153, ...}) = 0
write(1, "./nico/enlightenment/imlib/utils"..., 45) = 45
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=46, ...}) = 0
lstat("Imakefile", {st_mode=S_IFREG|0640, st_size=485, ...}) = 0
write(1, "./nico/enlightenment/imlib/utils"..., 43) = 43
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=280, ...}) = 0
write(1, "./nico/enlightenment/imlib/utils"..., 45) = 45
lstat("icons.c", {st_mode=S_IFREG|0640, st_size=7361, ...}) = 0
lstat("imlib_config.c", {st_mode=S_IFREG|0640, st_size=43902, ...}) = 0
lstat("testimg.c", {st_mode=S_IFREG|0640, st_size=1868653, ...}) = 0
write(1, "./nico/enlightenment/imlib/utils"..., 43) = 43
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=10506, ...}) = 0
write(1, "./nico/enlightenment/imlib/utils"..., 42) = 42
lstat(".deps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".deps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".deps")                          = 0
write(1, "./nico/enlightenment/imlib/utils"..., 49) = 49
chdir("..")                             = 0
lstat("imlib_config.o", {st_mode=S_IFREG|0640, st_size=228496, ...}) = 0
lstat("icons.o", {st_mode=S_IFREG|0640, st_size=3612, ...}) = 0
lstat("testimg.o", {st_mode=S_IFREG|0640, st_size=309456, ...}) = 0
write(1, "./nico/enlightenment/imlib/utils"..., 43) = 43
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
write(1, "./nico/enlightenment/imlib/confi"..., 40) = 40
write(1, "./nico/enlightenment/imlib/Makef"..., 39) = 39
write(1, "./nico/enlightenment/imlib/confi"..., 37) = 37
write(1, "./nico/enlightenment/imlib/confi"..., 40) = 40
write(1, "./nico/enlightenment/imlib/imlib"..., 38) = 38
write(1, "./nico/enlightenment/imlib/Makef"..., 36) = 36
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".uitrc.vt102", {st_mode=S_IFREG|0600, st_size=9394, ...}) = 0
lstat("computer", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer\n", 16)       = 16
open("computer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 196
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("computer")                       = 0
lstat("printer", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/printer\n", 24) = 24
open("printer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("printer")                        = 0
lstat("scdb-epson-stylus-740.html", {st_mode=S_IFREG|0600, st_size=17737, ...}) 
= 0
write(1, "./nico/computer/printer/scdb-eps"..., 51) = 51
lstat("project", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/printer/project\n", 32) = 32
open("project", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 276
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("project")                        = 0
lstat("xwChoice", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 41) = 41
open("xwChoice", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 124
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwChoice")                       = 0
write(1, "./nico/computer/printer/project/"..., 52) = 52
write(1, "./nico/computer/printer/project/"..., 54) = 54
chdir("..")                             = 0
lstat("FilterUndDateitypen", {st_mode=S_IFREG|0640, st_size=375, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 52) = 52
lstat("xwgui.tar.gz", {st_mode=S_IFREG|0640, st_size=368307, ...}) = 0
lstat("xwGUI", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwGUI", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 34 entries */, 3933)     = 664
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwGUI")                          = 0
lstat("standart.C", {st_mode=S_IFREG|0640, st_size=14426, ...}) = 0
lstat("dir.C", {st_mode=S_IFREG|0640, st_size=12149, ...}) = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=18007, ...}) = 0
lstat("gui.C", {st_mode=S_IFREG|0640, st_size=58508, ...}) = 0
lstat("rwLib.a", {st_mode=S_IFREG|0640, st_size=2530, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=4901, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 47) = 47
lstat("Xwgui", {st_mode=S_IFREG|0640, st_size=19428, ...}) = 0
lstat("html-de", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 46) = 46
open("html-de", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 32 entries */, 3933)     = 760
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("html-de")                        = 0
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 64) = 64
write(1, "./nico/computer/printer/project/"..., 60) = 60
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 55) = 55
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 60) = 60
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 55) = 55
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 60) = 60
chdir("..")                             = 0
lstat("xwXWP", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwXWP", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 40 entries */, 3933)     = 1320
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwXWP")                          = 0
write(1, "./nico/computer/printer/project/"..., 60) = 60
write(1, "./nico/computer/printer/project/"..., 53) = 53
chdir("..")                             = 0
lstat("epsutil.C", {st_mode=S_IFREG|0640, st_size=17751, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 48) = 48
lstat("frame.C", {st_mode=S_IFREG|0640, st_size=21203, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 46) = 46
lstat("LIESMICH", {st_mode=S_IFREG|0640, st_size=1401, ...}) = 0
lstat("UPDATE-INFO", {st_mode=S_IFREG|0640, st_size=315, ...}) = 0
lstat("pref_gui.C", {st_mode=S_IFREG|0640, st_size=53896, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 49) = 49
lstat("xwgui.lsm", {st_mode=S_IFREG|0640, st_size=503, ...}) = 0
lstat("module", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 45) = 45
open("module", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("module")                         = 0
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 55) = 55
chdir("..")                             = 0
lstat("handler.C", {st_mode=S_IFREG|0640, st_size=28712, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 48) = 48
lstat("parser.C", {st_mode=S_IFREG|0640, st_size=89471, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 47) = 47
lstat("epsutil.h", {st_mode=S_IFREG|0640, st_size=74, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 48) = 48
lstat("default.C", {st_mode=S_IFREG|0640, st_size=2545, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 48) = 48
lstat("xwgui.h", {st_mode=S_IFREG|0640, st_size=25980, ...}) = 0
lstat("printer.C", {st_mode=S_IFREG|0640, st_size=39392, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 48) = 48
lstat("fileio.C", {st_mode=S_IFREG|0640, st_size=16121, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 47) = 47
lstat("xwgui", {st_mode=S_IFREG|0750, st_size=424444, ...}) = 0
lstat("INSTALL", {st_mode=S_IFREG|0640, st_size=417, ...}) = 0
lstat("error.C", {st_mode=S_IFREG|0640, st_size=5162, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 46) = 46
lstat("main.C", {st_mode=S_IFREG|0640, st_size=53260, ...}) = 0
lstat("Pixmaps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Pixmaps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 35 entries */, 3933)     = 748
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Pixmaps")                        = 0
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 55) = 55
write(1, "./nico/computer/printer/project/"..., 64) = 64
write(1, "./nico/computer/printer/project/"..., 55) = 55
write(1, "./nico/computer/printer/project/"..., 55) = 55
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 60) = 60
chdir("..")                             = 0
write(1, "./nico/computer/printer/project/"..., 46) = 46
write(1, "./nico/computer/printer/project/"..., 46) = 46
chdir("..")                             = 0
lstat("xwXWP", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwXWP", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 48 entries */, 3933)     = 1596
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwXWP")                          = 0
write(1, "./nico/computer/printer/project/"..., 54) = 54
write(1, "./nico/computer/printer/project/"..., 47) = 47
chdir("..")                             = 0
lstat("skripte", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 40) = 40
open("skripte", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 148
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("skripte")                        = 0
lstat("Richtlinien", {st_mode=S_IFREG|0600, st_size=256, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 52) = 52
lstat(".scripts", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".scripts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".scripts")                       = 0
write(1, "./nico/computer/printer/project/"..., 58) = 58
chdir("..")                             = 0
lstat("install.sh", {st_mode=S_IFREG|0710, st_size=619, ...}) = 0
lstat("XW", {st_mode=S_IFREG|0600, st_size=149, ...}) = 0
lstat(".language", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".language", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".language")                      = 0
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 58) = 58
chdir("..")                             = 0
chdir("..")                             = 0
lstat("xwLpr.old", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("xwLpr.old", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 448
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwLpr.old")                      = 0
write(1, "./nico/computer/printer/project/"..., 53) = 53
write(1, "./nico/computer/printer/project/"..., 51) = 51
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 107) = 107
write(1, "./nico/computer/printer/project/"..., 103) = 103
write(1, "./nico/computer/printer/project/"..., 54) = 54
write(1, "./nico/computer/printer/project/"..., 61) = 61
chdir("..")                             = 0
lstat("xwLinux", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwLinux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 31 entries */, 3933)     = 708
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwLinux")                        = 0
lstat(".instPrgSrc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".instPrgSrc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 244
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".instPrgSrc")                    = 0
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 65) = 65
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 65) = 65
chdir("..")                             = 0
lstat("xwAdmin.sh", {st_mode=S_IFREG|0750, st_size=2033, ...}) = 0
lstat("rc.d", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("rc.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 212
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("rc.d")                           = 0
write(1, "./nico/computer/printer/project/"..., 60) = 60
write(1, "./nico/computer/printer/project/"..., 62) = 62
chdir("..")                             = 0
lstat("xwInstall.sh", {st_mode=S_IFREG|0750, st_size=16228, ...}) = 0
lstat("epsUtils", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 49) = 49
open("epsUtils", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 21 entries */, 3933)     = 476
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("epsUtils")                       = 0
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 69) = 69
write(1, "./nico/computer/printer/project/"..., 69) = 69
write(1, "./nico/computer/printer/project/"..., 72) = 72
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 64) = 64
chdir("..")                             = 0
lstat("etc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 44) = 44
open("etc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 148
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("etc")                            = 0
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 55) = 55
chdir("..")                             = 0
lstat("html", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("html", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 33 entries */, 3933)     = 792
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("html")                           = 0
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 60) = 60
write(1, "./nico/computer/printer/project/"..., 54) = 54
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 60) = 60
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 60) = 60
write(1, "./nico/computer/printer/project/"..., 62) = 62
chdir("..")                             = 0
lstat("makeLpPrinter.sh", {st_mode=S_IFREG|0750, st_size=5333, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 57) = 57
lstat("xw_listPrinter.sh", {st_mode=S_IFREG|0750, st_size=1260, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 58) = 58
lstat("res", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 44) = 44
open("res", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 23 entries */, 3933)     = 472
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("res")                            = 0
write(1, "./nico/computer/printer/project/"..., 54) = 54
write(1, "./nico/computer/printer/project/"..., 53) = 53
write(1, "./nico/computer/printer/project/"..., 54) = 54
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 53) = 53
write(1, "./nico/computer/printer/project/"..., 55) = 55
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 55) = 55
write(1, "./nico/computer/printer/project/"..., 53) = 53
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 54) = 54
write(1, "./nico/computer/printer/project/"..., 53) = 53
write(1, "./nico/computer/printer/project/"..., 56) = 56
chdir("..")                             = 0
lstat("lib", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lib")                            = 0
lstat("xw", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xw", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 61 entries */, 3933)     = 1612
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xw")                             = 0
write(1, "./nico/computer/printer/project/"..., 60) = 60
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 64) = 64
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 65) = 65
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 60) = 60
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 60) = 60
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 65) = 65
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 60) = 60
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 60) = 60
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 67) = 67
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 67) = 67
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 66) = 66
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 64) = 64
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 61) = 61
write(1, "./nico/computer/printer/project/"..., 62) = 62
write(1, "./nico/computer/printer/project/"..., 65) = 65
write(1, "./nico/computer/printer/project/"..., 61) = 61
chdir("..")                             = 0
chdir("..")                             = 0
lstat("installExp.fr.html", {st_mode=S_IFREG|0640, st_size=32088, ...}) = 0
lstat(".msg", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".msg", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 56 entries */, 3933)     = 1320
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".msg")                           = 0
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 55) = 55
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 58) = 58
write(1, "./nico/computer/printer/project/"..., 59) = 59
chdir("..")                             = 0
lstat("INSTALL.en", {st_mode=S_IFREG|0640, st_size=6846, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 51) = 51
lstat("xwd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwd")                            = 0
write(1, "./nico/computer/printer/project/"..., 53) = 53
write(1, "./nico/computer/printer/project/"..., 54) = 54
write(1, "./nico/computer/printer/project/"..., 54) = 54
write(1, "./nico/computer/printer/project/"..., 54) = 54
write(1, "./nico/computer/printer/project/"..., 58) = 58
chdir("..")                             = 0
lstat("xw_deinstPrinter.sh", {st_mode=S_IFREG|0750, st_size=2269, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 60) = 60
lstat("installLpPrinter.Redhat", {st_mode=S_IFREG|0750, st_size=994, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 64) = 64
lstat("README.html", {st_mode=S_IFREG|0640, st_size=8227, ...}) = 0
lstat("installExp.html", {st_mode=S_IFREG|0640, st_size=31915, ...}) = 0
lstat("xwprint", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwprint", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwprint")                        = 0
lstat("xwprint.lsm", {st_mode=S_IFREG|0640, st_size=803, ...}) = 0
lstat("xwprint.c", {st_mode=S_IFREG|0640, st_size=21094, ...}) = 0
lstat("xwprintrc", {st_mode=S_IFREG|0640, st_size=1444, ...}) = 0
lstat("xwprintInst.sh", {st_mode=S_IFREG|0750, st_size=590, ...}) = 0
lstat("Makefile.org", {st_mode=S_IFREG|0640, st_size=738, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 61) = 61
lstat("Configure", {st_mode=S_IFREG|0750, st_size=1202, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 58) = 58
lstat("myGimpIncl", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("myGimpIncl", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("myGimpIncl")                     = 0
write(1, "./nico/computer/printer/project/"..., 69) = 69
chdir("..")                             = 0
chdir("..")                             = 0
lstat("modLibVersion", {st_mode=S_IFREG|0750, st_size=3192, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 54) = 54
lstat("installBsp.html", {st_mode=S_IFREG|0640, st_size=37203, ...}) = 0
lstat("xwLpPrinter.sh", {st_mode=S_IFREG|0750, st_size=8294, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 55) = 55
lstat(".install", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".install", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 704
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".install")                       = 0
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 66) = 66
write(1, "./nico/computer/printer/project/"..., 71) = 71
write(1, "./nico/computer/printer/project/"..., 67) = 67
write(1, "./nico/computer/printer/project/"..., 68) = 68
write(1, "./nico/computer/printer/project/"..., 65) = 65
write(1, "./nico/computer/printer/project/"..., 64) = 64
write(1, "./nico/computer/printer/project/"..., 69) = 69
write(1, "./nico/computer/printer/project/"..., 64) = 64
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 65) = 65
write(1, "./nico/computer/printer/project/"..., 73) = 73
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 64) = 64
write(1, "./nico/computer/printer/project/"..., 69) = 69
write(1, "./nico/computer/printer/project/"..., 64) = 64
write(1, "./nico/computer/printer/project/"..., 63) = 63
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 72) = 72
write(1, "./nico/computer/printer/project/"..., 65) = 65
chdir("..")                             = 0
lstat("bin", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("bin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 240
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bin")                            = 0
write(1, "./nico/computer/printer/project/"..., 54) = 54
chdir("..")                             = 0
lstat("xwDeinstPrinter.sh", {st_mode=S_IFREG|0750, st_size=3095, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 59) = 59
lstat("setXmVersion.sh", {st_mode=S_IFREG|0750, st_size=1145, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 56) = 56
lstat("INSTALL.de", {st_mode=S_IFREG|0640, st_size=6917, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 51) = 51
lstat("bjc6000Utils", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("bjc6000Utils", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 252
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bjc6000Utils")                   = 0
write(1, "./nico/computer/printer/project/"..., 64) = 64
write(1, "./nico/computer/printer/project/"..., 66) = 66
write(1, "./nico/computer/printer/project/"..., 66) = 66
write(1, "./nico/computer/printer/project/"..., 63) = 63
chdir("..")                             = 0
chdir("..")                             = 0
lstat("xwprint", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwprint", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwprint")                        = 0
lstat("xwprint.lsm", {st_mode=S_IFREG|0640, st_size=803, ...}) = 0
lstat("xwprint.c", {st_mode=S_IFREG|0640, st_size=21094, ...}) = 0
lstat("xwprintrc", {st_mode=S_IFREG|0640, st_size=1444, ...}) = 0
lstat("xwprintInst.sh", {st_mode=S_IFREG|0750, st_size=590, ...}) = 0
lstat("Makefile.org", {st_mode=S_IFREG|0640, st_size=738, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 53) = 53
lstat("Configure", {st_mode=S_IFREG|0750, st_size=1202, ...}) = 0
write(1, "./nico/computer/printer/project/"..., 50) = 50
lstat("myGimpIncl", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("myGimpIncl", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("myGimpIncl")                     = 0
write(1, "./nico/computer/printer/project/"..., 61) = 61
chdir("..")                             = 0
chdir("..")                             = 0
lstat("xwLpr", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwLpr", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 25 entries */, 3933)     = 544
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwLpr")                          = 0
write(1, "./nico/computer/printer/project/"..., 50) = 50
write(1, "./nico/computer/printer/project/"..., 47) = 47
write(1, "./nico/computer/printer/project/"..., 50) = 50
write(1, "./nico/computer/printer/project/"..., 49) = 49
write(1, "./nico/computer/printer/project/"..., 47) = 47
write(1, "./nico/computer/printer/project/"..., 47) = 47
write(1, "./nico/computer/printer/project/"..., 52) = 52
write(1, "./nico/computer/printer/project/"..., 51) = 51
write(1, "./nico/computer/printer/project/"..., 49) = 49
write(1, "./nico/computer/printer/project/"..., 52) = 52
write(1, "./nico/computer/printer/project/"..., 49) = 49
write(1, "./nico/computer/printer/project/"..., 51) = 51
write(1, "./nico/computer/printer/project/"..., 52) = 52
write(1, "./nico/computer/printer/project/"..., 49) = 49
write(1, "./nico/computer/printer/project/"..., 51) = 51
chdir("..")                             = 0
lstat("xwLinux.O", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwLinux.O", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 56 entries */, 3933)     = 1244
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwLinux.O")                      = 0
write(1, "./nico/computer/printer/project/"..., 53) = 53
write(1, "./nico/computer/printer/project/"..., 51) = 51
write(1, "./nico/computer/printer/project/"..., 59) = 59
write(1, "./nico/computer/printer/project/"..., 54) = 54
write(1, "./nico/computer/printer/project/"..., 55) = 55
write(1, "./nico/computer/printer/project/"..., 55) = 55
write(1, "./nico/computer/printer/project/"..., 54) = 54
write(1, "./nico/computer/printer/project/"..., 57) = 57
write(1, "./nico/computer/printer/project/"..., 55) = 55
write(1, "./nico/computer/printer/project/"..., 54) = 54
write(1, "./nico/computer/printer/project/"..., 55) = 55
write(1, "./nico/computer/printer/project/"..., 56) = 56
write(1, "./nico/computer/printer/project/"..., 55) = 55
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("video", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/video\n", 22) = 22
open("video", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 24 entries */, 3933)     = 640
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("video")                          = 0
write(1, "./nico/computer/video/getnekked."..., 36) = 36
write(1, "./nico/computer/video/VengaBoys."..., 36) = 36
write(1, "./nico/computer/video/affe.mpeg\n", 32) = 32
write(1, "./nico/computer/video/Baby_One_M"..., 45) = 45
write(1, "./nico/computer/video/Jacqueline"..., 46) = 46
write(1, "./nico/computer/video/the.grind."..., 36) = 36
write(1, "./nico/computer/video/Live_don\'t"..., 68) = 68
write(1, "./nico/computer/video/sitonhisfa"..., 39) = 39
write(1, "./nico/computer/video/AlienSong."..., 36) = 36
write(1, "./nico/computer/video/2blackride"..., 37) = 37
write(1, "./nico/computer/video/lo\'neil_01"..., 38) = 38
write(1, "./nico/computer/video/fingeredin"..., 43) = 43
write(1, "./nico/computer/video/julie.avi\n", 32) = 32
write(1, "./nico/computer/video/ridethecoc"..., 38) = 38
write(1, "./nico/computer/video/Trailer.mp"..., 34) = 34
chdir("..")                             = 0
lstat("linux", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("linux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 25 entries */, 3933)     = 456
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("linux")                          = 0
lstat("ppp", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ppp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ppp")                            = 0
lstat("login-script", {st_mode=S_IFREG|0750, st_size=147, ...}) = 0
lstat("pppd-options", {st_mode=S_IFREG|0640, st_size=62, ...}) = 0
lstat("server", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/ppp/server"..., 33) = 33
open("server", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("server")                         = 0
chdir("..")                             = 0
lstat("nullmodem", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/ppp/nullmo"..., 36) = 36
open("nullmodem", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nullmodem")                      = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("wm-themes", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/wm-themes\n", 32) = 32
open("wm-themes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("wm-themes")                      = 0
lstat("enlightement", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/wm-themes/"..., 45) = 45
open("enlightement", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 33 entries */, 3933)     = 860
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("enlightement")                   = 0
write(1, "./nico/computer/linux/wm-themes/"..., 59) = 59
write(1, "./nico/computer/linux/wm-themes/"..., 60) = 60
write(1, "./nico/computer/linux/wm-themes/"..., 58) = 58
write(1, "./nico/computer/linux/wm-themes/"..., 61) = 61
write(1, "./nico/computer/linux/wm-themes/"..., 57) = 57
write(1, "./nico/computer/linux/wm-themes/"..., 65) = 65
write(1, "./nico/computer/linux/wm-themes/"..., 61) = 61
write(1, "./nico/computer/linux/wm-themes/"..., 58) = 58
write(1, "./nico/computer/linux/wm-themes/"..., 57) = 57
write(1, "./nico/computer/linux/wm-themes/"..., 57) = 57
write(1, "./nico/computer/linux/wm-themes/"..., 62) = 62
write(1, "./nico/computer/linux/wm-themes/"..., 58) = 58
write(1, "./nico/computer/linux/wm-themes/"..., 62) = 62
write(1, "./nico/computer/linux/wm-themes/"..., 65) = 65
write(1, "./nico/computer/linux/wm-themes/"..., 65) = 65
write(1, "./nico/computer/linux/wm-themes/"..., 56) = 56
write(1, "./nico/computer/linux/wm-themes/"..., 59) = 59
write(1, "./nico/computer/linux/wm-themes/"..., 64) = 64
write(1, "./nico/computer/linux/wm-themes/"..., 63) = 63
write(1, "./nico/computer/linux/wm-themes/"..., 59) = 59
write(1, "./nico/computer/linux/wm-themes/"..., 62) = 62
write(1, "./nico/computer/linux/wm-themes/"..., 62) = 62
write(1, "./nico/computer/linux/wm-themes/"..., 63) = 63
write(1, "./nico/computer/linux/wm-themes/"..., 66) = 66
write(1, "./nico/computer/linux/wm-themes/"..., 58) = 58
write(1, "./nico/computer/linux/wm-themes/"..., 62) = 62
write(1, "./nico/computer/linux/wm-themes/"..., 56) = 56
write(1, "./nico/computer/linux/wm-themes/"..., 62) = 62
write(1, "./nico/computer/linux/wm-themes/"..., 58) = 58
write(1, "./nico/computer/linux/wm-themes/"..., 58) = 58
write(1, "./nico/computer/linux/wm-themes/"..., 60) = 60
chdir("..")                             = 0
chdir("..")                             = 0
lstat("kernel", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/kernel\n", 29) = 29
open("kernel", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 192
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("kernel")                         = 0
write(1, "./nico/computer/linux/kernel/sub"..., 44) = 44
write(1, "./nico/computer/linux/kernel/ker"..., 45) = 45
write(1, "./nico/computer/linux/kernel/flo"..., 53) = 53
write(1, "./nico/computer/linux/kernel/flo"..., 46) = 46
chdir("..")                             = 0
lstat("reports", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/reports\n", 30) = 30
open("reports", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("reports")                        = 0
write(1, "./nico/computer/linux/reports/st"..., 54) = 54
write(1, "./nico/computer/linux/reports/be"..., 45) = 45
chdir("..")                             = 0
lstat("EURO-SIGN", {st_mode=S_IFREG|0640, st_size=488, ...}) = 0
lstat("x", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("x", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("x")                              = 0
write(1, "./nico/computer/linux/x/Xinerama"..., 39) = 39
write(1, "./nico/computer/linux/x/xfree86_"..., 38) = 38
chdir("..")                             = 0
lstat("other", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/other\n", 28) = 28
open("other", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 376
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("other")                          = 0
write(1, "./nico/computer/linux/other/linu"..., 54) = 54
write(1, "./nico/computer/linux/other/vmwa"..., 48) = 48
write(1, "./nico/computer/linux/other/arch"..., 43) = 43
write(1, "./nico/computer/linux/other/arch"..., 42) = 42
write(1, "./nico/computer/linux/other/arch"..., 47) = 47
write(1, "./nico/computer/linux/other/arch"..., 40) = 40
write(1, "./nico/computer/linux/other/kern"..., 41) = 41
chdir("..")                             = 0
lstat("security", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/security\n", 31) = 31
open("security", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("security")                       = 0
lstat("happyhacker.com", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/security/h"..., 47) = 47
open("happyhacker.com", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 22 entries */, 3933)     = 680
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("happyhacker.com")                = 0
write(1, "./nico/computer/linux/security/h"..., 70) = 70
write(1, "./nico/computer/linux/security/h"..., 70) = 70
write(1, "./nico/computer/linux/security/h"..., 65) = 65
write(1, "./nico/computer/linux/security/h"..., 68) = 68
write(1, "./nico/computer/linux/security/h"..., 63) = 63
write(1, "./nico/computer/linux/security/h"..., 67) = 67
write(1, "./nico/computer/linux/security/h"..., 68) = 68
write(1, "./nico/computer/linux/security/h"..., 68) = 68
write(1, "./nico/computer/linux/security/h"..., 75) = 75
write(1, "./nico/computer/linux/security/h"..., 68) = 68
write(1, "./nico/computer/linux/security/h"..., 73) = 73
write(1, "./nico/computer/linux/security/h"..., 71) = 71
write(1, "./nico/computer/linux/security/h"..., 71) = 71
write(1, "./nico/computer/linux/security/h"..., 68) = 68
write(1, "./nico/computer/linux/security/h"..., 72) = 72
write(1, "./nico/computer/linux/security/h"..., 67) = 67
write(1, "./nico/computer/linux/security/h"..., 68) = 68
write(1, "./nico/computer/linux/security/h"..., 68) = 68
write(1, "./nico/computer/linux/security/h"..., 71) = 71
chdir("..")                             = 0
lstat("sources", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/security/s"..., 39) = 39
open("sources", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 104
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sources")                        = 0
write(1, "./nico/computer/linux/security/s"..., 57) = 57
write(1, "./nico/computer/linux/security/s"..., 51) = 51
chdir("..")                             = 0
lstat("reports", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/security/r"..., 39) = 39
open("reports", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("reports")                        = 0
chdir("..")                             = 0
lstat("bugs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("bugs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bugs")                           = 0
write(1, "./nico/computer/linux/security/b"..., 55) = 55
write(1, "./nico/computer/linux/security/b"..., 61) = 61
chdir("..")                             = 0
lstat("tools", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("tools", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tools")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("configs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("configs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 244
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("configs")                        = 0
lstat("smb.conf2", {st_mode=S_IFREG|0640, st_size=1991, ...}) = 0
lstat("smb.conf", {st_mode=S_IFREG|0640, st_size=510, ...}) = 0
lstat("xf86conf", {st_mode=S_IFREG|0640, st_size=4055, ...}) = 0
lstat("vmware", {st_mode=S_IFREG|0640, st_size=266, ...}) = 0
write(1, "./nico/computer/linux/configs/vm"..., 37) = 37
lstat("xmms-config.conny", {st_mode=S_IFREG|0640, st_size=1786, ...}) = 0
lstat("X", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("X", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 432
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("X")                              = 0
write(1, "./nico/computer/linux/configs/X/"..., 55) = 55
write(1, "./nico/computer/linux/configs/X/"..., 44) = 44
write(1, "./nico/computer/linux/configs/X/"..., 53) = 53
write(1, "./nico/computer/linux/configs/X/"..., 38) = 38
write(1, "./nico/computer/linux/configs/X/"..., 49) = 49
write(1, "./nico/computer/linux/configs/X/"..., 59) = 59
write(1, "./nico/computer/linux/configs/X/"..., 49) = 49
chdir("..")                             = 0
write(1, "./nico/computer/linux/configs/Xd"..., 68) = 68
write(1, "./nico/computer/linux/configs/se"..., 38) = 38
chdir("..")                             = 0
lstat("irc", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("irc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 104
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("irc")                            = 0
lstat("log", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("log", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("log")                            = 0
chdir("..")                             = 0
lstat("opt", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("opt", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("opt")                            = 0
lstat("index", {st_mode=S_IFREG|0600, st_size=1793, ...}) = 0
write(1, "./nico/computer/linux/irc/opt/in"..., 36) = 36
lstat("menu", {st_mode=S_IFREG|0600, st_size=365, ...}) = 0
write(1, "./nico/computer/linux/irc/opt/me"..., 35) = 35
lstat("lice", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/irc/opt/li"..., 35) = 35
open("lice", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 236
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lice")                           = 0
write(1, "./nico/computer/linux/irc/opt/li"..., 44) = 44
write(1, "./nico/computer/linux/irc/opt/li"..., 42) = 42
write(1, "./nico/computer/linux/irc/opt/li"..., 48) = 48
write(1, "./nico/computer/linux/irc/opt/li"..., 48) = 48
chdir("..")                             = 0
lstat("bot", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("bot", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bot")                            = 0
lstat("autoaway", {st_mode=S_IFREG|0600, st_size=1, ...}) = 0
lstat("alt", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("alt", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("alt")                            = 0
lstat("lice", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/irc/opt/bo"..., 43) = 43
open("lice", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 236
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lice")                           = 0
write(1, "./nico/computer/linux/irc/opt/bo"..., 52) = 52
write(1, "./nico/computer/linux/irc/opt/bo"..., 50) = 50
write(1, "./nico/computer/linux/irc/opt/bo"..., 56) = 56
write(1, "./nico/computer/linux/irc/opt/bo"..., 56) = 56
chdir("..")                             = 0
chdir("..")                             = 0
write(1, "./nico/computer/linux/irc/opt/bo"..., 39) = 39
chdir("..")                             = 0
lstat("load", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("load", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("load")                           = 0
lstat("on", {st_mode=S_IFREG|0600, st_size=486, ...}) = 0
lstat("bombs", {st_mode=S_IFREG|0600, st_size=4017, ...}) = 0
lstat("cursors", {st_mode=S_IFREG|0600, st_size=234, ...}) = 0
lstat("auto", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("auto", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("auto")                           = 0
write(1, "./nico/computer/linux/irc/opt/lo"..., 46) = 46
chdir("..")                             = 0
write(1, "./nico/computer/linux/irc/opt/lo"..., 40) = 40
chdir("..")                             = 0
lstat("scripts", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("scripts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 70 entries */, 3933)     = 1324
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scripts")                        = 0
write(1, "./nico/computer/linux/irc/opt/sc"..., 47) = 47
write(1, "./nico/computer/linux/irc/opt/sc"..., 48) = 48
write(1, "./nico/computer/linux/irc/opt/sc"..., 43) = 43
write(1, "./nico/computer/linux/irc/opt/sc"..., 47) = 47
write(1, "./nico/computer/linux/irc/opt/sc"..., 48) = 48
write(1, "./nico/computer/linux/irc/opt/sc"..., 44) = 44
write(1, "./nico/computer/linux/irc/opt/sc"..., 46) = 46
write(1, "./nico/computer/linux/irc/opt/sc"..., 47) = 47
write(1, "./nico/computer/linux/irc/opt/sc"..., 46) = 46
write(1, "./nico/computer/linux/irc/opt/sc"..., 46) = 46
write(1, "./nico/computer/linux/irc/opt/sc"..., 43) = 43
write(1, "./nico/computer/linux/irc/opt/sc"..., 48) = 48
write(1, "./nico/computer/linux/irc/opt/sc"..., 46) = 46
write(1, "./nico/computer/linux/irc/opt/sc"..., 46) = 46
write(1, "./nico/computer/linux/irc/opt/sc"..., 45) = 45
write(1, "./nico/computer/linux/irc/opt/sc"..., 45) = 45
write(1, "./nico/computer/linux/irc/opt/sc"..., 44) = 44
write(1, "./nico/computer/linux/irc/opt/sc"..., 46) = 46
write(1, "./nico/computer/linux/irc/opt/sc"..., 48) = 48
write(1, "./nico/computer/linux/irc/opt/sc"..., 45) = 45
write(1, "./nico/computer/linux/irc/opt/sc"..., 43) = 43
write(1, "./nico/computer/linux/irc/opt/sc"..., 44) = 44
write(1, "./nico/computer/linux/irc/opt/sc"..., 45) = 45
write(1, "./nico/computer/linux/irc/opt/sc"..., 48) = 48
write(1, "./nico/computer/linux/irc/opt/sc"..., 46) = 46
write(1, "./nico/computer/linux/irc/opt/sc"..., 46) = 46
write(1, "./nico/computer/linux/irc/opt/sc"..., 47) = 47
write(1, "./nico/computer/linux/irc/opt/sc"..., 43) = 43
write(1, "./nico/computer/linux/irc/opt/sc"..., 48) = 48
write(1, "./nico/computer/linux/irc/opt/sc"..., 46) = 46
write(1, "./nico/computer/linux/irc/opt/sc"..., 45) = 45
write(1, "./nico/computer/linux/irc/opt/sc"..., 45) = 45
write(1, "./nico/computer/linux/irc/opt/sc"..., 45) = 45
write(1, "./nico/computer/linux/irc/opt/sc"..., 44) = 44
write(1, "./nico/computer/linux/irc/opt/sc"..., 45) = 45
write(1, "./nico/computer/linux/irc/opt/sc"..., 49) = 49
chdir("..")                             = 0
chdir("..")                             = 0
lstat("documentation", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/irc/docume"..., 40) = 40
open("documentation", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 220
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("documentation")                  = 0
write(1, "./nico/computer/linux/irc/docume"..., 68) = 68
write(1, "./nico/computer/linux/irc/docume"..., 46) = 46
write(1, "./nico/computer/linux/irc/docume"..., 48) = 48
write(1, "./nico/computer/linux/irc/docume"..., 54) = 54
write(1, "./nico/computer/linux/irc/docume"..., 56) = 56
write(1, "./nico/computer/linux/irc/docume"..., 53) = 53
write(1, "./nico/computer/linux/irc/docume"..., 50) = 50
chdir("..")                             = 0
lstat("programs", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("programs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("programs")                       = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("bootmessages", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/bootmessag"..., 35) = 35
open("bootmessages", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 276
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bootmessages")                   = 0
write(1, "./nico/computer/linux/bootmessag"..., 57) = 57
write(1, "./nico/computer/linux/bootmessag"..., 58) = 58
write(1, "./nico/computer/linux/bootmessag"..., 50) = 50
write(1, "./nico/computer/linux/bootmessag"..., 56) = 56
write(1, "./nico/computer/linux/bootmessag"..., 53) = 53
write(1, "./nico/computer/linux/bootmessag"..., 59) = 59
write(1, "./nico/computer/linux/bootmessag"..., 55) = 55
write(1, "./nico/computer/linux/bootmessag"..., 48) = 48
chdir("..")                             = 0
lstat("companies", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/companies\n", 32) = 32
open("companies", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("companies")                      = 0
write(1, "./nico/computer/linux/companies/"..., 45) = 45
write(1, "./nico/computer/linux/companies/"..., 51) = 51
chdir("..")                             = 0
lstat("ms", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ms")                             = 0
lstat("reports", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/ms/reports"..., 33) = 33
open("reports", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 352
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("reports")                        = 0
write(1, "./nico/computer/linux/ms/reports"..., 55) = 55
write(1, "./nico/computer/linux/ms/reports"..., 46) = 46
write(1, "./nico/computer/linux/ms/reports"..., 56) = 56
write(1, "./nico/computer/linux/ms/reports"..., 54) = 54
write(1, "./nico/computer/linux/ms/reports"..., 50) = 50
write(1, "./nico/computer/linux/ms/reports"..., 45) = 45
chdir("..")                             = 0
lstat("funny_papers", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/ms/funny_p"..., 38) = 38
open("funny_papers", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 28 entries */, 3933)     = 656
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("funny_papers")                   = 0
write(1, "./nico/computer/linux/ms/funny_p"..., 50) = 50
write(1, "./nico/computer/linux/ms/funny_p"..., 50) = 50
write(1, "./nico/computer/linux/ms/funny_p"..., 50) = 50
write(1, "./nico/computer/linux/ms/funny_p"..., 51) = 51
write(1, "./nico/computer/linux/ms/funny_p"..., 50) = 50
write(1, "./nico/computer/linux/ms/funny_p"..., 51) = 51
write(1, "./nico/computer/linux/ms/funny_p"..., 51) = 51
write(1, "./nico/computer/linux/ms/funny_p"..., 50) = 50
write(1, "./nico/computer/linux/ms/funny_p"..., 51) = 51
write(1, "./nico/computer/linux/ms/funny_p"..., 51) = 51
write(1, "./nico/computer/linux/ms/funny_p"..., 51) = 51
write(1, "./nico/computer/linux/ms/funny_p"..., 53) = 53
write(1, "./nico/computer/linux/ms/funny_p"..., 51) = 51
write(1, "./nico/computer/linux/ms/funny_p"..., 49) = 49
chdir("..")                             = 0
chdir("..")                             = 0
lstat("boot", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("boot", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 272
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("boot")                           = 0
write(1, "./nico/computer/linux/boot/lilo-"..., 52) = 52
write(1, "./nico/computer/linux/boot/suse7"..., 39) = 39
write(1, "./nico/computer/linux/boot/suse7"..., 42) = 42
write(1, "./nico/computer/linux/boot/ibm-h"..., 44) = 44
chdir("..")                             = 0
lstat("20006-wc.html", {st_mode=S_IFREG|0640, st_size=35387, ...}) = 0
lstat("FreeLinux", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/FreeLinux\n", 32) = 32
open("FreeLinux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("FreeLinux")                      = 0
write(1, "./nico/computer/linux/FreeLinux/"..., 46) = 46
write(1, "./nico/computer/linux/FreeLinux/"..., 45) = 45
chdir("..")                             = 0
lstat("tux", {st_mode=S_IFREG|0640, st_size=943, ...}) = 0
lstat("hardware", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/hardware\n", 31) = 31
open("hardware", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 204
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hardware")                       = 0
lstat("bios", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("bios", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bios")                           = 0
write(1, "./nico/computer/linux/hardware/b"..., 59) = 59
write(1, "./nico/computer/linux/hardware/b"..., 60) = 60
chdir("..")                             = 0
lstat("tastatur", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("tastatur", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tastatur")                       = 0
write(1, "./nico/computer/linux/hardware/t"..., 60) = 60
write(1, "./nico/computer/linux/hardware/t"..., 54) = 54
chdir("..")                             = 0
lstat("3com", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("3com", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 124
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("3com")                           = 0
write(1, "./nico/computer/linux/hardware/3"..., 45) = 45
write(1, "./nico/computer/linux/hardware/3"..., 45) = 45
write(1, "./nico/computer/linux/hardware/3"..., 51) = 51
chdir("..")                             = 0
lstat("bioslink.htm", {st_mode=S_IFREG|0640, st_size=9720, ...}) = 0
lstat("hardware.htm", {st_mode=S_IFREG|0640, st_size=44441, ...}) = 0
write(1, "./nico/computer/linux/hardware/h"..., 44) = 44
lstat("asusV3000zxtv", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("asusV3000zxtv", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 272
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("asusV3000zxtv")                  = 0
write(1, "./nico/computer/linux/hardware/a"..., 61) = 61
write(1, "./nico/computer/linux/hardware/a"..., 61) = 61
write(1, "./nico/computer/linux/hardware/a"..., 61) = 61
chdir("..")                             = 0
lstat("notebooks", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/hardware/n"..., 41) = 41
open("notebooks", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 104
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("notebooks")                      = 0
chdir("..")                             = 0
write(1, "./nico/computer/linux/hardware/G"..., 50) = 50
chdir("..")                             = 0
lstat("network", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network\n", 30) = 30
open("network", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 284
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("network")                        = 0
lstat("named_tools", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 42) = 42
open("named_tools", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 40 entries */, 3933)     = 764
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("named_tools")                    = 0
lstat("adm", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("adm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 312
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("adm")                            = 0
chdir("..")                             = 0
lstat("getkeyby", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 51) = 51
open("getkeyby", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("getkeyby")                       = 0
write(1, "./nico/computer/linux/network/na"..., 63) = 63
write(1, "./nico/computer/linux/network/na"..., 60) = 60
write(1, "./nico/computer/linux/network/na"..., 62) = 62
write(1, "./nico/computer/linux/network/na"..., 62) = 62
write(1, "./nico/computer/linux/network/na"..., 60) = 60
chdir("..")                             = 0
lstat("ckdns", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ckdns", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ckdns")                          = 0
write(1, "./nico/computer/linux/network/na"..., 57) = 57
chdir("..")                             = 0
lstat("umich", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("umich", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("umich")                          = 0
lstat("zt", {st_mode=S_IFREG|0640, st_size=3996, ...}) = 0
lstat("lame-delegation", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 64) = 64
open("lame-delegation", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lame-delegation")                = 0
write(1, "./nico/computer/linux/network/na"..., 74) = 74
write(1, "./nico/computer/linux/network/na"..., 78) = 78
write(1, "./nico/computer/linux/network/na"..., 81) = 81
chdir("..")                             = 0
chdir("..")                             = 0
lstat("host", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("host", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 532
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("host")                           = 0
write(1, "./nico/computer/linux/network/na"..., 56) = 56
write(1, "./nico/computer/linux/network/na"..., 54) = 54
write(1, "./nico/computer/linux/network/na"..., 54) = 54
write(1, "./nico/computer/linux/network/na"..., 54) = 54
write(1, "./nico/computer/linux/network/na"..., 54) = 54
write(1, "./nico/computer/linux/network/na"..., 54) = 54
write(1, "./nico/computer/linux/network/na"..., 54) = 54
write(1, "./nico/computer/linux/network/na"..., 54) = 54
chdir("..")                             = 0
lstat("inaddrtool", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("inaddrtool", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("inaddrtool")                     = 0
chdir("..")                             = 0
lstat("nslint-1.5.1", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("nslint-1.5.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 368
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nslint-1.5.1")                   = 0
lstat("config.sub", {st_mode=S_IFREG|0750, st_size=17995, ...}) = 0
lstat("VERSION", {st_mode=S_IFREG|0640, st_size=6, ...}) = 0
lstat("nslint.c", {st_mode=S_IFREG|0640, st_size=31830, ...}) = 0
lstat("nslint.8", {st_mode=S_IFREG|0640, st_size=5473, ...}) = 0
lstat("aclocal.m4", {st_mode=S_IFREG|0640, st_size=12290, ...}) = 0
lstat("configure", {st_mode=S_IFREG|0750, st_size=48200, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 65) = 65
lstat("config.guess", {st_mode=S_IFREG|0750, st_size=17282, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 68) = 68
lstat("FILES", {st_mode=S_IFREG|0640, st_size=238, ...}) = 0
lstat("CHANGES", {st_mode=S_IFREG|0640, st_size=2809, ...}) = 0
lstat("configure.in", {st_mode=S_IFREG|0640, st_size=492, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 68) = 68
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=3190, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 67) = 67
lstat("INSTALL", {st_mode=S_IFREG|0640, st_size=15, ...}) = 0
lstat("README", {st_mode=S_IFREG|0640, st_size=380, ...}) = 0
lstat("strerror.c", {st_mode=S_IFREG|0640, st_size=2672, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 66) = 66
lstat("lbl", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("lbl", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 164
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lbl")                            = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("lamers", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 49) = 49
open("lamers", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lamers")                         = 0
write(1, "./nico/computer/linux/network/na"..., 56) = 56
write(1, "./nico/computer/linux/network/na"..., 58) = 58
write(1, "./nico/computer/linux/network/na"..., 59) = 59
chdir("..")                             = 0
lstat("dnswalk", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("dnswalk", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 188
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dnswalk")                        = 0
write(1, "./nico/computer/linux/network/na"..., 62) = 62
chdir("..")                             = 0
lstat("ucsd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ucsd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ucsd")                           = 0
write(1, "./nico/computer/linux/network/na"..., 55) = 55
chdir("..")                             = 0
lstat("updatehosts-1.0.0", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 60) = 60
open("updatehosts-1.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 29 entries */, 3933)     = 620
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("updatehosts-1.0.0")              = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=17982, ...}) = 0
lstat("cvtstatic.pl", {st_mode=S_IFREG|0640, st_size=2335, ...}) = 0
lstat("OVERVIEW", {st_mode=S_IFREG|0640, st_size=15967, ...}) = 0
lstat("poke_dhcp.env", {st_mode=S_IFREG|0640, st_size=45, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 74) = 74
lstat("man", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("man", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 204
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("man")                            = 0
write(1, "./nico/computer/linux/network/na"..., 76) = 76
write(1, "./nico/computer/linux/network/na"..., 74) = 74
write(1, "./nico/computer/linux/network/na"..., 73) = 73
write(1, "./nico/computer/linux/network/na"..., 78) = 78
write(1, "./nico/computer/linux/network/na"..., 74) = 74
write(1, "./nico/computer/linux/network/na"..., 73) = 73
write(1, "./nico/computer/linux/network/na"..., 76) = 76
write(1, "./nico/computer/linux/network/na"..., 75) = 75
chdir("..")                             = 0
write(1, "./nico/computer/linux/network/na"..., 71) = 71
write(1, "./nico/computer/linux/network/na"..., 72) = 72
write(1, "./nico/computer/linux/network/na"..., 76) = 76
write(1, "./nico/computer/linux/network/na"..., 66) = 66
write(1, "./nico/computer/linux/network/na"..., 70) = 70
write(1, "./nico/computer/linux/network/na"..., 70) = 70
write(1, "./nico/computer/linux/network/na"..., 75) = 75
write(1, "./nico/computer/linux/network/na"..., 70) = 70
write(1, "./nico/computer/linux/network/na"..., 73) = 73
write(1, "./nico/computer/linux/network/na"..., 72) = 72
write(1, "./nico/computer/linux/network/na"..., 72) = 72
write(1, "./nico/computer/linux/network/na"..., 71) = 71
write(1, "./nico/computer/linux/network/na"..., 73) = 73
write(1, "./nico/computer/linux/network/na"..., 72) = 72
write(1, "./nico/computer/linux/network/na"..., 72) = 72
write(1, "./nico/computer/linux/network/na"..., 66) = 66
chdir("..")                             = 0
lstat("arlib", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("arlib", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("arlib")                          = 0
write(1, "./nico/computer/linux/network/na"..., 57) = 57
write(1, "./nico/computer/linux/network/na"..., 57) = 57
chdir("..")                             = 0
lstat("z0ne", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 47) = 47
open("z0ne", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("z0ne")                           = 0
write(1, "./nico/computer/linux/network/na"..., 54) = 54
chdir("..")                             = 0
lstat("multizdb", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("multizdb", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("multizdb")                       = 0
chdir("..")                             = 0
lstat("ninit", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ninit", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ninit")                          = 0
write(1, "./nico/computer/linux/network/na"..., 60) = 60
chdir("..")                             = 0
lstat("nextstep", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 51) = 51
open("nextstep", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nextstep")                       = 0
write(1, "./nico/computer/linux/network/na"..., 62) = 62
chdir("..")                             = 0
lstat("sqlbind-8", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("sqlbind-8", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sqlbind-8")                      = 0
lstat("USAGE", {st_mode=S_IFREG|0640, st_size=2170, ...}) = 0
lstat("patches", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 60) = 60
open("patches", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 224
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("patches")                        = 0
write(1, "./nico/computer/linux/network/na"..., 75) = 75
write(1, "./nico/computer/linux/network/na"..., 68) = 68
write(1, "./nico/computer/linux/network/na"..., 73) = 73
write(1, "./nico/computer/linux/network/na"..., 73) = 73
chdir("..")                             = 0
lstat("table.db", {st_mode=S_IFREG|0640, st_size=445, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 61) = 61
lstat("CHANGES", {st_mode=S_IFREG|0640, st_size=4285, ...}) = 0
lstat("src", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 372
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
write(1, "./nico/computer/linux/network/na"..., 65) = 65
write(1, "./nico/computer/linux/network/na"..., 66) = 66
write(1, "./nico/computer/linux/network/na"..., 69) = 69
write(1, "./nico/computer/linux/network/na"..., 69) = 69
write(1, "./nico/computer/linux/network/na"..., 68) = 68
chdir("..")                             = 0
chdir("..")                             = 0
lstat("CATALOGUE", {st_mode=S_IFREG|0640, st_size=1848, ...}) = 0
lstat("cider2named", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 54) = 54
open("cider2named", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cider2named")                    = 0
write(1, "./nico/computer/linux/network/na"..., 69) = 69
write(1, "./nico/computer/linux/network/na"..., 63) = 63
write(1, "./nico/computer/linux/network/na"..., 63) = 63
write(1, "./nico/computer/linux/network/na"..., 70) = 70
write(1, "./nico/computer/linux/network/na"..., 63) = 63
chdir("..")                             = 0
lstat("dnsp", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("dnsp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dnsp")                           = 0
chdir("..")                             = 0
lstat("old", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("old", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("old")                            = 0
write(1, "./nico/computer/linux/network/na"..., 55) = 55
write(1, "./nico/computer/linux/network/na"..., 56) = 56
write(1, "./nico/computer/linux/network/na"..., 55) = 55
chdir("..")                             = 0
lstat("trnamed", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 50) = 50
open("trnamed", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("trnamed")                        = 0
write(1, "./nico/computer/linux/network/na"..., 58) = 58
chdir("..")                             = 0
lstat("hostmaint", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("hostmaint", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 272
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hostmaint")                      = 0
write(1, "./nico/computer/linux/network/na"..., 61) = 61
write(1, "./nico/computer/linux/network/na"..., 63) = 63
write(1, "./nico/computer/linux/network/na"..., 63) = 63
write(1, "./nico/computer/linux/network/na"..., 60) = 60
write(1, "./nico/computer/linux/network/na"..., 66) = 66
chdir("..")                             = 0
lstat("rfc1101", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("rfc1101", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("rfc1101")                        = 0
write(1, "./nico/computer/linux/network/na"..., 59) = 59
chdir("..")                             = 0
lstat("dnsparse", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 51) = 51
open("dnsparse", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 316
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dnsparse")                       = 0
write(1, "./nico/computer/linux/network/na"..., 63) = 63
write(1, "./nico/computer/linux/network/na"..., 59) = 59
write(1, "./nico/computer/linux/network/na"..., 62) = 62
write(1, "./nico/computer/linux/network/na"..., 60) = 60
write(1, "./nico/computer/linux/network/na"..., 60) = 60
write(1, "./nico/computer/linux/network/na"..., 59) = 59
chdir("..")                             = 0
lstat("dns_signer", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 53) = 53
open("dns_signer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dns_signer")                     = 0
lstat("parse", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 59) = 59
open("parse", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 22 entries */, 3933)     = 580
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("parse")                          = 0
write(1, "./nico/computer/linux/network/na"..., 81) = 81
write(1, "./nico/computer/linux/network/na"..., 77) = 77
write(1, "./nico/computer/linux/network/na"..., 68) = 68
write(1, "./nico/computer/linux/network/na"..., 74) = 74
write(1, "./nico/computer/linux/network/na"..., 73) = 73
write(1, "./nico/computer/linux/network/na"..., 78) = 78
write(1, "./nico/computer/linux/network/na"..., 74) = 74
write(1, "./nico/computer/linux/network/na"..., 71) = 71
write(1, "./nico/computer/linux/network/na"..., 74) = 74
write(1, "./nico/computer/linux/network/na"..., 77) = 77
write(1, "./nico/computer/linux/network/na"..., 83) = 83
write(1, "./nico/computer/linux/network/na"..., 84) = 84
chdir("..")                             = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=2304, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 62) = 62
lstat("add_labels.awk", {st_mode=S_IFREG|0640, st_size=1733, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 68) = 68
lstat("signer", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 60) = 60
open("signer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 32 entries */, 3933)     = 828
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("signer")                         = 0
write(1, "./nico/computer/linux/network/na"..., 80) = 80
write(1, "./nico/computer/linux/network/na"..., 67) = 67
write(1, "./nico/computer/linux/network/na"..., 76) = 76
write(1, "./nico/computer/linux/network/na"..., 69) = 69
write(1, "./nico/computer/linux/network/na"..., 80) = 80
write(1, "./nico/computer/linux/network/na"..., 78) = 78
write(1, "./nico/computer/linux/network/na"..., 81) = 81
write(1, "./nico/computer/linux/network/na"..., 75) = 75
write(1, "./nico/computer/linux/network/na"..., 73) = 73
write(1, "./nico/computer/linux/network/na"..., 74) = 74
write(1, "./nico/computer/linux/network/na"..., 80) = 80
write(1, "./nico/computer/linux/network/na"..., 67) = 67
write(1, "./nico/computer/linux/network/na"..., 80) = 80
write(1, "./nico/computer/linux/network/na"..., 76) = 76
write(1, "./nico/computer/linux/network/na"..., 74) = 74
write(1, "./nico/computer/linux/network/na"..., 78) = 78
write(1, "./nico/computer/linux/network/na"..., 74) = 74
write(1, "./nico/computer/linux/network/na"..., 76) = 76
write(1, "./nico/computer/linux/network/na"..., 81) = 81
write(1, "./nico/computer/linux/network/na"..., 75) = 75
write(1, "./nico/computer/linux/network/na"..., 74) = 74
write(1, "./nico/computer/linux/network/na"..., 75) = 75
write(1, "./nico/computer/linux/network/na"..., 73) = 73
write(1, "./nico/computer/linux/network/na"..., 76) = 76
write(1, "./nico/computer/linux/network/na"..., 75) = 75
chdir("..")                             = 0
chdir("..")                             = 0
lstat("manyhosts", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("manyhosts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("manyhosts")                      = 0
write(1, "./nico/computer/linux/network/na"..., 61) = 61
chdir("..")                             = 0
lstat("os2-emx", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 50) = 50
open("os2-emx", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("os2-emx")                        = 0
write(1, "./nico/computer/linux/network/na"..., 61) = 61
write(1, "./nico/computer/linux/network/na"..., 63) = 63
chdir("..")                             = 0
lstat("misc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("misc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 39 entries */, 3933)     = 928
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("misc")                           = 0
write(1, "./nico/computer/linux/network/na"..., 61) = 61
write(1, "./nico/computer/linux/network/na"..., 65) = 65
write(1, "./nico/computer/linux/network/na"..., 60) = 60
write(1, "./nico/computer/linux/network/na"..., 62) = 62
write(1, "./nico/computer/linux/network/na"..., 59) = 59
write(1, "./nico/computer/linux/network/na"..., 60) = 60
write(1, "./nico/computer/linux/network/na"..., 70) = 70
write(1, "./nico/computer/linux/network/na"..., 61) = 61
write(1, "./nico/computer/linux/network/na"..., 70) = 70
write(1, "./nico/computer/linux/network/na"..., 55) = 55
write(1, "./nico/computer/linux/network/na"..., 65) = 65
write(1, "./nico/computer/linux/network/na"..., 63) = 63
write(1, "./nico/computer/linux/network/na"..., 64) = 64
write(1, "./nico/computer/linux/network/na"..., 64) = 64
write(1, "./nico/computer/linux/network/na"..., 57) = 57
write(1, "./nico/computer/linux/network/na"..., 64) = 64
write(1, "./nico/computer/linux/network/na"..., 55) = 55
write(1, "./nico/computer/linux/network/na"..., 65) = 65
write(1, "./nico/computer/linux/network/na"..., 60) = 60
write(1, "./nico/computer/linux/network/na"..., 62) = 62
write(1, "./nico/computer/linux/network/na"..., 61) = 61
write(1, "./nico/computer/linux/network/na"..., 62) = 62
write(1, "./nico/computer/linux/network/na"..., 63) = 63
write(1, "./nico/computer/linux/network/na"..., 62) = 62
write(1, "./nico/computer/linux/network/na"..., 54) = 54
write(1, "./nico/computer/linux/network/na"..., 59) = 59
chdir("..")                             = 0
lstat("query-loc-0.0.1", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 58) = 58
open("query-loc-0.0.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("query-loc-0.0.1")                = 0
write(1, "./nico/computer/linux/network/na"..., 67) = 67
write(1, "./nico/computer/linux/network/na"..., 70) = 70
chdir("..")                             = 0
lstat("named-lint", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 53) = 53
open("named-lint", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("named-lint")                     = 0
write(1, "./nico/computer/linux/network/na"..., 62) = 62
write(1, "./nico/computer/linux/network/na"..., 66) = 66
chdir("..")                             = 0
lstat("srv", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("srv", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("srv")                            = 0
write(1, "./nico/computer/linux/network/na"..., 55) = 55
chdir("..")                             = 0
lstat("doc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("doc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 220
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("doc")                            = 0
write(1, "./nico/computer/linux/network/na"..., 59) = 59
chdir("..")                             = 0
lstat("snoof", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("snoof", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("snoof")                          = 0
write(1, "./nico/computer/linux/network/na"..., 57) = 57
chdir("..")                             = 0
lstat("decwrl", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 49) = 49
open("decwrl", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 320
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("decwrl")                         = 0
write(1, "./nico/computer/linux/network/na"..., 66) = 66
write(1, "./nico/computer/linux/network/na"..., 62) = 62
write(1, "./nico/computer/linux/network/na"..., 58) = 58
write(1, "./nico/computer/linux/network/na"..., 66) = 66
write(1, "./nico/computer/linux/network/na"..., 59) = 59
write(1, "./nico/computer/linux/network/na"..., 59) = 59
write(1, "./nico/computer/linux/network/na"..., 61) = 61
write(1, "./nico/computer/linux/network/na"..., 57) = 57
write(1, "./nico/computer/linux/network/na"..., 60) = 60
chdir("..")                             = 0
lstat("nutshell", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/na"..., 51) = 51
open("nutshell", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 21 entries */, 3933)     = 564
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nutshell")                       = 0
write(1, "./nico/computer/linux/network/na"..., 69) = 69
write(1, "./nico/computer/linux/network/na"..., 72) = 72
write(1, "./nico/computer/linux/network/na"..., 72) = 72
write(1, "./nico/computer/linux/network/na"..., 71) = 71
write(1, "./nico/computer/linux/network/na"..., 72) = 72
write(1, "./nico/computer/linux/network/na"..., 68) = 68
write(1, "./nico/computer/linux/network/na"..., 67) = 67
write(1, "./nico/computer/linux/network/na"..., 71) = 71
write(1, "./nico/computer/linux/network/na"..., 71) = 71
write(1, "./nico/computer/linux/network/na"..., 71) = 71
write(1, "./nico/computer/linux/network/na"..., 68) = 68
write(1, "./nico/computer/linux/network/na"..., 69) = 69
write(1, "./nico/computer/linux/network/na"..., 72) = 72
write(1, "./nico/computer/linux/network/na"..., 69) = 69
chdir("..")                             = 0
lstat("README", {st_mode=S_IFREG|0640, st_size=831, ...}) = 0
lstat("tplb", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("tplb", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tplb")                           = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("zones", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/zo"..., 36) = 36
open("zones", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 668
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("zones")                          = 0
write(1, "./nico/computer/linux/network/zo"..., 63) = 63
write(1, "./nico/computer/linux/network/zo"..., 51) = 51
write(1, "./nico/computer/linux/network/zo"..., 49) = 49
write(1, "./nico/computer/linux/network/zo"..., 64) = 64
write(1, "./nico/computer/linux/network/zo"..., 56) = 56
write(1, "./nico/computer/linux/network/zo"..., 41) = 41
write(1, "./nico/computer/linux/network/zo"..., 50) = 50
write(1, "./nico/computer/linux/network/zo"..., 64) = 64
write(1, "./nico/computer/linux/network/zo"..., 52) = 52
write(1, "./nico/computer/linux/network/zo"..., 52) = 52
write(1, "./nico/computer/linux/network/zo"..., 54) = 54
write(1, "./nico/computer/linux/network/zo"..., 54) = 54
chdir("..")                             = 0
lstat("telnet", {st_mode=S_IFREG|0640, st_size=647, ...}) = 0
write(1, "./nico/computer/linux/network/te"..., 37) = 37
lstat("Diald.html", {st_mode=S_IFREG|0600, st_size=9706, ...}) = 0
lstat("nielsen2.html", {st_mode=S_IFREG|0600, st_size=6863, ...}) = 0
write(1, "./nico/computer/linux/network/ni"..., 44) = 44
lstat("qmail", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("qmail", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 36 entries */, 3933)     = 932
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("qmail")                          = 0
write(1, "./nico/computer/linux/network/qm"..., 53) = 53
write(1, "./nico/computer/linux/network/qm"..., 54) = 54
write(1, "./nico/computer/linux/network/qm"..., 57) = 57
write(1, "./nico/computer/linux/network/qm"..., 52) = 52
write(1, "./nico/computer/linux/network/qm"..., 55) = 55
write(1, "./nico/computer/linux/network/qm"..., 52) = 52
write(1, "./nico/computer/linux/network/qm"..., 55) = 55
write(1, "./nico/computer/linux/network/qm"..., 52) = 52
write(1, "./nico/computer/linux/network/qm"..., 58) = 58
write(1, "./nico/computer/linux/network/qm"..., 56) = 56
write(1, "./nico/computer/linux/network/qm"..., 50) = 50
write(1, "./nico/computer/linux/network/qm"..., 54) = 54
write(1, "./nico/computer/linux/network/qm"..., 49) = 49
write(1, "./nico/computer/linux/network/qm"..., 52) = 52
chdir("..")                             = 0
lstat("diald.html", {st_mode=S_IFREG|0600, st_size=9520, ...}) = 0
lstat("qmail-startup", {st_mode=S_IFREG|0640, st_size=1697, ...}) = 0
lstat("ssh", {st_mode=S_IFREG|0640, st_size=114, ...}) = 0
lstat("cvs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("cvs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cvs")                            = 0
lstat("proftpd-1.2", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("proftpd-1.2", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 33 entries */, 3933)     = 728
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("proftpd-1.2")                    = 0
lstat("contrib", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("contrib", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 380
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("contrib")                        = 0
lstat("README.ratio", {st_mode=S_IFREG|0640, st_size=4925, ...}) = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/computer/linux/network/cv"..., 69) = 69
write(1, "./nico/computer/linux/network/cv"..., 66) = 66
write(1, "./nico/computer/linux/network/cv"..., 70) = 70
chdir("..")                             = 0
lstat("xferstats.holger-preiss", {st_mode=S_IFREG|0750, st_size=11490, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 78) = 78
lstat("mod_sqlpw.c", {st_mode=S_IFREG|0640, st_size=28517, ...}) = 0
lstat("genuser.pl", {st_mode=S_IFREG|0750, st_size=1156, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 65) = 65
lstat("libcap", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("libcap", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 316
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("libcap")                         = 0
lstat("include", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 69) = 69
open("include", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("include")                        = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/computer/linux/network/cv"..., 84) = 84
write(1, "./nico/computer/linux/network/cv"..., 81) = 81
write(1, "./nico/computer/linux/network/cv"..., 85) = 85
chdir("..")                             = 0
lstat("sys", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("sys", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sys")                            = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/computer/linux/network/cv"..., 88) = 88
write(1, "./nico/computer/linux/network/cv"..., 85) = 85
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/computer/linux/network/cv"..., 76) = 76
write(1, "./nico/computer/linux/network/cv"..., 73) = 73
write(1, "./nico/computer/linux/network/cv"..., 77) = 77
chdir("..")                             = 0
write(1, "./nico/computer/linux/network/cv"..., 74) = 74
write(1, "./nico/computer/linux/network/cv"..., 70) = 70
write(1, "./nico/computer/linux/network/cv"..., 72) = 72
write(1, "./nico/computer/linux/network/cv"..., 72) = 72
write(1, "./nico/computer/linux/network/cv"..., 74) = 74
chdir("..")                             = 0
lstat("dist", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("dist", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dist")                           = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/computer/linux/network/cv"..., 74) = 74
write(1, "./nico/computer/linux/network/cv"..., 71) = 71
write(1, "./nico/computer/linux/network/cv"..., 75) = 75
chdir("..")                             = 0
lstat("rpm", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("rpm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 144
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("rpm")                            = 0
lstat("proftpd.spec.in", {st_mode=S_IFREG|0640, st_size=5452, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 79) = 79
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/computer/linux/network/cv"..., 78) = 78
write(1, "./nico/computer/linux/network/cv"..., 75) = 75
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("include", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 54) = 54
open("include", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 23 entries */, 3933)     = 436
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("include")                        = 0
lstat("privs.h", {st_mode=S_IFREG|0640, st_size=4997, ...}) = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/computer/linux/network/cv"..., 69) = 69
write(1, "./nico/computer/linux/network/cv"..., 66) = 66
chdir("..")                             = 0
write(1, "./nico/computer/linux/network/cv"..., 64) = 64
write(1, "./nico/computer/linux/network/cv"..., 64) = 64
write(1, "./nico/computer/linux/network/cv"..., 61) = 61
write(1, "./nico/computer/linux/network/cv"..., 70) = 70
write(1, "./nico/computer/linux/network/cv"..., 62) = 62
write(1, "./nico/computer/linux/network/cv"..., 64) = 64
write(1, "./nico/computer/linux/network/cv"..., 61) = 61
write(1, "./nico/computer/linux/network/cv"..., 63) = 63
chdir("..")                             = 0
lstat("config.h.in", {st_mode=S_IFREG|0640, st_size=12070, ...}) = 0
lstat("README.PAM", {st_mode=S_IFREG|0640, st_size=5103, ...}) = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/computer/linux/network/cv"..., 61) = 61
write(1, "./nico/computer/linux/network/cv"..., 58) = 58
write(1, "./nico/computer/linux/network/cv"..., 62) = 62
chdir("..")                             = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=18016, ...}) = 0
lstat("config.sub", {st_mode=S_IFREG|0750, st_size=26420, ...}) = 0
lstat("Make.modules.in", {st_mode=S_IFREG|0640, st_size=48, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 62) = 62
lstat("lib", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 308
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lib")                            = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/computer/linux/network/cv"..., 65) = 65
write(1, "./nico/computer/linux/network/cv"..., 62) = 62
chdir("..")                             = 0
write(1, "./nico/computer/linux/network/cv"..., 59) = 59
write(1, "./nico/computer/linux/network/cv"..., 60) = 60
write(1, "./nico/computer/linux/network/cv"..., 59) = 59
write(1, "./nico/computer/linux/network/cv"..., 60) = 60
write(1, "./nico/computer/linux/network/cv"..., 62) = 62
write(1, "./nico/computer/linux/network/cv"..., 59) = 59
chdir("..")                             = 0
lstat("README.LDAP", {st_mode=S_IFREG|0640, st_size=5123, ...}) = 0
lstat("sample-configurations", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 68) = 68
open("sample-configurations", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 152
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sample-configurations")          = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/computer/linux/network/cv"..., 83) = 83
write(1, "./nico/computer/linux/network/cv"..., 80) = 80
chdir("..")                             = 0
write(1, "./nico/computer/linux/network/cv"..., 89) = 89
chdir("..")                             = 0
lstat("README.Unixware", {st_mode=S_IFREG|0640, st_size=1524, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 62) = 62
lstat("README.linux-privs", {st_mode=S_IFREG|0640, st_size=5421, ...}) = 0
lstat("stamp-h.in", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
lstat("modules", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 54) = 54
open("modules", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 392
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("modules")                        = 0
lstat("mod_readme.c", {st_mode=S_IFREG|0640, st_size=4639, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 67) = 67
lstat("mod_xfer.c", {st_mode=S_IFREG|0640, st_size=32077, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 65) = 65
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/computer/linux/network/cv"..., 69) = 69
write(1, "./nico/computer/linux/network/cv"..., 66) = 66
chdir("..")                             = 0
write(1, "./nico/computer/linux/network/cv"..., 65) = 65
write(1, "./nico/computer/linux/network/cv"..., 62) = 62
write(1, "./nico/computer/linux/network/cv"..., 65) = 65
write(1, "./nico/computer/linux/network/cv"..., 73) = 73
write(1, "./nico/computer/linux/network/cv"..., 65) = 65
write(1, "./nico/computer/linux/network/cv"..., 66) = 66
chdir("..")                             = 0
lstat("CREDITS", {st_mode=S_IFREG|0640, st_size=857, ...}) = 0
lstat("acconfig.h", {st_mode=S_IFREG|0640, st_size=2922, ...}) = 0
lstat("Make.rules.in", {st_mode=S_IFREG|0640, st_size=2401, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 60) = 60
lstat(".cvsignore", {st_mode=S_IFREG|0640, st_size=127, ...}) = 0
lstat("configure", {st_mode=S_IFREG|0750, st_size=167117, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 56) = 56
lstat("config.guess", {st_mode=S_IFREG|0750, st_size=35735, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 59) = 59
lstat("ChangeLog", {st_mode=S_IFREG|0640, st_size=75273, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 56) = 56
lstat("doc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("doc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 316
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("doc")                            = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/computer/linux/network/cv"..., 65) = 65
write(1, "./nico/computer/linux/network/cv"..., 62) = 62
write(1, "./nico/computer/linux/network/cv"..., 66) = 66
chdir("..")                             = 0
lstat("API", {st_mode=S_IFREG|0640, st_size=11738, ...}) = 0
lstat("development.notes", {st_mode=S_IFREG|0640, st_size=5075, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 68) = 68
lstat("Changes-1.2.0pre3", {st_mode=S_IFREG|0640, st_size=46053, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 68) = 68
lstat("rfc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("rfc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 220
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("rfc")                            = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/computer/linux/network/cv"..., 69) = 69
write(1, "./nico/computer/linux/network/cv"..., 66) = 66
chdir("..")                             = 0
write(1, "./nico/computer/linux/network/cv"..., 81) = 81
write(1, "./nico/computer/linux/network/cv"..., 84) = 84
write(1, "./nico/computer/linux/network/cv"..., 92) = 92
chdir("..")                             = 0
write(1, "./nico/computer/linux/network/cv"..., 58) = 58
write(1, "./nico/computer/linux/network/cv"..., 63) = 63
write(1, "./nico/computer/linux/network/cv"..., 67) = 67
write(1, "./nico/computer/linux/network/cv"..., 67) = 67
write(1, "./nico/computer/linux/network/cv"..., 62) = 62
chdir("..")                             = 0
lstat("configure.in", {st_mode=S_IFREG|0640, st_size=19878, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 59) = 59
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=4367, ...}) = 0
write(1, "./nico/computer/linux/network/cv"..., 58) = 58
lstat("INSTALL", {st_mode=S_IFREG|0640, st_size=12257, ...}) = 0
lstat("src", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 28 entries */, 3933)     = 548
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
lstat("ftpwho.c", {st_mode=S_IFREG|0640, st_size=1065, ...}) = 0
lstat("CVS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CVS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CVS")                            = 0
write(1, "./nico/computer/linux/network/cv"..., 65) = 65
write(1, "./nico/computer/linux/network/cv"..., 62) = 62
chdir("..")                             = 0
write(1, "./nico/computer/linux/network/cv"..., 57) = 57
write(1, "./nico/computer/linux/network/cv"..., 57) = 57
write(1, "./nico/computer/linux/network/cv"..., 59) = 59
write(1, "./nico/computer/linux/network/cv"..., 60) = 60
write(1, "./nico/computer/linux/network/cv"..., 58) = 58
write(1, "./nico/computer/linux/network/cv"..., 60) = 60
write(1, "./nico/computer/linux/network/cv"..., 62) = 62
write(1, "./nico/computer/linux/network/cv"..., 60) = 60
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("mud", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("mud", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mud")                            = 0
write(1, "./nico/computer/linux/network/mu"..., 50) = 50
chdir("..")                             = 0
lstat("seti", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/network/se"..., 35) = 35
open("seti", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 224
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("seti")                           = 0
write(1, "./nico/computer/linux/network/se"..., 53) = 53
write(1, "./nico/computer/linux/network/se"..., 53) = 53
write(1, "./nico/computer/linux/network/se"..., 52) = 52
write(1, "./nico/computer/linux/network/se"..., 53) = 53
write(1, "./nico/computer/linux/network/se"..., 53) = 53
write(1, "./nico/computer/linux/network/se"..., 53) = 53
write(1, "./nico/computer/linux/network/se"..., 52) = 52
chdir("..")                             = 0
chdir("..")                             = 0
lstat("fs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("fs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("fs")                             = 0
chdir("..")                             = 0
lstat("history", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("history", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("history")                        = 0
write(1, "./nico/computer/linux/history/ke"..., 48) = 48
chdir("..")                             = 0
lstat("bashinfos", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("bashinfos", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 45 entries */, 3933)     = 1056
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bashinfos")                      = 0
write(1, "./nico/computer/linux/bashinfos/"..., 43) = 43
write(1, "./nico/computer/linux/bashinfos/"..., 58) = 58
write(1, "./nico/computer/linux/bashinfos/"..., 43) = 43
write(1, "./nico/computer/linux/bashinfos/"..., 44) = 44
write(1, "./nico/computer/linux/bashinfos/"..., 42) = 42
write(1, "./nico/computer/linux/bashinfos/"..., 41) = 41
write(1, "./nico/computer/linux/bashinfos/"..., 44) = 44
write(1, "./nico/computer/linux/bashinfos/"..., 40) = 40
write(1, "./nico/computer/linux/bashinfos/"..., 53) = 53
write(1, "./nico/computer/linux/bashinfos/"..., 43) = 43
write(1, "./nico/computer/linux/bashinfos/"..., 44) = 44
write(1, "./nico/computer/linux/bashinfos/"..., 44) = 44
chdir("..")                             = 0
lstat("games", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/linux/games\n", 28) = 28
open("games", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("games")                          = 0
lstat("robots", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("robots", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 364
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("robots")                         = 0
lstat("JBot.class", {st_mode=S_IFREG|0744, st_size=4122, ...}) = 0
lstat("JBot_T.class", {st_mode=S_IFREG|0744, st_size=6309, ...}) = 0
lstat("loveU.robot", {st_mode=S_IFREG|0775, st_size=14896, ...}) = 0
write(1, "./nico/computer/linux/games/robo"..., 47) = 47
lstat("dr_gonzo.robot", {st_mode=S_IFREG|0755, st_size=10113, ...}) = 0
lstat("jBot_T.robot", {st_mode=S_IFREG|0755, st_size=437, ...}) = 0
lstat("archiv", {st_mode=S_IFDIR|0754, st_size=4096, ...}) = 0
open("archiv", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0754, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 228
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("archiv")                         = 0
lstat("Round", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Round", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 288
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Round")                          = 0
write(1, "./nico/computer/linux/games/robo"..., 57) = 57
write(1, "./nico/computer/linux/games/robo"..., 57) = 57
write(1, "./nico/computer/linux/games/robo"..., 57) = 57
write(1, "./nico/computer/linux/games/robo"..., 57) = 57
write(1, "./nico/computer/linux/games/robo"..., 57) = 57
write(1, "./nico/computer/linux/games/robo"..., 57) = 57
write(1, "./nico/computer/linux/games/robo"..., 57) = 57
chdir("..")                             = 0
lstat("blitz.c", {st_mode=S_IFREG|0640, st_size=7130, ...}) = 0
lstat("Trinity", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Trinity", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Trinity")                        = 0
write(1, "./nico/computer/linux/games/robo"..., 59) = 59
chdir("..")                             = 0
lstat("rock.c", {st_mode=S_IFREG|0640, st_size=7305, ...}) = 0
lstat("Round.tar.gz", {st_mode=S_IFREG|0640, st_size=29381, ...}) = 0
lstat("WallCrawl.tar.gz", {st_mode=S_IFREG|0640, st_size=32225, ...}) = 0
lstat("Trinity.tar.gz", {st_mode=S_IFREG|0640, st_size=11770, ...}) = 0
lstat("WallCrawl", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("WallCrawl", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 296
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("WallCrawl")                      = 0
write(1, "./nico/computer/linux/games/robo"..., 61) = 61
write(1, "./nico/computer/linux/games/robo"..., 61) = 61
write(1, "./nico/computer/linux/games/robo"..., 61) = 61
write(1, "./nico/computer/linux/games/robo"..., 61) = 61
write(1, "./nico/computer/linux/games/robo"..., 61) = 61
write(1, "./nico/computer/linux/games/robo"..., 61) = 61
write(1, "./nico/computer/linux/games/robo"..., 61) = 61
chdir("..")                             = 0
chdir("..")                             = 0
lstat("SchemeRobot.robot", {st_mode=S_IFREG|0755, st_size=8618, ...}) = 0
write(1, "./nico/computer/linux/games/robo"..., 53) = 53
lstat("WallCrawl.robot", {st_mode=S_IFREG|0755, st_size=34683, ...}) = 0
lstat("nico", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("nico", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 220
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nico")                           = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=81, ...}) = 0
write(1, "./nico/computer/linux/games/robo"..., 49) = 49
lstat("Messagetypes.h", {st_mode=S_IFREG|0640, st_size=7144, ...}) = 0
write(1, "./nico/computer/linux/games/robo"..., 55) = 55
lstat("nachrichten", {st_mode=S_IFREG|0640, st_size=227, ...}) = 0
write(1, "./nico/computer/linux/games/robo"..., 52) = 52
lstat("old", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("old", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("old")                            = 0
chdir("..")                             = 0
write(1, "./nico/computer/linux/games/robo"..., 51) = 51
chdir("..")                             = 0
write(1, "./nico/computer/linux/games/robo"..., 44) = 44
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("programming", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("programming", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 104
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("programming")                    = 0
lstat("Java", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("Java", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Java")                           = 0
lstat("Hted", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/programming/Java"..., 38) = 38
open("Hted", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Hted")                           = 0
write(1, "./nico/computer/programming/Java"..., 48) = 48
write(1, "./nico/computer/programming/Java"..., 55) = 55
write(1, "./nico/computer/programming/Java"..., 53) = 53
write(1, "./nico/computer/programming/Java"..., 49) = 49
chdir("..")                             = 0
lstat("examples", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/programming/Java"..., 42) = 42
open("examples", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("examples")                       = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("shell", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/programming/shel"..., 34) = 34
open("shell", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("shell")                          = 0
lstat("ersetzen", {st_mode=S_IFREG|0640, st_size=61, ...}) = 0
write(1, "./nico/computer/programming/shel"..., 43) = 43
lstat("hack", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("hack", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 144
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hack")                           = 0
lstat("gimme", {st_mode=S_IFREG|0700, st_size=2149, ...}) = 0
write(1, "./nico/computer/programming/shel"..., 45) = 45
lstat("bindwarez", {st_mode=S_IFREG|0700, st_size=1854, ...}) = 0
write(1, "./nico/computer/programming/shel"..., 49) = 49
lstat("sendmail.sh", {st_mode=S_IFREG|0700, st_size=860, ...}) = 0
write(1, "./nico/computer/programming/shel"..., 51) = 51
lstat("scrack.c", {st_mode=S_IFREG|0600, st_size=961, ...}) = 0
lstat("nico", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("nico", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nico")                           = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("cd2mp3", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("cd2mp3", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cd2mp3")                         = 0
lstat("install", {st_mode=S_IFREG|0700, st_size=4906, ...}) = 0
lstat("cd2mp3", {st_mode=S_IFREG|0700, st_size=3936, ...}) = 0
lstat("docs", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("docs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 180
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("docs")                           = 0
write(1, "./nico/computer/programming/shel"..., 54) = 54
chdir("..")                             = 0
chdir("..")                             = 0
lstat("echoeENENE", {st_mode=S_IFREG|0640, st_size=233, ...}) = 0
write(1, "./nico/computer/programming/shel"..., 45) = 45
lstat("sound", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("sound", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sound")                          = 0
chdir("..")                             = 0
write(1, "./nico/computer/programming/shel"..., 48) = 48
chdir("..")                             = 0
lstat("c", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("c", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("c")                              = 0
lstat("S0T", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("S0T", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 164
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("S0T")                            = 0
write(1, "./nico/computer/programming/c/S0"..., 41) = 41
write(1, "./nico/computer/programming/c/S0"..., 41) = 41
write(1, "./nico/computer/programming/c/S0"..., 49) = 49
write(1, "./nico/computer/programming/c/S0"..., 51) = 51
write(1, "./nico/computer/programming/c/S0"..., 43) = 43
chdir("..")                             = 0
lstat("editor", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/programming/c/ed"..., 37) = 37
open("editor", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("editor")                         = 0
write(1, "./nico/computer/programming/c/ed"..., 46) = 46
chdir("..")                             = 0
lstat("tips", {st_mode=S_IFREG|0640, st_size=750, ...}) = 0
lstat("div", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("div", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 352
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("div")                            = 0
write(1, "./nico/computer/programming/c/di"..., 41) = 41
write(1, "./nico/computer/programming/c/di"..., 42) = 42
write(1, "./nico/computer/programming/c/di"..., 43) = 43
write(1, "./nico/computer/programming/c/di"..., 48) = 48
write(1, "./nico/computer/programming/c/di"..., 44) = 44
write(1, "./nico/computer/programming/c/di"..., 43) = 43
chdir("..")                             = 0
lstat("net", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/programming/c/ne"..., 34) = 34
open("net", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("net")                            = 0
chdir("..")                             = 0
lstat("online", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/programming/c/on"..., 37) = 37
open("online", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("online")                         = 0
write(1, "./nico/computer/programming/c/on"..., 44) = 44
write(1, "./nico/computer/programming/c/on"..., 42) = 42
write(1, "./nico/computer/programming/c/on"..., 44) = 44
chdir("..")                             = 0
lstat("test", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/programming/c/te"..., 35) = 35
open("test", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 180
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("test")                           = 0
write(1, "./nico/computer/programming/c/te"..., 53) = 53
write(1, "./nico/computer/programming/c/te"..., 49) = 49
write(1, "./nico/computer/programming/c/te"..., 42) = 42
write(1, "./nico/computer/programming/c/te"..., 40) = 40
write(1, "./nico/computer/programming/c/te"..., 44) = 44
write(1, "./nico/computer/programming/c/te"..., 46) = 46
chdir("..")                             = 0
lstat("mp3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("mp3", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mp3")                            = 0
lstat("id3tagger", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/programming/c/mp"..., 44) = 44
open("id3tagger", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 240
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("id3tagger")                      = 0
lstat("ann lee - 2 times.mp3", {st_mode=S_IFREG|0740, st_size=3688442, ...}) = 0
write(1, "./nico/computer/programming/c/mp"..., 66) = 66
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=905, ...}) = 0
write(1, "./nico/computer/programming/c/mp"..., 53) = 53
lstat("anim.c", {st_mode=S_IFREG|0640, st_size=682, ...}) = 0
lstat("id3.c", {st_mode=S_IFREG|0640, st_size=13370, ...}) = 0
lstat("anim", {st_mode=S_IFREG|0750, st_size=11834, ...}) = 0
lstat("BUGS", {st_mode=S_IFREG|0640, st_size=285, ...}) = 0
lstat("old", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("old", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("old")                            = 0
write(1, "./nico/computer/programming/c/mp"..., 66) = 66
write(1, "./nico/computer/programming/c/mp"..., 59) = 59
write(1, "./nico/computer/programming/c/mp"..., 68) = 68
write(1, "./nico/computer/programming/c/mp"..., 59) = 59
chdir("..")                             = 0
write(1, "./nico/computer/programming/c/mp"..., 52) = 52
chdir("..")                             = 0
lstat("dmp3find", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("dmp3find", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dmp3find")                       = 0
lstat("dmp3find.c", {st_mode=S_IFREG|0640, st_size=2942, ...}) = 0
lstat("readme", {st_mode=S_IFREG|0640, st_size=162, ...}) = 0
write(1, "./nico/computer/programming/c/mp"..., 50) = 50
lstat("changelog", {st_mode=S_IFREG|0640, st_size=567, ...}) = 0
write(1, "./nico/computer/programming/c/mp"..., 53) = 53
lstat("todo", {st_mode=S_IFREG|0640, st_size=751, ...}) = 0
lstat("old", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("old", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("old")                            = 0
write(1, "./nico/computer/programming/c/mp"..., 67) = 67
write(1, "./nico/computer/programming/c/mp"..., 67) = 67
write(1, "./nico/computer/programming/c/mp"..., 67) = 67
write(1, "./nico/computer/programming/c/mp"..., 67) = 67
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("tools", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("tools", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 212
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tools")                          = 0
lstat("passwd", {st_mode=S_IFREG|0750, st_size=13332, ...}) = 0
lstat("calc.c", {st_mode=S_IFREG|0600, st_size=1477, ...}) = 0
lstat("alive", {st_mode=S_IFREG|0750, st_size=12165, ...}) = 0
write(1, "./nico/computer/programming/c/to"..., 42) = 42
lstat("calc", {st_mode=S_IFREG|0750, st_size=12455, ...}) = 0
lstat("a.out", {st_mode=S_IFREG|0750, st_size=12429, ...}) = 0
lstat("potenz", {st_mode=S_IFREG|0750, st_size=11677, ...}) = 0
write(1, "./nico/computer/programming/c/to"..., 43) = 43
lstat("pas.c", {st_mode=S_IFREG|0640, st_size=1176, ...}) = 0
lstat("alive.c", {st_mode=S_IFREG|0640, st_size=668, ...}) = 0
write(1, "./nico/computer/programming/c/to"..., 44) = 44
lstat("potenz.c", {st_mode=S_IFREG|0600, st_size=774, ...}) = 0
write(1, "./nico/computer/programming/c/to"..., 45) = 45
lstat("intsize", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/programming/c/to"..., 44) = 44
open("intsize", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 252
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("intsize")                        = 0
lstat("intsize", {st_mode=S_IFREG|0750, st_size=12505, ...}) = 0
write(1, "./nico/computer/programming/c/to"..., 52) = 52
lstat("tags", {st_mode=S_IFREG|0640, st_size=738, ...}) = 0
lstat("old-versions", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/programming/c/to"..., 57) = 57
open("old-versions", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("old-versions")                   = 0
write(1, "./nico/computer/programming/c/to"..., 73) = 73
write(1, "./nico/computer/programming/c/to"..., 73) = 73
write(1, "./nico/computer/programming/c/to"..., 75) = 75
write(1, "./nico/computer/programming/c/to"..., 73) = 73
write(1, "./nico/computer/programming/c/to"..., 73) = 73
chdir("..")                             = 0
lstat("llongtest", {st_mode=S_IFREG|0750, st_size=11365, ...}) = 0
write(1, "./nico/computer/programming/c/to"..., 54) = 54
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=609, ...}) = 0
write(1, "./nico/computer/programming/c/to"..., 53) = 53
lstat("intsize.c", {st_mode=S_IFREG|0600, st_size=7646, ...}) = 0
write(1, "./nico/computer/programming/c/to"..., 54) = 54
lstat("WEITER", {st_mode=S_IFREG|0640, st_size=42, ...}) = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=17982, ...}) = 0
lstat("values", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/programming/c/to"..., 51) = 51
open("values", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 304
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("values")                         = 0
write(1, "./nico/computer/programming/c/to"..., 93) = 93
write(1, "./nico/computer/programming/c/to"..., 98) = 98
write(1, "./nico/computer/programming/c/to"..., 82) = 82
write(1, "./nico/computer/programming/c/to"..., 93) = 93
write(1, "./nico/computer/programming/c/to"..., 89) = 89
chdir("..")                             = 0
write(1, "./nico/computer/programming/c/to"..., 56) = 56
chdir("..")                             = 0
chdir("..")                             = 0
lstat("schule", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/programming/c/sc"..., 37) = 37
open("schule", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("schule")                         = 0
lstat("rechnen3.c", {st_mode=S_IFREG|0600, st_size=906, ...}) = 0
write(1, "./nico/computer/programming/c/sc"..., 48) = 48
lstat("rechnen.c", {st_mode=S_IFREG|0600, st_size=360, ...}) = 0
write(1, "./nico/computer/programming/c/sc"..., 47) = 47
lstat("10gbtobyte.c", {st_mode=S_IFREG|0600, st_size=152, ...}) = 0
write(1, "./nico/computer/programming/c/sc"..., 50) = 50
lstat("letterona4", {st_mode=S_IFREG|0700, st_size=11968, ...}) = 0
write(1, "./nico/computer/programming/c/sc"..., 48) = 48
lstat("10gbtobyte", {st_mode=S_IFREG|0700, st_size=11796, ...}) = 0
write(1, "./nico/computer/programming/c/sc"..., 48) = 48
lstat("letterona4.c", {st_mode=S_IFREG|0600, st_size=503, ...}) = 0
write(1, "./nico/computer/programming/c/sc"..., 50) = 50
lstat("bin", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("bin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bin")                            = 0
write(1, "./nico/computer/programming/c/sc"..., 49) = 49
write(1, "./nico/computer/programming/c/sc"..., 50) = 50
write(1, "./nico/computer/programming/c/sc"..., 50) = 50
chdir("..")                             = 0
write(1, "./nico/computer/programming/c/sc"..., 48) = 48
chdir("..")                             = 0
chdir("..")                             = 0
lstat("perl", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/programming/perl"..., 33) = 33
open("perl", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("perl")                           = 0
write(1, "./nico/computer/programming/perl"..., 46) = 46
write(1, "./nico/computer/programming/perl"..., 43) = 43
write(1, "./nico/computer/programming/perl"..., 44) = 44
chdir("..")                             = 0
lstat("Kurs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Kurs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Kurs")                           = 0
lstat("index.html", {st_mode=S_IFREG|0666, st_size=3228, ...}) = 0
write(1, "./nico/computer/programming/Kurs"..., 44) = 44
lstat("C++-Kurs", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
open("C++-Kurs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("C++-Kurs")                       = 0
lstat("session02.html", {st_mode=S_IFREG|0666, st_size=16098, ...}) = 0
write(1, "./nico/computer/programming/Kurs"..., 57) = 57
lstat("img", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
open("img", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("img")                            = 0
write(1, "./nico/computer/programming/Kurs"..., 66) = 66
chdir("..")                             = 0
write(1, "./nico/computer/programming/Kurs"..., 57) = 57
chdir("..")                             = 0
lstat("C-Kurs", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
open("C-Kurs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 192
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("C-Kurs")                         = 0
write(1, "./nico/computer/programming/Kurs"..., 55) = 55
write(1, "./nico/computer/programming/Kurs"..., 52) = 52
write(1, "./nico/computer/programming/Kurs"..., 55) = 55
write(1, "./nico/computer/programming/Kurs"..., 55) = 55
write(1, "./nico/computer/programming/Kurs"..., 55) = 55
write(1, "./nico/computer/programming/Kurs"..., 55) = 55
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("emu", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/emu\n", 20)   = 20
open("emu", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("emu")                            = 0
lstat("c64", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("c64", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("c64")                            = 0
lstat("games", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/emu/c64/games\n", 30) = 30
open("games", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 140 entries */, 3933)    = 3236
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("games")                          = 0
lstat("untouch1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("spyvsspy.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("renegad3.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/re"..., 43) = 43
lstat("yogi.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("swiv.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("garfield.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/ga"..., 43) = 43
lstat("bonecrus.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/bo"..., 43) = 43
lstat("saboteur.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/sa"..., 43) = 43
lstat("rtype.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/rt"..., 40) = 40
lstat("GC2B.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("silkworm.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("caveman4.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/ca"..., 43) = 43
lstat("nobby#2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("DONKEYK.T64", {st_mode=S_IFREG|0600, st_size=17667, ...}) = 0
lstat("livingst.d64", {st_mode=S_IFREG|0600, st_size=174853, ...}) = 0
lstat("beach2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/be"..., 41) = 41
lstat("hostages.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/ho"..., 43) = 43
lstat("altminer.prg", {st_mode=S_IFREG|0600, st_size=13192, ...}) = 0
write(1, "./nico/computer/emu/c64/games/al"..., 43) = 43
lstat("GC3B.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("nomercy.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/no"..., 42) = 42
lstat("hattrick.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("piracy.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("pphammer.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/pp"..., 43) = 43
lstat("dm038.txt", {st_mode=S_IFREG|0600, st_size=876, ...}) = 0
lstat("cycles.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/cy"..., 41) = 41
lstat("commando.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("rambo3.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("cavemana.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/ca"..., 43) = 43
lstat("caveman2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/ca"..., 43) = 43
lstat("caveman3.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/ca"..., 43) = 43
lstat("elite.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/el"..., 40) = 40
lstat("ik.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("dm001.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("cavemanb.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/ca"..., 43) = 43
lstat("lnin3b.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("trackfld.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("vendntro.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/ve"..., 43) = 43
lstat("caveman1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/ca"..., 43) = 43
lstat("dm002.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("arkanoid.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("skooldaz.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("TRAILBLA.T64", {st_mode=S_IFREG|0600, st_size=27260, ...}) = 0
lstat("bmxracers2.t64", {st_mode=S_IFREG|0600, st_size=21404, ...}) = 0
write(1, "./nico/computer/emu/c64/games/bm"..., 45) = 45
lstat("turr2-2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("zolo.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("summer-g.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/su"..., 43) = 43
lstat("winter-g.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/wi"..., 43) = 43
lstat("n&s.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("riverrid.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/ri"..., 43) = 43
lstat("turbo2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("dm034.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("cc3-2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("cavemand.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/ca"..., 43) = 43
lstat("hero.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/he"..., 39) = 39
lstat("Cisco_Heat+4.WOW.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/Ci"..., 51) = 51
lstat("stuntcar.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("gianasis.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("crossfir.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("explfist.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/ex"..., 43) = 43
lstat("turbo1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("renegade.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/re"..., 43) = 43
lstat("kgbcol14.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("supremac.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/su"..., 43) = 43
lstat("lotus.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("goldenax.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/go"..., 43) = 43
lstat("bopnrumb.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("gryzor.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("yiearkun.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/yi"..., 43) = 43
lstat("zgzg!nos.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("GC2A.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("NarcoPol.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("lnrmx-2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("BZKABILL.D64", {st_mode=S_IFREG|0600, st_size=175531, ...}) = 0
lstat("turr2-1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("galaxian.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("fighter1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/fi"..., 43) = 43
lstat("carols.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("wad64.t64", {st_mode=S_IFREG|0600, st_size=1015, ...}) = 0
lstat("robocop3.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("1on1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("iron1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("summerg2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/su"..., 43) = 43
lstat("vendetta.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/ve"..., 43) = 43
lstat("bocce.t64", {st_mode=S_IFREG|0600, st_size=44161, ...}) = 0
write(1, "./nico/computer/emu/c64/games/bo"..., 40) = 40
lstat("untouch2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("batty.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("arkaniii.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("slicks.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("GC1B.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("arkanoid_blast014.d64", {st_mode=S_IFREG|0600, st_size=1242, ...}) = 0
lstat("CRAZYBLN.T64", {st_mode=S_IFREG|0600, st_size=19091, ...}) = 0
lstat("lnrmx-1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("gpcircui.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("bangkok.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("ln1-1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("rambo2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("rick2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("blockout.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("crossfre.t64", {st_mode=S_IFREG|0600, st_size=30116, ...}) = 0
write(1, "./nico/computer/emu/c64/games/cr"..., 43) = 43
lstat("kgbcol18.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("greenber.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/gr"..., 43) = 43
lstat("Moonwalk.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("rickdang.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("inix.t64", {st_mode=S_IFREG|0600, st_size=1737, ...}) = 0
lstat("cybernod.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/cy"..., 43) = 43
lstat("world-g2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("mikie.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/mi"..., 40) = 40
lstat("cc3-1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("bugsquad.t64", {st_mode=S_IFREG|0600, st_size=18271, ...}) = 0
lstat("arkanoi2.t64", {st_mode=S_IFREG|0600, st_size=39585, ...}) = 0
lstat("dm038.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("paperboy.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/pa"..., 43) = 43
lstat("lnin3a.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("renegde2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/re"..., 43) = 43
lstat("ikplus.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("cyberi.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/cy"..., 41) = 41
lstat("demo6a.t64", {st_mode=S_IFREG|0600, st_size=133832, ...}) = 0
write(1, "./nico/computer/emu/c64/games/de"..., 41) = 41
lstat("savage.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/sa"..., 41) = 41
lstat("GC3A.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("robocop2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("westbank.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/we"..., 43) = 43
lstat("Cisco_Heat+2.Talent.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/Ci"..., 54) = 54
lstat("nobby#1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("bubble", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/emu/c64/games/bu"..., 37) = 37
open("bubble", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bubble")                         = 0
lstat("bubble-GC1A.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/computer/emu/c64/games/bu"..., 53) = 53
lstat("old", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("old", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 184
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("old")                            = 0
lstat("bubblebo.zip", {st_mode=S_IFREG|0600, st_size=41042, ...}) = 0
write(1, "./nico/computer/emu/c64/games/bu"..., 54) = 54
lstat("bubbleb1.zip", {st_mode=S_IFREG|0600, st_size=40173, ...}) = 0
write(1, "./nico/computer/emu/c64/games/bu"..., 54) = 54
lstat("bunbble4_dm038.zip", {st_mode=S_IFREG|0600, st_size=150309, ...}) = 0
write(1, "./nico/computer/emu/c64/games/bu"..., 60) = 60
lstat("unstable", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/emu/c64/games/bu"..., 50) = 50
open("unstable", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 340
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("unstable")                       = 0
write(1, "./nico/computer/emu/c64/games/bu"..., 64) = 64
write(1, "./nico/computer/emu/c64/games/bu"..., 69) = 69
write(1, "./nico/computer/emu/c64/games/bu"..., 63) = 63
write(1, "./nico/computer/emu/c64/games/bu"..., 68) = 68
write(1, "./nico/computer/emu/c64/games/bu"..., 69) = 69
write(1, "./nico/computer/emu/c64/games/bu"..., 63) = 63
write(1, "./nico/computer/emu/c64/games/bu"..., 62) = 62
write(1, "./nico/computer/emu/c64/games/bu"..., 73) = 73
write(1, "./nico/computer/emu/c64/games/bu"..., 69) = 69
write(1, "./nico/computer/emu/c64/games/bu"..., 71) = 71
chdir("..")                             = 0
write(1, "./nico/computer/emu/c64/games/bu"..., 56) = 56
write(1, "./nico/computer/emu/c64/games/bu"..., 59) = 59
chdir("..")                             = 0
lstat("doku", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("doku", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("doku")                           = 0
write(1, "./nico/computer/emu/c64/games/bu"..., 54) = 54
chdir("..")                             = 0
write(1, "./nico/computer/emu/c64/games/bu"..., 59) = 59
chdir("..")                             = 0
write(1, "./nico/computer/emu/c64/games/po"..., 43) = 43
write(1, "./nico/computer/emu/c64/games/kg"..., 43) = 43
write(1, "./nico/computer/emu/c64/games/Mi"..., 40) = 40
write(1, "./nico/computer/emu/c64/games/ne"..., 43) = 43
write(1, "./nico/computer/emu/c64/games/ca"..., 43) = 43
write(1, "./nico/computer/emu/c64/games/fi"..., 43) = 43
chdir("..")                             = 0
lstat("games2", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/emu/c64/games2\n", 31) = 31
open("games2", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 71 entries */, 3933)     = 2176
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("games2")                         = 0
write(1, "./nico/computer/emu/c64/games2/i"..., 60) = 60
write(1, "./nico/computer/emu/c64/games2/f"..., 53) = 53
write(1, "./nico/computer/emu/c64/games2/g"..., 43) = 43
write(1, "./nico/computer/emu/c64/games2/k"..., 49) = 49
write(1, "./nico/computer/emu/c64/games2/s"..., 58) = 58
write(1, "./nico/computer/emu/c64/games2/s"..., 49) = 49
write(1, "./nico/computer/emu/c64/games2/h"..., 50) = 50
write(1, "./nico/computer/emu/c64/games2/h"..., 41) = 41
write(1, "./nico/computer/emu/c64/games2/g"..., 67) = 67
write(1, "./nico/computer/emu/c64/games2/g"..., 50) = 50
write(1, "./nico/computer/emu/c64/games2/s"..., 69) = 69
write(1, "./nico/computer/emu/c64/games2/s"..., 52) = 52
write(1, "./nico/computer/emu/c64/games2/c"..., 47) = 47
write(1, "./nico/computer/emu/c64/games2/j"..., 48) = 48
write(1, "./nico/computer/emu/c64/games2/d"..., 48) = 48
write(1, "./nico/computer/emu/c64/games2/d"..., 54) = 54
write(1, "./nico/computer/emu/c64/games2/h"..., 50) = 50
write(1, "./nico/computer/emu/c64/games2/s"..., 52) = 52
write(1, "./nico/computer/emu/c64/games2/i"..., 47) = 47
write(1, "./nico/computer/emu/c64/games2/d"..., 56) = 56
write(1, "./nico/computer/emu/c64/games2/g"..., 46) = 46
write(1, "./nico/computer/emu/c64/games2/j"..., 46) = 46
write(1, "./nico/computer/emu/c64/games2/i"..., 53) = 53
write(1, "./nico/computer/emu/c64/games2/s"..., 52) = 52
write(1, "./nico/computer/emu/c64/games2/c"..., 48) = 48
write(1, "./nico/computer/emu/c64/games2/i"..., 58) = 58
write(1, "./nico/computer/emu/c64/games2/v"..., 43) = 43
write(1, "./nico/computer/emu/c64/games2/n"..., 48) = 48
write(1, "./nico/computer/emu/c64/games2/d"..., 47) = 47
write(1, "./nico/computer/emu/c64/games2/d"..., 54) = 54
write(1, "./nico/computer/emu/c64/games2/h"..., 47) = 47
write(1, "./nico/computer/emu/c64/games2/o"..., 51) = 51
write(1, "./nico/computer/emu/c64/games2/d"..., 54) = 54
write(1, "./nico/computer/emu/c64/games2/t"..., 58) = 58
write(1, "./nico/computer/emu/c64/games2/s"..., 69) = 69
write(1, "./nico/computer/emu/c64/games2/r"..., 64) = 64
write(1, "./nico/computer/emu/c64/games2/d"..., 54) = 54
write(1, "./nico/computer/emu/c64/games2/g"..., 60) = 60
write(1, "./nico/computer/emu/c64/games2/p"..., 60) = 60
write(1, "./nico/computer/emu/c64/games2/h"..., 44) = 44
write(1, "./nico/computer/emu/c64/games2/p"..., 49) = 49
write(1, "./nico/computer/emu/c64/games2/r"..., 48) = 48
write(1, "./nico/computer/emu/c64/games2/m"..., 48) = 48
write(1, "./nico/computer/emu/c64/games2/s"..., 49) = 49
write(1, "./nico/computer/emu/c64/games2/k"..., 43) = 43
write(1, "./nico/computer/emu/c64/games2/s"..., 51) = 51
write(1, "./nico/computer/emu/c64/games2/s"..., 52) = 52
chdir("..")                             = 0
lstat("baseroms", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/emu/c64/baseroms"..., 33) = 33
open("baseroms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 104
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("baseroms")                       = 0
write(1, "./nico/computer/emu/c64/baseroms"..., 40) = 40
write(1, "./nico/computer/emu/c64/baseroms"..., 41) = 41
chdir("..")                             = 0
lstat("doku", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("doku", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 196
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("doku")                           = 0
write(1, "./nico/computer/emu/c64/doku/sav"..., 40) = 40
write(1, "./nico/computer/emu/c64/doku/x15"..., 44) = 44
write(1, "./nico/computer/emu/c64/doku/gam"..., 40) = 40
chdir("..")                             = 0
chdir("..")                             = 0
lstat("nes", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/emu/nes\n", 24) = 24
open("nes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 164
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nes")                            = 0
write(1, "./nico/computer/emu/nes/nfce020b"..., 37) = 37
write(1, "./nico/computer/emu/nes/emuschoo"..., 41) = 41
write(1, "./nico/computer/emu/nes/fceu019l"..., 44) = 44
write(1, "./nico/computer/emu/nes/nestra-0"..., 40) = 40
chdir("..")                             = 0
lstat("gameboy", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/emu/gameboy\n", 28) = 28
open("gameboy", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 59 entries */, 3933)     = 1348
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gameboy")                        = 0
lstat("TAMAE.ZIP", {st_mode=S_IFREG|0600, st_size=171147, ...}) = 0
lstat("RANMA_KA.ZIP", {st_mode=S_IFREG|0600, st_size=159777, ...}) = 0
lstat("ROD_LAND.ZIP", {st_mode=S_IFREG|0600, st_size=49623, ...}) = 0
lstat("PINBALL.ZIP", {st_mode=S_IFREG|0600, st_size=115108, ...}) = 0
lstat("SPIDRMA3.ZIP", {st_mode=S_IFREG|0600, st_size=85304, ...}) = 0
lstat("PROBOTEC.ZIP", {st_mode=S_IFREG|0600, st_size=96278, ...}) = 0
lstat("VIRTUAL.ZIP", {st_mode=S_IFREG|0600, st_size=72567, ...}) = 0
lstat("PAPERBOY.ZIP", {st_mode=S_IFREG|0600, st_size=25995, ...}) = 0
lstat("TETRISF.ZIP", {st_mode=S_IFREG|0600, st_size=64822, ...}) = 0
lstat("TENNIS.ZIP", {st_mode=S_IFREG|0600, st_size=20044, ...}) = 0
lstat("XENON2.ZIP", {st_mode=S_IFREG|0600, st_size=84130, ...}) = 0
lstat("TOYSTORY.ZIP", {st_mode=S_IFREG|0600, st_size=236958, ...}) = 0
lstat("WAVERACE.ZIP", {st_mode=S_IFREG|0600, st_size=70960, ...}) = 0
lstat("SWORD-G.ZIP", {st_mode=S_IFREG|0600, st_size=93086, ...}) = 0
lstat("TETRIS2.ZIP", {st_mode=S_IFREG|0600, st_size=56070, ...}) = 0
lstat("SPIDER-2.ZIP", {st_mode=S_IFREG|0600, st_size=74712, ...}) = 0
lstat("Q-BERT2.ZIP", {st_mode=S_IFREG|0600, st_size=41280, ...}) = 0
lstat("WIZARD.ZIP", {st_mode=S_IFREG|0600, st_size=179832, ...}) = 0
lstat("PAC-MAN.ZIP", {st_mode=S_IFREG|0600, st_size=19595, ...}) = 0
lstat("MOTOCROS.ZIP", {st_mode=S_IFREG|0600, st_size=24874, ...}) = 0
lstat("TMNT3.ZIP", {st_mode=S_IFREG|0600, st_size=98551, ...}) = 0
lstat("WARIO.ZIP", {st_mode=S_IFREG|0600, st_size=88123, ...}) = 0
lstat("SUPER-RC.ZIP", {st_mode=S_IFREG|0600, st_size=85711, ...}) = 0
lstat("RANMA.ZIP", {st_mode=S_IFREG|0600, st_size=161472, ...}) = 0
lstat("RTYPE2.ZIP", {st_mode=S_IFREG|0600, st_size=73439, ...}) = 0
lstat("USAGI.ZIP", {st_mode=S_IFREG|0600, st_size=93818, ...}) = 0
lstat("NBAJAMTE.ZIP", {st_mode=S_IFREG|0600, st_size=286716, ...}) = 0
lstat("PINBALL2.ZIP", {st_mode=S_IFREG|0600, st_size=38604, ...}) = 0
lstat("TAMAGO.ZIP", {st_mode=S_IFREG|0600, st_size=173685, ...}) = 0
lstat("gboy", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("gboy", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 50 entries */, 3933)     = 1160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gboy")                           = 0
lstat("mulan.zip", {st_mode=S_IFREG|0640, st_size=185069, ...}) = 0
lstat("sf2.zip", {st_mode=S_IFREG|0640, st_size=22622, ...}) = 0
lstat("mulan.gb", {st_mode=S_IFREG|0640, st_size=524288, ...}) = 0
lstat("marioyos.zip", {st_mode=S_IFREG|0640, st_size=23107, ...}) = 0
lstat("miniputt.zip", {st_mode=S_IFREG|0640, st_size=22635, ...}) = 0
lstat("gbe0022.tgz", {st_mode=S_IFREG|0640, st_size=46668, ...}) = 0
write(1, "./nico/computer/emu/gameboy/gboy"..., 45) = 45
lstat("pokered.gb", {st_mode=S_IFREG|0640, st_size=1048576, ...}) = 0
write(1, "./nico/computer/emu/gameboy/gboy"..., 44) = 44
lstat("game_boy_emulator.zip", {st_mode=S_IFREG|0640, st_size=22623, ...}) = 0
write(1, "./nico/computer/emu/gameboy/gboy"..., 55) = 55
lstat("zeldadx.zip", {st_mode=S_IFREG|0640, st_size=500579, ...}) = 0
write(1, "./nico/computer/emu/gameboy/gboy"..., 45) = 45
lstat("BOYLINUX.GZ", {st_mode=S_IFREG|0640, st_size=84515, ...}) = 0
lstat("bandbutt.nfo", {st_mode=S_IFREG|0640, st_size=244, ...}) = 0
lstat("sonic6.zip", {st_mode=S_IFREG|0640, st_size=231120, ...}) = 0
lstat("dkland3.zip", {st_mode=S_IFREG|0640, st_size=22576, ...}) = 0
lstat("starwars.zip", {st_mode=S_IFREG|0640, st_size=22569, ...}) = 0
lstat("oddworld.zip", {st_mode=S_IFREG|0640, st_size=23128, ...}) = 0
lstat("metroid2.zip", {st_mode=S_IFREG|0640, st_size=22576, ...}) = 0
write(1, "./nico/computer/emu/gameboy/gboy"..., 46) = 46
lstat("pokecard.zip", {st_mode=S_IFREG|0640, st_size=28197, ...}) = 0
write(1, "./nico/computer/emu/gameboy/gboy"..., 46) = 46
lstat("bandbutt.zip", {st_mode=S_IFREG|0640, st_size=355564, ...}) = 0
lstat("zelda.zip", {st_mode=S_IFREG|0640, st_size=23224, ...}) = 0
write(1, "./nico/computer/emu/gameboy/gboy"..., 43) = 43
lstat("drmario.zip", {st_mode=S_IFREG|0640, st_size=22633, ...}) = 0
lstat("Pokeblue.zip", {st_mode=S_IFREG|0640, st_size=22661, ...}) = 0
write(1, "./nico/computer/emu/gameboy/gboy"..., 46) = 46
lstat("nil-mibs.gbc", {st_mode=S_IFREG|0640, st_size=1048576, ...}) = 0
lstat("elmoabc.zip", {st_mode=S_IFREG|0640, st_size=23155, ...}) = 0
write(1, "./nico/computer/emu/gameboy/gboy"..., 45) = 45
lstat("mib.zip", {st_mode=S_IFREG|0640, st_size=416842, ...}) = 0
lstat("Lionking.zip", {st_mode=S_IFREG|0640, st_size=22599, ...}) = 0
lstat("AlPHA.nfo", {st_mode=S_IFREG|0640, st_size=882, ...}) = 0
lstat("dboy047.zip", {st_mode=S_IFREG|0640, st_size=22596, ...}) = 0
lstat("test", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/emu/gameboy/gboy"..., 38) = 38
open("test", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("test")                           = 0
chdir("..")                             = 0
write(1, "./nico/computer/emu/gameboy/gboy"..., 45) = 45
write(1, "./nico/computer/emu/gameboy/gboy"..., 44) = 44
write(1, "./nico/computer/emu/gameboy/gboy"..., 44) = 44
write(1, "./nico/computer/emu/gameboy/gboy"..., 53) = 53
write(1, "./nico/computer/emu/gameboy/gboy"..., 45) = 45
write(1, "./nico/computer/emu/gameboy/gboy"..., 45) = 45
write(1, "./nico/computer/emu/gameboy/gboy"..., 45) = 45
write(1, "./nico/computer/emu/gameboy/gboy"..., 45) = 45
write(1, "./nico/computer/emu/gameboy/gboy"..., 46) = 46
write(1, "./nico/computer/emu/gameboy/gboy"..., 47) = 47
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("themes", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/themes\n", 23) = 23
open("themes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("themes")                         = 0
lstat("sawmill", {st_mode=S_IFDIR|0750, st_size=8192, ...}) = 0
open("sawmill", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=8192, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 123 entries */, 3933)    = 3928
lseek(4, 3328, SEEK_SET)                = 3328
lseek(4, 0, SEEK_CUR)                   = 3328
getdents(4, /* 26 entries */, 3933)     = 848
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 69 entries */, 3933)     = 2256
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sawmill")                        = 0
lstat("Guajira-0.22.tar.gz", {st_mode=S_IFREG|0600, st_size=6079, ...}) = 0
lstat("Step-gradients-0.22.tar.gz", {st_mode=S_IFREG|0600, st_size=4781, ...}) 
= 0
write(1, "./nico/computer/themes/sawmill/S"..., 58) = 58
lstat("purpleGradient-0.19.tar.gz", {st_mode=S_IFREG|0600, st_size=3324, ...}) 
= 0
write(1, "./nico/computer/themes/sawmill/p"..., 58) = 58
lstat("StyleP-0.25.2.tar.gz", {st_mode=S_IFREG|0600, st_size=9766, ...}) = 0
write(1, "./nico/computer/themes/sawmill/S"..., 52) = 52
lstat("CleanHack-0.17.tar.gz", {st_mode=S_IFREG|0600, st_size=7553, ...}) = 0
write(1, "./nico/computer/themes/sawmill/C"..., 53) = 53
lstat("clean-0.19.tar.gz", {st_mode=S_IFREG|0600, st_size=6027, ...}) = 0
write(1, "./nico/computer/themes/sawmill/c"..., 49) = 49
lstat("AquaOS2-0.19.tar.gz", {st_mode=S_IFREG|0600, st_size=18721, ...}) = 0
lstat("spiffGRILL-0.25.2.tar.gz", {st_mode=S_IFREG|0600, st_size=8202, ...}) = 0
lstat("STPshiny-0.25.2.tar.gz", {st_mode=S_IFREG|0600, st_size=6121, ...}) = 0
lstat("stirling-0.21.tar.gz", {st_mode=S_IFREG|0600, st_size=4008, ...}) = 0
lstat("Moondome-0.19.tar.gz", {st_mode=S_IFREG|0600, st_size=3258, ...}) = 0
write(1, "./nico/computer/themes/sawmill/M"..., 52) = 52
lstat("Smalldome-0.19.tar.gz", {st_mode=S_IFREG|0600, st_size=2975, ...}) = 0
write(1, "./nico/computer/themes/sawmill/S"..., 53) = 53
lstat("BeOS-0.17.tar.gz", {st_mode=S_IFREG|0600, st_size=3115, ...}) = 0
write(1, "./nico/computer/themes/sawmill/B"..., 48) = 48
lstat("SawTech-Aqua-0.22.tar.gz", {st_mode=S_IFREG|0600, st_size=27130, ...}) = 0
write(1, "./nico/computer/themes/sawmill/S"..., 56) = 56
lstat("CleanHack-0.22.tar.gz", {st_mode=S_IFREG|0600, st_size=8608, ...}) = 0
write(1, "./nico/computer/themes/sawmill/C"..., 53) = 53
lstat("blue-heart-0.16.tar.gz", {st_mode=S_IFREG|0600, st_size=14305, ...}) = 0
write(1, "./nico/computer/themes/sawmill/b"..., 54) = 54
lstat("spiffMILL-0.16.tar.gz", {st_mode=S_IFREG|0600, st_size=11921, ...}) = 0
lstat("BlackPlatinum-0.17.tar.gz", {st_mode=S_IFREG|0600, st_size=11120, ...}) 
= 0
lstat("x17-0.25.2.tar.gz", {st_mode=S_IFREG|0600, st_size=149176, ...}) = 0
lstat("DockMill-0.22.tar.gz", {st_mode=S_IFREG|0600, st_size=9528, ...}) = 0
lstat("Marble-0.17.tar.gz", {st_mode=S_IFREG|0600, st_size=26427, ...}) = 0
write(1, "./nico/computer/themes/sawmill/M"..., 50) = 50
lstat("get-S-0.25.2.tar.gz", {st_mode=S_IFREG|0600, st_size=8473, ...}) = 0
write(1, "./nico/computer/themes/sawmill/g"..., 51) = 51
lstat("mozParty-0.22.tar.gz", {st_mode=S_IFREG|0600, st_size=16605, ...}) = 0
lstat("HeliX-0.22.tar.gz", {st_mode=S_IFREG|0600, st_size=6442, ...}) = 0
write(1, "./nico/computer/themes/sawmill/H"..., 49) = 49
lstat("gtk-hack-0.25.2.tar.gz", {st_mode=S_IFREG|0600, st_size=3669, ...}) = 0
lstat("Aquaesque-0.25.2.tar.gz", {st_mode=S_IFREG|0600, st_size=7706, ...}) = 0
write(1, "./nico/computer/themes/sawmill/A"..., 55) = 55
lstat("iron-0.17.tar.gz", {st_mode=S_IFREG|0600, st_size=31644, ...}) = 0
lstat("Moondome-0.17.tar.gz", {st_mode=S_IFREG|0600, st_size=3258, ...}) = 0
write(1, "./nico/computer/themes/sawmill/M"..., 52) = 52
lstat("Step-0.22.tar.gz", {st_mode=S_IFREG|0600, st_size=4688, ...}) = 0
write(1, "./nico/computer/themes/sawmill/S"..., 48) = 48
lstat("arctic-revisited-0.22.tar.gz", {st_mode=S_IFREG|0600, st_size=6984, 
...}) = 0
write(1, "./nico/computer/themes/sawmill/a"..., 60) = 60
lstat("Oley-0.25.2.tar.gz", {st_mode=S_IFREG|0600, st_size=1938, ...}) = 0
write(1, "./nico/computer/themes/sawmill/O"..., 50) = 50
lstat("AquaZ-0.19.tar.gz", {st_mode=S_IFREG|0600, st_size=20525, ...}) = 0
lstat("TigDome-0.19.tar.gz", {st_mode=S_IFREG|0600, st_size=3184, ...}) = 0
write(1, "./nico/computer/themes/sawmill/T"..., 51) = 51
lstat("zen-0.25.2.tar.gz", {st_mode=S_IFREG|0600, st_size=2063, ...}) = 0
write(1, "./nico/computer/themes/sawmill/z"..., 49) = 49
lstat("AquaX-0.21.tar.gz", {st_mode=S_IFREG|0600, st_size=28820, ...}) = 0
lstat("sMac-0.21.tar.gz", {st_mode=S_IFREG|0600, st_size=6741, ...}) = 0
lstat("Dark-0.19.tar.gz", {st_mode=S_IFREG|0600, st_size=39042, ...}) = 0
lstat("GreenIsGood-0.22.tar.gz", {st_mode=S_IFREG|0600, st_size=6112, ...}) = 0
write(1, "./nico/computer/themes/sawmill/G"..., 55) = 55
lstat("s.t.o-0.22.tar.gz", {st_mode=S_IFREG|0600, st_size=5611, ...}) = 0
lstat("malfunction-0.25.2.tar.gz", {st_mode=S_IFREG|0600, st_size=157861, ...}) 
= 0
lstat("thinmaker-0.16.tar.gz", {st_mode=S_IFREG|0600, st_size=2882, ...}) = 0
write(1, "./nico/computer/themes/sawmill/t"..., 53) = 53
lstat("SawNiX-0.22.tar.gz", {st_mode=S_IFREG|0600, st_size=414884, ...}) = 0
lstat("get-S-0.22.tar.gz", {st_mode=S_IFREG|0600, st_size=8473, ...}) = 0
write(1, "./nico/computer/themes/sawmill/g"..., 49) = 49
lstat("Vision II-0.22.tar.gz", {st_mode=S_IFREG|0600, st_size=18244, ...}) = 0
lstat("eabsolute-e-0.17.tar.gz", {st_mode=S_IFREG|0600, st_size=10311, ...}) = 0
write(1, "./nico/computer/themes/sawmill/e"..., 55) = 55
lstat("AzTecha-0.25.2.tar.gz", {st_mode=S_IFREG|0600, st_size=45313, ...}) = 0
write(1, "./nico/computer/themes/sawmill/A"..., 53) = 53
lstat("Brushed Metal Blue-0.25.2.tar.gz", {st_mode=S_IFREG|0600, 
st_size=249454, ...}) = 0
write(1, "./nico/computer/themes/sawmill/B"..., 64) = 64
lstat("Debian-0.17.tar.gz", {st_mode=S_IFREG|0600, st_size=188378, ...}) = 0
write(1, "./nico/computer/themes/sawmill/D"..., 50) = 50
lstat("Vision-0.22.tar.gz", {st_mode=S_IFREG|0600, st_size=13244, ...}) = 0
lstat("blasphemy-0.25.2.tar.gz", {st_mode=S_IFREG|0600, st_size=5973, ...}) = 0
write(1, "./nico/computer/themes/sawmill/b"..., 55) = 55
lstat("zen", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/themes/sawmill/z"..., 35) = 35
open("zen", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("zen")                            = 0
write(1, "./nico/computer/themes/sawmill/z"..., 47) = 47
write(1, "./nico/computer/themes/sawmill/z"..., 49) = 49
write(1, "./nico/computer/themes/sawmill/z"..., 44) = 44
chdir("..")                             = 0
write(1, "./nico/computer/themes/sawmill/d"..., 56) = 56
write(1, "./nico/computer/themes/sawmill/B"..., 48) = 48
write(1, "./nico/computer/themes/sawmill/S"..., 53) = 53
write(1, "./nico/computer/themes/sawmill/D"..., 52) = 52
write(1, "./nico/computer/themes/sawmill/b"..., 63) = 63
write(1, "./nico/computer/themes/sawmill/F"..., 50) = 50
write(1, "./nico/computer/themes/sawmill/P"..., 49) = 49
write(1, "./nico/computer/themes/sawmill/S"..., 57) = 57
write(1, "./nico/computer/themes/sawmill/s"..., 55) = 55
write(1, "./nico/computer/themes/sawmill/m"..., 51) = 51
write(1, "./nico/computer/themes/sawmill/A"..., 50) = 50
write(1, "./nico/computer/themes/sawmill/B"..., 48) = 48
write(1, "./nico/computer/themes/sawmill/S"..., 50) = 50
write(1, "./nico/computer/themes/sawmill/S"..., 49) = 49
write(1, "./nico/computer/themes/sawmill/b"..., 53) = 53
write(1, "./nico/computer/themes/sawmill/b"..., 53) = 53
write(1, "./nico/computer/themes/sawmill/L"..., 56) = 56
write(1, "./nico/computer/themes/sawmill/S"..., 53) = 53
write(1, "./nico/computer/themes/sawmill/S"..., 52) = 52
write(1, "./nico/computer/themes/sawmill/B"..., 56) = 56
write(1, "./nico/computer/themes/sawmill/r"..., 53) = 53
write(1, "./nico/computer/themes/sawmill/g"..., 54) = 54
write(1, "./nico/computer/themes/sawmill/b"..., 54) = 54
write(1, "./nico/computer/themes/sawmill/M"..., 51) = 51
write(1, "./nico/computer/themes/sawmill/g"..., 49) = 49
write(1, "./nico/computer/themes/sawmill/S"..., 50) = 50
write(1, "./nico/computer/themes/sawmill/D"..., 51) = 51
write(1, "./nico/computer/themes/sawmill/s"..., 52) = 52
write(1, "./nico/computer/themes/sawmill/G"..., 50) = 50
write(1, "./nico/computer/themes/sawmill/s"..., 57) = 57
write(1, "./nico/computer/themes/sawmill/B"..., 58) = 58
write(1, "./nico/computer/themes/sawmill/a"..., 62) = 62
write(1, "./nico/computer/themes/sawmill/G"..., 53) = 53
write(1, "./nico/computer/themes/sawmill/s"..., 57) = 57
write(1, "./nico/computer/themes/sawmill/p"..., 50) = 50
write(1, "./nico/computer/themes/sawmill/r"..., 51) = 51
write(1, "./nico/computer/themes/sawmill/S"..., 50) = 50
write(1, "./nico/computer/themes/sawmill/b"..., 54) = 54
write(1, "./nico/computer/themes/sawmill/c"..., 52) = 52
write(1, "./nico/computer/themes/sawmill/b"..., 55) = 55
write(1, "./nico/computer/themes/sawmill/T"..., 49) = 49
write(1, "./nico/computer/themes/sawmill/a"..., 54) = 54
write(1, "./nico/computer/themes/sawmill/A"..., 51) = 51
write(1, "./nico/computer/themes/sawmill/c"..., 53) = 53
write(1, "./nico/computer/themes/sawmill/O"..., 51) = 51
write(1, "./nico/computer/themes/sawmill/C"..., 53) = 53
write(1, "./nico/computer/themes/sawmill/S"..., 53) = 53
write(1, "./nico/computer/themes/sawmill/B"..., 59) = 59
write(1, "./nico/computer/themes/sawmill/G"..., 52) = 52
write(1, "./nico/computer/themes/sawmill/S"..., 57) = 57
write(1, "./nico/computer/themes/sawmill/a"..., 60) = 60
write(1, "./nico/computer/themes/sawmill/i"..., 59) = 59
write(1, "./nico/computer/themes/sawmill/M"..., 50) = 50
write(1, "./nico/computer/themes/sawmill/s"..., 52) = 52
write(1, "./nico/computer/themes/sawmill/B"..., 50) = 50
write(1, "./nico/computer/themes/sawmill/g"..., 52) = 52
write(1, "./nico/computer/themes/sawmill/t"..., 53) = 53
write(1, "./nico/computer/themes/sawmill/B"..., 60) = 60
write(1, "./nico/computer/themes/sawmill/S"..., 48) = 48
write(1, "./nico/computer/themes/sawmill/G"..., 53) = 53
write(1, "./nico/computer/themes/sawmill/C"..., 52) = 52
write(1, "./nico/computer/themes/sawmill/B"..., 55) = 55
write(1, "./nico/computer/themes/sawmill/M"..., 55) = 55
write(1, "./nico/computer/themes/sawmill/S"..., 48) = 48
write(1, "./nico/computer/themes/sawmill/a"..., 54) = 54
write(1, "./nico/computer/themes/sawmill/D"..., 53) = 53
write(1, "./nico/computer/themes/sawmill/b"..., 54) = 54
write(1, "./nico/computer/themes/sawmill/g"..., 52) = 52
write(1, "./nico/computer/themes/sawmill/H"..., 53) = 53
write(1, "./nico/computer/themes/sawmill/g"..., 52) = 52
write(1, "./nico/computer/themes/sawmill/G"..., 56) = 56
write(1, "./nico/computer/themes/sawmill/H"..., 54) = 54
write(1, "./nico/computer/themes/sawmill/F"..., 52) = 52
write(1, "./nico/computer/themes/sawmill/b"..., 54) = 54
write(1, "./nico/computer/themes/sawmill/L"..., 49) = 49
write(1, "./nico/computer/themes/sawmill/c"..., 52) = 52
write(1, "./nico/computer/themes/sawmill/B"..., 51) = 51
write(1, "./nico/computer/themes/sawmill/S"..., 55) = 55
write(1, "./nico/computer/themes/sawmill/B"..., 49) = 49
write(1, "./nico/computer/themes/sawmill/S"..., 52) = 52
write(1, "./nico/computer/themes/sawmill/S"..., 53) = 53
write(1, "./nico/computer/themes/sawmill/D"..., 50) = 50
chdir("..")                             = 0
lstat("enlightement", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 36) = 36
open("enlightement", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 32 entries */, 3933)     = 824
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("enlightement")                   = 0
lstat("arctic.etheme", {st_mode=S_IFREG|0600, st_size=565524, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 50) = 50
lstat("Anomoly.etheme", {st_mode=S_IFREG|0600, st_size=1776093, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 51) = 51
lstat("cyrus.etheme", {st_mode=S_IFREG|0600, st_size=813525, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 49) = 49
lstat("e14for16.etheme", {st_mode=S_IFREG|0600, st_size=668372, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 52) = 52
lstat("c2h8.etheme", {st_mode=S_IFREG|0600, st_size=506629, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 48) = 48
lstat("BrushedMotif.etheme", {st_mode=S_IFREG|0600, st_size=402517, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 56) = 56
lstat("Elevator.etheme", {st_mode=S_IFREG|0600, st_size=202161, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 52) = 52
lstat("Alpha.etheme", {st_mode=S_IFREG|0600, st_size=297561, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 49) = 49
lstat("BeOS.etheme", {st_mode=S_IFREG|0600, st_size=253937, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 48) = 48
lstat("base.etheme", {st_mode=S_IFREG|0600, st_size=253271, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 48) = 48
lstat("CakeWoman.etheme", {st_mode=S_IFREG|0600, st_size=92160, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 53) = 53
lstat("blueHeart.etheme", {st_mode=S_IFREG|0600, st_size=376120, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 53) = 53
lstat("Brushed-Blue.etheme", {st_mode=S_IFREG|0600, st_size=255523, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 56) = 56
lstat("E-Tech_Hydro.etheme", {st_mode=S_IFREG|0600, st_size=882906, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 56) = 56
lstat("e5.ethemef", {st_mode=S_IFREG|0600, st_size=2047632, ...}) = 0
write(1, "./nico/computer/themes/enlightem"..., 47) = 47
lstat("15", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("15", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 75 entries */, 3933)     = 2348
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("15")                             = 0
write(1, "./nico/computer/themes/enlightem"..., 56) = 56
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 64) = 64
write(1, "./nico/computer/themes/enlightem"..., 60) = 60
write(1, "./nico/computer/themes/enlightem"..., 60) = 60
write(1, "./nico/computer/themes/enlightem"..., 61) = 61
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 58) = 58
write(1, "./nico/computer/themes/enlightem"..., 54) = 54
write(1, "./nico/computer/themes/enlightem"..., 66) = 66
write(1, "./nico/computer/themes/enlightem"..., 56) = 56
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 58) = 58
write(1, "./nico/computer/themes/enlightem"..., 60) = 60
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 68) = 68
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 68) = 68
write(1, "./nico/computer/themes/enlightem"..., 60) = 60
write(1, "./nico/computer/themes/enlightem"..., 62) = 62
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 60) = 60
write(1, "./nico/computer/themes/enlightem"..., 60) = 60
write(1, "./nico/computer/themes/enlightem"..., 61) = 61
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 60) = 60
write(1, "./nico/computer/themes/enlightem"..., 60) = 60
write(1, "./nico/computer/themes/enlightem"..., 60) = 60
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 58) = 58
write(1, "./nico/computer/themes/enlightem"..., 60) = 60
write(1, "./nico/computer/themes/enlightem"..., 59) = 59
write(1, "./nico/computer/themes/enlightem"..., 62) = 62
write(1, "./nico/computer/themes/enlightem"..., 62) = 62
write(1, "./nico/computer/themes/enlightem"..., 64) = 64
write(1, "./nico/computer/themes/enlightem"..., 56) = 56
write(1, "./nico/computer/themes/enlightem"..., 60) = 60
write(1, "./nico/computer/themes/enlightem"..., 60) = 60
write(1, "./nico/computer/themes/enlightem"..., 61) = 61
write(1, "./nico/computer/themes/enlightem"..., 58) = 58
write(1, "./nico/computer/themes/enlightem"..., 58) = 58
write(1, "./nico/computer/themes/enlightem"..., 55) = 55
write(1, "./nico/computer/themes/enlightem"..., 61) = 61
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 61) = 61
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 54) = 54
write(1, "./nico/computer/themes/enlightem"..., 79) = 79
write(1, "./nico/computer/themes/enlightem"..., 62) = 62
write(1, "./nico/computer/themes/enlightem"..., 65) = 65
write(1, "./nico/computer/themes/enlightem"..., 61) = 61
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 68) = 68
write(1, "./nico/computer/themes/enlightem"..., 59) = 59
write(1, "./nico/computer/themes/enlightem"..., 58) = 58
write(1, "./nico/computer/themes/enlightem"..., 58) = 58
write(1, "./nico/computer/themes/enlightem"..., 61) = 61
write(1, "./nico/computer/themes/enlightem"..., 60) = 60
write(1, "./nico/computer/themes/enlightem"..., 63) = 63
write(1, "./nico/computer/themes/enlightem"..., 62) = 62
write(1, "./nico/computer/themes/enlightem"..., 55) = 55
write(1, "./nico/computer/themes/enlightem"..., 55) = 55
write(1, "./nico/computer/themes/enlightem"..., 65) = 65
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 56) = 56
write(1, "./nico/computer/themes/enlightem"..., 59) = 59
write(1, "./nico/computer/themes/enlightem"..., 59) = 59
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
chdir("..")                             = 0
write(1, "./nico/computer/themes/enlightem"..., 50) = 50
write(1, "./nico/computer/themes/enlightem"..., 55) = 55
write(1, "./nico/computer/themes/enlightem"..., 54) = 54
write(1, "./nico/computer/themes/enlightem"..., 50) = 50
write(1, "./nico/computer/themes/enlightem"..., 53) = 53
write(1, "./nico/computer/themes/enlightem"..., 54) = 54
write(1, "./nico/computer/themes/enlightem"..., 57) = 57
write(1, "./nico/computer/themes/enlightem"..., 49) = 49
write(1, "./nico/computer/themes/enlightem"..., 53) = 53
write(1, "./nico/computer/themes/enlightem"..., 47) = 47
write(1, "./nico/computer/themes/enlightem"..., 53) = 53
write(1, "./nico/computer/themes/enlightem"..., 49) = 49
write(1, "./nico/computer/themes/enlightem"..., 49) = 49
write(1, "./nico/computer/themes/enlightem"..., 51) = 51
chdir("..")                             = 0
lstat("gtk", {st_mode=S_IFDIR|0750, st_size=8192, ...}) = 0
open("gtk", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=8192, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 120 entries */, 3933)    = 3916
lseek(4, 3336, SEEK_SET)                = 3336
lseek(4, 0, SEEK_CUR)                   = 3336
getdents(4, /* 27 entries */, 3933)     = 852
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 118 entries */, 3933)    = 3908
lseek(4, 7400, SEEK_SET)                = 7400
lseek(4, 0, SEEK_CUR)                   = 7400
getdents(4, /* 8 entries */, 3933)      = 280
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gtk")                            = 0
write(1, "./nico/computer/themes/gtk/SandW"..., 48) = 48
write(1, "./nico/computer/themes/gtk/Gradi"..., 52) = 52
write(1, "./nico/computer/themes/gtk/JedEy"..., 45) = 45
write(1, "./nico/computer/themes/gtk/Scalp"..., 46) = 46
write(1, "./nico/computer/themes/gtk/TrueB"..., 45) = 45
write(1, "./nico/computer/themes/gtk/Chrom"..., 45) = 45
write(1, "./nico/computer/themes/gtk/Field"..., 53) = 53
write(1, "./nico/computer/themes/gtk/CoolI"..., 48) = 48
write(1, "./nico/computer/themes/gtk/A-War"..., 53) = 53
write(1, "./nico/computer/themes/gtk/CoolI"..., 48) = 48
write(1, "./nico/computer/themes/gtk/DarkM"..., 51) = 51
write(1, "./nico/computer/themes/gtk/Gnome"..., 51) = 51
write(1, "./nico/computer/themes/gtk/Xenop"..., 53) = 53
write(1, "./nico/computer/themes/gtk/The B"..., 60) = 60
write(1, "./nico/computer/themes/gtk/GTKst"..., 46) = 46
write(1, "./nico/computer/themes/gtk/Macos"..., 53) = 53
write(1, "./nico/computer/themes/gtk/ThinG"..., 56) = 56
write(1, "./nico/computer/themes/gtk/Lost "..., 50) = 50
write(1, "./nico/computer/themes/gtk/RedRo"..., 48) = 48
write(1, "./nico/computer/themes/gtk/SeCOS"..., 50) = 50
write(1, "./nico/computer/themes/gtk/Sunse"..., 45) = 45
write(1, "./nico/computer/themes/gtk/Smoke"..., 49) = 49
write(1, "./nico/computer/themes/gtk/get-E"..., 46) = 46
write(1, "./nico/computer/themes/gtk/get-E"..., 44) = 44
write(1, "./nico/computer/themes/gtk/MindM"..., 52) = 52
write(1, "./nico/computer/themes/gtk/E-Tec"..., 54) = 54
write(1, "./nico/computer/themes/gtk/Sunse"..., 47) = 47
write(1, "./nico/computer/themes/gtk/NIce-"..., 45) = 45
write(1, "./nico/computer/themes/gtk/Sunse"..., 47) = 47
write(1, "./nico/computer/themes/gtk/Wiref"..., 50) = 50
write(1, "./nico/computer/themes/gtk/Elega"..., 47) = 47
write(1, "./nico/computer/themes/gtk/Beta-"..., 43) = 43
write(1, "./nico/computer/themes/gtk/Brush"..., 56) = 56
write(1, "./nico/computer/themes/gtk/Brush"..., 48) = 48
write(1, "./nico/computer/themes/gtk/Brush"..., 53) = 53
write(1, "./nico/computer/themes/gtk/Color"..., 50) = 50
write(1, "./nico/computer/themes/gtk/BeBox"..., 46) = 46
write(1, "./nico/computer/themes/gtk/get-E"..., 46) = 46
write(1, "./nico/computer/themes/gtk/ThinD"..., 53) = 53
write(1, "./nico/computer/themes/gtk/eSlat"..., 47) = 47
write(1, "./nico/computer/themes/gtk/Gruth"..., 47) = 47
write(1, "./nico/computer/themes/gtk/Ganym"..., 49) = 49
write(1, "./nico/computer/themes/gtk/HeliX"..., 46) = 46
write(1, "./nico/computer/themes/gtk/Ganym"..., 49) = 49
write(1, "./nico/computer/themes/gtk/Stone"..., 44) = 44
write(1, "./nico/computer/themes/gtk/Azure"..., 48) = 48
write(1, "./nico/computer/themes/gtk/Emera"..., 50) = 50
write(1, "./nico/computer/themes/gtk/MetaL"..., 55) = 55
write(1, "./nico/computer/themes/gtk/SeaGT"..., 45) = 45
write(1, "./nico/computer/themes/gtk/clean"..., 60) = 60
write(1, "./nico/computer/themes/gtk/SuedE"..., 46) = 46
write(1, "./nico/computer/themes/gtk/indig"..., 54) = 54
write(1, "./nico/computer/themes/gtk/Chees"..., 45) = 45
write(1, "./nico/computer/themes/gtk/IDs-M"..., 50) = 50
write(1, "./nico/computer/themes/gtk/Ganym"..., 49) = 49
write(1, "./nico/computer/themes/gtk/gtkst"..., 53) = 53
write(1, "./nico/computer/themes/gtk/shtin"..., 51) = 51
write(1, "./nico/computer/themes/gtk/Simpl"..., 57) = 57
write(1, "./nico/computer/themes/gtk/Micek"..., 46) = 46
write(1, "./nico/computer/themes/gtk/Brush"..., 51) = 51
write(1, "./nico/computer/themes/gtk/Yell-"..., 45) = 45
write(1, "./nico/computer/themes/gtk/Alche"..., 48) = 48
write(1, "./nico/computer/themes/gtk/IceBe"..., 46) = 46
write(1, "./nico/computer/themes/gtk/HeliX"..., 51) = 51
write(1, "./nico/computer/themes/gtk/ThinS"..., 53) = 53
write(1, "./nico/computer/themes/gtk/imper"..., 50) = 50
write(1, "./nico/computer/themes/gtk/Bette"..., 61) = 61
write(1, "./nico/computer/themes/gtk/Gradi"..., 54) = 54
write(1, "./nico/computer/themes/gtk/Petro"..., 47) = 47
write(1, "./nico/computer/themes/gtk/Xenop"..., 51) = 51
write(1, "./nico/computer/themes/gtk/IDs-M"..., 52) = 52
write(1, "./nico/computer/themes/gtk/Adept"..., 46) = 46
write(1, "./nico/computer/themes/gtk/Blue-"..., 50) = 50
write(1, "./nico/computer/themes/gtk/lauxe"..., 45) = 45
write(1, "./nico/computer/themes/gtk/Icicl"..., 47) = 47
write(1, "./nico/computer/themes/gtk/Marbl"..., 45) = 45
write(1, "./nico/computer/themes/gtk/DigiB"..., 47) = 47
write(1, "./nico/computer/themes/gtk/Darkn"..., 47) = 47
write(1, "./nico/computer/themes/gtk/E-Def"..., 48) = 48
write(1, "./nico/computer/themes/gtk/BlueM"..., 52) = 52
write(1, "./nico/computer/themes/gtk/Weary"..., 46) = 46
write(1, "./nico/computer/themes/gtk/BlueT"..., 48) = 48
write(1, "./nico/computer/themes/gtk/Ganym"..., 49) = 49
write(1, "./nico/computer/themes/gtk/Skibe"..., 46) = 46
write(1, "./nico/computer/themes/gtk/coppe"..., 47) = 47
write(1, "./nico/computer/themes/gtk/JustB"..., 47) = 47
write(1, "./nico/computer/themes/gtk/blueg"..., 53) = 53
write(1, "./nico/computer/themes/gtk/Expen"..., 48) = 48
write(1, "./nico/computer/themes/gtk/BlueS"..., 48) = 48
write(1, "./nico/computer/themes/gtk/Metal"..., 47) = 47
write(1, "./nico/computer/themes/gtk/After"..., 48) = 48
write(1, "./nico/computer/themes/gtk/Porce"..., 48) = 48
write(1, "./nico/computer/themes/gtk/Tiger"..., 44) = 44
write(1, "./nico/computer/themes/gtk/Charl"..., 48) = 48
write(1, "./nico/computer/themes/gtk/New P"..., 63) = 63
write(1, "./nico/computer/themes/gtk/Golde"..., 50) = 50
write(1, "./nico/computer/themes/gtk/Ganym"..., 47) = 47
write(1, "./nico/computer/themes/gtk/Blue-"..., 43) = 43
write(1, "./nico/computer/themes/gtk/Runes"..., 44) = 44
write(1, "./nico/computer/themes/gtk/BlueI"..., 48) = 48
write(1, "./nico/computer/themes/gtk/Lathe"..., 44) = 44
write(1, "./nico/computer/themes/gtk/ThinS"..., 59) = 59
write(1, "./nico/computer/themes/gtk/CoolG"..., 49) = 49
write(1, "./nico/computer/themes/gtk/Cooln"..., 47) = 47
write(1, "./nico/computer/themes/gtk/CoolI"..., 46) = 46
write(1, "./nico/computer/themes/gtk/BlueM"..., 49) = 49
write(1, "./nico/computer/themes/gtk/DarkS"..., 49) = 49
write(1, "./nico/computer/themes/gtk/eSlat"..., 47) = 47
write(1, "./nico/computer/themes/gtk/EvilJ"..., 51) = 51
write(1, "./nico/computer/themes/gtk/Zenit"..., 45) = 45
write(1, "./nico/computer/themes/gtk/Red M"..., 50) = 50
write(1, "./nico/computer/themes/gtk/ThinI"..., 46) = 46
write(1, "./nico/computer/themes/gtk/Red-a"..., 51) = 51
write(1, "./nico/computer/themes/gtk/IReX-"..., 45) = 45
write(1, "./nico/computer/themes/gtk/eCOSM"..., 46) = 46
write(1, "./nico/computer/themes/gtk/clean"..., 59) = 59
write(1, "./nico/computer/themes/gtk/E-Tec"..., 57) = 57
write(1, "./nico/computer/themes/gtk/BeOs-"..., 49) = 49
write(1, "./nico/computer/themes/gtk/Fores"..., 51) = 51
write(1, "./nico/computer/themes/gtk/ThinB"..., 54) = 54
write(1, "./nico/computer/themes/gtk/LCARS"..., 49) = 49
write(1, "./nico/computer/themes/gtk/Blupi"..., 47) = 47
write(1, "./nico/computer/themes/gtk/Gradi"..., 47) = 47
write(1, "./nico/computer/themes/gtk/clean"..., 46) = 46
write(1, "./nico/computer/themes/gtk/Bluth"..., 49) = 49
write(1, "./nico/computer/themes/gtk/termi"..., 47) = 47
write(1, "./nico/computer/themes/gtk/Jande"..., 45) = 45
write(1, "./nico/computer/themes/gtk/BlueC"..., 49) = 49
write(1, "./nico/computer/themes/gtk/Xenop"..., 49) = 49
write(1, "./nico/computer/themes/gtk/E-Bru"..., 50) = 50
write(1, "./nico/computer/themes/gtk/get-E"..., 46) = 46
write(1, "./nico/computer/themes/gtk/get-E"..., 51) = 51
write(1, "./nico/computer/themes/gtk/IDs-M"..., 52) = 52
write(1, "./nico/computer/themes/gtk/GTKst"..., 48) = 48
write(1, "./nico/computer/themes/gtk/Metal"..., 54) = 54
write(1, "./nico/computer/themes/gtk/Black"..., 48) = 48
write(1, "./nico/computer/themes/gtk/Smoke"..., 44) = 44
write(1, "./nico/computer/themes/gtk/Marbl"..., 49) = 49
write(1, "./nico/computer/themes/gtk/E-efm"..., 51) = 51
write(1, "./nico/computer/themes/gtk/Red\'n"..., 49) = 49
write(1, "./nico/computer/themes/gtk/Impre"..., 52) = 52
write(1, "./nico/computer/themes/gtk/Aspen"..., 44) = 44
write(1, "./nico/computer/themes/gtk/Brown"..., 52) = 52
write(1, "./nico/computer/themes/gtk/Darkn"..., 49) = 49
write(1, "./nico/computer/themes/gtk/Creat"..., 49) = 49
write(1, "./nico/computer/themes/gtk/eMac-"..., 43) = 43
write(1, "./nico/computer/themes/gtk/eCOSM"..., 49) = 49
write(1, "./nico/computer/themes/gtk/Torto"..., 54) = 54
write(1, "./nico/computer/themes/gtk/AzTec"..., 48) = 48
write(1, "./nico/computer/themes/gtk/Azure"..., 50) = 50
write(1, "./nico/computer/themes/gtk/Execu"..., 50) = 50
write(1, "./nico/computer/themes/gtk/Infor"..., 49) = 49
write(1, "./nico/computer/themes/gtk/Windo"..., 52) = 52
write(1, "./nico/computer/themes/gtk/Ice9-"..., 45) = 45
write(1, "./nico/computer/themes/gtk/MoonI"..., 48) = 48
write(1, "./nico/computer/themes/gtk/Shiny"..., 49) = 49
write(1, "./nico/computer/themes/gtk/Woode"..., 51) = 51
write(1, "./nico/computer/themes/gtk/Desca"..., 49) = 49
write(1, "./nico/computer/themes/gtk/blueH"..., 52) = 52
write(1, "./nico/computer/themes/gtk/webOS"..., 63) = 63
write(1, "./nico/computer/themes/gtk/BlueG"..., 50) = 50
write(1, "./nico/computer/themes/gtk/Sunse"..., 47) = 47
write(1, "./nico/computer/themes/gtk/eMac-"..., 47) = 47
write(1, "./nico/computer/themes/gtk/Absol"..., 48) = 48
write(1, "./nico/computer/themes/gtk/DarkS"..., 51) = 51
write(1, "./nico/computer/themes/gtk/GreyS"..., 50) = 50
write(1, "./nico/computer/themes/gtk/BeOS-"..., 43) = 43
write(1, "./nico/computer/themes/gtk/Heat "..., 60) = 60
write(1, "./nico/computer/themes/gtk/CoolI"..., 48) = 48
write(1, "./nico/computer/themes/gtk/BlueS"..., 52) = 52
write(1, "./nico/computer/themes/gtk/GNugg"..., 46) = 46
write(1, "./nico/computer/themes/gtk/Pretz"..., 52) = 52
write(1, "./nico/computer/themes/gtk/Brush"..., 56) = 56
write(1, "./nico/computer/themes/gtk/Astro"..., 53) = 53
write(1, "./nico/computer/themes/gtk/c2h8-"..., 51) = 51
write(1, "./nico/computer/themes/gtk/Strip"..., 48) = 48
chdir("..")                             = 0
chdir("..")                             = 0
lstat("blender", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/blender\n", 24) = 24
open("blender", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 121 entries */, 3933)    = 3628
lseek(4, 3212, SEEK_SET)                = 3212
lseek(4, 0, SEEK_CUR)                   = 3212
getdents(4, /* 1 entries */, 3933)      = 36
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("blender")                        = 0
lstat("handy2.blend", {st_mode=S_IFREG|0600, st_size=122432, ...}) = 0
write(1, "./nico/computer/blender/handy2.b"..., 37) = 37
lstat("new-any-browser.blend", {st_mode=S_IFREG|0600, st_size=62232, ...}) = 0
write(1, "./nico/computer/blender/new-any-"..., 46) = 46
lstat("hash-2.blend1", {st_mode=S_IFREG|0600, st_size=42868, ...}) = 0
write(1, "./nico/computer/blender/hash-2.b"..., 38) = 38
lstat("dplogo.blend", {st_mode=S_IFREG|0600, st_size=40192, ...}) = 0
write(1, "./nico/computer/blender/dplogo.b"..., 37) = 37
lstat("lug-n-0.2.blend1", {st_mode=S_IFREG|0600, st_size=83104, ...}) = 0
write(1, "./nico/computer/blender/lug-n-0."..., 41) = 41
lstat("haus.blend1", {st_mode=S_IFREG|0600, st_size=89384, ...}) = 0
write(1, "./nico/computer/blender/haus.ble"..., 36) = 36
lstat("handy2.jpeg", {st_mode=S_IFREG|0600, st_size=53855, ...}) = 0
write(1, "./nico/computer/blender/handy2.j"..., 36) = 36
lstat("schachbrett-ne.blend", {st_mode=S_IFREG|0600, st_size=76944, ...}) = 0
write(1, "./nico/computer/blender/schachbr"..., 45) = 45
lstat("steffianim.blend1", {st_mode=S_IFREG|0600, st_size=889668, ...}) = 0
write(1, "./nico/computer/blender/steffian"..., 42) = 42
lstat("kerze.blend", {st_mode=S_IFREG|0600, st_size=95892, ...}) = 0
write(1, "./nico/computer/blender/kerze.bl"..., 36) = 36
lstat("schachbrett-2.1.blend", {st_mode=S_IFREG|0600, st_size=307036, ...}) = 0
write(1, "./nico/computer/blender/schachbr"..., 46) = 46
lstat("why.jpeg", {st_mode=S_IFREG|0600, st_size=207995, ...}) = 0
write(1, "./nico/computer/blender/why.jpeg"..., 33) = 33
lstat("handy.blend", {st_mode=S_IFREG|0600, st_size=121076, ...}) = 0
write(1, "./nico/computer/blender/handy.bl"..., 36) = 36
lstat("visitenkarte1.blend", {st_mode=S_IFREG|0600, st_size=37156, ...}) = 0
write(1, "./nico/computer/blender/visitenk"..., 44) = 44
lstat("life-can-be-so-beautiful-SUX.blend", {st_mode=S_IFREG|0600, 
st_size=41984, ...}) = 0
write(1, "./nico/computer/blender/life-can"..., 59) = 59
lstat("steffianim-neu1-1.blend", {st_mode=S_IFREG|0600, st_size=903368, ...}) = 0
write(1, "./nico/computer/blender/steffian"..., 48) = 48
lstat("kunst.blend", {st_mode=S_IFREG|0600, st_size=69956, ...}) = 0
write(1, "./nico/computer/blender/kunst.bl"..., 36) = 36
lstat("penguin.blend1", {st_mode=S_IFREG|0600, st_size=47764, ...}) = 0
write(1, "./nico/computer/blender/penguin."..., 39) = 39
lstat("schreibtisch2-anim.blend", {st_mode=S_IFREG|0600, st_size=62508, ...}) = 0
write(1, "./nico/computer/blender/schreibt"..., 49) = 49
lstat("mella-blend.jpeg", {st_mode=S_IFREG|0600, st_size=27820, ...}) = 0
write(1, "./nico/computer/blender/mella-bl"..., 41) = 41
lstat("octopus.blend1", {st_mode=S_IFREG|0600, st_size=180432, ...}) = 0
write(1, "./nico/computer/blender/octopus."..., 39) = 39
lstat("schachbrett.blend1", {st_mode=S_IFREG|0600, st_size=69440, ...}) = 0
write(1, "./nico/computer/blender/schachbr"..., 43) = 43
lstat("life-can-be-so-beautiful.jpeg", {st_mode=S_IFREG|0600, st_size=110589, 
...}) = 0
write(1, "./nico/computer/blender/life-can"..., 54) = 54
lstat("dplogo-neu.blend", {st_mode=S_IFREG|0600, st_size=40496, ...}) = 0
write(1, "./nico/computer/blender/dplogo-n"..., 41) = 41
lstat("steffianim.blend", {st_mode=S_IFREG|0600, st_size=902688, ...}) = 0
write(1, "./nico/computer/blender/steffian"..., 41) = 41
lstat("dpbackground.blend1", {st_mode=S_IFREG|0600, st_size=33340, ...}) = 0
write(1, "./nico/computer/blender/dpbackgr"..., 44) = 44
lstat("pcsystems-text.blend", {st_mode=S_IFREG|0600, st_size=41544, ...}) = 0
write(1, "./nico/computer/blender/pcsystem"..., 45) = 45
lstat("lugn-1", {st_mode=S_IFREG|0600, st_size=17074, ...}) = 0
lstat("hash-3D.blend", {st_mode=S_IFREG|0600, st_size=44092, ...}) = 0
write(1, "./nico/computer/blender/hash-3D."..., 38) = 38
lstat("hash-zacken.blend", {st_mode=S_IFREG|0600, st_size=61588, ...}) = 0
write(1, "./nico/computer/blender/hash-zac"..., 42) = 42
lstat("life-can-be-so-beautiful.blend1", {st_mode=S_IFREG|0600, st_size=40656, 
...}) = 0
write(1, "./nico/computer/blender/life-can"..., 56) = 56
lstat("why.blend1", {st_mode=S_IFREG|0600, st_size=36812, ...}) = 0
write(1, "./nico/computer/blender/why.blen"..., 35) = 35
lstat("haus.blend", {st_mode=S_IFREG|0600, st_size=89384, ...}) = 0
write(1, "./nico/computer/blender/haus.ble"..., 35) = 35
lstat("schreibtisch2.jpeg", {st_mode=S_IFREG|0600, st_size=58060, ...}) = 0
write(1, "./nico/computer/blender/schreibt"..., 43) = 43
lstat("newdplogo.blend", {st_mode=S_IFREG|0600, st_size=34328, ...}) = 0
write(1, "./nico/computer/blender/newdplog"..., 40) = 40
lstat("schreibtisch.blend", {st_mode=S_IFREG|0600, st_size=56824, ...}) = 0
write(1, "./nico/computer/blender/schreibt"..., 43) = 43
lstat("dplogo.blend1", {st_mode=S_IFREG|0600, st_size=36328, ...}) = 0
write(1, "./nico/computer/blender/dplogo.b"..., 38) = 38
lstat("temp-steff.blend", {st_mode=S_IFREG|0600, st_size=92188, ...}) = 0
write(1, "./nico/computer/blender/temp-ste"..., 41) = 41
lstat("schreibtisch2-mella.blend", {st_mode=S_IFREG|0600, st_size=63016, ...}) 
= 0
write(1, "./nico/computer/blender/schreibt"..., 50) = 50
lstat("schachbrett-3.1.blend", {st_mode=S_IFREG|0600, st_size=345340, ...}) = 0
write(1, "./nico/computer/blender/schachbr"..., 46) = 46
lstat("amsn.blend", {st_mode=S_IFREG|0600, st_size=168012, ...}) = 0
write(1, "./nico/computer/blender/amsn.ble"..., 35) = 35
lstat("nos_spam!.blend1", {st_mode=S_IFREG|0640, st_size=40160, ...}) = 0
write(1, "./nico/computer/blender/nos_spam"..., 41) = 41
lstat("why-both.jpeg", {st_mode=S_IFREG|0600, st_size=237553, ...}) = 0
write(1, "./nico/computer/blender/why-both"..., 38) = 38
lstat("schachbrett-3.1.blend1", {st_mode=S_IFREG|0600, st_size=345340, ...}) = 0
write(1, "./nico/computer/blender/schachbr"..., 47) = 47
lstat("hash-2.blend", {st_mode=S_IFREG|0600, st_size=42868, ...}) = 0
write(1, "./nico/computer/blender/hash-2.b"..., 37) = 37
lstat("logo-anim.blend", {st_mode=S_IFREG|0600, st_size=35312, ...}) = 0
write(1, "./nico/computer/blender/logo-ani"..., 40) = 40
lstat("monitor.blend1", {st_mode=S_IFREG|0600, st_size=1507332, ...}) = 0
write(1, "./nico/computer/blender/monitor."..., 39) = 39
lstat("kde-hintergrund-active.blend", {st_mode=S_IFREG|0600, st_size=30000, 
...}) = 0
write(1, "./nico/computer/blender/kde-hint"..., 53) = 53
lstat("telephon.blend", {st_mode=S_IFREG|0600, st_size=278052, ...}) = 0
write(1, "./nico/computer/blender/telephon"..., 39) = 39
lstat("frameback-1.1.blend", {st_mode=S_IFREG|0600, st_size=32816, ...}) = 0
write(1, "./nico/computer/blender/framebac"..., 44) = 44
lstat("images", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/blender/images\n", 31) = 31
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 37 entries */, 3933)     = 1032
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
write(1, "./nico/computer/blender/images/w"..., 40) = 40
write(1, "./nico/computer/blender/images/s"..., 49) = 49
write(1, "./nico/computer/blender/images/l"..., 61) = 61
write(1, "./nico/computer/blender/images/h"..., 54) = 54
write(1, "./nico/computer/blender/images/h"..., 49) = 49
write(1, "./nico/computer/blender/images/w"..., 48) = 48
write(1, "./nico/computer/blender/images/s"..., 50) = 50
write(1, "./nico/computer/blender/images/m"..., 44) = 44
write(1, "./nico/computer/blender/images/w"..., 45) = 45
write(1, "./nico/computer/blender/images/f"..., 45) = 45
write(1, "./nico/computer/blender/images/a"..., 62) = 62
write(1, "./nico/computer/blender/images/c"..., 45) = 45
write(1, "./nico/computer/blender/images/s"..., 42) = 42
write(1, "./nico/computer/blender/images/v"..., 50) = 50
write(1, "./nico/computer/blender/images/s"..., 55) = 55
write(1, "./nico/computer/blender/images/n"..., 50) = 50
write(1, "./nico/computer/blender/images/l"..., 46) = 46
write(1, "./nico/computer/blender/images/s"..., 48) = 48
write(1, "./nico/computer/blender/images/f"..., 49) = 49
write(1, "./nico/computer/blender/images/f"..., 60) = 60
write(1, "./nico/computer/blender/images/l"..., 65) = 65
write(1, "./nico/computer/blender/images/f"..., 49) = 49
write(1, "./nico/computer/blender/images/w"..., 53) = 53
chdir("..")                             = 0
lstat("logo.blend", {st_mode=S_IFREG|0600, st_size=32536, ...}) = 0
write(1, "./nico/computer/blender/logo.ble"..., 35) = 35
lstat("dpbackground.blend", {st_mode=S_IFREG|0600, st_size=31800, ...}) = 0
write(1, "./nico/computer/blender/dpbackgr"..., 43) = 43
lstat("coffee_cup.blend", {st_mode=S_IFREG|0600, st_size=41564, ...}) = 0
write(1, "./nico/computer/blender/coffee_c"..., 41) = 41
lstat("lug-n-0.2.blend", {st_mode=S_IFREG|0600, st_size=84464, ...}) = 0
write(1, "./nico/computer/blender/lug-n-0."..., 40) = 40
lstat("why-both.blend", {st_mode=S_IFREG|0600, st_size=73984, ...}) = 0
write(1, "./nico/computer/blender/why-both"..., 39) = 39
lstat("handy.jpeg", {st_mode=S_IFREG|0600, st_size=56465, ...}) = 0
write(1, "./nico/computer/blender/handy.jp"..., 35) = 35
lstat("hash-3D.-world.blend1", {st_mode=S_IFREG|0600, st_size=44124, ...}) = 0
write(1, "./nico/computer/blender/hash-3D."..., 46) = 46
lstat("why-both-because!.blend1", {st_mode=S_IFREG|0600, st_size=74812, ...}) = 0
write(1, "./nico/computer/blender/why-both"..., 49) = 49
lstat("visitenkarte1.blend1", {st_mode=S_IFREG|0600, st_size=35512, ...}) = 0
write(1, "./nico/computer/blender/visitenk"..., 45) = 45
lstat("monitor.blend", {st_mode=S_IFREG|0600, st_size=1507332, ...}) = 0
write(1, "./nico/computer/blender/monitor."..., 38) = 38
lstat("schreibtisch", {st_mode=S_IFREG|0600, st_size=6313, ...}) = 0
write(1, "./nico/computer/blender/schreibt"..., 37) = 37
lstat("nos_spam!.blend", {st_mode=S_IFREG|0640, st_size=41980, ...}) = 0
write(1, "./nico/computer/blender/nos_spam"..., 40) = 40
lstat("steffianim-neu1-4.blend1", {st_mode=S_IFREG|0600, st_size=910748, ...}) 
= 0
write(1, "./nico/computer/blender/steffian"..., 49) = 49
lstat("lug-n.blend", {st_mode=S_IFREG|0600, st_size=37716, ...}) = 0
write(1, "./nico/computer/blender/lug-n.bl"..., 36) = 36
lstat("new-any-browser.blend1", {st_mode=S_IFREG|0600, st_size=62232, ...}) = 0
write(1, "./nico/computer/blender/new-any-"..., 47) = 47
lstat("wuerfel-anim.blend", {st_mode=S_IFREG|0600, st_size=36068, ...}) = 0
write(1, "./nico/computer/blender/wuerfel-"..., 43) = 43
lstat("cooleanim-v1.blend", {st_mode=S_IFREG|0600, st_size=125624, ...}) = 0
write(1, "./nico/computer/blender/cooleani"..., 43) = 43
lstat("mella-blend.blend", {st_mode=S_IFREG|0600, st_size=39988, ...}) = 0
write(1, "./nico/computer/blender/mella-bl"..., 42) = 42
lstat("hash.blend", {st_mode=S_IFREG|0600, st_size=42580, ...}) = 0
write(1, "./nico/computer/blender/hash.ble"..., 35) = 35
lstat("frameback-1.2.blend1", {st_mode=S_IFREG|0600, st_size=33880, ...}) = 0
write(1, "./nico/computer/blender/framebac"..., 45) = 45
lstat("why-both.blend1", {st_mode=S_IFREG|0600, st_size=73984, ...}) = 0
write(1, "./nico/computer/blender/why-both"..., 40) = 40
lstat("frameback.blend", {st_mode=S_IFREG|0600, st_size=33340, ...}) = 0
write(1, "./nico/computer/blender/framebac"..., 40) = 40
lstat("steffianim-neu1-2.blend", {st_mode=S_IFREG|0600, st_size=903728, ...}) = 0
write(1, "./nico/computer/blender/steffian"..., 48) = 48
lstat("alienstation.blend", {st_mode=S_IFREG|0600, st_size=249420, ...}) = 0
write(1, "./nico/computer/blender/aliensta"..., 43) = 43
lstat("frameback-1.2.blend", {st_mode=S_IFREG|0600, st_size=33880, ...}) = 0
write(1, "./nico/computer/blender/framebac"..., 44) = 44
lstat("oega-animfragezeichen.blend", {st_mode=S_IFREG|0600, st_size=56316, 
...}) = 0
write(1, "./nico/computer/blender/oega-ani"..., 52) = 52
lstat("gliederung-antisemitismus.blend", {st_mode=S_IFREG|0600, st_size=43856, 
...}) = 0
write(1, "./nico/computer/blender/gliederu"..., 56) = 56
lstat("why-both-because!.jpeg", {st_mode=S_IFREG|0600, st_size=348690, ...}) = 0
write(1, "./nico/computer/blender/why-both"..., 47) = 47
lstat("gemischt-anim.blend", {st_mode=S_IFREG|0600, st_size=38736, ...}) = 0
write(1, "./nico/computer/blender/gemischt"..., 44) = 44
lstat("penguin.blend", {st_mode=S_IFREG|0600, st_size=47572, ...}) = 0
write(1, "./nico/computer/blender/penguin."..., 38) = 38
lstat("gemischt-anim.blend1", {st_mode=S_IFREG|0600, st_size=37772, ...}) = 0
write(1, "./nico/computer/blender/gemischt"..., 45) = 45
lstat("schachbrett-2.blend", {st_mode=S_IFREG|0600, st_size=306488, ...}) = 0
write(1, "./nico/computer/blender/schachbr"..., 44) = 44
lstat("steffianim-neu1-4.blend", {st_mode=S_IFREG|0600, st_size=910568, ...}) = 0
write(1, "./nico/computer/blender/steffian"..., 48) = 48
lstat("gliederung-antisemitismus.blend1", {st_mode=S_IFREG|0600, st_size=43856, 
...}) = 0
write(1, "./nico/computer/blender/gliederu"..., 57) = 57
lstat("why-both-because!.blend", {st_mode=S_IFREG|0600, st_size=75044, ...}) = 0
write(1, "./nico/computer/blender/why-both"..., 48) = 48
lstat("life-can-be-so-beautiful.blend", {st_mode=S_IFREG|0600, st_size=40432, 
...}) = 0
write(1, "./nico/computer/blender/life-can"..., 55) = 55
lstat("schreibtisch.blend1", {st_mode=S_IFREG|0600, st_size=46360, ...}) = 0
write(1, "./nico/computer/blender/schreibt"..., 44) = 44
lstat("dp_logo2.0.blend", {st_mode=S_IFREG|0600, st_size=35168, ...}) = 0
write(1, "./nico/computer/blender/dp_logo2"..., 41) = 41
lstat("hash.blend1", {st_mode=S_IFREG|0600, st_size=42580, ...}) = 0
write(1, "./nico/computer/blender/hash.ble"..., 36) = 36
lstat("octopus.blend", {st_mode=S_IFREG|0600, st_size=204548, ...}) = 0
write(1, "./nico/computer/blender/octopus."..., 38) = 38
lstat("hash-zacken.blend1", {st_mode=S_IFREG|0600, st_size=61832, ...}) = 0
write(1, "./nico/computer/blender/hash-zac"..., 43) = 43
lstat("dp_logo2.0.blend1", {st_mode=S_IFREG|0600, st_size=35168, ...}) = 0
write(1, "./nico/computer/blender/dp_logo2"..., 42) = 42
lstat("why.blend", {st_mode=S_IFREG|0600, st_size=67908, ...}) = 0
write(1, "./nico/computer/blender/why.blen"..., 34) = 34
lstat("friends", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/blender/friends\n", 32) = 32
open("friends", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 196
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("friends")                        = 0
write(1, "./nico/computer/blender/friends/"..., 46) = 46
write(1, "./nico/computer/blender/friends/"..., 48) = 48
write(1, "./nico/computer/blender/friends/"..., 46) = 46
write(1, "./nico/computer/blender/friends/"..., 48) = 48
write(1, "./nico/computer/blender/friends/"..., 47) = 47
write(1, "./nico/computer/blender/friends/"..., 55) = 55
chdir("..")                             = 0
write(1, "./nico/computer/blender/schreibt"..., 44) = 44
write(1, "./nico/computer/blender/kde-hint"..., 55) = 55
write(1, "./nico/computer/blender/steffian"..., 45) = 45
write(1, "./nico/computer/blender/amsn.ble"..., 36) = 36
write(1, "./nico/computer/blender/temp-ste"..., 42) = 42
write(1, "./nico/computer/blender/kde-hint"..., 56) = 56
write(1, "./nico/computer/blender/schreibt"..., 49) = 49
write(1, "./nico/computer/blender/steffian"..., 48) = 48
write(1, "./nico/computer/blender/cone-ani"..., 40) = 40
write(1, "./nico/computer/blender/framebac"..., 41) = 41
write(1, "./nico/computer/blender/aliensta"..., 44) = 44
write(1, "./nico/computer/blender/schreibt"..., 45) = 45
write(1, "./nico/computer/blender/fuerbenn"..., 54) = 54
write(1, "./nico/computer/blender/lodda-an"..., 41) = 41
write(1, "./nico/computer/blender/handy.bl"..., 37) = 37
write(1, "./nico/computer/blender/life-can"..., 58) = 58
write(1, "./nico/computer/blender/lodda-an"..., 42) = 42
write(1, "./nico/computer/blender/hash-3D."..., 45) = 45
write(1, "./nico/computer/blender/visitenk"..., 42) = 42
write(1, "./nico/computer/blender/mensch.b"..., 37) = 37
write(1, "./nico/computer/blender/schachbr"..., 42) = 42
write(1, "./nico/computer/blender/mella-bl"..., 43) = 43
write(1, "./nico/computer/blender/movie-ba"..., 50) = 50
chdir("..")                             = 0
lstat("www", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("www", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 244
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("www")                            = 0
lstat("helper", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/helper\n", 27) = 27
open("helper", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("helper")                         = 0
write(1, "./nico/computer/www/helper/umlau"..., 35) = 35
write(1, "./nico/computer/www/helper/uploa"..., 36) = 36
chdir("..")                             = 0
lstat("samples", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/samples\n", 28) = 28
open("samples", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 184
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("samples")                        = 0
lstat("frame-left", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/samples/fram"..., 39) = 39
open("frame-left", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 392
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("frame-left")                     = 0
lstat("kontakt.html", {st_mode=S_IFREG|0640, st_size=3063, ...}) = 0
lstat("offen.html", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
write(1, "./nico/computer/www/samples/fram"..., 50) = 50
lstat("hasen-gruppe.html", {st_mode=S_IFREG|0640, st_size=2578, ...}) = 0
write(1, "./nico/computer/www/samples/fram"..., 57) = 57
lstat("index.html", {st_mode=S_IFREG|0640, st_size=2489, ...}) = 0
write(1, "./nico/computer/www/samples/fram"..., 50) = 50
lstat("mitarbeiter.html", {st_mode=S_IFREG|0640, st_size=2851, ...}) = 0
write(1, "./nico/computer/www/samples/fram"..., 56) = 56
lstat("konzeption.html", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
write(1, "./nico/computer/www/samples/fram"..., 55) = 55
lstat("about.html", {st_mode=S_IFREG|0640, st_size=3028, ...}) = 0
lstat("images", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/samples/fram"..., 46) = 46
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 732
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
lstat("erika-pass.jpg", {st_mode=S_IFREG|0640, st_size=13961, ...}) = 0
write(1, "./nico/computer/www/samples/fram"..., 61) = 61
lstat("second-hand.gif", {st_mode=S_IFREG|0640, st_size=92869, ...}) = 0
write(1, "./nico/computer/www/samples/fram"..., 62) = 62
lstat("logo-200.gif", {st_mode=S_IFREG|0640, st_size=5550, ...}) = 0
lstat("bunt-hintergrund.gif", {st_mode=S_IFREG|0640, st_size=56210, ...}) = 0
write(1, "./nico/computer/www/samples/fram"..., 67) = 67
lstat(".xvpics", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".xvpics", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 228
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".xvpics")                        = 0
write(1, "./nico/computer/www/samples/fram"..., 70) = 70
write(1, "./nico/computer/www/samples/fram"..., 71) = 71
write(1, "./nico/computer/www/samples/fram"..., 70) = 70
write(1, "./nico/computer/www/samples/fram"..., 75) = 75
write(1, "./nico/computer/www/samples/fram"..., 71) = 71
write(1, "./nico/computer/www/samples/fram"..., 69) = 69
write(1, "./nico/computer/www/samples/fram"..., 70) = 70
chdir("..")                             = 0
write(1, "./nico/computer/www/samples/fram"..., 61) = 61
write(1, "./nico/computer/www/samples/fram"..., 63) = 63
write(1, "./nico/computer/www/samples/fram"..., 69) = 69
write(1, "./nico/computer/www/samples/fram"..., 73) = 73
write(1, "./nico/computer/www/samples/fram"..., 68) = 68
write(1, "./nico/computer/www/samples/fram"..., 62) = 62
write(1, "./nico/computer/www/samples/fram"..., 69) = 69
write(1, "./nico/computer/www/samples/fram"..., 67) = 67
write(1, "./nico/computer/www/samples/fram"..., 67) = 67
write(1, "./nico/computer/www/samples/fram"..., 60) = 60
write(1, "./nico/computer/www/samples/fram"..., 63) = 63
write(1, "./nico/computer/www/samples/fram"..., 61) = 61
write(1, "./nico/computer/www/samples/fram"..., 61) = 61
write(1, "./nico/computer/www/samples/fram"..., 62) = 62
chdir("..")                             = 0
write(1, "./nico/computer/www/samples/fram"..., 51) = 51
write(1, "./nico/computer/www/samples/fram"..., 50) = 50
write(1, "./nico/computer/www/samples/fram"..., 55) = 55
chdir("..")                             = 0
lstat("frame-bottom", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/samples/fram"..., 41) = 41
open("frame-bottom", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("frame-bottom")                   = 0
write(1, "./nico/computer/www/samples/fram"..., 51) = 51
write(1, "./nico/computer/www/samples/fram"..., 52) = 52
write(1, "./nico/computer/www/samples/fram"..., 51) = 51
write(1, "./nico/computer/www/samples/fram"..., 54) = 54
write(1, "./nico/computer/www/samples/fram"..., 54) = 54
chdir("..")                             = 0
lstat("javascript-menu.html", {st_mode=S_IFREG|0640, st_size=42606, ...}) = 0
write(1, "./nico/computer/www/samples/java"..., 49) = 49
lstat("main", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("main", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("main")                           = 0
write(1, "./nico/computer/www/samples/main"..., 47) = 47
write(1, "./nico/computer/www/samples/main"..., 44) = 44
write(1, "./nico/computer/www/samples/main"..., 44) = 44
write(1, "./nico/computer/www/samples/main"..., 43) = 43
chdir("..")                             = 0
lstat("kita.css", {st_mode=S_IFREG|0600, st_size=385, ...}) = 0
lstat("misc", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("misc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("misc")                           = 0
write(1, "./nico/computer/www/samples/misc"..., 43) = 43
write(1, "./nico/computer/www/samples/misc"..., 48) = 48
chdir("..")                             = 0
write(1, "./nico/computer/www/samples/meta"..., 39) = 39
chdir("..")                             = 0
lstat("darkpage", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage\n", 29) = 29
open("darkpage", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 23 entries */, 3933)     = 420
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("darkpage")                       = 0
lstat("details.cgi", {st_mode=S_IFREG|0740, st_size=409, ...}) = 0
write(1, "./nico/computer/www/darkpage/det"..., 41) = 41
lstat("noms", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("noms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 260
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("noms")                           = 0
lstat("clubs-join.html", {st_mode=S_IFREG|0640, st_size=3729, ...}) = 0
lstat("index.html", {st_mode=S_IFREG|0640, st_size=2595, ...}) = 0
write(1, "./nico/computer/www/darkpage/nom"..., 45) = 45
lstat("about.html", {st_mode=S_IFREG|0640, st_size=4209, ...}) = 0
lstat("images", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/nom"..., 41) = 41
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
write(1, "./nico/computer/www/darkpage/nom"..., 52) = 52
write(1, "./nico/computer/www/darkpage/nom"..., 49) = 49
chdir("..")                             = 0
lstat("reasons", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/nom"..., 42) = 42
open("reasons", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 144
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("reasons")                        = 0
write(1, "./nico/computer/www/darkpage/nom"..., 53) = 53
write(1, "./nico/computer/www/darkpage/nom"..., 56) = 56
write(1, "./nico/computer/www/darkpage/nom"..., 52) = 52
chdir("..")                             = 0
write(1, "./nico/computer/www/darkpage/nom"..., 45) = 45
chdir("..")                             = 0
lstat("dark_page.css", {st_mode=S_IFREG|0640, st_size=1405, ...}) = 0
write(1, "./nico/computer/www/darkpage/dar"..., 43) = 43
lstat("downloads", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("downloads", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("downloads")                      = 0
lstat("java", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("java", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("java")                           = 0
chdir("..")                             = 0
lstat("linux", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("linux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("linux")                          = 0
lstat("fvwm2.tar.gz", {st_mode=S_IFREG|0740, st_size=137804, ...}) = 0
lstat("netscape.tar.gz", {st_mode=S_IFREG|0740, st_size=148933, ...}) = 0
write(1, "./nico/computer/www/darkpage/dow"..., 61) = 61
lstat("gimp.tar.gz", {st_mode=S_IFREG|0740, st_size=143201, ...}) = 0
lstat("blender.tgz", {st_mode=S_IFREG|0740, st_size=117704, ...}) = 0
write(1, "./nico/computer/www/darkpage/dow"..., 57) = 57
lstat("kde.tar.gz", {st_mode=S_IFREG|0740, st_size=114999, ...}) = 0
write(1, "./nico/computer/www/darkpage/dow"..., 56) = 56
lstat("blender", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/dow"..., 53) = 53
open("blender", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 488
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("blender")                        = 0
write(1, "./nico/computer/www/darkpage/dow"..., 76) = 76
write(1, "./nico/computer/www/darkpage/dow"..., 69) = 69
write(1, "./nico/computer/www/darkpage/dow"..., 77) = 77
write(1, "./nico/computer/www/darkpage/dow"..., 78) = 78
write(1, "./nico/computer/www/darkpage/dow"..., 73) = 73
write(1, "./nico/computer/www/darkpage/dow"..., 77) = 77
write(1, "./nico/computer/www/darkpage/dow"..., 68) = 68
write(1, "./nico/computer/www/darkpage/dow"..., 73) = 73
write(1, "./nico/computer/www/darkpage/dow"..., 76) = 76
write(1, "./nico/computer/www/darkpage/dow"..., 81) = 81
write(1, "./nico/computer/www/darkpage/dow"..., 70) = 70
write(1, "./nico/computer/www/darkpage/dow"..., 73) = 73
write(1, "./nico/computer/www/darkpage/dow"..., 77) = 77
chdir("..")                             = 0
chdir("..")                             = 0
lstat("index.html", {st_mode=S_IFREG|0640, st_size=2404, ...}) = 0
write(1, "./nico/computer/www/darkpage/dow"..., 50) = 50
lstat("images", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/dow"..., 46) = 46
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 136
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
lstat("index.html", {st_mode=S_IFREG|0640, st_size=2671, ...}) = 0
write(1, "./nico/computer/www/darkpage/dow"..., 57) = 57
lstat("hp", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("hp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 192
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hp")                             = 0
write(1, "./nico/computer/www/darkpage/dow"..., 60) = 60
write(1, "./nico/computer/www/darkpage/dow"..., 59) = 59
write(1, "./nico/computer/www/darkpage/dow"..., 60) = 60
write(1, "./nico/computer/www/darkpage/dow"..., 61) = 61
chdir("..")                             = 0
write(1, "./nico/computer/www/darkpage/dow"..., 57) = 57
chdir("..")                             = 0
lstat("sound", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("sound", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sound")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("java", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("java", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("java")                           = 0
lstat("index.html_OLD", {st_mode=S_IFREG|0740, st_size=608, ...}) = 0
write(1, "./nico/computer/www/darkpage/jav"..., 49) = 49
lstat("index.html", {st_mode=S_IFREG|0640, st_size=4498, ...}) = 0
write(1, "./nico/computer/www/darkpage/jav"..., 45) = 45
lstat("fire.au", {st_mode=S_IFREG|0740, st_size=8013, ...}) = 0
write(1, "./nico/computer/www/darkpage/jav"..., 42) = 42
lstat("scripts", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("scripts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 29 entries */, 3933)     = 648
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scripts")                        = 0
write(1, "./nico/computer/www/darkpage/jav"..., 54) = 54
write(1, "./nico/computer/www/darkpage/jav"..., 58) = 58
write(1, "./nico/computer/www/darkpage/jav"..., 53) = 53
write(1, "./nico/computer/www/darkpage/jav"..., 53) = 53
write(1, "./nico/computer/www/darkpage/jav"..., 51) = 51
write(1, "./nico/computer/www/darkpage/jav"..., 52) = 52
write(1, "./nico/computer/www/darkpage/jav"..., 52) = 52
write(1, "./nico/computer/www/darkpage/jav"..., 51) = 51
write(1, "./nico/computer/www/darkpage/jav"..., 55) = 55
write(1, "./nico/computer/www/darkpage/jav"..., 56) = 56
chdir("..")                             = 0
lstat("progs", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("progs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("progs")                          = 0
lstat("index.html", {st_mode=S_IFREG|0640, st_size=4485, ...}) = 0
write(1, "./nico/computer/www/darkpage/jav"..., 51) = 51
lstat("sources", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/jav"..., 48) = 48
open("sources", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sources")                        = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("applets", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/jav"..., 42) = 42
open("applets", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("applets")                        = 0
lstat("index.html", {st_mode=S_IFREG|0640, st_size=4491, ...}) = 0
write(1, "./nico/computer/www/darkpage/jav"..., 53) = 53
lstat("sources", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/jav"..., 50) = 50
open("sources", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sources")                        = 0
chdir("..")                             = 0
lstat("classes", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/jav"..., 50) = 50
open("classes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("classes")                        = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("linux", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("linux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 300
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("linux")                          = 0
lstat("ppp", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("ppp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ppp")                            = 0
write(1, "./nico/computer/www/darkpage/lin"..., 50) = 50
chdir("..")                             = 0
lstat("winux", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("winux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("winux")                          = 0
write(1, "./nico/computer/www/darkpage/lin"..., 52) = 52
chdir("..")                             = 0
lstat("index.html", {st_mode=S_IFREG|0640, st_size=2056, ...}) = 0
write(1, "./nico/computer/www/darkpage/lin"..., 46) = 46
lstat("about.html", {st_mode=S_IFREG|0640, st_size=6466, ...}) = 0
lstat("prog", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("prog", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 164
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("prog")                           = 0
lstat("index.html", {st_mode=S_IFREG|0640, st_size=4821, ...}) = 0
write(1, "./nico/computer/www/darkpage/lin"..., 51) = 51
lstat("x.html", {st_mode=S_IFREG|0640, st_size=4873, ...}) = 0
lstat("graphic.html", {st_mode=S_IFREG|0640, st_size=4590, ...}) = 0
lstat("games.html", {st_mode=S_IFREG|0640, st_size=4546, ...}) = 0
write(1, "./nico/computer/www/darkpage/lin"..., 51) = 51
lstat("office.html", {st_mode=S_IFREG|0640, st_size=4456, ...}) = 0
write(1, "./nico/computer/www/darkpage/lin"..., 52) = 52
lstat("network", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/lin"..., 48) = 48
open("network", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("network")                        = 0
write(1, "./nico/computer/www/darkpage/lin"..., 59) = 59
write(1, "./nico/computer/www/darkpage/lin"..., 60) = 60
write(1, "./nico/computer/www/darkpage/lin"..., 60) = 60
chdir("..")                             = 0
chdir("..")                             = 0
lstat("images", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/lin"..., 42) = 42
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
write(1, "./nico/computer/www/darkpage/lin"..., 53) = 53
write(1, "./nico/computer/www/darkpage/lin"..., 54) = 54
chdir("..")                             = 0
lstat("x", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("x", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("x")                              = 0
write(1, "./nico/computer/www/darkpage/lin"..., 48) = 48
chdir("..")                             = 0
lstat("linus.html", {st_mode=S_IFREG|0640, st_size=3009, ...}) = 0
lstat("whereis.html", {st_mode=S_IFREG|0640, st_size=4437, ...}) = 0
write(1, "./nico/computer/www/darkpage/lin"..., 48) = 48
lstat("help.html", {st_mode=S_IFREG|0640, st_size=6115, ...}) = 0
write(1, "./nico/computer/www/darkpage/lin"..., 45) = 45
lstat("links", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("links", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 196
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("links")                          = 0
write(1, "./nico/computer/www/darkpage/lin"..., 52) = 52
write(1, "./nico/computer/www/darkpage/lin"..., 56) = 56
write(1, "./nico/computer/www/darkpage/lin"..., 53) = 53
write(1, "./nico/computer/www/darkpage/lin"..., 54) = 54
write(1, "./nico/computer/www/darkpage/lin"..., 56) = 56
chdir("..")                             = 0
lstat("cd2mp3.html", {st_mode=S_IFREG|0640, st_size=2383, ...}) = 0
lstat("blender", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/lin"..., 43) = 43
open("blender", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("blender")                        = 0
write(1, "./nico/computer/www/darkpage/lin"..., 54) = 54
write(1, "./nico/computer/www/darkpage/lin"..., 55) = 55
write(1, "./nico/computer/www/darkpage/lin"..., 55) = 55
chdir("..")                             = 0
lstat("sound", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("sound", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sound")                          = 0
write(1, "./nico/computer/www/darkpage/lin"..., 52) = 52
chdir("..")                             = 0
chdir("..")                             = 0
lstat("permissions", {st_mode=S_IFREG|0640, st_size=20, ...}) = 0
write(1, "./nico/computer/www/darkpage/per"..., 41) = 41
lstat("index.html", {st_mode=S_IFREG|0640, st_size=3413, ...}) = 0
write(1, "./nico/computer/www/darkpage/ind"..., 40) = 40
lstat("div", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("div", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("div")                            = 0
write(1, "./nico/computer/www/darkpage/div"..., 48) = 48
write(1, "./nico/computer/www/darkpage/div"..., 48) = 48
write(1, "./nico/computer/www/darkpage/div"..., 44) = 44
chdir("..")                             = 0
lstat("images", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 36) = 36
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 180
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
lstat("noms", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("noms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 592
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("noms")                           = 0
lstat("nogates.jpg", {st_mode=S_IFREG|0640, st_size=142380, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 53) = 53
lstat("hotmail_logo.gif", {st_mode=S_IFREG|0640, st_size=3456, ...}) = 0
lstat("ie4.gif", {st_mode=S_IFREG|0640, st_size=11040, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 49) = 49
lstat("ie5.gif", {st_mode=S_IFREG|0640, st_size=11054, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 49) = 49
lstat("bill007.jpg", {st_mode=S_IFREG|0640, st_size=50784, ...}) = 0
lstat("crash.gif", {st_mode=S_IFREG|0640, st_size=5652, ...}) = 0
lstat("muscelbill.gif", {st_mode=S_IFREG|0640, st_size=33708, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 56) = 56
lstat("billinside.jpg", {st_mode=S_IFREG|0640, st_size=43821, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 56) = 56
lstat("userbg.gif", {st_mode=S_IFREG|0640, st_size=9355, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 52) = 52
lstat("ie6.gif", {st_mode=S_IFREG|0640, st_size=3487, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 49) = 49
lstat("nodoz.gif", {st_mode=S_IFREG|0640, st_size=3170, ...}) = 0
lstat("bill-devil.gif", {st_mode=S_IFREG|0640, st_size=27308, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 56) = 56
lstat("billtorte.jpg", {st_mode=S_IFREG|0640, st_size=8156, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 55) = 55
lstat("buttons", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("buttons", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 316
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("buttons")                        = 0
write(1, "./nico/computer/www/darkpage/ima"..., 65) = 65
write(1, "./nico/computer/www/darkpage/ima"..., 62) = 62
write(1, "./nico/computer/www/darkpage/ima"..., 59) = 59
write(1, "./nico/computer/www/darkpage/ima"..., 62) = 62
chdir("..")                             = 0
lstat("killedms.jpg", {st_mode=S_IFREG|0640, st_size=25341, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 54) = 54
lstat("bugs", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("bugs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 248
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bugs")                           = 0
lstat("bsod5.gif", {st_mode=S_IFREG|0640, st_size=22551, ...}) = 0
lstat("bsod2.gif", {st_mode=S_IFREG|0640, st_size=2351, ...}) = 0
lstat("bought_e.gif", {st_mode=S_IFREG|0640, st_size=2047, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 59) = 59
lstat("bsod4.gif", {st_mode=S_IFREG|0640, st_size=3666, ...}) = 0
lstat("bsod1.gif", {st_mode=S_IFREG|0640, st_size=2512, ...}) = 0
lstat("dde.gif", {st_mode=S_IFREG|0640, st_size=105798, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 54) = 54
lstat("small", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("small", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 196
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("small")                          = 0
write(1, "./nico/computer/www/darkpage/ima"..., 65) = 65
write(1, "./nico/computer/www/darkpage/ima"..., 60) = 60
chdir("..")                             = 0
write(1, "./nico/computer/www/darkpage/ima"..., 70) = 70
chdir("..")                             = 0
lstat("amiga.png", {st_mode=S_IFREG|0640, st_size=3615, ...}) = 0
lstat("small", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("small", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 360
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("small")                          = 0
write(1, "./nico/computer/www/darkpage/ima"..., 59) = 59
write(1, "./nico/computer/www/darkpage/ima"..., 62) = 62
write(1, "./nico/computer/www/darkpage/ima"..., 62) = 62
write(1, "./nico/computer/www/darkpage/ima"..., 58) = 58
write(1, "./nico/computer/www/darkpage/ima"..., 61) = 61
write(1, "./nico/computer/www/darkpage/ima"..., 60) = 60
write(1, "./nico/computer/www/darkpage/ima"..., 68) = 68
chdir("..")                             = 0
lstat("bill-blood.gif", {st_mode=S_IFREG|0640, st_size=18804, ...}) = 0
lstat("ie1.gif", {st_mode=S_IFREG|0640, st_size=1649, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 49) = 49
lstat("ie7.gif", {st_mode=S_IFREG|0640, st_size=1542, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 49) = 49
lstat("ie3.gif", {st_mode=S_IFREG|0640, st_size=8830, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 49) = 49
lstat("macdoz.jpg", {st_mode=S_IFREG|0640, st_size=44303, ...}) = 0
lstat("where-bugs-today.jpg", {st_mode=S_IFREG|0640, st_size=8469, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 62) = 62
lstat("logo", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("logo", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("logo")                           = 0
lstat("frust.jpg", {st_mode=S_IFREG|0640, st_size=35021, ...}) = 0
lstat("3.1-95.gif", {st_mode=S_IFREG|0640, st_size=34914, ...}) = 0
lstat("stop.gif", {st_mode=S_IFREG|0640, st_size=779, ...}) = 0
lstat("suck.gif", {st_mode=S_IFREG|0640, st_size=259, ...}) = 0
lstat("vgalogo.gif", {st_mode=S_IFREG|0640, st_size=9972, ...}) = 0
lstat("small", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("small", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("small")                          = 0
write(1, "./nico/computer/www/darkpage/ima"..., 62) = 62
chdir("..")                             = 0
write(1, "./nico/computer/www/darkpage/ima"..., 56) = 56
chdir("..")                             = 0
chdir("..")                             = 0
lstat("linux", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("linux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("linux")                          = 0
lstat("button", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("button", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 35 entries */, 3933)     = 796
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("button")                         = 0
write(1, "./nico/computer/www/darkpage/ima"..., 59) = 59
write(1, "./nico/computer/www/darkpage/ima"..., 60) = 60
write(1, "./nico/computer/www/darkpage/ima"..., 61) = 61
write(1, "./nico/computer/www/darkpage/ima"..., 56) = 56
write(1, "./nico/computer/www/darkpage/ima"..., 65) = 65
write(1, "./nico/computer/www/darkpage/ima"..., 64) = 64
write(1, "./nico/computer/www/darkpage/ima"..., 65) = 65
write(1, "./nico/computer/www/darkpage/ima"..., 58) = 58
write(1, "./nico/computer/www/darkpage/ima"..., 60) = 60
write(1, "./nico/computer/www/darkpage/ima"..., 61) = 61
write(1, "./nico/computer/www/darkpage/ima"..., 61) = 61
write(1, "./nico/computer/www/darkpage/ima"..., 59) = 59
write(1, "./nico/computer/www/darkpage/ima"..., 61) = 61
write(1, "./nico/computer/www/darkpage/ima"..., 64) = 64
write(1, "./nico/computer/www/darkpage/ima"..., 58) = 58
write(1, "./nico/computer/www/darkpage/ima"..., 62) = 62
write(1, "./nico/computer/www/darkpage/ima"..., 61) = 61
write(1, "./nico/computer/www/darkpage/ima"..., 65) = 65
write(1, "./nico/computer/www/darkpage/ima"..., 67) = 67
chdir("..")                             = 0
lstat("screen", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 49) = 49
open("screen", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 136
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("screen")                         = 0
write(1, "./nico/computer/www/darkpage/ima"..., 57) = 57
write(1, "./nico/computer/www/darkpage/ima"..., 62) = 62
write(1, "./nico/computer/www/darkpage/ima"..., 61) = 61
chdir("..")                             = 0
lstat("gallery", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 50) = 50
open("gallery", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 244
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gallery")                        = 0
lstat("penguin.jpg", {st_mode=S_IFREG|0640, st_size=6225, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 62) = 62
lstat("powered", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 58) = 58
open("powered", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 184
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("powered")                        = 0
write(1, "./nico/computer/www/darkpage/ima"..., 70) = 70
write(1, "./nico/computer/www/darkpage/ima"..., 72) = 72
write(1, "./nico/computer/www/darkpage/ima"..., 67) = 67
chdir("..")                             = 0
lstat("linanim.gif", {st_mode=S_IFREG|0640, st_size=8395, ...}) = 0
lstat("animpeng.gif", {st_mode=S_IFREG|0640, st_size=53668, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 63) = 63
lstat("pengandbill.jpg", {st_mode=S_IFREG|0640, st_size=76890, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 66) = 66
lstat("ldp.jpg", {st_mode=S_IFREG|0640, st_size=4064, ...}) = 0
lstat("small", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("small", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 164
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("small")                          = 0
write(1, "./nico/computer/www/darkpage/ima"..., 68) = 68
write(1, "./nico/computer/www/darkpage/ima"..., 72) = 72
write(1, "./nico/computer/www/darkpage/ima"..., 76) = 76
write(1, "./nico/computer/www/darkpage/ima"..., 74) = 74
write(1, "./nico/computer/www/darkpage/ima"..., 67) = 67
chdir("..")                             = 0
lstat("inside.gif", {st_mode=S_IFREG|0640, st_size=7853, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 61) = 61
lstat("post.jpg", {st_mode=S_IFREG|0640, st_size=6145, ...}) = 0
lstat("logo", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("logo", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 148
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("logo")                           = 0
write(1, "./nico/computer/www/darkpage/ima"..., 67) = 67
write(1, "./nico/computer/www/darkpage/ima"..., 67) = 67
chdir("..")                             = 0
chdir("..")                             = 0
lstat("blender", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 50) = 50
open("blender", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("blender")                        = 0
write(1, "./nico/computer/www/darkpage/ima"..., 73) = 73
write(1, "./nico/computer/www/darkpage/ima"..., 69) = 69
write(1, "./nico/computer/www/darkpage/ima"..., 67) = 67
write(1, "./nico/computer/www/darkpage/ima"..., 68) = 68
chdir("..")                             = 0
chdir("..")                             = 0
lstat("button", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("button", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 216
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("button")                         = 0
lstat("alcohol.gif", {st_mode=S_IFREG|0640, st_size=1780, ...}) = 0
lstat("anybrowser.jpg", {st_mode=S_IFREG|0640, st_size=2526, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 58) = 58
lstat("html40.gif", {st_mode=S_IFREG|0640, st_size=906, ...}) = 0
lstat("top25.jpg", {st_mode=S_IFREG|0640, st_size=3944, ...}) = 0
lstat(".xvpics", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open(".xvpics", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".xvpics")                        = 0
write(1, "./nico/computer/www/darkpage/ima"..., 71) = 71
chdir("..")                             = 0
write(1, "./nico/computer/www/darkpage/ima"..., 57) = 57
write(1, "./nico/computer/www/darkpage/ima"..., 63) = 63
chdir("..")                             = 0
lstat("hp", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("hp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hp")                             = 0
lstat("hrule", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 45) = 45
open("hrule", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hrule")                          = 0
write(1, "./nico/computer/www/darkpage/ima"..., 55) = 55
chdir("..")                             = 0
lstat("button", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("button", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("button")                         = 0
write(1, "./nico/computer/www/darkpage/ima"..., 59) = 59
write(1, "./nico/computer/www/darkpage/ima"..., 57) = 57
write(1, "./nico/computer/www/darkpage/ima"..., 58) = 58
write(1, "./nico/computer/www/darkpage/ima"..., 56) = 56
write(1, "./nico/computer/www/darkpage/ima"..., 54) = 54
chdir("..")                             = 0
lstat("arrow", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("arrow", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 188
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("arrow")                          = 0
write(1, "./nico/computer/www/darkpage/ima"..., 60) = 60
write(1, "./nico/computer/www/darkpage/ima"..., 60) = 60
write(1, "./nico/computer/www/darkpage/ima"..., 59) = 59
write(1, "./nico/computer/www/darkpage/ima"..., 61) = 61
write(1, "./nico/computer/www/darkpage/ima"..., 59) = 59
chdir("..")                             = 0
lstat("backgr", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("backgr", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 220
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("backgr")                         = 0
write(1, "./nico/computer/www/darkpage/ima"..., 56) = 56
write(1, "./nico/computer/www/darkpage/ima"..., 59) = 59
write(1, "./nico/computer/www/darkpage/ima"..., 62) = 62
write(1, "./nico/computer/www/darkpage/ima"..., 55) = 55
chdir("..")                             = 0
lstat("phone.gif", {st_mode=S_IFREG|0640, st_size=1350, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 49) = 49
lstat("worker", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 46) = 46
open("worker", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("worker")                         = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("3D", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("3D", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("3D")                             = 0
chdir("..")                             = 0
lstat("darkpage", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 45) = 45
open("darkpage", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 288
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("darkpage")                       = 0
write(1, "./nico/computer/www/darkpage/ima"..., 62) = 62
write(1, "./nico/computer/www/darkpage/ima"..., 57) = 57
write(1, "./nico/computer/www/darkpage/ima"..., 63) = 63
chdir("..")                             = 0
lstat("email", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 42) = 42
open("email", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("email")                          = 0
write(1, "./nico/computer/www/darkpage/ima"..., 53) = 53
write(1, "./nico/computer/www/darkpage/ima"..., 58) = 58
write(1, "./nico/computer/www/darkpage/ima"..., 53) = 53
write(1, "./nico/computer/www/darkpage/ima"..., 58) = 58
write(1, "./nico/computer/www/darkpage/ima"..., 55) = 55
write(1, "./nico/computer/www/darkpage/ima"..., 52) = 52
write(1, "./nico/computer/www/darkpage/ima"..., 56) = 56
chdir("..")                             = 0
lstat("eof", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/ima"..., 40) = 40
open("eof", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 232
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("eof")                            = 0
write(1, "./nico/computer/www/darkpage/ima"..., 52) = 52
write(1, "./nico/computer/www/darkpage/ima"..., 52) = 52
write(1, "./nico/computer/www/darkpage/ima"..., 53) = 53
write(1, "./nico/computer/www/darkpage/ima"..., 52) = 52
write(1, "./nico/computer/www/darkpage/ima"..., 48) = 48
chdir("..")                             = 0
lstat("misc", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("misc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("misc")                           = 0
write(1, "./nico/computer/www/darkpage/ima"..., 53) = 53
chdir("..")                             = 0
chdir("..")                             = 0
lstat("about", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("about", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("about")                          = 0
write(1, "./nico/computer/www/darkpage/abo"..., 46) = 46
write(1, "./nico/computer/www/darkpage/abo"..., 49) = 49
chdir("..")                             = 0
lstat("old", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("old", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 180
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("old")                            = 0
write(1, "./nico/computer/www/darkpage/old"..., 48) = 48
write(1, "./nico/computer/www/darkpage/old"..., 39) = 39
write(1, "./nico/computer/www/darkpage/old"..., 48) = 48
write(1, "./nico/computer/www/darkpage/old"..., 52) = 52
write(1, "./nico/computer/www/darkpage/old"..., 52) = 52
chdir("..")                             = 0
lstat("irc", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("irc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("irc")                            = 0
lstat("index.html", {st_mode=S_IFREG|0640, st_size=4853, ...}) = 0
write(1, "./nico/computer/www/darkpage/irc"..., 44) = 44
lstat("faq.html", {st_mode=S_IFREG|0640, st_size=2455, ...}) = 0
lstat("intro.html", {st_mode=S_IFREG|0640, st_size=3068, ...}) = 0
lstat("misc", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("misc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("misc")                           = 0
write(1, "./nico/computer/www/darkpage/irc"..., 49) = 49
write(1, "./nico/computer/www/darkpage/irc"..., 46) = 46
chdir("..")                             = 0
lstat("links", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("links", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 124
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("links")                          = 0
write(1, "./nico/computer/www/darkpage/irc"..., 50) = 50
write(1, "./nico/computer/www/darkpage/irc"..., 49) = 49
write(1, "./nico/computer/www/darkpage/irc"..., 54) = 54
chdir("..")                             = 0
lstat("server", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/irc"..., 40) = 40
open("server", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("server")                         = 0
lstat("undernet", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/irc"..., 49) = 49
open("undernet", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("undernet")                       = 0
write(1, "./nico/computer/www/darkpage/irc"..., 60) = 60
write(1, "./nico/computer/www/darkpage/irc"..., 65) = 65
write(1, "./nico/computer/www/darkpage/irc"..., 61) = 61
chdir("..")                             = 0
lstat("index.html", {st_mode=S_IFREG|0640, st_size=4832, ...}) = 0
write(1, "./nico/computer/www/darkpage/irc"..., 51) = 51
lstat("dalnet", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/irc"..., 47) = 47
open("dalnet", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dalnet")                         = 0
write(1, "./nico/computer/www/darkpage/irc"..., 58) = 58
write(1, "./nico/computer/www/darkpage/irc"..., 59) = 59
chdir("..")                             = 0
lstat("efnet", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/irc"..., 46) = 46
open("efnet", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 184
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("efnet")                          = 0
write(1, "./nico/computer/www/darkpage/irc"..., 57) = 57
write(1, "./nico/computer/www/darkpage/irc"..., 52) = 52
write(1, "./nico/computer/www/darkpage/irc"..., 58) = 58
chdir("..")                             = 0
lstat("ircnet", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/irc"..., 47) = 47
open("ircnet", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 216
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ircnet")                         = 0
write(1, "./nico/computer/www/darkpage/irc"..., 58) = 58
write(1, "./nico/computer/www/darkpage/irc"..., 63) = 63
write(1, "./nico/computer/www/darkpage/irc"..., 59) = 59
write(1, "./nico/computer/www/darkpage/irc"..., 56) = 56
chdir("..")                             = 0
chdir("..")                             = 0
lstat("clients", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/irc"..., 41) = 41
open("clients", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 256
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("clients")                        = 0
write(1, "./nico/computer/www/darkpage/irc"..., 52) = 52
write(1, "./nico/computer/www/darkpage/irc"..., 52) = 52
chdir("..")                             = 0
lstat("commands.html", {st_mode=S_IFREG|0640, st_size=3385, ...}) = 0
lstat("bots", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("bots", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bots")                           = 0
write(1, "./nico/computer/www/darkpage/irc"..., 49) = 49
chdir("..")                             = 0
chdir("..")                             = 0
lstat("eof", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/eof"..., 33) = 33
open("eof", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 256
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("eof")                            = 0
lstat("eof-ring", {st_mode=S_IFREG|0740, st_size=2277, ...}) = 0
write(1, "./nico/computer/www/darkpage/eof"..., 42) = 42
lstat("eof-ring-sample-html", {st_mode=S_IFREG|0740, st_size=2548, ...}) = 0
write(1, "./nico/computer/www/darkpage/eof"..., 54) = 54
lstat("index.html", {st_mode=S_IFREG|0640, st_size=2746, ...}) = 0
write(1, "./nico/computer/www/darkpage/eof"..., 44) = 44
lstat("about.html", {st_mode=S_IFREG|0640, st_size=6255, ...}) = 0
lstat("ring", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("ring", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ring")                           = 0
write(1, "./nico/computer/www/darkpage/eof"..., 49) = 49
write(1, "./nico/computer/www/darkpage/eof"..., 50) = 50
chdir("..")                             = 0
write(1, "./nico/computer/www/darkpage/eof"..., 45) = 45
write(1, "./nico/computer/www/darkpage/eof"..., 49) = 49
chdir("..")                             = 0
lstat("misc", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("misc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 164
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("misc")                           = 0
write(1, "./nico/computer/www/darkpage/mis"..., 45) = 45
write(1, "./nico/computer/www/darkpage/mis"..., 43) = 43
write(1, "./nico/computer/www/darkpage/mis"..., 47) = 47
chdir("..")                             = 0
lstat("links", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("links", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("links")                          = 0
write(1, "./nico/computer/www/darkpage/lin"..., 46) = 46
write(1, "./nico/computer/www/darkpage/lin"..., 46) = 46
write(1, "./nico/computer/www/darkpage/lin"..., 48) = 48
chdir("..")                             = 0
lstat("neu", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 33) = 33
open("neu", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 416
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("neu")                            = 0
lstat("noms", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("noms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 29 entries */, 3933)     = 664
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("noms")                           = 0
lstat("amsnlink.html", {st_mode=S_IFREG|0640, st_size=24795, ...}) = 0
lstat("anotherindex.html", {st_mode=S_IFREG|0640, st_size=9770, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 56) = 56
lstat("microsuck1.html", {st_mode=S_IFREG|0640, st_size=22811, ...}) = 0
lstat("witze6.htm", {st_mode=S_IFREG|0640, st_size=9899, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 49) = 49
lstat("amsn.html", {st_mode=S_IFREG|0640, st_size=9161, ...}) = 0
lstat("index.html", {st_mode=S_IFREG|0640, st_size=130573, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 49) = 49
lstat("Jokes.html", {st_mode=S_IFREG|0640, st_size=11042, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 49) = 49
lstat("about.html", {st_mode=S_IFREG|0640, st_size=2153, ...}) = 0
lstat("bluemountain_vs_Microsoft.html", {st_mode=S_IFREG|0640, st_size=46263, 
...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 69) = 69
lstat("Songs.html", {st_mode=S_IFREG|0640, st_size=9028, ...}) = 0
lstat("ring", {st_mode=S_IFREG|0640, st_size=181, ...}) = 0
lstat("PEEONMS.GIF", {st_mode=S_IFREG|0640, st_size=25954, ...}) = 0
lstat("FuckGates.html", {st_mode=S_IFREG|0640, st_size=6809, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 53) = 53
lstat("Die.htm", {st_mode=S_IFREG|0640, st_size=36841, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 46) = 46
lstat("gifs", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("gifs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gifs")                           = 0
write(1, "./nico/computer/www/darkpage/neu"..., 58) = 58
write(1, "./nico/computer/www/darkpage/neu"..., 57) = 57
write(1, "./nico/computer/www/darkpage/neu"..., 54) = 54
chdir("..")                             = 0
lstat("ms.articles.html", {st_mode=S_IFREG|0640, st_size=48399, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 55) = 55
lstat("gates.htm", {st_mode=S_IFREG|0640, st_size=4487, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 48) = 48
lstat("SUPPRT03.GIF", {st_mode=S_IFREG|0640, st_size=13440, ...}) = 0
lstat("gates.html", {st_mode=S_IFREG|0640, st_size=8536, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 49) = 49
lstat("webring", {st_mode=S_IFREG|0640, st_size=2571, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 46) = 46
lstat("Witze.html", {st_mode=S_IFREG|0640, st_size=8349, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 49) = 49
lstat("kirch", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("kirch", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 284
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("kirch")                          = 0
write(1, "./nico/computer/www/darkpage/neu"..., 67) = 67
write(1, "./nico/computer/www/darkpage/neu"..., 55) = 55
write(1, "./nico/computer/www/darkpage/neu"..., 57) = 57
write(1, "./nico/computer/www/darkpage/neu"..., 64) = 64
chdir("..")                             = 0
write(1, "./nico/computer/www/darkpage/neu"..., 48) = 48
chdir("..")                             = 0
lstat("linuxhqindex.html", {st_mode=S_IFREG|0640, st_size=10325, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 51) = 51
lstat("osses.html", {st_mode=S_IFREG|0640, st_size=13395, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 44) = 44
lstat("userlinks.html", {st_mode=S_IFREG|0640, st_size=9823, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 48) = 48
lstat("linux", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("linux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 37 entries */, 3933)     = 860
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("linux")                          = 0
lstat("kernelindex.html", {st_mode=S_IFREG|0640, st_size=22576, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 56) = 56
lstat("gnu.gif", {st_mode=S_IFREG|0640, st_size=14859, ...}) = 0
lstat("mirrors.html", {st_mode=S_IFREG|0640, st_size=39877, ...}) = 0
lstat("sit16.gif", {st_mode=S_IFREG|0640, st_size=31685, ...}) = 0
lstat("magi.gif", {st_mode=S_IFREG|0640, st_size=16733, ...}) = 0
lstat("tux-anim.gif", {st_mode=S_IFREG|0640, st_size=11616, ...}) = 0
lstat("seiten", {st_mode=S_IFREG|0740, st_size=76, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 46) = 46
lstat("LINKS", {st_mode=S_IFREG|0740, st_size=113, ...}) = 0
lstat("googlesm5.gif", {st_mode=S_IFREG|0640, st_size=5028, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 53) = 53
lstat("linux.html", {st_mode=S_IFREG|0640, st_size=15868, ...}) = 0
lstat("loki_logo.gif", {st_mode=S_IFREG|0640, st_size=18430, ...}) = 0
lstat("slashdotlg.gif", {st_mode=S_IFREG|0640, st_size=3989, ...}) = 0
lstat("0toX", {st_mode=S_IFREG|0740, st_size=384, ...}) = 0
lstat("images", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 46) = 46
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 43 entries */, 3933)     = 1012
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
write(1, "./nico/computer/www/darkpage/neu"..., 58) = 58
write(1, "./nico/computer/www/darkpage/neu"..., 59) = 59
write(1, "./nico/computer/www/darkpage/neu"..., 63) = 63
write(1, "./nico/computer/www/darkpage/neu"..., 58) = 58
write(1, "./nico/computer/www/darkpage/neu"..., 58) = 58
write(1, "./nico/computer/www/darkpage/neu"..., 68) = 68
write(1, "./nico/computer/www/darkpage/neu"..., 60) = 60
write(1, "./nico/computer/www/darkpage/neu"..., 57) = 57
write(1, "./nico/computer/www/darkpage/neu"..., 64) = 64
write(1, "./nico/computer/www/darkpage/neu"..., 62) = 62
write(1, "./nico/computer/www/darkpage/neu"..., 58) = 58
write(1, "./nico/computer/www/darkpage/neu"..., 58) = 58
write(1, "./nico/computer/www/darkpage/neu"..., 63) = 63
write(1, "./nico/computer/www/darkpage/neu"..., 59) = 59
write(1, "./nico/computer/www/darkpage/neu"..., 58) = 58
write(1, "./nico/computer/www/darkpage/neu"..., 57) = 57
write(1, "./nico/computer/www/darkpage/neu"..., 61) = 61
chdir("..")                             = 0
lstat("gsdk_small.gif", {st_mode=S_IFREG|0640, st_size=3772, ...}) = 0
lstat("linuxhq.jpg", {st_mode=S_IFREG|0640, st_size=15977, ...}) = 0
lstat("linuxlogo.gif", {st_mode=S_IFREG|0640, st_size=3424, ...}) = 0
lstat("pengs1.gif", {st_mode=S_IFREG|0640, st_size=6103, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 50) = 50
lstat("fud2.html", {st_mode=S_IFREG|0640, st_size=35946, ...}) = 0
lstat("lynxnow.gif", {st_mode=S_IFREG|0640, st_size=1168, ...}) = 0
lstat("linuxgamestome.gif", {st_mode=S_IFREG|0640, st_size=46450, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 58) = 58
lstat("pbylinux.gif", {st_mode=S_IFREG|0640, st_size=3788, ...}) = 0
lstat("pengbrew.gif", {st_mode=S_IFREG|0640, st_size=8037, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 52) = 52
lstat("sambaslmed.gif", {st_mode=S_IFREG|0640, st_size=3732, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 54) = 54
lstat("lt99banner.png", {st_mode=S_IFREG|0640, st_size=22517, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 54) = 54
lstat("resources.html", {st_mode=S_IFREG|0640, st_size=7159, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 54) = 54
lstat("action_banner.gif", {st_mode=S_IFREG|0640, st_size=1583, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 57) = 57
lstat("ftp.html", {st_mode=S_IFREG|0640, st_size=15521, ...}) = 0
lstat("links.html", {st_mode=S_IFREG|0640, st_size=18552, ...}) = 0
lstat("blender", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 47) = 47
open("blender", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 400
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("blender")                        = 0
write(1, "./nico/computer/www/darkpage/neu"..., 63) = 63
write(1, "./nico/computer/www/darkpage/neu"..., 58) = 58
write(1, "./nico/computer/www/darkpage/neu"..., 58) = 58
write(1, "./nico/computer/www/darkpage/neu"..., 60) = 60
write(1, "./nico/computer/www/darkpage/neu"..., 57) = 57
write(1, "./nico/computer/www/darkpage/neu"..., 58) = 58
write(1, "./nico/computer/www/darkpage/neu"..., 58) = 58
write(1, "./nico/computer/www/darkpage/neu"..., 66) = 66
write(1, "./nico/computer/www/darkpage/neu"..., 59) = 59
write(1, "./nico/computer/www/darkpage/neu"..., 63) = 63
write(1, "./nico/computer/www/darkpage/neu"..., 64) = 64
chdir("..")                             = 0
write(1, "./nico/computer/www/darkpage/neu"..., 53) = 53
write(1, "./nico/computer/www/darkpage/neu"..., 60) = 60
write(1, "./nico/computer/www/darkpage/neu"..., 53) = 53
chdir("..")                             = 0
lstat(".xvpics", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open(".xvpics", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".xvpics")                        = 0
write(1, "./nico/computer/www/darkpage/neu"..., 61) = 61
chdir("..")                             = 0
lstat("y2k.gif", {st_mode=S_IFREG|0640, st_size=879, ...}) = 0
lstat("newuser.cgi", {st_mode=S_IFREG|0640, st_size=2263, ...}) = 0
write(1, "./nico/computer/www/darkpage/neu"..., 45) = 45
lstat("irc", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("irc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("irc")                            = 0
write(1, "./nico/computer/www/darkpage/neu"..., 54) = 54
chdir("..")                             = 0
lstat("sit144.gif", {st_mode=S_IFREG|0640, st_size=53539, ...}) = 0
lstat("misc", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("misc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 220
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("misc")                           = 0
write(1, "./nico/computer/www/darkpage/neu"..., 50) = 50
write(1, "./nico/computer/www/darkpage/neu"..., 57) = 57
write(1, "./nico/computer/www/darkpage/neu"..., 48) = 48
write(1, "./nico/computer/www/darkpage/neu"..., 53) = 53
chdir("..")                             = 0
write(1, "./nico/computer/www/darkpage/neu"..., 45) = 45
write(1, "./nico/computer/www/darkpage/neu"..., 57) = 57
write(1, "./nico/computer/www/darkpage/neu"..., 44) = 44
chdir("..")                             = 0
lstat("frame.html", {st_mode=S_IFREG|0640, st_size=4274, ...}) = 0
write(1, "./nico/computer/www/darkpage/fra"..., 40) = 40
lstat("logs", {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
open("logs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0740, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("logs")                           = 0
write(1, "./nico/computer/www/darkpage/log"..., 44) = 44
write(1, "./nico/computer/www/darkpage/log"..., 45) = 45
chdir("..")                             = 0
write(1, "./nico/computer/www/darkpage/fra"..., 39) = 39
chdir("..")                             = 0
lstat("learning", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/learning\n", 29) = 29
open("learning", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 596
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("learning")                       = 0
write(1, "./nico/computer/www/learning/jav"..., 51) = 51
write(1, "./nico/computer/www/learning/jav"..., 57) = 57
write(1, "./nico/computer/www/learning/jav"..., 53) = 53
write(1, "./nico/computer/www/learning/jav"..., 57) = 57
write(1, "./nico/computer/www/learning/jav"..., 69) = 69
write(1, "./nico/computer/www/learning/jav"..., 64) = 64
chdir("..")                             = 0
lstat("webimages", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/webimages\n", 30) = 30
open("webimages", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 220
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("webimages")                      = 0
lstat("button", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("button", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("button")                         = 0
lstat("button1.gif", {st_mode=S_IFREG|0750, st_size=5957, ...}) = 0
lstat("set1", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/webimages/bu"..., 42) = 42
open("set1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("set1")                           = 0
lstat(".xvpics", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".xvpics", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".xvpics")                        = 0
write(1, "./nico/computer/www/webimages/bu"..., 63) = 63
chdir("..")                             = 0
write(1, "./nico/computer/www/webimages/bu"..., 55) = 55
chdir("..")                             = 0
chdir("..")                             = 0
lstat("3d", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("3d", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 23 entries */, 3933)     = 488
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("3d")                             = 0
write(1, "./nico/computer/www/webimages/3d"..., 43) = 43
write(1, "./nico/computer/www/webimages/3d"..., 43) = 43
write(1, "./nico/computer/www/webimages/3d"..., 46) = 46
write(1, "./nico/computer/www/webimages/3d"..., 44) = 44
write(1, "./nico/computer/www/webimages/3d"..., 46) = 46
write(1, "./nico/computer/www/webimages/3d"..., 44) = 44
write(1, "./nico/computer/www/webimages/3d"..., 46) = 46
write(1, "./nico/computer/www/webimages/3d"..., 46) = 46
write(1, "./nico/computer/www/webimages/3d"..., 45) = 45
write(1, "./nico/computer/www/webimages/3d"..., 43) = 43
chdir("..")                             = 0
lstat("backgrounds", {st_mode=S_IFDIR|0750, st_size=8192, ...}) = 0
open("backgrounds", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=8192, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 164 entries */, 3933)    = 3916
lseek(4, 2924, SEEK_SET)                = 2924
lseek(4, 0, SEEK_CUR)                   = 2924
getdents(4, /* 58 entries */, 3933)     = 1392
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 123 entries */, 3933)    = 2956
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("backgrounds")                    = 0
chdir("..")                             = 0
lstat("avi", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("avi", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("avi")                            = 0
write(1, "./nico/computer/www/webimages/av"..., 45) = 45
write(1, "./nico/computer/www/webimages/av"..., 46) = 46
write(1, "./nico/computer/www/webimages/av"..., 44) = 44
write(1, "./nico/computer/www/webimages/av"..., 46) = 46
write(1, "./nico/computer/www/webimages/av"..., 46) = 46
chdir("..")                             = 0
lstat("pfeil", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/webimages/pf"..., 36) = 36
open("pfeil", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("pfeil")                          = 0
write(1, "./nico/computer/www/webimages/pf"..., 46) = 46
chdir("..")                             = 0
lstat("unsorted", {st_mode=S_IFDIR|0750, st_size=20480, ...}) = 0
write(1, "./nico/computer/www/webimages/un"..., 39) = 39
open("unsorted", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=20480, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 166 entries */, 3933)    = 3920
lseek(4, 3296, SEEK_SET)                = 3296
lseek(4, 0, SEEK_CUR)                   = 3296
getdents(4, /* 38 entries */, 3933)     = 892
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 167 entries */, 3933)    = 3924
lseek(4, 7556, SEEK_SET)                = 7556
lseek(4, 0, SEEK_CUR)                   = 7556
getdents(4, /* 29 entries */, 3933)     = 680
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 166 entries */, 3933)    = 3916
lseek(4, 11512, SEEK_SET)               = 11512
lseek(4, 0, SEEK_CUR)                   = 11512
getdents(4, /* 35 entries */, 3933)     = 832
lseek(4, 0, SEEK_CUR)                   = 12288
getdents(4, /* 167 entries */, 3933)    = 3932
lseek(4, 15456, SEEK_SET)               = 15456
lseek(4, 0, SEEK_CUR)                   = 15456
getdents(4, /* 37 entries */, 3933)     = 880
lseek(4, 0, SEEK_CUR)                   = 16384
getdents(4, /* 168 entries */, 3933)    = 3928
lseek(4, 19660, SEEK_SET)               = 19660
lseek(4, 0, SEEK_CUR)                   = 19660
getdents(4, /* 20 entries */, 3933)     = 472
lseek(4, 0, SEEK_CUR)                   = 20480
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("unsorted")                       = 0
lstat("GOLFWSM.GIF", {st_mode=S_IFREG|0555, st_size=2537, ...}) = 0
lstat("blfour.gif", {st_mode=S_IFREG|0555, st_size=1617, ...}) = 0
lstat("6JACH031.GIF", {st_mode=S_IFREG|0555, st_size=4447, ...}) = 0
lstat("CASTL2.GIF", {st_mode=S_IFREG|0555, st_size=1536, ...}) = 0
lstat("9JACH054.GIF", {st_mode=S_IFREG|0555, st_size=817, ...}) = 0
lstat("AFRICA.GIF", {st_mode=S_IFREG|0555, st_size=19505, ...}) = 0
lstat("buttons", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("buttons", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 30 entries */, 3933)     = 700
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("buttons")                        = 0
chdir("..")                             = 0
lstat("3JACH019.GIF", {st_mode=S_IFREG|0555, st_size=817, ...}) = 0
lstat("OA468_60.GIF", {st_mode=S_IFREG|0555, st_size=32509, ...}) = 0
lstat("5JACH015.GIF", {st_mode=S_IFREG|0555, st_size=1563, ...}) = 0
lstat("COGTBT.GIF", {st_mode=S_IFREG|0555, st_size=2763, ...}) = 0
lstat("TEARTR.GIF", {st_mode=S_IFREG|0555, st_size=6216, ...}) = 0
lstat("LOZ_RET.GIF", {st_mode=S_IFREG|0555, st_size=3973, ...}) = 0
lstat("rockfly2.gif", {st_mode=S_IFREG|0555, st_size=7500, ...}) = 0
lstat("LOZ_BBK.GIF", {st_mode=S_IFREG|0555, st_size=2588, ...}) = 0
lstat("LS___128.GIF", {st_mode=S_IFREG|0555, st_size=9621, ...}) = 0
lstat("MAGBUG.GIF", {st_mode=S_IFREG|0555, st_size=6695, ...}) = 0
lstat("1_4_5011.GIF", {st_mode=S_IFREG|0555, st_size=5545, ...}) = 0
lstat("BEVL_FND.GIF", {st_mode=S_IFREG|0555, st_size=4407, ...}) = 0
lstat("SNAKE1.GIF", {st_mode=S_IFREG|0555, st_size=4124, ...}) = 0
lstat("BLEAS2.GIF", {st_mode=S_IFREG|0555, st_size=1693, ...}) = 0
lstat("3JACH028.GIF", {st_mode=S_IFREG|0555, st_size=1013, ...}) = 0
lstat("ROCKFLY6.GIF", {st_mode=S_IFREG|0555, st_size=8048, ...}) = 0
lstat("9JACH056.GIF", {st_mode=S_IFREG|0555, st_size=817, ...}) = 0
lstat("NUTBLT.GIF", {st_mode=S_IFREG|0555, st_size=3734, ...}) = 0
lstat("GOLFWLG.GIF", {st_mode=S_IFREG|0555, st_size=7072, ...}) = 0
lstat("1_4_5020.GIF", {st_mode=S_IFREG|0555, st_size=1434, ...}) = 0
lstat("9JACH045.GIF", {st_mode=S_IFREG|0555, st_size=3834, ...}) = 0
lstat("6JACH012.GIF", {st_mode=S_IFREG|0555, st_size=1325, ...}) = 0
lstat("2JACH045.GIF", {st_mode=S_IFREG|0555, st_size=817, ...}) = 0
lstat("APPA_013.GIF", {st_mode=S_IFREG|0555, st_size=6477, ...}) = 0
lstat("5JACH005.GIF", {st_mode=S_IFREG|0555, st_size=962, ...}) = 0
lstat("BLPUMP.GIF", {st_mode=S_IFREG|0555, st_size=1971, ...}) = 0
lstat("3JACH004.GIF", {st_mode=S_IFREG|0555, st_size=8173, ...}) = 0
lstat("9JACH015.GIF", {st_mode=S_IFREG|0555, st_size=2303, ...}) = 0
lstat("LINKBT.GIF", {st_mode=S_IFREG|0555, st_size=1574, ...}) = 0
lstat("3JACH047.GIF", {st_mode=S_IFREG|0555, st_size=4244, ...}) = 0
lstat("1_4_5013.GIF", {st_mode=S_IFREG|0555, st_size=2181, ...}) = 0
lstat("magfy.gif", {st_mode=S_IFREG|0555, st_size=4321, ...}) = 0
lstat("PSH_OPT.GIF", {st_mode=S_IFREG|0555, st_size=4606, ...}) = 0
lstat("2JACH053.GIF", {st_mode=S_IFREG|0555, st_size=5172, ...}) = 0
lstat("9JACH037.GIF", {st_mode=S_IFREG|0555, st_size=19525, ...}) = 0
lstat("BNEWS.GIF", {st_mode=S_IFREG|0555, st_size=1425, ...}) = 0
lstat("VBPS_128.GIF", {st_mode=S_IFREG|0555, st_size=10067, ...}) = 0
lstat("3JACH026.GIF", {st_mode=S_IFREG|0555, st_size=955, ...}) = 0
lstat("PSH_FND.GIF", {st_mode=S_IFREG|0555, st_size=4458, ...}) = 0
lstat("KY_2A_SM.GIF", {st_mode=S_IFREG|0555, st_size=1423, ...}) = 0
lstat("2JACH001.GIF", {st_mode=S_IFREG|0555, st_size=2490, ...}) = 0
lstat("OTHER023.GIF", {st_mode=S_IFREG|0555, st_size=4711, ...}) = 0
lstat("3JACH006.GIF", {st_mode=S_IFREG|0555, st_size=817, ...}) = 0
lstat("9JACH099.GIF", {st_mode=S_IFREG|0555, st_size=817, ...}) = 0
lstat("EARTH2_P.GIF", {st_mode=S_IFREG|0555, st_size=1536, ...}) = 0
lstat("6JACH026.GIF", {st_mode=S_IFREG|0555, st_size=3271, ...}) = 0
lstat("R1468_60.GIF", {st_mode=S_IFREG|0555, st_size=23052, ...}) = 0
lstat("9JACH133.GIF", {st_mode=S_IFREG|0555, st_size=5028, ...}) = 0
lstat("STBT6.GIF", {st_mode=S_IFREG|0555, st_size=1307, ...}) = 0
lstat("2JACH006.GIF", {st_mode=S_IFREG|0555, st_size=1535, ...}) = 0
lstat("windows", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("windows", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 41 entries */, 3933)     = 964
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("windows")                        = 0
chdir("..")                             = 0
write(1, "./nico/computer/www/webimages/un"..., 56) = 56
write(1, "./nico/computer/www/webimages/un"..., 51) = 51
write(1, "./nico/computer/www/webimages/un"..., 51) = 51
write(1, "./nico/computer/www/webimages/un"..., 49) = 49
write(1, "./nico/computer/www/webimages/un"..., 51) = 51
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 48) = 48
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 53) = 53
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 49) = 49
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 51) = 51
write(1, "./nico/computer/www/webimages/un"..., 51) = 51
write(1, "./nico/computer/www/webimages/un"..., 51) = 51
write(1, "./nico/computer/www/webimages/un"..., 49) = 49
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 51) = 51
write(1, "./nico/computer/www/webimages/un"..., 49) = 49
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 49) = 49
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 49) = 49
write(1, "./nico/computer/www/webimages/un"..., 51) = 51
write(1, "./nico/computer/www/webimages/un"..., 50) = 50
write(1, "./nico/computer/www/webimages/un"..., 51) = 51
write(1, "./nico/computer/www/webimages/un"..., 51) = 51
chdir("..")                             = 0
lstat("animiertes", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/webimages/an"..., 41) = 41
open("animiertes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("animiertes")                     = 0
chdir("..")                             = 0
lstat("An_GIFs", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
open("An_GIFs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 252
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("An_GIFs")                        = 0
write(1, "./nico/computer/www/webimages/An"..., 48) = 48
write(1, "./nico/computer/www/webimages/An"..., 48) = 48
write(1, "./nico/computer/www/webimages/An"..., 49) = 49
chdir("..")                             = 0
lstat("verkehr", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/webimages/ve"..., 38) = 38
open("verkehr", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("verkehr")                        = 0
write(1, "./nico/computer/www/webimages/ve"..., 48) = 48
chdir("..")                             = 0
lstat("GIFs", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
open("GIFs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 147 entries */, 3933)    = 3360
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("GIFs")                           = 0
write(1, "./nico/computer/www/webimages/GI"..., 47) = 47
write(1, "./nico/computer/www/webimages/GI"..., 47) = 47
write(1, "./nico/computer/www/webimages/GI"..., 45) = 45
write(1, "./nico/computer/www/webimages/GI"..., 47) = 47
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 44) = 44
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 49) = 49
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 45) = 45
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 47) = 47
write(1, "./nico/computer/www/webimages/GI"..., 47) = 47
write(1, "./nico/computer/www/webimages/GI"..., 47) = 47
write(1, "./nico/computer/www/webimages/GI"..., 45) = 45
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 47) = 47
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 45) = 45
write(1, "./nico/computer/www/webimages/GI"..., 47) = 47
write(1, "./nico/computer/www/webimages/GI"..., 46) = 46
write(1, "./nico/computer/www/webimages/GI"..., 47) = 47
write(1, "./nico/computer/www/webimages/GI"..., 47) = 47
chdir("..")                             = 0
chdir("..")                             = 0
lstat("neu", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/neu\n", 24) = 24
open("neu", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 260
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("neu")                            = 0
lstat(".xvpics", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".xvpics", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".xvpics")                        = 0
write(1, "./nico/computer/www/neu/.xvpics/"..., 43) = 43
write(1, "./nico/computer/www/neu/.xvpics/"..., 52) = 52
chdir("..")                             = 0
write(1, "./nico/computer/www/neu/newid.co"..., 47) = 47
write(1, "./nico/computer/www/neu/Kinder.t"..., 35) = 35
write(1, "./nico/computer/www/neu/Kinder-s"..., 44) = 44
chdir("..")                             = 0
lstat("linux.schottelius.org", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/linux.schott"..., 42) = 42
open("linux.schottelius.org", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("linux.schottelius.org")          = 0
write(1, "./nico/computer/www/linux.schott"..., 62) = 62
write(1, "./nico/computer/www/linux.schott"..., 56) = 56
chdir("..")                             = 0
lstat("schottelius.org", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/schottelius."..., 36) = 36
open("schottelius.org", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("schottelius.org")                = 0
write(1, "./nico/computer/www/schottelius."..., 46) = 46
chdir("..")                             = 0
lstat("www.pcsystems.de-tilde-kita", {st_mode=S_IFDIR|0700, st_size=4096, ...}) 
= 0
write(1, "./nico/computer/www/www.pcsystem"..., 48) = 48
open("www.pcsystems.de-tilde-kita", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 21 entries */, 3933)     = 500
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("www.pcsystems.de-tilde-kita")    = 0
lstat("maeuse-gruppe.html", {st_mode=S_IFREG|0644, st_size=2616, ...}) = 0
write(1, "./nico/computer/www/www.pcsystem"..., 67) = 67
lstat("kontakt.html", {st_mode=S_IFREG|0644, st_size=3063, ...}) = 0
lstat("gruppen.html", {st_mode=S_IFREG|0644, st_size=3389, ...}) = 0
write(1, "./nico/computer/www/www.pcsystem"..., 61) = 61
lstat("gliederung", {st_mode=S_IFREG|0644, st_size=87, ...}) = 0
write(1, "./nico/computer/www/www.pcsystem"..., 59) = 59
lstat("offen.html", {st_mode=S_IFREG|0644, st_size=4006, ...}) = 0
write(1, "./nico/computer/www/www.pcsystem"..., 59) = 59
lstat("hasen-gruppe.html", {st_mode=S_IFREG|0644, st_size=2578, ...}) = 0
write(1, "./nico/computer/www/www.pcsystem"..., 66) = 66
lstat("index.html", {st_mode=S_IFREG|0644, st_size=2489, ...}) = 0
write(1, "./nico/computer/www/www.pcsystem"..., 59) = 59
lstat("mitarbeiter.html", {st_mode=S_IFREG|0644, st_size=2851, ...}) = 0
write(1, "./nico/computer/www/www.pcsystem"..., 65) = 65
lstat("konzeption.html", {st_mode=S_IFREG|0644, st_size=4010, ...}) = 0
write(1, "./nico/computer/www/www.pcsystem"..., 64) = 64
lstat("igel-gruppe.html", {st_mode=S_IFREG|0644, st_size=2608, ...}) = 0
write(1, "./nico/computer/www/www.pcsystem"..., 65) = 65
lstat("about.html", {st_mode=S_IFREG|0644, st_size=3028, ...}) = 0
lstat("images", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/computer/www/www.pcsystem"..., 55) = 55
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 732
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
lstat("erika-pass.jpg", {st_mode=S_IFREG|0644, st_size=13961, ...}) = 0
write(1, "./nico/computer/www/www.pcsystem"..., 70) = 70
lstat("second-hand.gif", {st_mode=S_IFREG|0644, st_size=92869, ...}) = 0
write(1, "./nico/computer/www/www.pcsystem"..., 71) = 71
lstat("logo-200.gif", {st_mode=S_IFREG|0644, st_size=5550, ...}) = 0
lstat("bunt-hintergrund.gif", {st_mode=S_IFREG|0644, st_size=56210, ...}) = 0
write(1, "./nico/computer/www/www.pcsystem"..., 76) = 76
lstat(".xvpics", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".xvpics", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 228
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".xvpics")                        = 0
write(1, "./nico/computer/www/www.pcsystem"..., 79) = 79
write(1, "./nico/computer/www/www.pcsystem"..., 80) = 80
write(1, "./nico/computer/www/www.pcsystem"..., 79) = 79
write(1, "./nico/computer/www/www.pcsystem"..., 84) = 84
write(1, "./nico/computer/www/www.pcsystem"..., 80) = 80
write(1, "./nico/computer/www/www.pcsystem"..., 78) = 78
write(1, "./nico/computer/www/www.pcsystem"..., 79) = 79
chdir("..")                             = 0
write(1, "./nico/computer/www/www.pcsystem"..., 70) = 70
write(1, "./nico/computer/www/www.pcsystem"..., 72) = 72
write(1, "./nico/computer/www/www.pcsystem"..., 78) = 78
write(1, "./nico/computer/www/www.pcsystem"..., 82) = 82
write(1, "./nico/computer/www/www.pcsystem"..., 77) = 77
write(1, "./nico/computer/www/www.pcsystem"..., 71) = 71
write(1, "./nico/computer/www/www.pcsystem"..., 78) = 78
write(1, "./nico/computer/www/www.pcsystem"..., 76) = 76
write(1, "./nico/computer/www/www.pcsystem"..., 76) = 76
write(1, "./nico/computer/www/www.pcsystem"..., 69) = 69
write(1, "./nico/computer/www/www.pcsystem"..., 72) = 72
write(1, "./nico/computer/www/www.pcsystem"..., 70) = 70
write(1, "./nico/computer/www/www.pcsystem"..., 70) = 70
write(1, "./nico/computer/www/www.pcsystem"..., 71) = 71
chdir("..")                             = 0
write(1, "./nico/computer/www/www.pcsystem"..., 60) = 60
write(1, "./nico/computer/www/www.pcsystem"..., 59) = 59
write(1, "./nico/computer/www/www.pcsystem"..., 64) = 64
chdir("..")                             = 0
chdir("..")                             = 0
lstat("firmen", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/computer/firmen\n", 23) = 23
open("firmen", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("firmen")                         = 0
lstat("asus", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("asus", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("asus")                           = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".exrc", {st_mode=S_IFREG|0600, st_size=1168, ...}) = 0
lstat(".tuxcards", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
lstat("irclog", {st_mode=S_IFREG|0600, st_size=2954, ...}) = 0
lstat("XFree86.0.log", {st_mode=S_IFREG|0640, st_size=28588, ...}) = 0
write(1, "./nico/XFree86.0.log\n", 21)  = 21
lstat("index.html", {st_mode=S_IFREG|0600, st_size=33570, ...}) = 0
write(1, "./nico/index.html\n", 18)     = 18
lstat("javascript.html", {st_mode=S_IFREG|0640, st_size=7138, ...}) = 0
lstat("creat_39d4d57c_741226bb.png", {st_mode=S_IFREG|0640, st_size=4398, ...}) 
= 0
write(1, "./nico/creat_39d4d57c_741226bb.p"..., 35) = 35
lstat(".dingrc", {st_mode=S_IFREG|0640, st_size=447, ...}) = 0
lstat(".uitrc.console", {st_mode=S_IFREG|0600, st_size=10972, ...}) = 0
lstat(".netscape", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".netscape", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 23 entries */, 3933)     = 496
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".netscape")                      = 0
lstat("plugin-list.BAK", {st_mode=S_IFREG|0600, st_size=3113, ...}) = 0
lstat("history.list", {st_mode=S_IFREG|0600, st_size=369, ...}) = 0
lstat("history.db", {st_mode=S_IFLNK|0777, st_size=11, ...}) = 0
lstat("liprefs.js", {st_mode=S_IFREG|0600, st_size=4097, ...}) = 0
write(1, "./nico/.netscape/liprefs.js\n", 28) = 28
lstat("cookies", {st_mode=S_IFREG|0600, st_size=13489, ...}) = 0
write(1, "./nico/.netscape/cookies\n", 25) = 25
lstat("pab.na2", {st_mode=S_IFREG|0600, st_size=573440, ...}) = 0
lstat("registry", {st_mode=S_IFREG|0600, st_size=981, ...}) = 0
write(1, "./nico/.netscape/registry\n", 26) = 26
lstat("cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.netscape/cache\n", 23) = 23
open("cache", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 35 entries */, 3933)     = 560
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cache")                          = 0
lstat("01", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("01", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 67 entries */, 3933)     = 2264
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("01")                             = 0
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/01/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/01/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/01/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 56) = 56
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/01/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("13", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("13", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 71 entries */, 3933)     = 2416
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("13")                             = 0
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/13/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("08", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("08", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 69 entries */, 3933)     = 2348
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("08")                             = 0
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/08/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/08/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("0B", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("0B", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 53 entries */, 3933)     = 1800
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("0B")                             = 0
write(1, "./nico/.netscape/cache/0B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 56) = 56
write(1, "./nico/.netscape/cache/0B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0B/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0B/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("00", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("00", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 61 entries */, 3933)     = 2060
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("00")                             = 0
write(1, "./nico/.netscape/cache/00/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/00/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/00/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/00/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/00/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/00/cache3"..., 52) = 52
chdir("..")                             = 0
lstat("1E", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("1E", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 52 entries */, 3933)     = 1788
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("1E")                             = 0
write(1, "./nico/.netscape/cache/1E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1E/cache3"..., 54) = 54
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1E/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/1E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1E/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/1E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1E/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/1E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1E/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/1E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/1E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1E/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/1E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1E/cache3"..., 52) = 52
chdir("..")                             = 0
lstat("16", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("16", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 57 entries */, 3933)     = 1920
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("16")                             = 0
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/16/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/16/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/16/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/16/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 56) = 56
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/16/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("02", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("02", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 56 entries */, 3933)     = 1896
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("02")                             = 0
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/02/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/02/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/02/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/02/cache3"..., 47) = 47
chdir("..")                             = 0
lstat("04", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("04", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 64 entries */, 3933)     = 2176
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("04")                             = 0
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 54) = 54
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/04/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/04/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/04/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/04/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("1C", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("1C", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 64 entries */, 3933)     = 2152
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("1C")                             = 0
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1C/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("07", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("07", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 83 entries */, 3933)     = 2836
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("07")                             = 0
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/07/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/07/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 54) = 54
write(1, "./nico/.netscape/cache/07/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/07/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/07/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("0C", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("0C", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 62 entries */, 3933)     = 2140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("0C")                             = 0
write(1, "./nico/.netscape/cache/0C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0C/cache3"..., 54) = 54
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 54) = 54
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0C/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0C/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("0F", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("0F", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 70 entries */, 3933)     = 2340
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("0F")                             = 0
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/0F/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0F/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0F/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("1A", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("1A", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 61 entries */, 3933)     = 2072
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("1A")                             = 0
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1A/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/1A/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/1A/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/1A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1A/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("0D", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("0D", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 65 entries */, 3933)     = 2228
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("0D")                             = 0
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/0D/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0D/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0D/cache3"..., 52) = 52
chdir("..")                             = 0
lstat("11", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("11", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 76 entries */, 3933)     = 2588
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("11")                             = 0
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/11/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/11/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("17", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("17", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 81 entries */, 3933)     = 2808
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("17")                             = 0
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/17/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/17/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/17/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 57) = 57
write(1, "./nico/.netscape/cache/17/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/17/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("15", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("15", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 67 entries */, 3933)     = 2276
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("15")                             = 0
write(1, "./nico/.netscape/cache/15/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/15/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/15/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/15/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/15/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/15/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/15/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("10", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("10", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 52 entries */, 3933)     = 1740
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("10")                             = 0
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/10/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/10/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/10/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/10/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/10/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/10/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/10/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/10/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/10/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/10/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/10/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/10/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/10/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/10/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/10/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/10/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/10/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/10/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/10/cache3"..., 47) = 47
chdir("..")                             = 0
lstat("05", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("05", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 53 entries */, 3933)     = 1788
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("05")                             = 0
write(1, "./nico/.netscape/cache/05/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/05/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/05/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/05/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/05/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/05/cache3"..., 50) = 50
chdir("..")                             = 0
lstat("14", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("14", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 67 entries */, 3933)     = 2280
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("14")                             = 0
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/14/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/14/cache3"..., 56) = 56
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/14/cache3"..., 53) = 53
chdir("..")                             = 0
lstat("06", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("06", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 56 entries */, 3933)     = 1884
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("06")                             = 0
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/06/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/06/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("1F", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("1F", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 64 entries */, 3933)     = 2132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("1F")                             = 0
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1F/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1F/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/1F/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1F/cache3"..., 47) = 47
chdir("..")                             = 0
lstat("1D", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("1D", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 45 entries */, 3933)     = 1528
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("1D")                             = 0
write(1, "./nico/.netscape/cache/1D/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/1D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1D/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/1D/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/1D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1D/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1D/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1D/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1D/cache3"..., 49) = 49
chdir("..")                             = 0
lstat("09", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("09", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 78 entries */, 3933)     = 2632
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("09")                             = 0
write(1, "./nico/.netscape/cache/09/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/09/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/09/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 54) = 54
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/09/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/09/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("03", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("03", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 64 entries */, 3933)     = 2160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("03")                             = 0
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/03/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/03/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/03/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("0A", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("0A", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 78 entries */, 3933)     = 2644
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("0A")                             = 0
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/0A/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0A/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("index.db", {st_mode=S_IFREG|0600, st_size=643072, ...}) = 0
write(1, "./nico/.netscape/cache/index.db\n", 32) = 32
lstat("12", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("12", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 72 entries */, 3933)     = 2448
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("12")                             = 0
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 54) = 54
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/12/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/12/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/12/cache3"..., 47) = 47
chdir("..")                             = 0
lstat("1B", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("1B", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 83 entries */, 3933)     = 2848
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("1B")                             = 0
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/1B/cache3"..., 47) = 47
chdir("..")                             = 0
lstat("0E", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("0E", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 62 entries */, 3933)     = 2108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("0E")                             = 0
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0E/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0E/cache3"..., 50) = 50
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/0E/cache3"..., 52) = 52
chdir("..")                             = 0
lstat("18", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("18", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 39 entries */, 3933)     = 1292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("18")                             = 0
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 54) = 54
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/18/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/18/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/18/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/18/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/18/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/18/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/18/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/18/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/18/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/18/cache3"..., 49) = 49
write(1, "./nico/.netscape/cache/18/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/18/cache3"..., 51) = 51
chdir("..")                             = 0
lstat("19", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("19", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 69 entries */, 3933)     = 2356
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("19")                             = 0
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/19/cache3"..., 53) = 53
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/19/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/19/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/19/cache3"..., 61) = 61
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/19/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 47) = 47
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 52) = 52
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
write(1, "./nico/.netscape/cache/19/cache3"..., 51) = 51
chdir("..")                             = 0
chdir("..")                             = 0
lstat("archive", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.netscape/archive\n", 25) = 25
open("archive", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("archive")                        = 0
chdir("..")                             = 0
lstat("key3.db", {st_mode=S_IFREG|0600, st_size=16384, ...}) = 0
write(1, "./nico/.netscape/key3.db\n", 25) = 25
lstat("preferences.js", {st_mode=S_IFREG|0600, st_size=7956, ...}) = 0
write(1, "./nico/.netscape/preferences.js\n", 32) = 32
lstat("history.dat", {st_mode=S_IFREG|0600, st_size=622592, ...}) = 0
lstat("cert7.db", {st_mode=S_IFREG|0600, st_size=196608, ...}) = 0
write(1, "./nico/.netscape/cert7.db\n", 26) = 26
lstat("bookmarks.html", {st_mode=S_IFREG|0600, st_size=123680, ...}) = 0
lstat("secmodule.db", {st_mode=S_IFREG|0600, st_size=16384, ...}) = 0
write(1, "./nico/.netscape/secmodule.db\n", 30) = 30
lstat("popstate", {st_mode=S_IFREG|0600, st_size=70, ...}) = 0
write(1, "./nico/.netscape/popstate\n", 26) = 26
lstat("xover-cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.netscape/xover-cache\n", 29) = 29
open("xover-cache", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xover-cache")                    = 0
lstat("host-news.pcsystems.de", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.netscape/xover-cache/hos"..., 52) = 52
open("host-news.pcsystems.de", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 268
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("host-news.pcsystems.de")         = 0
write(1, "./nico/.netscape/xover-cache/hos"..., 79) = 79
write(1, "./nico/.netscape/xover-cache/hos"..., 85) = 85
write(1, "./nico/.netscape/xover-cache/hos"..., 79) = 79
write(1, "./nico/.netscape/xover-cache/hos"..., 67) = 67
write(1, "./nico/.netscape/xover-cache/hos"..., 76) = 76
chdir("..")                             = 0
chdir("..")                             = 0
lstat("plugin-list", {st_mode=S_IFREG|0640, st_size=3113, ...}) = 0
lstat("plugins", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("plugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("plugins")                        = 0
write(1, "./nico/.netscape/plugins/Shockwa"..., 46) = 46
write(1, "./nico/.netscape/plugins/libflas"..., 43) = 43
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".Xresources", {st_mode=S_IFLNK|0777, st_size=21, ...}) = 0
lstat(".Xdefaults", {st_mode=S_IFREG|0640, st_size=5742, ...}) = 0
lstat(".xinitrc", {st_mode=S_IFREG|0750, st_size=1261, ...}) = 0
lstat(".vnc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".vnc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".vnc")                           = 0
write(1, "./nico/.vnc/vncserver\n", 22) = 22
write(1, "./nico/.vnc/eiche:3.log\n", 24) = 24
write(1, "./nico/.vnc/eiche:2.log\n", 24) = 24
write(1, "./nico/.vnc/eiche:3.pid\n", 24) = 24
write(1, "./nico/.vnc/eiche:1.pid\n", 24) = 24
write(1, "./nico/.vnc/eiche:1.log\n", 24) = 24
chdir("..")                             = 0
lstat(".sawmill", {st_mode=S_IFLNK|0777, st_size=8, ...}) = 0
lstat(".madbomber", {st_mode=S_IFREG|0640, st_size=662, ...}) = 0
lstat("nsmail", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("nsmail", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 24 entries */, 3933)     = 568
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nsmail")                         = 0
lstat(".Drafts.summary", {st_mode=S_IFREG|0600, st_size=212992, ...}) = 0
lstat("Inbox", {st_mode=S_IFREG|0600, st_size=18044870, ...}) = 0
lstat("Templates", {st_mode=S_IFREG|0600, st_size=1240, ...}) = 0
write(1, "./nico/nsmail/Templates\n", 24) = 24
lstat(".oldmail.summary", {st_mode=S_IFREG|0600, st_size=16384, ...}) = 0
lstat(".Trash.summary", {st_mode=S_IFREG|0640, st_size=1212416, ...}) = 0
lstat("oldmail", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
lstat("Trash", {st_mode=S_IFREG|0600, st_size=4087746, ...}) = 0
lstat(".Unsent Messages.summary", {st_mode=S_IFREG|0600, st_size=16384, ...}) = 0
lstat("Unsent Messages", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
write(1, "./nico/nsmail/Unsent Messages\n", 30) = 30
lstat("oldmail.sbd", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("oldmail.sbd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 580
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("oldmail.sbd")                    = 0
lstat("Friends", {st_mode=S_IFREG|0600, st_size=1436, ...}) = 0
write(1, "./nico/nsmail/oldmail.sbd/Friend"..., 34) = 34
lstat(".LinuX.summary", {st_mode=S_IFREG|0600, st_size=5455872, ...}) = 0
lstat("FAQ", {st_mode=S_IFREG|0600, st_size=72420, ...}) = 0
lstat("Sonstige", {st_mode=S_IFREG|0600, st_size=1165709, ...}) = 0
write(1, "./nico/nsmail/oldmail.sbd/Sonsti"..., 35) = 35
lstat(".ERROR.summary", {st_mode=S_IFREG|0600, st_size=638976, ...}) = 0
lstat("LinuX.sbd", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("LinuX.sbd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 380
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("LinuX.sbd")                      = 0
lstat("proftpd.sbd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("proftpd.sbd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("proftpd.sbd")                    = 0
chdir("..")                             = 0
lstat(".Eof.summary", {st_mode=S_IFREG|0600, st_size=16384, ...}) = 0
lstat(".x11.summary", {st_mode=S_IFREG|0640, st_size=3850240, ...}) = 0
lstat("IRC", {st_mode=S_IFREG|0600, st_size=27430, ...}) = 0
lstat(".NoM$.summary", {st_mode=S_IFREG|0600, st_size=16384, ...}) = 0
lstat("Blender.sbd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/nsmail/oldmail.sbd/LinuX."..., 48) = 48
open("Blender.sbd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Blender.sbd")                    = 0
chdir("..")                             = 0
write(1, "./nico/nsmail/oldmail.sbd/LinuX."..., 44) = 44
write(1, "./nico/nsmail/oldmail.sbd/LinuX."..., 43) = 43
chdir("..")                             = 0
lstat(".Bewerbungen.summary", {st_mode=S_IFREG|0600, st_size=8296, ...}) = 0
lstat("HP.sbd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("HP.sbd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("HP.sbd")                         = 0
chdir("..")                             = 0
lstat("ERROR", {st_mode=S_IFREG|0600, st_size=438731, ...}) = 0
lstat("Friends.sbd", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/nsmail/oldmail.sbd/Friend"..., 38) = 38
open("Friends.sbd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 360
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Friends.sbd")                    = 0
write(1, "./nico/nsmail/oldmail.sbd/Friend"..., 46) = 46
write(1, "./nico/nsmail/oldmail.sbd/Friend"..., 51) = 51
write(1, "./nico/nsmail/oldmail.sbd/Friend"..., 45) = 45
chdir("..")                             = 0
lstat(".FAQ.summary", {st_mode=S_IFREG|0600, st_size=16384, ...}) = 0
lstat("HP", {st_mode=S_IFREG|0600, st_size=931723, ...}) = 0
lstat(".Hacker.summary", {st_mode=S_IFREG|0600, st_size=48120, ...}) = 0
lstat(".HP.summary", {st_mode=S_IFREG|0600, st_size=180224, ...}) = 0
lstat("Bewerbungen", {st_mode=S_IFREG|0600, st_size=33728, ...}) = 0
write(1, "./nico/nsmail/oldmail.sbd/Bewerb"..., 38) = 38
lstat(".Firmen.summary", {st_mode=S_IFREG|0600, st_size=540672, ...}) = 0
lstat("Firmen.sbd", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/nsmail/oldmail.sbd/Firmen"..., 37) = 37
open("Firmen.sbd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Firmen.sbd")                     = 0
chdir("..")                             = 0
lstat(".Sonstige.summary", {st_mode=S_IFREG|0600, st_size=294912, ...}) = 0
lstat("Hacker", {st_mode=S_IFREG|0600, st_size=498040, ...}) = 0
write(1, "./nico/nsmail/oldmail.sbd/Hacker"..., 33) = 33
lstat(".Friends.summary", {st_mode=S_IFREG|0600, st_size=16384, ...}) = 0
lstat("Hacker.sbd", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/nsmail/oldmail.sbd/Hacker"..., 37) = 37
open("Hacker.sbd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Hacker.sbd")                     = 0
lstat(".CCC.summary", {st_mode=S_IFREG|0600, st_size=9840, ...}) = 0
lstat("CCC.sbd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CCC.sbd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CCC.sbd")                        = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("LinuX", {st_mode=S_IFREG|0600, st_size=8206359, ...}) = 0
lstat("Firmen", {st_mode=S_IFREG|0600, st_size=690242, ...}) = 0
write(1, "./nico/nsmail/oldmail.sbd/Firmen"..., 33) = 33
lstat("Sonstige.sbd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/nsmail/oldmail.sbd/Sonsti"..., 39) = 39
open("Sonstige.sbd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Sonstige.sbd")                   = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".Templates.summary", {st_mode=S_IFREG|0600, st_size=33032, ...}) = 0
lstat("Sent", {st_mode=S_IFREG|0600, st_size=35377919, ...}) = 0
write(1, "./nico/nsmail/Sent\n", 19)    = 19
lstat("Inbox.sbd", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("Inbox.sbd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Inbox.sbd")                      = 0
chdir("..")                             = 0
lstat("Trash.sbd", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("Trash.sbd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Trash.sbd")                      = 0
lstat("Flirt.sbd", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("Flirt.sbd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 248
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Flirt.sbd")                      = 0
write(1, "./nico/nsmail/Trash.sbd/Flirt.sb"..., 40) = 40
write(1, "./nico/nsmail/Trash.sbd/Flirt.sb"..., 39) = 39
write(1, "./nico/nsmail/Trash.sbd/Flirt.sb"..., 47) = 47
chdir("..")                             = 0
chdir("..")                             = 0
write(1, "./nico/nsmail/Papierkorb\n", 25) = 25
write(1, "./nico/nsmail/Ungesendet\n", 25) = 25
chdir("..")                             = 0
lstat(".uitrc.xterm", {st_mode=S_IFREG|0600, st_size=10687, ...}) = 0
lstat("bilder", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/bilder\n", 14)         = 14
open("bilder", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bilder")                         = 0
lstat("danny-cd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("danny-cd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("danny-cd")                       = 0
lstat("GIF", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("GIF", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 476
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("GIF")                            = 0
lstat("COMPUTER", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("COMPUTER", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 404
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("COMPUTER")                       = 0
chdir("..")                             = 0
lstat("BUNDESLA", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("BUNDESLA", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 408
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("BUNDESLA")                       = 0
chdir("..")                             = 0
lstat("BUTTON", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("BUTTON", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 220
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("BUTTON")                         = 0
chdir("..")                             = 0
lstat("LANDSCHA", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("LANDSCHA", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 216
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("LANDSCHA")                       = 0
chdir("..")                             = 0
lstat("MEDIZIN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("MEDIZIN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 240
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MEDIZIN")                        = 0
chdir("..")                             = 0
lstat("MOTOREN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("MOTOREN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 256
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MOTOREN")                        = 0
chdir("..")                             = 0
lstat("WAHLEN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("WAHLEN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("WAHLEN")                         = 0
chdir("..")                             = 0
lstat("FESTE", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("FESTE", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 308
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("FESTE")                          = 0
lstat("NICKLAUS.GIF", {st_mode=S_IFREG|0750, st_size=32220, ...}) = 0
lstat("ROCKFETE.GIF", {st_mode=S_IFREG|0750, st_size=40777, ...}) = 0
lstat("TAENZER.GIF", {st_mode=S_IFREG|0750, st_size=41209, ...}) = 0
lstat("WEIHNACH.GIF", {st_mode=S_IFREG|0750, st_size=16206, ...}) = 0
lstat("PRIVAT.GIF", {st_mode=S_IFREG|0750, st_size=36269, ...}) = 0
lstat("WEIHNACH", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("WEIHNACH", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 113 entries */, 3933)    = 2600
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("WEIHNACH")                       = 0
chdir("..")                             = 0
lstat("OSTERN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("OSTERN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 98 entries */, 3933)     = 2192
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("OSTERN")                         = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("SHOW", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("SHOW", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 25 entries */, 3933)     = 580
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SHOW")                           = 0
chdir("..")                             = 0
lstat("GASTRONO", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("GASTRONO", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 24 entries */, 3933)     = 540
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("GASTRONO")                       = 0
chdir("..")                             = 0
lstat("AUTOS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("AUTOS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 35 entries */, 3933)     = 796
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("AUTOS")                          = 0
chdir("..")                             = 0
lstat("PHANTASI", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("PHANTASI", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("PHANTASI")                       = 0
chdir("..")                             = 0
lstat("BACKGROU", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("BACKGROU", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 20 entries */, 3933)     = 460
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("BACKGROU")                       = 0
chdir("..")                             = 0
lstat("URLAUB", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("URLAUB", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 24 entries */, 3933)     = 544
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("URLAUB")                         = 0
chdir("..")                             = 0
lstat("MODE", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("MODE", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 288
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MODE")                           = 0
chdir("..")                             = 0
lstat("URKUNDEN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("URKUNDEN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("URKUNDEN")                       = 0
chdir("..")                             = 0
lstat("VERSCHIE", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("VERSCHIE", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 139 entries */, 3933)    = 3064
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("VERSCHIE")                       = 0
chdir("..")                             = 0
lstat("SPORTBIL", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("SPORTBIL", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 372
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SPORTBIL")                       = 0
chdir("..")                             = 0
lstat("PARTY", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("PARTY", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 102 entries */, 3933)    = 2300
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("PARTY")                          = 0
chdir("..")                             = 0
lstat("MENSCHEN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("MENSCHEN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 66 entries */, 3933)     = 1552
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MENSCHEN")                       = 0
chdir("..")                             = 0
lstat("BERUF", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("BERUF", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("BERUF")                          = 0
chdir("..")                             = 0
lstat("STERNZEI", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("STERNZEI", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("STERNZEI")                       = 0
chdir("..")                             = 0
lstat("COMIC", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("COMIC", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 117 entries */, 3933)    = 2760
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("COMIC")                          = 0
chdir("..")                             = 0
lstat("TIERE", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("TIERE", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 55 entries */, 3933)     = 1116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("TIERE")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("start1.BMP", {st_mode=S_IFREG|0750, st_size=61878, ...}) = 0
lstat("CDR", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("CDR", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 476
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CDR")                            = 0
lstat("COMPUTER", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("COMPUTER", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 404
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("COMPUTER")                       = 0
chdir("..")                             = 0
lstat("BUNDESLA", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("BUNDESLA", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 408
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("BUNDESLA")                       = 0
chdir("..")                             = 0
lstat("BUTTON", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("BUTTON", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 220
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("BUTTON")                         = 0
chdir("..")                             = 0
lstat("LANDSCHA", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("LANDSCHA", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 216
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("LANDSCHA")                       = 0
chdir("..")                             = 0
lstat("MEDIZIN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("MEDIZIN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 240
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MEDIZIN")                        = 0
chdir("..")                             = 0
lstat("MOTOREN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("MOTOREN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 256
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MOTOREN")                        = 0
chdir("..")                             = 0
lstat("WAHLEN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("WAHLEN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("WAHLEN")                         = 0
chdir("..")                             = 0
lstat("FESTE", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("FESTE", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 308
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("FESTE")                          = 0
lstat("ROCKFETE.CDR", {st_mode=S_IFREG|0750, st_size=108860, ...}) = 0
lstat("OSTERN.CDR", {st_mode=S_IFREG|0750, st_size=68824, ...}) = 0
lstat("ZAUBERER.CDR", {st_mode=S_IFREG|0750, st_size=40794, ...}) = 0
lstat("BAUCHTNZ.CDR", {st_mode=S_IFREG|0750, st_size=81714, ...}) = 0
lstat("PRIVAT.CDR", {st_mode=S_IFREG|0750, st_size=48446, ...}) = 0
lstat("OSTERN2.CDR", {st_mode=S_IFREG|0750, st_size=48818, ...}) = 0
lstat("WEIHNACH.CDR", {st_mode=S_IFREG|0750, st_size=44682, ...}) = 0
lstat("WEIHNACH", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("WEIHNACH", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 113 entries */, 3933)    = 2600
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("WEIHNACH")                       = 0
chdir("..")                             = 0
lstat("OSTERN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("OSTERN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 98 entries */, 3933)     = 2192
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("OSTERN")                         = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("SHOW", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("SHOW", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 25 entries */, 3933)     = 580
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SHOW")                           = 0
chdir("..")                             = 0
lstat("GASTRONO", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("GASTRONO", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 24 entries */, 3933)     = 540
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("GASTRONO")                       = 0
chdir("..")                             = 0
lstat("AUTOS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("AUTOS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 35 entries */, 3933)     = 796
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("AUTOS")                          = 0
chdir("..")                             = 0
lstat("PHANTASI", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("PHANTASI", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("PHANTASI")                       = 0
chdir("..")                             = 0
lstat("BACKGROU", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("BACKGROU", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 20 entries */, 3933)     = 460
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("BACKGROU")                       = 0
chdir("..")                             = 0
lstat("URLAUB", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("URLAUB", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 24 entries */, 3933)     = 544
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("URLAUB")                         = 0
chdir("..")                             = 0
lstat("MODE", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("MODE", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 288
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MODE")                           = 0
chdir("..")                             = 0
lstat("URKUNDEN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("URKUNDEN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("URKUNDEN")                       = 0
chdir("..")                             = 0
lstat("VERSCHIE", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("VERSCHIE", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 139 entries */, 3933)    = 3064
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("VERSCHIE")                       = 0
chdir("..")                             = 0
lstat("SPORTBIL", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("SPORTBIL", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 372
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SPORTBIL")                       = 0
chdir("..")                             = 0
lstat("PARTY", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("PARTY", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 102 entries */, 3933)    = 2300
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("PARTY")                          = 0
chdir("..")                             = 0
lstat("MENSCHEN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("MENSCHEN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 66 entries */, 3933)     = 1552
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MENSCHEN")                       = 0
chdir("..")                             = 0
lstat("BERUF", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("BERUF", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("BERUF")                          = 0
chdir("..")                             = 0
lstat("STERNZEI", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("STERNZEI", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("STERNZEI")                       = 0
chdir("..")                             = 0
lstat("COMIC", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("COMIC", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 117 entries */, 3933)    = 2760
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("COMIC")                          = 0
chdir("..")                             = 0
lstat("TIERE", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("TIERE", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 55 entries */, 3933)     = 1116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("TIERE")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("WMF", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("WMF", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 476
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("WMF")                            = 0
lstat("COMPUTER", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("COMPUTER", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 404
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("COMPUTER")                       = 0
chdir("..")                             = 0
lstat("BUNDESLA", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("BUNDESLA", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 408
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("BUNDESLA")                       = 0
chdir("..")                             = 0
lstat("BUTTON", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("BUTTON", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 220
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("BUTTON")                         = 0
chdir("..")                             = 0
lstat("LANDSCHA", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("LANDSCHA", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 216
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("LANDSCHA")                       = 0
chdir("..")                             = 0
lstat("MEDIZIN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("MEDIZIN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 240
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MEDIZIN")                        = 0
chdir("..")                             = 0
lstat("MOTOREN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("MOTOREN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 256
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MOTOREN")                        = 0
chdir("..")                             = 0
lstat("WAHLEN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("WAHLEN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("WAHLEN")                         = 0
chdir("..")                             = 0
lstat("FESTE", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("FESTE", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 308
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("FESTE")                          = 0
lstat("PRIVAT.WMF", {st_mode=S_IFREG|0750, st_size=49364, ...}) = 0
lstat("ROCKFETE.WMF", {st_mode=S_IFREG|0750, st_size=76170, ...}) = 0
lstat("WEIHNACH.WMF", {st_mode=S_IFREG|0750, st_size=37300, ...}) = 0
lstat("BAUCHTNZ.WMF", {st_mode=S_IFREG|0750, st_size=51130, ...}) = 0
lstat("OSTERN2.WMF", {st_mode=S_IFREG|0750, st_size=84986, ...}) = 0
lstat("NICKLAUS.WMF", {st_mode=S_IFREG|0750, st_size=60736, ...}) = 0
lstat("ZAUBERER.WMF", {st_mode=S_IFREG|0750, st_size=45734, ...}) = 0
lstat("FIESTA.WMF", {st_mode=S_IFREG|0750, st_size=78628, ...}) = 0
lstat("WEIHNACH", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("WEIHNACH", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 113 entries */, 3933)    = 2600
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("WEIHNACH")                       = 0
chdir("..")                             = 0
lstat("OSTERN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("OSTERN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 98 entries */, 3933)     = 2192
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("OSTERN")                         = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("SHOW", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("SHOW", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 25 entries */, 3933)     = 580
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SHOW")                           = 0
chdir("..")                             = 0
lstat("GASTRONO", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("GASTRONO", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 24 entries */, 3933)     = 540
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("GASTRONO")                       = 0
chdir("..")                             = 0
lstat("AUTOS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("AUTOS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 35 entries */, 3933)     = 796
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("AUTOS")                          = 0
chdir("..")                             = 0
lstat("PHANTASI", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("PHANTASI", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("PHANTASI")                       = 0
chdir("..")                             = 0
lstat("BACKGROU", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("BACKGROU", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 20 entries */, 3933)     = 460
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("BACKGROU")                       = 0
chdir("..")                             = 0
lstat("URLAUB", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("URLAUB", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 24 entries */, 3933)     = 544
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("URLAUB")                         = 0
chdir("..")                             = 0
lstat("MODE", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("MODE", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 288
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MODE")                           = 0
chdir("..")                             = 0
lstat("URKUNDEN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("URKUNDEN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("URKUNDEN")                       = 0
chdir("..")                             = 0
lstat("VERSCHIE", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("VERSCHIE", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 139 entries */, 3933)    = 3064
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("VERSCHIE")                       = 0
chdir("..")                             = 0
lstat("SPORTBIL", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("SPORTBIL", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 372
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("SPORTBIL")                       = 0
chdir("..")                             = 0
lstat("PARTY", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("PARTY", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 102 entries */, 3933)    = 2300
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("PARTY")                          = 0
chdir("..")                             = 0
lstat("MENSCHEN", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("MENSCHEN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 66 entries */, 3933)     = 1552
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("MENSCHEN")                       = 0
chdir("..")                             = 0
lstat("BERUF", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("BERUF", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("BERUF")                          = 0
chdir("..")                             = 0
lstat("STERNZEI", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("STERNZEI", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("STERNZEI")                       = 0
chdir("..")                             = 0
lstat("COMIC", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("COMIC", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 117 entries */, 3933)    = 2760
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("COMIC")                          = 0
chdir("..")                             = 0
lstat("TIERE", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("TIERE", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 55 entries */, 3933)     = 1116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("TIERE")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("neu-2.jpg", {st_mode=S_IFREG|0700, st_size=39503, ...}) = 0
write(1, "./nico/bilder/neu-2.jpg\n", 24) = 24
lstat("fotos", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("fotos", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 196
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("fotos")                          = 0
write(1, "./nico/bilder/fotos/klasse_4.tif"..., 33) = 33
write(1, "./nico/bilder/fotos/steffi_wuff."..., 36) = 36
write(1, "./nico/bilder/fotos/klasse_1.tif"..., 33) = 33
write(1, "./nico/bilder/fotos/klasse_3.tif"..., 33) = 33
write(1, "./nico/bilder/fotos/klasse_2.tif"..., 33) = 33
chdir("..")                             = 0
lstat("windows", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("windows", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 104
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("windows")                        = 0
chdir("..")                             = 0
lstat("gerendert", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/bilder/gerendert\n", 24) = 24
open("gerendert", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 164
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gerendert")                      = 0
write(1, "./nico/bilder/gerendert/antisemi"..., 55) = 55
write(1, "./nico/bilder/gerendert/handy.jp"..., 35) = 35
write(1, "./nico/bilder/gerendert/modified"..., 48) = 48
write(1, "./nico/bilder/gerendert/visitenk"..., 43) = 43
chdir("..")                             = 0
lstat("schwachsinn", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("schwachsinn", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 29 entries */, 3933)     = 608
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("schwachsinn")                    = 0
write(1, "./nico/bilder/schwachsinn/moses."..., 36) = 36
write(1, "./nico/bilder/schwachsinn/errrrr"..., 43) = 43
write(1, "./nico/bilder/schwachsinn/Myster"..., 45) = 45
write(1, "./nico/bilder/schwachsinn/Friend"..., 41) = 41
chdir("..")                             = 0
lstat("landschaft", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("landschaft", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 336
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("landschaft")                     = 0
write(1, "./nico/bilder/landschaft/justine"..., 38) = 38
write(1, "./nico/bilder/landschaft/rose.jp"..., 34) = 34
write(1, "./nico/bilder/landschaft/justine"..., 38) = 38
write(1, "./nico/bilder/landschaft/justine"..., 38) = 38
write(1, "./nico/bilder/landschaft/justine"..., 38) = 38
write(1, "./nico/bilder/landschaft/justine"..., 38) = 38
write(1, "./nico/bilder/landschaft/blumen."..., 36) = 36
write(1, "./nico/bilder/landschaft/justine"..., 38) = 38
write(1, "./nico/bilder/landschaft/rose.ti"..., 34) = 34
write(1, "./nico/bilder/landschaft/justine"..., 38) = 38
write(1, "./nico/bilder/landschaft/justine"..., 38) = 38
write(1, "./nico/bilder/landschaft/South-o"..., 42) = 42
chdir("..")                             = 0
lstat("sri_lanka", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("sri_lanka", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 31 entries */, 3933)     = 852
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sri_lanka")                      = 0
write(1, "./nico/bilder/sri_lanka/Palme1.j"..., 35) = 35
write(1, "./nico/bilder/sri_lanka/Fliegend"..., 43) = 43
write(1, "./nico/bilder/sri_lanka/Streifen"..., 47) = 47
write(1, "./nico/bilder/sri_lanka/banane.j"..., 35) = 35
write(1, "./nico/bilder/sri_lanka/christin"..., 51) = 51
write(1, "./nico/bilder/sri_lanka/Wasser.j"..., 35) = 35
write(1, "./nico/bilder/sri_lanka/3maedche"..., 38) = 38
write(1, "./nico/bilder/sri_lanka/Palme3.j"..., 35) = 35
write(1, "./nico/bilder/sri_lanka/markus_a"..., 42) = 42
write(1, "./nico/bilder/sri_lanka/sonnenun"..., 44) = 44
write(1, "./nico/bilder/sri_lanka/Palme2.j"..., 35) = 35
write(1, "./nico/bilder/sri_lanka/Sonnenun"..., 44) = 44
write(1, "./nico/bilder/sri_lanka/PalmeHoc"..., 38) = 38
write(1, "./nico/bilder/sri_lanka/christin"..., 52) = 52
write(1, "./nico/bilder/sri_lanka/heike+bl"..., 40) = 40
write(1, "./nico/bilder/sri_lanka/Tempelbl"..., 45) = 45
write(1, "./nico/bilder/sri_lanka/sonnenun"..., 45) = 45
write(1, "./nico/bilder/sri_lanka/christin"..., 52) = 52
write(1, "./nico/bilder/sri_lanka/Schildkr"..., 40) = 40
write(1, "./nico/bilder/sri_lanka/Streifen"..., 46) = 46
write(1, "./nico/bilder/sri_lanka/Elefant."..., 36) = 36
chdir("..")                             = 0
lstat("LOGOS", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("LOGOS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("LOGOS")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".dosemu", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".dosemu", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".dosemu")                        = 0
lstat("tmp", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("tmp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tmp")                            = 0
chdir("..")                             = 0
lstat("disclaimer", {st_mode=S_IFREG|0640, st_size=569, ...}) = 0
write(1, "./nico/.dosemu/disclaimer\n", 26) = 26
lstat("run", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("run", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("run")                            = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".wprc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".wprc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".wprc")                          = 0
chdir("..")                             = 0
lstat("download-ald", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("download-ald", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 22 entries */, 3933)     = 596
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("download-ald")                   = 0
lstat("amphetamine-0.8.8.tar.bz2", {st_mode=S_IFREG|0640, st_size=71556, ...}) 
= 0
write(1, "./nico/download-ald/amphetamine-"..., 46) = 46
lstat("xcrillion-1.1", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xcrillion-1.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xcrillion-1.1")                  = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=15145, ...}) = 0
lstat("data", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("data", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("data")                           = 0
lstat("art", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("art", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 20 entries */, 3933)     = 452
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("art")                            = 0
write(1, "./nico/download-ald/xcrillion-1."..., 55) = 55
write(1, "./nico/download-ald/xcrillion-1."..., 55) = 55
write(1, "./nico/download-ald/xcrillion-1."..., 54) = 54
write(1, "./nico/download-ald/xcrillion-1."..., 52) = 52
write(1, "./nico/download-ald/xcrillion-1."..., 56) = 56
write(1, "./nico/download-ald/xcrillion-1."..., 56) = 56
write(1, "./nico/download-ald/xcrillion-1."..., 57) = 57
write(1, "./nico/download-ald/xcrillion-1."..., 56) = 56
write(1, "./nico/download-ald/xcrillion-1."..., 57) = 57
write(1, "./nico/download-ald/xcrillion-1."..., 59) = 59
write(1, "./nico/download-ald/xcrillion-1."..., 59) = 59
chdir("..")                             = 0
lstat("font", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("font", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("font")                           = 0
write(1, "./nico/download-ald/xcrillion-1."..., 55) = 55
chdir("..")                             = 0
lstat("tiles", {st_mode=S_IFDIR|0640, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/xcrillion-1."..., 45) = 45
open("tiles", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0640, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 60 entries */, 3933)     = 1356
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tiles")                          = -1 EACCES (Permission denied)
write(2, "find: ", 6find: )                   = 6
write(2, "./nico/download-ald/xcrillion-1."..., 
44./nico/download-ald/xcrillion-1.1/data/tiles) = 44
write(2, ": Keine Berechtigung", 20: Keine Berechtigung)    = 20
write(2, "\n", 1
)                       = 1
lstat("mus", {st_mode=S_IFDIR|0640, st_size=4096, ...}) = 0
open("mus", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0640, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 336
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mus")                            = -1 EACCES (Permission denied)
write(2, "find: ", 6find: )                   = 6
write(2, "./nico/download-ald/xcrillion-1."..., 
42./nico/download-ald/xcrillion-1.1/data/mus) = 42
write(2, ": Keine Berechtigung", 20: Keine Berechtigung)    = 20
write(2, "\n", 1
)                       = 1
lstat("level", {st_mode=S_IFDIR|0640, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/xcrillion-1."..., 45) = 45
open("level", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0640, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 20 entries */, 3933)     = 460
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("level")                          = -1 EACCES (Permission denied)
write(2, "find: ", 6find: )                   = 6
write(2, "./nico/download-ald/xcrillion-1."..., 
44./nico/download-ald/xcrillion-1.1/data/level) = 44
write(2, ": Keine Berechtigung", 20: Keine Berechtigung)    = 20
write(2, "\n", 1
)                       = 1
write(1, "./nico/download-ald/xcrillion-1."..., 53) = 53
chdir("..")                             = 0
lstat("INSTALL", {st_mode=S_IFREG|0640, st_size=1057, ...}) = 0
lstat("README", {st_mode=S_IFREG|0640, st_size=934, ...}) = 0
lstat("leveleditor", {st_mode=S_IFDIR|0640, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/xcrillion-1."..., 46) = 46
open("leveleditor", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0640, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("leveleditor")                    = -1 EACCES (Permission denied)
write(2, "find: ", 6find: )                   = 6
write(2, "./nico/download-ald/xcrillion-1."..., 
45./nico/download-ald/xcrillion-1.1/leveleditor) = 45
write(2, ": Keine Berechtigung", 20: Keine Berechtigung)    = 20
write(2, "\n", 1
)                       = 1
lstat("src", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 268
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
lstat("xcrillion.c", {st_mode=S_IFREG|0640, st_size=38320, ...}) = 0
lstat("mixer", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/xcrillion-1."..., 44) = 44
open("mixer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 21 entries */, 3933)     = 428
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mixer")                          = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=15145, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=1161, ...}) = 0
write(1, "./nico/download-ald/xcrillion-1."..., 53) = 53
lstat("README", {st_mode=S_IFREG|0640, st_size=1114, ...}) = 0
lstat("mixer.c", {st_mode=S_IFREG|0640, st_size=8441, ...}) = 0
write(1, "./nico/download-ald/xcrillion-1."..., 52) = 52
lstat("CHANGES", {st_mode=S_IFREG|0640, st_size=287, ...}) = 0
lstat("mixer.h", {st_mode=S_IFREG|0640, st_size=3524, ...}) = 0
write(1, "./nico/download-ald/xcrillion-1."..., 52) = 52
lstat("GNUmake", {st_mode=S_IFREG|0600, st_size=4677, ...}) = 0
write(1, "./nico/download-ald/xcrillion-1."..., 52) = 52
lstat("music.c", {st_mode=S_IFREG|0640, st_size=8942, ...}) = 0
lstat("playmus.c", {st_mode=S_IFREG|0640, st_size=2911, ...}) = 0
lstat("playwave.c", {st_mode=S_IFREG|0640, st_size=2907, ...}) = 0
write(1, "./nico/download-ald/xcrillion-1."..., 55) = 55
lstat("wave.h", {st_mode=S_IFREG|0640, st_size=1614, ...}) = 0
write(1, "./nico/download-ald/xcrillion-1."..., 51) = 51
lstat("wavestream.c", {st_mode=S_IFREG|0640, st_size=10051, ...}) = 0
write(1, "./nico/download-ald/xcrillion-1."..., 57) = 57
lstat("wavestream.h", {st_mode=S_IFREG|0640, st_size=1048, ...}) = 0
write(1, "./nico/download-ald/xcrillion-1."..., 57) = 57
lstat("mikmod", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("mikmod", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 47 entries */, 3933)     = 948
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mikmod")                         = 0
write(1, "./nico/download-ald/xcrillion-1."..., 60) = 60
write(1, "./nico/download-ald/xcrillion-1."..., 63) = 63
write(1, "./nico/download-ald/xcrillion-1."..., 59) = 59
write(1, "./nico/download-ald/xcrillion-1."..., 61) = 61
write(1, "./nico/download-ald/xcrillion-1."..., 61) = 61
write(1, "./nico/download-ald/xcrillion-1."..., 59) = 59
write(1, "./nico/download-ald/xcrillion-1."..., 61) = 61
write(1, "./nico/download-ald/xcrillion-1."..., 61) = 61
write(1, "./nico/download-ald/xcrillion-1."..., 61) = 61
write(1, "./nico/download-ald/xcrillion-1."..., 61) = 61
write(1, "./nico/download-ald/xcrillion-1."..., 59) = 59
write(1, "./nico/download-ald/xcrillion-1."..., 61) = 61
write(1, "./nico/download-ald/xcrillion-1."..., 61) = 61
write(1, "./nico/download-ald/xcrillion-1."..., 61) = 61
write(1, "./nico/download-ald/xcrillion-1."..., 61) = 61
write(1, "./nico/download-ald/xcrillion-1."..., 61) = 61
write(1, "./nico/download-ald/xcrillion-1."..., 59) = 59
write(1, "./nico/download-ald/xcrillion-1."..., 59) = 59
write(1, "./nico/download-ald/xcrillion-1."..., 61) = 61
chdir("..")                             = 0
lstat("timidity", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("timidity", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 43 entries */, 3933)     = 892
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("timidity")                       = 0
write(1, "./nico/download-ald/xcrillion-1."..., 62) = 62
write(1, "./nico/download-ald/xcrillion-1."..., 62) = 62
write(1, "./nico/download-ald/xcrillion-1."..., 62) = 62
write(1, "./nico/download-ald/xcrillion-1."..., 64) = 64
write(1, "./nico/download-ald/xcrillion-1."..., 64) = 64
write(1, "./nico/download-ald/xcrillion-1."..., 64) = 64
write(1, "./nico/download-ald/xcrillion-1."..., 64) = 64
write(1, "./nico/download-ald/xcrillion-1."..., 62) = 62
write(1, "./nico/download-ald/xcrillion-1."..., 62) = 62
write(1, "./nico/download-ald/xcrillion-1."..., 62) = 62
write(1, "./nico/download-ald/xcrillion-1."..., 64) = 64
write(1, "./nico/download-ald/xcrillion-1."..., 64) = 64
write(1, "./nico/download-ald/xcrillion-1."..., 62) = 62
chdir("..")                             = 0
write(1, "./nico/download-ald/xcrillion-1."..., 52) = 52
write(1, "./nico/download-ald/xcrillion-1."..., 57) = 57
write(1, "./nico/download-ald/xcrillion-1."..., 55) = 55
chdir("..")                             = 0
write(1, "./nico/download-ald/xcrillion-1."..., 47) = 47
write(1, "./nico/download-ald/xcrillion-1."..., 46) = 46
write(1, "./nico/download-ald/xcrillion-1."..., 46) = 46
write(1, "./nico/download-ald/xcrillion-1."..., 46) = 46
chdir("..")                             = 0
chdir("..")                             = 0
lstat("xbomber.0.8.tar.gz", {st_mode=S_IFREG|0640, st_size=241168, ...}) = 0
write(1, "./nico/download-ald/xbomber.0.8."..., 39) = 39
lstat("circuslinux-1.0.1.tar.gz", {st_mode=S_IFREG|0640, st_size=1483806, ...}) 
= 0
lstat("circuslinux-1.0.1", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("circuslinux-1.0.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 34 entries */, 3933)     = 768
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("circuslinux-1.0.1")              = 0
lstat("autogen.sh", {st_mode=S_IFREG|0750, st_size=66, ...}) = 0
write(1, "./nico/download-ald/circuslinux-"..., 49) = 49
lstat(".deps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".deps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".deps")                          = 0
chdir("..")                             = 0
lstat("circuslinux.o", {st_mode=S_IFREG|0640, st_size=106808, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=1290, ...}) = 0
write(1, "./nico/download-ald/circuslinux-"..., 50) = 50
lstat("AUTHORS.txt", {st_mode=S_IFREG|0640, st_size=1023, ...}) = 0
lstat("config.sub", {st_mode=S_IFREG|0750, st_size=24171, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=15275, ...}) = 0
write(1, "./nico/download-ald/circuslinux-"..., 47) = 47
lstat("INSTALL.txt", {st_mode=S_IFREG|0640, st_size=3585, ...}) = 0
lstat("SDL.dll", {st_mode=S_IFREG|0640, st_size=253952, ...}) = 0
lstat("circuslinux.c", {st_mode=S_IFREG|0640, st_size=76326, ...}) = 0
lstat("data", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("data", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 176
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("data")                           = 0
lstat("music", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("music", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 152
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("music")                          = 0
write(1, "./nico/download-ald/circuslinux-"..., 61) = 61
write(1, "./nico/download-ald/circuslinux-"..., 62) = 62
chdir("..")                             = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=454, ...}) = 0
write(1, "./nico/download-ald/circuslinux-"..., 55) = 55
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=5332, ...}) = 0
write(1, "./nico/download-ald/circuslinux-"..., 52) = 52
lstat("Makefile.am~", {st_mode=S_IFREG|0640, st_size=484, ...}) = 0
write(1, "./nico/download-ald/circuslinux-"..., 56) = 56
lstat("images", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/circuslinux-"..., 50) = 50
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 260
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
lstat("circuslinux-icon.xpm", {st_mode=S_IFREG|0640, st_size=1425, ...}) = 0
lstat("backgrounds", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("backgrounds", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("backgrounds")                    = 0
chdir("..")                             = 0
lstat("bouncers", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/circuslinux-"..., 59) = 59
open("bouncers", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bouncers")                       = 0
write(1, "./nico/download-ald/circuslinux-"..., 73) = 73
write(1, "./nico/download-ald/circuslinux-"..., 71) = 71
write(1, "./nico/download-ald/circuslinux-"..., 73) = 73
chdir("..")                             = 0
lstat("icon.png", {st_mode=S_IFREG|0640, st_size=833, ...}) = 0
lstat("title", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/circuslinux-"..., 56) = 56
open("title", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("title")                          = 0
write(1, "./nico/download-ald/circuslinux-"..., 77) = 77
write(1, "./nico/download-ald/circuslinux-"..., 66) = 66
chdir("..")                             = 0
lstat("teeter-totter", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/circuslinux-"..., 64) = 64
open("teeter-totter", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 220
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("teeter-totter")                  = 0
write(1, "./nico/download-ald/circuslinux-"..., 75) = 75
write(1, "./nico/download-ald/circuslinux-"..., 75) = 75
write(1, "./nico/download-ald/circuslinux-"..., 75) = 75
write(1, "./nico/download-ald/circuslinux-"..., 75) = 75
chdir("..")                             = 0
lstat("clowns", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("clowns", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 552
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("clowns")                         = 0
write(1, "./nico/download-ald/circuslinux-"..., 78) = 78
write(1, "./nico/download-ald/circuslinux-"..., 73) = 73
write(1, "./nico/download-ald/circuslinux-"..., 84) = 84
write(1, "./nico/download-ald/circuslinux-"..., 72) = 72
write(1, "./nico/download-ald/circuslinux-"..., 72) = 72
write(1, "./nico/download-ald/circuslinux-"..., 84) = 84
write(1, "./nico/download-ald/circuslinux-"..., 71) = 71
write(1, "./nico/download-ald/circuslinux-"..., 85) = 85
write(1, "./nico/download-ald/circuslinux-"..., 72) = 72
write(1, "./nico/download-ald/circuslinux-"..., 72) = 72
write(1, "./nico/download-ald/circuslinux-"..., 72) = 72
write(1, "./nico/download-ald/circuslinux-"..., 73) = 73
write(1, "./nico/download-ald/circuslinux-"..., 85) = 85
chdir("..")                             = 0
lstat("acts", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("acts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 272
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("acts")                           = 0
write(1, "./nico/download-ald/circuslinux-"..., 72) = 72
write(1, "./nico/download-ald/circuslinux-"..., 71) = 71
write(1, "./nico/download-ald/circuslinux-"..., 71) = 71
write(1, "./nico/download-ald/circuslinux-"..., 71) = 71
write(1, "./nico/download-ald/circuslinux-"..., 66) = 66
write(1, "./nico/download-ald/circuslinux-"..., 72) = 72
write(1, "./nico/download-ald/circuslinux-"..., 71) = 71
write(1, "./nico/download-ald/circuslinux-"..., 66) = 66
write(1, "./nico/download-ald/circuslinux-"..., 71) = 71
chdir("..")                             = 0
lstat("status", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("status", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 312
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("status")                         = 0
write(1, "./nico/download-ald/circuslinux-"..., 71) = 71
write(1, "./nico/download-ald/circuslinux-"..., 75) = 75
write(1, "./nico/download-ald/circuslinux-"..., 71) = 71
write(1, "./nico/download-ald/circuslinux-"..., 69) = 69
write(1, "./nico/download-ald/circuslinux-"..., 76) = 76
write(1, "./nico/download-ald/circuslinux-"..., 72) = 72
write(1, "./nico/download-ald/circuslinux-"..., 67) = 67
chdir("..")                             = 0
lstat("highscore", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/circuslinux-"..., 60) = 60
open("highscore", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("highscore")                      = 0
write(1, "./nico/download-ald/circuslinux-"..., 69) = 69
chdir("..")                             = 0
lstat("balloons", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("balloons", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 50 entries */, 3933)     = 1388
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("balloons")                       = 0
write(1, "./nico/download-ald/circuslinux-"..., 77) = 77
write(1, "./nico/download-ald/circuslinux-"..., 75) = 75
write(1, "./nico/download-ald/circuslinux-"..., 75) = 75
write(1, "./nico/download-ald/circuslinux-"..., 76) = 76
write(1, "./nico/download-ald/circuslinux-"..., 77) = 77
write(1, "./nico/download-ald/circuslinux-"..., 78) = 78
write(1, "./nico/download-ald/circuslinux-"..., 76) = 76
write(1, "./nico/download-ald/circuslinux-"..., 74) = 74
write(1, "./nico/download-ald/circuslinux-"..., 74) = 74
write(1, "./nico/download-ald/circuslinux-"..., 75) = 75
write(1, "./nico/download-ald/circuslinux-"..., 77) = 77
write(1, "./nico/download-ald/circuslinux-"..., 77) = 77
write(1, "./nico/download-ald/circuslinux-"..., 74) = 74
write(1, "./nico/download-ald/circuslinux-"..., 76) = 76
write(1, "./nico/download-ald/circuslinux-"..., 75) = 75
write(1, "./nico/download-ald/circuslinux-"..., 77) = 77
write(1, "./nico/download-ald/circuslinux-"..., 76) = 76
write(1, "./nico/download-ald/circuslinux-"..., 75) = 75
write(1, "./nico/download-ald/circuslinux-"..., 77) = 77
write(1, "./nico/download-ald/circuslinux-"..., 76) = 76
write(1, "./nico/download-ald/circuslinux-"..., 78) = 78
write(1, "./nico/download-ald/circuslinux-"..., 77) = 77
write(1, "./nico/download-ald/circuslinux-"..., 78) = 78
write(1, "./nico/download-ald/circuslinux-"..., 76) = 76
write(1, "./nico/download-ald/circuslinux-"..., 77) = 77
write(1, "./nico/download-ald/circuslinux-"..., 74) = 74
write(1, "./nico/download-ald/circuslinux-"..., 78) = 78
write(1, "./nico/download-ald/circuslinux-"..., 75) = 75
write(1, "./nico/download-ald/circuslinux-"..., 77) = 77
write(1, "./nico/download-ald/circuslinux-"..., 76) = 76
write(1, "./nico/download-ald/circuslinux-"..., 75) = 75
write(1, "./nico/download-ald/circuslinux-"..., 76) = 76
write(1, "./nico/download-ald/circuslinux-"..., 78) = 78
write(1, "./nico/download-ald/circuslinux-"..., 75) = 75
write(1, "./nico/download-ald/circuslinux-"..., 76) = 76
write(1, "./nico/download-ald/circuslinux-"..., 76) = 76
write(1, "./nico/download-ald/circuslinux-"..., 75) = 75
write(1, "./nico/download-ald/circuslinux-"..., 76) = 76
write(1, "./nico/download-ald/circuslinux-"..., 75) = 75
write(1, "./nico/download-ald/circuslinux-"..., 76) = 76
write(1, "./nico/download-ald/circuslinux-"..., 74) = 74
write(1, "./nico/download-ald/circuslinux-"..., 74) = 74
write(1, "./nico/download-ald/circuslinux-"..., 77) = 77
write(1, "./nico/download-ald/circuslinux-"..., 73) = 73
write(1, "./nico/download-ald/circuslinux-"..., 73) = 73
write(1, "./nico/download-ald/circuslinux-"..., 78) = 78
chdir("..")                             = 0
chdir("..")                             = 0
lstat("sounds", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("sounds", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 232
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sounds")                         = 0
write(1, "./nico/download-ald/circuslinux-"..., 61) = 61
write(1, "./nico/download-ald/circuslinux-"..., 63) = 63
write(1, "./nico/download-ald/circuslinux-"..., 62) = 62
write(1, "./nico/download-ald/circuslinux-"..., 62) = 62
write(1, "./nico/download-ald/circuslinux-"..., 63) = 63
write(1, "./nico/download-ald/circuslinux-"..., 63) = 63
chdir("..")                             = 0
write(1, "./nico/download-ald/circuslinux-"..., 55) = 55
chdir("..")                             = 0
write(1, "./nico/download-ald/circuslinux-"..., 51) = 51
write(1, "./nico/download-ald/circuslinux-"..., 48) = 48
write(1, "./nico/download-ald/circuslinux-"..., 51) = 51
write(1, "./nico/download-ald/circuslinux-"..., 53) = 53
write(1, "./nico/download-ald/circuslinux-"..., 52) = 52
write(1, "./nico/download-ald/circuslinux-"..., 51) = 51
write(1, "./nico/download-ald/circuslinux-"..., 51) = 51
write(1, "./nico/download-ald/circuslinux-"..., 50) = 50
write(1, "./nico/download-ald/circuslinux-"..., 52) = 52
chdir("..")                             = 0
lstat("arianne", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/arianne\n", 28) = 28
open("arianne", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 33 entries */, 3933)     = 716
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("arianne")                        = 0
lstat("INSTALL.Windows", {st_mode=S_IFREG|0600, st_size=1928, ...}) = 0
lstat("AUTHORS", {st_mode=S_IFREG|0640, st_size=135, ...}) = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=23681, ...}) = 0
lstat("src", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 33 entries */, 3933)     = 772
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
lstat("CogerValor.cpp", {st_mode=S_IFREG|0600, st_size=664, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 47) = 47
lstat("GFX_Client.cpp", {st_mode=S_IFREG|0600, st_size=17652, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 47) = 47
lstat("GUI_Button.cpp", {st_mode=S_IFREG|0600, st_size=3946, ...}) = 0
lstat("GUI_Cursor.cpp", {st_mode=S_IFREG|0600, st_size=3021, ...}) = 0
lstat("GUI_Edit.cpp", {st_mode=S_IFREG|0600, st_size=3471, ...}) = 0
lstat("GUI_Window.cpp", {st_mode=S_IFREG|0600, st_size=2613, ...}) = 0
lstat("HandlePlayers.cpp", {st_mode=S_IFREG|0600, st_size=5596, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 50) = 50
lstat("Input.cpp", {st_mode=S_IFREG|0600, st_size=1831, ...}) = 0
lstat("Lines.cpp", {st_mode=S_IFREG|0600, st_size=1413, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 42) = 42
lstat("List.cpp", {st_mode=S_IFREG|0600, st_size=1857, ...}) = 0
lstat("Log.cpp", {st_mode=S_IFREG|0600, st_size=1685, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=1012, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 44) = 44
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=11683, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 44) = 44
lstat("Map.cpp", {st_mode=S_IFREG|0600, st_size=6342, ...}) = 0
lstat("Map_Client.cpp", {st_mode=S_IFREG|0600, st_size=10864, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 47) = 47
lstat("MiniMap.cpp", {st_mode=S_IFREG|0600, st_size=3357, ...}) = 0
lstat("MoveData.cpp", {st_mode=S_IFREG|0600, st_size=1649, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 45) = 45
lstat("Network.cpp", {st_mode=S_IFREG|0600, st_size=6100, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 44) = 44
lstat("Player.cpp", {st_mode=S_IFREG|0600, st_size=6949, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 43) = 43
lstat("PortNumber.cpp", {st_mode=S_IFREG|0600, st_size=246, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 47) = 47
lstat("Pos.cpp", {st_mode=S_IFREG|0600, st_size=6099, ...}) = 0
lstat("Screen.cpp", {st_mode=S_IFREG|0600, st_size=533, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 43) = 43
lstat("Server.cpp", {st_mode=S_IFREG|0600, st_size=5077, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 43) = 43
lstat("ShowMessage.cpp", {st_mode=S_IFREG|0600, st_size=1693, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 48) = 48
lstat("Showtext.cpp", {st_mode=S_IFREG|0600, st_size=2639, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 45) = 45
lstat("Sprite.cpp", {st_mode=S_IFREG|0600, st_size=7765, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 43) = 43
lstat("TextOnScreen.cpp", {st_mode=S_IFREG|0600, st_size=1254, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 49) = 49
lstat("Title.cpp", {st_mode=S_IFREG|0600, st_size=2182, ...}) = 0
write(1, "./nico/download-ald/arianne/src/"..., 42) = 42
lstat(".deps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".deps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 28 entries */, 3933)     = 596
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".deps")                          = 0
write(1, "./nico/download-ald/arianne/src/"..., 51) = 51
write(1, "./nico/download-ald/arianne/src/"..., 51) = 51
write(1, "./nico/download-ald/arianne/src/"..., 46) = 46
write(1, "./nico/download-ald/arianne/src/"..., 47) = 47
write(1, "./nico/download-ald/arianne/src/"..., 47) = 47
write(1, "./nico/download-ald/arianne/src/"..., 47) = 47
write(1, "./nico/download-ald/arianne/src/"..., 46) = 46
write(1, "./nico/download-ald/arianne/src/"..., 48) = 48
write(1, "./nico/download-ald/arianne/src/"..., 49) = 49
write(1, "./nico/download-ald/arianne/src/"..., 51) = 51
write(1, "./nico/download-ald/arianne/src/"..., 49) = 49
write(1, "./nico/download-ald/arianne/src/"..., 53) = 53
write(1, "./nico/download-ald/arianne/src/"..., 52) = 52
write(1, "./nico/download-ald/arianne/src/"..., 51) = 51
write(1, "./nico/download-ald/arianne/src/"..., 47) = 47
write(1, "./nico/download-ald/arianne/src/"..., 54) = 54
chdir("..")                             = 0
write(1, "./nico/download-ald/arianne/src/"..., 41) = 41
write(1, "./nico/download-ald/arianne/src/"..., 45) = 45
chdir("..")                             = 0
lstat("INSTALL.BeOS", {st_mode=S_IFREG|0600, st_size=2498, ...}) = 0
write(1, "./nico/download-ald/arianne/INST"..., 41) = 41
lstat("INSTALL", {st_mode=S_IFREG|0640, st_size=7831, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=160, ...}) = 0
write(1, "./nico/download-ald/arianne/Make"..., 40) = 40
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10920, ...}) = 0
write(1, "./nico/download-ald/arianne/Make"..., 40) = 40
lstat("NEWS", {st_mode=S_IFREG|0640, st_size=46, ...}) = 0
lstat("README", {st_mode=S_IFREG|0640, st_size=3321, ...}) = 0
lstat("README.CLIENT", {st_mode=S_IFREG|0640, st_size=641, ...}) = 0
lstat("README.MAP_EDIT", {st_mode=S_IFREG|0640, st_size=690, ...}) = 0
lstat("README.SERVER", {st_mode=S_IFREG|0640, st_size=366, ...}) = 0
lstat("TODO", {st_mode=S_IFREG|0640, st_size=594, ...}) = 0
lstat("acinclude.m4", {st_mode=S_IFREG|0640, st_size=6028, ...}) = 0
write(1, "./nico/download-ald/arianne/acin"..., 41) = 41
lstat("aclocal.m4", {st_mode=S_IFREG|0640, st_size=9661, ...}) = 0
lstat("autogen.sh", {st_mode=S_IFREG|0750, st_size=68, ...}) = 0
write(1, "./nico/download-ald/arianne/auto"..., 39) = 39
lstat("configure", {st_mode=S_IFREG|0750, st_size=52115, ...}) = 0
write(1, "./nico/download-ald/arianne/conf"..., 38) = 38
lstat("configure.in", {st_mode=S_IFREG|0640, st_size=1315, ...}) = 0
write(1, "./nico/download-ald/arianne/conf"..., 41) = 41
lstat("install-sh", {st_mode=S_IFREG|0750, st_size=5598, ...}) = 0
lstat("missing", {st_mode=S_IFREG|0750, st_size=6283, ...}) = 0
lstat("mkinstalldirs", {st_mode=S_IFREG|0750, st_size=725, ...}) = 0
lstat("include", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/arianne/incl"..., 36) = 36
open("include", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 576
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("include")                        = 0
lstat("GUI", {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0
open("GUI", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0751, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("GUI")                            = 0
chdir("..")                             = 0
write(1, "./nico/download-ald/arianne/incl"..., 51) = 51
write(1, "./nico/download-ald/arianne/incl"..., 50) = 50
write(1, "./nico/download-ald/arianne/incl"..., 54) = 54
write(1, "./nico/download-ald/arianne/incl"..., 46) = 46
write(1, "./nico/download-ald/arianne/incl"..., 49) = 49
write(1, "./nico/download-ald/arianne/incl"..., 48) = 48
write(1, "./nico/download-ald/arianne/incl"..., 47) = 47
write(1, "./nico/download-ald/arianne/incl"..., 47) = 47
write(1, "./nico/download-ald/arianne/incl"..., 47) = 47
write(1, "./nico/download-ald/arianne/incl"..., 52) = 52
write(1, "./nico/download-ald/arianne/incl"..., 49) = 49
write(1, "./nico/download-ald/arianne/incl"..., 47) = 47
write(1, "./nico/download-ald/arianne/incl"..., 53) = 53
write(1, "./nico/download-ald/arianne/incl"..., 46) = 46
write(1, "./nico/download-ald/arianne/incl"..., 43) = 43
chdir("..")                             = 0
write(1, "./nico/download-ald/arianne/Chan"..., 38) = 38
write(1, "./nico/download-ald/arianne/mpl_"..., 40) = 40
write(1, "./nico/download-ald/arianne/conf"..., 41) = 41
write(1, "./nico/download-ald/arianne/Make"..., 37) = 37
chdir("..")                             = 0
lstat("noch_downlaod", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("noch_downlaod", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("noch_downlaod")                  = 0
write(1, "./nico/download-ald/noch_downlao"..., 44) = 44
chdir("..")                             = 0
lstat("supertux-0.0.0.tar.gz", {st_mode=S_IFREG|0640, st_size=719482, ...}) = 0
write(1, "./nico/download-ald/supertux-0.0"..., 42) = 42
lstat("joystick-1.2.15.tar.gz", {st_mode=S_IFREG|0640, st_size=89912, ...}) = 0
lstat("xcrillion-1.1.tar.gz", {st_mode=S_IFREG|0640, st_size=2494653, ...}) = 0
lstat("Arianne_RPG-0_3_9_2.tar.gz", {st_mode=S_IFREG|0640, st_size=86053, ...}) 
= 0
write(1, "./nico/download-ald/Arianne_RPG-"..., 47) = 47
lstat("supertux-0.0.0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/supertux-0.0"..., 35) = 35
open("supertux-0.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 256
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("supertux-0.0.0")                 = 0
lstat("AUTHORS.txt", {st_mode=S_IFREG|0600, st_size=1103, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0600, st_size=2349, ...}) = 0
write(1, "./nico/download-ald/supertux-0.0"..., 44) = 44
lstat("INSTALL.txt", {st_mode=S_IFREG|0600, st_size=4048, ...}) = 0
lstat("data", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("data", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("data")                           = 0
lstat("levels", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/supertux-0.0"..., 47) = 47
open("levels", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("levels")                         = 0
write(1, "./nico/download-ald/supertux-0.0"..., 58) = 58
chdir("..")                             = 0
lstat("images", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/supertux-0.0"..., 47) = 47
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
lstat("intro", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("intro", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 352
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("intro")                          = 0
write(1, "./nico/download-ald/supertux-0.0"..., 65) = 65
write(1, "./nico/download-ald/supertux-0.0"..., 65) = 65
write(1, "./nico/download-ald/supertux-0.0"..., 71) = 71
write(1, "./nico/download-ald/supertux-0.0"..., 68) = 68
write(1, "./nico/download-ald/supertux-0.0"..., 72) = 72
write(1, "./nico/download-ald/supertux-0.0"..., 67) = 67
write(1, "./nico/download-ald/supertux-0.0"..., 62) = 62
chdir("..")                             = 0
lstat("icon.png", {st_mode=S_IFREG|0640, st_size=702, ...}) = 0
lstat("title", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/supertux-0.0"..., 53) = 53
open("title", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 104
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("title")                          = 0
write(1, "./nico/download-ald/supertux-0.0"..., 69) = 69
write(1, "./nico/download-ald/supertux-0.0"..., 69) = 69
write(1, "./nico/download-ald/supertux-0.0"..., 63) = 63
chdir("..")                             = 0
lstat("map", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("map", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("map")                            = 0
chdir("..")                             = 0
lstat("level1", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/supertux-0.0"..., 54) = 54
open("level1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("level1")                         = 0
chdir("..")                             = 0
lstat("status", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("status", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 204
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("status")                         = 0
write(1, "./nico/download-ald/supertux-0.0"..., 72) = 72
write(1, "./nico/download-ald/supertux-0.0"..., 64) = 64
write(1, "./nico/download-ald/supertux-0.0"..., 71) = 71
write(1, "./nico/download-ald/supertux-0.0"..., 71) = 71
write(1, "./nico/download-ald/supertux-0.0"..., 66) = 66
write(1, "./nico/download-ald/supertux-0.0"..., 64) = 64
write(1, "./nico/download-ald/supertux-0.0"..., 70) = 70
chdir("..")                             = 0
lstat("shared", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/supertux-0.0"..., 54) = 54
open("shared", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 60 entries */, 3933)     = 1640
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("shared")                         = 0
write(1, "./nico/download-ald/supertux-0.0"..., 66) = 66
write(1, "./nico/download-ald/supertux-0.0"..., 66) = 66
write(1, "./nico/download-ald/supertux-0.0"..., 70) = 70
write(1, "./nico/download-ald/supertux-0.0"..., 71) = 71
write(1, "./nico/download-ald/supertux-0.0"..., 72) = 72
write(1, "./nico/download-ald/supertux-0.0"..., 72) = 72
write(1, "./nico/download-ald/supertux-0.0"..., 77) = 77
write(1, "./nico/download-ald/supertux-0.0"..., 65) = 65
write(1, "./nico/download-ald/supertux-0.0"..., 70) = 70
write(1, "./nico/download-ald/supertux-0.0"..., 72) = 72
write(1, "./nico/download-ald/supertux-0.0"..., 65) = 65
write(1, "./nico/download-ald/supertux-0.0"..., 78) = 78
write(1, "./nico/download-ald/supertux-0.0"..., 76) = 76
write(1, "./nico/download-ald/supertux-0.0"..., 68) = 68
write(1, "./nico/download-ald/supertux-0.0"..., 72) = 72
write(1, "./nico/download-ald/supertux-0.0"..., 72) = 72
write(1, "./nico/download-ald/supertux-0.0"..., 69) = 69
write(1, "./nico/download-ald/supertux-0.0"..., 69) = 69
write(1, "./nico/download-ald/supertux-0.0"..., 67) = 67
write(1, "./nico/download-ald/supertux-0.0"..., 70) = 70
write(1, "./nico/download-ald/supertux-0.0"..., 69) = 69
write(1, "./nico/download-ald/supertux-0.0"..., 69) = 69
write(1, "./nico/download-ald/supertux-0.0"..., 66) = 66
write(1, "./nico/download-ald/supertux-0.0"..., 70) = 70
write(1, "./nico/download-ald/supertux-0.0"..., 72) = 72
write(1, "./nico/download-ald/supertux-0.0"..., 75) = 75
write(1, "./nico/download-ald/supertux-0.0"..., 78) = 78
chdir("..")                             = 0
chdir("..")                             = 0
lstat("sounds", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("sounds", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 280
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sounds")                         = 0
write(1, "./nico/download-ald/supertux-0.0"..., 58) = 58
write(1, "./nico/download-ald/supertux-0.0"..., 64) = 64
write(1, "./nico/download-ald/supertux-0.0"..., 59) = 59
write(1, "./nico/download-ald/supertux-0.0"..., 60) = 60
chdir("..")                             = 0
chdir("..")                             = 0
lstat("COPYING.txt", {st_mode=S_IFREG|0600, st_size=18007, ...}) = 0
lstat("FAQ.txt", {st_mode=S_IFREG|0600, st_size=713, ...}) = 0
lstat("obj", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("obj", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("obj")                            = 0
chdir("..")                             = 0
lstat("CHANGES.txt", {st_mode=S_IFREG|0600, st_size=218, ...}) = 0
lstat("TODO.txt", {st_mode=S_IFREG|0600, st_size=266, ...}) = 0
lstat("src", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 340
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
write(1, "./nico/download-ald/supertux-0.0"..., 50) = 50
write(1, "./nico/download-ald/supertux-0.0"..., 50) = 50
write(1, "./nico/download-ald/supertux-0.0"..., 47) = 47
write(1, "./nico/download-ald/supertux-0.0"..., 48) = 48
write(1, "./nico/download-ald/supertux-0.0"..., 47) = 47
write(1, "./nico/download-ald/supertux-0.0"..., 49) = 49
write(1, "./nico/download-ald/supertux-0.0"..., 50) = 50
write(1, "./nico/download-ald/supertux-0.0"..., 47) = 47
write(1, "./nico/download-ald/supertux-0.0"..., 48) = 48
write(1, "./nico/download-ald/supertux-0.0"..., 47) = 47
chdir("..")                             = 0
chdir("..")                             = 0
lstat("amphetamine-data-0.8.6.tar.bz2", {st_mode=S_IFREG|0640, st_size=928775, 
...}) = 0
write(1, "./nico/download-ald/amphetamine-"..., 51) = 51
lstat("xbomber-101.tgz", {st_mode=S_IFREG|0640, st_size=396707, ...}) = 0
write(1, "./nico/download-ald/xbomber-101."..., 36) = 36
lstat("NOCH", {st_mode=S_IFREG|0640, st_size=290, ...}) = 0
lstat("istalliert", {st_mode=S_IFREG|0640, st_size=73, ...}) = 0
write(1, "./nico/download-ald/istalliert\n", 31) = 31
lstat("spaeter", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/spaeter\n", 28) = 28
open("spaeter", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("spaeter")                        = 0
lstat("gemdropx-0.7", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/spaeter/gemd"..., 41) = 41
open("gemdropx-0.7", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 264
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gemdropx-0.7")                   = 0
lstat("obj", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("obj", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("obj")                            = 0
chdir("..")                             = 0
lstat("Makefile", {st_mode=S_IFREG|0600, st_size=817, ...}) = 0
write(1, "./nico/download-ald/spaeter/gemd"..., 50) = 50
lstat("ICON.txt", {st_mode=S_IFREG|0600, st_size=375, ...}) = 0
lstat("gemdropx.c", {st_mode=S_IFREG|0600, st_size=43547, ...}) = 0
write(1, "./nico/download-ald/spaeter/gemd"..., 52) = 52
lstat("data", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("data", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("data")                           = 0
lstat("images", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/spaeter/gemd"..., 53) = 53
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 49 entries */, 3933)     = 1104
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
write(1, "./nico/download-ald/spaeter/gemd"..., 62) = 62
write(1, "./nico/download-ald/spaeter/gemd"..., 67) = 67
write(1, "./nico/download-ald/spaeter/gemd"..., 71) = 71
write(1, "./nico/download-ald/spaeter/gemd"..., 65) = 65
write(1, "./nico/download-ald/spaeter/gemd"..., 65) = 65
write(1, "./nico/download-ald/spaeter/gemd"..., 66) = 66
write(1, "./nico/download-ald/spaeter/gemd"..., 66) = 66
write(1, "./nico/download-ald/spaeter/gemd"..., 66) = 66
write(1, "./nico/download-ald/spaeter/gemd"..., 66) = 66
write(1, "./nico/download-ald/spaeter/gemd"..., 63) = 63
write(1, "./nico/download-ald/spaeter/gemd"..., 63) = 63
write(1, "./nico/download-ald/spaeter/gemd"..., 62) = 62
write(1, "./nico/download-ald/spaeter/gemd"..., 65) = 65
write(1, "./nico/download-ald/spaeter/gemd"..., 66) = 66
write(1, "./nico/download-ald/spaeter/gemd"..., 64) = 64
write(1, "./nico/download-ald/spaeter/gemd"..., 63) = 63
write(1, "./nico/download-ald/spaeter/gemd"..., 63) = 63
write(1, "./nico/download-ald/spaeter/gemd"..., 66) = 66
write(1, "./nico/download-ald/spaeter/gemd"..., 67) = 67
chdir("..")                             = 0
lstat("sounds", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("sounds", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 404
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sounds")                         = 0
write(1, "./nico/download-ald/spaeter/gemd"..., 64) = 64
write(1, "./nico/download-ald/spaeter/gemd"..., 66) = 66
write(1, "./nico/download-ald/spaeter/gemd"..., 63) = 63
write(1, "./nico/download-ald/spaeter/gemd"..., 66) = 66
write(1, "./nico/download-ald/spaeter/gemd"..., 69) = 69
write(1, "./nico/download-ald/spaeter/gemd"..., 63) = 63
chdir("..")                             = 0
chdir("..")                             = 0
lstat("action", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("action", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("action")                         = 0
write(1, "./nico/download-ald/spaeter/gemd"..., 60) = 60
write(1, "./nico/download-ald/spaeter/gemd"..., 59) = 59
write(1, "./nico/download-ald/spaeter/gemd"..., 58) = 58
chdir("..")                             = 0
chdir("..")                             = 0
write(1, "./nico/download-ald/spaeter/gemd"..., 48) = 48
chdir("..")                             = 0
lstat("icbm3d.0.4.tar.gz", {st_mode=S_IFREG|0640, st_size=31187, ...}) = 0
lstat("auto-radio", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("auto-radio", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 144
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("auto-radio")                     = 0
write(1, "./nico/download-ald/auto-radio/g"..., 44) = 44
write(1, "./nico/download-ald/auto-radio/e"..., 45) = 45
write(1, "./nico/download-ald/auto-radio/r"..., 45) = 45
chdir("..")                             = 0
lstat("ready", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/download-ald/ready\n", 26) = 26
open("ready", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 224
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ready")                          = 0
write(1, "./nico/download-ald/ready/defend"..., 50) = 50
write(1, "./nico/download-ald/ready/SDL_mi"..., 49) = 49
write(1, "./nico/download-ald/ready/SDL_im"..., 49) = 49
write(1, "./nico/download-ald/ready/SDL_ne"..., 47) = 47
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".cvspass", {st_mode=S_IFREG|0600, st_size=115, ...}) = 0
lstat(".CodeWarrior", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".CodeWarrior", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".CodeWarrior")                   = 0
lstat(".AppleDouble", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".AppleDouble", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".AppleDouble")                   = 0
chdir("..")                             = 0
lstat("Preferences", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.CodeWarrior/Preferences\n", 32) = 32
open("Preferences", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Preferences")                    = 0
lstat("Metrowerks", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.CodeWarrior/Preferences/"..., 43) = 43
open("Metrowerks", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Metrowerks")                     = 0
lstat(".AppleDouble", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".AppleDouble", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".AppleDouble")                   = 0
write(1, "./nico/.CodeWarrior/Preferences/"..., 75) = 75
chdir("..")                             = 0
lstat("CW Pro 4 IDE Prefs", {st_mode=S_IFREG|0640, st_size=11032, ...}) = 0
write(1, "./nico/.CodeWarrior/Preferences/"..., 62) = 62
lstat("CW Debugging Cache", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.CodeWarrior/Preferences/"..., 62) = 62
open("CW Debugging Cache", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("CW Debugging Cache")             = 0
lstat("Debug File B57EC848", {st_mode=S_IFREG|0640, st_size=37, ...}) = 0
write(1, "./nico/.CodeWarrior/Preferences/"..., 82) = 82
lstat(".AppleDouble", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".AppleDouble", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".AppleDouble")                   = 0
write(1, "./nico/.CodeWarrior/Preferences/"..., 95) = 95
write(1, "./nico/.CodeWarrior/Preferences/"..., 96) = 96
chdir("..")                             = 0
write(1, "./nico/.CodeWarrior/Preferences/"..., 83) = 83
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("Fonts", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Fonts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Fonts")                          = 0
lstat(".AppleDouble", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".AppleDouble", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".AppleDouble")                   = 0
write(1, "./nico/.CodeWarrior/Fonts/.Apple"..., 55) = 55
chdir("..")                             = 0
write(1, "./nico/.CodeWarrior/Fonts/Cache-"..., 42) = 42
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".rt-nico-defaults", {st_mode=S_IFREG|0640, st_size=2138, ...}) = 0
lstat(".XqMixer", {st_mode=S_IFREG|0640, st_size=540, ...}) = 0
lstat(".address.ldif", {st_mode=S_IFREG|0600, st_size=44168, ...}) = 0
lstat(".ircrc", {st_mode=S_IFREG|0640, st_size=36, ...}) = 0
lstat(".dt", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".dt", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".dt")                            = 0
lstat("types", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.dt/types\n", 17)      = 17
open("types", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("types")                          = 0
write(1, "./nico/.dt/types/soffice1.fp\n", 29) = 29
write(1, "./nico/.dt/types/StarOffice.dt\n", 31) = 31
chdir("..")                             = 0
lstat("icons", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 133 entries */, 3933)    = 2884
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("icons")                          = 0
write(1, "./nico/.dt/icons/Setup.t_m.bm\n", 30) = 30
write(1, "./nico/.dt/icons/L3PSetup.l.pm\n", 31) = 31
write(1, "./nico/.dt/icons/L3PSetup.l.bm\n", 31) = 31
write(1, "./nico/.dt/icons/L3PSetup.m.pm\n", 31) = 31
write(1, "./nico/.dt/icons/L3PSetup.t_m.bm"..., 33) = 33
write(1, "./nico/.dt/icons/Setup.s.bm\n", 28) = 28
write(1, "./nico/.dt/icons/Setup.t.bm\n", 28) = 28
write(1, "./nico/.dt/icons/Setup.l.pm\n", 28) = 28
write(1, "./nico/.dt/icons/Setup.m.pm\n", 28) = 28
write(1, "./nico/.dt/icons/Setup.m.bm\n", 28) = 28
write(1, "./nico/.dt/icons/Setup.l_m.bm\n", 30) = 30
write(1, "./nico/.dt/icons/L3PSetup.s_m.bm"..., 33) = 33
write(1, "./nico/.dt/icons/L3PSetup.s.bm\n", 31) = 31
write(1, "./nico/.dt/icons/Setup.l.bm\n", 28) = 28
write(1, "./nico/.dt/icons/Setup.m_m.bm\n", 30) = 30
write(1, "./nico/.dt/icons/L3PSetup.t.bm\n", 31) = 31
write(1, "./nico/.dt/icons/Setup.t.pm\n", 28) = 28
write(1, "./nico/.dt/icons/L3PSetup.t.pm\n", 31) = 31
write(1, "./nico/.dt/icons/L3PSetup.m.bm\n", 31) = 31
write(1, "./nico/.dt/icons/Setup.s_m.bm\n", 30) = 30
write(1, "./nico/.dt/icons/L3PSetup.l_m.bm"..., 33) = 33
write(1, "./nico/.dt/icons/Setup.s.pm\n", 28) = 28
write(1, "./nico/.dt/icons/L3PSetup.m_m.bm"..., 33) = 33
write(1, "./nico/.dt/icons/L3PSetup.s.pm\n", 31) = 31
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".IglooFTP", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".IglooFTP", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 232
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".IglooFTP")                      = 0
lstat("FTQ", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("FTQ", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("FTQ")                            = 0
chdir("..")                             = 0
lstat("debug.log", {st_mode=S_IFREG|0640, st_size=27452, ...}) = 0
write(1, "./nico/.IglooFTP/debug.log\n", 27) = 27
lstat("ASCII_files.ext", {st_mode=S_IFREG|0640, st_size=149, ...}) = 0
write(1, "./nico/.IglooFTP/ASCII_files.ext"..., 33) = 33
lstat("cache", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.IglooFTP/cache\n", 23) = 23
open("cache", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cache")                          = 0
lstat("tmp", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("tmp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tmp")                            = 0
chdir("..")                             = 0
lstat("RDC", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("RDC", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("RDC")                            = 0
write(1, "./nico/.IglooFTP/cache/RDC/last_"..., 38) = 38
chdir("..")                             = 0
chdir("..")                             = 0
lstat("bookmarks", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("bookmarks", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bookmarks")                      = 0
write(1, "./nico/.IglooFTP/bookmarks/defau"..., 39) = 39
chdir("..")                             = 0
lstat("app_ass", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("app_ass", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 124
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("app_ass")                        = 0
write(1, "./nico/.IglooFTP/app_ass/app_ass"..., 41) = 41
chdir("..")                             = 0
write(1, "./nico/.IglooFTP/user.preference"..., 34) = 34
write(1, "./nico/.IglooFTP/last_connexion."..., 36) = 36
chdir("..")                             = 0
lstat(".enlightenment", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".enlightenment", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 20 entries */, 3933)     = 516
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".enlightenment")                 = 0
lstat("user_theme.cfg", {st_mode=S_IFREG|0640, st_size=9, ...}) = 0
write(1, "./nico/.enlightenment/user_theme"..., 37) = 37
lstat("kde.menu", {st_mode=S_IFREG|0640, st_size=1602, ...}) = 0
write(1, "./nico/.enlightenment/kde.menu\n", 31) = 31
lstat("menus_gnome", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.enlightenment/menus_gnom"..., 34) = 34
open("menus_gnome", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 280
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("menus_gnome")                    = 0
lstat("Multimedia.menu", {st_mode=S_IFREG|0640, st_size=349, ...}) = 0
write(1, "./nico/.enlightenment/menus_gnom"..., 50) = 50
lstat("Settings.menu", {st_mode=S_IFREG|0640, st_size=1186, ...}) = 0
write(1, "./nico/.enlightenment/menus_gnom"..., 48) = 48
lstat("Graphics.menu", {st_mode=S_IFREG|0640, st_size=314, ...}) = 0
write(1, "./nico/.enlightenment/menus_gnom"..., 48) = 48
lstat("Internet.menu", {st_mode=S_IFREG|0640, st_size=708, ...}) = 0
write(1, "./nico/.enlightenment/menus_gnom"..., 48) = 48
lstat("Games.menu", {st_mode=S_IFREG|0640, st_size=1389, ...}) = 0
write(1, "./nico/.enlightenment/menus_gnom"..., 45) = 45
lstat("System.menu", {st_mode=S_IFREG|0640, st_size=1087, ...}) = 0
write(1, "./nico/.enlightenment/menus_gnom"..., 46) = 46
lstat("Applications.menu", {st_mode=S_IFREG|0640, st_size=791, ...}) = 0
write(1, "./nico/.enlightenment/menus_gnom"..., 52) = 52
lstat("Settings", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.enlightenment/menus_gnom"..., 43) = 43
open("Settings", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 212
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Settings")                       = 0
write(1, "./nico/.enlightenment/menus_gnom"..., 56) = 56
write(1, "./nico/.enlightenment/menus_gnom"..., 59) = 59
write(1, "./nico/.enlightenment/menus_gnom"..., 60) = 60
write(1, "./nico/.enlightenment/menus_gnom"..., 58) = 58
write(1, "./nico/.enlightenment/menus_gnom"..., 56) = 56
write(1, "./nico/.enlightenment/menus_gnom"..., 58) = 58
write(1, "./nico/.enlightenment/menus_gnom"..., 56) = 56
chdir("..")                             = 0
write(1, "./nico/.enlightenment/menus_gnom"..., 49) = 49
write(1, "./nico/.enlightenment/menus_gnom"..., 51) = 51
chdir("..")                             = 0
lstat(".initialized", {st_mode=S_IFREG|0640, st_size=189, ...}) = 0
lstat("gnome_icons", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.enlightenment/gnome_icon"..., 34) = 34
open("gnome_icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 91 entries */, 3933)     = 2616
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gnome_icons")                    = 0
write(1, "./nico/.enlightenment/gnome_icon"..., 44) = 44
write(1, "./nico/.enlightenment/gnome_icon"..., 49) = 49
write(1, "./nico/.enlightenment/gnome_icon"..., 45) = 45
write(1, "./nico/.enlightenment/gnome_icon"..., 50) = 50
write(1, "./nico/.enlightenment/gnome_icon"..., 57) = 57
write(1, "./nico/.enlightenment/gnome_icon"..., 50) = 50
write(1, "./nico/.enlightenment/gnome_icon"..., 60) = 60
write(1, "./nico/.enlightenment/gnome_icon"..., 54) = 54
write(1, "./nico/.enlightenment/gnome_icon"..., 53) = 53
write(1, "./nico/.enlightenment/gnome_icon"..., 55) = 55
write(1, "./nico/.enlightenment/gnome_icon"..., 53) = 53
write(1, "./nico/.enlightenment/gnome_icon"..., 53) = 53
write(1, "./nico/.enlightenment/gnome_icon"..., 51) = 51
write(1, "./nico/.enlightenment/gnome_icon"..., 60) = 60
write(1, "./nico/.enlightenment/gnome_icon"..., 53) = 53
write(1, "./nico/.enlightenment/gnome_icon"..., 49) = 49
write(1, "./nico/.enlightenment/gnome_icon"..., 47) = 47
write(1, "./nico/.enlightenment/gnome_icon"..., 51) = 51
write(1, "./nico/.enlightenment/gnome_icon"..., 53) = 53
write(1, "./nico/.enlightenment/gnome_icon"..., 54) = 54
write(1, "./nico/.enlightenment/gnome_icon"..., 52) = 52
write(1, "./nico/.enlightenment/gnome_icon"..., 56) = 56
write(1, "./nico/.enlightenment/gnome_icon"..., 55) = 55
write(1, "./nico/.enlightenment/gnome_icon"..., 56) = 56
write(1, "./nico/.enlightenment/gnome_icon"..., 51) = 51
write(1, "./nico/.enlightenment/gnome_icon"..., 53) = 53
write(1, "./nico/.enlightenment/gnome_icon"..., 50) = 50
write(1, "./nico/.enlightenment/gnome_icon"..., 55) = 55
write(1, "./nico/.enlightenment/gnome_icon"..., 53) = 53
write(1, "./nico/.enlightenment/gnome_icon"..., 44) = 44
write(1, "./nico/.enlightenment/gnome_icon"..., 45) = 45
write(1, "./nico/.enlightenment/gnome_icon"..., 49) = 49
write(1, "./nico/.enlightenment/gnome_icon"..., 50) = 50
write(1, "./nico/.enlightenment/gnome_icon"..., 49) = 49
write(1, "./nico/.enlightenment/gnome_icon"..., 49) = 49
write(1, "./nico/.enlightenment/gnome_icon"..., 50) = 50
write(1, "./nico/.enlightenment/gnome_icon"..., 53) = 53
write(1, "./nico/.enlightenment/gnome_icon"..., 53) = 53
write(1, "./nico/.enlightenment/gnome_icon"..., 51) = 51
write(1, "./nico/.enlightenment/gnome_icon"..., 50) = 50
write(1, "./nico/.enlightenment/gnome_icon"..., 52) = 52
write(1, "./nico/.enlightenment/gnome_icon"..., 49) = 49
write(1, "./nico/.enlightenment/gnome_icon"..., 50) = 50
write(1, "./nico/.enlightenment/gnome_icon"..., 58) = 58
write(1, "./nico/.enlightenment/gnome_icon"..., 53) = 53
write(1, "./nico/.enlightenment/gnome_icon"..., 49) = 49
write(1, "./nico/.enlightenment/gnome_icon"..., 49) = 49
write(1, "./nico/.enlightenment/gnome_icon"..., 51) = 51
write(1, "./nico/.enlightenment/gnome_icon"..., 58) = 58
write(1, "./nico/.enlightenment/gnome_icon"..., 50) = 50
write(1, "./nico/.enlightenment/gnome_icon"..., 53) = 53
write(1, "./nico/.enlightenment/gnome_icon"..., 48) = 48
write(1, "./nico/.enlightenment/gnome_icon"..., 51) = 51
write(1, "./nico/.enlightenment/gnome_icon"..., 52) = 52
write(1, "./nico/.enlightenment/gnome_icon"..., 52) = 52
write(1, "./nico/.enlightenment/gnome_icon"..., 52) = 52
write(1, "./nico/.enlightenment/gnome_icon"..., 51) = 51
write(1, "./nico/.enlightenment/gnome_icon"..., 54) = 54
write(1, "./nico/.enlightenment/gnome_icon"..., 52) = 52
write(1, "./nico/.enlightenment/gnome_icon"..., 50) = 50
write(1, "./nico/.enlightenment/gnome_icon"..., 47) = 47
write(1, "./nico/.enlightenment/gnome_icon"..., 57) = 57
write(1, "./nico/.enlightenment/gnome_icon"..., 49) = 49
write(1, "./nico/.enlightenment/gnome_icon"..., 50) = 50
write(1, "./nico/.enlightenment/gnome_icon"..., 55) = 55
write(1, "./nico/.enlightenment/gnome_icon"..., 50) = 50
write(1, "./nico/.enlightenment/gnome_icon"..., 52) = 52
write(1, "./nico/.enlightenment/gnome_icon"..., 57) = 57
write(1, "./nico/.enlightenment/gnome_icon"..., 54) = 54
write(1, "./nico/.enlightenment/gnome_icon"..., 57) = 57
write(1, "./nico/.enlightenment/gnome_icon"..., 56) = 56
write(1, "./nico/.enlightenment/gnome_icon"..., 57) = 57
write(1, "./nico/.enlightenment/gnome_icon"..., 48) = 48
write(1, "./nico/.enlightenment/gnome_icon"..., 53) = 53
write(1, "./nico/.enlightenment/gnome_icon"..., 53) = 53
write(1, "./nico/.enlightenment/gnome_icon"..., 53) = 53
write(1, "./nico/.enlightenment/gnome_icon"..., 48) = 48
write(1, "./nico/.enlightenment/gnome_icon"..., 49) = 49
chdir("..")                             = 0
lstat("backgrounds", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("backgrounds", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("backgrounds")                    = 0
chdir("..")                             = 0
lstat("cached", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.enlightenment/cached\n", 29) = 29
open("cached", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cached")                         = 0
lstat("bgsel", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.enlightenment/cached/bgs"..., 35) = 35
open("bgsel", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 356
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bgsel")                          = 0
write(1, "./nico/.enlightenment/cached/bgs"..., 63) = 63
write(1, "./nico/.enlightenment/cached/bgs"..., 63) = 63
chdir("..")                             = 0
lstat("pager", {st_mode=S_IFDIR|0700, st_size=8192, ...}) = 0
write(1, "./nico/.enlightenment/cached/pag"..., 35) = 35
open("pager", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=8192, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 36 entries */, 3933)     = 3920
lseek(4, 0, SEEK_CUR)                   = 3800
getdents(4, /* 2 entries */, 3933)      = 224
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 5 entries */, 3933)      = 536
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("pager")                          = 0
write(1, "./nico/.enlightenment/cached/pag"..., 136) = 136
write(1, "./nico/.enlightenment/cached/pag"..., 136) = 136
write(1, "./nico/.enlightenment/cached/pag"..., 136) = 136
write(1, "./nico/.enlightenment/cached/pag"..., 136) = 136
write(1, "./nico/.enlightenment/cached/pag"..., 136) = 136
write(1, "./nico/.enlightenment/cached/pag"..., 136) = 136
write(1, "./nico/.enlightenment/cached/pag"..., 138) = 138
write(1, "./nico/.enlightenment/cached/pag"..., 136) = 136
write(1, "./nico/.enlightenment/cached/pag"..., 136) = 136
write(1, "./nico/.enlightenment/cached/pag"..., 126) = 126
write(1, "./nico/.enlightenment/cached/pag"..., 137) = 137
write(1, "./nico/.enlightenment/cached/pag"..., 126) = 126
write(1, "./nico/.enlightenment/cached/pag"..., 136) = 136
write(1, "./nico/.enlightenment/cached/pag"..., 136) = 136
write(1, "./nico/.enlightenment/cached/pag"..., 137) = 137
write(1, "./nico/.enlightenment/cached/pag"..., 137) = 137
write(1, "./nico/.enlightenment/cached/pag"..., 137) = 137
chdir("..")                             = 0
lstat("img", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("img", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("img")                            = 0
chdir("..")                             = 0
lstat("cfg", {st_mode=S_IFDIR|0700, st_size=12288, ...}) = 0
open("cfg", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=12288, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 49 entries */, 3933)     = 3864
lseek(4, 0, SEEK_CUR)                   = 3724
getdents(4, /* 5 entries */, 3933)      = 388
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 49 entries */, 3933)     = 3888
lseek(4, 0, SEEK_CUR)                   = 7848
getdents(4, /* 4 entries */, 3933)      = 312
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 16 entries */, 3933)     = 1200
lseek(4, 0, SEEK_CUR)                   = 12288
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cfg")                            = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("epplets.menu", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
write(1, "./nico/.enlightenment/epplets.me"..., 35) = 35
lstat("themes", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.enlightenment/themes\n", 29) = 29
open("themes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("themes")                         = 0
chdir("..")                             = 0
lstat("file.menu", {st_mode=S_IFREG|0640, st_size=338, ...}) = 0
write(1, "./nico/.enlightenment/file.menu\n", 32) = 32
lstat("user_apps.menu", {st_mode=S_IFREG|0640, st_size=820, ...}) = 0
write(1, "./nico/.enlightenment/user_apps."..., 37) = 37
lstat("...e_session-XXXXXX", {st_mode=S_IFREG|0640, st_size=3619, ...}) = 0
lstat("menus_kde", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.enlightenment/menus_kde\n", 32) = 32
open("menus_kde", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 252
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("menus_kde")                      = 0
lstat("Multimedia.menu", {st_mode=S_IFREG|0640, st_size=195, ...}) = 0
write(1, "./nico/.enlightenment/menus_kde/"..., 48) = 48
lstat("Settings.menu", {st_mode=S_IFREG|0640, st_size=646, ...}) = 0
write(1, "./nico/.enlightenment/menus_kde/"..., 46) = 46
lstat("Graphics.menu", {st_mode=S_IFREG|0640, st_size=79, ...}) = 0
write(1, "./nico/.enlightenment/menus_kde/"..., 46) = 46
lstat("Internet.menu", {st_mode=S_IFREG|0640, st_size=11, ...}) = 0
write(1, "./nico/.enlightenment/menus_kde/"..., 46) = 46
lstat("Games.menu", {st_mode=S_IFREG|0640, st_size=220, ...}) = 0
write(1, "./nico/.enlightenment/menus_kde/"..., 43) = 43
lstat("System.menu", {st_mode=S_IFREG|0640, st_size=643, ...}) = 0
write(1, "./nico/.enlightenment/menus_kde/"..., 44) = 44
lstat("Applications.menu", {st_mode=S_IFREG|0640, st_size=83, ...}) = 0
write(1, "./nico/.enlightenment/menus_kde/"..., 50) = 50
lstat("Settings", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.enlightenment/menus_kde/"..., 41) = 41
open("Settings", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Settings")                       = 0
write(1, "./nico/.enlightenment/menus_kde/"..., 54) = 54
write(1, "./nico/.enlightenment/menus_kde/"..., 60) = 60
write(1, "./nico/.enlightenment/menus_kde/"..., 58) = 58
write(1, "./nico/.enlightenment/menus_kde/"..., 52) = 52
write(1, "./nico/.enlightenment/menus_kde/"..., 54) = 54
chdir("..")                             = 0
write(1, "./nico/.enlightenment/menus_kde/"..., 47) = 47
chdir("..")                             = 0
write(1, "./nico/.enlightenment/gnome.menu"..., 33) = 33
write(1, "./nico/.enlightenment/gnome_user"..., 38) = 38
chdir("..")                             = 0
lstat(".rtbrc", {st_mode=S_IFREG|0640, st_size=2147, ...}) = 0
lstat(".user.rdb", {st_mode=S_IFREG|0640, st_size=4096, ...}) = 0
lstat(".signature", {st_mode=S_IFREG|0640, st_size=383, ...}) = 0
lstat(".book", {st_mode=S_IFREG|0600, st_size=119899, ...}) = 0
lstat("dokumente", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/dokumente\n", 17)      = 17
open("dokumente", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 244
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dokumente")                      = 0
lstat("ascii_graphics", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("ascii_graphics", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 260
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ascii_graphics")                 = 0
write(1, "./nico/dokumente/ascii_graphics/"..., 43) = 43
write(1, "./nico/dokumente/ascii_graphics/"..., 46) = 46
write(1, "./nico/dokumente/ascii_graphics/"..., 48) = 48
write(1, "./nico/dokumente/ascii_graphics/"..., 40) = 40
chdir("..")                             = 0
lstat("office", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office\n", 24) = 24
open("office", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 484
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("office")                         = 0
lstat("store", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/store\n", 30) = 30
open("store", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 272
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("store")                          = 0
lstat("ss.scs", {st_mode=S_IFREG|0640, st_size=4096, ...}) = 0
lstat("Gallery.scs", {st_mode=S_IFREG|0640, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/store/Ga"..., 42) = 42
lstat("httpcache.scs", {st_mode=S_IFREG|0640, st_size=65536, ...}) = 0
write(1, "./nico/dokumente/office/store/ht"..., 44) = 44
lstat("schedule.cal", {st_mode=S_IFREG|0640, st_size=393216, ...}) = 0
write(1, "./nico/dokumente/office/store/sc"..., 43) = 43
lstat("format.cal", {st_mode=S_IFREG|0640, st_size=131072, ...}) = 0
lstat("gallery.sga", {st_mode=S_IFREG|0640, st_size=35, ...}) = 0
write(1, "./nico/dokumente/office/store/ga"..., 42) = 42
lstat("trash", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("trash", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("trash")                          = 0
chdir("..")                             = 0
write(1, "./nico/dokumente/office/store/fi"..., 39) = 39
write(1, "./nico/dokumente/office/store/Te"..., 43) = 43
write(1, "./nico/dokumente/office/store/He"..., 39) = 39
chdir("..")                             = 0
lstat("sofficerc", {st_mode=S_IFREG|0755, st_size=9978, ...}) = 0
write(1, "./nico/dokumente/office/sofficer"..., 34) = 34
lstat("explorer", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/explorer"..., 33) = 33
open("explorer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 272
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("explorer")                       = 0
write(1, "./nico/dokumente/office/explorer"..., 46) = 46
write(1, "./nico/dokumente/office/explorer"..., 50) = 50
write(1, "./nico/dokumente/office/explorer"..., 43) = 43
write(1, "./nico/dokumente/office/explorer"..., 48) = 48
write(1, "./nico/dokumente/office/explorer"..., 45) = 45
write(1, "./nico/dokumente/office/explorer"..., 45) = 45
write(1, "./nico/dokumente/office/explorer"..., 50) = 50
write(1, "./nico/dokumente/office/explorer"..., 45) = 45
chdir("..")                             = 0
lstat("wordbook", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("wordbook", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("wordbook")                       = 0
chdir("..")                             = 0
lstat("autotext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/autotext"..., 33) = 33
open("autotext", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 124
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("autotext")                       = 0
write(1, "./nico/dokumente/office/autotext"..., 46) = 46
chdir("..")                             = 0
lstat("work", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("work", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 344
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("work")                           = 0
lstat("gvh-bescheid.sdw", {st_mode=S_IFREG|0640, st_size=14336, ...}) = 0
write(1, "./nico/dokumente/office/work/gvh"..., 46) = 46
lstat("danny-bewerbung.doc", {st_mode=S_IFREG|0640, st_size=7168, ...}) = 0
write(1, "./nico/dokumente/office/work/dan"..., 49) = 49
lstat("danny-bewerbung-Frauenarzt.doc", {st_mode=S_IFREG|0640, st_size=7168, 
...}) = 0
write(1, "./nico/dokumente/office/work/dan"..., 60) = 60
lstat("danny-Lebenslauf.doc", {st_mode=S_IFREG|0640, st_size=7168, ...}) = 0
write(1, "./nico/dokumente/office/work/dan"..., 50) = 50
lstat("danny-Lebenslauf.sdw", {st_mode=S_IFREG|0640, st_size=18944, ...}) = 0
write(1, "./nico/dokumente/office/work/dan"..., 50) = 50
lstat("stundenplan.sdc", {st_mode=S_IFREG|0640, st_size=22016, ...}) = 0
write(1, "./nico/dokumente/office/work/stu"..., 45) = 45
lstat("danny-bewerbung-Frauenarzt.sdw", {st_mode=S_IFREG|0640, st_size=17408, 
...}) = 0
write(1, "./nico/dokumente/office/work/dan"..., 60) = 60
lstat("danny-bewerbung.sdw", {st_mode=S_IFREG|0640, st_size=17920, ...}) = 0
write(1, "./nico/dokumente/office/work/dan"..., 49) = 49
lstat("deutsch", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/work/deu"..., 37) = 37
open("deutsch", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("deutsch")                        = 0
chdir("..")                             = 0
lstat("geschichte", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/work/ges"..., 40) = 40
open("geschichte", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("geschichte")                     = 0
write(1, "./nico/dokumente/office/work/ges"..., 49) = 49
chdir("..")                             = 0
chdir("..")                             = 0
lstat("Desktop", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/Desktop\n", 32) = 32
open("Desktop", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 268
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Desktop")                        = 0
write(1, "./nico/dokumente/office/Desktop/"..., 44) = 44
write(1, "./nico/dokumente/office/Desktop/"..., 43) = 43
write(1, "./nico/dokumente/office/Desktop/"..., 40) = 40
write(1, "./nico/dokumente/office/Desktop/"..., 43) = 43
write(1, "./nico/dokumente/office/Desktop/"..., 43) = 43
chdir("..")                             = 0
lstat("backup", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("backup", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("backup")                         = 0
chdir("..")                             = 0
lstat("LICENSE", {st_mode=S_IFREG|0444, st_size=15558, ...}) = 0
lstat("config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("config", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 60 entries */, 3933)     = 1336
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("config")                         = 0
lstat("math_bck.gif", {st_mode=S_IFREG|0644, st_size=16607, ...}) = 0
lstat("standard.sod", {st_mode=S_IFREG|0644, st_size=607, ...}) = 0
lstat("schraffu.soh", {st_mode=S_IFREG|0644, st_size=1121, ...}) = 0
lstat("gpm.ini", {st_mode=S_IFREG|0644, st_size=66977, ...}) = 0
lstat("inethist.dat", {st_mode=S_IFREG|0640, st_size=8200, ...}) = 0
write(1, "./nico/dokumente/office/config/i"..., 44) = 44
lstat("groups", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("groups", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("groups")                         = 0
write(1, "./nico/dokumente/office/config/g"..., 51) = 51
chdir("..")                             = 0
lstat("cmponent.ini", {st_mode=S_IFREG|0644, st_size=598, ...}) = 0
write(1, "./nico/dokumente/office/config/c"..., 44) = 44
lstat("starmath.sms", {st_mode=S_IFREG|0644, st_size=2376, ...}) = 0
lstat("rootstg.scs", {st_mode=S_IFREG|0640, st_size=16384, ...}) = 0
lstat("standard.soe", {st_mode=S_IFREG|0644, st_size=1752, ...}) = 0
write(1, "./nico/dokumente/office/config/s"..., 44) = 44
lstat("web.soc", {st_mode=S_IFREG|0644, st_size=6422, ...}) = 0
write(1, "./nico/dokumente/office/config/w"..., 39) = 39
lstat("impr_bck.gif", {st_mode=S_IFREG|0644, st_size=19238, ...}) = 0
lstat("draw_bck.gif", {st_mode=S_IFREG|0644, st_size=18453, ...}) = 0
lstat("standard.sog", {st_mode=S_IFREG|0644, st_size=981, ...}) = 0
lstat("more", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/config/m"..., 36) = 36
open("more", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 268
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("more")                           = 0
write(1, "./nico/dokumente/office/config/m"..., 48) = 48
write(1, "./nico/dokumente/office/config/m"..., 48) = 48
chdir("..")                             = 0
lstat("modern.sog", {st_mode=S_IFREG|0644, st_size=1517, ...}) = 0
write(1, "./nico/dokumente/office/config/m"..., 42) = 42
lstat("calc_bck.gif", {st_mode=S_IFREG|0644, st_size=19828, ...}) = 0
lstat("schedule.cfg", {st_mode=S_IFREG|0640, st_size=32768, ...}) = 0
write(1, "./nico/dokumente/office/config/s"..., 44) = 44
lstat("oreg.ini", {st_mode=S_IFREG|0640, st_size=86, ...}) = 0
write(1, "./nico/dokumente/office/config/o"..., 40) = 40
lstat("hlpagent.ini", {st_mode=S_IFREG|0644, st_size=8941, ...}) = 0
write(1, "./nico/dokumente/office/config/h"..., 44) = 44
lstat("psetupl.xpm", {st_mode=S_IFREG|0644, st_size=1611, ...}) = 0
write(1, "./nico/dokumente/office/config/p"..., 43) = 43
lstat("ssprsize.ini", {st_mode=S_IFREG|0644, st_size=2104, ...}) = 0
write(1, "./nico/dokumente/office/config/s"..., 44) = 44
lstat("standard.sob", {st_mode=S_IFREG|0644, st_size=170506, ...}) = 0
lstat("help", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/config/h"..., 36) = 36
open("help", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 244
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("help")                           = 0
write(1, "./nico/dokumente/office/config/h"..., 47) = 47
write(1, "./nico/dokumente/office/config/h"..., 47) = 47
write(1, "./nico/dokumente/office/config/h"..., 48) = 48
write(1, "./nico/dokumente/office/config/h"..., 46) = 46
write(1, "./nico/dokumente/office/config/h"..., 48) = 48
chdir("..")                             = 0
lstat("ssimport.ini", {st_mode=S_IFREG|0644, st_size=6537, ...}) = 0
lstat("symbol", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
open("symbol", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 164 entries */, 3933)    = 3912
lseek(4, 2924, SEEK_SET)                = 2924
lseek(4, 0, SEEK_CUR)                   = 2924
getdents(4, /* 58 entries */, 3933)     = 1388
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 164 entries */, 3933)    = 3932
lseek(4, 7016, SEEK_SET)                = 7016
lseek(4, 0, SEEK_CUR)                   = 7016
getdents(4, /* 35 entries */, 3933)     = 836
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("symbol")                         = 0
write(1, "./nico/dokumente/office/config/s"..., 51) = 51
chdir("..")                             = 0
lstat("dbpriv.def", {st_mode=S_IFREG|0644, st_size=2051, ...}) = 0
write(1, "./nico/dokumente/office/config/d"..., 42) = 42
lstat("rootstg.bak", {st_mode=S_IFREG|0640, st_size=16384, ...}) = 0
lstat("convert.ini", {st_mode=S_IFREG|0755, st_size=1653, ...}) = 0
write(1, "./nico/dokumente/office/config/c"..., 43) = 43
lstat("defuser.txt", {st_mode=S_IFREG|0644, st_size=861, ...}) = 0
write(1, "./nico/dokumente/office/config/d"..., 43) = 43
lstat("new", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/config/n"..., 35) = 35
open("new", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 412
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("new")                            = 0
write(1, "./nico/dokumente/office/config/n"..., 47) = 47
write(1, "./nico/dokumente/office/config/n"..., 48) = 48
write(1, "./nico/dokumente/office/config/n"..., 47) = 47
write(1, "./nico/dokumente/office/config/n"..., 48) = 48
write(1, "./nico/dokumente/office/config/n"..., 47) = 47
chdir("..")                             = 0
lstat("mydocs.gif", {st_mode=S_IFREG|0644, st_size=5221, ...}) = 0
lstat("enden.soe", {st_mode=S_IFREG|0644, st_size=2726, ...}) = 0
write(1, "./nico/dokumente/office/config/e"..., 41) = 41
lstat("wizard", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("wizard", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 412
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("wizard")                         = 0
write(1, "./nico/dokumente/office/config/w"..., 51) = 51
write(1, "./nico/dokumente/office/config/w"..., 51) = 51
write(1, "./nico/dokumente/office/config/w"..., 51) = 51
write(1, "./nico/dokumente/office/config/w"..., 50) = 50
write(1, "./nico/dokumente/office/config/w"..., 50) = 50
write(1, "./nico/dokumente/office/config/w"..., 51) = 51
write(1, "./nico/dokumente/office/config/w"..., 50) = 50
write(1, "./nico/dokumente/office/config/w"..., 51) = 51
write(1, "./nico/dokumente/office/config/w"..., 50) = 50
write(1, "./nico/dokumente/office/config/w"..., 50) = 50
chdir("..")                             = 0
lstat("klassik.sog", {st_mode=S_IFREG|0644, st_size=8011, ...}) = 0
lstat("base_bck.gif", {st_mode=S_IFREG|0644, st_size=15305, ...}) = 0
write(1, "./nico/dokumente/office/config/b"..., 44) = 44
lstat("labels.ini", {st_mode=S_IFREG|0644, st_size=118122, ...}) = 0
write(1, "./nico/dokumente/office/config/l"..., 42) = 42
lstat("autotbl.fmt", {st_mode=S_IFREG|0644, st_size=29728, ...}) = 0
lstat("standard.soc", {st_mode=S_IFREG|0644, st_size=1998, ...}) = 0
lstat("linien.sod", {st_mode=S_IFREG|0644, st_size=238, ...}) = 0
write(1, "./nico/dokumente/office/config/l"..., 42) = 42
lstat("standard.soh", {st_mode=S_IFREG|0644, st_size=439, ...}) = 0
lstat("dbgesch.def", {st_mode=S_IFREG|0644, st_size=6084, ...}) = 0
write(1, "./nico/dokumente/office/config/d"..., 43) = 43
lstat("writ_bck.gif", {st_mode=S_IFREG|0644, st_size=16345, ...}) = 0
lstat("servicesrc", {st_mode=S_IFREG|0640, st_size=6156, ...}) = 0
write(1, "./nico/dokumente/office/config/s"..., 42) = 42
lstat("alarm.wav", {st_mode=S_IFREG|0644, st_size=10558, ...}) = 0
lstat("srcheng.ini", {st_mode=S_IFREG|0644, st_size=4196, ...}) = 0
write(1, "./nico/dokumente/office/config/s"..., 43) = 43
lstat("desk_bck.gif", {st_mode=S_IFREG|0644, st_size=8269, ...}) = 0
write(1, "./nico/dokumente/office/config/d"..., 44) = 44
lstat("soffice.cfg", {st_mode=S_IFREG|0640, st_size=5120, ...}) = 0
write(1, "./nico/dokumente/office/config/s"..., 43) = 43
lstat("start", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("start", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 364
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("start")                          = 0
write(1, "./nico/dokumente/office/config/s"..., 50) = 50
write(1, "./nico/dokumente/office/config/s"..., 50) = 50
write(1, "./nico/dokumente/office/config/s"..., 50) = 50
write(1, "./nico/dokumente/office/config/s"..., 50) = 50
write(1, "./nico/dokumente/office/config/s"..., 49) = 49
write(1, "./nico/dokumente/office/config/s"..., 50) = 50
write(1, "./nico/dokumente/office/config/s"..., 49) = 49
chdir("..")                             = 0
lstat("palette.soc", {st_mode=S_IFREG|0644, st_size=2078, ...}) = 0
write(1, "./nico/dokumente/office/config/p"..., 43) = 43
lstat("cmyk.soc", {st_mode=S_IFREG|0644, st_size=5630, ...}) = 0
lstat("tasks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("tasks", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 288
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tasks")                          = 0
write(1, "./nico/dokumente/office/config/t"..., 47) = 47
write(1, "./nico/dokumente/office/config/t"..., 49) = 49
write(1, "./nico/dokumente/office/config/t"..., 50) = 50
write(1, "./nico/dokumente/office/config/t"..., 48) = 48
write(1, "./nico/dokumente/office/config/t"..., 47) = 47
chdir("..")                             = 0
lstat("settings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/config/s"..., 40) = 40
open("settings", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("settings")                       = 0
chdir("..")                             = 0
lstat("helpmenu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/config/h"..., 40) = 40
open("helpmenu", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 436
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("helpmenu")                       = 0
chdir("..")                             = 0
write(1, "./nico/dokumente/office/config/p"..., 42) = 42
write(1, "./nico/dokumente/office/config/d"..., 42) = 42
write(1, "./nico/dokumente/office/config/s"..., 42) = 42
chdir("..")                             = 0
lstat("gallery", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/gallery\n", 32) = 32
open("gallery", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gallery")                        = 0
chdir("..")                             = 0
lstat("service", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/service\n", 32) = 32
open("service", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("service")                        = 0
chdir("..")                             = 0
lstat("help", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/help\n", 29) = 29
open("help", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("help")                           = 0
chdir("..")                             = 0
lstat("database", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/database"..., 33) = 33
open("database", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("database")                       = 0
write(1, "./nico/dokumente/office/database"..., 46) = 46
write(1, "./nico/dokumente/office/database"..., 47) = 47
write(1, "./nico/dokumente/office/database"..., 46) = 46
chdir("..")                             = 0
lstat("cde", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/cde\n", 28) = 28
open("cde", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cde")                            = 0
write(1, "./nico/dokumente/office/cde/star"..., 42) = 42
chdir("..")                             = 0
lstat("httphome", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/httphome"..., 33) = 33
open("httphome", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("httphome")                       = 0
chdir("..")                             = 0
lstat("template", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/template"..., 33) = 33
open("template", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("template")                       = 0
chdir("..")                             = 0
lstat("download", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("download", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("download")                       = 0
chdir("..")                             = 0
lstat("bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("bin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bin")                            = 0
write(1, "./nico/dokumente/office/bin/soff"..., 36) = 36
write(1, "./nico/dokumente/office/bin/setu"..., 38) = 38
chdir("..")                             = 0
lstat("basic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("basic", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("basic")                          = 0
write(1, "./nico/dokumente/office/basic/so"..., 42) = 42
chdir("..")                             = 0
lstat("instdb.ins", {st_mode=S_IFREG|0640, st_size=276055, ...}) = 0
lstat("xp3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("xp3", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 148
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xp3")                            = 0
write(1, "./nico/dokumente/office/xp3/xpri"..., 44) = 44
write(1, "./nico/dokumente/office/xp3/Xpde"..., 39) = 39
chdir("..")                             = 0
lstat("README", {st_mode=S_IFREG|0644, st_size=24411, ...}) = 0
lstat("bookmark", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("bookmark", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 188
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bookmark")                       = 0
lstat("Info", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("Info", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 260
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Info")                           = 0
write(1, "./nico/dokumente/office/bookmark"..., 51) = 51
write(1, "./nico/dokumente/office/bookmark"..., 51) = 51
write(1, "./nico/dokumente/office/bookmark"..., 49) = 49
write(1, "./nico/dokumente/office/bookmark"..., 51) = 51
write(1, "./nico/dokumente/office/bookmark"..., 48) = 48
write(1, "./nico/dokumente/office/bookmark"..., 50) = 50
write(1, "./nico/dokumente/office/bookmark"..., 51) = 51
chdir("..")                             = 0
lstat("Java", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("Java", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Java")                           = 0
write(1, "./nico/dokumente/office/bookmark"..., 51) = 51
write(1, "./nico/dokumente/office/bookmark"..., 51) = 51
write(1, "./nico/dokumente/office/bookmark"..., 50) = 50
write(1, "./nico/dokumente/office/bookmark"..., 51) = 51
chdir("..")                             = 0
lstat("Freizeit", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/bookmark"..., 42) = 42
open("Freizeit", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Freizeit")                       = 0
write(1, "./nico/dokumente/office/bookmark"..., 50) = 50
write(1, "./nico/dokumente/office/bookmark"..., 55) = 55
chdir("..")                             = 0
lstat("sun.url", {st_mode=S_IFREG|0775, st_size=101, ...}) = 0
lstat("staroffi.url", {st_mode=S_IFREG|0775, st_size=99, ...}) = 0
lstat("Reisen", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/bookmark"..., 40) = 40
open("Reisen", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Reisen")                         = 0
write(1, "./nico/dokumente/office/bookmark"..., 53) = 53
chdir("..")                             = 0
lstat("Internet", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office/bookmark"..., 42) = 42
open("Internet", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Internet")                       = 0
write(1, "./nico/dokumente/office/bookmark"..., 55) = 55
write(1, "./nico/dokumente/office/bookmark"..., 52) = 52
write(1, "./nico/dokumente/office/bookmark"..., 51) = 51
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("witze", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/witze\n", 23) = 23
open("witze", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 21 entries */, 3933)     = 484
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("witze")                          = 0
write(1, "./nico/dokumente/witze/beamte\n", 30) = 30
write(1, "./nico/dokumente/witze/bundesweh"..., 34) = 34
write(1, "./nico/dokumente/witze/aerzte\n", 30) = 30
write(1, "./nico/dokumente/witze/maenner\n", 31) = 31
write(1, "./nico/dokumente/witze/erwachsen"..., 34) = 34
write(1, "./nico/dokumente/witze/sportler\n", 32) = 32
write(1, "./nico/dokumente/witze/bratscher"..., 33) = 33
write(1, "./nico/dokumente/witze/blondinen"..., 33) = 33
write(1, "./nico/dokumente/witze/mathemati"..., 46) = 46
write(1, "./nico/dokumente/witze/sexwitze\n", 32) = 32
write(1, "./nico/dokumente/witze/Fachbegri"..., 56) = 56
write(1, "./nico/dokumente/witze/coolespru"..., 37) = 37
write(1, "./nico/dokumente/witze/zu_nah_au"..., 45) = 45
write(1, "./nico/dokumente/witze/sportler-"..., 42) = 42
write(1, "./nico/dokumente/witze/frauen\n", 30) = 30
write(1, "./nico/dokumente/witze/mercedes_"..., 34) = 34
chdir("..")                             = 0
lstat("fahrplan", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("fahrplan", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 696
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("fahrplan")                       = 0
write(1, "./nico/dokumente/fahrplan/woche-"..., 58) = 58
write(1, "./nico/dokumente/fahrplan/woche-"..., 54) = 54
write(1, "./nico/dokumente/fahrplan/samsta"..., 72) = 72
write(1, "./nico/dokumente/fahrplan/sonnta"..., 63) = 63
write(1, "./nico/dokumente/fahrplan/sonnta"..., 76) = 76
write(1, "./nico/dokumente/fahrplan/sonnta"..., 62) = 62
write(1, "./nico/dokumente/fahrplan/woche-"..., 61) = 61
write(1, "./nico/dokumente/fahrplan/woche-"..., 76) = 76
write(1, "./nico/dokumente/fahrplan/samsta"..., 73) = 73
write(1, "./nico/dokumente/fahrplan/schlor"..., 69) = 69
write(1, "./nico/dokumente/fahrplan/woche-"..., 61) = 61
write(1, "./nico/dokumente/fahrplan/schlor"..., 68) = 68
write(1, "./nico/dokumente/fahrplan/wunsto"..., 64) = 64
chdir("..")                             = 0
lstat("arbeit", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/arbeit\n", 24) = 24
open("arbeit", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("arbeit")                         = 0
lstat("pcsi", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("pcsi", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("pcsi")                           = 0
write(1, "./nico/dokumente/arbeit/pcsi/Kun"..., 40) = 40
chdir("..")                             = 0
lstat("other", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/arbeit/other\n", 30) = 30
open("other", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 152
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("other")                          = 0
lstat("SPEZIALIST.html", {st_mode=S_IFREG|0640, st_size=9894, ...}) = 0
lstat("UNIXEXPERTE.html", {st_mode=S_IFREG|0640, st_size=9522, ...}) = 0
lstat("LAYOUTER.html", {st_mode=S_IFREG|0640, st_size=9976, ...}) = 0
lstat("JOBS.html", {st_mode=S_IFREG|0640, st_size=10344, ...}) = 0
lstat("bewerbungen", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/arbeit/other/be"..., 42) = 42
open("bewerbungen", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bewerbungen")                    = 0
write(1, "./nico/dokumente/arbeit/other/be"..., 53) = 53
write(1, "./nico/dokumente/arbeit/other/be"..., 52) = 52
write(1, "./nico/dokumente/arbeit/other/be"..., 53) = 53
chdir("..")                             = 0
chdir("..")                             = 0
lstat("magrathea", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/arbeit/magrathe"..., 34) = 34
open("magrathea", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 368
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("magrathea")                      = 0
write(1, "./nico/dokumente/arbeit/magrathe"..., 54) = 54
write(1, "./nico/dokumente/arbeit/magrathe"..., 54) = 54
write(1, "./nico/dokumente/arbeit/magrathe"..., 53) = 53
write(1, "./nico/dokumente/arbeit/magrathe"..., 51) = 51
write(1, "./nico/dokumente/arbeit/magrathe"..., 54) = 54
write(1, "./nico/dokumente/arbeit/magrathe"..., 53) = 53
write(1, "./nico/dokumente/arbeit/magrathe"..., 53) = 53
write(1, "./nico/dokumente/arbeit/magrathe"..., 53) = 53
write(1, "./nico/dokumente/arbeit/magrathe"..., 49) = 49
write(1, "./nico/dokumente/arbeit/magrathe"..., 52) = 52
write(1, "./nico/dokumente/arbeit/magrathe"..., 56) = 56
chdir("..")                             = 0
lstat("selbststaendiig", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 40) = 40
open("selbststaendiig", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 444
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("selbststaendiig")                = 0
lstat("IHK Hannover - Veranstaltungen-Dateien", {st_mode=S_IFDIR|0750, 
st_size=4096, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 79) = 79
open("IHK Hannover - Veranstaltungen-Dateien", O_RDONLY|O_NONBLOCK|O_DIRECTORY) 
= 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("IHK Hannover - Veranstaltungen-Dateien") = 0
lstat("struc.html", {st_mode=S_IFREG|0640, st_size=363, ...}) = 0
lstat("icon1.gif", {st_mode=S_IFREG|0640, st_size=67, ...}) = 0
lstat("query-Dateien", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 93) = 93
open("query-Dateien", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 600
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("query-Dateien")                  = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 102) = 102
write(1, "./nico/dokumente/arbeit/selbstst"..., 104) = 104
write(1, "./nico/dokumente/arbeit/selbstst"..., 105) = 105
write(1, "./nico/dokumente/arbeit/selbstst"..., 106) = 106
chdir("..")                             = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 90) = 90
chdir("..")                             = 0
lstat("Software drives my business.htm", {st_mode=S_IFREG|0640, st_size=44471, 
...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 72) = 72
lstat("IHK Hannover - Existenzgrndungsb”rse-Dateien", {st_mode=S_IFDIR|0750, 
st_size=4096, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 86) = 86
open("IHK Hannover - Existenzgrndungsb”rse-Dateien", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 596
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("IHK Hannover - Existenzgrndungsb”rse-Dateien") = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 97) = 97
write(1, "./nico/dokumente/arbeit/selbstst"..., 96) = 96
write(1, "./nico/dokumente/arbeit/selbstst"..., 97) = 97
write(1, "./nico/dokumente/arbeit/selbstst"..., 99) = 99
chdir("..")                             = 0
lstat("IHK Hannover - Existenzgrndungsb”rse.htm", {st_mode=S_IFREG|0640, 
st_size=18195, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 82) = 82
lstat("IHK Hannover - Veranstaltungen.htm", {st_mode=S_IFREG|0640, 
st_size=1536, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 75) = 75
lstat("Software drives my business-Dateien", {st_mode=S_IFDIR|0750, 
st_size=4096, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 76) = 76
open("Software drives my business-Dateien", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 42 entries */, 3933)     = 1084
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Software drives my business-Dateien") = 0
lstat("hm00logo_d.gif", {st_mode=S_IFREG|0640, st_size=2783, ...}) = 0
lstat("hm.gif", {st_mode=S_IFREG|0640, st_size=124, ...}) = 0
lstat("FFFFFF_t.gif", {st_mode=S_IFREG|0640, st_size=55, ...}) = 0
lstat("anreise_d.gif", {st_mode=S_IFREG|0640, st_size=756, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 90) = 90
lstat("home_d.gif", {st_mode=S_IFREG|0640, st_size=305, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 87) = 87
lstat("energy_d.gif", {st_mode=S_IFREG|0640, st_size=124, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 89) = 89
lstat("adforce.adtech(1).html", {st_mode=S_IFREG|0640, st_size=644, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 99) = 99
lstat("hm00_d.gif", {st_mode=S_IFREG|0640, st_size=39060, ...}) = 0
lstat("adforce.adtech-Dateien", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 99) = 99
open("adforce.adtech-Dateien", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("adforce.adtech-Dateien")         = 0
chdir("..")                             = 0
lstat("sdmb.logo.250.gif", {st_mode=S_IFREG|0640, st_size=6086, ...}) = 0
lstat("cemat_d.gif", {st_mode=S_IFREG|0640, st_size=124, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 88) = 88
lstat("allg_d.gif", {st_mode=S_IFREG|0640, st_size=773, ...}) = 0
lstat("energy_d(1).gif", {st_mode=S_IFREG|0640, st_size=401, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 92) = 92
lstat("factory_d(1).gif", {st_mode=S_IFREG|0640, st_size=686, ...}) = 0
lstat("dmag_d.gif", {st_mode=S_IFREG|0640, st_size=758, ...}) = 0
lstat("666666.gif", {st_mode=S_IFREG|0640, st_size=41, ...}) = 0
lstat("adforce.adtech(1)-Dateien", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 102) = 102
open("adforce.adtech(1)-Dateien", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("adforce.adtech(1)-Dateien")      = 0
chdir("..")                             = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 92) = 92
write(1, "./nico/dokumente/arbeit/selbstst"..., 88) = 88
write(1, "./nico/dokumente/arbeit/selbstst"..., 96) = 96
write(1, "./nico/dokumente/arbeit/selbstst"..., 90) = 90
write(1, "./nico/dokumente/arbeit/selbstst"..., 90) = 90
write(1, "./nico/dokumente/arbeit/selbstst"..., 90) = 90
write(1, "./nico/dokumente/arbeit/selbstst"..., 89) = 89
write(1, "./nico/dokumente/arbeit/selbstst"..., 91) = 91
write(1, "./nico/dokumente/arbeit/selbstst"..., 93) = 93
write(1, "./nico/dokumente/arbeit/selbstst"..., 93) = 93
write(1, "./nico/dokumente/arbeit/selbstst"..., 91) = 91
write(1, "./nico/dokumente/arbeit/selbstst"..., 90) = 90
chdir("..")                             = 0
lstat("IHK Hannover - Existenzgrndungsberatung.htm", {st_mode=S_IFREG|0640, 
st_size=10574, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 85) = 85
lstat("IHK Hannover - Existenzgrndungsberatung-Dateien", 
{st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 89) = 89
open("IHK Hannover - Existenzgrndungsberatung-Dateien", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 28 entries */, 3933)     = 620
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("IHK Hannover - Existenzgrndungsberatung-Dateien") = 0
write(1, "./nico/dokumente/arbeit/selbstst"..., 101) = 101
write(1, "./nico/dokumente/arbeit/selbstst"..., 99) = 99
write(1, "./nico/dokumente/arbeit/selbstst"..., 100) = 100
write(1, "./nico/dokumente/arbeit/selbstst"..., 102) = 102
write(1, "./nico/dokumente/arbeit/selbstst"..., 102) = 102
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("schmunzeln", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/schmunzeln\n", 28) = 28
open("schmunzeln", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("schmunzeln")                     = 0
write(1, "./nico/dokumente/schmunzeln/Bieb"..., 45) = 45
write(1, "./nico/dokumente/schmunzeln/Life"..., 39) = 39
write(1, "./nico/dokumente/schmunzeln/Bast"..., 46) = 46
chdir("..")                             = 0
lstat("sms_nachrichten", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/sms_nachrichten"..., 33) = 33
open("sms_nachrichten", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sms_nachrichten")                = 0
write(1, "./nico/dokumente/sms_nachrichten"..., 45) = 45
write(1, "./nico/dokumente/sms_nachrichten"..., 39) = 39
write(1, "./nico/dokumente/sms_nachrichten"..., 46) = 46
write(1, "./nico/dokumente/sms_nachrichten"..., 45) = 45
write(1, "./nico/dokumente/sms_nachrichten"..., 44) = 44
chdir("..")                             = 0
lstat("schule", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/schule\n", 24) = 24
open("schule", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("schule")                         = 0
lstat("deutsch", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/schule/deutsch\n", 32) = 32
open("deutsch", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("deutsch")                        = 0
lstat("philos.htm", {st_mode=S_IFREG|0640, st_size=29666, ...}) = 0
lstat("ontolog.htm", {st_mode=S_IFREG|0640, st_size=17580, ...}) = 0
lstat("Kant", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Kant", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 30 entries */, 3933)     = 704
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Kant")                           = 0
write(1, "./nico/dokumente/schule/deutsch/"..., 47) = 47
write(1, "./nico/dokumente/schule/deutsch/"..., 48) = 48
write(1, "./nico/dokumente/schule/deutsch/"..., 46) = 46
write(1, "./nico/dokumente/schule/deutsch/"..., 53) = 53
write(1, "./nico/dokumente/schule/deutsch/"..., 50) = 50
write(1, "./nico/dokumente/schule/deutsch/"..., 49) = 49
write(1, "./nico/dokumente/schule/deutsch/"..., 50) = 50
write(1, "./nico/dokumente/schule/deutsch/"..., 60) = 60
write(1, "./nico/dokumente/schule/deutsch/"..., 50) = 50
write(1, "./nico/dokumente/schule/deutsch/"..., 49) = 49
write(1, "./nico/dokumente/schule/deutsch/"..., 50) = 50
write(1, "./nico/dokumente/schule/deutsch/"..., 60) = 60
write(1, "./nico/dokumente/schule/deutsch/"..., 48) = 48
chdir("..")                             = 0
write(1, "./nico/dokumente/schule/deutsch/"..., 57) = 57
chdir("..")                             = 0
lstat("englisch", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/schule/englisch"..., 33) = 33
open("englisch", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("englisch")                       = 0
write(1, "./nico/dokumente/schule/englisch"..., 69) = 69
write(1, "./nico/dokumente/schule/englisch"..., 78) = 78
chdir("..")                             = 0
chdir("..")                             = 0
lstat("privat", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("privat", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 252
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("privat")                         = 0
write(1, "./nico/dokumente/privat/telefonn"..., 39) = 39
write(1, "./nico/dokumente/privat/nuz7ptre"..., 43) = 43
write(1, "./nico/dokumente/privat/fromaiti"..., 49) = 49
write(1, "./nico/dokumente/privat/addresse"..., 34) = 34
write(1, "./nico/dokumente/privat/Remember"..., 40) = 40
write(1, "./nico/dokumente/privat/tele2\n", 30) = 30
write(1, "./nico/dokumente/privat/lovestor"..., 34) = 34
write(1, "./nico/dokumente/privat/adressen"..., 33) = 33
write(1, "./nico/dokumente/privat/Addresse"..., 38) = 38
chdir("..")                             = 0
lstat("office52", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office52\n", 26) = 26
open("office52", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 164
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("office52")                       = 0
lstat("user", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office52/user\n", 31) = 31
open("user", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 356
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("user")                           = 0
lstat("config", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("config", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 39 entries */, 3933)     = 876
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("config")                         = 0
lstat("javarc", {st_mode=S_IFREG|0640, st_size=978, ...}) = 0
lstat("help", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office52/user/c"..., 43) = 43
open("help", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("help")                           = 0
chdir("..")                             = 0
lstat("groups", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("groups", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("groups")                         = 0
write(1, "./nico/dokumente/office52/user/c"..., 58) = 58
chdir("..")                             = 0
lstat("quickstart", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("quickstart", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("quickstart")                     = 0
chdir("..")                             = 0
lstat("startup", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("startup", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("startup")                        = 0
chdir("..")                             = 0
lstat("folders", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office52/user/c"..., 46) = 46
open("folders", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("folders")                        = 0
chdir("..")                             = 0
write(1, "./nico/dokumente/office52/user/c"..., 51) = 51
write(1, "./nico/dokumente/office52/user/c"..., 46) = 46
write(1, "./nico/dokumente/office52/user/c"..., 50) = 50
write(1, "./nico/dokumente/office52/user/c"..., 48) = 48
write(1, "./nico/dokumente/office52/user/c"..., 49) = 49
write(1, "./nico/dokumente/office52/user/c"..., 49) = 49
write(1, "./nico/dokumente/office52/user/c"..., 51) = 51
write(1, "./nico/dokumente/office52/user/c"..., 50) = 50
write(1, "./nico/dokumente/office52/user/c"..., 49) = 49
write(1, "./nico/dokumente/office52/user/c"..., 51) = 51
write(1, "./nico/dokumente/office52/user/c"..., 50) = 50
write(1, "./nico/dokumente/office52/user/c"..., 49) = 49
write(1, "./nico/dokumente/office52/user/c"..., 47) = 47
write(1, "./nico/dokumente/office52/user/c"..., 51) = 51
write(1, "./nico/dokumente/office52/user/c"..., 50) = 50
write(1, "./nico/dokumente/office52/user/c"..., 51) = 51
chdir("..")                             = 0
lstat("autotext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office52/user/a"..., 40) = 40
open("autotext", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("autotext")                       = 0
write(1, "./nico/dokumente/office52/user/a"..., 52) = 52
chdir("..")                             = 0
lstat("autocorr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("autocorr", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("autocorr")                       = 0
chdir("..")                             = 0
lstat("bookmark", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("bookmark", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bookmark")                       = 0
chdir("..")                             = 0
lstat("backup", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("backup", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("backup")                         = 0
chdir("..")                             = 0
lstat("basic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("basic", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("basic")                          = 0
write(1, "./nico/dokumente/office52/user/b"..., 49) = 49
chdir("..")                             = 0
lstat("template", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office52/user/t"..., 40) = 40
open("template", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("template")                       = 0
chdir("..")                             = 0
lstat("database", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office52/user/d"..., 40) = 40
open("database", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("database")                       = 0
lstat("address", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office52/user/d"..., 48) = 48
open("address", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("address")                        = 0
write(1, "./nico/dokumente/office52/user/d"..., 60) = 60
write(1, "./nico/dokumente/office52/user/d"..., 60) = 60
chdir("..")                             = 0
lstat("biblio", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("biblio", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("biblio")                         = 0
chdir("..")                             = 0
write(1, "./nico/dokumente/office52/user/d"..., 52) = 52
write(1, "./nico/dokumente/office52/user/d"..., 52) = 52
write(1, "./nico/dokumente/office52/user/d"..., 57) = 57
chdir("..")                             = 0
lstat("desktop", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office52/user/d"..., 39) = 39
open("desktop", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("desktop")                        = 0
write(1, "./nico/dokumente/office52/user/d"..., 50) = 50
write(1, "./nico/dokumente/office52/user/d"..., 50) = 50
write(1, "./nico/dokumente/office52/user/d"..., 47) = 47
write(1, "./nico/dokumente/office52/user/d"..., 51) = 51
write(1, "./nico/dokumente/office52/user/d"..., 50) = 50
chdir("..")                             = 0
lstat("explorer", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office52/user/e"..., 40) = 40
open("explorer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 296
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("explorer")                       = 0
write(1, "./nico/dokumente/office52/user/e"..., 52) = 52
write(1, "./nico/dokumente/office52/user/e"..., 52) = 52
write(1, "./nico/dokumente/office52/user/e"..., 57) = 57
write(1, "./nico/dokumente/office52/user/e"..., 55) = 55
write(1, "./nico/dokumente/office52/user/e"..., 52) = 52
write(1, "./nico/dokumente/office52/user/e"..., 50) = 50
write(1, "./nico/dokumente/office52/user/e"..., 53) = 53
write(1, "./nico/dokumente/office52/user/e"..., 57) = 57
chdir("..")                             = 0
lstat("gallery", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office52/user/g"..., 39) = 39
open("gallery", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gallery")                        = 0
chdir("..")                             = 0
lstat("wordbook", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("wordbook", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 104
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("wordbook")                       = 0
chdir("..")                             = 0
lstat("store", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office52/user/s"..., 37) = 37
open("store", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 272
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("store")                          = 0
lstat("format.cal", {st_mode=S_IFREG|0640, st_size=163840, ...}) = 0
lstat("schedule.cal", {st_mode=S_IFREG|0640, st_size=393216, ...}) = 0
write(1, "./nico/dokumente/office52/user/s"..., 50) = 50
lstat("file.scs", {st_mode=S_IFREG|0640, st_size=262144, ...}) = 0
write(1, "./nico/dokumente/office52/user/s"..., 46) = 46
lstat("httpcache.scs", {st_mode=S_IFREG|0640, st_size=65536, ...}) = 0
write(1, "./nico/dokumente/office52/user/s"..., 51) = 51
lstat("trashcan.scs", {st_mode=S_IFREG|0640, st_size=4096, ...}) = 0
lstat("trash", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("trash", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("trash")                          = 0
chdir("..")                             = 0
write(1, "./nico/dokumente/office52/user/s"..., 49) = 49
write(1, "./nico/dokumente/office52/user/s"..., 49) = 49
write(1, "./nico/dokumente/office52/user/s"..., 46) = 46
write(1, "./nico/dokumente/office52/user/s"..., 50) = 50
chdir("..")                             = 0
lstat("download", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("download", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("download")                       = 0
chdir("..")                             = 0
lstat("work", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("work", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 344
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("work")                           = 0
lstat("deutsch", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office52/user/w"..., 44) = 44
open("deutsch", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("deutsch")                        = 0
chdir("..")                             = 0
lstat("geschichte", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/dokumente/office52/user/w"..., 47) = 47
open("geschichte", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("geschichte")                     = 0
write(1, "./nico/dokumente/office52/user/w"..., 56) = 56
chdir("..")                             = 0
write(1, "./nico/dokumente/office52/user/w"..., 53) = 53
write(1, "./nico/dokumente/office52/user/w"..., 56) = 56
write(1, "./nico/dokumente/office52/user/w"..., 67) = 67
write(1, "./nico/dokumente/office52/user/w"..., 57) = 57
write(1, "./nico/dokumente/office52/user/w"..., 57) = 57
write(1, "./nico/dokumente/office52/user/w"..., 52) = 52
write(1, "./nico/dokumente/office52/user/w"..., 67) = 67
write(1, "./nico/dokumente/office52/user/w"..., 56) = 56
chdir("..")                             = 0
lstat("plugin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("plugin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("plugin")                         = 0
chdir("..")                             = 0
write(1, "./nico/dokumente/office52/user/s"..., 41) = 41
chdir("..")                             = 0
write(1, "./nico/dokumente/office52/setup."..., 36) = 36
write(1, "./nico/dokumente/office52/setup\n", 32) = 32
write(1, "./nico/dokumente/office52/soffic"..., 34) = 34
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".bookmark", {st_mode=S_IFREG|0600, st_size=102073, ...}) = 0
lstat("Kunden", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/Kunden\n", 14)         = 14
open("Kunden", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Kunden")                         = 0
lstat("marsau", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("marsau", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("marsau")                         = 0
lstat("scans", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("scans", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 260
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scans")                          = 0
lstat("bogen-hintergrund1.tif", {st_mode=S_IFREG|0640, st_size=2802368, ...}) = 0
write(1, "./nico/Kunden/marsau/scans/bogen"..., 50) = 50
lstat("halbbogen.tif", {st_mode=S_IFREG|0600, st_size=3660352, ...}) = 0
write(1, "./nico/Kunden/marsau/scans/halbb"..., 41) = 41
lstat(".xvpics", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".xvpics", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".xvpics")                        = 0
write(1, "./nico/Kunden/marsau/scans/.xvpi"..., 58) = 58
write(1, "./nico/Kunden/marsau/scans/.xvpi"..., 47) = 47
chdir("..")                             = 0
write(1, "./nico/Kunden/marsau/scans/bogen"..., 39) = 39
write(1, "./nico/Kunden/marsau/scans/torbo"..., 40) = 40
write(1, "./nico/Kunden/marsau/scans/dreif"..., 43) = 43
write(1, "./nico/Kunden/marsau/scans/bogen"..., 37) = 37
chdir("..")                             = 0
lstat("info", {st_mode=S_IFREG|0640, st_size=184, ...}) = 0
lstat("bilder", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/Kunden/marsau/bilder\n", 28) = 28
open("bilder", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bilder")                         = 0
lstat("original", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("original", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("original")                       = 0
lstat("gifs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("gifs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 416
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gifs")                           = 0
write(1, "./nico/Kunden/marsau/bilder/orig"..., 62) = 62
write(1, "./nico/Kunden/marsau/bilder/orig"..., 64) = 64
write(1, "./nico/Kunden/marsau/bilder/orig"..., 60) = 60
write(1, "./nico/Kunden/marsau/bilder/orig"..., 62) = 62
write(1, "./nico/Kunden/marsau/bilder/orig"..., 60) = 60
write(1, "./nico/Kunden/marsau/bilder/orig"..., 62) = 62
write(1, "./nico/Kunden/marsau/bilder/orig"..., 63) = 63
chdir("..")                             = 0
lstat("ppms", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ppms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 364
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ppms")                           = 0
write(1, "./nico/Kunden/marsau/bilder/orig"..., 59) = 59
write(1, "./nico/Kunden/marsau/bilder/orig"..., 58) = 58
write(1, "./nico/Kunden/marsau/bilder/orig"..., 60) = 60
write(1, "./nico/Kunden/marsau/bilder/orig"..., 56) = 56
write(1, "./nico/Kunden/marsau/bilder/orig"..., 58) = 58
write(1, "./nico/Kunden/marsau/bilder/orig"..., 58) = 58
write(1, "./nico/Kunden/marsau/bilder/orig"..., 56) = 56
chdir("..")                             = 0
lstat("bmp", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("bmp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bmp")                            = 0
write(1, "./nico/Kunden/marsau/bilder/orig"..., 51) = 51
write(1, "./nico/Kunden/marsau/bilder/orig"..., 51) = 51
write(1, "./nico/Kunden/marsau/bilder/orig"..., 55) = 55
write(1, "./nico/Kunden/marsau/bilder/orig"..., 53) = 53
write(1, "./nico/Kunden/marsau/bilder/orig"..., 54) = 54
write(1, "./nico/Kunden/marsau/bilder/orig"..., 53) = 53
write(1, "./nico/Kunden/marsau/bilder/orig"..., 53) = 53
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".emusic", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".emusic", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".emusic")                        = 0
write(1, "./nico/.emusic/MAIN.players\n", 28) = 28
chdir("..")                             = 0
lstat("Mail", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("Mail", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Mail")                           = 0
chdir("..")                             = 0
lstat(".la", {st_mode=S_IFREG|0640, st_size=443, ...}) = 0
lstat(".ICEauthority", {st_mode=S_IFREG|0600, st_size=4738, ...}) = 0
lstat("download", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("download", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 139 entries */, 3933)    = 3904
lseek(4, 3324, SEEK_SET)                = 3324
lseek(4, 0, SEEK_CUR)                   = 3324
getdents(4, /* 14 entries */, 3933)     = 500
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("download")                       = 0
lstat("efax.html", {st_mode=S_IFREG|0640, st_size=7575, ...}) = 0
write(1, "./nico/download/efax.html\n", 26) = 26
lstat("BOHTTPD-0.2.tar.bz2", {st_mode=S_IFREG|0640, st_size=17586, ...}) = 0
lstat("java", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("java", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("java")                           = 0
chdir("..")                             = 0
lstat(".enlightenment-0.16.5.tar.gz", {st_mode=S_IFREG|0600, st_size=1872048, 
...}) = 0
lstat("index.html", {st_mode=S_IFREG|0600, st_size=12213, ...}) = 0
write(1, "./nico/download/index.html\n", 27) = 27
lstat("htdig.html", {st_mode=S_IFREG|0640, st_size=4719, ...}) = 0
lstat("nett_aufgebaute_netscape.setie.html", {st_mode=S_IFREG|0640, 
st_size=7162, ...}) = 0
write(1, "./nico/download/nett_aufgebaute_"..., 52) = 52
lstat("install_instructions.html", {st_mode=S_IFREG|0640, st_size=18427, ...}) 
= 0
lstat("citadel-bbs.html", {st_mode=S_IFREG|0640, st_size=4652, ...}) = 0
write(1, "./nico/download/citadel-bbs.html"..., 33) = 33
lstat("tools-reactos-index.html", {st_mode=S_IFREG|0640, st_size=3578, ...}) = 0
write(1, "./nico/download/tools-reactos-in"..., 41) = 41
lstat("sniffer", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download/sniffer\n", 24) = 24
open("sniffer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 440
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sniffer")                        = 0
write(1, "./nico/download/sniffer/IPInvest"..., 43) = 43
write(1, "./nico/download/sniffer/solsniff"..., 37) = 37
write(1, "./nico/download/sniffer/linsniff"..., 37) = 37
write(1, "./nico/download/sniffer/snifftes"..., 36) = 36
write(1, "./nico/download/sniffer/tcpview."..., 34) = 34
write(1, "./nico/download/sniffer/linux_sn"..., 40) = 40
write(1, "./nico/download/sniffer/web_snif"..., 36) = 36
write(1, "./nico/download/sniffer/readsmb."..., 34) = 34
write(1, "./nico/download/sniffer/sslsniff"..., 47) = 47
chdir("..")                             = 0
lstat("netl-1.01.tar.cgi", {st_mode=S_IFREG|0640, st_size=54011, ...}) = 0
write(1, "./nico/download/netl-1.01.tar.cg"..., 34) = 34
lstat("nixamp.zip", {st_mode=S_IFREG|0640, st_size=256032, ...}) = 0
lstat("jscookie.html", {st_mode=S_IFREG|0640, st_size=11527, ...}) = 0
write(1, "./nico/download/jscookie.html\n", 30) = 30
lstat("grass-gis.html", {st_mode=S_IFREG|0640, st_size=8483, ...}) = 0
lstat("september-29.html", {st_mode=S_IFREG|0640, st_size=2078, ...}) = 0
write(1, "./nico/download/september-29.htm"..., 34) = 34
lstat("enlightenment-conf-0.15.tar.gz", {st_mode=S_IFREG|0640, st_size=245760, 
...}) = 0
write(1, "./nico/download/enlightenment-co"..., 47) = 47
lstat("seminarWS9495.html.tar.gz", {st_mode=S_IFREG|0640, st_size=3167630, 
...}) = 0
write(1, "./nico/download/seminarWS9495.ht"..., 42) = 42
lstat("caos.html", {st_mode=S_IFREG|0640, st_size=5508, ...}) = 0
lstat("catdoc.html", {st_mode=S_IFREG|0640, st_size=10138, ...}) = 0
lstat("xmms-1.2.3.tar.gz", {st_mode=S_IFREG|0600, st_size=1785203, ...}) = 0
lstat("esound-0.2.8.tar.gz", {st_mode=S_IFREG|0640, st_size=63348, ...}) = 0
write(1, "./nico/download/esound-0.2.8.tar"..., 36) = 36
lstat("links.html", {st_mode=S_IFREG|0640, st_size=3039, ...}) = 0
lstat("AdamAmp.zip", {st_mode=S_IFREG|0640, st_size=112183, ...}) = 0
lstat("LinuxDotCom.tar.gz", {st_mode=S_IFREG|0640, st_size=89585, ...}) = 0
lstat("Helix-Sawfish-xmms.tar.gz", {st_mode=S_IFREG|0640, st_size=27877, ...}) 
= 0
write(1, "./nico/download/Helix-Sawfish-xm"..., 42) = 42
lstat("UltrafinaSEM.zip", {st_mode=S_IFREG|0640, st_size=200008, ...}) = 0
lstat("cracked.zip", {st_mode=S_IFREG|0640, st_size=157743, ...}) = 0
write(1, "./nico/download/cracked.zip\n", 28) = 28
lstat("mp3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("mp3", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mp3")                            = 0
chdir("..")                             = 0
lstat("Vegetal_Blues.zip", {st_mode=S_IFREG|0640, st_size=33546, ...}) = 0
write(1, "./nico/download/Vegetal_Blues.zi"..., 34) = 34
lstat("Ghost-10.zip", {st_mode=S_IFREG|0640, st_size=18856, ...}) = 0
lstat("XMMS-AfterStep.zip", {st_mode=S_IFREG|0640, st_size=66214, ...}) = 0
write(1, "./nico/download/XMMS-AfterStep.z"..., 35) = 35
lstat("nuance-green-2.0.zip", {st_mode=S_IFREG|0640, st_size=40502, ...}) = 0
write(1, "./nico/download/nuance-green-2.0"..., 37) = 37
lstat("E-xmms-1.0.tar.gz", {st_mode=S_IFREG|0640, st_size=59440, ...}) = 0
lstat("cherry.zip", {st_mode=S_IFREG|0600, st_size=92097, ...}) = 0
write(1, "./nico/download/cherry.zip\n", 27) = 27
lstat("cart0onix.zip", {st_mode=S_IFREG|0640, st_size=296668, ...}) = 0
lstat("defx-0.97.tar.gz", {st_mode=S_IFREG|0640, st_size=14573, ...}) = 0
write(1, "./nico/download/defx-0.97.tar.gz"..., 33) = 33
lstat("xmms-fxt-0.2.tar.gz", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
lstat("sox-effect-0.0.1.tar.gz", {st_mode=S_IFREG|0640, st_size=175495, ...}) = 0
write(1, "./nico/download/sox-effect-0.0.1"..., 40) = 40
lstat("xmms-goodnight-0.1.1.tar.gz", {st_mode=S_IFREG|0640, st_size=30110, 
...}) = 0
lstat("xmms-alarm-0.2.2-fixed.tar.gz", {st_mode=S_IFREG|0640, st_size=129469, 
...}) = 0
write(1, "./nico/download/xmms-alarm-0.2.2"..., 46) = 46
lstat("bezier-0.0.3.tar.gz", {st_mode=S_IFREG|0600, st_size=129507, ...}) = 0
write(1, "./nico/download/bezier-0.0.3.tar"..., 36) = 36
lstat("skins.html", {st_mode=S_IFREG|0640, st_size=11445, ...}) = 0
lstat("emissions-source.tar.gz", {st_mode=S_IFREG|0644, st_size=277311, ...}) = 0
write(1, "./nico/download/emissions-source"..., 40) = 40
lstat("xmms-alsa-0.4.1.tar.gz", {st_mode=S_IFREG|0600, st_size=118918, ...}) = 0
lstat("smpeg-xmms-0.3.1.tar.gz", {st_mode=S_IFREG|0600, st_size=260095, ...}) = 0
write(1, "./nico/download/smpeg-xmms-0.3.1"..., 40) = 40
lstat("Aqua.zip", {st_mode=S_IFREG|0600, st_size=36036, ...}) = 0
lstat("eMac-XMMS.zip", {st_mode=S_IFREG|0600, st_size=40994, ...}) = 0
write(1, "./nico/download/eMac-XMMS.zip\n", 30) = 30
lstat("myway.zip", {st_mode=S_IFREG|0600, st_size=68177, ...}) = 0
lstat("fyre.zip", {st_mode=S_IFREG|0600, st_size=75034, ...}) = 0
write(1, "./nico/download/fyre.zip\n", 25) = 25
lstat("xmmearth.tar.gz", {st_mode=S_IFREG|0600, st_size=203122, ...}) = 0
write(1, "./nico/download/xmmearth.tar.gz\n", 32) = 32
lstat("NeXTAmp2.4.zip", {st_mode=S_IFREG|0600, st_size=21934, ...}) = 0
write(1, "./nico/download/NeXTAmp2.4.zip\n", 31) = 31
lstat("XMMS-Green.zip", {st_mode=S_IFREG|0600, st_size=63412, ...}) = 0
write(1, "./nico/download/XMMS-Green.zip\n", 31) = 31
lstat("FB_2.1.zip", {st_mode=S_IFREG|0600, st_size=26074, ...}) = 0
lstat("skins", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("skins", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("skins")                          = 0
chdir("..")                             = 0
lstat("xmms-256.zip", {st_mode=S_IFREG|0600, st_size=58600, ...}) = 0
lstat("sinistar.zip", {st_mode=S_IFREG|0600, st_size=34656, ...}) = 0
lstat("XawMMS.zip", {st_mode=S_IFREG|0600, st_size=12891, ...}) = 0
lstat("minEguE-xmms-v1.tar.gz", {st_mode=S_IFREG|0600, st_size=35318, ...}) = 0
lstat("xmms-1.2.3", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xmms-1.2.3", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 51 entries */, 3933)     = 1068
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xmms-1.2.3")                     = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=15310, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Makef"..., 39) = 39
lstat("README", {st_mode=S_IFREG|0640, st_size=33002, ...}) = 0
lstat("stamp-h.in", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
lstat("ABOUT-NLS", {st_mode=S_IFREG|0640, st_size=11651, ...}) = 0
lstat("AUTHORS", {st_mode=S_IFREG|0640, st_size=1237, ...}) = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=17989, ...}) = 0
lstat("ChangeLog", {st_mode=S_IFREG|0640, st_size=88561, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Chang"..., 37) = 37
lstat("INSTALL", {st_mode=S_IFREG|0640, st_size=7832, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=221, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Makef"..., 39) = 39
lstat("NEWS", {st_mode=S_IFREG|0640, st_size=3133, ...}) = 0
lstat("TODO", {st_mode=S_IFREG|0640, st_size=1520, ...}) = 0
lstat("acconfig.h", {st_mode=S_IFREG|0640, st_size=327, ...}) = 0
lstat("acinclude.m4", {st_mode=S_IFREG|0640, st_size=23385, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/acinc"..., 40) = 40
lstat("aclocal.m4", {st_mode=S_IFREG|0640, st_size=70961, ...}) = 0
lstat("config.guess", {st_mode=S_IFREG|0750, st_size=31228, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/confi"..., 40) = 40
lstat("config.h.in", {st_mode=S_IFREG|0640, st_size=5264, ...}) = 0
lstat("config.sub", {st_mode=S_IFREG|0750, st_size=24535, ...}) = 0
lstat("configure", {st_mode=S_IFREG|0750, st_size=238271, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/confi"..., 37) = 37
lstat("configure.in", {st_mode=S_IFREG|0640, st_size=11481, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/confi"..., 40) = 40
lstat("install-sh", {st_mode=S_IFREG|0750, st_size=5584, ...}) = 0
lstat("ltconfig", {st_mode=S_IFREG|0750, st_size=96470, ...}) = 0
lstat("ltmain.sh", {st_mode=S_IFREG|0640, st_size=110534, ...}) = 0
lstat("missing", {st_mode=S_IFREG|0750, st_size=4650, ...}) = 0
lstat("mkinstalldirs", {st_mode=S_IFREG|0750, st_size=731, ...}) = 0
lstat("xmms-config.in", {st_mode=S_IFREG|0640, st_size=3393, ...}) = 0
lstat("xmms.spec.in", {st_mode=S_IFREG|0640, st_size=5282, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms."..., 40) = 40
lstat("xmms.spec", {st_mode=S_IFREG|0640, st_size=5273, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms."..., 37) = 37
lstat("FAQ", {st_mode=S_IFREG|0640, st_size=6769, ...}) = 0
lstat("xmms.m4", {st_mode=S_IFREG|0640, st_size=5549, ...}) = 0
lstat("intl", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("intl", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 608
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("intl")                           = 0
write(1, "./nico/download/xmms-1.2.3/intl/"..., 42) = 42
write(1, "./nico/download/xmms-1.2.3/intl/"..., 44) = 44
write(1, "./nico/download/xmms-1.2.3/intl/"..., 46) = 46
write(1, "./nico/download/xmms-1.2.3/intl/"..., 46) = 46
write(1, "./nico/download/xmms-1.2.3/intl/"..., 46) = 46
write(1, "./nico/download/xmms-1.2.3/intl/"..., 42) = 42
write(1, "./nico/download/xmms-1.2.3/intl/"..., 43) = 43
write(1, "./nico/download/xmms-1.2.3/intl/"..., 45) = 45
write(1, "./nico/download/xmms-1.2.3/intl/"..., 46) = 46
write(1, "./nico/download/xmms-1.2.3/intl/"..., 44) = 44
write(1, "./nico/download/xmms-1.2.3/intl/"..., 43) = 43
write(1, "./nico/download/xmms-1.2.3/intl/"..., 42) = 42
write(1, "./nico/download/xmms-1.2.3/intl/"..., 46) = 46
write(1, "./nico/download/xmms-1.2.3/intl/"..., 45) = 45
write(1, "./nico/download/xmms-1.2.3/intl/"..., 46) = 46
write(1, "./nico/download/xmms-1.2.3/intl/"..., 43) = 43
write(1, "./nico/download/xmms-1.2.3/intl/"..., 41) = 41
chdir("..")                             = 0
lstat("libxmms", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("libxmms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 33 entries */, 3933)     = 736
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("libxmms")                        = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10831, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/libxm"..., 47) = 47
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=443, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/libxm"..., 47) = 47
lstat("aclocal.m4", {st_mode=S_IFREG|0640, st_size=34069, ...}) = 0
lstat("configure", {st_mode=S_IFREG|0750, st_size=95037, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/libxm"..., 45) = 45
lstat("configure.in", {st_mode=S_IFREG|0640, st_size=1452, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/libxm"..., 48) = 48
lstat("configfile.c", {st_mode=S_IFREG|0640, st_size=8400, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/libxm"..., 48) = 48
lstat("configfile.h", {st_mode=S_IFREG|0640, st_size=2492, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/libxm"..., 48) = 48
lstat("xmmsctrl.c", {st_mode=S_IFREG|0640, st_size=15254, ...}) = 0
lstat("xmmsctrl.h", {st_mode=S_IFREG|0640, st_size=4044, ...}) = 0
lstat("dirbrowser.c", {st_mode=S_IFREG|0640, st_size=9865, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/libxm"..., 48) = 48
lstat("dirbrowser.h", {st_mode=S_IFREG|0640, st_size=1158, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/libxm"..., 48) = 48
lstat("util.c", {st_mode=S_IFREG|0640, st_size=2514, ...}) = 0
lstat("util.h", {st_mode=S_IFREG|0640, st_size=361, ...}) = 0
lstat("formatter.c", {st_mode=S_IFREG|0640, st_size=1262, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/libxm"..., 47) = 47
lstat("formatter.h", {st_mode=S_IFREG|0640, st_size=411, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/libxm"..., 47) = 47
lstat("config.log", {st_mode=S_IFREG|0640, st_size=3338, ...}) = 0
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
write(1, "./nico/download/xmms-1.2.3/libxm"..., 48) = 48
write(1, "./nico/download/xmms-1.2.3/libxm"..., 44) = 44
write(1, "./nico/download/xmms-1.2.3/libxm"..., 49) = 49
write(1, "./nico/download/xmms-1.2.3/libxm"..., 48) = 48
write(1, "./nico/download/xmms-1.2.3/libxm"..., 49) = 49
write(1, "./nico/download/xmms-1.2.3/libxm"..., 47) = 47
write(1, "./nico/download/xmms-1.2.3/libxm"..., 48) = 48
chdir("..")                             = 0
lstat("xmms", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xmms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 144 entries */, 3933)    = 3072
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xmms")                           = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=15665, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 44) = 44
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=1445, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 44) = 44
lstat("bmp.c", {st_mode=S_IFREG|0640, st_size=12316, ...}) = 0
lstat("bmp.h", {st_mode=S_IFREG|0640, st_size=952, ...}) = 0
lstat("skin.c", {st_mode=S_IFREG|0640, st_size=19999, ...}) = 0
lstat("skin.h", {st_mode=S_IFREG|0640, st_size=2906, ...}) = 0
lstat("util.c", {st_mode=S_IFREG|0640, st_size=20300, ...}) = 0
lstat("util.h", {st_mode=S_IFREG|0640, st_size=1752, ...}) = 0
lstat("output.c", {st_mode=S_IFREG|0640, st_size=1922, ...}) = 0
lstat("output.h", {st_mode=S_IFREG|0640, st_size=1264, ...}) = 0
lstat("fft.c", {st_mode=S_IFREG|0640, st_size=8516, ...}) = 0
lstat("fft.h", {st_mode=S_IFREG|0640, st_size=1349, ...}) = 0
lstat("input.c", {st_mode=S_IFREG|0640, st_size=11274, ...}) = 0
lstat("input.h", {st_mode=S_IFREG|0640, st_size=2163, ...}) = 0
lstat("effect.c", {st_mode=S_IFREG|0640, st_size=1663, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 41) = 41
lstat("effect.h", {st_mode=S_IFREG|0640, st_size=316, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 41) = 41
lstat("general.c", {st_mode=S_IFREG|0640, st_size=2409, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 42) = 42
lstat("general.h", {st_mode=S_IFREG|0640, st_size=435, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 42) = 42
lstat("visualization.c", {st_mode=S_IFREG|0640, st_size=8985, ...}) = 0
lstat("visualization.h", {st_mode=S_IFREG|0640, st_size=592, ...}) = 0
lstat("dga.c", {st_mode=S_IFREG|0640, st_size=9514, ...}) = 0
lstat("dga.h", {st_mode=S_IFREG|0640, st_size=1222, ...}) = 0
lstat("fullscreen.c", {st_mode=S_IFREG|0640, st_size=12143, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 45) = 45
lstat("fullscreen.h", {st_mode=S_IFREG|0640, st_size=2107, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 45) = 45
lstat("pluginenum.c", {st_mode=S_IFREG|0640, st_size=12597, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 45) = 45
lstat("pluginenum.h", {st_mode=S_IFREG|0640, st_size=985, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 45) = 45
lstat("playlist.c", {st_mode=S_IFREG|0640, st_size=30694, ...}) = 0
lstat("playlist.h", {st_mode=S_IFREG|0640, st_size=3131, ...}) = 0
lstat("controlsocket.c", {st_mode=S_IFREG|0640, st_size=13330, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 48) = 48
lstat("controlsocket.h", {st_mode=S_IFREG|0640, st_size=2196, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 48) = 48
lstat("dock.c", {st_mode=S_IFREG|0640, st_size=16521, ...}) = 0
lstat("dock.h", {st_mode=S_IFREG|0640, st_size=598, ...}) = 0
lstat("widget.c", {st_mode=S_IFREG|0640, st_size=3743, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 41) = 41
lstat("widget.h", {st_mode=S_IFREG|0640, st_size=2133, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 41) = 41
lstat("sbutton.c", {st_mode=S_IFREG|0640, st_size=2413, ...}) = 0
lstat("sbutton.h", {st_mode=S_IFREG|0640, st_size=1187, ...}) = 0
lstat("pbutton.c", {st_mode=S_IFREG|0640, st_size=4138, ...}) = 0
lstat("pbutton.h", {st_mode=S_IFREG|0640, st_size=1771, ...}) = 0
lstat("tbutton.c", {st_mode=S_IFREG|0640, st_size=4152, ...}) = 0
lstat("tbutton.h", {st_mode=S_IFREG|0640, st_size=1462, ...}) = 0
lstat("textbox.c", {st_mode=S_IFREG|0640, st_size=8789, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 42) = 42
lstat("textbox.h", {st_mode=S_IFREG|0640, st_size=1607, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 42) = 42
lstat("menurow.c", {st_mode=S_IFREG|0640, st_size=4553, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 42) = 42
lstat("menurow.h", {st_mode=S_IFREG|0640, st_size=1574, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 42) = 42
lstat("hslider.c", {st_mode=S_IFREG|0640, st_size=4979, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 42) = 42
lstat("hslider.h", {st_mode=S_IFREG|0640, st_size=1712, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 42) = 42
lstat("monostereo.c", {st_mode=S_IFREG|0640, st_size=2457, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 45) = 45
lstat("monostereo.h", {st_mode=S_IFREG|0640, st_size=1201, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 45) = 45
lstat("vis.c", {st_mode=S_IFREG|0640, st_size=10791, ...}) = 0
lstat("vis.h", {st_mode=S_IFREG|0640, st_size=1933, ...}) = 0
lstat("svis.c", {st_mode=S_IFREG|0640, st_size=6223, ...}) = 0
lstat("svis.h", {st_mode=S_IFREG|0640, st_size=1282, ...}) = 0
lstat("number.c", {st_mode=S_IFREG|0640, st_size=1891, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 41) = 41
lstat("number.h", {st_mode=S_IFREG|0640, st_size=1165, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 41) = 41
lstat("playstatus.c", {st_mode=S_IFREG|0640, st_size=2295, ...}) = 0
lstat("playstatus.h", {st_mode=S_IFREG|0640, st_size=1226, ...}) = 0
lstat("playlist_list.c", {st_mode=S_IFREG|0640, st_size=9034, ...}) = 0
lstat("playlist_list.h", {st_mode=S_IFREG|0640, st_size=1462, ...}) = 0
lstat("playlist_slider.c", {st_mode=S_IFREG|0640, st_size=4512, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 50) = 50
lstat("playlist_slider.h", {st_mode=S_IFREG|0640, st_size=1276, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 50) = 50
lstat("playlist_popup.c", {st_mode=S_IFREG|0640, st_size=4521, ...}) = 0
lstat("playlist_popup.h", {st_mode=S_IFREG|0640, st_size=1129, ...}) = 0
lstat("eq_graph.c", {st_mode=S_IFREG|0640, st_size=3788, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 43) = 43
lstat("eq_graph.h", {st_mode=S_IFREG|0640, st_size=1065, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 43) = 43
lstat("eq_slider.c", {st_mode=S_IFREG|0640, st_size=5044, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 44) = 44
lstat("eq_slider.h", {st_mode=S_IFREG|0640, st_size=1231, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 44) = 44
lstat("main.c", {st_mode=S_IFREG|0640, st_size=113375, ...}) = 0
lstat("main.h", {st_mode=S_IFREG|0640, st_size=4015, ...}) = 0
lstat("skinwin.c", {st_mode=S_IFREG|0640, st_size=7670, ...}) = 0
lstat("skinwin.h", {st_mode=S_IFREG|0640, st_size=1078, ...}) = 0
lstat("prefswin.c", {st_mode=S_IFREG|0640, st_size=48369, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 43) = 43
lstat("prefswin.h", {st_mode=S_IFREG|0640, st_size=1071, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 43) = 43
lstat("playlistwin.c", {st_mode=S_IFREG|0640, st_size=47707, ...}) = 0
lstat("playlistwin.h", {st_mode=S_IFREG|0640, st_size=1731, ...}) = 0
lstat("equalizer.c", {st_mode=S_IFREG|0640, st_size=50169, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 44) = 44
lstat("equalizer.h", {st_mode=S_IFREG|0640, st_size=1916, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 44) = 44
lstat("hints.c", {st_mode=S_IFREG|0640, st_size=11934, ...}) = 0
lstat("hints.h", {st_mode=S_IFREG|0640, st_size=342, ...}) = 0
lstat("about.c", {st_mode=S_IFREG|0640, st_size=6536, ...}) = 0
lstat("about.h", {st_mode=S_IFREG|0640, st_size=72, ...}) = 0
lstat("sm.c", {st_mode=S_IFREG|0640, st_size=3722, ...}) = 0
lstat("sm.h", {st_mode=S_IFREG|0640, st_size=977, ...}) = 0
lstat("plugin.h", {st_mode=S_IFREG|0640, st_size=7695, ...}) = 0
lstat("xmms.h", {st_mode=S_IFREG|0640, st_size=2217, ...}) = 0
lstat("i18n.h", {st_mode=S_IFREG|0640, st_size=631, ...}) = 0
lstat("getopt.c", {st_mode=S_IFREG|0640, st_size=28471, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 41) = 41
lstat("getopt1.c", {st_mode=S_IFREG|0640, st_size=4645, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 42) = 42
lstat("getopt.h", {st_mode=S_IFREG|0640, st_size=4710, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 41) = 41
lstat("urldecode.c", {st_mode=S_IFREG|0640, st_size=1666, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 44) = 44
lstat("urldecode.h", {st_mode=S_IFREG|0640, st_size=918, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 44) = 44
lstat("dnd.h", {st_mode=S_IFREG|0640, st_size=1298, ...}) = 0
lstat("xmms_logo.xpm", {st_mode=S_IFREG|0640, st_size=114395, ...}) = 0
lstat("xmms_mini.xpm", {st_mode=S_IFREG|0640, st_size=2441, ...}) = 0
lstat("xmms.desktop", {st_mode=S_IFREG|0640, st_size=614, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 45) = 45
lstat("xmms.wmconfig", {st_mode=S_IFREG|0640, st_size=131, ...}) = 0
lstat("defskin", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 40) = 40
open("defskin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 420
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("defskin")                        = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 52) = 52
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 52) = 52
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 51) = 51
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 53) = 53
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 52) = 52
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 52) = 52
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 51) = 51
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 52) = 52
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 49) = 49
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 53) = 53
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 51) = 51
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 50) = 50
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 49) = 49
chdir("..")                             = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=18572, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 41) = 41
lstat("bmp.o", {st_mode=S_IFREG|0640, st_size=203548, ...}) = 0
lstat("skin.o", {st_mode=S_IFREG|0640, st_size=773968, ...}) = 0
lstat("util.o", {st_mode=S_IFREG|0640, st_size=219772, ...}) = 0
lstat("output.o", {st_mode=S_IFREG|0640, st_size=186360, ...}) = 0
lstat("fft.o", {st_mode=S_IFREG|0640, st_size=15520, ...}) = 0
lstat("input.o", {st_mode=S_IFREG|0640, st_size=208072, ...}) = 0
lstat("effect.o", {st_mode=S_IFREG|0640, st_size=185924, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 41) = 41
lstat("general.o", {st_mode=S_IFREG|0640, st_size=189068, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 42) = 42
lstat("visualization.o", {st_mode=S_IFREG|0640, st_size=209292, ...}) = 0
lstat("dga.o", {st_mode=S_IFREG|0640, st_size=172748, ...}) = 0
lstat("fullscreen.o", {st_mode=S_IFREG|0640, st_size=211800, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 45) = 45
lstat("pluginenum.o", {st_mode=S_IFREG|0640, st_size=208724, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 45) = 45
lstat("playlist.o", {st_mode=S_IFREG|0640, st_size=233184, ...}) = 0
lstat("controlsocket.o", {st_mode=S_IFREG|0640, st_size=218772, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 48) = 48
lstat("dock.o", {st_mode=S_IFREG|0640, st_size=216764, ...}) = 0
lstat("widget.o", {st_mode=S_IFREG|0640, st_size=193744, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 41) = 41
lstat("sbutton.o", {st_mode=S_IFREG|0640, st_size=186972, ...}) = 0
lstat("pbutton.o", {st_mode=S_IFREG|0640, st_size=190480, ...}) = 0
lstat("tbutton.o", {st_mode=S_IFREG|0640, st_size=188444, ...}) = 0
lstat("textbox.o", {st_mode=S_IFREG|0640, st_size=195204, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 42) = 42
lstat("menurow.o", {st_mode=S_IFREG|0640, st_size=189384, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 42) = 42
lstat("hslider.o", {st_mode=S_IFREG|0640, st_size=189060, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 42) = 42
lstat("monostereo.o", {st_mode=S_IFREG|0640, st_size=186280, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 45) = 45
lstat("vis.o", {st_mode=S_IFREG|0640, st_size=201872, ...}) = 0
lstat("svis.o", {st_mode=S_IFREG|0640, st_size=194240, ...}) = 0
lstat("number.o", {st_mode=S_IFREG|0640, st_size=185992, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 41) = 41
lstat("playstatus.o", {st_mode=S_IFREG|0640, st_size=186136, ...}) = 0
lstat("playlist_list.o", {st_mode=S_IFREG|0640, st_size=200100, ...}) = 0
lstat("playlist_slider.o", {st_mode=S_IFREG|0640, st_size=188576, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 50) = 50
lstat("playlist_popup.o", {st_mode=S_IFREG|0640, st_size=191308, ...}) = 0
lstat("eq_graph.o", {st_mode=S_IFREG|0640, st_size=191668, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 43) = 43
lstat("eq_slider.o", {st_mode=S_IFREG|0640, st_size=190344, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 44) = 44
lstat("main.o", {st_mode=S_IFREG|0640, st_size=388328, ...}) = 0
lstat("skinwin.o", {st_mode=S_IFREG|0640, st_size=198860, ...}) = 0
lstat("prefswin.o", {st_mode=S_IFREG|0640, st_size=272516, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 43) = 43
lstat("playlistwin.o", {st_mode=S_IFREG|0640, st_size=265220, ...}) = 0
lstat("equalizer.o", {st_mode=S_IFREG|0640, st_size=283808, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 44) = 44
lstat("hints.o", {st_mode=S_IFREG|0640, st_size=196764, ...}) = 0
lstat("about.o", {st_mode=S_IFREG|0640, st_size=318020, ...}) = 0
lstat("sm.o", {st_mode=S_IFREG|0640, st_size=194904, ...}) = 0
lstat("getopt.o", {st_mode=S_IFREG|0640, st_size=6304, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 41) = 41
lstat("getopt1.o", {st_mode=S_IFREG|0640, st_size=6452, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 42) = 42
lstat("urldecode.o", {st_mode=S_IFREG|0640, st_size=20804, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/xmms/"..., 44) = 44
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("Output", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Output", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 152
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Output")                         = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10476, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 46) = 46
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=30, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 46) = 46
lstat("OSS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("OSS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 512
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("OSS")                            = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10600, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 50) = 50
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=458, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 50) = 50
lstat("OSS.c", {st_mode=S_IFREG|0640, st_size=1317, ...}) = 0
lstat("OSS.h", {st_mode=S_IFREG|0640, st_size=2043, ...}) = 0
lstat("mixer.c", {st_mode=S_IFREG|0640, st_size=2170, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 46) = 46
lstat("about.c", {st_mode=S_IFREG|0640, st_size=2045, ...}) = 0
lstat("configure.c", {st_mode=S_IFREG|0640, st_size=11066, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 50) = 50
lstat("audio.c", {st_mode=S_IFREG|0640, st_size=14799, ...}) = 0
lstat("init.c", {st_mode=S_IFREG|0640, st_size=1881, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=13120, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 47) = 47
lstat("OSS.lo", {st_mode=S_IFREG|0640, st_size=144052, ...}) = 0
lstat("mixer.lo", {st_mode=S_IFREG|0640, st_size=143876, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 47) = 47
lstat("about.lo", {st_mode=S_IFREG|0640, st_size=147196, ...}) = 0
lstat("configure.lo", {st_mode=S_IFREG|0640, st_size=166132, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 51) = 51
lstat("audio.lo", {st_mode=S_IFREG|0640, st_size=174408, ...}) = 0
lstat("init.lo", {st_mode=S_IFREG|0640, st_size=143012, ...}) = 0
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 46) = 46
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 50) = 50
chdir("..")                             = 0
lstat("esd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 38) = 38
open("esd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 520
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("esd")                            = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10716, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 50) = 50
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=541, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 50) = 50
lstat("esd.c", {st_mode=S_IFREG|0640, st_size=1064, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 44) = 44
lstat("esdout.h", {st_mode=S_IFREG|0640, st_size=1562, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 47) = 47
lstat("mixer.c", {st_mode=S_IFREG|0640, st_size=1870, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 46) = 46
lstat("about.c", {st_mode=S_IFREG|0640, st_size=1747, ...}) = 0
lstat("configure.c", {st_mode=S_IFREG|0640, st_size=8176, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 50) = 50
lstat("audio.c", {st_mode=S_IFREG|0640, st_size=9051, ...}) = 0
lstat("init.c", {st_mode=S_IFREG|0640, st_size=1458, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=13263, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 47) = 47
lstat("esd.lo", {st_mode=S_IFREG|0640, st_size=148460, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 45) = 45
lstat("mixer.lo", {st_mode=S_IFREG|0640, st_size=152236, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 47) = 47
lstat("about.lo", {st_mode=S_IFREG|0640, st_size=149600, ...}) = 0
lstat("configure.lo", {st_mode=S_IFREG|0640, st_size=167120, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 51) = 51
lstat("audio.lo", {st_mode=S_IFREG|0640, st_size=163344, ...}) = 0
lstat("init.lo", {st_mode=S_IFREG|0640, st_size=147804, ...}) = 0
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 57) = 57
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 58) = 58
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 57) = 57
chdir("..")                             = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 44) = 44
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 46) = 46
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 50) = 50
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 51) = 51
chdir("..")                             = 0
lstat("disk_writer", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 46) = 46
open("disk_writer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 216
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("disk_writer")                    = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10329, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 58) = 58
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=258, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 58) = 58
lstat("disk_writer.c", {st_mode=S_IFREG|0640, st_size=11173, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 60) = 60
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=13001, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 55) = 55
lstat("disk_writer.lo", {st_mode=S_IFREG|0640, st_size=151004, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 61) = 61
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 70) = 70
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 71) = 71
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 70) = 70
chdir("..")                             = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 60) = 60
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 64) = 64
chdir("..")                             = 0
write(1, "./nico/download/xmms-1.2.3/Outpu"..., 43) = 43
chdir("..")                             = 0
lstat("Input", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Input", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Input")                          = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10494, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 45) = 45
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=50, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 45) = 45
lstat("wav", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("wav", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("wav")                            = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10155, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 49) = 49
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=202, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 49) = 49
lstat("wav.c", {st_mode=S_IFREG|0640, st_size=12368, ...}) = 0
lstat("wav.h", {st_mode=S_IFREG|0640, st_size=2032, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=12724, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 46) = 46
lstat("wav.lo", {st_mode=S_IFREG|0640, st_size=152720, ...}) = 0
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("mpg123", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("mpg123", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 87 entries */, 3933)     = 1964
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mpg123")                         = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=11579, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 52) = 52
lstat("README", {st_mode=S_IFREG|0640, st_size=391, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=801, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 52) = 52
lstat("mpg123.c", {st_mode=S_IFREG|0640, st_size=28348, ...}) = 0
lstat("configure.c", {st_mode=S_IFREG|0640, st_size=29064, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 52) = 52
lstat("fileinfo.c", {st_mode=S_IFREG|0640, st_size=14228, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 51) = 51
lstat("common.c", {st_mode=S_IFREG|0640, st_size=13930, ...}) = 0
lstat("decode_2to1.c", {st_mode=S_IFREG|0640, st_size=5024, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 54) = 54
lstat("decode_4to1.c", {st_mode=S_IFREG|0640, st_size=5410, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 54) = 54
lstat("decode_ntom.c", {st_mode=S_IFREG|0640, st_size=6061, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 54) = 54
lstat("layer1.c", {st_mode=S_IFREG|0640, st_size=4342, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 49) = 49
lstat("layer2.c", {st_mode=S_IFREG|0640, st_size=8853, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 49) = 49
lstat("layer3.c", {st_mode=S_IFREG|0640, st_size=46753, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 49) = 49
lstat("tabinit.c", {st_mode=S_IFREG|0640, st_size=3219, ...}) = 0
lstat("equalizer.c", {st_mode=S_IFREG|0640, st_size=1797, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 52) = 52
lstat("http.c", {st_mode=S_IFREG|0640, st_size=21418, ...}) = 0
lstat("huffman.h", {st_mode=S_IFREG|0640, st_size=13821, ...}) = 0
lstat("mpg123.h", {st_mode=S_IFREG|0640, st_size=7626, ...}) = 0
lstat("l2tables.h", {st_mode=S_IFREG|0640, st_size=10924, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 51) = 51
lstat("getbits.h", {st_mode=S_IFREG|0640, st_size=1211, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 50) = 50
lstat("dxhead.c", {st_mode=S_IFREG|0640, st_size=3236, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 49) = 49
lstat("dxhead.h", {st_mode=S_IFREG|0640, st_size=2114, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 49) = 49
lstat("id3.c", {st_mode=S_IFREG|0640, st_size=12942, ...}) = 0
lstat("id3.h", {st_mode=S_IFREG|0640, st_size=8586, ...}) = 0
lstat("id3_frame.c", {st_mode=S_IFREG|0640, st_size=14096, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 52) = 52
lstat("id3_frame_content.c", {st_mode=S_IFREG|0640, st_size=3195, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 60) = 60
lstat("id3_frame_text.c", {st_mode=S_IFREG|0640, st_size=7947, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 57) = 57
lstat("id3_frame_url.c", {st_mode=S_IFREG|0640, st_size=2738, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 56) = 56
lstat("id3_header.h", {st_mode=S_IFREG|0640, st_size=3124, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 53) = 53
lstat("id3_tag.c", {st_mode=S_IFREG|0640, st_size=3310, ...}) = 0
lstat("decode_i386.c", {st_mode=S_IFREG|0640, st_size=5646, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 54) = 54
lstat("decode_i586.s", {st_mode=S_IFREG|0640, st_size=5188, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 54) = 54
lstat("dct64_i386.c", {st_mode=S_IFREG|0640, st_size=9633, ...}) = 0
lstat("getbits.c", {st_mode=S_IFREG|0640, st_size=2132, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 50) = 50
lstat("decode.c", {st_mode=S_IFREG|0640, st_size=4684, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 49) = 49
lstat("dct64.c", {st_mode=S_IFREG|0640, st_size=3727, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=14034, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 49) = 49
lstat("mpg123.lo", {st_mode=S_IFREG|0640, st_size=196700, ...}) = 0
lstat("configure.lo", {st_mode=S_IFREG|0640, st_size=197820, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 53) = 53
lstat("fileinfo.lo", {st_mode=S_IFREG|0640, st_size=186716, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 52) = 52
lstat("common.lo", {st_mode=S_IFREG|0640, st_size=165952, ...}) = 0
lstat("decode_2to1.lo", {st_mode=S_IFREG|0640, st_size=154372, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 55) = 55
lstat("decode_4to1.lo", {st_mode=S_IFREG|0640, st_size=154084, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 55) = 55
lstat("decode_ntom.lo", {st_mode=S_IFREG|0640, st_size=159448, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 55) = 55
lstat("layer1.lo", {st_mode=S_IFREG|0640, st_size=157752, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 50) = 50
lstat("layer2.lo", {st_mode=S_IFREG|0640, st_size=185392, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 50) = 50
lstat("layer3.lo", {st_mode=S_IFREG|0640, st_size=253316, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 50) = 50
lstat("tabinit.lo", {st_mode=S_IFREG|0640, st_size=153228, ...}) = 0
lstat("equalizer.lo", {st_mode=S_IFREG|0640, st_size=153740, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 53) = 53
lstat("http.lo", {st_mode=S_IFREG|0640, st_size=198560, ...}) = 0
lstat("dxhead.lo", {st_mode=S_IFREG|0640, st_size=13548, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 50) = 50
lstat("id3.lo", {st_mode=S_IFREG|0640, st_size=39928, ...}) = 0
lstat("id3_frame.lo", {st_mode=S_IFREG|0640, st_size=32176, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 53) = 53
lstat("id3_frame_content.lo", {st_mode=S_IFREG|0640, st_size=151056, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 61) = 61
lstat("id3_frame_text.lo", {st_mode=S_IFREG|0640, st_size=17116, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 58) = 58
lstat("id3_frame_url.lo", {st_mode=S_IFREG|0640, st_size=9676, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 57) = 57
lstat("id3_tag.lo", {st_mode=S_IFREG|0640, st_size=22548, ...}) = 0
lstat("decode_i386.lo", {st_mode=S_IFREG|0640, st_size=151508, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 55) = 55
lstat("decode_i586.lo", {st_mode=S_IFREG|0640, st_size=1492, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 55) = 55
lstat("dct64_i386.lo", {st_mode=S_IFREG|0640, st_size=153516, ...}) = 0
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 52) = 52
write(1, "./nico/download/xmms-1.2.3/Input"..., 51) = 51
write(1, "./nico/download/xmms-1.2.3/Input"..., 54) = 54
write(1, "./nico/download/xmms-1.2.3/Input"..., 54) = 54
write(1, "./nico/download/xmms-1.2.3/Input"..., 54) = 54
write(1, "./nico/download/xmms-1.2.3/Input"..., 49) = 49
write(1, "./nico/download/xmms-1.2.3/Input"..., 49) = 49
write(1, "./nico/download/xmms-1.2.3/Input"..., 49) = 49
write(1, "./nico/download/xmms-1.2.3/Input"..., 52) = 52
write(1, "./nico/download/xmms-1.2.3/Input"..., 49) = 49
write(1, "./nico/download/xmms-1.2.3/Input"..., 52) = 52
write(1, "./nico/download/xmms-1.2.3/Input"..., 60) = 60
write(1, "./nico/download/xmms-1.2.3/Input"..., 57) = 57
write(1, "./nico/download/xmms-1.2.3/Input"..., 56) = 56
write(1, "./nico/download/xmms-1.2.3/Input"..., 54) = 54
write(1, "./nico/download/xmms-1.2.3/Input"..., 54) = 54
chdir("..")                             = 0
lstat("mikmod", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("mikmod", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 340
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mikmod")                         = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10383, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 52) = 52
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=25265, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=368, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 52) = 52
lstat("drv_xmms.c", {st_mode=S_IFREG|0640, st_size=3344, ...}) = 0
lstat("mikmod-plugin.h", {st_mode=S_IFREG|0640, st_size=532, ...}) = 0
lstat("plugin.c", {st_mode=S_IFREG|0640, st_size=21749, ...}) = 0
lstat("mikmod.xpm", {st_mode=S_IFREG|0640, st_size=29732, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=13042, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 49) = 49
lstat("drv_xmms.lo", {st_mode=S_IFREG|0640, st_size=148472, ...}) = 0
lstat("plugin.lo", {st_mode=S_IFREG|0640, st_size=225168, ...}) = 0
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("cdaudio", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("cdaudio", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 22 entries */, 3933)     = 448
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cdaudio")                        = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 53) = 53
write(1, "./nico/download/xmms-1.2.3/Input"..., 53) = 53
write(1, "./nico/download/xmms-1.2.3/Input"..., 53) = 53
write(1, "./nico/download/xmms-1.2.3/Input"..., 51) = 51
write(1, "./nico/download/xmms-1.2.3/Input"..., 50) = 50
write(1, "./nico/download/xmms-1.2.3/Input"..., 54) = 54
chdir("..")                             = 0
lstat("idcin", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("idcin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 136
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("idcin")                          = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 51) = 51
write(1, "./nico/download/xmms-1.2.3/Input"..., 51) = 51
write(1, "./nico/download/xmms-1.2.3/Input"..., 48) = 48
chdir("..")                             = 0
lstat("tonegen", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 41) = 41
open("tonegen", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tonegen")                        = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 53) = 53
write(1, "./nico/download/xmms-1.2.3/Input"..., 53) = 53
write(1, "./nico/download/xmms-1.2.3/Input"..., 51) = 51
write(1, "./nico/download/xmms-1.2.3/Input"..., 50) = 50
chdir("..")                             = 0
write(1, "./nico/download/xmms-1.2.3/Input"..., 42) = 42
chdir("..")                             = 0
lstat("Effect", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Effec"..., 34) = 34
open("Effect", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Effect")                         = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10488, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Effec"..., 46) = 46
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=42, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Effec"..., 46) = 46
lstat("voice", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Effec"..., 40) = 40
open("voice", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("voice")                          = 0
write(1, "./nico/download/xmms-1.2.3/Effec"..., 52) = 52
write(1, "./nico/download/xmms-1.2.3/Effec"..., 52) = 52
write(1, "./nico/download/xmms-1.2.3/Effec"..., 48) = 48
write(1, "./nico/download/xmms-1.2.3/Effec"..., 48) = 48
write(1, "./nico/download/xmms-1.2.3/Effec"..., 49) = 49
chdir("..")                             = 0
lstat("echo_plugin", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Effec"..., 46) = 46
open("echo_plugin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 152
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("echo_plugin")                    = 0
write(1, "./nico/download/xmms-1.2.3/Effec"..., 58) = 58
write(1, "./nico/download/xmms-1.2.3/Effec"..., 58) = 58
write(1, "./nico/download/xmms-1.2.3/Effec"..., 53) = 53
write(1, "./nico/download/xmms-1.2.3/Effec"..., 53) = 53
write(1, "./nico/download/xmms-1.2.3/Effec"..., 55) = 55
chdir("..")                             = 0
lstat("stereo_plugin", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Effec"..., 48) = 48
open("stereo_plugin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("stereo_plugin")                  = 0
write(1, "./nico/download/xmms-1.2.3/Effec"..., 60) = 60
write(1, "./nico/download/xmms-1.2.3/Effec"..., 60) = 60
write(1, "./nico/download/xmms-1.2.3/Effec"..., 57) = 57
write(1, "./nico/download/xmms-1.2.3/Effec"..., 57) = 57
chdir("..")                             = 0
write(1, "./nico/download/xmms-1.2.3/Effec"..., 43) = 43
chdir("..")                             = 0
lstat("General", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Gener"..., 35) = 35
open("General", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("General")                        = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10482, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Gener"..., 47) = 47
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=34, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Gener"..., 47) = 47
lstat("ir", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ir", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 232
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ir")                             = 0
write(1, "./nico/download/xmms-1.2.3/Gener"..., 50) = 50
write(1, "./nico/download/xmms-1.2.3/Gener"..., 50) = 50
write(1, "./nico/download/xmms-1.2.3/Gener"..., 50) = 50
write(1, "./nico/download/xmms-1.2.3/Gener"..., 47) = 47
chdir("..")                             = 0
lstat("joystick", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("joystick", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("joystick")                       = 0
write(1, "./nico/download/xmms-1.2.3/Gener"..., 56) = 56
write(1, "./nico/download/xmms-1.2.3/Gener"..., 56) = 56
write(1, "./nico/download/xmms-1.2.3/Gener"..., 56) = 56
write(1, "./nico/download/xmms-1.2.3/Gener"..., 53) = 53
chdir("..")                             = 0
lstat("song_change", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Gener"..., 47) = 47
open("song_change", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("song_change")                    = 0
write(1, "./nico/download/xmms-1.2.3/Gener"..., 59) = 59
write(1, "./nico/download/xmms-1.2.3/Gener"..., 59) = 59
write(1, "./nico/download/xmms-1.2.3/Gener"..., 61) = 61
write(1, "./nico/download/xmms-1.2.3/Gener"..., 56) = 56
chdir("..")                             = 0
write(1, "./nico/download/xmms-1.2.3/Gener"..., 44) = 44
chdir("..")                             = 0
lstat("Visualization", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Visualization", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Visualization")                  = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10507, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Visua"..., 53) = 53
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=47, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Visua"..., 53) = 53
lstat("blur_scope", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Visua"..., 52) = 52
open("blur_scope", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("blur_scope")                     = 0
write(1, "./nico/download/xmms-1.2.3/Visua"..., 64) = 64
write(1, "./nico/download/xmms-1.2.3/Visua"..., 64) = 64
write(1, "./nico/download/xmms-1.2.3/Visua"..., 65) = 65
write(1, "./nico/download/xmms-1.2.3/Visua"..., 65) = 65
write(1, "./nico/download/xmms-1.2.3/Visua"..., 61) = 61
chdir("..")                             = 0
lstat("sanalyzer", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Visua"..., 51) = 51
open("sanalyzer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 144
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sanalyzer")                      = 0
write(1, "./nico/download/xmms-1.2.3/Visua"..., 63) = 63
write(1, "./nico/download/xmms-1.2.3/Visua"..., 63) = 63
write(1, "./nico/download/xmms-1.2.3/Visua"..., 62) = 62
write(1, "./nico/download/xmms-1.2.3/Visua"..., 60) = 60
chdir("..")                             = 0
lstat("opengl_spectrum", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/Visua"..., 57) = 57
open("opengl_spectrum", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 176
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("opengl_spectrum")                = 0
write(1, "./nico/download/xmms-1.2.3/Visua"..., 69) = 69
write(1, "./nico/download/xmms-1.2.3/Visua"..., 69) = 69
write(1, "./nico/download/xmms-1.2.3/Visua"..., 75) = 75
write(1, "./nico/download/xmms-1.2.3/Visua"..., 75) = 75
write(1, "./nico/download/xmms-1.2.3/Visua"..., 69) = 69
write(1, "./nico/download/xmms-1.2.3/Visua"..., 66) = 66
chdir("..")                             = 0
write(1, "./nico/download/xmms-1.2.3/Visua"..., 50) = 50
chdir("..")                             = 0
lstat("wmxmms", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("wmxmms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 232
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("wmxmms")                         = 0
write(1, "./nico/download/xmms-1.2.3/wmxmm"..., 46) = 46
write(1, "./nico/download/xmms-1.2.3/wmxmm"..., 46) = 46
write(1, "./nico/download/xmms-1.2.3/wmxmm"..., 43) = 43
write(1, "./nico/download/xmms-1.2.3/wmxmm"..., 44) = 44
write(1, "./nico/download/xmms-1.2.3/wmxmm"..., 43) = 43
write(1, "./nico/download/xmms-1.2.3/wmxmm"..., 55) = 55
write(1, "./nico/download/xmms-1.2.3/wmxmm"..., 43) = 43
chdir("..")                             = 0
lstat("gnomexmms", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/download/xmms-1.2.3/gnome"..., 37) = 37
open("gnomexmms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 232
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gnomexmms")                      = 0
write(1, "./nico/download/xmms-1.2.3/gnome"..., 49) = 49
write(1, "./nico/download/xmms-1.2.3/gnome"..., 49) = 49
write(1, "./nico/download/xmms-1.2.3/gnome"..., 49) = 49
write(1, "./nico/download/xmms-1.2.3/gnome"..., 55) = 55
write(1, "./nico/download/xmms-1.2.3/gnome"..., 54) = 54
write(1, "./nico/download/xmms-1.2.3/gnome"..., 51) = 51
write(1, "./nico/download/xmms-1.2.3/gnome"..., 58) = 58
write(1, "./nico/download/xmms-1.2.3/gnome"..., 46) = 46
chdir("..")                             = 0
lstat("po", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("po", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 69 entries */, 3933)     = 1316
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("po")                             = 0
write(1, "./nico/download/xmms-1.2.3/po/Ch"..., 40) = 40
write(1, "./nico/download/xmms-1.2.3/po/Ma"..., 45) = 45
write(1, "./nico/download/xmms-1.2.3/po/de"..., 36) = 36
write(1, "./nico/download/xmms-1.2.3/po/el"..., 36) = 36
write(1, "./nico/download/xmms-1.2.3/po/eo"..., 36) = 36
write(1, "./nico/download/xmms-1.2.3/po/es"..., 36) = 36
write(1, "./nico/download/xmms-1.2.3/po/de"..., 37) = 37
write(1, "./nico/download/xmms-1.2.3/po/el"..., 37) = 37
write(1, "./nico/download/xmms-1.2.3/po/eo"..., 37) = 37
write(1, "./nico/download/xmms-1.2.3/po/es"..., 37) = 37
write(1, "./nico/download/xmms-1.2.3/po/Ma"..., 42) = 42
write(1, "./nico/download/xmms-1.2.3/po/Ma"..., 39) = 39
chdir("..")                             = 0
write(1, "./nico/download/xmms-1.2.3/confi"..., 40) = 40
write(1, "./nico/download/xmms-1.2.3/Makef"..., 36) = 36
chdir("..")                             = 0
write(1, "./nico/download/nuance-2.0.zip\n", 31) = 31
write(1, "./nico/download/BlueIce.zip\n", 28) = 28
write(1, "./nico/download/fiRe.tar.gz\n", 28) = 28
write(1, "./nico/download/detone_blue.zip\n", 32) = 32
write(1, "./nico/download/detone_green.zip"..., 33) = 33
write(1, "./nico/download/blueHeart_Xmms.z"..., 35) = 35
write(1, "./nico/download/Vegetali_1-1.zip"..., 33) = 33
write(1, "./nico/download/neato.tar.gz\n", 29) = 29
write(1, "./nico/download/eMac_Xmms_color_"..., 44) = 44
write(1, "./nico/download/Vegetali.zip\n", 29) = 29
write(1, "./nico/download/Plume-XMMS-v1.zi"..., 34) = 34
write(1, "./nico/download/SuedE.zip\n", 26) = 26
write(1, "./nico/download/blueHeart-xmms-2"..., 38) = 38
write(1, "./nico/download/Apple_Platinum_A"..., 39) = 39
write(1, "./nico/download/WoodPanel.zip\n", 30) = 30
write(1, "./nico/download/NeXTAmp2-1.0pre1"..., 37) = 37
write(1, "./nico/download/HeliXMMS.zip\n", 29) = 29
write(1, "./nico/download/Inverse.zip\n", 28) = 28
write(1, "./nico/download/NeXTAmp2.2.zip\n", 31) = 31
write(1, "./nico/download/Marble.zip\n", 27) = 27
write(1, "./nico/download/Freshmeat_Amp.zi"..., 34) = 34
write(1, "./nico/download/ColderXMMS.tar.g"..., 34) = 34
write(1, "./nico/download/Concept_X.zip\n", 30) = 30
write(1, "./nico/download/BrushedMetal_Xmm"..., 38) = 38
write(1, "./nico/download/FreeBSD.zip\n", 28) = 28
write(1, "./nico/download/Covenant.zip\n", 29) = 29
write(1, "./nico/download/BlueSteel.zip\n", 30) = 30
write(1, "./nico/download/dflowers_v1.0.ta"..., 37) = 37
write(1, "./nico/download/BlueSteel_xmms.z"..., 35) = 35
write(1, "./nico/download/ConceptX-Gold.zi"..., 34) = 34
write(1, "./nico/download/Absolute_Blue-XM"..., 39) = 39
write(1, "./nico/download/vuleds-current.t"..., 38) = 38
write(1, "./nico/download/wmxmms_spectrum."..., 39) = 39
write(1, "./nico/download/dscope_v1.0.tar."..., 35) = 35
write(1, "./nico/download/dspectogram-1.1p"..., 43) = 43
write(1, "./nico/download/waterfall-0.10.t"..., 38) = 38
write(1, "./nico/download/geekosphere-0.7."..., 39) = 39
write(1, "./nico/download/cun_opengl_spect"..., 48) = 48
write(1, "./nico/download/AbsoluteE_Xmms.z"..., 35) = 35
write(1, "./nico/download/synaesthesia-xmm"..., 51) = 51
write(1, "./nico/download/nurbies-1.2.tar."..., 35) = 35
write(1, "./nico/download/dspectral-1.1pre"..., 41) = 41
write(1, "./nico/download/bump_scope-0.0.3"..., 44) = 44
write(1, "./nico/download/blur_scope_max-1"..., 42) = 42
chdir("..")                             = 0
lstat("bin", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("bin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 30 entries */, 3933)     = 580
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bin")                            = 0
write(1, "./nico/bin/xblender\n", 20)   = 20
write(1, "./nico/bin/vncserver\n", 21)  = 21
write(1, "./nico/bin/mails_counter\n", 25) = 25
write(1, "./nico/bin/leds1\n", 17)      = 17
write(1, "./nico/bin/extcut\n", 18)     = 18
write(1, "./nico/bin/teecho\n", 18)     = 18
write(1, "./nico/bin/notizen\n", 19)    = 19
write(1, "./nico/bin/3xterm\n", 18)     = 18
write(1, "./nico/bin/2xterm\n", 18)     = 18
write(1, "./nico/bin/4xterm\n", 18)     = 18
write(1, "./nico/bin/mpeg_encode\n", 23) = 23
write(1, "./nico/bin/newnameserver\n", 25) = 25
write(1, "./nico/bin/mail.netscape\n", 25) = 25
write(1, "./nico/bin/mp3ver2file\n", 23) = 23
chdir("..")                             = 0
lstat(".ssh", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open(".ssh", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".ssh")                           = 0
chdir("..")                             = 0
lstat(".bashrc", {st_mode=S_IFREG|0600, st_size=1392, ...}) = 0
lstat(".gnome", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".gnome", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 53 entries */, 3933)     = 1128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".gnome")                         = 0
lstat("gnome-run", {st_mode=S_IFREG|0640, st_size=42, ...}) = 0
write(1, "./nico/.gnome/gnome-run\n", 24) = 24
lstat("cddbslave", {st_mode=S_IFREG|0640, st_size=171, ...}) = 0
write(1, "./nico/.gnome/cddbslave\n", 24) = 24
lstat("accels", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.gnome/accels\n", 21)  = 21
open("accels", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 24 entries */, 3933)     = 504
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("accels")                         = 0
write(1, "./nico/.gnome/accels/screensaver"..., 44) = 44
write(1, "./nico/.gnome/accels/calendar\n", 30) = 30
write(1, "./nico/.gnome/accels/GnomeHelp\n", 31) = 31
write(1, "./nico/.gnome/accels/ghex\n", 26) = 26
write(1, "./nico/.gnome/accels/GNOME menu "..., 39) = 39
write(1, "./nico/.gnome/accels/session-pro"..., 40) = 40
write(1, "./nico/.gnome/accels/gnomecc\n", 29) = 29
write(1, "./nico/.gnome/accels/gnome-ghost"..., 37) = 37
write(1, "./nico/.gnome/accels/gnapster\n", 30) = 30
write(1, "./nico/.gnome/accels/gnome-utils"..., 33) = 33
write(1, "./nico/.gnome/accels/gnome-ppp\n", 31) = 31
write(1, "./nico/.gnome/accels/gcolorsel\n", 31) = 31
write(1, "./nico/.gnome/accels/quicklaunch"..., 40) = 40
write(1, "./nico/.gnome/accels/Terminal\n", 30) = 30
chdir("..")                             = 0
lstat("wm-properties", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gnome/wm-properties\n", 28) = 28
open("wm-properties", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("wm-properties")                  = 0
chdir("..")                             = 0
lstat("Background", {st_mode=S_IFREG|0644, st_size=117, ...}) = 0
lstat("gtt", {st_mode=S_IFREG|0640, st_size=466, ...}) = 0
lstat("ggv", {st_mode=S_IFREG|0640, st_size=355, ...}) = 0
lstat("editor", {st_mode=S_IFREG|0640, st_size=80, ...}) = 0
write(1, "./nico/.gnome/editor\n", 21)  = 21
lstat("control-center", {st_mode=S_IFREG|0640, st_size=35, ...}) = 0
write(1, "./nico/.gnome/control-center\n", 29) = 29
lstat("Gnome", {st_mode=S_IFREG|0640, st_size=726, ...}) = 0
write(1, "./nico/.gnome/Gnome\n", 20)   = 20
lstat("default.wm", {st_mode=S_IFREG|0640, st_size=42, ...}) = 0
write(1, "./nico/.gnome/default.wm\n", 25) = 25
lstat(".gnome-smproxy-nqrCe3", {st_mode=S_IFREG|0600, st_size=65, ...}) = 0
lstat("gtcd", {st_mode=S_IFREG|0640, st_size=376, ...}) = 0
lstat("pixmaps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("pixmaps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("pixmaps")                        = 0
chdir("..")                             = 0
lstat("Desktop", {st_mode=S_IFREG|0640, st_size=41, ...}) = 0
write(1, "./nico/.gnome/Desktop\n", 22) = 22
lstat("calendar", {st_mode=S_IFREG|0640, st_size=279, ...}) = 0
write(1, "./nico/.gnome/calendar\n", 23) = 23
lstat("balsa", {st_mode=S_IFREG|0640, st_size=387, ...}) = 0
lstat("GnomeHelp", {st_mode=S_IFREG|0640, st_size=395, ...}) = 0
write(1, "./nico/.gnome/GnomeHelp\n", 24) = 24
lstat("gnorpm", {st_mode=S_IFREG|0640, st_size=175, ...}) = 0
lstat("gfax", {st_mode=S_IFREG|0640, st_size=19, ...}) = 0
lstat("mime-info", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.gnome/mime-info\n", 24) = 24
open("mime-info", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mime-info")                      = 0
write(1, "./nico/.gnome/mime-info/user.key"..., 34) = 34
write(1, "./nico/.gnome/mime-info/user.mim"..., 34) = 34
chdir("..")                             = 0
lstat("gmix", {st_mode=S_IFREG|0640, st_size=1451, ...}) = 0
lstat(".gnome-smproxy-Hhnyli", {st_mode=S_IFREG|0600, st_size=216, ...}) = 0
lstat("theme-switcher-capplet", {st_mode=S_IFREG|0640, st_size=114, ...}) = 0
write(1, "./nico/.gnome/theme-switcher-cap"..., 37) = 37
lstat("ghex", {st_mode=S_IFREG|0640, st_size=150, ...}) = 0
write(1, "./nico/.gnome/ghex\n", 19)    = 19
lstat("session-manual", {st_mode=S_IFREG|0640, st_size=25, ...}) = 0
write(1, "./nico/.gnome/session-manual\n", 29) = 29
lstat("user-cal.vcf", {st_mode=S_IFREG|0644, st_size=3380, ...}) = 0
write(1, "./nico/.gnome/user-cal.vcf\n", 27) = 27
lstat("gmenu", {st_mode=S_IFREG|0640, st_size=53, ...}) = 0
write(1, "./nico/.gnome/gmenu\n", 20)   = 20
lstat("session-options", {st_mode=S_IFREG|0640, st_size=46, ...}) = 0
write(1, "./nico/.gnome/session-options\n", 30) = 30
lstat("apps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("apps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("apps")                           = 0
write(1, "./nico/.gnome/apps/StarOffice.de"..., 38) = 38
chdir("..")                             = 0
lstat("panel.d", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gnome/panel.d\n", 22) = 22
open("panel.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("panel.d")                        = 0
lstat("default", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gnome/panel.d/default\n", 30) = 30
open("default", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 292
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("default")                        = 0
write(1, "./nico/.gnome/panel.d/default/Ap"..., 47) = 47
write(1, "./nico/.gnome/panel.d/default/Ap"..., 46) = 46
write(1, "./nico/.gnome/panel.d/default/Ap"..., 46) = 46
write(1, "./nico/.gnome/panel.d/default/Ap"..., 47) = 47
write(1, "./nico/.gnome/panel.d/default/pa"..., 36) = 36
write(1, "./nico/.gnome/panel.d/default/Ap"..., 44) = 44
write(1, "./nico/.gnome/panel.d/default/Ap"..., 47) = 47
write(1, "./nico/.gnome/panel.d/default/Ap"..., 46) = 46
write(1, "./nico/.gnome/panel.d/default/Ap"..., 47) = 47
write(1, "./nico/.gnome/panel.d/default/Ap"..., 46) = 46
chdir("..")                             = 0
chdir("..")                             = 0
lstat("session", {st_mode=S_IFREG|0640, st_size=6540, ...}) = 0
write(1, "./nico/.gnome/session\n", 22) = 22
lstat("session-properties", {st_mode=S_IFREG|0640, st_size=70, ...}) = 0
write(1, "./nico/.gnome/session-properties"..., 33) = 33
lstat("Screensaver", {st_mode=S_IFREG|0640, st_size=237, ...}) = 0
write(1, "./nico/.gnome/Screensaver\n", 26) = 26
lstat("sound", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("sound", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sound")                          = 0
write(1, "./nico/.gnome/sound/system\n", 27) = 27
chdir("..")                             = 0
lstat("user-cal.vcf~", {st_mode=S_IFREG|0640, st_size=3178, ...}) = 0
write(1, "./nico/.gnome/user-cal.vcf~\n", 28) = 28
lstat("gfontsel", {st_mode=S_IFREG|0640, st_size=84, ...}) = 0
write(1, "./nico/.gnome/gfontsel\n", 23) = 23
lstat("gnorpm.d", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("gnorpm.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gnorpm.d")                       = 0
lstat("resources", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gnome/gnorpm.d/resources"..., 33) = 33
open("resources", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("resources")                      = 0
lstat("distribs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("distribs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("distribs")                       = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("panel", {st_mode=S_IFREG|0644, st_size=1299, ...}) = 0
write(1, "./nico/.gnome/panel\n", 20)   = 20
lstat("gnome-hint", {st_mode=S_IFREG|0644, st_size=25, ...}) = 0
write(1, "./nico/.gnome/gnome-hint\n", 25) = 25
lstat("gnapster", {st_mode=S_IFREG|0644, st_size=506, ...}) = 0
write(1, "./nico/.gnome/gnapster\n", 23) = 23
lstat("GnomeICU", {st_mode=S_IFREG|0644, st_size=1363, ...}) = 0
write(1, "./nico/.gnome/GnomeICU\n", 23) = 23
lstat("gnome-utils", {st_mode=S_IFREG|0644, st_size=35, ...}) = 0
write(1, "./nico/.gnome/gnome-utils\n", 26) = 26
lstat("gnome-ppp", {st_mode=S_IFREG|0644, st_size=35, ...}) = 0
write(1, "./nico/.gnome/gnome-ppp\n", 24) = 24
lstat("GDiskFree", {st_mode=S_IFREG|0640, st_size=51, ...}) = 0
write(1, "./nico/.gnome/GDiskFree\n", 24) = 24
lstat(".cddbstatus", {st_mode=S_IFREG|0640, st_size=15, ...}) = 0
lstat("quicklaunch", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("quicklaunch", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("quicklaunch")                    = 0
write(1, "./nico/.gnome/quicklaunch/Applet"..., 43) = 43
write(1, "./nico/.gnome/quicklaunch/Applet"..., 43) = 43
chdir("..")                             = 0
write(1, "./nico/.gnome/Terminal\n", 23) = 23
chdir("..")                             = 0
lstat(".profile", {st_mode=S_IFREG|0600, st_size=540, ...}) = 0
lstat(".gstransfer", {st_mode=S_IFREG|0640, st_size=25, ...}) = 0
lstat(".mixer", {st_mode=S_IFREG|0640, st_size=443, ...}) = 0
lstat("temp", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp\n", 12)           = 12
open("temp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 52 entries */, 3933)     = 1280
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("temp")                           = 0
lstat("scans", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("scans", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scans")                          = 0
lstat("nico1", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("nico1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nico1")                          = 0
write(1, "./nico/temp/scans/nico1/Fahrkart"..., 38) = 38
write(1, "./nico/temp/scans/nico1/steffi_w"..., 40) = 40
chdir("..")                             = 0
lstat("Nico3", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("Nico3", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 280
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Nico3")                          = 0
lstat("UNTERSC.DOC", {st_mode=S_IFREG|0700, st_size=14336, ...}) = 0
lstat("SKATE1.DOC", {st_mode=S_IFREG|0700, st_size=11776, ...}) = 0
lstat("nicoVisitenkarten.doc", {st_mode=S_IFREG|0700, st_size=17456128, ...}) = 0
write(1, "./nico/temp/scans/Nico3/nicoVisi"..., 46) = 46
lstat("SKATE2.DOC", {st_mode=S_IFREG|0700, st_size=7680, ...}) = 0
lstat("compaq.txt", {st_mode=S_IFREG|0700, st_size=665, ...}) = 0
lstat("skool", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("skool", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("skool")                          = 0
lstat("kunst", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("kunst", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 384
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("kunst")                          = 0
write(1, "./nico/temp/scans/Nico3/skool/ku"..., 47) = 47
write(1, "./nico/temp/scans/Nico3/skool/ku"..., 83) = 83
write(1, "./nico/temp/scans/Nico3/skool/ku"..., 47) = 47
write(1, "./nico/temp/scans/Nico3/skool/ku"..., 70) = 70
write(1, "./nico/temp/scans/Nico3/skool/ku"..., 60) = 60
chdir("..")                             = 0
lstat("WITZE", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("WITZE", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("WITZE")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
write(1, "./nico/temp/scans/Nico3/pretty_2"..., 41) = 41
write(1, "./nico/temp/scans/Nico3/klassenl"..., 46) = 46
write(1, "./nico/temp/scans/Nico3/klassenl"..., 41) = 41
chdir("..")                             = 0
chdir("..")                             = 0
lstat("giffsindex.html", {st_mode=S_IFREG|0640, st_size=39189, ...}) = 0
write(1, "./nico/temp/giffsindex.html\n", 28) = 28
lstat("downloads", {st_mode=S_IFREG|0640, st_size=151, ...}) = 0
lstat("linuxchich.html", {st_mode=S_IFREG|0640, st_size=21912, ...}) = 0
lstat("killer.robot", {st_mode=S_IFREG|0640, st_size=21118, ...}) = 0
write(1, "./nico/temp/killer.robot\n", 25) = 25
lstat("clientserver-0.1", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/clientserver-0.1\n", 29) = 29
open("clientserver-0.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("clientserver-0.1")               = 0
write(1, "./nico/temp/clientserver-0.1/Mak"..., 38) = 38
write(1, "./nico/temp/clientserver-0.1/cli"..., 38) = 38
write(1, "./nico/temp/clientserver-0.1/ser"..., 38) = 38
write(1, "./nico/temp/clientserver-0.1/cli"..., 36) = 36
write(1, "./nico/temp/clientserver-0.1/ser"..., 37) = 37
write(1, "./nico/temp/clientserver-0.1/ser"..., 36) = 36
chdir("..")                             = 0
lstat("xmms-error.png", {st_mode=S_IFREG|0640, st_size=18789, ...}) = 0
write(1, "./nico/temp/xmms-error.png\n", 27) = 27
lstat("index.html", {st_mode=S_IFREG|0640, st_size=37515, ...}) = 0
write(1, "./nico/temp/index.html\n", 23) = 23
lstat("syslog_table1_2.gif", {st_mode=S_IFREG|0640, st_size=37048, ...}) = 0
write(1, "./nico/temp/syslog_table1_2.gif\n", 32) = 32
lstat("suse-error", {st_mode=S_IFREG|0644, st_size=140997, ...}) = 0
write(1, "./nico/temp/suse-error\n", 23) = 23
lstat("syslog_table3.gif", {st_mode=S_IFREG|0640, st_size=16770, ...}) = 0
write(1, "./nico/temp/syslog_table3.gif\n", 30) = 30
lstat("home", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home\n", 17)      = 17
open("home", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("home")                           = 0
lstat("nico", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("nico", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 332
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nico")                           = 0
lstat("linux_toravaldsindex.html", {st_mode=S_IFREG|0640, st_size=1479, ...}) = 0
write(1, "./nico/temp/home/nico/linux_tora"..., 48) = 48
lstat("xwgui.tar.gz", {st_mode=S_IFREG|0640, st_size=368307, ...}) = 0
lstat("cctv_d.html", {st_mode=S_IFREG|0640, st_size=4691, ...}) = 0
lstat("computer", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer\n", 31) = 31
open("computer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 188
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("computer")                       = 0
lstat("printer", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 39) = 39
open("printer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("printer")                        = 0
lstat("epsUtils", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 48) = 48
open("epsUtils", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 21 entries */, 3933)     = 476
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("epsUtils")                       = 0
write(1, "./nico/temp/home/nico/computer/p"..., 57) = 57
write(1, "./nico/temp/home/nico/computer/p"..., 60) = 60
write(1, "./nico/temp/home/nico/computer/p"..., 60) = 60
write(1, "./nico/temp/home/nico/computer/p"..., 57) = 57
write(1, "./nico/temp/home/nico/computer/p"..., 58) = 58
write(1, "./nico/temp/home/nico/computer/p"..., 68) = 68
write(1, "./nico/temp/home/nico/computer/p"..., 68) = 68
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 61) = 61
write(1, "./nico/temp/home/nico/computer/p"..., 58) = 58
write(1, "./nico/temp/home/nico/computer/p"..., 55) = 55
write(1, "./nico/temp/home/nico/computer/p"..., 62) = 62
write(1, "./nico/temp/home/nico/computer/p"..., 61) = 61
write(1, "./nico/temp/home/nico/computer/p"..., 63) = 63
chdir("..")                             = 0
lstat("scdb-epson-stylus-740.html", {st_mode=S_IFREG|0600, st_size=17737, ...}) 
= 0
write(1, "./nico/temp/home/nico/computer/p"..., 66) = 66
lstat("project", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 47) = 47
open("project", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 252
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("project")                        = 0
lstat("xwChoice", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 56) = 56
open("xwChoice", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 124
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwChoice")                       = 0
write(1, "./nico/temp/home/nico/computer/p"..., 67) = 67
write(1, "./nico/temp/home/nico/computer/p"..., 69) = 69
chdir("..")                             = 0
lstat("FilterUndDateitypen", {st_mode=S_IFREG|0640, st_size=375, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 67) = 67
lstat("xwGUI", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwGUI", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 34 entries */, 3933)     = 664
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwGUI")                          = 0
lstat("standart.C", {st_mode=S_IFREG|0640, st_size=14426, ...}) = 0
lstat("dir.C", {st_mode=S_IFREG|0640, st_size=12149, ...}) = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=18007, ...}) = 0
lstat("gui.C", {st_mode=S_IFREG|0640, st_size=58508, ...}) = 0
lstat("rwLib.a", {st_mode=S_IFREG|0640, st_size=2530, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=4901, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 62) = 62
lstat("Xwgui", {st_mode=S_IFREG|0640, st_size=19428, ...}) = 0
lstat("html-de", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 61) = 61
open("html-de", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 32 entries */, 3933)     = 760
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("html-de")                        = 0
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/p"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 75) = 75
chdir("..")                             = 0
lstat("xwXWP", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwXWP", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 40 entries */, 3933)     = 1320
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwXWP")                          = 0
write(1, "./nico/temp/home/nico/computer/p"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/p"..., 68) = 68
chdir("..")                             = 0
lstat("epsutil.C", {st_mode=S_IFREG|0640, st_size=17751, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 63) = 63
lstat("frame.C", {st_mode=S_IFREG|0640, st_size=21203, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 61) = 61
lstat("LIESMICH", {st_mode=S_IFREG|0640, st_size=1401, ...}) = 0
lstat("UPDATE-INFO", {st_mode=S_IFREG|0640, st_size=315, ...}) = 0
lstat("pref_gui.C", {st_mode=S_IFREG|0640, st_size=53896, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 64) = 64
lstat("xwgui.lsm", {st_mode=S_IFREG|0640, st_size=503, ...}) = 0
lstat("module", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 60) = 60
open("module", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("module")                         = 0
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
chdir("..")                             = 0
lstat("handler.C", {st_mode=S_IFREG|0640, st_size=28712, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 63) = 63
lstat("parser.C", {st_mode=S_IFREG|0640, st_size=89471, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 62) = 62
lstat("epsutil.h", {st_mode=S_IFREG|0640, st_size=74, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 63) = 63
lstat("default.C", {st_mode=S_IFREG|0640, st_size=2545, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 63) = 63
lstat("xwgui.h", {st_mode=S_IFREG|0640, st_size=25980, ...}) = 0
lstat("printer.C", {st_mode=S_IFREG|0640, st_size=39392, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 63) = 63
lstat("fileio.C", {st_mode=S_IFREG|0640, st_size=16121, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 62) = 62
lstat("xwgui", {st_mode=S_IFREG|0750, st_size=424444, ...}) = 0
lstat("INSTALL", {st_mode=S_IFREG|0640, st_size=417, ...}) = 0
lstat("error.C", {st_mode=S_IFREG|0640, st_size=5162, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 61) = 61
lstat("main.C", {st_mode=S_IFREG|0640, st_size=53260, ...}) = 0
lstat("Pixmaps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Pixmaps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 35 entries */, 3933)     = 748
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Pixmaps")                        = 0
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/p"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 75) = 75
chdir("..")                             = 0
write(1, "./nico/temp/home/nico/computer/p"..., 61) = 61
write(1, "./nico/temp/home/nico/computer/p"..., 61) = 61
chdir("..")                             = 0
lstat("xwXWP", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwXWP", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 48 entries */, 3933)     = 1596
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwXWP")                          = 0
write(1, "./nico/temp/home/nico/computer/p"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/p"..., 62) = 62
chdir("..")                             = 0
lstat("skripte", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 55) = 55
open("skripte", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 148
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("skripte")                        = 0
lstat("Richtlinien", {st_mode=S_IFREG|0600, st_size=256, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 67) = 67
lstat(".scripts", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".scripts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".scripts")                       = 0
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
chdir("..")                             = 0
lstat("install.sh", {st_mode=S_IFREG|0710, st_size=619, ...}) = 0
lstat("XW", {st_mode=S_IFREG|0600, st_size=149, ...}) = 0
lstat(".language", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".language", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".language")                      = 0
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
chdir("..")                             = 0
chdir("..")                             = 0
lstat("xwLpr.old", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("xwLpr.old", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 448
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwLpr.old")                      = 0
write(1, "./nico/temp/home/nico/computer/p"..., 68) = 68
write(1, "./nico/temp/home/nico/computer/p"..., 66) = 66
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 122) = 122
write(1, "./nico/temp/home/nico/computer/p"..., 118) = 118
write(1, "./nico/temp/home/nico/computer/p"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
chdir("..")                             = 0
lstat("xwLinux", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwLinux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 31 entries */, 3933)     = 708
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwLinux")                        = 0
lstat(".instPrgSrc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".instPrgSrc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 244
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".instPrgSrc")                    = 0
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 80) = 80
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 80) = 80
chdir("..")                             = 0
lstat("xwAdmin.sh", {st_mode=S_IFREG|0750, st_size=2033, ...}) = 0
lstat("rc.d", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("rc.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 212
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("rc.d")                           = 0
write(1, "./nico/temp/home/nico/computer/p"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
chdir("..")                             = 0
lstat("xwInstall.sh", {st_mode=S_IFREG|0750, st_size=16228, ...}) = 0
lstat("epsUtils", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 64) = 64
open("epsUtils", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 21 entries */, 3933)     = 476
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("epsUtils")                       = 0
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 84) = 84
write(1, "./nico/temp/home/nico/computer/p"..., 84) = 84
write(1, "./nico/temp/home/nico/computer/p"..., 87) = 87
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 79) = 79
chdir("..")                             = 0
lstat("etc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 59) = 59
open("etc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 148
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("etc")                            = 0
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
chdir("..")                             = 0
lstat("html", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("html", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 33 entries */, 3933)     = 792
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("html")                           = 0
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/p"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
chdir("..")                             = 0
lstat("makeLpPrinter.sh", {st_mode=S_IFREG|0750, st_size=5333, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
lstat("xw_listPrinter.sh", {st_mode=S_IFREG|0750, st_size=1260, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
lstat("res", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 59) = 59
open("res", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 23 entries */, 3933)     = 472
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("res")                            = 0
write(1, "./nico/temp/home/nico/computer/p"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/p"..., 68) = 68
write(1, "./nico/temp/home/nico/computer/p"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 68) = 68
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/p"..., 68) = 68
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/p"..., 68) = 68
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
chdir("..")                             = 0
lstat("lib", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("lib", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lib")                            = 0
lstat("xw", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xw", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 61 entries */, 3933)     = 1612
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xw")                             = 0
write(1, "./nico/temp/home/nico/computer/p"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 80) = 80
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 80) = 80
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 82) = 82
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 82) = 82
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 81) = 81
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/p"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/p"..., 80) = 80
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
chdir("..")                             = 0
chdir("..")                             = 0
lstat("installExp.fr.html", {st_mode=S_IFREG|0640, st_size=32088, ...}) = 0
lstat(".msg", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".msg", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 56 entries */, 3933)     = 1320
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".msg")                           = 0
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
chdir("..")                             = 0
lstat("INSTALL.en", {st_mode=S_IFREG|0640, st_size=6846, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 66) = 66
lstat("xwd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwd")                            = 0
write(1, "./nico/temp/home/nico/computer/p"..., 68) = 68
write(1, "./nico/temp/home/nico/computer/p"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/p"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/p"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
chdir("..")                             = 0
lstat("xw_deinstPrinter.sh", {st_mode=S_IFREG|0750, st_size=2269, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 75) = 75
lstat("installLpPrinter.Redhat", {st_mode=S_IFREG|0750, st_size=994, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 79) = 79
lstat("README.html", {st_mode=S_IFREG|0640, st_size=8227, ...}) = 0
lstat("installExp.html", {st_mode=S_IFREG|0640, st_size=31915, ...}) = 0
lstat("xwprint", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwprint", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwprint")                        = 0
lstat("xwprint.lsm", {st_mode=S_IFREG|0640, st_size=803, ...}) = 0
lstat("xwprint.c", {st_mode=S_IFREG|0640, st_size=21094, ...}) = 0
lstat("xwprintrc", {st_mode=S_IFREG|0640, st_size=1444, ...}) = 0
lstat("xwprintInst.sh", {st_mode=S_IFREG|0750, st_size=590, ...}) = 0
lstat("Makefile.org", {st_mode=S_IFREG|0640, st_size=738, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
lstat("Configure", {st_mode=S_IFREG|0750, st_size=1202, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 73) = 73
lstat("myGimpIncl", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("myGimpIncl", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("myGimpIncl")                     = 0
write(1, "./nico/temp/home/nico/computer/p"..., 84) = 84
chdir("..")                             = 0
chdir("..")                             = 0
lstat("modLibVersion", {st_mode=S_IFREG|0750, st_size=3192, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 69) = 69
lstat("installBsp.html", {st_mode=S_IFREG|0640, st_size=37203, ...}) = 0
lstat("xwLpPrinter.sh", {st_mode=S_IFREG|0750, st_size=8294, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
lstat(".install", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".install", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 704
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".install")                       = 0
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 81) = 81
write(1, "./nico/temp/home/nico/computer/p"..., 86) = 86
write(1, "./nico/temp/home/nico/computer/p"..., 82) = 82
write(1, "./nico/temp/home/nico/computer/p"..., 83) = 83
write(1, "./nico/temp/home/nico/computer/p"..., 80) = 80
write(1, "./nico/temp/home/nico/computer/p"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/p"..., 84) = 84
write(1, "./nico/temp/home/nico/computer/p"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 80) = 80
write(1, "./nico/temp/home/nico/computer/p"..., 88) = 88
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/p"..., 84) = 84
write(1, "./nico/temp/home/nico/computer/p"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 87) = 87
write(1, "./nico/temp/home/nico/computer/p"..., 80) = 80
chdir("..")                             = 0
lstat("bin", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("bin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 240
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bin")                            = 0
write(1, "./nico/temp/home/nico/computer/p"..., 69) = 69
chdir("..")                             = 0
lstat("xwDeinstPrinter.sh", {st_mode=S_IFREG|0750, st_size=3095, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
lstat("setXmVersion.sh", {st_mode=S_IFREG|0750, st_size=1145, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
lstat("INSTALL.de", {st_mode=S_IFREG|0640, st_size=6917, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 66) = 66
lstat("bjc6000Utils", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("bjc6000Utils", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 252
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bjc6000Utils")                   = 0
write(1, "./nico/temp/home/nico/computer/p"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/p"..., 81) = 81
write(1, "./nico/temp/home/nico/computer/p"..., 81) = 81
write(1, "./nico/temp/home/nico/computer/p"..., 78) = 78
chdir("..")                             = 0
chdir("..")                             = 0
lstat("xwprint", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwprint", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwprint")                        = 0
lstat("xwprint.lsm", {st_mode=S_IFREG|0640, st_size=803, ...}) = 0
lstat("xwprint.c", {st_mode=S_IFREG|0640, st_size=21094, ...}) = 0
lstat("xwprintrc", {st_mode=S_IFREG|0640, st_size=1444, ...}) = 0
lstat("xwprintInst.sh", {st_mode=S_IFREG|0750, st_size=590, ...}) = 0
lstat("Makefile.org", {st_mode=S_IFREG|0640, st_size=738, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 68) = 68
lstat("Configure", {st_mode=S_IFREG|0750, st_size=1202, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 65) = 65
lstat("myGimpIncl", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("myGimpIncl", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("myGimpIncl")                     = 0
write(1, "./nico/temp/home/nico/computer/p"..., 76) = 76
chdir("..")                             = 0
chdir("..")                             = 0
lstat("xwLpr", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwLpr", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 25 entries */, 3933)     = 544
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwLpr")                          = 0
write(1, "./nico/temp/home/nico/computer/p"..., 65) = 65
write(1, "./nico/temp/home/nico/computer/p"..., 62) = 62
write(1, "./nico/temp/home/nico/computer/p"..., 65) = 65
write(1, "./nico/temp/home/nico/computer/p"..., 64) = 64
write(1, "./nico/temp/home/nico/computer/p"..., 62) = 62
write(1, "./nico/temp/home/nico/computer/p"..., 62) = 62
write(1, "./nico/temp/home/nico/computer/p"..., 67) = 67
write(1, "./nico/temp/home/nico/computer/p"..., 66) = 66
write(1, "./nico/temp/home/nico/computer/p"..., 64) = 64
write(1, "./nico/temp/home/nico/computer/p"..., 67) = 67
write(1, "./nico/temp/home/nico/computer/p"..., 64) = 64
write(1, "./nico/temp/home/nico/computer/p"..., 66) = 66
write(1, "./nico/temp/home/nico/computer/p"..., 67) = 67
write(1, "./nico/temp/home/nico/computer/p"..., 64) = 64
write(1, "./nico/temp/home/nico/computer/p"..., 66) = 66
chdir("..")                             = 0
lstat("xwLinux.O", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xwLinux.O", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 56 entries */, 3933)     = 1244
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xwLinux.O")                      = 0
write(1, "./nico/temp/home/nico/computer/p"..., 68) = 68
write(1, "./nico/temp/home/nico/computer/p"..., 66) = 66
write(1, "./nico/temp/home/nico/computer/p"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/p"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/p"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/p"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/p"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/p"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/p"..., 70) = 70
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("ascii-graphics", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("ascii-graphics", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ascii-graphics")                 = 0
chdir("..")                             = 0
lstat("linux", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("linux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("linux")                          = 0
lstat("configs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("configs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("configs")                        = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("programming", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("programming", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("programming")                    = 0
lstat("shell", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 49) = 49
open("shell", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("shell")                          = 0
write(1, "./nico/temp/home/nico/computer/p"..., 63) = 63
chdir("..")                             = 0
lstat("java", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("java", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("java")                           = 0
write(1, "./nico/temp/home/nico/computer/p"..., 59) = 59
write(1, "./nico/temp/home/nico/computer/p"..., 58) = 58
write(1, "./nico/temp/home/nico/computer/p"..., 57) = 57
chdir("..")                             = 0
lstat("c", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("c", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("c")                              = 0
lstat("test", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 50) = 50
open("test", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("test")                           = 0
write(1, "./nico/temp/home/nico/computer/p"..., 57) = 57
write(1, "./nico/temp/home/nico/computer/p"..., 61) = 61
write(1, "./nico/temp/home/nico/computer/p"..., 55) = 55
write(1, "./nico/temp/home/nico/computer/p"..., 59) = 59
chdir("..")                             = 0
lstat("tools", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("tools", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tools")                          = 0
chdir("..")                             = 0
lstat("schule", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 52) = 52
open("schule", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("schule")                         = 0
lstat("rechnen3.c", {st_mode=S_IFREG|0600, st_size=906, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 63) = 63
lstat("rechnen.c", {st_mode=S_IFREG|0600, st_size=360, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 62) = 62
lstat("10gbtobyte.c", {st_mode=S_IFREG|0600, st_size=152, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 65) = 65
lstat("letterona4", {st_mode=S_IFREG|0700, st_size=11968, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 63) = 63
lstat("10gbtobyte", {st_mode=S_IFREG|0700, st_size=11796, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 63) = 63
lstat("letterona4.c", {st_mode=S_IFREG|0600, st_size=503, ...}) = 0
write(1, "./nico/temp/home/nico/computer/p"..., 65) = 65
lstat("bin", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("bin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bin")                            = 0
write(1, "./nico/temp/home/nico/computer/p"..., 64) = 64
write(1, "./nico/temp/home/nico/computer/p"..., 65) = 65
write(1, "./nico/temp/home/nico/computer/p"..., 65) = 65
chdir("..")                             = 0
write(1, "./nico/temp/home/nico/computer/p"..., 63) = 63
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("emu", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 35) = 35
open("emu", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("emu")                            = 0
lstat("c64", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("c64", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("c64")                            = 0
lstat("games", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 45) = 45
open("games", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 140 entries */, 3933)    = 3236
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("games")                          = 0
lstat("untouch1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("spyvsspy.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("renegad3.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("yogi.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("swiv.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("garfield.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("bonecrus.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("saboteur.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("rtype.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 55) = 55
lstat("GC2B.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("silkworm.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("caveman4.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("nobby#2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("DONKEYK.T64", {st_mode=S_IFREG|0600, st_size=17667, ...}) = 0
lstat("livingst.d64", {st_mode=S_IFREG|0600, st_size=174853, ...}) = 0
lstat("beach2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 56) = 56
lstat("hostages.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("altminer.prg", {st_mode=S_IFREG|0600, st_size=13192, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("GC3B.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("nomercy.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 57) = 57
lstat("hattrick.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("piracy.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("pphammer.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("dm038.txt", {st_mode=S_IFREG|0600, st_size=876, ...}) = 0
lstat("cycles.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 56) = 56
lstat("commando.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("rambo3.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("cavemana.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("caveman2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("caveman3.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("elite.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 55) = 55
lstat("ik.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("dm001.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("cavemanb.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("lnin3b.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("trackfld.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("vendntro.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("caveman1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("dm002.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("arkanoid.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("skooldaz.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("TRAILBLA.T64", {st_mode=S_IFREG|0600, st_size=27260, ...}) = 0
lstat("bmxracers2.t64", {st_mode=S_IFREG|0600, st_size=21404, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 60) = 60
lstat("turr2-2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("zolo.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("summer-g.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("winter-g.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("n&s.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("riverrid.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("turbo2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("dm034.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("cc3-2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("cavemand.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("hero.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 54) = 54
lstat("Cisco_Heat+4.WOW.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 66) = 66
lstat("stuntcar.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("gianasis.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("crossfir.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("explfist.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("turbo1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("renegade.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("kgbcol14.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("supremac.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("lotus.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("goldenax.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("bopnrumb.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("gryzor.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("yiearkun.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("zgzg!nos.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("GC2A.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("NarcoPol.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("lnrmx-2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("BZKABILL.D64", {st_mode=S_IFREG|0600, st_size=175531, ...}) = 0
lstat("turr2-1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("galaxian.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("fighter1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("carols.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("wad64.t64", {st_mode=S_IFREG|0600, st_size=1015, ...}) = 0
lstat("robocop3.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("1on1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("iron1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("summerg2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("vendetta.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("bocce.t64", {st_mode=S_IFREG|0600, st_size=44161, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 55) = 55
lstat("untouch2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("batty.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("arkaniii.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("slicks.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("GC1B.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("arkanoid_blast014.d64", {st_mode=S_IFREG|0600, st_size=1242, ...}) = 0
lstat("CRAZYBLN.T64", {st_mode=S_IFREG|0600, st_size=19091, ...}) = 0
lstat("lnrmx-1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("gpcircui.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("bangkok.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("ln1-1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("rambo2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("rick2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("blockout.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("crossfre.t64", {st_mode=S_IFREG|0600, st_size=30116, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("kgbcol18.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("greenber.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("Moonwalk.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("rickdang.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("inix.t64", {st_mode=S_IFREG|0600, st_size=1737, ...}) = 0
lstat("cybernod.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("world-g2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("mikie.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 55) = 55
lstat("cc3-1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("bugsquad.t64", {st_mode=S_IFREG|0600, st_size=18271, ...}) = 0
lstat("arkanoi2.t64", {st_mode=S_IFREG|0600, st_size=39585, ...}) = 0
lstat("dm038.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("paperboy.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("lnin3a.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("renegde2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("ikplus.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("cyberi.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 56) = 56
lstat("demo6a.t64", {st_mode=S_IFREG|0600, st_size=133832, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 56) = 56
lstat("savage.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 56) = 56
lstat("GC3A.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("robocop2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("westbank.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
lstat("Cisco_Heat+2.Talent.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 69) = 69
lstat("nobby#1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("bubble", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 52) = 52
open("bubble", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bubble")                         = 0
lstat("bubble-GC1A.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 68) = 68
lstat("old", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("old", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 184
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("old")                            = 0
lstat("bubblebo.zip", {st_mode=S_IFREG|0600, st_size=41042, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 69) = 69
lstat("bubbleb1.zip", {st_mode=S_IFREG|0600, st_size=40173, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 69) = 69
lstat("bunbble4_dm038.zip", {st_mode=S_IFREG|0600, st_size=150309, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 75) = 75
lstat("unstable", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 65) = 65
open("unstable", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 340
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("unstable")                       = 0
write(1, "./nico/temp/home/nico/computer/e"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/e"..., 84) = 84
write(1, "./nico/temp/home/nico/computer/e"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/e"..., 83) = 83
write(1, "./nico/temp/home/nico/computer/e"..., 84) = 84
write(1, "./nico/temp/home/nico/computer/e"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/e"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/e"..., 88) = 88
write(1, "./nico/temp/home/nico/computer/e"..., 84) = 84
write(1, "./nico/temp/home/nico/computer/e"..., 86) = 86
chdir("..")                             = 0
write(1, "./nico/temp/home/nico/computer/e"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/e"..., 74) = 74
chdir("..")                             = 0
lstat("doku", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("doku", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("doku")                           = 0
write(1, "./nico/temp/home/nico/computer/e"..., 69) = 69
chdir("..")                             = 0
write(1, "./nico/temp/home/nico/computer/e"..., 74) = 74
chdir("..")                             = 0
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
write(1, "./nico/temp/home/nico/computer/e"..., 55) = 55
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
write(1, "./nico/temp/home/nico/computer/e"..., 58) = 58
chdir("..")                             = 0
lstat("baseroms", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/e"..., 48) = 48
open("baseroms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("baseroms")                       = 0
write(1, "./nico/temp/home/nico/computer/e"..., 55) = 55
chdir("..")                             = 0
lstat("doku", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("doku", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 196
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("doku")                           = 0
write(1, "./nico/temp/home/nico/computer/e"..., 55) = 55
write(1, "./nico/temp/home/nico/computer/e"..., 59) = 59
write(1, "./nico/temp/home/nico/computer/e"..., 55) = 55
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("irc", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("irc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 104
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("irc")                            = 0
lstat("log", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("log", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 136
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("log")                            = 0
chdir("..")                             = 0
lstat("opt", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("opt", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("opt")                            = 0
lstat("index", {st_mode=S_IFREG|0600, st_size=1787, ...}) = 0
write(1, "./nico/temp/home/nico/computer/i"..., 45) = 45
lstat("menu", {st_mode=S_IFREG|0600, st_size=365, ...}) = 0
write(1, "./nico/temp/home/nico/computer/i"..., 44) = 44
lstat("lice", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/i"..., 44) = 44
open("lice", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 236
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lice")                           = 0
write(1, "./nico/temp/home/nico/computer/i"..., 53) = 53
write(1, "./nico/temp/home/nico/computer/i"..., 51) = 51
write(1, "./nico/temp/home/nico/computer/i"..., 57) = 57
write(1, "./nico/temp/home/nico/computer/i"..., 57) = 57
chdir("..")                             = 0
lstat("bot", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("bot", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bot")                            = 0
lstat("autoaway", {st_mode=S_IFREG|0600, st_size=1, ...}) = 0
lstat("alt", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("alt", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("alt")                            = 0
lstat("lice", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/i"..., 52) = 52
open("lice", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 236
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lice")                           = 0
write(1, "./nico/temp/home/nico/computer/i"..., 61) = 61
write(1, "./nico/temp/home/nico/computer/i"..., 59) = 59
write(1, "./nico/temp/home/nico/computer/i"..., 65) = 65
write(1, "./nico/temp/home/nico/computer/i"..., 65) = 65
chdir("..")                             = 0
chdir("..")                             = 0
write(1, "./nico/temp/home/nico/computer/i"..., 48) = 48
chdir("..")                             = 0
lstat("load", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("load", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("load")                           = 0
lstat("on", {st_mode=S_IFREG|0600, st_size=486, ...}) = 0
lstat("bombs", {st_mode=S_IFREG|0600, st_size=4017, ...}) = 0
lstat("cursors", {st_mode=S_IFREG|0600, st_size=234, ...}) = 0
lstat("auto", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("auto", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("auto")                           = 0
write(1, "./nico/temp/home/nico/computer/i"..., 55) = 55
chdir("..")                             = 0
write(1, "./nico/temp/home/nico/computer/i"..., 49) = 49
chdir("..")                             = 0
lstat("scripts", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("scripts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 70 entries */, 3933)     = 1324
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scripts")                        = 0
write(1, "./nico/temp/home/nico/computer/i"..., 56) = 56
write(1, "./nico/temp/home/nico/computer/i"..., 57) = 57
write(1, "./nico/temp/home/nico/computer/i"..., 52) = 52
write(1, "./nico/temp/home/nico/computer/i"..., 56) = 56
write(1, "./nico/temp/home/nico/computer/i"..., 57) = 57
write(1, "./nico/temp/home/nico/computer/i"..., 53) = 53
write(1, "./nico/temp/home/nico/computer/i"..., 55) = 55
write(1, "./nico/temp/home/nico/computer/i"..., 56) = 56
write(1, "./nico/temp/home/nico/computer/i"..., 55) = 55
write(1, "./nico/temp/home/nico/computer/i"..., 55) = 55
write(1, "./nico/temp/home/nico/computer/i"..., 52) = 52
write(1, "./nico/temp/home/nico/computer/i"..., 57) = 57
write(1, "./nico/temp/home/nico/computer/i"..., 55) = 55
write(1, "./nico/temp/home/nico/computer/i"..., 55) = 55
write(1, "./nico/temp/home/nico/computer/i"..., 54) = 54
write(1, "./nico/temp/home/nico/computer/i"..., 54) = 54
write(1, "./nico/temp/home/nico/computer/i"..., 53) = 53
write(1, "./nico/temp/home/nico/computer/i"..., 55) = 55
write(1, "./nico/temp/home/nico/computer/i"..., 57) = 57
write(1, "./nico/temp/home/nico/computer/i"..., 54) = 54
write(1, "./nico/temp/home/nico/computer/i"..., 52) = 52
write(1, "./nico/temp/home/nico/computer/i"..., 53) = 53
write(1, "./nico/temp/home/nico/computer/i"..., 54) = 54
write(1, "./nico/temp/home/nico/computer/i"..., 57) = 57
write(1, "./nico/temp/home/nico/computer/i"..., 55) = 55
write(1, "./nico/temp/home/nico/computer/i"..., 55) = 55
write(1, "./nico/temp/home/nico/computer/i"..., 56) = 56
write(1, "./nico/temp/home/nico/computer/i"..., 52) = 52
write(1, "./nico/temp/home/nico/computer/i"..., 57) = 57
write(1, "./nico/temp/home/nico/computer/i"..., 55) = 55
write(1, "./nico/temp/home/nico/computer/i"..., 54) = 54
write(1, "./nico/temp/home/nico/computer/i"..., 54) = 54
write(1, "./nico/temp/home/nico/computer/i"..., 54) = 54
write(1, "./nico/temp/home/nico/computer/i"..., 53) = 53
write(1, "./nico/temp/home/nico/computer/i"..., 54) = 54
write(1, "./nico/temp/home/nico/computer/i"..., 58) = 58
chdir("..")                             = 0
chdir("..")                             = 0
lstat("documentation", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/i"..., 49) = 49
open("documentation", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 220
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("documentation")                  = 0
write(1, "./nico/temp/home/nico/computer/i"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/i"..., 55) = 55
write(1, "./nico/temp/home/nico/computer/i"..., 57) = 57
write(1, "./nico/temp/home/nico/computer/i"..., 63) = 63
write(1, "./nico/temp/home/nico/computer/i"..., 65) = 65
write(1, "./nico/temp/home/nico/computer/i"..., 62) = 62
write(1, "./nico/temp/home/nico/computer/i"..., 59) = 59
chdir("..")                             = 0
lstat("programs", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("programs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("programs")                       = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("hardware", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/h"..., 40) = 40
open("hardware", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hardware")                       = 0
lstat("tastatur", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("tastatur", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tastatur")                       = 0
write(1, "./nico/temp/home/nico/computer/h"..., 69) = 69
chdir("..")                             = 0
lstat("lm_sensors-2.3.4.tar.gz", {st_mode=S_IFREG|0600, st_size=300270, ...}) = 0
write(1, "./nico/temp/home/nico/computer/h"..., 64) = 64
lstat("lm_sensors-2.4.4.tar.gz", {st_mode=S_IFREG|0600, st_size=323713, ...}) = 0
write(1, "./nico/temp/home/nico/computer/h"..., 64) = 64
lstat("3com", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("3com", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 124
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("3com")                           = 0
write(1, "./nico/temp/home/nico/computer/h"..., 54) = 54
write(1, "./nico/temp/home/nico/computer/h"..., 54) = 54
write(1, "./nico/temp/home/nico/computer/h"..., 60) = 60
chdir("..")                             = 0
lstat("asusV3000zxtv", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("asusV3000zxtv", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 380
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("asusV3000zxtv")                  = 0
lstat("Output_Tv_Chip.pdf", {st_mode=S_IFLNK|0777, st_size=72, ...}) = 0
lstat("v3000se-200.pdf", {st_mode=S_IFREG|0640, st_size=884250, ...}) = 0
write(1, "./nico/temp/home/nico/computer/h"..., 70) = 70
lstat("mgavideo-0.0.8.tar.gz", {st_mode=S_IFREG|0640, st_size=170271, ...}) = 0
write(1, "./nico/temp/home/nico/computer/h"..., 76) = 76
lstat("matrox_gx00index.html", {st_mode=S_IFREG|0640, st_size=17074, ...}) = 0
write(1, "./nico/temp/home/nico/computer/h"..., 76) = 76
lstat("EMAIL_to_all", {st_mode=S_IFREG|0640, st_size=730, ...}) = 0
lstat("7002Long.pdf", {st_mode=S_IFREG|0640, st_size=202568, ...}) = 0
lstat("Tv_Input_Chip.pdf", {st_mode=S_IFLNK|0777, st_size=74, ...}) = 0
lstat("SAA7111A_4.pdf", {st_mode=S_IFREG|0640, st_size=451759, ...}) = 0
lstat("v3000se-210.pdf", {st_mode=S_IFREG|0640, st_size=1096331, ...}) = 0
write(1, "./nico/temp/home/nico/computer/h"..., 70) = 70
lstat("mgavideo", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/h"..., 63) = 63
open("mgavideo", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 34 entries */, 3933)     = 656
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mgavideo")                       = 0
lstat("i2c.c", {st_mode=S_IFREG|0640, st_size=9678, ...}) = 0
lstat("ks0127.c", {st_mode=S_IFREG|0640, st_size=27017, ...}) = 0
lstat("mgavideo.h", {st_mode=S_IFREG|0640, st_size=8312, ...}) = 0
write(1, "./nico/temp/home/nico/computer/h"..., 74) = 74
lstat("tuner.o", {st_mode=S_IFREG|0640, st_size=4608, ...}) = 0
write(1, "./nico/temp/home/nico/computer/h"..., 71) = 71
lstat("v4l2cap.o", {st_mode=S_IFREG|0640, st_size=27108, ...}) = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=18007, ...}) = 0
lstat("r", {st_mode=S_IFREG|0750, st_size=173, ...}) = 0
lstat("videodev.c", {st_mode=S_IFREG|0640, st_size=50785, ...}) = 0
write(1, "./nico/temp/home/nico/computer/h"..., 74) = 74
lstat("linux", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("linux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("linux")                          = 0
write(1, "./nico/temp/home/nico/computer/h"..., 81) = 81
chdir("..")                             = 0
lstat("ks0127.h", {st_mode=S_IFREG|0640, st_size=5170, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=384, ...}) = 0
write(1, "./nico/temp/home/nico/computer/h"..., 72) = 72
lstat("msp3400.c", {st_mode=S_IFREG|0640, st_size=33591, ...}) = 0
lstat("zr36060.h", {st_mode=S_IFREG|0640, st_size=314, ...}) = 0
lstat("i", {st_mode=S_IFREG|0750, st_size=200, ...}) = 0
lstat("maven.o", {st_mode=S_IFREG|0640, st_size=2752, ...}) = 0
write(1, "./nico/temp/home/nico/computer/h"..., 71) = 71
lstat("v4l1cap.c", {st_mode=S_IFREG|0640, st_size=88461, ...}) = 0
lstat("maven.c", {st_mode=S_IFREG|0640, st_size=5110, ...}) = 0
write(1, "./nico/temp/home/nico/computer/h"..., 71) = 71
lstat("v4l2cap.c", {st_mode=S_IFREG|0640, st_size=84249, ...}) = 0
lstat("tuner.h", {st_mode=S_IFREG|0640, st_size=1747, ...}) = 0
write(1, "./nico/temp/home/nico/computer/h"..., 71) = 71
lstat("msp3400.h", {st_mode=S_IFREG|0640, st_size=863, ...}) = 0
lstat("ks0127.o", {st_mode=S_IFREG|0640, st_size=9912, ...}) = 0
lstat("msp3400.o", {st_mode=S_IFREG|0640, st_size=16272, ...}) = 0
lstat("zr36060.o", {st_mode=S_IFREG|0640, st_size=5232, ...}) = 0
lstat("zr36060.c", {st_mode=S_IFREG|0640, st_size=16001, ...}) = 0
lstat("i2c.o", {st_mode=S_IFREG|0640, st_size=7560, ...}) = 0
lstat("apps", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("apps", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 540
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("apps")                           = 0
write(1, "./nico/temp/home/nico/computer/h"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/h"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/h"..., 81) = 81
write(1, "./nico/temp/home/nico/computer/h"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/h"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/h"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/h"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/h"..., 83) = 83
write(1, "./nico/temp/home/nico/computer/h"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/h"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/h"..., 82) = 82
write(1, "./nico/temp/home/nico/computer/h"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/h"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/h"..., 80) = 80
chdir("..")                             = 0
write(1, "./nico/temp/home/nico/computer/h"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/h"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/h"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/h"..., 71) = 71
chdir("..")                             = 0
write(1, "./nico/temp/home/nico/computer/h"..., 70) = 70
chdir("..")                             = 0
chdir("..")                             = 0
lstat("network", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 39) = 39
open("network", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("network")                        = 0
lstat("named_tools", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 51) = 51
open("named_tools", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 40 entries */, 3933)     = 764
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("named_tools")                    = 0
lstat("adm", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("adm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 312
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("adm")                            = 0
chdir("..")                             = 0
lstat("getkeyby", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 60) = 60
open("getkeyby", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("getkeyby")                       = 0
write(1, "./nico/temp/home/nico/computer/n"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/n"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/n"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/n"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/n"..., 69) = 69
chdir("..")                             = 0
lstat("ckdns", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ckdns", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ckdns")                          = 0
write(1, "./nico/temp/home/nico/computer/n"..., 66) = 66
chdir("..")                             = 0
lstat("umich", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("umich", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("umich")                          = 0
lstat("zt", {st_mode=S_IFREG|0640, st_size=3996, ...}) = 0
lstat("lame-delegation", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 73) = 73
open("lame-delegation", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lame-delegation")                = 0
write(1, "./nico/temp/home/nico/computer/n"..., 83) = 83
write(1, "./nico/temp/home/nico/computer/n"..., 87) = 87
write(1, "./nico/temp/home/nico/computer/n"..., 90) = 90
chdir("..")                             = 0
chdir("..")                             = 0
lstat("host", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("host", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 532
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("host")                           = 0
write(1, "./nico/temp/home/nico/computer/n"..., 65) = 65
write(1, "./nico/temp/home/nico/computer/n"..., 63) = 63
write(1, "./nico/temp/home/nico/computer/n"..., 63) = 63
write(1, "./nico/temp/home/nico/computer/n"..., 63) = 63
write(1, "./nico/temp/home/nico/computer/n"..., 63) = 63
write(1, "./nico/temp/home/nico/computer/n"..., 63) = 63
write(1, "./nico/temp/home/nico/computer/n"..., 63) = 63
write(1, "./nico/temp/home/nico/computer/n"..., 63) = 63
chdir("..")                             = 0
lstat("inaddrtool", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("inaddrtool", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("inaddrtool")                     = 0
chdir("..")                             = 0
lstat("nslint-1.5.1", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("nslint-1.5.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 368
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nslint-1.5.1")                   = 0
lstat("config.sub", {st_mode=S_IFREG|0750, st_size=17995, ...}) = 0
lstat("VERSION", {st_mode=S_IFREG|0640, st_size=6, ...}) = 0
lstat("nslint.c", {st_mode=S_IFREG|0640, st_size=31830, ...}) = 0
lstat("nslint.8", {st_mode=S_IFREG|0640, st_size=5473, ...}) = 0
lstat("aclocal.m4", {st_mode=S_IFREG|0640, st_size=12290, ...}) = 0
lstat("configure", {st_mode=S_IFREG|0750, st_size=48200, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 74) = 74
lstat("config.guess", {st_mode=S_IFREG|0750, st_size=17282, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 77) = 77
lstat("FILES", {st_mode=S_IFREG|0640, st_size=238, ...}) = 0
lstat("CHANGES", {st_mode=S_IFREG|0640, st_size=2809, ...}) = 0
lstat("configure.in", {st_mode=S_IFREG|0640, st_size=492, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 77) = 77
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=3190, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 76) = 76
lstat("INSTALL", {st_mode=S_IFREG|0640, st_size=15, ...}) = 0
lstat("README", {st_mode=S_IFREG|0640, st_size=380, ...}) = 0
lstat("strerror.c", {st_mode=S_IFREG|0640, st_size=2672, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 75) = 75
lstat("lbl", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("lbl", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 164
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lbl")                            = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("lamers", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 58) = 58
open("lamers", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lamers")                         = 0
write(1, "./nico/temp/home/nico/computer/n"..., 65) = 65
write(1, "./nico/temp/home/nico/computer/n"..., 67) = 67
write(1, "./nico/temp/home/nico/computer/n"..., 68) = 68
chdir("..")                             = 0
lstat("dnswalk", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("dnswalk", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 188
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dnswalk")                        = 0
write(1, "./nico/temp/home/nico/computer/n"..., 71) = 71
chdir("..")                             = 0
lstat("ucsd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ucsd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ucsd")                           = 0
write(1, "./nico/temp/home/nico/computer/n"..., 64) = 64
chdir("..")                             = 0
lstat("updatehosts-1.0.0", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 69) = 69
open("updatehosts-1.0.0", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 29 entries */, 3933)     = 620
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("updatehosts-1.0.0")              = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=17982, ...}) = 0
lstat("cvtstatic.pl", {st_mode=S_IFREG|0640, st_size=2335, ...}) = 0
lstat("OVERVIEW", {st_mode=S_IFREG|0640, st_size=15967, ...}) = 0
lstat("poke_dhcp.env", {st_mode=S_IFREG|0640, st_size=45, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 83) = 83
lstat("man", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("man", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 204
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("man")                            = 0
write(1, "./nico/temp/home/nico/computer/n"..., 85) = 85
write(1, "./nico/temp/home/nico/computer/n"..., 83) = 83
write(1, "./nico/temp/home/nico/computer/n"..., 82) = 82
write(1, "./nico/temp/home/nico/computer/n"..., 87) = 87
write(1, "./nico/temp/home/nico/computer/n"..., 83) = 83
write(1, "./nico/temp/home/nico/computer/n"..., 82) = 82
write(1, "./nico/temp/home/nico/computer/n"..., 85) = 85
write(1, "./nico/temp/home/nico/computer/n"..., 84) = 84
chdir("..")                             = 0
write(1, "./nico/temp/home/nico/computer/n"..., 80) = 80
write(1, "./nico/temp/home/nico/computer/n"..., 81) = 81
write(1, "./nico/temp/home/nico/computer/n"..., 85) = 85
write(1, "./nico/temp/home/nico/computer/n"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/n"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/n"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/n"..., 84) = 84
write(1, "./nico/temp/home/nico/computer/n"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/n"..., 82) = 82
write(1, "./nico/temp/home/nico/computer/n"..., 81) = 81
write(1, "./nico/temp/home/nico/computer/n"..., 81) = 81
write(1, "./nico/temp/home/nico/computer/n"..., 80) = 80
write(1, "./nico/temp/home/nico/computer/n"..., 82) = 82
write(1, "./nico/temp/home/nico/computer/n"..., 81) = 81
write(1, "./nico/temp/home/nico/computer/n"..., 81) = 81
write(1, "./nico/temp/home/nico/computer/n"..., 75) = 75
chdir("..")                             = 0
lstat("arlib", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("arlib", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("arlib")                          = 0
write(1, "./nico/temp/home/nico/computer/n"..., 66) = 66
write(1, "./nico/temp/home/nico/computer/n"..., 66) = 66
chdir("..")                             = 0
lstat("z0ne", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 56) = 56
open("z0ne", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("z0ne")                           = 0
write(1, "./nico/temp/home/nico/computer/n"..., 63) = 63
chdir("..")                             = 0
lstat("multizdb", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("multizdb", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("multizdb")                       = 0
chdir("..")                             = 0
lstat("ninit", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ninit", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ninit")                          = 0
write(1, "./nico/temp/home/nico/computer/n"..., 69) = 69
chdir("..")                             = 0
lstat("nextstep", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 60) = 60
open("nextstep", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nextstep")                       = 0
write(1, "./nico/temp/home/nico/computer/n"..., 71) = 71
chdir("..")                             = 0
lstat("sqlbind-8", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("sqlbind-8", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sqlbind-8")                      = 0
lstat("USAGE", {st_mode=S_IFREG|0640, st_size=2170, ...}) = 0
lstat("patches", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 69) = 69
open("patches", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 224
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("patches")                        = 0
write(1, "./nico/temp/home/nico/computer/n"..., 84) = 84
write(1, "./nico/temp/home/nico/computer/n"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/n"..., 82) = 82
write(1, "./nico/temp/home/nico/computer/n"..., 82) = 82
chdir("..")                             = 0
lstat("table.db", {st_mode=S_IFREG|0640, st_size=445, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 70) = 70
lstat("CHANGES", {st_mode=S_IFREG|0640, st_size=4285, ...}) = 0
lstat("src", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 372
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
write(1, "./nico/temp/home/nico/computer/n"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/n"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/n"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/n"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/n"..., 77) = 77
chdir("..")                             = 0
chdir("..")                             = 0
lstat("CATALOGUE", {st_mode=S_IFREG|0640, st_size=1848, ...}) = 0
lstat("cider2named", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 63) = 63
open("cider2named", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cider2named")                    = 0
write(1, "./nico/temp/home/nico/computer/n"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/n"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/n"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/n"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/n"..., 72) = 72
chdir("..")                             = 0
lstat("dnsp", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("dnsp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dnsp")                           = 0
chdir("..")                             = 0
lstat("old", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("old", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("old")                            = 0
write(1, "./nico/temp/home/nico/computer/n"..., 64) = 64
write(1, "./nico/temp/home/nico/computer/n"..., 65) = 65
write(1, "./nico/temp/home/nico/computer/n"..., 64) = 64
chdir("..")                             = 0
lstat("trnamed", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 59) = 59
open("trnamed", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("trnamed")                        = 0
write(1, "./nico/temp/home/nico/computer/n"..., 67) = 67
chdir("..")                             = 0
lstat("hostmaint", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("hostmaint", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 272
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hostmaint")                      = 0
write(1, "./nico/temp/home/nico/computer/n"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/n"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/n"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/n"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/n"..., 75) = 75
chdir("..")                             = 0
lstat("rfc1101", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("rfc1101", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("rfc1101")                        = 0
write(1, "./nico/temp/home/nico/computer/n"..., 68) = 68
chdir("..")                             = 0
lstat("dnsparse", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 60) = 60
open("dnsparse", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 316
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dnsparse")                       = 0
write(1, "./nico/temp/home/nico/computer/n"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/n"..., 68) = 68
write(1, "./nico/temp/home/nico/computer/n"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/n"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/n"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/n"..., 68) = 68
chdir("..")                             = 0
lstat("dns_signer", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 62) = 62
open("dns_signer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dns_signer")                     = 0
lstat("parse", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 68) = 68
open("parse", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 22 entries */, 3933)     = 580
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("parse")                          = 0
write(1, "./nico/temp/home/nico/computer/n"..., 90) = 90
write(1, "./nico/temp/home/nico/computer/n"..., 86) = 86
write(1, "./nico/temp/home/nico/computer/n"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/n"..., 83) = 83
write(1, "./nico/temp/home/nico/computer/n"..., 82) = 82
write(1, "./nico/temp/home/nico/computer/n"..., 87) = 87
write(1, "./nico/temp/home/nico/computer/n"..., 83) = 83
write(1, "./nico/temp/home/nico/computer/n"..., 80) = 80
write(1, "./nico/temp/home/nico/computer/n"..., 83) = 83
write(1, "./nico/temp/home/nico/computer/n"..., 86) = 86
write(1, "./nico/temp/home/nico/computer/n"..., 92) = 92
write(1, "./nico/temp/home/nico/computer/n"..., 93) = 93
chdir("..")                             = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=2304, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 71) = 71
lstat("add_labels.awk", {st_mode=S_IFREG|0640, st_size=1733, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 77) = 77
lstat("signer", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 69) = 69
open("signer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 32 entries */, 3933)     = 828
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("signer")                         = 0
write(1, "./nico/temp/home/nico/computer/n"..., 89) = 89
write(1, "./nico/temp/home/nico/computer/n"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/n"..., 85) = 85
write(1, "./nico/temp/home/nico/computer/n"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/n"..., 89) = 89
write(1, "./nico/temp/home/nico/computer/n"..., 87) = 87
write(1, "./nico/temp/home/nico/computer/n"..., 90) = 90
write(1, "./nico/temp/home/nico/computer/n"..., 84) = 84
write(1, "./nico/temp/home/nico/computer/n"..., 82) = 82
write(1, "./nico/temp/home/nico/computer/n"..., 83) = 83
write(1, "./nico/temp/home/nico/computer/n"..., 89) = 89
write(1, "./nico/temp/home/nico/computer/n"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/n"..., 89) = 89
write(1, "./nico/temp/home/nico/computer/n"..., 85) = 85
write(1, "./nico/temp/home/nico/computer/n"..., 83) = 83
write(1, "./nico/temp/home/nico/computer/n"..., 87) = 87
write(1, "./nico/temp/home/nico/computer/n"..., 83) = 83
write(1, "./nico/temp/home/nico/computer/n"..., 85) = 85
write(1, "./nico/temp/home/nico/computer/n"..., 90) = 90
write(1, "./nico/temp/home/nico/computer/n"..., 84) = 84
write(1, "./nico/temp/home/nico/computer/n"..., 83) = 83
write(1, "./nico/temp/home/nico/computer/n"..., 84) = 84
write(1, "./nico/temp/home/nico/computer/n"..., 82) = 82
write(1, "./nico/temp/home/nico/computer/n"..., 85) = 85
write(1, "./nico/temp/home/nico/computer/n"..., 84) = 84
chdir("..")                             = 0
chdir("..")                             = 0
lstat("manyhosts", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("manyhosts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("manyhosts")                      = 0
write(1, "./nico/temp/home/nico/computer/n"..., 70) = 70
chdir("..")                             = 0
lstat("os2-emx", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 59) = 59
open("os2-emx", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("os2-emx")                        = 0
write(1, "./nico/temp/home/nico/computer/n"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/n"..., 72) = 72
chdir("..")                             = 0
lstat("misc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("misc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 39 entries */, 3933)     = 928
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("misc")                           = 0
write(1, "./nico/temp/home/nico/computer/n"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/n"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/n"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/n"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/n"..., 68) = 68
write(1, "./nico/temp/home/nico/computer/n"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/n"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/n"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/n"..., 79) = 79
write(1, "./nico/temp/home/nico/computer/n"..., 64) = 64
write(1, "./nico/temp/home/nico/computer/n"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/n"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/n"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/n"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/n"..., 66) = 66
write(1, "./nico/temp/home/nico/computer/n"..., 73) = 73
write(1, "./nico/temp/home/nico/computer/n"..., 64) = 64
write(1, "./nico/temp/home/nico/computer/n"..., 74) = 74
write(1, "./nico/temp/home/nico/computer/n"..., 69) = 69
write(1, "./nico/temp/home/nico/computer/n"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/n"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/n"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/n"..., 72) = 72
write(1, "./nico/temp/home/nico/computer/n"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/n"..., 63) = 63
write(1, "./nico/temp/home/nico/computer/n"..., 68) = 68
chdir("..")                             = 0
lstat("query-loc-0.0.1", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 67) = 67
open("query-loc-0.0.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("query-loc-0.0.1")                = 0
write(1, "./nico/temp/home/nico/computer/n"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/n"..., 79) = 79
chdir("..")                             = 0
lstat("named-lint", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 62) = 62
open("named-lint", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("named-lint")                     = 0
write(1, "./nico/temp/home/nico/computer/n"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/n"..., 75) = 75
chdir("..")                             = 0
lstat("srv", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("srv", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("srv")                            = 0
write(1, "./nico/temp/home/nico/computer/n"..., 64) = 64
chdir("..")                             = 0
lstat("doc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("doc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 220
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("doc")                            = 0
write(1, "./nico/temp/home/nico/computer/n"..., 68) = 68
chdir("..")                             = 0
lstat("snoof", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("snoof", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("snoof")                          = 0
write(1, "./nico/temp/home/nico/computer/n"..., 66) = 66
chdir("..")                             = 0
lstat("decwrl", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 58) = 58
open("decwrl", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 320
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("decwrl")                         = 0
write(1, "./nico/temp/home/nico/computer/n"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/n"..., 71) = 71
write(1, "./nico/temp/home/nico/computer/n"..., 67) = 67
write(1, "./nico/temp/home/nico/computer/n"..., 75) = 75
write(1, "./nico/temp/home/nico/computer/n"..., 68) = 68
write(1, "./nico/temp/home/nico/computer/n"..., 68) = 68
write(1, "./nico/temp/home/nico/computer/n"..., 70) = 70
write(1, "./nico/temp/home/nico/computer/n"..., 66) = 66
write(1, "./nico/temp/home/nico/computer/n"..., 69) = 69
chdir("..")                             = 0
lstat("nutshell", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 60) = 60
open("nutshell", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 21 entries */, 3933)     = 564
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nutshell")                       = 0
write(1, "./nico/temp/home/nico/computer/n"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/n"..., 81) = 81
write(1, "./nico/temp/home/nico/computer/n"..., 81) = 81
write(1, "./nico/temp/home/nico/computer/n"..., 80) = 80
write(1, "./nico/temp/home/nico/computer/n"..., 81) = 81
write(1, "./nico/temp/home/nico/computer/n"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/n"..., 76) = 76
write(1, "./nico/temp/home/nico/computer/n"..., 80) = 80
write(1, "./nico/temp/home/nico/computer/n"..., 80) = 80
write(1, "./nico/temp/home/nico/computer/n"..., 80) = 80
write(1, "./nico/temp/home/nico/computer/n"..., 77) = 77
write(1, "./nico/temp/home/nico/computer/n"..., 78) = 78
write(1, "./nico/temp/home/nico/computer/n"..., 81) = 81
write(1, "./nico/temp/home/nico/computer/n"..., 78) = 78
chdir("..")                             = 0
lstat("README", {st_mode=S_IFREG|0640, st_size=831, ...}) = 0
lstat("tplb", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("tplb", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tplb")                           = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("zones", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/computer/n"..., 45) = 45
open("zones", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 380
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("zones")                          = 0
write(1, "./nico/temp/home/nico/computer/n"..., 60) = 60
write(1, "./nico/temp/home/nico/computer/n"..., 58) = 58
write(1, "./nico/temp/home/nico/computer/n"..., 65) = 65
write(1, "./nico/temp/home/nico/computer/n"..., 63) = 63
write(1, "./nico/temp/home/nico/computer/n"..., 63) = 63
chdir("..")                             = 0
write(1, "./nico/temp/home/nico/computer/n"..., 53) = 53
chdir("..")                             = 0
chdir("..")                             = 0
lstat("nvram.c", {st_mode=S_IFREG|0640, st_size=15174, ...}) = 0
lstat("index.html-tux-fms", {st_mode=S_IFREG|0640, st_size=22168, ...}) = 0
write(1, "./nico/temp/home/nico/index.html"..., 41) = 41
lstat("liste-28.12", {st_mode=S_IFREG|0600, st_size=331, ...}) = 0
write(1, "./nico/temp/home/nico/liste-28.1"..., 34) = 34
lstat("ko_a.asp", {st_mode=S_IFREG|0640, st_size=11781, ...}) = 0
lstat("dokumente", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/dokumente\n", 32) = 32
open("dokumente", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dokumente")                      = 0
lstat("telefonnummern", {st_mode=S_IFREG|0600, st_size=859, ...}) = 0
write(1, "./nico/temp/home/nico/dokumente/"..., 47) = 47
lstat("witze", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/dokumente/"..., 38) = 38
open("witze", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("witze")                          = 0
write(1, "./nico/temp/home/nico/dokumente/"..., 61) = 61
write(1, "./nico/temp/home/nico/dokumente/"..., 60) = 60
write(1, "./nico/temp/home/nico/dokumente/"..., 57) = 57
chdir("..")                             = 0
lstat("schule", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/dokumente/"..., 39) = 39
open("schule", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("schule")                         = 0
lstat("deutsch", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/dokumente/"..., 47) = 47
open("deutsch", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 140
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("deutsch")                        = 0
write(1, "./nico/temp/home/nico/dokumente/"..., 57) = 57
write(1, "./nico/temp/home/nico/dokumente/"..., 59) = 59
write(1, "./nico/temp/home/nico/dokumente/"..., 79) = 79
write(1, "./nico/temp/home/nico/dokumente/"..., 59) = 59
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("download", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("download", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 320
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("download")                       = 0
write(1, "./nico/temp/home/nico/download/b"..., 54) = 54
write(1, "./nico/temp/home/nico/download/b"..., 55) = 55
chdir("..")                             = 0
lstat("rfc2026.txt", {st_mode=S_IFREG|0640, st_size=86732, ...}) = 0
lstat("temp", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/temp\n", 27) = 27
open("temp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("temp")                           = 0
lstat("DRINGENDBEARBEITEN", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("DRINGENDBEARBEITEN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("DRINGENDBEARBEITEN")             = 0
lstat("download", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("download", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 276
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("download")                       = 0
write(1, "./nico/temp/home/nico/temp/DRING"..., 66) = 66
write(1, "./nico/temp/home/nico/temp/DRING"..., 65) = 65
write(1, "./nico/temp/home/nico/temp/DRING"..., 65) = 65
write(1, "./nico/temp/home/nico/temp/DRING"..., 63) = 63
write(1, "./nico/temp/home/nico/temp/DRING"..., 65) = 65
chdir("..")                             = 0
lstat("download.19-Jan", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("download.19-Jan", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 276
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("download.19-Jan")                = 0
write(1, "./nico/temp/home/nico/temp/DRING"..., 78) = 78
write(1, "./nico/temp/home/nico/temp/DRING"..., 73) = 73
write(1, "./nico/temp/home/nico/temp/DRING"..., 73) = 73
chdir("..")                             = 0
chdir("..")                             = 0
lstat("root", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("root", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("root")                           = 0
lstat("message.lilo.ansi.neu", {st_mode=S_IFREG|0600, st_size=1927, ...}) = 0
write(1, "./nico/temp/home/nico/temp/root/"..., 54) = 54
lstat("message.lilo.nonansi", {st_mode=S_IFREG|0600, st_size=1692, ...}) = 0
write(1, "./nico/temp/home/nico/temp/root/"..., 53) = 53
lstat("message.lilo.ansi", {st_mode=S_IFREG|0600, st_size=1526, ...}) = 0
write(1, "./nico/temp/home/nico/temp/root/"..., 50) = 50
lstat("temp", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/home/nico/temp/root/"..., 37) = 37
open("temp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 144
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("temp")                           = 0
write(1, "./nico/temp/home/nico/temp/root/"..., 59) = 59
write(1, "./nico/temp/home/nico/temp/root/"..., 58) = 58
write(1, "./nico/temp/home/nico/temp/root/"..., 55) = 55
write(1, "./nico/temp/home/nico/temp/root/"..., 50) = 50
chdir("..")                             = 0
write(1, "./nico/temp/home/nico/temp/root/"..., 45) = 45
chdir("..")                             = 0
lstat("asuskarte.gif", {st_mode=S_IFREG|0640, st_size=16751, ...}) = 0
write(1, "./nico/temp/home/nico/temp/asusk"..., 41) = 41
lstat("asuskarte2.gif", {st_mode=S_IFREG|0640, st_size=19543, ...}) = 0
write(1, "./nico/temp/home/nico/temp/asusk"..., 42) = 42
lstat("ansi", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ansi", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ansi")                           = 0
write(1, "./nico/temp/home/nico/temp/ansi/"..., 49) = 49
write(1, "./nico/temp/home/nico/temp/ansi/"..., 45) = 45
chdir("..")                             = 0
write(1, "./nico/temp/home/nico/temp/asusk"..., 42) = 42
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("disk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("disk", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 164
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("disk")                           = 0
lstat("lilo.conf", {st_mode=S_IFREG|0600, st_size=175, ...}) = 0
lstat("root", {st_mode=S_IFREG|0644, st_size=3072000, ...}) = 0
lstat("sbin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("sbin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sbin")                           = 0
chdir("..")                             = 0
write(1, "./nico/temp/disk/dev.tar.gz\n", 28) = 28
write(1, "./nico/temp/disk/bzImage\n", 25) = 25
chdir("..")                             = 0
lstat("game.html", {st_mode=S_IFREG|0640, st_size=5856, ...}) = 0
write(1, "./nico/temp/game.html\n", 22) = 22
lstat("fbi-aim-dos.txt", {st_mode=S_IFREG|0640, st_size=4725, ...}) = 0
lstat("thtj10.txt", {st_mode=S_IFREG|0640, st_size=150868, ...}) = 0
lstat("tipsntricks.php", {st_mode=S_IFREG|0640, st_size=5945, ...}) = 0
lstat("ko_a.asp2", {st_mode=S_IFREG|0640, st_size=14189, ...}) = 0
lstat("hhp-SSH_TROSNIFF.tgz", {st_mode=S_IFREG|0640, st_size=4064, ...}) = 0
lstat("bootlogo_0.4.tar.gz", {st_mode=S_IFREG|0640, st_size=22968, ...}) = 0
lstat("thtj11.txt", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
lstat("shellskripte", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/shellskripte\n", 25) = 25
open("shellskripte", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("shellskripte")                   = 0
lstat("ssa", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ssa", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ssa")                            = 0
lstat("cron", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("cron", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 124
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cron")                           = 0
write(1, "./nico/temp/shellskripte/ssa/cro"..., 46) = 46
write(1, "./nico/temp/shellskripte/ssa/cro"..., 44) = 44
chdir("..")                             = 0
lstat("admin", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("admin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 112
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("admin")                          = 0
lstat("master", {st_mode=S_IFREG|0750, st_size=2296, ...}) = 0
write(1, "./nico/temp/shellskripte/ssa/adm"..., 42) = 42
lstat("ppp", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ppp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 148
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ppp")                            = 0
write(1, "./nico/temp/shellskripte/ssa/adm"..., 46) = 46
write(1, "./nico/temp/shellskripte/ssa/adm"..., 46) = 46
write(1, "./nico/temp/shellskripte/ssa/adm"..., 46) = 46
chdir("..")                             = 0
lstat("www", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("www", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("www")                            = 0
write(1, "./nico/temp/shellskripte/ssa/adm"..., 46) = 46
write(1, "./nico/temp/shellskripte/ssa/adm"..., 59) = 59
write(1, "./nico/temp/shellskripte/ssa/adm"..., 49) = 49
write(1, "./nico/temp/shellskripte/ssa/adm"..., 50) = 50
write(1, "./nico/temp/shellskripte/ssa/adm"..., 49) = 49
write(1, "./nico/temp/shellskripte/ssa/adm"..., 48) = 48
write(1, "./nico/temp/shellskripte/ssa/adm"..., 50) = 50
write(1, "./nico/temp/shellskripte/ssa/adm"..., 48) = 48
chdir("..")                             = 0
lstat("data", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("data", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("data")                           = 0
lstat("skel", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/shellskripte/ssa/adm"..., 45) = 45
open("skel", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("skel")                           = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("other", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/shellskripte/ssa/adm"..., 41) = 41
open("other", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("other")                          = 0
write(1, "./nico/temp/shellskripte/ssa/adm"..., 48) = 48
write(1, "./nico/temp/shellskripte/ssa/adm"..., 48) = 48
chdir("..")                             = 0
chdir("..")                             = 0
lstat("docs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("docs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("docs")                           = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("gif.html", {st_mode=S_IFREG|0640, st_size=9065, ...}) = 0
lstat("emu", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/emu\n", 16)       = 16
open("emu", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("emu")                            = 0
lstat("c64", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("c64", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("c64")                            = 0
lstat("vice.tgz", {st_mode=S_IFREG|0600, st_size=1799768, ...}) = 0
write(1, "./nico/temp/emu/c64/vice.tgz\n", 29) = 29
lstat("vice-1.0.tar.gz", {st_mode=S_IFREG|0600, st_size=1799768, ...}) = 0
write(1, "./nico/temp/emu/c64/vice-1.0.tar"..., 36) = 36
lstat("roms", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("roms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 122 entries */, 3933)    = 2888
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("roms")                           = 0
lstat("nobby.zip", {st_mode=S_IFREG|0600, st_size=301788, ...}) = 0
lstat("bubblebo.zip", {st_mode=S_IFREG|0600, st_size=41042, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/bubbleb"..., 38) = 38
lstat("rambo2.zip", {st_mode=S_IFREG|0600, st_size=44914, ...}) = 0
lstat("GAMES018.RAR", {st_mode=S_IFREG|0600, st_size=89973, ...}) = 0
lstat("crossfre.zip", {st_mode=S_IFREG|0600, st_size=28715, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/crossfr"..., 38) = 38
lstat("stuntcar.zip", {st_mode=S_IFREG|0600, st_size=41395, ...}) = 0
lstat("nomercy.zip", {st_mode=S_IFREG|0600, st_size=159383, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/nomercy"..., 37) = 37
lstat("DONKEYK.RAR", {st_mode=S_IFREG|0600, st_size=11209, ...}) = 0
lstat("batty.zip", {st_mode=S_IFREG|0600, st_size=43162, ...}) = 0
lstat("bubbleb1.zip", {st_mode=S_IFREG|0600, st_size=40173, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/bubbleb"..., 38) = 38
lstat("OUTRUN.RAR", {st_mode=S_IFREG|0600, st_size=32176, ...}) = 0
lstat("gamesidx.zip", {st_mode=S_IFREG|0600, st_size=54168, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/gamesid"..., 38) = 38
lstat("spyvsspy.zip", {st_mode=S_IFREG|0600, st_size=102285, ...}) = 0
lstat("elite+.zip", {st_mode=S_IFREG|0600, st_size=51744, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/elite+."..., 36) = 36
lstat("gryzor.zip", {st_mode=S_IFREG|0600, st_size=51157, ...}) = 0
lstat("kgames1b.zip", {st_mode=S_IFREG|0600, st_size=96042, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/kgames1"..., 38) = 38
lstat("carols.zip", {st_mode=S_IFREG|0600, st_size=66963, ...}) = 0
lstat("robocop3.zip", {st_mode=S_IFREG|0600, st_size=85457, ...}) = 0
lstat("blockout.zip", {st_mode=S_IFREG|0600, st_size=87988, ...}) = 0
lstat("pphammer.zip", {st_mode=S_IFREG|0600, st_size=118493, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/pphamme"..., 38) = 38
lstat("gamescol.rar", {st_mode=S_IFREG|0600, st_size=913961, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/gamesco"..., 38) = 38
lstat("commando.zip", {st_mode=S_IFREG|0600, st_size=27878, ...}) = 0
lstat("turricn2.zip", {st_mode=S_IFREG|0600, st_size=314444, ...}) = 0
lstat("saboteur.zip", {st_mode=S_IFREG|0600, st_size=54654, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/saboteu"..., 38) = 38
lstat("fighterb.zip", {st_mode=S_IFREG|0600, st_size=155422, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/fighter"..., 38) = 38
lstat("rollthnd.zip", {st_mode=S_IFREG|0600, st_size=36410, ...}) = 0
lstat("gianasis.zip", {st_mode=S_IFREG|0600, st_size=43825, ...}) = 0
lstat("rickdang.zip", {st_mode=S_IFREG|0600, st_size=45841, ...}) = 0
lstat("BUBBLEB.RAR", {st_mode=S_IFREG|0600, st_size=40184, ...}) = 0
lstat("dm002.zip", {st_mode=S_IFREG|0600, st_size=88243, ...}) = 0
lstat("bunbble4_dm038.zip", {st_mode=S_IFREG|0600, st_size=150309, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/bunbble"..., 44) = 44
lstat("dm001.zip", {st_mode=S_IFREG|0600, st_size=94775, ...}) = 0
lstat("ikplus.zip", {st_mode=S_IFREG|0600, st_size=55919, ...}) = 0
lstat("TRAILBL2.RAR", {st_mode=S_IFREG|0600, st_size=31254, ...}) = 0
lstat("hostages.zip", {st_mode=S_IFREG|0600, st_size=153364, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/hostage"..., 38) = 38
lstat("lninjarx.zip", {st_mode=S_IFREG|0600, st_size=279038, ...}) = 0
lstat("KIKSTAR2.RAR", {st_mode=S_IFREG|0600, st_size=28132, ...}) = 0
lstat("crazybal.zip", {st_mode=S_IFREG|0600, st_size=8656, ...}) = 0
lstat("ironlord.zip", {st_mode=S_IFREG|0600, st_size=294599, ...}) = 0
lstat("piracy.zip", {st_mode=S_IFREG|0600, st_size=33723, ...}) = 0
lstat("rtype.zip", {st_mode=S_IFREG|0600, st_size=124526, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/rtype.z"..., 35) = 35
lstat("trackfld.zip", {st_mode=S_IFREG|0600, st_size=27255, ...}) = 0
lstat("savage.zip", {st_mode=S_IFREG|0600, st_size=123963, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/savage."..., 36) = 36
lstat("robocop2.zip", {st_mode=S_IFREG|0600, st_size=112569, ...}) = 0
lstat("oneonone.zip", {st_mode=S_IFREG|0600, st_size=22239, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/oneonon"..., 38) = 38
lstat("BOMBJACK.RAR", {st_mode=S_IFREG|0600, st_size=120856, ...}) = 0
lstat("zolo.zip", {st_mode=S_IFREG|0600, st_size=34842, ...}) = 0
lstat("summerg2.zip", {st_mode=S_IFREG|0600, st_size=145392, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/summerg"..., 38) = 38
lstat("lalabobble.zip", {st_mode=S_IFREG|0600, st_size=40088, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/lalabob"..., 40) = 40
lstat("cyber5.zip", {st_mode=S_IFREG|0600, st_size=179438, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/cyber5."..., 36) = 36
lstat("MSTRFLMP.RAR", {st_mode=S_IFREG|0600, st_size=19391, ...}) = 0
lstat("yiearkun.zip", {st_mode=S_IFREG|0600, st_size=33188, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/yiearku"..., 38) = 38
lstat("powerdrf.zip", {st_mode=S_IFREG|0600, st_size=39915, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/powerdr"..., 38) = 38
lstat("bugsquad.zip", {st_mode=S_IFREG|0600, st_size=8727, ...}) = 0
lstat("miners.zip", {st_mode=S_IFREG|0600, st_size=18507, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/miners."..., 36) = 36
lstat("yogi.zip", {st_mode=S_IFREG|0600, st_size=38558, ...}) = 0
lstat("turboout.zip", {st_mode=S_IFREG|0600, st_size=219054, ...}) = 0
lstat("hattrick.zip", {st_mode=S_IFREG|0600, st_size=12944, ...}) = 0
lstat("riverrid.zip", {st_mode=S_IFREG|0600, st_size=9627, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/riverri"..., 38) = 38
lstat("winter-g.zip", {st_mode=S_IFREG|0600, st_size=134702, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/winter-"..., 38) = 38
lstat("livingst.zip", {st_mode=S_IFREG|0600, st_size=29534, ...}) = 0
lstat("2tensbubble_bobble.zip", {st_mode=S_IFREG|0600, st_size=40129, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/2tensbu"..., 48) = 48
lstat("rick2.zip", {st_mode=S_IFREG|0600, st_size=89448, ...}) = 0
lstat("bubbleb.zip", {st_mode=S_IFREG|0600, st_size=40173, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/bubbleb"..., 37) = 37
lstat("bocce.zip", {st_mode=S_IFREG|0600, st_size=28261, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/bocce.z"..., 35) = 35
lstat("silkworm.zip", {st_mode=S_IFREG|0600, st_size=42277, ...}) = 0
lstat("cycles.zip", {st_mode=S_IFREG|0600, st_size=133633, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/cycles."..., 36) = 36
lstat("arkanoi3.zip", {st_mode=S_IFREG|0600, st_size=39803, ...}) = 0
lstat("Chicagosthe30.zip", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/Chicago"..., 43) = 43
lstat("slicks.zip", {st_mode=S_IFREG|0600, st_size=55808, ...}) = 0
lstat("bopnrumb.zip", {st_mode=S_IFREG|0600, st_size=42771, ...}) = 0
lstat("cybernod.zip", {st_mode=S_IFREG|0600, st_size=85233, ...}) = 0
write(1, "./nico/temp/emu/c64/roms/cyberno"..., 38) = 38
lstat("northsou.zip", {st_mode=S_IFREG|0600, st_size=104360, ...}) = 0
lstat("2", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("2", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 20 entries */, 3933)     = 468
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("2")                              = 0
write(1, "./nico/temp/emu/c64/roms/2/kgame"..., 40) = 40
write(1, "./nico/temp/emu/c64/roms/2/2tens"..., 50) = 50
chdir("..")                             = 0
write(1, "./nico/temp/emu/c64/roms/caveman"..., 37) = 37
write(1, "./nico/temp/emu/c64/roms/MoonWal"..., 40) = 40
write(1, "./nico/temp/emu/c64/roms/NarcoPo"..., 41) = 41
write(1, "./nico/temp/emu/c64/roms/westban"..., 38) = 38
write(1, "./nico/temp/emu/c64/roms/paperbo"..., 38) = 38
write(1, "./nico/temp/emu/c64/roms/hero.zi"..., 34) = 34
write(1, "./nico/temp/emu/c64/roms/explfis"..., 38) = 38
write(1, "./nico/temp/emu/c64/roms/goldena"..., 38) = 38
write(1, "./nico/temp/emu/c64/roms/garfiel"..., 38) = 38
write(1, "./nico/temp/emu/c64/roms/summer-"..., 38) = 38
write(1, "./nico/temp/emu/c64/roms/cisco_h"..., 51) = 51
write(1, "./nico/temp/emu/c64/roms/mikie.z"..., 35) = 35
write(1, "./nico/temp/emu/c64/roms/renegad"..., 38) = 38
write(1, "./nico/temp/emu/c64/roms/bubble_"..., 43) = 43
write(1, "./nico/temp/emu/c64/roms/suprema"..., 38) = 38
write(1, "./nico/temp/emu/c64/roms/neuroni"..., 38) = 38
write(1, "./nico/temp/emu/c64/roms/greenbe"..., 38) = 38
write(1, "./nico/temp/emu/c64/roms/bonecru"..., 38) = 38
write(1, "./nico/temp/emu/c64/roms/vendett"..., 38) = 38
write(1, "./nico/temp/emu/c64/roms/beach2."..., 36) = 36
write(1, "./nico/temp/emu/c64/roms/renegad"..., 38) = 38
write(1, "./nico/temp/emu/c64/roms/renegad"..., 38) = 38
chdir("..")                             = 0
write(1, "./nico/temp/emu/c64/vice-roms.ta"..., 37) = 37
chdir("..")                             = 0
lstat("emu", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/emu/emu\n", 20)   = 20
open("emu", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("emu")                            = 0
lstat("c64", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("c64", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("c64")                            = 0
lstat("games", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games\n", 30) = 30
open("games", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 140 entries */, 3933)    = 3236
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("games")                          = 0
lstat("untouch1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("spyvsspy.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("renegad3.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/re"..., 43) = 43
lstat("yogi.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("swiv.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("garfield.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/ga"..., 43) = 43
lstat("bonecrus.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/bo"..., 43) = 43
lstat("saboteur.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/sa"..., 43) = 43
lstat("rtype.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/rt"..., 40) = 40
lstat("GC2B.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("silkworm.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("caveman4.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/ca"..., 43) = 43
lstat("nobby#2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("DONKEYK.T64", {st_mode=S_IFREG|0600, st_size=17667, ...}) = 0
lstat("livingst.d64", {st_mode=S_IFREG|0600, st_size=174853, ...}) = 0
lstat("beach2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/be"..., 41) = 41
lstat("hostages.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/ho"..., 43) = 43
lstat("altminer.prg", {st_mode=S_IFREG|0600, st_size=13192, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/al"..., 43) = 43
lstat("GC3B.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("nomercy.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/no"..., 42) = 42
lstat("hattrick.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("piracy.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("pphammer.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/pp"..., 43) = 43
lstat("dm038.txt", {st_mode=S_IFREG|0600, st_size=876, ...}) = 0
lstat("cycles.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/cy"..., 41) = 41
lstat("commando.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("rambo3.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("cavemana.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/ca"..., 43) = 43
lstat("caveman2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/ca"..., 43) = 43
lstat("caveman3.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/ca"..., 43) = 43
lstat("elite.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/el"..., 40) = 40
lstat("ik.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("dm001.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("cavemanb.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/ca"..., 43) = 43
lstat("lnin3b.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("trackfld.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("vendntro.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/ve"..., 43) = 43
lstat("caveman1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/ca"..., 43) = 43
lstat("dm002.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("arkanoid.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("skooldaz.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("TRAILBLA.T64", {st_mode=S_IFREG|0600, st_size=27260, ...}) = 0
lstat("bmxracers2.t64", {st_mode=S_IFREG|0600, st_size=21404, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/bm"..., 45) = 45
lstat("turr2-2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("zolo.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("summer-g.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/su"..., 43) = 43
lstat("winter-g.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/wi"..., 43) = 43
lstat("n&s.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("riverrid.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/ri"..., 43) = 43
lstat("turbo2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("dm034.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("cc3-2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("cavemand.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/ca"..., 43) = 43
lstat("hero.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/he"..., 39) = 39
lstat("Cisco_Heat+4.WOW.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/Ci"..., 51) = 51
lstat("stuntcar.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("gianasis.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("crossfir.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("explfist.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/ex"..., 43) = 43
lstat("turbo1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("renegade.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/re"..., 43) = 43
lstat("kgbcol14.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("supremac.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/su"..., 43) = 43
lstat("lotus.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("goldenax.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/go"..., 43) = 43
lstat("bopnrumb.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("gryzor.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("yiearkun.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/yi"..., 43) = 43
lstat("zgzg!nos.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("GC2A.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("NarcoPol.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("lnrmx-2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("BZKABILL.D64", {st_mode=S_IFREG|0600, st_size=175531, ...}) = 0
lstat("turr2-1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("galaxian.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("fighter1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/fi"..., 43) = 43
lstat("carols.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("wad64.t64", {st_mode=S_IFREG|0600, st_size=1015, ...}) = 0
lstat("robocop3.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("1on1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("iron1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("summerg2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/su"..., 43) = 43
lstat("vendetta.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/ve"..., 43) = 43
lstat("bocce.t64", {st_mode=S_IFREG|0600, st_size=44161, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/bo"..., 40) = 40
lstat("untouch2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("batty.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("arkaniii.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("slicks.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("GC1B.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("arkanoid_blast014.d64", {st_mode=S_IFREG|0600, st_size=1242, ...}) = 0
lstat("CRAZYBLN.T64", {st_mode=S_IFREG|0600, st_size=19091, ...}) = 0
lstat("lnrmx-1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("gpcircui.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("bangkok.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("ln1-1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("rambo2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("rick2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("blockout.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("crossfre.t64", {st_mode=S_IFREG|0600, st_size=30116, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/cr"..., 43) = 43
lstat("kgbcol18.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("greenber.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/gr"..., 43) = 43
lstat("Moonwalk.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("rickdang.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("inix.t64", {st_mode=S_IFREG|0600, st_size=1737, ...}) = 0
lstat("cybernod.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/cy"..., 43) = 43
lstat("world-g2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("mikie.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/mi"..., 40) = 40
lstat("cc3-1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("bugsquad.t64", {st_mode=S_IFREG|0600, st_size=18271, ...}) = 0
lstat("arkanoi2.t64", {st_mode=S_IFREG|0600, st_size=39585, ...}) = 0
lstat("dm038.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("paperboy.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/pa"..., 43) = 43
lstat("lnin3a.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("renegde2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/re"..., 43) = 43
lstat("ikplus.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("cyberi.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/cy"..., 41) = 41
lstat("demo6a.t64", {st_mode=S_IFREG|0600, st_size=133832, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/de"..., 41) = 41
lstat("savage.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/sa"..., 41) = 41
lstat("GC3A.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("robocop2.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("westbank.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/we"..., 43) = 43
lstat("Cisco_Heat+2.Talent.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/Ci"..., 54) = 54
lstat("nobby#1.d64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
lstat("bubble", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 37) = 37
open("bubble", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bubble")                         = 0
lstat("bubble-GC1A.D64", {st_mode=S_IFREG|0600, st_size=174848, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 53) = 53
lstat("old", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("old", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 184
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("old")                            = 0
lstat("bubblebo.zip", {st_mode=S_IFREG|0600, st_size=41042, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 54) = 54
lstat("bubbleb1.zip", {st_mode=S_IFREG|0600, st_size=40173, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 54) = 54
lstat("bunbble4_dm038.zip", {st_mode=S_IFREG|0600, st_size=150309, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 60) = 60
lstat("unstable", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 50) = 50
open("unstable", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 340
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("unstable")                       = 0
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 64) = 64
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 69) = 69
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 63) = 63
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 68) = 68
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 69) = 69
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 63) = 63
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 62) = 62
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 73) = 73
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 69) = 69
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 71) = 71
chdir("..")                             = 0
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 56) = 56
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 59) = 59
chdir("..")                             = 0
lstat("doku", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("doku", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("doku")                           = 0
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 54) = 54
chdir("..")                             = 0
write(1, "./nico/temp/emu/emu/c64/games/bu"..., 59) = 59
chdir("..")                             = 0
write(1, "./nico/temp/emu/emu/c64/games/po"..., 43) = 43
write(1, "./nico/temp/emu/emu/c64/games/kg"..., 43) = 43
write(1, "./nico/temp/emu/emu/c64/games/Mi"..., 40) = 40
write(1, "./nico/temp/emu/emu/c64/games/ne"..., 43) = 43
write(1, "./nico/temp/emu/emu/c64/games/ca"..., 43) = 43
write(1, "./nico/temp/emu/emu/c64/games/fi"..., 43) = 43
chdir("..")                             = 0
lstat("baseroms", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/emu/emu/c64/baseroms"..., 33) = 33
open("baseroms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("baseroms")                       = 0
write(1, "./nico/temp/emu/emu/c64/baseroms"..., 40) = 40
chdir("..")                             = 0
lstat("doku", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("doku", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 196
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("doku")                           = 0
write(1, "./nico/temp/emu/emu/c64/doku/sav"..., 40) = 40
write(1, "./nico/temp/emu/emu/c64/doku/x15"..., 44) = 44
write(1, "./nico/temp/emu/emu/c64/doku/gam"..., 40) = 40
chdir("..")                             = 0
chdir("..")                             = 0
lstat("games", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/emu/emu/games\n", 26) = 26
open("games", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("games")                          = 0
lstat("gameboy", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/emu/emu/games/gamebo"..., 34) = 34
open("gameboy", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 59 entries */, 3933)     = 1348
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gameboy")                        = 0
lstat("TAMAE.ZIP", {st_mode=S_IFREG|0600, st_size=171147, ...}) = 0
lstat("RANMA_KA.ZIP", {st_mode=S_IFREG|0600, st_size=159777, ...}) = 0
lstat("ROD_LAND.ZIP", {st_mode=S_IFREG|0600, st_size=49623, ...}) = 0
lstat("PINBALL.ZIP", {st_mode=S_IFREG|0600, st_size=115108, ...}) = 0
lstat("SPIDRMA3.ZIP", {st_mode=S_IFREG|0600, st_size=85304, ...}) = 0
lstat("PROBOTEC.ZIP", {st_mode=S_IFREG|0600, st_size=96278, ...}) = 0
lstat("VIRTUAL.ZIP", {st_mode=S_IFREG|0600, st_size=72567, ...}) = 0
lstat("PAPERBOY.ZIP", {st_mode=S_IFREG|0600, st_size=25995, ...}) = 0
lstat("TETRISF.ZIP", {st_mode=S_IFREG|0600, st_size=64822, ...}) = 0
lstat("TENNIS.ZIP", {st_mode=S_IFREG|0600, st_size=20044, ...}) = 0
lstat("XENON2.ZIP", {st_mode=S_IFREG|0600, st_size=84130, ...}) = 0
lstat("TOYSTORY.ZIP", {st_mode=S_IFREG|0600, st_size=236958, ...}) = 0
lstat("WAVERACE.ZIP", {st_mode=S_IFREG|0600, st_size=70960, ...}) = 0
lstat("SWORD-G.ZIP", {st_mode=S_IFREG|0600, st_size=93086, ...}) = 0
lstat("TETRIS2.ZIP", {st_mode=S_IFREG|0600, st_size=56070, ...}) = 0
lstat("SPIDER-2.ZIP", {st_mode=S_IFREG|0600, st_size=74712, ...}) = 0
lstat("Q-BERT2.ZIP", {st_mode=S_IFREG|0600, st_size=41280, ...}) = 0
lstat("WIZARD.ZIP", {st_mode=S_IFREG|0600, st_size=179832, ...}) = 0
lstat("PAC-MAN.ZIP", {st_mode=S_IFREG|0600, st_size=19595, ...}) = 0
lstat("MOTOCROS.ZIP", {st_mode=S_IFREG|0600, st_size=24874, ...}) = 0
lstat("TMNT3.ZIP", {st_mode=S_IFREG|0600, st_size=98551, ...}) = 0
lstat("WARIO.ZIP", {st_mode=S_IFREG|0600, st_size=88123, ...}) = 0
lstat("SUPER-RC.ZIP", {st_mode=S_IFREG|0600, st_size=85711, ...}) = 0
lstat("RANMA.ZIP", {st_mode=S_IFREG|0600, st_size=161472, ...}) = 0
lstat("RTYPE2.ZIP", {st_mode=S_IFREG|0600, st_size=73439, ...}) = 0
lstat("USAGI.ZIP", {st_mode=S_IFREG|0600, st_size=93818, ...}) = 0
lstat("NBAJAMTE.ZIP", {st_mode=S_IFREG|0600, st_size=286716, ...}) = 0
lstat("PINBALL2.ZIP", {st_mode=S_IFREG|0600, st_size=38604, ...}) = 0
lstat("TAMAGO.ZIP", {st_mode=S_IFREG|0600, st_size=173685, ...}) = 0
lstat("ULTIMA2.ZIP", {st_mode=S_IFREG|0600, st_size=173450, ...}) = 0
lstat("PARODIUS.ZIP", {st_mode=S_IFREG|0600, st_size=160924, ...}) = 0
lstat("WORMS.ZIP", {st_mode=S_IFREG|0600, st_size=98153, ...}) = 0
lstat("SOLARSTR.ZIP", {st_mode=S_IFREG|0600, st_size=37129, ...}) = 0
lstat("RTYPE1.ZIP", {st_mode=S_IFREG|0600, st_size=62047, ...}) = 0
lstat("test", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/emu/emu/games/gamebo"..., 39) = 39
open("test", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 59 entries */, 3933)     = 1308
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("test")                           = 0
write(1, "./nico/temp/emu/emu/games/gamebo"..., 51) = 51
write(1, "./nico/temp/emu/emu/games/gamebo"..., 48) = 48
write(1, "./nico/temp/emu/emu/games/gamebo"..., 51) = 51
write(1, "./nico/temp/emu/emu/games/gamebo"..., 50) = 50
write(1, "./nico/temp/emu/emu/games/gamebo"..., 48) = 48
write(1, "./nico/temp/emu/emu/games/gamebo"..., 49) = 49
write(1, "./nico/temp/emu/emu/games/gamebo"..., 50) = 50
write(1, "./nico/temp/emu/emu/games/gamebo"..., 51) = 51
write(1, "./nico/temp/emu/emu/games/gamebo"..., 49) = 49
write(1, "./nico/temp/emu/emu/games/gamebo"..., 51) = 51
write(1, "./nico/temp/emu/emu/games/gamebo"..., 50) = 50
write(1, "./nico/temp/emu/emu/games/gamebo"..., 49) = 49
write(1, "./nico/temp/emu/emu/games/gamebo"..., 49) = 49
write(1, "./nico/temp/emu/emu/games/gamebo"..., 49) = 49
write(1, "./nico/temp/emu/emu/games/gamebo"..., 51) = 51
write(1, "./nico/temp/emu/emu/games/gamebo"..., 50) = 50
write(1, "./nico/temp/emu/emu/games/gamebo"..., 50) = 50
write(1, "./nico/temp/emu/emu/games/gamebo"..., 50) = 50
write(1, "./nico/temp/emu/emu/games/gamebo"..., 51) = 51
write(1, "./nico/temp/emu/emu/games/gamebo"..., 48) = 48
write(1, "./nico/temp/emu/emu/games/gamebo"..., 51) = 51
write(1, "./nico/temp/emu/emu/games/gamebo"..., 51) = 51
write(1, "./nico/temp/emu/emu/games/gamebo"..., 51) = 51
write(1, "./nico/temp/emu/emu/games/gamebo"..., 49) = 49
write(1, "./nico/temp/emu/emu/games/gamebo"..., 51) = 51
write(1, "./nico/temp/emu/emu/games/gamebo"..., 51) = 51
write(1, "./nico/temp/emu/emu/games/gamebo"..., 49) = 49
write(1, "./nico/temp/emu/emu/games/gamebo"..., 49) = 49
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("nes", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/emu/emu/nes\n", 24) = 24
open("nes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 76 entries */, 3933)     = 1784
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nes")                            = 0
write(1, "./nico/temp/emu/emu/nes/nes-inde"..., 34) = 34
write(1, "./nico/temp/emu/emu/nes/nfce020b"..., 37) = 37
write(1, "./nico/temp/emu/emu/nes/emuschoo"..., 41) = 41
write(1, "./nico/temp/emu/emu/nes/fceu019l"..., 44) = 44
write(1, "./nico/temp/emu/emu/nes/nestra-0"..., 40) = 40
chdir("..")                             = 0
lstat("gboy", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("gboy", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 51 entries */, 3933)     = 1176
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gboy")                           = 0
lstat("mulan.zip", {st_mode=S_IFREG|0600, st_size=185069, ...}) = 0
lstat("sf2.zip", {st_mode=S_IFREG|0600, st_size=22622, ...}) = 0
lstat("mulan.gb", {st_mode=S_IFREG|0600, st_size=524288, ...}) = 0
lstat("marioyos.zip", {st_mode=S_IFREG|0600, st_size=23107, ...}) = 0
lstat("miniputt.zip", {st_mode=S_IFREG|0600, st_size=22635, ...}) = 0
lstat("gbe0022.tgz", {st_mode=S_IFREG|0600, st_size=46668, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/gbe0022"..., 37) = 37
lstat("pokered.gb", {st_mode=S_IFREG|0600, st_size=1048576, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/pokered"..., 36) = 36
lstat("game_boy_emulator.zip", {st_mode=S_IFREG|0600, st_size=22623, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/game_bo"..., 47) = 47
lstat("zeldadx.zip", {st_mode=S_IFREG|0600, st_size=500579, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/zeldadx"..., 37) = 37
lstat("BOYLINUX.GZ", {st_mode=S_IFREG|0600, st_size=84515, ...}) = 0
lstat("bandbutt.nfo", {st_mode=S_IFREG|0600, st_size=244, ...}) = 0
lstat("sonic6.zip", {st_mode=S_IFREG|0600, st_size=231120, ...}) = 0
lstat("dkland3.zip", {st_mode=S_IFREG|0600, st_size=22576, ...}) = 0
lstat("starwars.zip", {st_mode=S_IFREG|0600, st_size=22569, ...}) = 0
lstat("oddworld.zip", {st_mode=S_IFREG|0600, st_size=23128, ...}) = 0
lstat("metroid2.zip", {st_mode=S_IFREG|0600, st_size=22576, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/metroid"..., 38) = 38
lstat("pokecard.zip", {st_mode=S_IFREG|0600, st_size=28197, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/pokecar"..., 38) = 38
lstat("bandbutt.zip", {st_mode=S_IFREG|0600, st_size=355564, ...}) = 0
lstat("zelda.zip", {st_mode=S_IFREG|0600, st_size=23224, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/zelda.z"..., 35) = 35
lstat("drmario.zip", {st_mode=S_IFREG|0600, st_size=22633, ...}) = 0
lstat("Pokeblue.zip", {st_mode=S_IFREG|0600, st_size=22661, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/Pokeblu"..., 38) = 38
lstat("nil-mibs.gbc", {st_mode=S_IFREG|0600, st_size=1048576, ...}) = 0
lstat("elmoabc.zip", {st_mode=S_IFREG|0600, st_size=23155, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/elmoabc"..., 37) = 37
lstat("mib.zip", {st_mode=S_IFREG|0600, st_size=416842, ...}) = 0
lstat("Lionking.zip", {st_mode=S_IFREG|0600, st_size=22599, ...}) = 0
lstat("AlPHA.nfo", {st_mode=S_IFREG|0600, st_size=882, ...}) = 0
lstat("dboy047.zip", {st_mode=S_IFREG|0600, st_size=22596, ...}) = 0
lstat("test", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/test\n", 30) = 30
open("test", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("test")                           = 0
chdir("..")                             = 0
lstat("smario2.zip", {st_mode=S_IFREG|0600, st_size=22686, ...}) = 0
lstat("file_id.diz", {st_mode=S_IFREG|0600, st_size=138, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/file_id"..., 37) = 37
lstat("qbert2.zip", {st_mode=S_IFREG|0600, st_size=22592, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/qbert2."..., 36) = 36
lstat("pm_pinball.zip", {st_mode=S_IFREG|0600, st_size=22607, ...}) = 0
lstat("readme.txt", {st_mode=S_IFREG|0600, st_size=206, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/readme."..., 36) = 36
lstat("sonic6.gb", {st_mode=S_IFREG|0600, st_size=524288, ...}) = 0
lstat("coolspot.zip", {st_mode=S_IFREG|0600, st_size=22591, ...}) = 0
lstat("harvest_moon_gb.zip", {st_mode=S_IFREG|0600, st_size=22627, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/harvest"..., 45) = 45
lstat("Spyvsspy.zip", {st_mode=S_IFREG|0600, st_size=22653, ...}) = 0
lstat("frogger.zip", {st_mode=S_IFREG|0600, st_size=23096, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/frogger"..., 37) = 37
lstat("warzone.zip", {st_mode=S_IFREG|0600, st_size=22576, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/warzone"..., 37) = 37
lstat("pokered.zip", {st_mode=S_IFREG|0600, st_size=381113, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/pokered"..., 37) = 37
lstat("Pokeyel.zip", {st_mode=S_IFREG|0600, st_size=22590, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/Pokeyel"..., 37) = 37
lstat("rugrats.zip", {st_mode=S_IFREG|0600, st_size=22627, ...}) = 0
lstat("mortal4.zip", {st_mode=S_IFREG|0600, st_size=22623, ...}) = 0
lstat("warez", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/warez\n", 31) = 31
open("warez", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("warez")                          = 0
lstat("gameboy", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/emu/emu/gboy/warez/g"..., 39) = 39
open("gameboy", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gameboy")                        = 0
lstat("cgb", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("cgb", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cgb")                            = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
write(1, "./nico/temp/emu/emu/gboy/jungleb"..., 38) = 38
write(1, "./nico/temp/emu/emu/gboy/zelda4-"..., 39) = 39
chdir("..")                             = 0
lstat("c64-2", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("c64-2", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 58 entries */, 3933)     = 1676
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("c64-2")                          = 0
write(1, "./nico/temp/emu/emu/c64-2/shamus"..., 44) = 44
write(1, "./nico/temp/emu/emu/c64-2/herby_"..., 45) = 45
write(1, "./nico/temp/emu/emu/c64-2/dynami"..., 43) = 43
write(1, "./nico/temp/emu/emu/c64-2/gauntl"..., 55) = 55
write(1, "./nico/temp/emu/emu/c64-2/inheri"..., 42) = 42
write(1, "./nico/temp/emu/emu/c64-2/harrie"..., 45) = 45
write(1, "./nico/temp/emu/emu/c64-2/imperi"..., 48) = 48
write(1, "./nico/temp/emu/emu/c64-2/space_"..., 44) = 44
write(1, "./nico/temp/emu/emu/c64-2/raging"..., 43) = 43
write(1, "./nico/temp/emu/emu/c64-2/code_h"..., 42) = 42
write(1, "./nico/temp/emu/emu/c64-2/island"..., 53) = 53
write(1, "./nico/temp/emu/emu/c64-2/kaiser"..., 44) = 44
write(1, "./nico/temp/emu/emu/c64-2/gauntl"..., 45) = 45
write(1, "./nico/temp/emu/emu/c64-2/neutra"..., 43) = 43
write(1, "./nico/temp/emu/emu/c64-2/thunde"..., 53) = 53
write(1, "./nico/temp/emu/emu/c64-2/give_m"..., 62) = 62
write(1, "./nico/temp/emu/emu/c64-2/star_t"..., 61) = 61
write(1, "./nico/temp/emu/emu/c64-2/max_he"..., 43) = 43
write(1, "./nico/temp/emu/emu/c64-2/dark_c"..., 42) = 42
write(1, "./nico/temp/emu/emu/c64-2/gridde"..., 38) = 38
write(1, "./nico/temp/emu/emu/c64-2/reveng"..., 59) = 59
write(1, "./nico/temp/emu/emu/c64-2/cave_f"..., 43) = 43
write(1, "./nico/temp/emu/emu/c64-2/scrabb"..., 46) = 46
write(1, "./nico/temp/emu/emu/c64-2/kineti"..., 38) = 38
write(1, "./nico/temp/emu/emu/c64-2/pinbal"..., 55) = 55
write(1, "./nico/temp/emu/emu/c64-2/secret"..., 53) = 53
write(1, "./nico/temp/emu/emu/c64-2/spite_"..., 47) = 47
write(1, "./nico/temp/emu/emu/c64-2/dark_e"..., 42) = 42
write(1, "./nico/temp/emu/emu/c64-2/hotel_"..., 42) = 42
write(1, "./nico/temp/emu/emu/c64-2/johnny"..., 41) = 41
write(1, "./nico/temp/emu/emu/c64-2/ocean_"..., 46) = 46
write(1, "./nico/temp/emu/emu/c64-2/spheri"..., 40) = 40
write(1, "./nico/temp/emu/emu/c64-2/vampir"..., 38) = 38
write(1, "./nico/temp/emu/emu/c64-2/gauntl"..., 41) = 41
write(1, "./nico/temp/emu/emu/c64-2/footba"..., 48) = 48
write(1, "./nico/temp/emu/emu/c64-2/johnny"..., 43) = 43
write(1, "./nico/temp/emu/emu/c64-2/pinbal"..., 44) = 44
write(1, "./nico/temp/emu/emu/c64-2/hacker"..., 39) = 39
write(1, "./nico/temp/emu/emu/c64-2/dragon"..., 51) = 51
write(1, "./nico/temp/emu/emu/c64-2/herby."..., 36) = 36
chdir("..")                             = 0
chdir("..")                             = 0
lstat("amiga", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("amiga", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 124
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("amiga")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("netscape.ftp.txt", {st_mode=S_IFREG|0640, st_size=3078, ...}) = 0
write(1, "./nico/temp/netscape.ftp.txt\n", 29) = 29
lstat("bootlogo-0.4", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("bootlogo-0.4", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 38 entries */, 3933)     = 776
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bootlogo-0.4")                   = 0
lstat("color.h", {st_mode=S_IFREG|0640, st_size=2499, ...}) = 0
lstat("help.o", {st_mode=S_IFREG|0640, st_size=4864, ...}) = 0
write(1, "./nico/temp/bootlogo-0.4/help.o\n", 32) = 32
lstat("color.c", {st_mode=S_IFREG|0640, st_size=6762, ...}) = 0
lstat("files.c", {st_mode=S_IFREG|0640, st_size=3278, ...}) = 0
write(1, "./nico/temp/bootlogo-0.4/files.c"..., 33) = 33
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=17982, ...}) = 0
lstat("draw.o", {st_mode=S_IFREG|0640, st_size=2948, ...}) = 0
lstat("color.o", {st_mode=S_IFREG|0640, st_size=4024, ...}) = 0
lstat("main.o", {st_mode=S_IFREG|0640, st_size=1296, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=454, ...}) = 0
write(1, "./nico/temp/bootlogo-0.4/Makefil"..., 34) = 34
lstat("parse_cmd.o", {st_mode=S_IFREG|0640, st_size=4384, ...}) = 0
write(1, "./nico/temp/bootlogo-0.4/parse_c"..., 37) = 37
lstat("editor.c", {st_mode=S_IFREG|0640, st_size=15854, ...}) = 0
write(1, "./nico/temp/bootlogo-0.4/editor."..., 34) = 34
lstat("editor.h", {st_mode=S_IFREG|0640, st_size=2251, ...}) = 0
write(1, "./nico/temp/bootlogo-0.4/editor."..., 34) = 34
lstat("save_screen.h", {st_mode=S_IFREG|0640, st_size=1213, ...}) = 0
write(1, "./nico/temp/bootlogo-0.4/save_sc"..., 39) = 39
lstat("draw.c", {st_mode=S_IFREG|0640, st_size=4690, ...}) = 0
lstat("draw.h", {st_mode=S_IFREG|0640, st_size=1855, ...}) = 0
lstat("help.c", {st_mode=S_IFREG|0640, st_size=3345, ...}) = 0
write(1, "./nico/temp/bootlogo-0.4/help.c\n", 32) = 32
lstat("editor.o", {st_mode=S_IFREG|0640, st_size=9892, ...}) = 0
write(1, "./nico/temp/bootlogo-0.4/editor."..., 34) = 34
lstat("files.o", {st_mode=S_IFREG|0640, st_size=2776, ...}) = 0
write(1, "./nico/temp/bootlogo-0.4/files.o"..., 33) = 33
lstat("load_screen.h", {st_mode=S_IFREG|0640, st_size=1220, ...}) = 0
write(1, "./nico/temp/bootlogo-0.4/load_sc"..., 39) = 39
lstat("examples", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/bootlogo-0.4/example"..., 34) = 34
open("examples", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("examples")                       = 0
chdir("..")                             = 0
write(1, "./nico/temp/bootlogo-0.4/load_sc"..., 39) = 39
write(1, "./nico/temp/bootlogo-0.4/load_sc"..., 39) = 39
write(1, "./nico/temp/bootlogo-0.4/save_sc"..., 39) = 39
write(1, "./nico/temp/bootlogo-0.4/parse_c"..., 37) = 37
write(1, "./nico/temp/bootlogo-0.4/help.h\n", 32) = 32
write(1, "./nico/temp/bootlogo-0.4/parse_c"..., 37) = 37
write(1, "./nico/temp/bootlogo-0.4/files.h"..., 33) = 33
write(1, "./nico/temp/bootlogo-0.4/save_sc"..., 39) = 39
write(1, "./nico/temp/bootlogo-0.4/general"..., 35) = 35
chdir("..")                             = 0
lstat("eof", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof\n", 16)       = 16
open("eof", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("eof")                            = 0
lstat("xterm", {st_mode=S_IFREG|0600, st_size=47, ...}) = 0
write(1, "./nico/temp/eof/xterm\n", 22) = 22
lstat("daten", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten\n", 22) = 22
open("daten", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 176
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("daten")                          = 0
lstat("nur_noch_brennen", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 39) = 39
open("nur_noch_brennen", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nur_noch_brennen")               = 0
lstat("mpegs", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 45) = 45
open("mpegs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 364
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mpegs")                          = 0
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 55) = 55
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 55) = 55
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 55) = 55
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 56) = 56
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 59) = 59
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 59) = 59
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 65) = 65
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 59) = 59
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 59) = 59
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 63) = 63
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 54) = 54
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 57) = 57
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 58) = 58
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 60) = 60
chdir("..")                             = 0
lstat("pass", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("pass", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 35 entries */, 3933)     = 908
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("pass")                           = 0
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 68) = 68
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 54) = 54
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 56) = 56
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 54) = 54
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 73) = 73
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 52) = 52
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 64) = 64
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 63) = 63
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 67) = 67
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 62) = 62
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 58) = 58
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 63) = 63
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 54) = 54
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 62) = 62
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 60) = 60
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 73) = 73
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 63) = 63
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 63) = 63
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 54) = 54
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 62) = 62
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 63) = 63
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 62) = 62
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 54) = 54
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 54) = 54
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 60) = 60
chdir("..")                             = 0
lstat("sonstige", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 48) = 48
open("sonstige", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 124
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sonstige")                       = 0
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 62) = 62
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 61) = 61
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 59) = 59
write(1, "./nico/temp/eof/daten/nur_noch_b"..., 62) = 62
chdir("..")                             = 0
chdir("..")                             = 0
lstat("linux", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("linux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("linux")                          = 0
lstat("meetings", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/linux/meet"..., 37) = 37
open("meetings", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 268
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("meetings")                       = 0
write(1, "./nico/temp/eof/daten/linux/meet"..., 54) = 54
write(1, "./nico/temp/eof/daten/linux/meet"..., 54) = 54
write(1, "./nico/temp/eof/daten/linux/meet"..., 43) = 43
write(1, "./nico/temp/eof/daten/linux/meet"..., 56) = 56
write(1, "./nico/temp/eof/daten/linux/meet"..., 59) = 59
write(1, "./nico/temp/eof/daten/linux/meet"..., 48) = 48
write(1, "./nico/temp/eof/daten/linux/meet"..., 53) = 53
chdir("..")                             = 0
lstat("docs", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("docs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("docs")                           = 0
lstat("rendering", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/linux/docs"..., 43) = 43
open("rendering", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("rendering")                      = 0
chdir("..")                             = 0
lstat("programming", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("programming", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("programming")                    = 0
chdir("..")                             = 0
lstat("network", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/linux/docs"..., 41) = 41
open("network", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("network")                        = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("REALLY_OLD", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("REALLY_OLD", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("REALLY_OLD")                     = 0
lstat("hack", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("hack", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hack")                           = 0
write(1, "./nico/temp/eof/daten/REALLY_OLD"..., 52) = 52
chdir("..")                             = 0
chdir("..")                             = 0
lstat("irc", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("irc", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 136
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("irc")                            = 0
lstat("log", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("log", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("log")                            = 0
write(1, "./nico/temp/eof/daten/irc/log/Ir"..., 42) = 42
write(1, "./nico/temp/eof/daten/irc/log/Ir"..., 49) = 49
chdir("..")                             = 0
lstat("opt", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("opt", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("opt")                            = 0
lstat("menu", {st_mode=S_IFREG|0600, st_size=365, ...}) = 0
write(1, "./nico/temp/eof/daten/irc/opt/me"..., 35) = 35
lstat("lice", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/irc/opt/li"..., 35) = 35
open("lice", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 236
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lice")                           = 0
write(1, "./nico/temp/eof/daten/irc/opt/li"..., 44) = 44
write(1, "./nico/temp/eof/daten/irc/opt/li"..., 42) = 42
write(1, "./nico/temp/eof/daten/irc/opt/li"..., 48) = 48
write(1, "./nico/temp/eof/daten/irc/opt/li"..., 48) = 48
chdir("..")                             = 0
lstat("bot", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("bot", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bot")                            = 0
lstat("autoaway", {st_mode=S_IFREG|0600, st_size=1, ...}) = 0
lstat("alt", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("alt", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("alt")                            = 0
lstat("lice", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/irc/opt/bo"..., 43) = 43
open("lice", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 236
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lice")                           = 0
write(1, "./nico/temp/eof/daten/irc/opt/bo"..., 52) = 52
write(1, "./nico/temp/eof/daten/irc/opt/bo"..., 50) = 50
write(1, "./nico/temp/eof/daten/irc/opt/bo"..., 56) = 56
write(1, "./nico/temp/eof/daten/irc/opt/bo"..., 56) = 56
chdir("..")                             = 0
chdir("..")                             = 0
write(1, "./nico/temp/eof/daten/irc/opt/bo"..., 39) = 39
chdir("..")                             = 0
lstat("load", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("load", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("load")                           = 0
lstat("on", {st_mode=S_IFREG|0600, st_size=486, ...}) = 0
lstat("bombs", {st_mode=S_IFREG|0600, st_size=4017, ...}) = 0
lstat("cursors", {st_mode=S_IFREG|0600, st_size=234, ...}) = 0
lstat("auto", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("auto", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("auto")                           = 0
write(1, "./nico/temp/eof/daten/irc/opt/lo"..., 46) = 46
chdir("..")                             = 0
write(1, "./nico/temp/eof/daten/irc/opt/lo"..., 40) = 40
chdir("..")                             = 0
lstat("scripts", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("scripts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 70 entries */, 3933)     = 1324
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scripts")                        = 0
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 47) = 47
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 48) = 48
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 43) = 43
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 47) = 47
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 48) = 48
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 44) = 44
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 46) = 46
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 47) = 47
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 46) = 46
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 46) = 46
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 43) = 43
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 48) = 48
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 46) = 46
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 46) = 46
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 45) = 45
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 45) = 45
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 44) = 44
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 46) = 46
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 48) = 48
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 45) = 45
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 43) = 43
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 44) = 44
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 45) = 45
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 48) = 48
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 46) = 46
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 46) = 46
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 47) = 47
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 43) = 43
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 48) = 48
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 46) = 46
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 45) = 45
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 45) = 45
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 45) = 45
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 44) = 44
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 45) = 45
write(1, "./nico/temp/eof/daten/irc/opt/sc"..., 49) = 49
chdir("..")                             = 0
chdir("..")                             = 0
lstat("other", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/irc/other\n", 32) = 32
open("other", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 344
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("other")                          = 0
write(1, "./nico/temp/eof/daten/irc/other/"..., 38) = 38
write(1, "./nico/temp/eof/daten/irc/other/"..., 40) = 40
write(1, "./nico/temp/eof/daten/irc/other/"..., 48) = 48
write(1, "./nico/temp/eof/daten/irc/other/"..., 38) = 38
write(1, "./nico/temp/eof/daten/irc/other/"..., 38) = 38
write(1, "./nico/temp/eof/daten/irc/other/"..., 47) = 47
write(1, "./nico/temp/eof/daten/irc/other/"..., 43) = 43
write(1, "./nico/temp/eof/daten/irc/other/"..., 40) = 40
write(1, "./nico/temp/eof/daten/irc/other/"..., 42) = 42
write(1, "./nico/temp/eof/daten/irc/other/"..., 41) = 41
chdir("..")                             = 0
lstat("scripts", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("scripts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scripts")                        = 0
lstat("WAR", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("WAR", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("WAR")                            = 0
write(1, "./nico/temp/eof/daten/irc/script"..., 46) = 46
write(1, "./nico/temp/eof/daten/irc/script"..., 51) = 51
chdir("..")                             = 0
write(1, "./nico/temp/eof/daten/irc/script"..., 47) = 47
chdir("..")                             = 0
lstat("sources", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/irc/source"..., 34) = 34
open("sources", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sources")                        = 0
chdir("..")                             = 0
lstat("server", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/irc/server"..., 33) = 33
open("server", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("server")                         = 0
write(1, "./nico/temp/eof/daten/irc/server"..., 59) = 59
chdir("..")                             = 0
chdir("..")                             = 0
lstat("hack", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("hack", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 180
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hack")                           = 0
lstat("sourcecodes", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/hack/sourc"..., 39) = 39
open("sourcecodes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sourcecodes")                    = 0
write(1, "./nico/temp/eof/daten/hack/sourc"..., 57) = 57
chdir("..")                             = 0
lstat("exploits_non_sourcecode", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/hack/explo"..., 51) = 51
open("exploits_non_sourcecode", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("exploits_non_sourcecode")        = 0
write(1, "./nico/temp/eof/daten/hack/explo"..., 67) = 67
chdir("..")                             = 0
lstat("securityIssues", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/hack/secur"..., 42) = 42
open("securityIssues", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("securityIssues")                 = 0
write(1, "./nico/temp/eof/daten/hack/secur"..., 65) = 65
write(1, "./nico/temp/eof/daten/hack/secur"..., 62) = 62
write(1, "./nico/temp/eof/daten/hack/secur"..., 62) = 62
chdir("..")                             = 0
lstat("compiledBinaries", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/hack/compi"..., 44) = 44
open("compiledBinaries", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("compiledBinaries")               = 0
write(1, "./nico/temp/eof/daten/hack/compi"..., 60) = 60
chdir("..")                             = 0
lstat("scanned", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/hack/scann"..., 35) = 35
open("scanned", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scanned")                        = 0
write(1, "./nico/temp/eof/daten/hack/scann"..., 51) = 51
chdir("..")                             = 0
lstat("tools", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("tools", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tools")                          = 0
lstat("sniffer", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/hack/tools"..., 41) = 41
open("sniffer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 104
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sniffer")                        = 0
lstat("smoothcolor", {st_mode=S_IFREG|0700, st_size=4864, ...}) = 0
lstat("sscan", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("sscan", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 29 entries */, 3933)     = 576
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sscan")                          = 0
lstat("xaa", {st_mode=S_IFREG|0600, st_size=3, ...}) = 0
lstat("Modules.ms", {st_mode=S_IFREG|0600, st_size=133, ...}) = 0
write(1, "./nico/temp/eof/daten/hack/tools"..., 58) = 58
lstat("parse.c", {st_mode=S_IFREG|0600, st_size=11371, ...}) = 0
write(1, "./nico/temp/eof/daten/hack/tools"..., 55) = 55
lstat("rpc.c", {st_mode=S_IFREG|0600, st_size=2837, ...}) = 0
lstat("sscan", {st_mode=S_IFREG|0700, st_size=60887, ...}) = 0
lstat("misc.c", {st_mode=S_IFREG|0600, st_size=3677, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0600, st_size=633, ...}) = 0
write(1, "./nico/temp/eof/daten/hack/tools"..., 56) = 56
lstat("bind.c", {st_mode=S_IFREG|0600, st_size=3488, ...}) = 0
lstat("ACKNOWLEDGEMENTS", {st_mode=S_IFREG|0600, st_size=453, ...}) = 0
lstat("scan.c", {st_mode=S_IFREG|0600, st_size=7774, ...}) = 0
lstat("portscan.c", {st_mode=S_IFREG|0600, st_size=2686, ...}) = 0
lstat("z0ne", {st_mode=S_IFREG|0700, st_size=12392, ...}) = 0
write(1, "./nico/temp/eof/daten/hack/tools"..., 52) = 52
lstat("libs", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("libs")                           = 0
chdir("..")                             = 0
lstat("net.c", {st_mode=S_IFREG|0600, st_size=10161, ...}) = 0
write(1, "./nico/temp/eof/daten/hack/tools"..., 53) = 53
lstat("Osdefs.ms", {st_mode=S_IFREG|0600, st_size=5715, ...}) = 0
write(1, "./nico/temp/eof/daten/hack/tools"..., 57) = 57
lstat("tcptransaction.c", {st_mode=S_IFREG|0600, st_size=6042, ...}) = 0
lstat("pcap_include", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/hack/tools"..., 60) = 60
open("pcap_include", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("pcap_include")                   = 0
write(1, "./nico/temp/eof/daten/hack/tools"..., 74) = 74
chdir("..")                             = 0
lstat("config.c", {st_mode=S_IFREG|0600, st_size=3594, ...}) = 0
lstat("checkos.c", {st_mode=S_IFREG|0600, st_size=3942, ...}) = 0
write(1, "./nico/temp/eof/daten/hack/tools"..., 57) = 57
lstat("main.c", {st_mode=S_IFREG|0600, st_size=6785, ...}) = 0
lstat("pcap.c", {st_mode=S_IFREG|0600, st_size=2458, ...}) = 0
lstat("sscan.h", {st_mode=S_IFREG|0600, st_size=6120, ...}) = 0
lstat("tools", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("tools", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tools")                          = 0
lstat("binfo-udp.c", {st_mode=S_IFREG|0600, st_size=8606, ...}) = 0
lstat("nat10", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("nat10", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 30 entries */, 3933)     = 600
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nat10")                          = 0
write(1, "./nico/temp/eof/daten/hack/tools"..., 70) = 70
write(1, "./nico/temp/eof/daten/hack/tools"..., 70) = 70
write(1, "./nico/temp/eof/daten/hack/tools"..., 69) = 69
write(1, "./nico/temp/eof/daten/hack/tools"..., 69) = 69
write(1, "./nico/temp/eof/daten/hack/tools"..., 68) = 68
write(1, "./nico/temp/eof/daten/hack/tools"..., 69) = 69
write(1, "./nico/temp/eof/daten/hack/tools"..., 68) = 68
write(1, "./nico/temp/eof/daten/hack/tools"..., 72) = 72
write(1, "./nico/temp/eof/daten/hack/tools"..., 70) = 70
write(1, "./nico/temp/eof/daten/hack/tools"..., 70) = 70
write(1, "./nico/temp/eof/daten/hack/tools"..., 68) = 68
write(1, "./nico/temp/eof/daten/hack/tools"..., 71) = 71
chdir("..")                             = 0
write(1, "./nico/temp/eof/daten/hack/tools"..., 58) = 58
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("NEU", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("NEU", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("NEU")                            = 0
lstat("computer", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/NEU/comput"..., 35) = 35
open("computer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("computer")                       = 0
lstat("security", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/NEU/comput"..., 44) = 44
open("security", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("security")                       = 0
write(1, "./nico/temp/eof/daten/NEU/comput"..., 67) = 67
chdir("..")                             = 0
lstat("hack", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("hack", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hack")                           = 0
lstat("domains", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("domains", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("domains")                        = 0
write(1, "./nico/temp/eof/daten/NEU/comput"..., 65) = 65
chdir("..")                             = 0
lstat("scanned", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/NEU/comput"..., 48) = 48
open("scanned", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scanned")                        = 0
chdir("..")                             = 0
lstat("tools", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("tools", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tools")                          = 0
lstat("scanner", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/NEU/comput"..., 54) = 54
open("scanner", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scanner")                        = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("ALT", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("ALT", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ALT")                            = 0
lstat("linux", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("linux", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("linux")                          = 0
lstat("doku", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("doku", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 17 entries */, 3933)     = 376
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("doku")                           = 0
lstat("LSM-TEMPLATE", {st_mode=S_IFREG|0600, st_size=11063, ...}) = 0
lstat("linux1.html", {st_mode=S_IFREG|0600, st_size=3831, ...}) = 0
lstat("kernel", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 44) = 44
open("kernel", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("kernel")                         = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 60) = 60
chdir("..")                             = 0
lstat("supported_pcmia_cards", {st_mode=S_IFREG|0600, st_size=15400, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 59) = 59
lstat("default.shtml", {st_mode=S_IFREG|0600, st_size=13261, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 51) = 51
lstat("kde_free", {st_mode=S_IFREG|0600, st_size=1670, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 46) = 46
lstat("terminal-linux-config.html", {st_mode=S_IFREG|0600, st_size=4079, ...}) 
= 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 64) = 64
lstat("linux.de", {st_mode=S_IFREG|0600, st_size=17325, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 46) = 46
lstat("howtos", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("howtos", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 24 entries */, 3933)     = 616
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("howtos")                         = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 56) = 56
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 64) = 64
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 60) = 60
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 64) = 64
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 60) = 60
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 58) = 58
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 55) = 55
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 69) = 69
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 59) = 59
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 57) = 57
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 55) = 55
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 71) = 71
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
chdir("..")                             = 0
lstat("default-mpeg", {st_mode=S_IFREG|0600, st_size=520, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 50) = 50
lstat("blender", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 45) = 45
open("blender", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 18 entries */, 3933)     = 432
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("blender")                        = 0
lstat("camera2.html", {st_mode=S_IFREG|0600, st_size=3178, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 58) = 58
lstat("rt.param", {st_mode=S_IFREG|0600, st_size=648, ...}) = 0
lstat("tut2", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("tut2", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 360
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tut2")                           = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 68) = 68
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 68) = 68
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
chdir("..")                             = 0
lstat("import-frames.scm", {st_mode=S_IFREG|0600, st_size=3802, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 63) = 63
lstat("shw_item.html", {st_mode=S_IFREG|0600, st_size=3202, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 59) = 59
lstat("camera.html", {st_mode=S_IFREG|0600, st_size=4362, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 57) = 57
lstat("linuxblender-mpeg_mini-howto", {st_mode=S_IFREG|0600, st_size=1210, 
...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 74) = 74
lstat("importframes", {st_mode=S_IFREG|0600, st_size=2245, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 58) = 58
lstat("blench1.html", {st_mode=S_IFREG|0600, st_size=18736, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 58) = 58
lstat("default-mpeg", {st_mode=S_IFREG|0600, st_size=511, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 58) = 58
lstat("tut1", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("tut1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 356
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tut1")                           = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 68) = 68
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 62) = 62
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 67) = 67
chdir("..")                             = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 59) = 59
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 62) = 62
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 64) = 64
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 65) = 65
chdir("..")                             = 0
lstat("faq", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("faq", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 192
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("faq")                            = 0
chdir("..")                             = 0
lstat("sound", {st_mode=S_IFREG|0600, st_size=3794, ...}) = 0
lstat("initiactive.html", {st_mode=S_IFREG|0600, st_size=7075, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 54) = 54
lstat("cluster", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 45) = 45
open("cluster", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cluster")                        = 0
write(1, "./nico/temp/eof/daten/ALT/linux/"..., 58) = 58
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("security", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/securi"..., 35) = 35
open("security", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("security")                       = 0
lstat("ftp", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("ftp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ftp")                            = 0
write(1, "./nico/temp/eof/daten/ALT/securi"..., 57) = 57
chdir("..")                             = 0
chdir("..")                             = 0
lstat("dokumente", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 36) = 36
open("dokumente", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dokumente")                      = 0
lstat("computer", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 45) = 45
open("computer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 236
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("computer")                       = 0
lstat("certmaillist.html", {st_mode=S_IFREG|0600, st_size=6505, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 63) = 63
lstat("logos", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("logos", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("logos")                          = 0
chdir("..")                             = 0
lstat("linux-yeah", {st_mode=S_IFREG|0600, st_size=1343, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 56) = 56
lstat("domains", {st_mode=S_IFREG|0600, st_size=65, ...}) = 0
lstat("reg.html", {st_mode=S_IFREG|0600, st_size=4247, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 54) = 54
lstat("new_counter", {st_mode=S_IFREG|0600, st_size=3775, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 57) = 57
lstat("Internet", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 54) = 54
open("Internet", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Internet")                       = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 69) = 69
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 63) = 63
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 65) = 65
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 64) = 64
chdir("..")                             = 0
chdir("..")                             = 0
lstat("sonstiges", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 46) = 46
open("sonstiges", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 184
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sonstiges")                      = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 56) = 56
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 52) = 52
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 62) = 62
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 63) = 63
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 58) = 58
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 54) = 54
chdir("..")                             = 0
lstat("presse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 43) = 43
open("presse", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 264
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("presse")                         = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 59) = 59
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 59) = 59
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 59) = 59
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 57) = 57
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 59) = 59
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 59) = 59
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 59) = 59
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 59) = 59
chdir("..")                             = 0
lstat("schule", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 43) = 43
open("schule", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("schule")                         = 0
lstat("Religion", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 52) = 52
open("Religion", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 312
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Religion")                       = 0
lstat("LIESMICH", {st_mode=S_IFREG|0600, st_size=387, ...}) = 0
lstat("Gliederung-Ascii", {st_mode=S_IFREG|0600, st_size=447, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 69) = 69
lstat("antisemitismus-heute", {st_mode=S_IFREG|0600, st_size=18432, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 73) = 73
lstat("Wurzeln", {st_mode=S_IFREG|0600, st_size=10240, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 60) = 60
lstat("antisemitismus.sdw", {st_mode=S_IFREG|0600, st_size=9728, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 71) = 71
lstat("quellen", {st_mode=S_IFREG|0600, st_size=10752, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 60) = 60
lstat("bonhoeffer.sdw", {st_mode=S_IFREG|0600, st_size=21504, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 67) = 67
lstat("tim.disk", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("tim.disk", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tim.disk")                       = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 73) = 73
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 76) = 76
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 80) = 80
chdir("..")                             = 0
lstat("docs", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("docs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 152
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("docs")                           = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 69) = 69
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 82) = 82
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 69) = 69
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 86) = 86
chdir("..")                             = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 68) = 68
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 81) = 81
chdir("..")                             = 0
lstat("Chemie", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 50) = 50
open("Chemie", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Chemie")                         = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 64) = 64
chdir("..")                             = 0
lstat("französisch", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("französisch", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("französisch")                    = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 66) = 66
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 71) = 71
chdir("..")                             = 0
lstat("Deutsch", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 51) = 51
open("Deutsch", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Deutsch")                        = 0
lstat("Sonstige", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 60) = 60
open("Sonstige", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Sonstige")                       = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("Physik", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("Physik", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 420
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Physik")                         = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 89) = 89
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 82) = 82
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 78) = 78
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 73) = 73
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 78) = 78
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 65) = 65
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 60) = 60
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 77) = 77
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 88) = 88
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 84) = 84
chdir("..")                             = 0
write(1, "./nico/temp/eof/daten/ALT/dokume"..., 60) = 60
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("docs", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("docs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("docs")                           = 0
lstat("witze", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/temp/eof/daten/docs/witze"..., 33) = 33
open("witze", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("witze")                          = 0
write(1, "./nico/temp/eof/daten/docs/witze"..., 37) = 37
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("kita", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("kita", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 22 entries */, 3933)     = 516
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("kita")                           = 0
write(1, "./nico/temp/eof/kita/maeuse-grup"..., 40) = 40
write(1, "./nico/temp/eof/kita/gruppen.htm"..., 34) = 34
write(1, "./nico/temp/eof/kita/gliederung\n", 32) = 32
write(1, "./nico/temp/eof/kita/offen.html\n", 32) = 32
write(1, "./nico/temp/eof/kita/hasen-grupp"..., 39) = 39
write(1, "./nico/temp/eof/kita/index.html\n", 32) = 32
write(1, "./nico/temp/eof/kita/mitarbeiter"..., 38) = 38
write(1, "./nico/temp/eof/kita/konzeption."..., 37) = 37
write(1, "./nico/temp/eof/kita/neu-heike\n", 31) = 31
write(1, "./nico/temp/eof/kita/igel-gruppe"..., 38) = 38
write(1, "./nico/temp/eof/kita/aktuel.html"..., 33) = 33
write(1, "./nico/temp/eof/kita/frame.html\n", 32) = 32
write(1, "./nico/temp/eof/kita/rueckblick."..., 37) = 37
chdir("..")                             = 0
chdir("..")                             = 0
lstat("UP", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("UP", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 36 entries */, 3933)     = 824
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("UP")                             = 0
lstat("up2-10.txt", {st_mode=S_IFREG|0664, st_size=6182, ...}) = 0
lstat("Up4-09.txt", {st_mode=S_IFREG|0640, st_size=16742, ...}) = 0
lstat("up2-09.txt", {st_mode=S_IFREG|0664, st_size=4620, ...}) = 0
lstat("Up4-03.txt", {st_mode=S_IFREG|0640, st_size=13388, ...}) = 0
lstat("Up4-12.txt", {st_mode=S_IFREG|0640, st_size=4521, ...}) = 0
lstat("Up4-10.txt", {st_mode=S_IFREG|0640, st_size=5921, ...}) = 0
lstat("Up6-00.zip", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
lstat("up2-04.txt", {st_mode=S_IFREG|0664, st_size=9484, ...}) = 0
lstat("Up3-00.zip", {st_mode=S_IFREG|0640, st_size=37495, ...}) = 0
lstat("Up4-02.txt", {st_mode=S_IFREG|0640, st_size=20039, ...}) = 0
lstat("Up4-05.txt", {st_mode=S_IFREG|0640, st_size=8428, ...}) = 0
lstat("Up4-01.txt", {st_mode=S_IFREG|0640, st_size=4621, ...}) = 0
lstat("up2-03.txt", {st_mode=S_IFREG|0664, st_size=5691, ...}) = 0
lstat("Up4-14.txt", {st_mode=S_IFREG|0640, st_size=1575, ...}) = 0
lstat("Up4-08.txt", {st_mode=S_IFREG|0640, st_size=13443, ...}) = 0
lstat("Up4-04.txt", {st_mode=S_IFREG|0640, st_size=31579, ...}) = 0
lstat("up2-02.txt", {st_mode=S_IFREG|0664, st_size=12692, ...}) = 0
lstat("Up4-07.txt", {st_mode=S_IFREG|0640, st_size=7258, ...}) = 0
lstat("up2-08.txt", {st_mode=S_IFREG|0664, st_size=6266, ...}) = 0
lstat("Up5-00.zip", {st_mode=S_IFREG|0640, st_size=42286, ...}) = 0
lstat("Up4-11.txt", {st_mode=S_IFREG|0640, st_size=7810, ...}) = 0
lstat("Up4-06.txt", {st_mode=S_IFREG|0640, st_size=6387, ...}) = 0
lstat("up2-05.txt", {st_mode=S_IFREG|0664, st_size=11774, ...}) = 0
lstat("Up2-00.zip", {st_mode=S_IFREG|0640, st_size=31993, ...}) = 0
lstat("Uplogo.jpg", {st_mode=S_IFREG|0640, st_size=16014, ...}) = 0
lstat("read", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/temp/UP/read\n", 20)   = 20
open("read", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("read")                           = 0
chdir("..")                             = 0
write(1, "./nico/temp/UP/index.htm\n", 25) = 25
chdir("..")                             = 0
lstat("clientserver-0.1.tar.gz", {st_mode=S_IFREG|0640, st_size=8899, ...}) = 0
write(1, "./nico/temp/clientserver-0.1.tar"..., 36) = 36
lstat("porkbind-1.1.tar.gz", {st_mode=S_IFREG|0640, st_size=23107, ...}) = 0
lstat("thtj12.txt", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
lstat("geekgod-cox-largeview.jpg", {st_mode=S_IFREG|0640, st_size=35930, ...}) 
= 0
write(1, "./nico/temp/geekgod-cox-largevie"..., 38) = 38
lstat("ko_a.asp", {st_mode=S_IFREG|0640, st_size=8045, ...}) = 0
lstat("imesh102.pl", {st_mode=S_IFREG|0640, st_size=1350, ...}) = 0
write(1, "./nico/temp/imesh102.pl\n", 24) = 24
lstat("jobs.html", {st_mode=S_IFREG|0640, st_size=8491, ...}) = 0
lstat("programming.html", {st_mode=S_IFREG|0640, st_size=3642, ...}) = 0
lstat("download", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("download", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 300
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("download")                       = 0
write(1, "./nico/temp/download/shellp.txt\n", 32) = 32
write(1, "./nico/temp/download/nextprev3.h"..., 36) = 36
write(1, "./nico/temp/download/nextprev1.h"..., 36) = 36
write(1, "./nico/temp/download/epsUtils.ta"..., 37) = 37
write(1, "./nico/temp/download/nextprev2.h"..., 36) = 36
chdir("..")                             = 0
lstat("guidelines.html", {st_mode=S_IFREG|0640, st_size=13101, ...}) = 0
write(1, "./nico/temp/guidelines.html\n", 28) = 28
lstat("syslog_listing1.gif", {st_mode=S_IFREG|0640, st_size=40988, ...}) = 0
lstat("syslog_figure1.gif", {st_mode=S_IFREG|0640, st_size=45750, ...}) = 0
write(1, "./nico/temp/syslog_figure1.gif\n", 31) = 31
lstat("linux-security.1-8.txt", {st_mode=S_IFREG|0640, st_size=14936, ...}) = 0
write(1, "./nico/temp/linux-security.1-8.t"..., 35) = 35
lstat("TODO", {st_mode=S_IFREG|0640, st_size=302, ...}) = 0
lstat("main.html", {st_mode=S_IFREG|0640, st_size=9864, ...}) = 0
lstat("thtj09.txt", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
lstat("setxconfxploit.c", {st_mode=S_IFREG|0640, st_size=1488, ...}) = 0
write(1, "./nico/temp/setxconfxploit.c\n", 29) = 29
lstat("database.php3", {st_mode=S_IFREG|0640, st_size=4213, ...}) = 0
write(1, "./nico/temp/database.php3\n", 26) = 26
lstat("testsyscall.c", {st_mode=S_IFREG|0640, st_size=9217, ...}) = 0
write(1, "./nico/temp/testsyscall.c\n", 26) = 26
lstat("samba-latest.tar.gz", {st_mode=S_IFREG|0644, st_size=4276392, ...}) = 0
write(1, "./nico/temp/samba-latest.tar.gz\n", 32) = 32
lstat("tansley.html", {st_mode=S_IFREG|0640, st_size=20601, ...}) = 0
write(1, "./nico/temp/tansley.html\n", 25) = 25
lstat("bobobot-preview2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/temp/bobobot-preview2\n", 29) = 29
open("bobobot-preview2", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 228
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bobobot-preview2")               = 0
lstat("mods", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("mods", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 240
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mods")                           = 0
write(1, "./nico/temp/bobobot-preview2/mod"..., 46) = 46
write(1, "./nico/temp/bobobot-preview2/mod"..., 47) = 47
write(1, "./nico/temp/bobobot-preview2/mod"..., 47) = 47
chdir("..")                             = 0
lstat("src", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("src", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 360
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("src")                            = 0
write(1, "./nico/temp/bobobot-preview2/src"..., 40) = 40
write(1, "./nico/temp/bobobot-preview2/src"..., 43) = 43
write(1, "./nico/temp/bobobot-preview2/src"..., 40) = 40
write(1, "./nico/temp/bobobot-preview2/src"..., 43) = 43
chdir("..")                             = 0
lstat("makefile", {st_mode=S_IFREG|0600, st_size=2435, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/mak"..., 38) = 38
lstat("images", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 36) = 36
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 130 entries */, 3933)    = 3920
lseek(4, 3196, SEEK_SET)                = 3196
lseek(4, 0, SEEK_CUR)                   = 3196
getdents(4, /* 33 entries */, 3933)     = 1000
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 36 entries */, 3933)     = 1088
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
lstat("fore-ice.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 49) = 49
lstat("explosion1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("explosion2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("fore-fan0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 50) = 50
lstat("explosion3.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("bobo-right-walk1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("bobo-left-stand.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 56) = 56
lstat("bobo-right-stand.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("drip.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-metal.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("bobo-right-jump.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-water.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("bad-robofly-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("zap.ppm", {st_mode=S_IFREG|0644, st_size=3085, ...}) = 0
lstat("bullet-normal.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 54) = 54
lstat("back-sky.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("bad-robofly-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("bad-bomb-walk-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("bobo-right-walk2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("bobo-left-walk2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 56) = 56
lstat("bobo-left-jump.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 55) = 55
lstat("bobo-left-hurt.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 55) = 55
lstat("bobo-left-walk1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 56) = 56
lstat("back-wave0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("bobo-right-hurt.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("bad-bomb-spark-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-wave1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("back-wave2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("splash0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("fore-snow-center.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 57) = 57
lstat("fore-snow-left.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 55) = 55
lstat("fore-snow-right.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 56) = 56
lstat("back-scafold.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("fore-metal.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("explosion0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("back-grey.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 50) = 50
lstat("bad-icicle.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("air-bubble.ppm", {st_mode=S_IFREG|0644, st_size=3085, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("bad-penguin-left-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
lstat("bad-penguin-right-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 60) = 60
lstat("bad-penguin-left-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
lstat("fore-brick.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("done.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 45) = 45
lstat("bad-penguin-right-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 60) = 60
lstat("bad-spider-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
lstat("bad-spider-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
lstat("back-brick.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-tan-right-edge.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 60) = 60
lstat("back-tan-right.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-tan-left.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 54) = 54
lstat("fore-sand.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 50) = 50
lstat("back-tan-left-edge.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
lstat("splash1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-quicksand1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-quicksand2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-quicksand0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("up-banana-small.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("up-banana-big.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("up-oneup.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 49) = 49
lstat("bad-fish-left-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 56) = 56
lstat("bad-fish-right-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("bad-fish-left-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 56) = 56
lstat("bad-fish-right-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-palm-trunk.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-palm-top-left.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
lstat("back-palm-top-center.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
lstat("back-palm-top-right.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-cloud-left.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 56) = 56
lstat("back-cloud-right.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("fore-metal-damaged.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
lstat("fore-fan1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 50) = 50
lstat("fore-fan2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 50) = 50
lstat("fore-brick-damaged.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
lstat("dark.xbm", {st_mode=S_IFREG|0644, st_size=5994, ...}) = 0
lstat("title-left.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("title-right.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 52) = 52
lstat("boss1-left-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
lstat("boss1-left-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
lstat("boss1-right-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("boss1-right-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-stars0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-stars1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-space-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
lstat("bullet-ice.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("back-pine.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 50) = 50
lstat("cover-ice.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 50) = 50
lstat("bobo-left-stand-blink.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 62) = 62
lstat("bobo-right-stand-blink.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) 
= 0
lstat("bad-bomb-walk-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("bad-bomb-spark-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("bullet-bits.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 52) = 52
lstat("boss2-left-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
lstat("boss2-left-2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
lstat("boss2-left-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
lstat("boss2-right-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("boss2-right-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("boss2-right-2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("bullet-wraps-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 55) = 55
lstat("bullet-wraps-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 55) = 55
lstat("snowflake.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 50) = 50
lstat("fore-conveyor-left-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
lstat("fore-conveyor-left-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
lstat("fore-conveyor-left-2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
lstat("fore-conveyor-center-2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) 
= 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 63) = 63
lstat("fore-conveyor-center-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) 
= 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 63) = 63
lstat("fore-conveyor-center-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) 
= 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 63) = 63
lstat("fore-conveyor-right-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 62) = 62
lstat("fore-conveyor-right-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 62) = 62
lstat("fore-conveyor-right-2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 62) = 62
lstat("boss3-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("boss3-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("boss3-2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-gear-topright-2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
lstat("back-gear-botleft-2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 60) = 60
lstat("back-gear-botright-2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
lstat("bad-gear-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("bad-gear-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("back-gear-botright-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
lstat("back-gear-topleft-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 60) = 60
lstat("dust-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-gear-botleft-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 60) = 60
lstat("back-gear-botright-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
lstat("back-gear-topleft-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 60) = 60
lstat("dust-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-gear-botleft-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 60) = 60
lstat("back-gear-topleft-2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 60) = 60
lstat("back-gear-topright-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
lstat("back-gear-topright-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
lstat("back-water-suck-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 58) = 58
lstat("back-water-suck-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 58) = 58
lstat("back-water-suck-2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 58) = 58
lstat("back-hiero-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
lstat("back-hiero-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
lstat("back-lamp.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("bad-heli-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("bad-heli-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("back-clock-dig-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-clock-dig-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-clock-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-clock-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-clock-2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("bullet-spring.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 54) = 54
lstat("up-coin.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("boss2-casket.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
lstat("bad-minecart-right.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
lstat("up-bolt-big.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("up-bolt-small.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-rock-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-rock-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("fore-track.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
lstat("bad-minecart.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
lstat("fore-track-broken-right.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) 
= 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 64) = 64
lstat("fore-track-broken-left.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) 
= 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 63) = 63
lstat("bad-minecart-left.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 58) = 58
lstat("platform.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("bad-bird-left-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 56) = 56
lstat("bad-bird-right-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("bad-bird-left-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 56) = 56
lstat("bad-bird-right-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("ice-chunk.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 50) = 50
lstat("bullet-rock.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 52) = 52
lstat("boss4-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("boss4-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("fore-rock.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 50) = 50
lstat("back-stars2-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-stars2-1.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-stars2-2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
lstat("back-space-2.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
lstat("evil-left-stand.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 56) = 56
lstat("evil-right-stand.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 57) = 57
lstat("evil-left-jump.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 55) = 55
lstat("evil-right-jump.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 56) = 56
lstat("back-space-3.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
lstat("back-space-0.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
lstat("bullet-rock-big.ppm", {st_mode=S_IFREG|0644, st_size=3130, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 56) = 56
lstat(".xvpics", {st_mode=S_IFDIR|0700, st_size=8192, ...}) = 0
open(".xvpics", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=8192, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 131 entries */, 3933)    = 3920
lseek(4, 3212, SEEK_SET)                = 3212
lseek(4, 0, SEEK_CUR)                   = 3212
getdents(4, /* 33 entries */, 3933)     = 992
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 25 entries */, 3933)     = 704
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".xvpics")                        = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 64) = 64
write(1, "./nico/temp/bobobot-preview2/ima"..., 68) = 68
write(1, "./nico/temp/bobobot-preview2/ima"..., 68) = 68
write(1, "./nico/temp/bobobot-preview2/ima"..., 68) = 68
write(1, "./nico/temp/bobobot-preview2/ima"..., 69) = 69
write(1, "./nico/temp/bobobot-preview2/ima"..., 69) = 69
write(1, "./nico/temp/bobobot-preview2/ima"..., 69) = 69
write(1, "./nico/temp/bobobot-preview2/ima"..., 68) = 68
write(1, "./nico/temp/bobobot-preview2/ima"..., 68) = 68
write(1, "./nico/temp/bobobot-preview2/ima"..., 68) = 68
write(1, "./nico/temp/bobobot-preview2/ima"..., 69) = 69
write(1, "./nico/temp/bobobot-preview2/ima"..., 69) = 69
write(1, "./nico/temp/bobobot-preview2/ima"..., 69) = 69
write(1, "./nico/temp/bobobot-preview2/ima"..., 58) = 58
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 69) = 69
write(1, "./nico/temp/bobobot-preview2/ima"..., 67) = 67
write(1, "./nico/temp/bobobot-preview2/ima"..., 58) = 58
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
write(1, "./nico/temp/bobobot-preview2/ima"..., 67) = 67
write(1, "./nico/temp/bobobot-preview2/ima"..., 62) = 62
write(1, "./nico/temp/bobobot-preview2/ima"..., 68) = 68
write(1, "./nico/temp/bobobot-preview2/ima"..., 66) = 66
write(1, "./nico/temp/bobobot-preview2/ima"..., 66) = 66
write(1, "./nico/temp/bobobot-preview2/ima"..., 66) = 66
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 64) = 64
write(1, "./nico/temp/bobobot-preview2/ima"..., 64) = 64
write(1, "./nico/temp/bobobot-preview2/ima"..., 64) = 64
write(1, "./nico/temp/bobobot-preview2/ima"..., 64) = 64
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 66) = 66
write(1, "./nico/temp/bobobot-preview2/ima"..., 67) = 67
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
write(1, "./nico/temp/bobobot-preview2/ima"..., 67) = 67
write(1, "./nico/temp/bobobot-preview2/ima"..., 67) = 67
write(1, "./nico/temp/bobobot-preview2/ima"..., 68) = 68
write(1, "./nico/temp/bobobot-preview2/ima"..., 68) = 68
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
write(1, "./nico/temp/bobobot-preview2/ima"..., 63) = 63
write(1, "./nico/temp/bobobot-preview2/ima"..., 63) = 63
write(1, "./nico/temp/bobobot-preview2/ima"..., 70) = 70
write(1, "./nico/temp/bobobot-preview2/ima"..., 64) = 64
write(1, "./nico/temp/bobobot-preview2/ima"..., 64) = 64
write(1, "./nico/temp/bobobot-preview2/ima"..., 64) = 64
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
write(1, "./nico/temp/bobobot-preview2/ima"..., 61) = 61
write(1, "./nico/temp/bobobot-preview2/ima"..., 60) = 60
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 62) = 62
write(1, "./nico/temp/bobobot-preview2/ima"..., 64) = 64
write(1, "./nico/temp/bobobot-preview2/ima"..., 60) = 60
write(1, "./nico/temp/bobobot-preview2/ima"..., 62) = 62
write(1, "./nico/temp/bobobot-preview2/ima"..., 63) = 63
write(1, "./nico/temp/bobobot-preview2/ima"..., 63) = 63
write(1, "./nico/temp/bobobot-preview2/ima"..., 58) = 58
write(1, "./nico/temp/bobobot-preview2/ima"..., 53) = 53
write(1, "./nico/temp/bobobot-preview2/ima"..., 63) = 63
write(1, "./nico/temp/bobobot-preview2/ima"..., 64) = 64
write(1, "./nico/temp/bobobot-preview2/ima"..., 64) = 64
write(1, "./nico/temp/bobobot-preview2/ima"..., 65) = 65
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 67) = 67
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 71) = 71
write(1, "./nico/temp/bobobot-preview2/ima"..., 71) = 71
write(1, "./nico/temp/bobobot-preview2/ima"..., 71) = 71
write(1, "./nico/temp/bobobot-preview2/ima"..., 69) = 69
write(1, "./nico/temp/bobobot-preview2/ima"..., 69) = 69
write(1, "./nico/temp/bobobot-preview2/ima"..., 69) = 69
write(1, "./nico/temp/bobobot-preview2/ima"..., 70) = 70
write(1, "./nico/temp/bobobot-preview2/ima"..., 70) = 70
write(1, "./nico/temp/bobobot-preview2/ima"..., 70) = 70
write(1, "./nico/temp/bobobot-preview2/ima"..., 58) = 58
write(1, "./nico/temp/bobobot-preview2/ima"..., 57) = 57
write(1, "./nico/temp/bobobot-preview2/ima"..., 58) = 58
write(1, "./nico/temp/bobobot-preview2/ima"..., 58) = 58
write(1, "./nico/temp/bobobot-preview2/ima"..., 67) = 67
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 58) = 58
write(1, "./nico/temp/bobobot-preview2/ima"..., 58) = 58
write(1, "./nico/temp/bobobot-preview2/ima"..., 65) = 65
write(1, "./nico/temp/bobobot-preview2/ima"..., 63) = 63
write(1, "./nico/temp/bobobot-preview2/ima"..., 64) = 64
write(1, "./nico/temp/bobobot-preview2/ima"..., 71) = 71
write(1, "./nico/temp/bobobot-preview2/ima"..., 72) = 72
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 58) = 58
write(1, "./nico/temp/bobobot-preview2/ima"..., 58) = 58
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 60) = 60
write(1, "./nico/temp/bobobot-preview2/ima"..., 57) = 57
chdir("..")                             = 0
write(1, "./nico/temp/bobobot-preview2/ima"..., 55) = 55
write(1, "./nico/temp/bobobot-preview2/ima"..., 55) = 55
write(1, "./nico/temp/bobobot-preview2/ima"..., 52) = 52
write(1, "./nico/temp/bobobot-preview2/ima"..., 59) = 59
write(1, "./nico/temp/bobobot-preview2/ima"..., 52) = 52
write(1, "./nico/temp/bobobot-preview2/ima"..., 50) = 50
write(1, "./nico/temp/bobobot-preview2/ima"..., 51) = 51
chdir("..")                             = 0
lstat("levels", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./nico/temp/bobobot-preview2/lev"..., 36) = 36
open("levels", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 124
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("levels")                         = 0
write(1, "./nico/temp/bobobot-preview2/lev"..., 47) = 47
write(1, "./nico/temp/bobobot-preview2/lev"..., 47) = 47
write(1, "./nico/temp/bobobot-preview2/lev"..., 47) = 47
write(1, "./nico/temp/bobobot-preview2/lev"..., 47) = 47
chdir("..")                             = 0
lstat("README.txt", {st_mode=S_IFREG|0600, st_size=16712, ...}) = 0
lstat("sounds", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("sounds", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 24 entries */, 3933)     = 508
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sounds")                         = 0
write(1, "./nico/temp/bobobot-preview2/sou"..., 45) = 45
write(1, "./nico/temp/bobobot-preview2/sou"..., 48) = 48
write(1, "./nico/temp/bobobot-preview2/sou"..., 44) = 44
write(1, "./nico/temp/bobobot-preview2/sou"..., 47) = 47
write(1, "./nico/temp/bobobot-preview2/sou"..., 47) = 47
write(1, "./nico/temp/bobobot-preview2/sou"..., 49) = 49
chdir("..")                             = 0
lstat("bobobot-icon.xpm", {st_mode=S_IFREG|0600, st_size=1451, ...}) = 0
lstat("obj", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("obj", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 204
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("obj")                            = 0
write(1, "./nico/temp/bobobot-preview2/obj"..., 43) = 43
write(1, "./nico/temp/bobobot-preview2/obj"..., 40) = 40
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".gentoorc", {st_mode=S_IFREG|0640, st_size=51702, ...}) = 0
lstat(".Xmodmap", {st_mode=S_IFREG|0640, st_size=72, ...}) = 0
lstat(".sversionrc", {st_mode=S_IFREG|0755, st_size=104, ...}) = 0
lstat(".e-conf", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".e-conf", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 30 entries */, 3933)     = 1128
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".e-conf")                        = 0
write(1, "./nico/.e-conf/ECONF_GEN_39915f5"..., 43) = 43
write(1, "./nico/.e-conf/ECONF_GEN_398db76"..., 43) = 43
write(1, "./nico/.e-conf/ECONF_GEN_3968f73"..., 43) = 43
chdir("..")                             = 0
lstat(".gtkrc", {st_mode=S_IFREG|0640, st_size=147, ...}) = 0
lstat(".kderc", {st_mode=S_IFREG|0640, st_size=408, ...}) = 0
lstat(".ee", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".ee", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".ee")                            = 0
lstat("minis", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("minis", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("minis")                          = 0
lstat("home", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home\n", 22) = 22
open("home", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("home")                           = 0
lstat("transfer", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/transfer\n", 31) = 31
open("transfer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("transfer")                       = 0
lstat("scan_2", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("scan_2", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 84
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scan_2")                         = 0
write(1, "./nico/.ee/minis/home/transfer/s"..., 54) = 54
write(1, "./nico/.ee/minis/home/transfer/s"..., 53) = 53
chdir("..")                             = 0
chdir("..")                             = 0
lstat("nico", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("nico", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 15 entries */, 3933)     = 328
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nico")                           = 0
lstat("ashran-god02.jpg", {st_mode=S_IFREG|0640, st_size=2317, ...}) = 0
lstat("computer", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/compu"..., 36) = 36
open("computer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("computer")                       = 0
lstat("html", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("html", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("html")                           = 0
lstat("samples", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/compu"..., 49) = 49
open("samples", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("samples")                        = 0
lstat("frame-bottom", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/compu"..., 62) = 62
open("frame-bottom", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("frame-bottom")                   = 0
write(1, "./nico/.ee/minis/home/nico/compu"..., 75) = 75
chdir("..")                             = 0
chdir("..")                             = 0
lstat("webimages", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/compu"..., 51) = 51
open("webimages", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("webimages")                      = 0
lstat("button", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("button", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("button")                         = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("www", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("www", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("www")                            = 0
lstat("webimages", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/compu"..., 50) = 50
open("webimages", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("webimages")                      = 0
lstat("unsorted", {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/compu"..., 59) = 59
open("unsorted", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
brk(0x8071000)                          = 0x8071000
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 164 entries */, 3933)    = 3916
lseek(4, 2924, SEEK_SET)                = 2924
lseek(4, 0, SEEK_CUR)                   = 2924
getdents(4, /* 58 entries */, 3933)     = 1392
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 163 entries */, 3933)    = 3912
lseek(4, 7016, SEEK_SET)                = 7016
lseek(4, 0, SEEK_CUR)                   = 7016
getdents(4, /* 59 entries */, 3933)     = 1412
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 166 entries */, 3933)    = 3920
lseek(4, 11152, SEEK_SET)               = 11152
lseek(4, 0, SEEK_CUR)                   = 11152
getdents(4, /* 58 entries */, 3933)     = 1356
lseek(4, 0, SEEK_CUR)                   = 12288
getdents(4, /* 168 entries */, 3933)    = 3928
lseek(4, 15236, SEEK_SET)               = 15236
lseek(4, 0, SEEK_CUR)                   = 15236
getdents(4, /* 57 entries */, 3933)     = 1304
lseek(4, 0, SEEK_CUR)                   = 16384
getdents(4, /* 147 entries */, 3933)    = 3360
lseek(4, 0, SEEK_CUR)                   = 20480
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("unsorted")                       = 0
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 71) = 71
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 69) = 69
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 69) = 69
write(1, "./nico/.ee/minis/home/nico/compu"..., 71) = 71
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 71) = 71
write(1, "./nico/.ee/minis/home/nico/compu"..., 68) = 68
write(1, "./nico/.ee/minis/home/nico/compu"..., 71) = 71
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 69) = 69
write(1, "./nico/.ee/minis/home/nico/compu"..., 71) = 71
write(1, "./nico/.ee/minis/home/nico/compu"..., 73) = 73
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 71) = 71
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 69) = 69
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 71) = 71
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 76) = 76
write(1, "./nico/.ee/minis/home/nico/compu"..., 71) = 71
write(1, "./nico/.ee/minis/home/nico/compu"..., 71) = 71
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 69) = 69
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 69) = 69
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
write(1, "./nico/.ee/minis/home/nico/compu"..., 71) = 71
write(1, "./nico/.ee/minis/home/nico/compu"..., 70) = 70
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("Titanic.bmp", {st_mode=S_IFREG|0640, st_size=2317, ...}) = 0
lstat("bilder", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/bilde"..., 34) = 34
open("bilder", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bilder")                         = 0
lstat("fotos", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("fotos", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("fotos")                          = 0
chdir("..")                             = 0
lstat("schwachsinn", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("schwachsinn", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 28 entries */, 3933)     = 580
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("schwachsinn")                    = 0
write(1, "./nico/.ee/minis/home/nico/bilde"..., 56) = 56
write(1, "./nico/.ee/minis/home/nico/bilde"..., 65) = 65
write(1, "./nico/.ee/minis/home/nico/bilde"..., 61) = 61
chdir("..")                             = 0
chdir("..")                             = 0
lstat("webimages", {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/webim"..., 37) = 37
open("webimages", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 165 entries */, 3933)    = 3916
lseek(4, 2924, SEEK_SET)                = 2924
lseek(4, 0, SEEK_CUR)                   = 2924
getdents(4, /* 59 entries */, 3933)     = 1392
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 166 entries */, 3933)    = 3920
lseek(4, 7056, SEEK_SET)                = 7056
lseek(4, 0, SEEK_CUR)                   = 7056
getdents(4, /* 57 entries */, 3933)     = 1344
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 166 entries */, 3933)    = 3916
lseek(4, 11140, SEEK_SET)               = 11140
lseek(4, 0, SEEK_CUR)                   = 11140
getdents(4, /* 57 entries */, 3933)     = 1340
lseek(4, 0, SEEK_CUR)                   = 12288
getdents(4, /* 166 entries */, 3933)    = 3928
lseek(4, 15244, SEEK_SET)               = 15244
lseek(4, 0, SEEK_CUR)                   = 15244
getdents(4, /* 57 entries */, 3933)     = 1340
lseek(4, 0, SEEK_CUR)                   = 16384
getdents(4, /* 78 entries */, 3933)     = 1820
lseek(4, 0, SEEK_CUR)                   = 20480
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("webimages")                      = 0
write(1, "./nico/.ee/minis/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/minis/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/minis/home/nico/webim"..., 47) = 47
write(1, "./nico/.ee/minis/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 46) = 46
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 51) = 51
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 47) = 47
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/minis/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/minis/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/minis/home/nico/webim"..., 47) = 47
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/minis/home/nico/webim"..., 47) = 47
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 47) = 47
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 47) = 47
write(1, "./nico/.ee/minis/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/minis/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/minis/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/minis/home/nico/webim"..., 49) = 49
chdir("..")                             = 0
lstat("Kunden", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 34) = 34
open("Kunden", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Kunden")                         = 0
lstat("marsau", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("marsau", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("marsau")                         = 0
lstat("bilder", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 48) = 48
open("bilder", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 39 entries */, 3933)     = 980
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bilder")                         = 0
lstat("eutin.bmp", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 58) = 58
lstat("marne.bmp", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 58) = 58
lstat("izethoe.bmp.ppm.gif", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 68) = 68
lstat("hornum.bmp", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
lstat("shonberg.bmp.ppm", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 65) = 65
lstat("nieblum.bmp.ppm", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 64) = 64
lstat("Bad.bmp.ppm.gif", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
lstat("schleswig.bmp.ppm.gif", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 70) = 70
lstat("schleswig.bmp.ppm", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 66) = 66
lstat("list.bmp.ppm", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
lstat("marne.bmp.ppm.gif", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 66) = 66
lstat("s.bmp", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
lstat("list.bmp", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
lstat("schleswig.bmp", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 62) = 62
lstat("marne.bmp.ppm", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 62) = 62
lstat("Bad.bmp.ppm", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
lstat("nieblum.bmp.ppm.gif", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 68) = 68
lstat("meldorf.bmp", {st_mode=S_IFREG|0640, st_size=2821, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 60) = 60
lstat("gifs", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("gifs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 14 entries */, 3933)     = 388
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gifs")                           = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 73) = 73
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 75) = 75
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 71) = 71
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 73) = 73
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 71) = 71
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 73) = 73
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 74) = 74
chdir("..")                             = 0
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 66) = 66
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 61) = 61
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 64) = 64
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 64) = 64
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 60) = 60
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 68) = 68
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 60) = 60
write(1, "./nico/.ee/minis/home/nico/Kunde"..., 69) = 69
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("download", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("download", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("download")                       = 0
lstat("iosus.gif", {st_mode=S_IFREG|0640, st_size=4909, ...}) = 0
lstat("3d-logo.gif", {st_mode=S_IFREG|0640, st_size=1741, ...}) = 0
lstat("syslib.uptime314.png", {st_mode=S_IFREG|0640, st_size=3253, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/downl"..., 57) = 57
lstat("attilas_id3logo.jpg", {st_mode=S_IFREG|0640, st_size=1741, ...}) = 0
lstat("auto-radio", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("auto-radio", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("auto-radio")                     = 0
write(1, "./nico/.ee/minis/home/nico/downl"..., 60) = 60
chdir("..")                             = 0
chdir("..")                             = 0
lstat("temp", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/temp\n", 32) = 32
open("temp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("temp")                           = 0
lstat("scans", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("scans", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("scans")                          = 0
lstat("NICO", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("NICO", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 212
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("NICO")                           = 0
write(1, "./nico/.ee/minis/home/nico/temp/"..., 56) = 56
write(1, "./nico/.ee/minis/home/nico/temp/"..., 53) = 53
write(1, "./nico/.ee/minis/home/nico/temp/"..., 74) = 74
write(1, "./nico/.ee/minis/home/nico/temp/"..., 67) = 67
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 60) = 60
chdir("..")                             = 0
chdir("..")                             = 0
lstat("TESTEN", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("TESTEN", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 108
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("TESTEN")                         = 0
lstat("erotisch4", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/temp/"..., 49) = 49
open("erotisch4", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 28 entries */, 3933)     = 644
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("erotisch4")                      = 0
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
chdir("..")                             = 0
lstat("erotisch", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/temp/"..., 48) = 48
open("erotisch", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 129 entries */, 3933)    = 2912
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("erotisch")                       = 0
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 61) = 61
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 61) = 61
write(1, "./nico/.ee/minis/home/nico/temp/"..., 60) = 60
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 60) = 60
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 66) = 66
write(1, "./nico/.ee/minis/home/nico/temp/"..., 58) = 58
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 66) = 66
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 68) = 68
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 60) = 60
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 60) = 60
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 63) = 63
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 60) = 60
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 60) = 60
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
write(1, "./nico/.ee/minis/home/nico/temp/"..., 62) = 62
chdir("..")                             = 0
lstat("eros_okay", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/temp/"..., 49) = 49
open("eros_okay", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("eros_okay")                      = 0
chdir("..")                             = 0
lstat("erotisch2", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/temp/"..., 49) = 49
open("erotisch2", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 45 entries */, 3933)     = 1012
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("erotisch2")                      = 0
write(1, "./nico/.ee/minis/home/nico/temp/"..., 64) = 64
write(1, "./nico/.ee/minis/home/nico/temp/"..., 64) = 64
write(1, "./nico/.ee/minis/home/nico/temp/"..., 67) = 67
write(1, "./nico/.ee/minis/home/nico/temp/"..., 59) = 59
write(1, "./nico/.ee/minis/home/nico/temp/"..., 64) = 64
write(1, "./nico/.ee/minis/home/nico/temp/"..., 64) = 64
chdir("..")                             = 0
chdir("..")                             = 0
write(1, "./nico/.ee/minis/home/nico/temp/"..., 47) = 47
chdir("..")                             = 0
lstat("seti-screenshot.png", {st_mode=S_IFREG|0640, st_size=2317, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/seti-"..., 47) = 47
lstat("background.gif", {st_mode=S_IFREG|0640, st_size=3973, ...}) = 0
lstat("DisplayGrab.ppm", {st_mode=S_IFREG|0640, st_size=2317, ...}) = 0
lstat("download-ald", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("download-ald", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("download-ald")                   = 0
lstat("bobobot-preview2", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/downl"..., 57) = 57
open("bobobot-preview2", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 56
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bobobot-preview2")               = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("testen", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/nico/teste"..., 34) = 34
open("testen", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("testen")                         = 0
lstat("xmms-1.2.2", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("xmms-1.2.2", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xmms-1.2.2")                     = 0
lstat("xmms", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("xmms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xmms")                           = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("neu-cds", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/neu-cds\n", 30) = 30
open("neu-cds", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("neu-cds")                        = 0
lstat("images", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/home/neu-cds/im"..., 37) = 37
open("images", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("images")                         = 0
write(1, "./nico/.ee/minis/home/neu-cds/im"..., 47) = 47
write(1, "./nico/.ee/minis/home/neu-cds/im"..., 47) = 47
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("mnt", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("mnt", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mnt")                            = 0
lstat("ide-cd", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/mnt/ide-cd\n", 28) = 28
open("ide-cd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 96
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ide-cd")                         = 0
lstat("hlp2demo", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/mnt/ide-cd/hlp2"..., 37) = 37
open("hlp2demo", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 64
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("hlp2demo")                       = 0
lstat("star.gif", {st_mode=S_IFREG|0640, st_size=1741, ...}) = 0
lstat("demo", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/mnt/ide-cd/hlp2"..., 42) = 42
open("demo", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("demo")                           = 0
lstat("bilder", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/mnt/ide-cd/hlp2"..., 49) = 49
open("bilder", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 23 entries */, 3933)     = 488
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bilder")                         = 0
write(1, "./nico/.ee/minis/mnt/ide-cd/hlp2"..., 59) = 59
write(1, "./nico/.ee/minis/mnt/ide-cd/hlp2"..., 59) = 59
write(1, "./nico/.ee/minis/mnt/ide-cd/hlp2"..., 62) = 62
write(1, "./nico/.ee/minis/mnt/ide-cd/hlp2"..., 60) = 60
write(1, "./nico/.ee/minis/mnt/ide-cd/hlp2"..., 62) = 62
write(1, "./nico/.ee/minis/mnt/ide-cd/hlp2"..., 60) = 60
write(1, "./nico/.ee/minis/mnt/ide-cd/hlp2"..., 62) = 62
write(1, "./nico/.ee/minis/mnt/ide-cd/hlp2"..., 62) = 62
write(1, "./nico/.ee/minis/mnt/ide-cd/hlp2"..., 61) = 61
write(1, "./nico/.ee/minis/mnt/ide-cd/hlp2"..., 59) = 59
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("texte", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 34) = 34
open("texte", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 60
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("texte")                          = 0
lstat("java", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("java", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("java")                           = 0
lstat("bilder", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 46) = 46
open("bilder", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bilder")                         = 0
lstat("anhang", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("anhang", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 24 entries */, 3933)     = 432
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("anhang")                         = 0
chdir("..")                             = 0
lstat("javaref", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 54) = 54
open("javaref", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 41 entries */, 3933)     = 880
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("javaref")                        = 0
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 66) = 66
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 66) = 66
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 66) = 66
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
chdir("..")                             = 0
lstat("applets", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 54) = 54
open("applets", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 74 entries */, 3933)     = 1624
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("applets")                        = 0
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 62) = 62
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 66) = 66
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 63) = 63
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 63) = 63
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 66) = 66
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 66) = 66
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 63) = 63
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 63) = 63
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 67) = 67
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 63) = 63
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 63) = 63
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 67) = 67
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 66) = 66
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 66) = 66
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 64) = 64
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 62) = 62
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 65) = 65
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 63) = 63
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 66) = 66
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("html", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("html", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("html")                           = 0
lstat("bilder", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 46) = 46
open("bilder", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 128 entries */, 3933)    = 2892
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bilder")                         = 0
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 59) = 59
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 59) = 59
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 56) = 56
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 59) = 59
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 55) = 55
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 56) = 56
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 59) = 59
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 57) = 57
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 57) = 57
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 57) = 57
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 59) = 59
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 59) = 59
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 57) = 57
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 57) = 57
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 57) = 57
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 57) = 57
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 59) = 59
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 59) = 59
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 59) = 59
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 57) = 57
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 59) = 59
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 58) = 58
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 57) = 57
write(1, "./nico/.ee/minis/mnt/ide-cd/text"..., 57) = 57
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("jamba", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("jamba", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("jamba")                          = 0
lstat("base", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/minis/mnt/ide-cd/jamb"..., 39) = 39
open("base", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("base")                           = 0
lstat("docs", {st_mode=S_IFDIR|0700, st_size=8192, ...}) = 0
open("docs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=8192, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 164 entries */, 3933)    = 3916
lseek(4, 2924, SEEK_SET)                = 2924
lseek(4, 0, SEEK_CUR)                   = 2924
getdents(4, /* 58 entries */, 3933)     = 1392
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 118 entries */, 3933)    = 2828
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("docs")                           = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("Util", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("Util", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Util")                           = 0
lstat("Micrsoft", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("Micrsoft", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Micrsoft")                       = 0
lstat("FPDEVKIT", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("FPDEVKIT", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("FPDEVKIT")                       = 0
lstat("TEMPLATE", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("TEMPLATE", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("TEMPLATE")                       = 0
lstat("WEBS", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("WEBS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("WEBS")                           = 0
lstat("TESTCORP.TEM", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("TESTCORP.TEM", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("TESTCORP.TEM")                   = 0
lstat("IMAGES", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("IMAGES", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 52
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("IMAGES")                         = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("icons", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("icons")                          = 0
lstat("home", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/.ee/icons/home\n", 22) = 22
open("home", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("home")                           = 0
lstat("nico", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("nico", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("nico")                           = 0
lstat("webimages", {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0
write(1, "./nico/.ee/icons/home/nico/webim"..., 37) = 37
open("webimages", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 165 entries */, 3933)    = 3916
lseek(4, 2924, SEEK_SET)                = 2924
lseek(4, 0, SEEK_CUR)                   = 2924
getdents(4, /* 59 entries */, 3933)     = 1392
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 166 entries */, 3933)    = 3920
lseek(4, 7056, SEEK_SET)                = 7056
lseek(4, 0, SEEK_CUR)                   = 7056
getdents(4, /* 57 entries */, 3933)     = 1344
lseek(4, 0, SEEK_CUR)                   = 8192
getdents(4, /* 166 entries */, 3933)    = 3916
lseek(4, 11140, SEEK_SET)               = 11140
lseek(4, 0, SEEK_CUR)                   = 11140
getdents(4, /* 57 entries */, 3933)     = 1340
lseek(4, 0, SEEK_CUR)                   = 12288
getdents(4, /* 166 entries */, 3933)    = 3928
lseek(4, 15244, SEEK_SET)               = 15244
lseek(4, 0, SEEK_CUR)                   = 15244
getdents(4, /* 57 entries */, 3933)     = 1340
lseek(4, 0, SEEK_CUR)                   = 16384
getdents(4, /* 78 entries */, 3933)     = 1820
lseek(4, 0, SEEK_CUR)                   = 20480
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("webimages")                      = 0
write(1, "./nico/.ee/icons/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/icons/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/icons/home/nico/webim"..., 47) = 47
write(1, "./nico/.ee/icons/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 46) = 46
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 51) = 51
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 47) = 47
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/icons/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/icons/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/icons/home/nico/webim"..., 47) = 47
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/icons/home/nico/webim"..., 47) = 47
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 47) = 47
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 47) = 47
write(1, "./nico/.ee/icons/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/icons/home/nico/webim"..., 48) = 48
write(1, "./nico/.ee/icons/home/nico/webim"..., 49) = 49
write(1, "./nico/.ee/icons/home/nico/webim"..., 49) = 49
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
write(1, "./nico/.ee/settings\n", 20)   = 20
chdir("..")                             = 0
lstat(".bash_history", {st_mode=S_IFREG|0400, st_size=69, ...}) = 0
lstat(".X.err", {st_mode=S_IFREG|0640, st_size=11582, ...}) = 0
lstat(".w3m", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".w3m", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".w3m")                           = 0
chdir("..")                             = 0
lstat(".freeamp", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".freeamp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 104
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".freeamp")                       = 0
lstat("db", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("db", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 80
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("db")                             = 0
write(1, "./nico/.freeamp/db/metadatabase\n", 32) = 32
write(1, "./nico/.freeamp/db/ResumeDownloa"..., 36) = 36
chdir("..")                             = 0
lstat("preferences", {st_mode=S_IFREG|0640, st_size=1607, ...}) = 0
write(1, "./nico/.freeamp/preferences\n", 28) = 28
lstat("themes", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.freeamp/themes\n", 23) = 23
open("themes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("themes")                         = 0
chdir("..")                             = 0
lstat("fonts", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("fonts", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("fonts")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".mime.types", {st_mode=S_IFREG|0640, st_size=343, ...}) = 0
lstat(".gnapster", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open(".gnapster", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 88
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".gnapster")                      = 0
write(1, "./nico/.gnapster/shared\n", 24) = 24
write(1, "./nico/.gnapster/servers\n", 25) = 25
write(1, "./nico/.gnapster/resume\n", 24) = 24
chdir("..")                             = 0
lstat(".mozilla", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".mozilla", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".mozilla")                       = 0
chdir("..")                             = 0
lstat(".icq", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".icq", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 48
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".icq")                           = 0
lstat("history", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("history", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("history")                        = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("balsa", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("balsa", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 104
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("balsa")                          = 0
write(1, "./nico/balsa/sentbox\n", 21)  = 21
chdir("..")                             = 0
lstat(".kibble_kb", {st_mode=S_IFREG|0640, st_size=16, ...}) = 0
lstat(".xshipwarsrc", {st_mode=S_IFREG|0600, st_size=6780, ...}) = 0
lstat(".twmWqfAca", {st_mode=S_IFREG|0600, st_size=52, ...}) = 0
lstat(".xsm8Mvtkh", {st_mode=S_IFREG|0600, st_size=368, ...}) = 0
lstat(".prx4mVcGH", {st_mode=S_IFREG|0600, st_size=409, ...}) = 0
lstat(".gkrellm", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".gkrellm", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".gkrellm")                       = 0
lstat("plugins", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("plugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("plugins")                        = 0
chdir("..")                             = 0
lstat("themes", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.gkrellm/themes\n", 23) = 23
open("themes", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("themes")                         = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".scavenger", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".scavenger", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 72
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".scavenger")                     = 0
write(1, "./nico/.scavenger/levels.scl\n", 29) = 29
chdir("..")                             = 0
lstat(".tux_aqfh_rc", {st_mode=S_IFREG|0640, st_size=43, ...}) = 0
lstat(".xgalscores", {st_mode=S_IFREG|0640, st_size=280, ...}) = 0
lstat(".sawfish", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".sawfish", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".sawfish")                       = 0
lstat("sessions", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/.sawfish/sessions\n", 25) = 25
open("sessions", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sessions")                       = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".cddbslave", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open(".cddbslave", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 4 entries */, 3933)      = 68
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".cddbslave")                     = 0
chdir("..")                             = 0
lstat("Maildir", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("Maildir", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 76
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Maildir")                        = 0
lstat("tmp", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("tmp", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tmp")                            = 0
chdir("..")                             = 0
lstat("new", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
write(1, "./nico/Maildir/new\n", 19)    = 19
open("new", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("new")                            = 0
chdir("..")                             = 0
lstat("cur", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("cur", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cur")                            = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat(".qmail", {st_mode=S_IFREG|0640, st_size=11, ...}) = 0
lstat("testen", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen\n", 14)         = 14
open("testen", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 372
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("testen")                         = 0
lstat("xmms-1.2.2", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xmms-1.2.2", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 50 entries */, 3933)     = 1040
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xmms-1.2.2")                     = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=15283, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Makefil"..., 37) = 37
lstat("README", {st_mode=S_IFREG|0640, st_size=21619, ...}) = 0
lstat("stamp-h.in", {st_mode=S_IFREG|0640, st_size=0, ...}) = 0
lstat("ABOUT-NLS", {st_mode=S_IFREG|0640, st_size=11651, ...}) = 0
lstat("AUTHORS", {st_mode=S_IFREG|0640, st_size=1237, ...}) = 0
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=17989, ...}) = 0
lstat("ChangeLog", {st_mode=S_IFREG|0640, st_size=75130, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/ChangeL"..., 35) = 35
lstat("INSTALL", {st_mode=S_IFREG|0640, st_size=7832, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=221, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Makefil"..., 37) = 37
lstat("NEWS", {st_mode=S_IFREG|0640, st_size=2761, ...}) = 0
lstat("TODO", {st_mode=S_IFREG|0640, st_size=1258, ...}) = 0
lstat("acconfig.h", {st_mode=S_IFREG|0640, st_size=327, ...}) = 0
lstat("acinclude.m4", {st_mode=S_IFREG|0640, st_size=23385, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/acinclu"..., 38) = 38
lstat("aclocal.m4", {st_mode=S_IFREG|0640, st_size=70961, ...}) = 0
lstat("config.guess", {st_mode=S_IFREG|0750, st_size=31228, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/config."..., 38) = 38
lstat("config.h.in", {st_mode=S_IFREG|0640, st_size=5018, ...}) = 0
lstat("config.sub", {st_mode=S_IFREG|0750, st_size=24535, ...}) = 0
lstat("configure", {st_mode=S_IFREG|0750, st_size=236594, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/configu"..., 35) = 35
lstat("configure.in", {st_mode=S_IFREG|0640, st_size=11090, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/configu"..., 38) = 38
lstat("install-sh", {st_mode=S_IFREG|0750, st_size=5584, ...}) = 0
lstat("ltconfig", {st_mode=S_IFREG|0750, st_size=96470, ...}) = 0
lstat("ltmain.sh", {st_mode=S_IFREG|0640, st_size=110534, ...}) = 0
lstat("missing", {st_mode=S_IFREG|0750, st_size=4650, ...}) = 0
lstat("mkinstalldirs", {st_mode=S_IFREG|0750, st_size=731, ...}) = 0
lstat("xmms-config.in", {st_mode=S_IFREG|0640, st_size=3393, ...}) = 0
lstat("xmms.spec.in", {st_mode=S_IFREG|0640, st_size=5307, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms.sp"..., 38) = 38
lstat("xmms.spec", {st_mode=S_IFREG|0640, st_size=5298, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms.sp"..., 35) = 35
lstat("FAQ", {st_mode=S_IFREG|0640, st_size=6769, ...}) = 0
lstat("xmms.m4", {st_mode=S_IFREG|0640, st_size=5549, ...}) = 0
lstat("libxmms", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("libxmms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 33 entries */, 3933)     = 736
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("libxmms")                        = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10830, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 45) = 45
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=443, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 45) = 45
lstat("aclocal.m4", {st_mode=S_IFREG|0640, st_size=34069, ...}) = 0
lstat("configure", {st_mode=S_IFREG|0750, st_size=95037, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 43) = 43
lstat("configure.in", {st_mode=S_IFREG|0640, st_size=1452, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 46) = 46
lstat("configfile.c", {st_mode=S_IFREG|0640, st_size=8400, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 46) = 46
lstat("configfile.h", {st_mode=S_IFREG|0640, st_size=2492, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 46) = 46
lstat("xmmsctrl.c", {st_mode=S_IFREG|0640, st_size=15300, ...}) = 0
lstat("xmmsctrl.h", {st_mode=S_IFREG|0640, st_size=4044, ...}) = 0
lstat("dirbrowser.c", {st_mode=S_IFREG|0640, st_size=9865, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 46) = 46
lstat("dirbrowser.h", {st_mode=S_IFREG|0640, st_size=1158, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 46) = 46
lstat("util.c", {st_mode=S_IFREG|0640, st_size=2505, ...}) = 0
lstat("util.h", {st_mode=S_IFREG|0640, st_size=361, ...}) = 0
lstat("formatter.c", {st_mode=S_IFREG|0640, st_size=1262, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 45) = 45
lstat("formatter.h", {st_mode=S_IFREG|0640, st_size=411, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 45) = 45
lstat("config.log", {st_mode=S_IFREG|0640, st_size=3338, ...}) = 0
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 46) = 46
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 42) = 42
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 47) = 47
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 46) = 46
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 47) = 47
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 45) = 45
write(1, "./nico/testen/xmms-1.2.2/libxmms"..., 46) = 46
chdir("..")                             = 0
lstat("xmms", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("xmms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 144 entries */, 3933)    = 3072
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("xmms")                           = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=15638, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/Ma"..., 42) = 42
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=1445, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/Ma"..., 42) = 42
lstat("bmp.c", {st_mode=S_IFREG|0640, st_size=12316, ...}) = 0
lstat("bmp.h", {st_mode=S_IFREG|0640, st_size=952, ...}) = 0
lstat("skin.c", {st_mode=S_IFREG|0640, st_size=20055, ...}) = 0
lstat("skin.h", {st_mode=S_IFREG|0640, st_size=2715, ...}) = 0
lstat("util.c", {st_mode=S_IFREG|0640, st_size=19773, ...}) = 0
lstat("util.h", {st_mode=S_IFREG|0640, st_size=1752, ...}) = 0
lstat("output.c", {st_mode=S_IFREG|0640, st_size=1920, ...}) = 0
lstat("output.h", {st_mode=S_IFREG|0640, st_size=1262, ...}) = 0
lstat("fft.c", {st_mode=S_IFREG|0640, st_size=8516, ...}) = 0
lstat("fft.h", {st_mode=S_IFREG|0640, st_size=1349, ...}) = 0
lstat("input.c", {st_mode=S_IFREG|0640, st_size=11144, ...}) = 0
lstat("input.h", {st_mode=S_IFREG|0640, st_size=2163, ...}) = 0
lstat("effect.c", {st_mode=S_IFREG|0640, st_size=756, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/ef"..., 39) = 39
lstat("effect.h", {st_mode=S_IFREG|0640, st_size=314, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/ef"..., 39) = 39
lstat("general.c", {st_mode=S_IFREG|0640, st_size=2409, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/ge"..., 40) = 40
lstat("general.h", {st_mode=S_IFREG|0640, st_size=435, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/ge"..., 40) = 40
lstat("visualization.c", {st_mode=S_IFREG|0640, st_size=8985, ...}) = 0
lstat("visualization.h", {st_mode=S_IFREG|0640, st_size=592, ...}) = 0
lstat("dga.c", {st_mode=S_IFREG|0640, st_size=9514, ...}) = 0
lstat("dga.h", {st_mode=S_IFREG|0640, st_size=1222, ...}) = 0
lstat("fullscreen.c", {st_mode=S_IFREG|0640, st_size=12410, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/fu"..., 43) = 43
lstat("fullscreen.h", {st_mode=S_IFREG|0640, st_size=2107, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/fu"..., 43) = 43
lstat("pluginenum.c", {st_mode=S_IFREG|0640, st_size=12390, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/pl"..., 43) = 43
lstat("pluginenum.h", {st_mode=S_IFREG|0640, st_size=985, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/pl"..., 43) = 43
lstat("playlist.c", {st_mode=S_IFREG|0640, st_size=28777, ...}) = 0
lstat("playlist.h", {st_mode=S_IFREG|0640, st_size=2976, ...}) = 0
lstat("controlsocket.c", {st_mode=S_IFREG|0640, st_size=15165, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/co"..., 46) = 46
lstat("controlsocket.h", {st_mode=S_IFREG|0640, st_size=2196, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/co"..., 46) = 46
lstat("dock.c", {st_mode=S_IFREG|0640, st_size=15585, ...}) = 0
lstat("dock.h", {st_mode=S_IFREG|0640, st_size=598, ...}) = 0
lstat("widget.c", {st_mode=S_IFREG|0640, st_size=3743, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/wi"..., 39) = 39
lstat("widget.h", {st_mode=S_IFREG|0640, st_size=2133, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/wi"..., 39) = 39
lstat("sbutton.c", {st_mode=S_IFREG|0640, st_size=2413, ...}) = 0
lstat("sbutton.h", {st_mode=S_IFREG|0640, st_size=1187, ...}) = 0
lstat("pbutton.c", {st_mode=S_IFREG|0640, st_size=4165, ...}) = 0
lstat("pbutton.h", {st_mode=S_IFREG|0640, st_size=1771, ...}) = 0
lstat("tbutton.c", {st_mode=S_IFREG|0640, st_size=4058, ...}) = 0
lstat("tbutton.h", {st_mode=S_IFREG|0640, st_size=1462, ...}) = 0
lstat("textbox.c", {st_mode=S_IFREG|0640, st_size=8843, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/te"..., 40) = 40
lstat("textbox.h", {st_mode=S_IFREG|0640, st_size=1607, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/te"..., 40) = 40
lstat("menurow.c", {st_mode=S_IFREG|0640, st_size=4469, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/me"..., 40) = 40
lstat("menurow.h", {st_mode=S_IFREG|0640, st_size=1574, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/me"..., 40) = 40
lstat("hslider.c", {st_mode=S_IFREG|0640, st_size=4953, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/hs"..., 40) = 40
lstat("hslider.h", {st_mode=S_IFREG|0640, st_size=1712, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/hs"..., 40) = 40
lstat("monostereo.c", {st_mode=S_IFREG|0640, st_size=2355, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/mo"..., 43) = 43
lstat("monostereo.h", {st_mode=S_IFREG|0640, st_size=1201, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/mo"..., 43) = 43
lstat("vis.c", {st_mode=S_IFREG|0640, st_size=10791, ...}) = 0
lstat("vis.h", {st_mode=S_IFREG|0640, st_size=1933, ...}) = 0
lstat("svis.c", {st_mode=S_IFREG|0640, st_size=6053, ...}) = 0
lstat("svis.h", {st_mode=S_IFREG|0640, st_size=1282, ...}) = 0
lstat("number.c", {st_mode=S_IFREG|0640, st_size=2354, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/nu"..., 39) = 39
lstat("number.h", {st_mode=S_IFREG|0640, st_size=1165, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/nu"..., 39) = 39
lstat("playstatus.c", {st_mode=S_IFREG|0640, st_size=2234, ...}) = 0
lstat("playstatus.h", {st_mode=S_IFREG|0640, st_size=1226, ...}) = 0
lstat("playlist_list.c", {st_mode=S_IFREG|0640, st_size=8707, ...}) = 0
lstat("playlist_list.h", {st_mode=S_IFREG|0640, st_size=1462, ...}) = 0
lstat("playlist_slider.c", {st_mode=S_IFREG|0640, st_size=4490, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/pl"..., 48) = 48
lstat("playlist_slider.h", {st_mode=S_IFREG|0640, st_size=1276, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/pl"..., 48) = 48
lstat("playlist_popup.c", {st_mode=S_IFREG|0640, st_size=4475, ...}) = 0
lstat("playlist_popup.h", {st_mode=S_IFREG|0640, st_size=1129, ...}) = 0
lstat("eq_graph.c", {st_mode=S_IFREG|0640, st_size=3914, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/eq"..., 41) = 41
lstat("eq_graph.h", {st_mode=S_IFREG|0640, st_size=1065, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/eq"..., 41) = 41
lstat("eq_slider.c", {st_mode=S_IFREG|0640, st_size=5047, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/eq"..., 42) = 42
lstat("eq_slider.h", {st_mode=S_IFREG|0640, st_size=1231, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/eq"..., 42) = 42
lstat("main.c", {st_mode=S_IFREG|0640, st_size=112011, ...}) = 0
lstat("main.h", {st_mode=S_IFREG|0640, st_size=3949, ...}) = 0
lstat("skinwin.c", {st_mode=S_IFREG|0640, st_size=7728, ...}) = 0
lstat("skinwin.h", {st_mode=S_IFREG|0640, st_size=1078, ...}) = 0
lstat("prefswin.c", {st_mode=S_IFREG|0640, st_size=47284, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/pr"..., 41) = 41
lstat("prefswin.h", {st_mode=S_IFREG|0640, st_size=1071, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/pr"..., 41) = 41
lstat("playlistwin.c", {st_mode=S_IFREG|0640, st_size=47417, ...}) = 0
lstat("playlistwin.h", {st_mode=S_IFREG|0640, st_size=1731, ...}) = 0
lstat("equalizer.c", {st_mode=S_IFREG|0640, st_size=45075, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/eq"..., 42) = 42
lstat("equalizer.h", {st_mode=S_IFREG|0640, st_size=1867, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/eq"..., 42) = 42
lstat("hints.c", {st_mode=S_IFREG|0640, st_size=6866, ...}) = 0
lstat("hints.h", {st_mode=S_IFREG|0640, st_size=347, ...}) = 0
lstat("about.c", {st_mode=S_IFREG|0640, st_size=6405, ...}) = 0
lstat("about.h", {st_mode=S_IFREG|0640, st_size=72, ...}) = 0
lstat("sm.c", {st_mode=S_IFREG|0640, st_size=3722, ...}) = 0
lstat("sm.h", {st_mode=S_IFREG|0640, st_size=977, ...}) = 0
lstat("plugin.h", {st_mode=S_IFREG|0640, st_size=7695, ...}) = 0
lstat("xmms.h", {st_mode=S_IFREG|0640, st_size=2217, ...}) = 0
lstat("i18n.h", {st_mode=S_IFREG|0640, st_size=631, ...}) = 0
lstat("getopt.c", {st_mode=S_IFREG|0640, st_size=28471, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/ge"..., 39) = 39
lstat("getopt1.c", {st_mode=S_IFREG|0640, st_size=4645, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/ge"..., 40) = 40
lstat("getopt.h", {st_mode=S_IFREG|0640, st_size=4710, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/ge"..., 39) = 39
lstat("urldecode.c", {st_mode=S_IFREG|0640, st_size=1629, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/ur"..., 42) = 42
lstat("urldecode.h", {st_mode=S_IFREG|0640, st_size=918, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/ur"..., 42) = 42
lstat("dnd.h", {st_mode=S_IFREG|0640, st_size=1298, ...}) = 0
lstat("xmms_logo.xpm", {st_mode=S_IFREG|0640, st_size=114395, ...}) = 0
lstat("xmms_mini.xpm", {st_mode=S_IFREG|0640, st_size=2441, ...}) = 0
lstat("xmms.desktop", {st_mode=S_IFREG|0640, st_size=468, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/xm"..., 43) = 43
lstat("xmms.wmconfig", {st_mode=S_IFREG|0640, st_size=131, ...}) = 0
lstat("defskin", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/de"..., 38) = 38
open("defskin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 19 entries */, 3933)     = 420
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("defskin")                        = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/de"..., 50) = 50
write(1, "./nico/testen/xmms-1.2.2/xmms/de"..., 50) = 50
write(1, "./nico/testen/xmms-1.2.2/xmms/de"..., 49) = 49
write(1, "./nico/testen/xmms-1.2.2/xmms/de"..., 51) = 51
write(1, "./nico/testen/xmms-1.2.2/xmms/de"..., 50) = 50
write(1, "./nico/testen/xmms-1.2.2/xmms/de"..., 50) = 50
write(1, "./nico/testen/xmms-1.2.2/xmms/de"..., 49) = 49
write(1, "./nico/testen/xmms-1.2.2/xmms/de"..., 50) = 50
write(1, "./nico/testen/xmms-1.2.2/xmms/de"..., 47) = 47
write(1, "./nico/testen/xmms-1.2.2/xmms/de"..., 51) = 51
write(1, "./nico/testen/xmms-1.2.2/xmms/de"..., 49) = 49
write(1, "./nico/testen/xmms-1.2.2/xmms/de"..., 48) = 48
write(1, "./nico/testen/xmms-1.2.2/xmms/de"..., 47) = 47
chdir("..")                             = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=18435, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/Ma"..., 39) = 39
lstat("bmp.o", {st_mode=S_IFREG|0640, st_size=203708, ...}) = 0
lstat("skin.o", {st_mode=S_IFREG|0640, st_size=765360, ...}) = 0
lstat("util.o", {st_mode=S_IFREG|0640, st_size=218944, ...}) = 0
lstat("output.o", {st_mode=S_IFREG|0640, st_size=186232, ...}) = 0
lstat("fft.o", {st_mode=S_IFREG|0640, st_size=15512, ...}) = 0
lstat("input.o", {st_mode=S_IFREG|0640, st_size=207820, ...}) = 0
lstat("effect.o", {st_mode=S_IFREG|0640, st_size=185792, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/ef"..., 39) = 39
lstat("general.o", {st_mode=S_IFREG|0640, st_size=189224, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/ge"..., 40) = 40
lstat("visualization.o", {st_mode=S_IFREG|0640, st_size=209444, ...}) = 0
lstat("dga.o", {st_mode=S_IFREG|0640, st_size=172748, ...}) = 0
lstat("fullscreen.o", {st_mode=S_IFREG|0640, st_size=193400, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/fu"..., 43) = 43
lstat("pluginenum.o", {st_mode=S_IFREG|0640, st_size=208740, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/pl"..., 43) = 43
lstat("playlist.o", {st_mode=S_IFREG|0640, st_size=229860, ...}) = 0
lstat("controlsocket.o", {st_mode=S_IFREG|0640, st_size=219076, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/co"..., 46) = 46
lstat("dock.o", {st_mode=S_IFREG|0640, st_size=216928, ...}) = 0
lstat("widget.o", {st_mode=S_IFREG|0640, st_size=193900, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/wi"..., 39) = 39
lstat("sbutton.o", {st_mode=S_IFREG|0640, st_size=187124, ...}) = 0
lstat("pbutton.o", {st_mode=S_IFREG|0640, st_size=190764, ...}) = 0
lstat("tbutton.o", {st_mode=S_IFREG|0640, st_size=188692, ...}) = 0
lstat("textbox.o", {st_mode=S_IFREG|0640, st_size=195404, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/te"..., 40) = 40
lstat("menurow.o", {st_mode=S_IFREG|0640, st_size=189644, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/me"..., 40) = 40
lstat("hslider.o", {st_mode=S_IFREG|0640, st_size=189296, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/hs"..., 40) = 40
lstat("monostereo.o", {st_mode=S_IFREG|0640, st_size=186492, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/mo"..., 43) = 43
lstat("vis.o", {st_mode=S_IFREG|0640, st_size=202024, ...}) = 0
lstat("svis.o", {st_mode=S_IFREG|0640, st_size=194344, ...}) = 0
lstat("number.o", {st_mode=S_IFREG|0640, st_size=186544, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/nu"..., 39) = 39
lstat("playstatus.o", {st_mode=S_IFREG|0640, st_size=186396, ...}) = 0
lstat("playlist_list.o", {st_mode=S_IFREG|0640, st_size=199484, ...}) = 0
lstat("playlist_slider.o", {st_mode=S_IFREG|0640, st_size=188820, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/pl"..., 48) = 48
lstat("playlist_popup.o", {st_mode=S_IFREG|0640, st_size=191572, ...}) = 0
lstat("eq_graph.o", {st_mode=S_IFREG|0640, st_size=192856, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/eq"..., 41) = 41
lstat("eq_slider.o", {st_mode=S_IFREG|0640, st_size=190600, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/eq"..., 42) = 42
lstat("main.o", {st_mode=S_IFREG|0640, st_size=386972, ...}) = 0
lstat("skinwin.o", {st_mode=S_IFREG|0640, st_size=199120, ...}) = 0
lstat("prefswin.o", {st_mode=S_IFREG|0640, st_size=273600, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/pr"..., 41) = 41
lstat("playlistwin.o", {st_mode=S_IFREG|0640, st_size=265512, ...}) = 0
lstat("equalizer.o", {st_mode=S_IFREG|0640, st_size=273888, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/eq"..., 42) = 42
lstat("hints.o", {st_mode=S_IFREG|0640, st_size=192300, ...}) = 0
lstat("about.o", {st_mode=S_IFREG|0640, st_size=318036, ...}) = 0
lstat("sm.o", {st_mode=S_IFREG|0640, st_size=195060, ...}) = 0
lstat("getopt.o", {st_mode=S_IFREG|0640, st_size=6304, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/ge"..., 39) = 39
lstat("getopt1.o", {st_mode=S_IFREG|0640, st_size=6452, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/ge"..., 40) = 40
lstat("urldecode.o", {st_mode=S_IFREG|0640, st_size=19064, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/xmms/ur"..., 42) = 42
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 3 entries */, 3933)      = 44
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("Output", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Output", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 152
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Output")                         = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10449, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 44) = 44
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=30, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 44) = 44
lstat("OSS", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("OSS", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 26 entries */, 3933)     = 512
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("OSS")                            = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10573, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 48) = 48
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=458, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 48) = 48
lstat("OSS.c", {st_mode=S_IFREG|0640, st_size=1225, ...}) = 0
lstat("OSS.h", {st_mode=S_IFREG|0640, st_size=2043, ...}) = 0
lstat("mixer.c", {st_mode=S_IFREG|0640, st_size=2170, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 44) = 44
lstat("about.c", {st_mode=S_IFREG|0640, st_size=2406, ...}) = 0
lstat("configure.c", {st_mode=S_IFREG|0640, st_size=11069, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 48) = 48
lstat("audio.c", {st_mode=S_IFREG|0640, st_size=14799, ...}) = 0
lstat("init.c", {st_mode=S_IFREG|0640, st_size=1881, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=12989, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 45) = 45
lstat("OSS.lo", {st_mode=S_IFREG|0640, st_size=142668, ...}) = 0
lstat("mixer.lo", {st_mode=S_IFREG|0640, st_size=143836, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 45) = 45
lstat("about.lo", {st_mode=S_IFREG|0640, st_size=148324, ...}) = 0
lstat("configure.lo", {st_mode=S_IFREG|0640, st_size=166132, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 49) = 49
lstat("audio.lo", {st_mode=S_IFREG|0640, st_size=174400, ...}) = 0
lstat("init.lo", {st_mode=S_IFREG|0640, st_size=143012, ...}) = 0
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 44) = 44
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 48) = 48
chdir("..")                             = 0
lstat("esd", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 36) = 36
open("esd", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 236
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("esd")                            = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 48) = 48
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 48) = 48
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 42) = 42
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 45) = 45
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 44) = 44
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 48) = 48
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 45) = 45
chdir("..")                             = 0
lstat("disk_writer", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 44) = 44
open("disk_writer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 216
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("disk_writer")                    = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10302, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 56) = 56
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=258, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 56) = 56
lstat("disk_writer.c", {st_mode=S_IFREG|0640, st_size=10600, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 58) = 58
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=12870, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 53) = 53
lstat("disk_writer.lo", {st_mode=S_IFREG|0640, st_size=150016, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 59) = 59
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 68) = 68
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 69) = 69
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 68) = 68
chdir("..")                             = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 58) = 58
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 62) = 62
chdir("..")                             = 0
write(1, "./nico/testen/xmms-1.2.2/Output/"..., 41) = 41
chdir("..")                             = 0
lstat("Input", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Input", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Input")                          = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10467, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/M"..., 43) = 43
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=50, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/M"..., 43) = 43
lstat("wav", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("wav", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 200
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("wav")                            = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10128, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/w"..., 47) = 47
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=202, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/w"..., 47) = 47
lstat("wav.c", {st_mode=S_IFREG|0640, st_size=12138, ...}) = 0
lstat("wav.h", {st_mode=S_IFREG|0640, st_size=2032, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=12593, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/w"..., 44) = 44
lstat("wav.lo", {st_mode=S_IFREG|0640, st_size=151172, ...}) = 0
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("mpg123", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("mpg123", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 88 entries */, 3933)     = 1984
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mpg123")                         = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=11579, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 50) = 50
lstat("README", {st_mode=S_IFREG|0640, st_size=391, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=794, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 50) = 50
lstat("mpg123.c", {st_mode=S_IFREG|0640, st_size=28118, ...}) = 0
lstat("configure.c", {st_mode=S_IFREG|0640, st_size=28323, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 50) = 50
lstat("fileinfo.c", {st_mode=S_IFREG|0640, st_size=15229, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 49) = 49
lstat("common.c", {st_mode=S_IFREG|0640, st_size=16571, ...}) = 0
lstat("decode_2to1.c", {st_mode=S_IFREG|0640, st_size=5024, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 52) = 52
lstat("decode_4to1.c", {st_mode=S_IFREG|0640, st_size=5410, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 52) = 52
lstat("decode_ntom.c", {st_mode=S_IFREG|0640, st_size=6061, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 52) = 52
lstat("layer1.c", {st_mode=S_IFREG|0640, st_size=4217, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 47) = 47
lstat("layer2.c", {st_mode=S_IFREG|0640, st_size=7914, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 47) = 47
lstat("layer3.c", {st_mode=S_IFREG|0640, st_size=56713, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 47) = 47
lstat("tabinit.c", {st_mode=S_IFREG|0640, st_size=3219, ...}) = 0
lstat("equalizer.c", {st_mode=S_IFREG|0640, st_size=1797, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 50) = 50
lstat("http.c", {st_mode=S_IFREG|0640, st_size=15013, ...}) = 0
lstat("huffman.h", {st_mode=S_IFREG|0640, st_size=13821, ...}) = 0
lstat("mpg123.h", {st_mode=S_IFREG|0640, st_size=7500, ...}) = 0
lstat("tables.h", {st_mode=S_IFREG|0640, st_size=10924, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 47) = 47
lstat("dxhead.c", {st_mode=S_IFREG|0640, st_size=3236, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 47) = 47
lstat("dxhead.h", {st_mode=S_IFREG|0640, st_size=2114, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 47) = 47
lstat("id3.c", {st_mode=S_IFREG|0640, st_size=12942, ...}) = 0
lstat("id3.h", {st_mode=S_IFREG|0640, st_size=8586, ...}) = 0
lstat("id3_frame.c", {st_mode=S_IFREG|0640, st_size=14096, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 50) = 50
lstat("id3_frame_content.c", {st_mode=S_IFREG|0640, st_size=3195, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 58) = 58
lstat("id3_frame_text.c", {st_mode=S_IFREG|0640, st_size=7947, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 55) = 55
lstat("id3_frame_url.c", {st_mode=S_IFREG|0640, st_size=2738, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 54) = 54
lstat("id3_header.h", {st_mode=S_IFREG|0640, st_size=3124, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 51) = 51
lstat("id3_tag.c", {st_mode=S_IFREG|0640, st_size=3310, ...}) = 0
lstat("decode_i386.c", {st_mode=S_IFREG|0640, st_size=5646, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 52) = 52
lstat("decode_i586.s", {st_mode=S_IFREG|0640, st_size=5188, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 52) = 52
lstat("dct64_i386.c", {st_mode=S_IFREG|0640, st_size=9633, ...}) = 0
lstat("getbits.s", {st_mode=S_IFREG|0640, st_size=1037, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 48) = 48
lstat("decode.c", {st_mode=S_IFREG|0640, st_size=4684, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 47) = 47
lstat("dct64.c", {st_mode=S_IFREG|0640, st_size=3727, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=13915, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 47) = 47
lstat("mpg123.lo", {st_mode=S_IFREG|0640, st_size=195972, ...}) = 0
lstat("configure.lo", {st_mode=S_IFREG|0640, st_size=196588, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 51) = 51
lstat("fileinfo.lo", {st_mode=S_IFREG|0640, st_size=187628, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 50) = 50
lstat("common.lo", {st_mode=S_IFREG|0640, st_size=170448, ...}) = 0
lstat("decode_2to1.lo", {st_mode=S_IFREG|0640, st_size=154252, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 53) = 53
lstat("decode_4to1.lo", {st_mode=S_IFREG|0640, st_size=153972, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 53) = 53
lstat("decode_ntom.lo", {st_mode=S_IFREG|0640, st_size=159328, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 53) = 53
lstat("layer1.lo", {st_mode=S_IFREG|0640, st_size=156616, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 48) = 48
lstat("layer2.lo", {st_mode=S_IFREG|0640, st_size=177388, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 48) = 48
lstat("layer3.lo", {st_mode=S_IFREG|0640, st_size=259256, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 48) = 48
lstat("tabinit.lo", {st_mode=S_IFREG|0640, st_size=153100, ...}) = 0
lstat("equalizer.lo", {st_mode=S_IFREG|0640, st_size=153620, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 51) = 51
lstat("http.lo", {st_mode=S_IFREG|0640, st_size=189620, ...}) = 0
lstat("dxhead.lo", {st_mode=S_IFREG|0640, st_size=13548, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 48) = 48
lstat("id3.lo", {st_mode=S_IFREG|0640, st_size=39924, ...}) = 0
lstat("id3_frame.lo", {st_mode=S_IFREG|0640, st_size=32176, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 51) = 51
lstat("id3_frame_content.lo", {st_mode=S_IFREG|0640, st_size=150940, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 59) = 59
lstat("id3_frame_text.lo", {st_mode=S_IFREG|0640, st_size=17116, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 56) = 56
lstat("id3_frame_url.lo", {st_mode=S_IFREG|0640, st_size=9676, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 55) = 55
lstat("id3_tag.lo", {st_mode=S_IFREG|0640, st_size=22548, ...}) = 0
lstat("decode_i386.lo", {st_mode=S_IFREG|0640, st_size=151388, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 53) = 53
lstat("decode_i586.lo", {st_mode=S_IFREG|0640, st_size=1492, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 53) = 53
lstat("dct64_i386.lo", {st_mode=S_IFREG|0640, st_size=153400, ...}) = 0
lstat("getbits.lo", {st_mode=S_IFREG|0640, st_size=964, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 49) = 49
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 50) = 50
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 49) = 49
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 52) = 52
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 52) = 52
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 52) = 52
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 47) = 47
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 47) = 47
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 47) = 47
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 50) = 50
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 47) = 47
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 50) = 50
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 58) = 58
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 55) = 55
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 54) = 54
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 52) = 52
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 52) = 52
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 48) = 48
chdir("..")                             = 0
lstat("mikmod", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("mikmod", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 16 entries */, 3933)     = 340
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mikmod")                         = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10356, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 50) = 50
lstat("COPYING", {st_mode=S_IFREG|0640, st_size=25265, ...}) = 0
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=368, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 50) = 50
lstat("drv_xmms.c", {st_mode=S_IFREG|0640, st_size=3344, ...}) = 0
lstat("mikmod-plugin.h", {st_mode=S_IFREG|0640, st_size=597, ...}) = 0
lstat("plugin.c", {st_mode=S_IFREG|0640, st_size=22156, ...}) = 0
lstat("mikmod.xpm", {st_mode=S_IFREG|0640, st_size=29732, ...}) = 0
lstat("Makefile", {st_mode=S_IFREG|0640, st_size=12911, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/m"..., 47) = 47
lstat("drv_xmms.lo", {st_mode=S_IFREG|0640, st_size=148396, ...}) = 0
lstat("plugin.lo", {st_mode=S_IFREG|0640, st_size=225164, ...}) = 0
lstat(".libs", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open(".libs", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 100
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir(".libs")                          = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("cdaudio", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("cdaudio", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 22 entries */, 3933)     = 448
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("cdaudio")                        = 0
write(1, "./nico/testen/xmms-1.2.2/Input/c"..., 51) = 51
write(1, "./nico/testen/xmms-1.2.2/Input/c"..., 51) = 51
write(1, "./nico/testen/xmms-1.2.2/Input/c"..., 51) = 51
write(1, "./nico/testen/xmms-1.2.2/Input/c"..., 49) = 49
write(1, "./nico/testen/xmms-1.2.2/Input/c"..., 48) = 48
write(1, "./nico/testen/xmms-1.2.2/Input/c"..., 52) = 52
chdir("..")                             = 0
lstat("idcin", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("idcin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 136
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("idcin")                          = 0
write(1, "./nico/testen/xmms-1.2.2/Input/i"..., 49) = 49
write(1, "./nico/testen/xmms-1.2.2/Input/i"..., 49) = 49
write(1, "./nico/testen/xmms-1.2.2/Input/i"..., 46) = 46
chdir("..")                             = 0
lstat("tonegen", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Input/t"..., 39) = 39
open("tonegen", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("tonegen")                        = 0
write(1, "./nico/testen/xmms-1.2.2/Input/t"..., 51) = 51
write(1, "./nico/testen/xmms-1.2.2/Input/t"..., 51) = 51
write(1, "./nico/testen/xmms-1.2.2/Input/t"..., 49) = 49
write(1, "./nico/testen/xmms-1.2.2/Input/t"..., 48) = 48
chdir("..")                             = 0
write(1, "./nico/testen/xmms-1.2.2/Input/M"..., 40) = 40
chdir("..")                             = 0
lstat("Effect", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Effect\n", 32) = 32
open("Effect", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 160
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Effect")                         = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10461, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 44) = 44
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=42, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 44) = 44
lstat("voice", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 38) = 38
open("voice", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("voice")                          = 0
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 50) = 50
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 50) = 50
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 46) = 46
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 46) = 46
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 47) = 47
chdir("..")                             = 0
lstat("echo_plugin", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 44) = 44
open("echo_plugin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 152
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("echo_plugin")                    = 0
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 56) = 56
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 56) = 56
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 51) = 51
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 51) = 51
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 53) = 53
chdir("..")                             = 0
lstat("stereo_plugin", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 46) = 46
open("stereo_plugin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 116
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("stereo_plugin")                  = 0
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 58) = 58
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 58) = 58
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 55) = 55
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 55) = 55
chdir("..")                             = 0
write(1, "./nico/testen/xmms-1.2.2/Effect/"..., 41) = 41
chdir("..")                             = 0
lstat("General", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/General"..., 33) = 33
open("General", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 156
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("General")                        = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10455, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/General"..., 45) = 45
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=34, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/General"..., 45) = 45
lstat("ir", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("ir", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 232
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("ir")                             = 0
write(1, "./nico/testen/xmms-1.2.2/General"..., 48) = 48
write(1, "./nico/testen/xmms-1.2.2/General"..., 48) = 48
write(1, "./nico/testen/xmms-1.2.2/General"..., 48) = 48
write(1, "./nico/testen/xmms-1.2.2/General"..., 45) = 45
chdir("..")                             = 0
lstat("joystick", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("joystick", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 9 entries */, 3933)      = 172
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("joystick")                       = 0
write(1, "./nico/testen/xmms-1.2.2/General"..., 54) = 54
write(1, "./nico/testen/xmms-1.2.2/General"..., 54) = 54
write(1, "./nico/testen/xmms-1.2.2/General"..., 54) = 54
write(1, "./nico/testen/xmms-1.2.2/General"..., 51) = 51
chdir("..")                             = 0
lstat("song_change", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/General"..., 45) = 45
open("song_change", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 120
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("song_change")                    = 0
write(1, "./nico/testen/xmms-1.2.2/General"..., 57) = 57
write(1, "./nico/testen/xmms-1.2.2/General"..., 57) = 57
write(1, "./nico/testen/xmms-1.2.2/General"..., 59) = 59
write(1, "./nico/testen/xmms-1.2.2/General"..., 54) = 54
chdir("..")                             = 0
write(1, "./nico/testen/xmms-1.2.2/General"..., 42) = 42
chdir("..")                             = 0
lstat("Visualization", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("Visualization", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 168
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("Visualization")                  = 0
lstat("Makefile.in", {st_mode=S_IFREG|0640, st_size=10480, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 51) = 51
lstat("Makefile.am", {st_mode=S_IFREG|0640, st_size=47, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 51) = 51
lstat("blur_scope", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 50) = 50
open("blur_scope", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 208
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("blur_scope")                     = 0
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 62) = 62
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 62) = 62
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 63) = 63
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 63) = 63
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 59) = 59
chdir("..")                             = 0
lstat("sanalyzer", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 49) = 49
open("sanalyzer", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 7 entries */, 3933)      = 144
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("sanalyzer")                      = 0
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 61) = 61
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 61) = 61
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 60) = 60
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 58) = 58
chdir("..")                             = 0
lstat("opengl_spectrum", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 55) = 55
open("opengl_spectrum", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 176
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("opengl_spectrum")                = 0
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 67) = 67
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 67) = 67
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 73) = 73
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 73) = 73
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 67) = 67
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 64) = 64
chdir("..")                             = 0
write(1, "./nico/testen/xmms-1.2.2/Visuali"..., 48) = 48
chdir("..")                             = 0
lstat("wmxmms", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("wmxmms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 232
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("wmxmms")                         = 0
write(1, "./nico/testen/xmms-1.2.2/wmxmms/"..., 44) = 44
write(1, "./nico/testen/xmms-1.2.2/wmxmms/"..., 44) = 44
write(1, "./nico/testen/xmms-1.2.2/wmxmms/"..., 41) = 41
write(1, "./nico/testen/xmms-1.2.2/wmxmms/"..., 42) = 42
write(1, "./nico/testen/xmms-1.2.2/wmxmms/"..., 41) = 41
write(1, "./nico/testen/xmms-1.2.2/wmxmms/"..., 53) = 53
write(1, "./nico/testen/xmms-1.2.2/wmxmms/"..., 41) = 41
chdir("..")                             = 0
lstat("gnomexmms", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/xmms-1.2.2/gnomexm"..., 35) = 35
open("gnomexmms", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 10 entries */, 3933)     = 232
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("gnomexmms")                      = 0
write(1, "./nico/testen/xmms-1.2.2/gnomexm"..., 47) = 47
write(1, "./nico/testen/xmms-1.2.2/gnomexm"..., 47) = 47
write(1, "./nico/testen/xmms-1.2.2/gnomexm"..., 47) = 47
write(1, "./nico/testen/xmms-1.2.2/gnomexm"..., 53) = 53
write(1, "./nico/testen/xmms-1.2.2/gnomexm"..., 52) = 52
write(1, "./nico/testen/xmms-1.2.2/gnomexm"..., 49) = 49
write(1, "./nico/testen/xmms-1.2.2/gnomexm"..., 56) = 56
write(1, "./nico/testen/xmms-1.2.2/gnomexm"..., 44) = 44
chdir("..")                             = 0
lstat("intl", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("intl", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 27 entries */, 3933)     = 608
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("intl")                           = 0
write(1, "./nico/testen/xmms-1.2.2/intl/Ch"..., 40) = 40
write(1, "./nico/testen/xmms-1.2.2/intl/Ma"..., 42) = 42
write(1, "./nico/testen/xmms-1.2.2/intl/li"..., 44) = 44
write(1, "./nico/testen/xmms-1.2.2/intl/po"..., 44) = 44
write(1, "./nico/testen/xmms-1.2.2/intl/xo"..., 44) = 44
write(1, "./nico/testen/xmms-1.2.2/intl/ge"..., 40) = 40
write(1, "./nico/testen/xmms-1.2.2/intl/ge"..., 41) = 41
write(1, "./nico/testen/xmms-1.2.2/intl/li"..., 43) = 43
write(1, "./nico/testen/xmms-1.2.2/intl/bi"..., 44) = 44
write(1, "./nico/testen/xmms-1.2.2/intl/dc"..., 42) = 42
write(1, "./nico/testen/xmms-1.2.2/intl/dg"..., 41) = 41
write(1, "./nico/testen/xmms-1.2.2/intl/ge"..., 40) = 40
write(1, "./nico/testen/xmms-1.2.2/intl/lo"..., 44) = 44
write(1, "./nico/testen/xmms-1.2.2/intl/te"..., 43) = 43
write(1, "./nico/testen/xmms-1.2.2/intl/ex"..., 44) = 44
write(1, "./nico/testen/xmms-1.2.2/intl/po"..., 41) = 41
write(1, "./nico/testen/xmms-1.2.2/intl/Ma"..., 39) = 39
chdir("..")                             = 0
lstat("po", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("po", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 65 entries */, 3933)     = 1248
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("po")                             = 0
write(1, "./nico/testen/xmms-1.2.2/po/Chan"..., 38) = 38
write(1, "./nico/testen/xmms-1.2.2/po/Make"..., 43) = 43
write(1, "./nico/testen/xmms-1.2.2/po/de.p"..., 34) = 34
write(1, "./nico/testen/xmms-1.2.2/po/el_G"..., 37) = 37
write(1, "./nico/testen/xmms-1.2.2/po/eo.p"..., 34) = 34
write(1, "./nico/testen/xmms-1.2.2/po/es.p"..., 34) = 34
write(1, "./nico/testen/xmms-1.2.2/po/de.g"..., 35) = 35
write(1, "./nico/testen/xmms-1.2.2/po/el_G"..., 38) = 38
write(1, "./nico/testen/xmms-1.2.2/po/eo.g"..., 35) = 35
write(1, "./nico/testen/xmms-1.2.2/po/es.g"..., 35) = 35
write(1, "./nico/testen/xmms-1.2.2/po/Make"..., 40) = 40
write(1, "./nico/testen/xmms-1.2.2/po/Make"..., 37) = 37
chdir("..")                             = 0
write(1, "./nico/testen/xmms-1.2.2/config."..., 38) = 38
write(1, "./nico/testen/xmms-1.2.2/Makefil"..., 34) = 34
chdir("..")                             = 0
lstat("xmms-1.2.2.tar.gz", {st_mode=S_IFREG|0640, st_size=1667505, ...}) = 0
lstat("lilo-colors-1.21.1.tar.gz", {st_mode=S_IFREG|0640, st_size=14583, ...}) 
= 0
lstat("pacman", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("pacman", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 44 entries */, 3933)     = 1084
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("pacman")                         = 0
write(1, "./nico/testen/pacman/pacmaze1.jp"..., 34) = 34
write(1, "./nico/testen/pacman/PowerPill.c"..., 37) = 37
write(1, "./nico/testen/pacman/pactitle.jp"..., 34) = 34
write(1, "./nico/testen/pacman/PacDead.cla"..., 35) = 35
write(1, "./nico/testen/pacman/FantomeView"..., 39) = 39
write(1, "./nico/testen/pacman/interm.au\n", 31) = 31
write(1, "./nico/testen/pacman/ghosteat.au"..., 33) = 33
write(1, "./nico/testen/pacman/FChemin.cla"..., 35) = 35
write(1, "./nico/testen/pacman/extrapac.au"..., 33) = 33
write(1, "./nico/testen/pacman/FZombie.cla"..., 35) = 35
write(1, "./nico/testen/pacman/Fantome.cla"..., 35) = 35
write(1, "./nico/testen/pacman/FAlive.clas"..., 34) = 34
write(1, "./nico/testen/pacman/Chemin.clas"..., 34) = 34
write(1, "./nico/testen/pacman/BonusPlace."..., 38) = 38
write(1, "./nico/testen/pacman/readme.txt\n", 32) = 32
write(1, "./nico/testen/pacman/Place.class"..., 33) = 33
write(1, "./nico/testen/pacman/eat.au\n", 28) = 28
write(1, "./nico/testen/pacman/State.class"..., 33) = 33
write(1, "./nico/testen/pacman/PositionVie"..., 40) = 40
write(1, "./nico/testen/pacman/PacManView."..., 38) = 38
write(1, "./nico/testen/pacman/killed.au\n", 31) = 31
write(1, "./nico/testen/pacman/ScoreView.c"..., 37) = 37
write(1, "./nico/testen/pacman/IntroView.c"..., 37) = 37
write(1, "./nico/testen/pacman/StaticObjec"..., 40) = 40
write(1, "./nico/testen/pacman/PacAlive.cl"..., 36) = 36
write(1, "./nico/testen/pacman/ghosteat2.a"..., 34) = 34
write(1, "./nico/testen/pacman/Game.class\n", 32) = 32
write(1, "./nico/testen/pacman/fruiteat.au"..., 33) = 33
write(1, "./nico/testen/pacman/AnimatedObj"..., 42) = 42
chdir("..")                             = 0
lstat("linuxproxy.v106.dyn.tar.gz", {st_mode=S_IFREG|0640, st_size=14453, ...}) 
= 0
lstat("lilo-colors-1.21.1", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
open("lilo-colors-1.21.1", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 300
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("lilo-colors-1.21.1")             = 0
write(1, "./nico/testen/lilo-colors-1.21.1"..., 42) = 42
write(1, "./nico/testen/lilo-colors-1.21.1"..., 45) = 45
write(1, "./nico/testen/lilo-colors-1.21.1"..., 48) = 48
write(1, "./nico/testen/lilo-colors-1.21.1"..., 50) = 50
write(1, "./nico/testen/lilo-colors-1.21.1"..., 44) = 44
write(1, "./nico/testen/lilo-colors-1.21.1"..., 40) = 40
chdir("..")                             = 0
lstat("bugsquish-0.0.2.tar.gz", {st_mode=S_IFREG|0640, st_size=613381, ...}) = 0
lstat("dossizola.sourceforge.net", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/dossizola.sourcefo"..., 40) = 40
open("dossizola.sourceforge.net", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 31 entries */, 3933)     = 740
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("dossizola.sourceforge.net")      = 0
write(1, "./nico/testen/dossizola.sourcefo"..., 50) = 50
write(1, "./nico/testen/dossizola.sourcefo"..., 52) = 52
write(1, "./nico/testen/dossizola.sourcefo"..., 52) = 52
write(1, "./nico/testen/dossizola.sourcefo"..., 51) = 51
write(1, "./nico/testen/dossizola.sourcefo"..., 53) = 53
write(1, "./nico/testen/dossizola.sourcefo"..., 52) = 52
write(1, "./nico/testen/dossizola.sourcefo"..., 52) = 52
write(1, "./nico/testen/dossizola.sourcefo"..., 54) = 54
write(1, "./nico/testen/dossizola.sourcefo"..., 50) = 50
write(1, "./nico/testen/dossizola.sourcefo"..., 53) = 53
write(1, "./nico/testen/dossizola.sourcefo"..., 54) = 54
write(1, "./nico/testen/dossizola.sourcefo"..., 54) = 54
write(1, "./nico/testen/dossizola.sourcefo"..., 53) = 53
write(1, "./nico/testen/dossizola.sourcefo"..., 52) = 52
write(1, "./nico/testen/dossizola.sourcefo"..., 53) = 53
write(1, "./nico/testen/dossizola.sourcefo"..., 52) = 52
chdir("..")                             = 0
lstat("doszillaa.sourceforge.net.tar.gz", {st_mode=S_IFREG|0640, 
st_size=243887, ...}) = 0
write(1, "./nico/testen/doszillaa.sourcefo"..., 47) = 47
lstat("mpeg", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
write(1, "./nico/testen/mpeg\n", 19)    = 19
open("mpeg", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 34 entries */, 3933)     = 848
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("mpeg")                           = 0
write(1, "./nico/testen/mpeg/mp3-header.ht"..., 35) = 35
write(1, "./nico/testen/mpeg/mp3frame.html"..., 33) = 33
write(1, "./nico/testen/mpeg/mpeg1-a.html\n", 32) = 32
write(1, "./nico/testen/mpeg/index.html\n", 30) = 30
write(1, "./nico/testen/mpeg/mp3reference."..., 37) = 37
write(1, "./nico/testen/mpeg/MP3ext31b8src"..., 37) = 37
write(1, "./nico/testen/mpeg/easy.html\n", 29) = 29
write(1, "./nico/testen/mpeg/node26.html\n", 31) = 31
write(1, "./nico/testen/mpeg/mp3frame_bloc"..., 39) = 39
write(1, "./nico/testen/mpeg/id3guide.htm\n", 32) = 32
write(1, "./nico/testen/mpeg/node27.html\n", 31) = 31
write(1, "./nico/testen/mpeg/genre.txt\n", 29) = 29
write(1, "./nico/testen/mpeg/develop.html\n", 32) = 32
chdir("..")                             = 0
chdir("..")                             = 0
chdir("..")                             = 0
lstat("halten", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
write(1, "./halten\n", 9)               = 9
open("halten", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 13 entries */, 3933)     = 248
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("halten")                         = 0
lstat("smb.conf2", {st_mode=S_IFREG|0644, st_size=817, ...}) = 0
lstat("smb.conf", {st_mode=S_IFREG|0644, st_size=815, ...}) = 0
lstat("pas", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("pas", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 5 entries */, 3933)      = 92
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("pas")                            = 0
chdir("..")                             = 0
lstat("online", {st_mode=S_IFREG|0755, st_size=74, ...}) = 0
write(1, "./halten/online\n", 16)       = 16
lstat("suse-mail", {st_mode=S_IFREG|0644, st_size=1061, ...}) = 0
write(1, "./halten/suse-mail\n", 19)    = 19
lstat("selbsstaendig", {st_mode=S_IFREG|0644, st_size=315, ...}) = 0
write(1, "./halten/selbsstaendig\n", 23) = 23
lstat("smbpasswd", {st_mode=S_IFREG|0640, st_size=666, ...}) = 0
lstat("bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("bin", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 148
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("bin")                            = 0
write(1, "./halten/bin/online\n", 20)   = 20
write(1, "./halten/bin/stseti\n", 20)   = 20
write(1, "./halten/bin/seti-20\n", 21)  = 21
write(1, "./halten/bin/seti-send\n", 23) = 23
write(1, "./halten/bin/seti20\n", 20)   = 20
write(1, "./halten/bin/offline\n", 21)  = 21
chdir("..")                             = 0
lstat("utils", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("utils", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 6 entries */, 3933)      = 132
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("utils")                          = 0
write(1, "./halten/utils/printer_filter\n", 30) = 30
write(1, "./halten/utils/epson740.filter\n", 31) = 31
write(1, "./halten/utils/printer_filter.V1"..., 33) = 33
chdir("..")                             = 0
chdir("..")                             = 0
lstat("mp3", {st_mode=S_IFLNK|0777, st_size=5, ...}) = 0
lstat("utils", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("utils", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 4
fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 11 entries */, 3933)     = 236
lseek(4, 0, SEEK_CUR)                   = 4096
getdents(4, /* 0 entries */, 3933)      = 0
close(4)                                = 0
chdir("utils")                          = 0
write(1, "./utils/canon.filter\n", 21)  = 21
write(1, "./utils/hp.filter\n", 18)     = 18
write(1, "./utils/alphabet.ps\n", 20)   = 20
write(1, "./utils/alphabet.hp\n", 20)   = 20
write(1, "./utils/cheq.ps\n", 16)       = 16
write(1, "./utils/alpabet.epson\n", 22) = 22
write(1, "./utils/epson.filter\n", 21)  = 21
chdir("..")                             = 0
lstat("popow", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
open("popow", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 EACCES (Permission denied)
write(2, "find: ", 6find: )                   = 6
write(2, "./popow", 7./popow)                  = 7
write(2, ": Keine Berechtigung", 20: Keine Berechtigung)    = 20
write(2, "\n", 1
)                       = 1
fchdir(3)                               = 0
munmap(0x40014000, 4096)                = 0
_exit(1)                                = ?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]