Jump to content

Recommended Posts

Posted
I am looking for some help with some software. Ok i got it wrong i am looking for some software. (no cost if possable) i need some software to list/print folders and files within a folder. I also need to be able to attach the date last accessed. Does anyone know of any please.
Posted

I think you can get away with a simple dir command output to a file:

 

dir /TA > mylog.txt

 

Have a look at the other dir options as there maybe some better switches to use.

Posted

ok thank i will have a look but was lookind at more of a file structure log ie

 

public last accessed 30/1/06

files last accessed date

folder1 last accessed date

files in folder 1 last accessed date

ect ect ect

 

i hope this makes things a bit clearer

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...