Thread Problem mit Schreibrechten (chmod) (12 answers)
Opened by oruebe at 2004-12-29 21:02

pq
 2004-12-30 19:18
#3962 #3962
User since
2003-08-04
12209 Artikel
Admin1
[Homepage]
user image
[quote=oruebe,30.12.2004, 18:14]PQ, ja, ich benutze warnings, habe aber nichts bekommen. Aber wie gesagt: ICh hatte es auch in der anderen Form versucht.[/quote]
hmm, dann ist dein perl kaputt.
(du guckst aber schon im errorlog nach warnings, oder...?)

hier:
tina@station10:~/soft/misc/nagios/nagios-2.0b1> perl -wle'chmod ("test", 0777);'
Argument "test" isn't numeric in chmod at -e line 1.
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: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread Problem mit Schreibrechten (chmod)