Please remove me from the mailing list.
Thank you.
Chris
-Original Message-
From: Michael Fowler [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 27, 2001 5:27 PM
To: Me
Cc: Porter, Chris; [EMAIL PROTECTED]
Subject: Re: FW: rmdir
On Wed, Jun 27, 2001 at 03:51:43PM -0500, Me wrote
quot;}
-Original Message-
From: Craig Moynes/Markham/IBM [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 10, 2001 9:02 AM
To: Porter, Chris
Cc: '[EMAIL PROTECTED]'
Subject: Re: Directories
> Calling perl gurus,
> Hello, help please!!! Looking
Calling perl gurus,
Hello, help please!!! Looking to delete empty directories, I have a script
for that but if the directories have files in them, it dies. Either can I
add some type of script to delete them also or can I just avoid them all
together and just delete the empty ones. Any help w
Mike,
Still unsure how to approach. Very new to perl and I don't want to screw
this up. Any input from you would be great. Thank you.
Chris
-Original Message-
From: Michael Fowler [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 27, 2001 5:27 PM
To: Me
Cc: Porter, Chris; [
-Original Message-
From: Porter, Chris
Sent: Wednesday, June 27, 2001 9:21 AM
To: 'Maxim Berlin'
Subject: RE: FW: rmdir
Hi,
It's working great. Thank you. But one more thing, it's removing all the
empty directories but what about directories with files in them.
($Name =~ /^[A-Z]+$/)) {rmdir $Name}
if ((-d $Name)) {print "$Name\n"}
}
-Original Message-
From: Maxim Berlin [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 26, 2001 9:22 AM
To: '[EMAIL PROTECTED]'
Subject: Re: rmdir
Hello Chris,
Tuesd
Hi, was hoping someone could help.
I want to remove some directories:
.Any help would be greatly appreciated.
Basically, I want to remove all directories with Capital letters in this
directory. Make sense.
Here is my script, looks like it's working but it's not removing all the
directoriesopendir
UNSUBSCRIBE.
Thanks.
-Original Message-
From: Porter, Chris
Sent: Thursday, May 17, 2001 6:59 AM
To: '[EMAIL PROTECTED]'
Subject: RE: FW: delete files
Thanks, helps very much. The directory -- I added the directory I'm
referring to.
opendir DIR - added the same directory()
Can u
Forwarded message.
-Original Message-
From: Porter, Chris
Sent: Wednesday, May 16, 2001 7:14 AM
To: '[EMAIL PROTECTED]'; ',[EMAIL PROTECTED]'
Subject: RE: FW: delete files
Silly question --- where do i exactly insert all of my information that
points to where m
Any ideas???
> -Original Message-
> From: Porter, Chris
> Sent: Tuesday, May 15, 2001 9:20 AM
> To: '[EMAIL PROTECTED]'
> Subject: delete files
>
> Hello,
>
> How are you? Sorry to bother. I am very new to perl so pleas
11 matches
Mail list logo