Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
which doesn't seem to work, because some of the directories don't exist. I'm sure there's a better way, I'm just to new. Thanks, Harrymy @dirs = `ls /var/log/HOSTS/*/*/$year/$month/$day/*`
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Expanding directories
by grinder (Bishop) on Jun 24, 2002 at 12:13 UTC | |
|
Re: Expanding directories
by bronto (Priest) on Jun 24, 2002 at 10:50 UTC | |
by gav^ (Curate) on Jun 24, 2002 at 12:50 UTC |