On Mon, 27 Jan 2003 21:30:39 +0100, Jakob Kofoed wrote:
> How can I look down in a folder structure i.e. for checking last access time
> on files. I need to be independent of the depth of the folder structure so
> it will go down to the bottom of the structure - whether there are 2 or 10
> levels.
On Mon, 27 Jan 2003, Jakob Kofoed wrote:
> Date: Mon, 27 Jan 2003 21:30:39 +0100
> From: Jakob Kofoed <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Looking down in folder structure
>
> Hi,
>
> How can I look down in a folder structure i.e. for checki
On Mon, 27 Jan 2003 21:30:39 +0100, "Jakob Kofoed" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> How can I look down in a folder structure i.e. for checking last access time
> on files. I need to be independent of the depth of the folder structure so
> it
Hi,
How can I look down in a folder structure i.e. for checking last access time
on files. I need to be independent of the depth of the folder structure so
it will go down to the bottom of the structure - whether there are 2 or 10
levels.
I tried the "glob" function but it need a specific depth i