deny <[EMAIL PROTECTED]> wrote:
: i ve found a perl script to calculate the sum of the
: permissions my principal files
:
: the line which is writing in my file is
:
: foreach $name ( sort @files) {
: ($uid,$gid) = (stat $nane)[4,5];
: ici la ligne //////// $stat = sprintf "%Oo",
: (stat_)[2];//////////////////
That isn't only perl code, it's incomplete, and it
doesn't use 'printf'. Show us more code and explain
your problem fully.
HTH,
Charles K. Clarkson
--
Mobile Homes Specialist
254 968-8328
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>