Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: how can i also show sub folders

by tstock (Curate)
on Nov 21, 2001 at 13:21 UTC ( #126741=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @stat = stat(_); # the -f test did a stat on the same file
    
  2. or download this
    if ($stat[7] > 1000)
    {
      $stat[7] = sprintf( "%d KB",  int($stat[7] * .001)  );
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://126741]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2023-12-06 04:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (29 votes). Check out past polls.

    Notices?