Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Changing data output

by helgi (Hermit)
on Jun 19, 2003 at 15:52 UTC ( [id://267251]=note: print w/replies, xml ) Need Help??


in reply to Changing data output

Or...

my $basedir = '/mydirectory/directory/'; for (@dirs) { s/^$basedir//; print "$_\n"; }


--
Regards,
Helgi Briem
helgi DOT briem AT decode DOT is

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-03-19 07:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found