You are reading a single comment by @Aroogah and its replies. Click here to read the full conversation.
  • Basics really..
    I found something I can use but I've got no idea where to change what to look where I need.
    If that makes sense?

    I don't want to wade into overflow if I can help it about powershell.

    Ive used R to grab a list of names, but I don't think I can use R to grab the modified dates at the same time.

  • Yes. For files and paths under 255 chars

  • Who knew something as simple as this would work?

    details=file.info(list.files("C://",full.names = TRUE,recursive = TRUE ))

    (i'm just checking to see if it throws its shit on the walls when I look in the drive I actually want it to)

About

Avatar for Aroogah @Aroogah started