2010-05-06T07:22:41
esskarist es denn auch wirklich ne zip datei?
mach mal "print -e '/LOG/a.zip'"
QuoteUnzulässige Option - /LOG
aha?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
C:\Documents and Settings\user\Desktop\Log auswerten\Subfiles\entzippen>print -e 'LOG/a.zip
Unzulässige Option - /a.zip
C:\Documents and Settings\user\Desktop\Log auswerten\Subfiles\entzippen>dir
05.05.2010 16:08 <DIR> .
05.05.2010 16:08 <DIR> ..
05.05.2010 15:57 <DIR> LOG
05.05.2010 16:08 <DIR> path
06.05.2010 08:19 298 zip.pl
06.05.2010 08:18 302 zip.pl.bak
2 Datei(en) 600 Bytes
4 Verzeichnis(se), 83.740.446.720 Bytes frei
C:\Documents and Settings\user\Desktop\Log auswerten\Subfiles\entzippen>cd LOG
C:\Documents and Settings\user\Desktop\Log auswerten\Subfiles\entzippen\LOG>dir
05.05.2010 15:57 <DIR> .
05.05.2010 15:57 <DIR> ..
05.05.2010 15:46 1.012 a.zip
1 Datei(en) 1.012 Bytes
2 Verzeichnis(se), 83.729.698.816 Bytes frei
verstehs net, die Datei ist ja vorhanden...
Last edited: 2010-05-06 09:29:02 +0200 (CEST)