Thread nummerische dateien löschen
(2 answers)
Opened by jan99 at 2008-11-26 12:29
verzeichnis auslesen - opendir/readdir - http://p3rl.org/opendir, http://p3rl.org/readdir
in der readdir-schleife mit regex matchen - http://p3rl.org/perlretut löschen - http://p3rl.org/unlink Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |