Re: Using Cwd; in practice how have you used...

2002-07-25 Thread drieux
On Wednesday, July 24, 2002, at 12:42 , McCormick, Rob E wrote: [..] > I don't > understand cwd (current working directory). My questions apply to this > general scenario: > > In practice, I'd like to work with my .pl or .plx files in say, > /myhome/bin/ [..] Let's start with some simple basic

Re: Using Cwd; in practice how have you used...

2002-07-24 Thread Sudarshan Raghavan
On Wed, 24 Jul 2002, McCormick, Rob E wrote: > > I read (ok, skimmed...) the results from perldoc -m cwd. I don't > understand cwd (current working directory). My questions apply to this > general scenario: > > In practice, I'd like to work with my .pl or .plx files in say, /myhome/bin/ > >

Using Cwd; in practice how have you used...

2002-07-24 Thread McCormick, Rob E
I read (ok, skimmed...) the results from perldoc -m cwd. I don't understand cwd (current working directory). My questions apply to this general scenario: In practice, I'd like to work with my .pl or .plx files in say, /myhome/bin/ Suppose I want to do some looping on some files in /data/path