Re: Mal was für einen perl-Fachmann ...
Jörg Linnenkohl <[email protected]>
| Newsgroups | gmane.linux.redhat.general.german |
|---|---|
| Organization | wmgruppe |
| Message-ID | <[email protected]> |
Am Dienstag, 6. Juli 2004 13:17 schrieb Uwe Lingner: > Hallo Jörg, > > das geht doch meines Wissens ganz einfach: > > > #!/usr/bin/perl > > $dirname = "/tmp"; > chdir $dirname; > @inhalt=<*.*>; > $anzahl=@inhalt; Jaaa, klappt gut und scheint schneller als das, was ich jetzt habe. Danke Dir Viele Grüße Jörg