Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^7: tree command

by choroba (Cardinal)
on Oct 14, 2015 at 12:25 UTC ( [id://1144852]=note: print w/replies, xml ) Need Help??


in reply to Re^6: tree command
in thread tree command

Ouch, you're right. Doing -f wouldn't help much, either. What about
my @all = glob '* */'; @dirs = grep m(/$), @all; # etc.
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-25 08:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found